Pull request #148 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9618fbb6d518d9e07772adb041969f1a16235488+963987e627e8dcac0df49593e42f1bbbca2c5392 (8fd6c1f88cd778889ebc1bd64bd3c26257625299) 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-ssh467376498328178889.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7108409905456300903.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-148/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-148/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14105361528621060682.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-148/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8583570886660223078.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7991318753259102487.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-148/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-148/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16952691616495937150.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4869 in /w/workspace/undry_device-rfid-llrp-go_PR-148 [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-148 # 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/148/head:refs/remotes/origin/PR-148 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 963987e627e8dcac0df49593e42f1bbbca2c5392 into PR head commit 9618fbb6d518d9e07772adb041969f1a16235488 Merge succeeded, producing 9618fbb6d518d9e07772adb041969f1a16235488 Checking out Revision 9618fbb6d518d9e07772adb041969f1a16235488 (PR-148) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:05:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:05:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW > git config core.sparsecheckout # timeout=10 > git checkout -f 9618fbb6d518d9e07772adb041969f1a16235488 # 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 963987e627e8dcac0df49593e42f1bbbca2c5392 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9618fbb6d518d9e07772adb041969f1a16235488 # timeout=10 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:05:58 ========================================================= 10:05:58 EdgeX Global Pipelines Version Info 10:05:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:05:59 ------------------- 10:05:59 stable info: 10:05:59 ------------------- 10:05:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:05:59 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 10:05:59 Message: update stable to v1.0.244 10:05:59 ------------------- 10:05:59 experimental info: 10:05:59 ------------------- 10:05:59 Commited By: **** collab-it+edgex@linuxfoundation.org 10:05:59 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 10:05:59 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:06:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:06:00 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:06:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:06:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:06:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:06:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 10:06:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:06:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:06:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:06:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:06:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:06:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:06:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:06:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:06:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:06:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:06:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:06:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:06:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:06:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:06:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:06:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:06:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:06:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:06:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:06:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:06:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:06:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-148 [Pipeline] echo 10:06:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-148 [Pipeline] echo 10:06:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-148 [Pipeline] echo 10:06:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9618fbb6d518d9e07772adb041969f1a16235488 [Pipeline] echo 10:06:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9618fbb [Pipeline] echo 10:06:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:06:01 provisioning config files... 10:06:01 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-148@tmp/config7863139457286353279tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:06:02 ---> docker-login.sh 10:06:02 nexus3.edgexfoundry.org:10001 10:06:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:06:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:06:02 Configure a credential helper to remove this warning. See 10:06:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:06:02 10:06:02 Login Succeeded 10:06:02 nexus3.edgexfoundry.org:10002 10:06:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:06:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:06:02 Configure a credential helper to remove this warning. See 10:06:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:06:02 10:06:02 Login Succeeded 10:06:02 nexus3.edgexfoundry.org:10003 10:06:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:06:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:06:02 Configure a credential helper to remove this warning. See 10:06:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:06:02 10:06:02 Login Succeeded 10:06:02 nexus3.edgexfoundry.org:10004 10:06:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:06:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:06:02 Configure a credential helper to remove this warning. See 10:06:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:06:02 10:06:02 Login Succeeded 10:06:02 docker.io 10:06:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:06:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:06:02 Configure a credential helper to remove this warning. See 10:06:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:06:02 10:06:02 Login Succeeded 10:06:02 ---> docker-login.sh ends [Pipeline] } 10:06:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:06:03 + git rev-list -1 --merges 9618fbb6d518d9e07772adb041969f1a16235488~1..9618fbb6d518d9e07772adb041969f1a16235488 [Pipeline] echo 10:06:03 -----------> git rev-list -1 --merges 9618fbb6d518d9e07772adb041969f1a16235488~1..9618fbb6d518d9e07772adb041969f1a16235488 9618fbb6d518d9e07772adb041969f1a16235488 [false] [Pipeline] sh 10:06:03 + git log --format=format:%s -1 9618fbb6d518d9e07772adb041969f1a16235488 [Pipeline] echo 10:06:04 ========================================================= 10:06:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:06:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:06:04 + git log --format=format:%s -1 9618fbb6d518d9e07772adb041969f1a16235488 [Pipeline] echo 10:06:04 [semverPrep] GIT_COMMIT: 9618fbb6d518d9e07772adb041969f1a16235488, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 10:06:04 [semverPrep] This is not a build commit. [Pipeline] sh 10:06:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:06:04 + grep -v github /etc/ssh/ssh_known_hosts 10:06:04 + [ -e /tmp/ssh_known_hosts ] 10:06:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:06:04 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:06:04 sudo tee -a /etc/ssh/ssh_known_hosts 10:06:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:06:05 10:06:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:06:05 0.1.4: Pulling from edgex-devops/py-git-semver 10:06:05 b85a868b505f: Pulling fs layer 10:06:05 e2be974225ed: Pulling fs layer 10:06:05 339a4e72a1f5: Pulling fs layer 10:06:05 988bab9f4d93: Pulling fs layer 10:06:05 1469e6f7b9e6: Pulling fs layer 10:06:05 eaf3925da568: Pulling fs layer 10:06:05 bab4dde63d76: Pulling fs layer 10:06:05 bde34c3a00c8: Pulling fs layer 10:06:05 b352a97aabf1: Pulling fs layer 10:06:05 4872d77fe225: Pulling fs layer 10:06:05 5851b861e8e6: Pulling fs layer 10:06:05 bab4dde63d76: Waiting 10:06:05 b352a97aabf1: Waiting 10:06:05 4872d77fe225: Waiting 10:06:05 5851b861e8e6: Waiting 10:06:05 eaf3925da568: Waiting 10:06:05 e2be974225ed: Verifying Checksum 10:06:05 e2be974225ed: Download complete 10:06:05 988bab9f4d93: Download complete 10:06:05 1469e6f7b9e6: Verifying Checksum 10:06:05 1469e6f7b9e6: Download complete 10:06:05 eaf3925da568: Verifying Checksum 10:06:05 eaf3925da568: Download complete 10:06:06 339a4e72a1f5: Verifying Checksum 10:06:06 339a4e72a1f5: Download complete 10:06:06 bde34c3a00c8: Verifying Checksum 10:06:06 bde34c3a00c8: Download complete 10:06:06 b352a97aabf1: Download complete 10:06:06 4872d77fe225: Verifying Checksum 10:06:06 4872d77fe225: Download complete 10:06:06 5851b861e8e6: Verifying Checksum 10:06:06 5851b861e8e6: Download complete 10:06:06 b85a868b505f: Verifying Checksum 10:06:06 b85a868b505f: Download complete 10:06:06 bab4dde63d76: Verifying Checksum 10:06:06 bab4dde63d76: Download complete 10:06:07 b85a868b505f: Pull complete 10:06:07 e2be974225ed: Pull complete 10:06:08 339a4e72a1f5: Pull complete 10:06:08 988bab9f4d93: Pull complete 10:06:08 1469e6f7b9e6: Pull complete 10:06:08 eaf3925da568: Pull complete 10:06:10 bab4dde63d76: Pull complete 10:06:10 bde34c3a00c8: Pull complete 10:06:10 b352a97aabf1: Pull complete 10:06:10 4872d77fe225: Pull complete 10:06:10 5851b861e8e6: Pull complete 10:06:10 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:06:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:06:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:06:10 prd-ubuntu20.04-docker-8c-8g-4869 does not seem to be running inside a container 10:06:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-148 -v /w/workspace/undry_device-rfid-llrp-go_PR-148:/w/workspace/undry_device-rfid-llrp-go_PR-148:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-148@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-148@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:06:12 $ docker top 94b8d5520c497e0f970609a5ba05c9dba4dbd38bc4af6a4f6269987b73c7f114 -eo pid,comm 10:06: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:06:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:06:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:06:12 [ssh-agent] Looking for ssh-agent implementation... 10:06:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:06:13 $ docker exec 94b8d5520c497e0f970609a5ba05c9dba4dbd38bc4af6a4f6269987b73c7f114 ssh-agent 10:06:13 SSH_AUTH_SOCK=/tmp/ssh-uv8j8XRc9cpE/agent.32 10:06:13 SSH_AGENT_PID=38 10:06:13 Running ssh-add (command line suppressed) 10:06:13 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-148@tmp/private_key_9716759210600862497.key (/w/workspace/undry_device-rfid-llrp-go_PR-148@tmp/private_key_9716759210600862497.key) 10:06:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:06:13 + git tag --points-at HEAD [Pipeline] } 10:06:13 $ docker exec --env ******** --env ******** 94b8d5520c497e0f970609a5ba05c9dba4dbd38bc4af6a4f6269987b73c7f114 ssh-agent -k 10:06:13 unset SSH_AUTH_SOCK; 10:06:13 unset SSH_AGENT_PID; 10:06:13 echo Agent pid 38 killed; 10:06:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:06:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:06:13 [ssh-agent] Looking for ssh-agent implementation... 10:06:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:06:13 $ docker exec 94b8d5520c497e0f970609a5ba05c9dba4dbd38bc4af6a4f6269987b73c7f114 ssh-agent 10:06:14 SSH_AUTH_SOCK=/tmp/ssh-Nn9pBxx4DjWZ/agent.70 10:06:14 SSH_AGENT_PID=76 10:06:14 Running ssh-add (command line suppressed) 10:06:14 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-148@tmp/private_key_1043932925243529994.key (/w/workspace/undry_device-rfid-llrp-go_PR-148@tmp/private_key_1043932925243529994.key) 10:06:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:06:14 + git semver init 10:06:14 2023-02-07 10:06:14,679 [run_init] DEBUG init version:0.0.0 force:False 10:06:14 2023-02-07 10:06:14,680 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-148/.semver 10:06:14 2023-02-07 10:06:14,680 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-148/.semver 10:06:14 2023-02-07 10:06:14,680 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-148/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-148, universal_newlines=False, shell=None, istream=None) 10:06:15 2023-02-07 10:06:15,638 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-148/.git/info/exclude 10:06:15 2023-02-07 10:06:15,639 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-148/.semver/PR-148 with force:False 10:06:15 2023-02-07 10:06:15,639 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-148/.semver/PR-148 10:06:15 2023-02-07 10:06:15,644 [execute] INFO git cat-file --batch-check 10:06:15 2023-02-07 10:06:15,644 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-148/.semver, universal_newlines=False, shell=None, istream=) 10:06:15 2023-02-07 10:06:15,651 [execute] INFO git cat-file --batch 10:06:15 2023-02-07 10:06:15,651 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-148/.semver, universal_newlines=False, shell=None, istream=) 10:06:15 2023-02-07 10:06:15,657 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-148/.semver/PR-148 10:06:15 0.0.0 [Pipeline] } 10:06:15 $ docker exec --env ******** --env ******** 94b8d5520c497e0f970609a5ba05c9dba4dbd38bc4af6a4f6269987b73c7f114 ssh-agent -k 10:06:15 unset SSH_AUTH_SOCK; 10:06:15 unset SSH_AGENT_PID; 10:06:15 echo Agent pid 76 killed; 10:06:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:06:16 + git semver [Pipeline] } 10:06:16 $ docker stop --time=1 94b8d5520c497e0f970609a5ba05c9dba4dbd38bc4af6a4f6269987b73c7f114 10:06:17 $ docker rm -f --volumes 94b8d5520c497e0f970609a5ba05c9dba4dbd38bc4af6a4f6269987b73c7f114 [Pipeline] // withDockerContainer [Pipeline] sh 10:06:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:06:18 Stashed 1 file(s) [Pipeline] echo 10:06: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:06:19 provisioning config files... 10:06:19 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-148@tmp/config15777807830274909258tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:06:19 ---> docker-login.sh 10:06:19 nexus3.edgexfoundry.org:10001 10:06:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:06:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:06:19 Configure a credential helper to remove this warning. See 10:06:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:06:19 10:06:19 Login Succeeded 10:06:19 nexus3.edgexfoundry.org:10002 10:06:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:06:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:06:19 Configure a credential helper to remove this warning. See 10:06:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:06:19 10:06:19 Login Succeeded 10:06:19 nexus3.edgexfoundry.org:10003 10:06:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:06:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:06:19 Configure a credential helper to remove this warning. See 10:06:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:06:19 10:06:19 Login Succeeded 10:06:19 nexus3.edgexfoundry.org:10004 10:06:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:06:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:06:19 Configure a credential helper to remove this warning. See 10:06:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:06:19 10:06:19 Login Succeeded 10:06:19 docker.io 10:06:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:06:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:06:20 Configure a credential helper to remove this warning. See 10:06:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:06:20 10:06:20 Login Succeeded 10:06:20 ---> docker-login.sh ends [Pipeline] } 10:06:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:06:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:06:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:06:20 ========================================================= 10:06:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 10:06:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:21 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 10:06:21 Sending build context to Docker daemon 4.108MB 10:06:21 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 10:06:21 Step 2/12 : FROM ${BASE} AS builder 10:06:21 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 10:06:21 213ec9aee27d: Pulling fs layer 10:06:21 4583459ba037: Pulling fs layer 10:06:21 93c1e223e6f2: Pulling fs layer 10:06:21 53926ce57604: Pulling fs layer 10:06:21 21b2b0c7a3f4: Pulling fs layer 10:06:21 22ff95d597cd: Pulling fs layer 10:06:21 12d6caf4c0d1: Pulling fs layer 10:06:21 96b7cbca73a9: Pulling fs layer 10:06:21 a7acece74701: Pulling fs layer 10:06:21 22ff95d597cd: Waiting 10:06:21 12d6caf4c0d1: Waiting 10:06:21 53926ce57604: Waiting 10:06:21 96b7cbca73a9: Waiting 10:06:21 21b2b0c7a3f4: Waiting 10:06:21 a7acece74701: Waiting 10:06:21 93c1e223e6f2: Download complete 10:06:21 4583459ba037: Download complete 10:06:21 21b2b0c7a3f4: Verifying Checksum 10:06:21 21b2b0c7a3f4: Download complete 10:06:21 22ff95d597cd: Verifying Checksum 10:06:21 22ff95d597cd: Download complete 10:06:21 213ec9aee27d: Download complete 10:06:21 12d6caf4c0d1: Verifying Checksum 10:06:21 12d6caf4c0d1: Download complete 10:06:21 213ec9aee27d: Pull complete 10:06:21 4583459ba037: Pull complete 10:06:21 93c1e223e6f2: Pull complete 10:06:22 a7acece74701: Verifying Checksum 10:06:22 a7acece74701: Download complete 10:06:22 53926ce57604: Verifying Checksum 10:06:22 53926ce57604: Download complete 10:06:22 96b7cbca73a9: Download complete 10:06:26 53926ce57604: Pull complete 10:06:26 21b2b0c7a3f4: Pull complete 10:06:26 22ff95d597cd: Pull complete 10:06:26 12d6caf4c0d1: Pull complete 10:06:28 96b7cbca73a9: Pull complete 10:06:29 a7acece74701: Pull complete 10:06:29 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 10:06:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 10:06:29 ---> db6d94c90886 10:06:29 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:06:31 ---> Running in 96035a395635 10:06:31 Removing intermediate container 96035a395635 10:06:31 ---> 5bfe73fefb21 10:06:31 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:06:31 ---> Running in 4404a73e3a97 10:06:31 Removing intermediate container 4404a73e3a97 10:06:31 ---> 93810cd83f99 10:06:31 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:06:31 ---> Running in 4381798ea147 10:06:31 Removing intermediate container 4381798ea147 10:06:31 ---> c4929ac9017b 10:06:31 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:06:31 ---> Running in 6d239c781487 10:06:32 Removing intermediate container 6d239c781487 10:06:32 ---> 26d5ea3eeab8 10:06:32 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:06:32 ---> Running in d76ee8e5c778 10:06:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:06:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:06:32 OK: 211 MiB in 51 packages 10:06:33 Removing intermediate container d76ee8e5c778 10:06:33 ---> 3d92547d0da0 10:06:33 Step 8/12 : WORKDIR /app 10:06:33 ---> Running in 7b3c8480c228 10:06:33 Removing intermediate container 7b3c8480c228 10:06:33 ---> 1b81ed841188 10:06:33 Step 9/12 : COPY go.mod vendor* ./ 10:06:33 ---> 4d4371b1a9ee 10:06:33 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:06:33 ---> Running in a7357ab1d945 10:06:34 Still waiting to schedule task 10:06:34 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:06:51 Removing intermediate container a7357ab1d945 10:06:51 ---> 3579786011bc 10:06:51 Step 11/12 : COPY . . 10:06:51 ---> def343d1a408 10:06:51 Step 12/12 : RUN $MAKE 10:06:51 ---> Running in 451760bd04a2 10:06:52 noop 10:06:52 Removing intermediate container 451760bd04a2 10:06:52 ---> fa1f5c5a7739 10:06:52 Successfully built fa1f5c5a7739 10:06:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:52 + docker inspect -f . ci-base-image-x86_64 10:06:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:06:53 prd-ubuntu20.04-docker-8c-8g-4869 does not seem to be running inside a container 10:06:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-148 -v /w/workspace/undry_device-rfid-llrp-go_PR-148:/w/workspace/undry_device-rfid-llrp-go_PR-148:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-148@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-148@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 ******** ci-base-image-x86_64 cat 10:06:53 $ docker top 2d72830afeb2fb16fa24bbf51be21aaf8e38c991f3961652a7ce112dd810fd9c -eo pid,comm [Pipeline] { [Pipeline] sh 10:06:53 + go version 10:06:53 go version go1.18.7 linux/amd64 [Pipeline] } 10:06:53 $ docker stop --time=1 2d72830afeb2fb16fa24bbf51be21aaf8e38c991f3961652a7ce112dd810fd9c 10:06:55 $ docker rm -f --volumes 2d72830afeb2fb16fa24bbf51be21aaf8e38c991f3961652a7ce112dd810fd9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:55 + docker inspect -f . ci-base-image-x86_64 10:06:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:06:56 prd-ubuntu20.04-docker-8c-8g-4869 does not seem to be running inside a container 10:06:56 $ 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-148 -v /w/workspace/undry_device-rfid-llrp-go_PR-148:/w/workspace/undry_device-rfid-llrp-go_PR-148:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-148@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-148@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 ******** ci-base-image-x86_64 cat 10:06:56 $ docker top d5234965d0fe34e5e6fbb9954066ff1adbb803c8653353e2375a86fbdea9810f -eo pid,comm [Pipeline] { [Pipeline] sh 10:06:56 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-148 [Pipeline] fileExists [Pipeline] sh 10:06:57 + make test 10:06:57 go test ./... -coverprofile=coverage.out ./... 10:06:57 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:07:05 # github.com/edgexfoundry/go-mod-messaging/v3/clients 10:07:05 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:89:9: cannot use client (variable of type *CommandClient) as type interfaces.CommandClient in return statement: 10:07:05 *CommandClient does not implement interfaces.CommandClient (wrong type for IssueGetCommandByName method) 10:07:05 have IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent string, dsReturnEvent string) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 10:07:05 want IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent bool, dsReturnEvent bool) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 10:07:05 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:210:35: undefined: common.ValueNo 10:07:05 # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 10:07:05 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/messaging/command.go:219:43: undefined: common.ValueYes 10:07:05 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/messaging/command.go:223:45: undefined: common.ValueNo 10:07:06 # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 10:07:06 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/command.go:49:71: undefined: common.ValueYes 10:07:06 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/command.go:54:74: undefined: common.ValueYes 10:07:06 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/common.go:68:23: undefined: common.Metrics 10:07:06 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/common.go:78:24: undefined: common.NewMetricsResponse 10:07:06 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/common.go:79:41: undefined: common.ApiMetricsRoute 10:07:06 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/restrouter.go:60:28: undefined: common.ApiMetricsRoute 10:07:06 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver [build failed] 10:07:07 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.247s coverage: 52.0% of statements 10:07:07 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.030s coverage: 95.5% of statements 10:07:07 make: *** [Makefile:31: unittest] Error 2 [Pipeline] } 10:07:07 $ docker stop --time=1 d5234965d0fe34e5e6fbb9954066ff1adbb803c8653353e2375a86fbdea9810f 10:07:08 $ docker rm -f --volumes d5234965d0fe34e5e6fbb9954066ff1adbb803c8653353e2375a86fbdea9810f [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 10:07:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:07:09 10:07:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:07:10 latest: Pulling from edgex-lftools-log-publisher 10:07:10 5eb5b503b376: Pulling fs layer 10:07:10 5c69ac0246d0: Pulling fs layer 10:07:10 ec43610c2a17: Pulling fs layer 10:07:10 3a2ae6a8a46f: Pulling fs layer 10:07:10 33b1e0a273af: Pulling fs layer 10:07:10 5d3b04190fa2: Pulling fs layer 10:07:10 2f39f015ded8: Pulling fs layer 10:07:10 3a2ae6a8a46f: Waiting 10:07:10 33b1e0a273af: Waiting 10:07:10 5d3b04190fa2: Waiting 10:07:10 2f39f015ded8: Waiting 10:07:10 5c69ac0246d0: Verifying Checksum 10:07:10 5c69ac0246d0: Download complete 10:07:10 3a2ae6a8a46f: Verifying Checksum 10:07:10 3a2ae6a8a46f: Download complete 10:07:10 33b1e0a273af: Verifying Checksum 10:07:10 33b1e0a273af: Download complete 10:07:10 5d3b04190fa2: Verifying Checksum 10:07:10 5d3b04190fa2: Download complete 10:07:10 ec43610c2a17: Verifying Checksum 10:07:10 ec43610c2a17: Download complete 10:07:10 5eb5b503b376: Verifying Checksum 10:07:10 5eb5b503b376: Download complete 10:07:11 2f39f015ded8: Download complete 10:07:11 5eb5b503b376: Pull complete 10:07:12 5c69ac0246d0: Pull complete 10:07:12 ec43610c2a17: Pull complete 10:07:12 3a2ae6a8a46f: Pull complete 10:07:12 33b1e0a273af: Pull complete 10:07:12 5d3b04190fa2: Pull complete 10:07:17 2f39f015ded8: Pull complete 10:07:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:07:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:07:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:07:17 prd-ubuntu20.04-docker-8c-8g-4869 does not seem to be running inside a container 10:07:17 $ 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-148 -v /w/workspace/undry_device-rfid-llrp-go_PR-148:/w/workspace/undry_device-rfid-llrp-go_PR-148:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-148@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-148@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:07:18 $ docker top 780b5fbf4fe029f217823abb7dcfa27db6ecc1db15b43081e75ccfba4497aefc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:07:19 ---> job-cost.sh 10:07:19 lf-activate-venv: SKIPPING 10:07:19 INFO: No Stack... 10:07:19 INFO: Retrieving Pricing Info for: v3-standard-8 10:07:20 INFO: Archiving Costs [Pipeline] sh 10:07:20 + cat /w/workspace/undry_device-rfid-llrp-go_PR-148/archives/cost.csv 10:07:20 + cut -d, -f6 [Pipeline] lock 10:07:20 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-148-1-stack-cost] 10:07:20 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-148-1-stack-cost] did not exist. Created. 10:07:20 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-148-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:07:20 + echo total: 0.2199999988079071 [Pipeline] stash 10:07:20 Stashed 1 file(s) [Pipeline] } 10:07:20 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-148-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:07:21 $ docker stop --time=1 780b5fbf4fe029f217823abb7dcfa27db6ecc1db15b43081e75ccfba4497aefc 10:07:22 $ docker rm -f --volumes 780b5fbf4fe029f217823abb7dcfa27db6ecc1db15b43081e75ccfba4497aefc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:07:22 Failed in branch amd64 10:08:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4871 in /w/workspace/undry_device-rfid-llrp-go_PR-148 [Pipeline] { [Pipeline] ws 10:08:55 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 10:08:55 Selected Git installation does not exist. Using Default 10:08:55 The recommended git tool is: NONE 10:09:01 using credential edgex-jenkins-ssh 10:09:01 Cloning the remote Git repository 10:09:01 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:09:01 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 10:09:01 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:09:01 > git --version # timeout=10 10:09:01 > git --version # 'git version 2.25.1' 10:09:01 using GIT_SSH to set credentials SSH Credentials for GitHub 10:09:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:09:02 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:09:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:09:04 Merging remotes/origin/main commit 963987e627e8dcac0df49593e42f1bbbca2c5392 into PR head commit 9618fbb6d518d9e07772adb041969f1a16235488 10:09:03 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:09:03 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:09:03 using GIT_SSH to set credentials SSH Credentials for GitHub 10:09:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/148/head:refs/remotes/origin/PR-148 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:09:04 > git config core.sparsecheckout # timeout=10 10:09:04 > git checkout -f 9618fbb6d518d9e07772adb041969f1a16235488 # timeout=10 10:09:04 Merge succeeded, producing 9618fbb6d518d9e07772adb041969f1a16235488 10:09:04 Checking out Revision 9618fbb6d518d9e07772adb041969f1a16235488 (PR-148) 10:09:05 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" 10:09:05 > git --version # timeout=10 10:09:05 > git --version # 'git version 2.25.1' 10:09:05 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 10:09:04 > git remote # timeout=10 10:09:04 > git config --get remote.origin.url # timeout=10 10:09:04 using GIT_SSH to set credentials SSH Credentials for GitHub 10:09:04 > git merge 963987e627e8dcac0df49593e42f1bbbca2c5392 # timeout=10 10:09:04 > git rev-parse HEAD^{commit} # timeout=10 10:09:04 > git config core.sparsecheckout # timeout=10 10:09:04 > git checkout -f 9618fbb6d518d9e07772adb041969f1a16235488 # timeout=10 [Pipeline] sh 10:09:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:09:06 % Total % Received % Xferd Average Speed Time Time Time Current 10:09:06 Dload Upload Total Spent Left Speed 10:09:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 244k 0 --:--:-- --:--:-- --:--:-- 244k [Pipeline] sh 10:09:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:09:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:09:07 + sudo tee /etc/docker/daemon.new 10:09:07 { 10:09:07 "registry-mirrors": [ 10:09:07 "https://nexus3.edgexfoundry.org:10001" 10:09:07 ], 10:09:07 "bip": "10.250.0.254/24", 10:09:07 "hosts": [ 10:09:07 "tcp://0.0.0.0:5555", 10:09:07 "unix:///var/run/docker.sock" 10:09:07 ], 10:09:07 "mtu": 1458, 10:09:07 "selinux-enabled": true, 10:09:07 "seccomp-profile": "/etc/docker/seccomp.json" 10:09:07 } [Pipeline] sh 10:09:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:09:07 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:09:26 provisioning config files... 10:09:26 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config11818370050119617864tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:09:26 ---> docker-login.sh 10:09:26 nexus3.edgexfoundry.org:10001 10:09:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:09:27 Configure a credential helper to remove this warning. See 10:09:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:09:27 10:09:27 Login Succeeded 10:09:27 nexus3.edgexfoundry.org:10002 10:09:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:09:27 Configure a credential helper to remove this warning. See 10:09:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:09:27 10:09:27 Login Succeeded 10:09:27 nexus3.edgexfoundry.org:10003 10:09:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:09:28 Configure a credential helper to remove this warning. See 10:09:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:09:28 10:09:28 Login Succeeded 10:09:28 nexus3.edgexfoundry.org:10004 10:09:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:09:28 Configure a credential helper to remove this warning. See 10:09:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:09:28 10:09:28 Login Succeeded 10:09:28 docker.io 10:09:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:09:29 Configure a credential helper to remove this warning. See 10:09:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:09:29 10:09:29 Login Succeeded 10:09:29 ---> docker-login.sh ends [Pipeline] } 10:09:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:09:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:09:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:09:29 ========================================================= 10:09:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 10:09:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:30 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 10:09:30 Sending build context to Docker daemon 1.22MB 10:09:30 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 10:09:30 Step 2/12 : FROM ${BASE} AS builder 10:09:30 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:09:30 9b18e9b68314: Pulling fs layer 10:09:30 35d82f9e3411: Pulling fs layer 10:09:30 e16973657156: Pulling fs layer 10:09:30 fc693d55d65f: Pulling fs layer 10:09:30 7e9fc2657dce: Pulling fs layer 10:09:30 dda99020689f: Pulling fs layer 10:09:30 db1c61fa0a46: Pulling fs layer 10:09:30 891c053d2c06: Pulling fs layer 10:09:30 dda99020689f: Waiting 10:09:30 db1c61fa0a46: Waiting 10:09:30 891c053d2c06: Waiting 10:09:30 fc693d55d65f: Waiting 10:09:30 7e9fc2657dce: Waiting 10:09:30 e16973657156: Verifying Checksum 10:09:30 e16973657156: Download complete 10:09:30 35d82f9e3411: Verifying Checksum 10:09:30 35d82f9e3411: Download complete 10:09:30 7e9fc2657dce: Verifying Checksum 10:09:30 7e9fc2657dce: Download complete 10:09:30 dda99020689f: Download complete 10:09:30 9b18e9b68314: Verifying Checksum 10:09:31 9b18e9b68314: Pull complete 10:09:32 891c053d2c06: Verifying Checksum 10:09:32 891c053d2c06: Download complete 10:09:32 35d82f9e3411: Pull complete 10:09:32 e16973657156: Pull complete 10:09:33 db1c61fa0a46: Verifying Checksum 10:09:33 db1c61fa0a46: Download complete 10:09:33 fc693d55d65f: Verifying Checksum 10:09:33 fc693d55d65f: Download complete 10:09:46 fc693d55d65f: Pull complete 10:09:46 7e9fc2657dce: Pull complete 10:09:46 dda99020689f: Pull complete 10:09:52 db1c61fa0a46: Pull complete 10:09:54 891c053d2c06: Pull complete 10:09:54 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 10:09:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 10:09:54 ---> f96f9c87975a 10:09:54 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:09:56 ---> Running in 0f88b72b8b5e 10:09:56 Removing intermediate container 0f88b72b8b5e 10:09:56 ---> 14bcf58967f3 10:09:56 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:09:56 ---> Running in e1d83a30c183 10:09:57 Removing intermediate container e1d83a30c183 10:09:57 ---> d2871fea452d 10:09:57 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:09:57 ---> Running in 30b8488e469c 10:09:57 Removing intermediate container 30b8488e469c 10:09:57 ---> 5bd39836eb19 10:09:57 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:09:58 ---> Running in baa4d6483396 10:09:58 Removing intermediate container baa4d6483396 10:09:58 ---> a27bd1fe654e 10:09:58 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:09:58 ---> Running in f310ef07ab56 10:09:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:09:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:10:01 OK: 221 MiB in 51 packages 10:10:02 Removing intermediate container f310ef07ab56 10:10:02 ---> a1cbdb49a5f1 10:10:02 Step 8/12 : WORKDIR /app 10:10:02 ---> Running in 653ef2b0afab 10:10:02 Removing intermediate container 653ef2b0afab 10:10:02 ---> f4b38e189e2b 10:10:02 Step 9/12 : COPY go.mod vendor* ./ 10:10:03 ---> 276f50d71ef7 10:10:03 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:10:03 ---> Running in e32a6bd540de 10:10:59 Removing intermediate container e32a6bd540de 10:10:59 ---> d08283c1ce28 10:10:59 Step 11/12 : COPY . . 10:10:59 ---> 542ee38812c3 10:10:59 Step 12/12 : RUN $MAKE 10:10:59 ---> Running in 2bbbf7217b30 10:10:59 noop 10:11:00 Removing intermediate container 2bbbf7217b30 10:11:00 ---> e5903627487d 10:11:00 Successfully built e5903627487d 10:11:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:00 + docker inspect -f . ci-base-image-arm64 10:11:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:11:00 prd-ubuntu20.04-docker-arm64-4c-16g-4871 does not seem to be running inside a container 10:11:00 $ 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:11:02 $ docker top 771733f2ffafcc6a7712f69b40e15d2c97b799ee813f273572e23129a2f20a9a -eo pid,comm [Pipeline] { [Pipeline] sh 10:11:03 + go version 10:11:03 go version go1.18.7 linux/arm64 [Pipeline] } 10:11:03 $ docker stop --time=1 771733f2ffafcc6a7712f69b40e15d2c97b799ee813f273572e23129a2f20a9a 10:11:04 $ docker rm -f --volumes 771733f2ffafcc6a7712f69b40e15d2c97b799ee813f273572e23129a2f20a9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:05 + docker inspect -f . ci-base-image-arm64 10:11:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:11:05 prd-ubuntu20.04-docker-arm64-4c-16g-4871 does not seem to be running inside a container 10:11:06 $ 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:11:07 $ docker top c29fcc7c1db292fd1129e658fad05885fa7ee088a61eb32c9beea013babbfc61 -eo pid,comm [Pipeline] { [Pipeline] sh 10:11:08 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 10:11:09 + make test 10:11:09 go test ./... -coverprofile=coverage.out ./... 10:11:11 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:12:07 # github.com/edgexfoundry/go-mod-messaging/v3/clients 10:12:07 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:89:9: cannot use client (variable of type *CommandClient) as type interfaces.CommandClient in return statement: 10:12:07 *CommandClient does not implement interfaces.CommandClient (wrong type for IssueGetCommandByName method) 10:12:07 have IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent string, dsReturnEvent string) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 10:12:07 want IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent bool, dsReturnEvent bool) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 10:12:07 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:210:35: undefined: common.ValueNo 10:12:29 # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 10:12:29 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/messaging/command.go:219:43: undefined: common.ValueYes 10:12:29 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/messaging/command.go:223:45: undefined: common.ValueNo 10:12:29 # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 10:12:29 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/command.go:49:71: undefined: common.ValueYes 10:12:29 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/command.go:54:74: undefined: common.ValueYes 10:12:29 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/common.go:68:23: undefined: common.Metrics 10:12:29 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/common.go:78:24: undefined: common.NewMetricsResponse 10:12:29 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/common.go:79:41: undefined: common.ApiMetricsRoute 10:12:29 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/restrouter.go:60:28: undefined: common.ApiMetricsRoute 10:12:36 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver [build failed] 10:12:46 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.478s coverage: 52.0% of statements 10:12:46 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.029s coverage: 96.4% of statements 10:12:46 make: *** [Makefile:31: unittest] Error 2 [Pipeline] } 10:12:46 $ docker stop --time=1 c29fcc7c1db292fd1129e658fad05885fa7ee088a61eb32c9beea013babbfc61 10:12:49 $ docker rm -f --volumes c29fcc7c1db292fd1129e658fad05885fa7ee088a61eb32c9beea013babbfc61 [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 10:12:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:12:51 10:12:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:12:52 arm64: Pulling from edgex-lftools-log-publisher 10:12:52 8998bd30e6a1: Pulling fs layer 10:12:52 04944245beec: Pulling fs layer 10:12:52 699f458cf7ca: Pulling fs layer 10:12:52 765212b225bb: Pulling fs layer 10:12:52 f23df028b6ca: Pulling fs layer 10:12:52 d65c8cfc05b1: Pulling fs layer 10:12:52 2437ff75d9bd: Pulling fs layer 10:12:52 d65c8cfc05b1: Waiting 10:12:52 765212b225bb: Waiting 10:12:52 f23df028b6ca: Waiting 10:12:52 2437ff75d9bd: Waiting 10:12:52 04944245beec: Verifying Checksum 10:12:52 04944245beec: Download complete 10:12:52 765212b225bb: Verifying Checksum 10:12:52 765212b225bb: Download complete 10:12:52 f23df028b6ca: Verifying Checksum 10:12:52 f23df028b6ca: Download complete 10:12:52 d65c8cfc05b1: Verifying Checksum 10:12:52 d65c8cfc05b1: Download complete 10:12:52 699f458cf7ca: Verifying Checksum 10:12:52 699f458cf7ca: Download complete 10:12:53 8998bd30e6a1: Verifying Checksum 10:12:53 8998bd30e6a1: Download complete 10:12:55 2437ff75d9bd: Verifying Checksum 10:12:55 2437ff75d9bd: Download complete 10:12:57 8998bd30e6a1: Pull complete 10:12:57 04944245beec: Pull complete 10:12:59 699f458cf7ca: Pull complete 10:12:59 765212b225bb: Pull complete 10:12:59 f23df028b6ca: Pull complete 10:13:00 d65c8cfc05b1: Pull complete 10:13:18 2437ff75d9bd: Pull complete 10:13:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:13:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:13:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:13:18 prd-ubuntu20.04-docker-arm64-4c-16g-4871 does not seem to be running inside a container 10:13:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:13:19 $ docker top de7aae379138173c4eb972fe4a18f0ab4a20118d8033a075bc47a8a8a2eacaeb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:13:20 ---> job-cost.sh 10:13:20 lf-activate-venv: SKIPPING 10:13:20 INFO: No Stack... 10:13:22 INFO: Retrieving Pricing Info for: v3-standard-4 10:13:22 INFO: Archiving Costs [Pipeline] sh 10:13:23 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 10:13:23 + cut -d, -f6 [Pipeline] lock 10:13:23 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-148-1-stack-cost] 10:13:23 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-148-1-stack-cost] did not exist. Created. 10:13:23 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-148-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:13:24 /w/workspace/device-rfid-llrp-go/1@tmp/durable-4a01f57a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:13:25 + echo total: 0.10999999940395355 [Pipeline] stash 10:13:25 Warning: overwriting stash ‘stack-cost’ 10:13:25 Stashed 1 file(s) [Pipeline] } 10:13:25 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-148-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:13:25 $ docker stop --time=1 de7aae379138173c4eb972fe4a18f0ab4a20118d8033a075bc47a8a8a2eacaeb 10:13:29 $ docker rm -f --volumes de7aae379138173c4eb972fe4a18f0ab4a20118d8033a075bc47a8a8a2eacaeb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 10:13:29 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 10:13:31 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-148/archives ] 10:13:31 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-148/archives 10:13:31 total 16 10:13:31 drwxr-xr-x 3 root root 4096 Feb 7 10:07 . 10:13:31 drwxrwxr-x 12 jenkins jenkins 4096 Feb 7 10:07 .. 10:13:31 drwxr-xr-x 2 root root 4096 Feb 7 10:07 cost 10:13:31 -rw-r--r-- 1 root root 91 Feb 7 10:07 cost.csv 10:13:31 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-148/archives 10:13:31 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-148/archives 10:13:31 total 16 10:13:31 drwxr-xr-x 3 jenkins jenkins 4096 Feb 7 10:07 . 10:13:31 drwxrwxr-x 12 jenkins jenkins 4096 Feb 7 10:07 .. 10:13:31 drwxr-xr-x 2 jenkins jenkins 4096 Feb 7 10:07 cost 10:13:31 -rw-r--r-- 1 jenkins jenkins 91 Feb 7 10:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:13:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:13:33 ---> package-listing.sh 10:13:33 ++ facter osfamily 10:13:33 ++ tr '[:upper:]' '[:lower:]' 10:13:33 + OS_FAMILY=debian 10:13:33 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-148 10:13:33 + START_PACKAGES=/tmp/packages_start.txt 10:13:33 + END_PACKAGES=/tmp/packages_end.txt 10:13:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:13:33 + PACKAGES=/tmp/packages_start.txt 10:13:33 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-148 ']' 10:13:33 + PACKAGES=/tmp/packages_end.txt 10:13:33 + case "${OS_FAMILY}" in 10:13:33 + dpkg -l 10:13:33 + grep '^ii' 10:13:33 + '[' -f /tmp/packages_start.txt ']' 10:13:33 + '[' -f /tmp/packages_end.txt ']' 10:13:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:13:33 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-148 ']' 10:13:33 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-148/archives/ 10:13:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-148/archives/ [Pipeline] echo 10:13:33 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-148/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:13:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:13:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:13:34 prd-ubuntu20.04-docker-8c-8g-4869 does not seem to be running inside a container 10:13:34 $ 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-148/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-148 -v /w/workspace/undry_device-rfid-llrp-go_PR-148:/w/workspace/undry_device-rfid-llrp-go_PR-148:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-148@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-148@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:13:34 $ docker top 77d24e2999e61dee64954290447651a81ed413c5e278c5e7f1e1145e2687208d -eo pid,comm [Pipeline] { [Pipeline] sh 10:13:35 + touch /tmp/pre-build-complete [Pipeline] sh 10:13:35 + mkdir -p /var/log/sysstat [Pipeline] sh 10:13:35 + ls /var/log/sa-host 10:13:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:13:36 provisioning config files... 10:13:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-148@tmp/config849921613411585688tmp [Pipeline] { [Pipeline] echo 10:13:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:13:36 ---> create-netrc.sh [Pipeline] } 10:13:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:13:36 ---> python-tools-install.sh [Pipeline] echo 10:13:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:13:37 ---> sudo-logs.sh 10:13:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:13:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:13:37 ---> job-cost.sh 10:13:37 lf-activate-venv: SKIPPING 10:13:37 DEBUG: total: 0.2199999988079071 10:13:37 INFO: Retrieving Stack Cost... 10:13:37 INFO: Retrieving Pricing Info for: v3-standard-8 10:13:38 INFO: Archiving Costs [Pipeline] echo 10:13:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:13:38 ---> logs-deploy.sh 10:13:38 lf-activate-venv: SKIPPING 10:13:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-148/1 10:13:38 INFO: archiving workspace using pattern(s): 10:13:39 Archives upload complete. 10:13:39 INFO: archiving logs to Nexus 10:13:40 ---> uname -a: 10:13:40 Linux prd-ubuntu20-04-docker-8c-8g-4869 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:13:40 10:13:40 10:13:40 ---> lscpu: 10:13:40 Architecture: x86_64 10:13:40 CPU op-mode(s): 32-bit, 64-bit 10:13:40 Byte Order: Little Endian 10:13:40 Address sizes: 40 bits physical, 48 bits virtual 10:13:40 CPU(s): 8 10:13:40 On-line CPU(s) list: 0-7 10:13:40 Thread(s) per core: 1 10:13:40 Core(s) per socket: 1 10:13:40 Socket(s): 8 10:13:40 NUMA node(s): 1 10:13:40 Vendor ID: AuthenticAMD 10:13:40 CPU family: 23 10:13:40 Model: 49 10:13:40 Model name: AMD EPYC-Rome Processor 10:13:40 Stepping: 0 10:13:40 CPU MHz: 2799.998 10:13:40 BogoMIPS: 5599.99 10:13:40 Virtualization: AMD-V 10:13:40 Hypervisor vendor: KVM 10:13:40 Virtualization type: full 10:13:40 L1d cache: 256 KiB 10:13:40 L1i cache: 256 KiB 10:13:40 L2 cache: 4 MiB 10:13:40 L3 cache: 128 MiB 10:13:40 NUMA node0 CPU(s): 0-7 10:13:40 Vulnerability Itlb multihit: Not affected 10:13:40 Vulnerability L1tf: Not affected 10:13:40 Vulnerability Mds: Not affected 10:13:40 Vulnerability Meltdown: Not affected 10:13:40 Vulnerability Mmio stale data: Not affected 10:13:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:13:40 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:13:40 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:13:40 Vulnerability Srbds: Not affected 10:13:40 Vulnerability Tsx async abort: Not affected 10:13:40 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 10:13:40 10:13:40 10:13:40 ---> nproc: 10:13:40 8 10:13:40 10:13:40 10:13:40 ---> df -h: 10:13:40 Filesystem Size Used Avail Use% Mounted on 10:13:40 overlay 155G 12G 144G 8% / 10:13:40 tmpfs 64M 0 64M 0% /dev 10:13:40 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:13:40 shm 64M 0 64M 0% /dev/shm 10:13:40 /dev/vda1 155G 12G 144G 8% /facter-os 10:13:40 10:13:40 10:13:40 ---> sar -b -r -n DEV: 10:13:40 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4869) 02/07/23 _x86_64_ (8 CPU) 10:13:40 10:13:40 10:05:19 LINUX RESTART (8 CPU) 10:13:40 10:13:40 10:06:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:13:40 10:07:01 217.74 5.00 212.74 0.00 562.39 137312.10 0.00 10:13:40 10:08:01 44.08 0.15 43.93 0.00 5.73 21243.54 0.00 10:13:40 10:09:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 10:13:40 10:10:01 1.38 0.00 1.38 0.00 0.00 16.53 0.00 10:13:40 10:11:01 52.27 10.58 41.69 0.00 5154.87 8743.48 0.00 10:13:40 10:12:01 6.43 0.02 6.42 0.00 0.13 127.18 0.00 10:13:40 10:13:01 1.38 0.00 1.38 0.00 0.00 15.99 0.00 10:13:40 Average: 45.91 2.24 43.67 0.00 818.17 23655.89 0.00 10:13:40 10:13:40 10:06:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:13:40 10:07:01 28236356 31371384 930076 2.83 139816 3207288 2391252 7.05 1403192 2804304 101676 10:13:40 10:08:01 28068940 31597740 705012 2.14 147240 3557280 1744376 5.14 1188524 3149496 164 10:13:40 10:09:01 28069336 31598340 704172 2.14 147288 3557284 1744376 5.14 1188372 3149500 168 10:13:40 10:10:01 28075100 31604176 698340 2.12 147320 3557276 1744376 5.14 1182776 3149548 200 10:13:40 10:11:01 27540032 31578344 711952 2.17 180992 4011924 1827944 5.39 1514996 3321252 1064 10:13:40 10:12:01 27553628 31587176 702920 2.14 179580 4008672 1789824 5.27 1499412 3318040 4 10:13:40 10:13:01 27553864 31587488 702516 2.14 179676 4008680 1789824 5.27 1499464 3318044 16 10:13:40 Average: 27871037 31560664 736427 2.24 160273 3701201 1861710 5.49 1353819 3172883 14756 10:13:40 10:13:40 10:06:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:13:40 10:07:01 ens3 471.98 375.69 7640.71 56.59 0.00 0.00 0.00 0.00 10:13:40 10:07:01 lo 5.49 5.49 0.54 0.54 0.00 0.00 0.00 0.00 10:13:40 10:07:01 veth21939aa 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 10:13:40 10:07:01 docker0 166.67 209.96 13.38 1845.72 0.00 0.00 0.00 0.00 10:13:40 10:08:01 ens3 144.41 125.36 2530.55 94.12 0.00 0.00 0.00 0.00 10:13:40 10:08:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 10:13:40 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:40 10:09:01 ens3 0.58 0.32 0.35 0.26 0.00 0.00 0.00 0.00 10:13:40 10:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:40 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:40 10:10:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:13:40 10:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:13:40 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:40 10:11:01 ens3 129.11 72.32 2751.77 5.41 0.00 0.00 0.00 0.00 10:13:40 10:11:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 10:13:40 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:40 10:12:01 ens3 0.27 0.22 0.02 0.02 0.00 0.00 0.00 0.00 10:13:40 10:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:13:40 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:40 10:13:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:40 10:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:40 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:40 Average: ens3 105.78 81.31 1832.47 22.26 0.00 0.00 0.00 0.00 10:13:40 Average: lo 1.09 1.09 0.10 0.10 0.00 0.00 0.00 0.00 10:13:40 Average: docker0 23.47 29.57 1.88 259.93 0.00 0.00 0.00 0.00 10:13:40 10:13:40 10:13:40 ---> sar -P ALL: 10:13:40 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4869) 02/07/23 _x86_64_ (8 CPU) 10:13:40 10:13:40 10:05:19 LINUX RESTART (8 CPU) 10:13:40 10:13:40 10:06:02 CPU %user %nice %system %iowait %steal %idle 10:13:40 10:07:01 all 14.86 0.00 5.48 1.88 0.09 77.69 10:13:40 10:07:01 0 13.52 0.00 6.41 5.13 0.09 74.85 10:13:40 10:07:01 1 14.48 0.00 5.75 3.04 0.07 76.67 10:13:40 10:07:01 2 15.97 0.00 5.31 0.72 0.12 77.88 10:13:40 10:07:01 3 14.50 0.00 6.26 1.00 0.09 78.15 10:13:40 10:07:01 4 16.83 0.00 5.20 1.82 0.10 76.05 10:13:40 10:07:01 5 15.16 0.00 5.04 0.50 0.09 79.21 10:13:40 10:07:01 6 14.11 0.00 4.36 2.27 0.07 79.19 10:13:40 10:07:01 7 14.34 0.00 5.48 0.55 0.10 79.52 10:13:40 10:08:01 all 8.98 0.00 2.15 0.32 0.03 88.52 10:13:40 10:08:01 0 7.67 0.00 1.81 0.15 0.03 90.34 10:13:40 10:08:01 1 9.81 0.00 2.12 0.60 0.03 87.44 10:13:40 10:08:01 2 9.34 0.00 2.03 0.02 0.03 88.58 10:13:40 10:08:01 3 9.24 0.00 2.30 0.02 0.05 88.39 10:13:40 10:08:01 4 8.39 0.00 1.91 0.05 0.02 89.63 10:13:40 10:08:01 5 9.01 0.00 1.76 0.00 0.03 89.20 10:13:40 10:08:01 6 9.47 0.00 2.54 0.08 0.03 87.88 10:13:40 10:08:01 7 8.94 0.00 2.70 1.61 0.03 86.71 10:13:40 10:09:01 all 0.18 0.00 0.01 0.00 0.00 99.80 10:13:40 10:09:01 0 0.05 0.00 0.05 0.00 0.00 99.90 10:13:40 10:09:01 1 1.24 0.00 0.02 0.00 0.00 98.74 10:13:40 10:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:13:40 10:09:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:13:40 10:09:01 4 0.10 0.00 0.00 0.00 0.00 99.90 10:13:40 10:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:13:40 10:09:01 6 0.02 0.00 0.00 0.02 0.00 99.97 10:13:40 10:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:13:40 10:10:01 all 0.01 0.00 0.01 0.01 0.00 99.96 10:13:40 10:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:13:40 10:10:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:13:40 10:10:01 2 0.00 0.00 0.02 0.00 0.02 99.97 10:13:40 10:10:01 3 0.03 0.00 0.05 0.02 0.02 99.88 10:13:40 10:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:13:40 10:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:13:40 10:10:01 6 0.00 0.00 0.02 0.05 0.00 99.93 10:13:40 10:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:13:40 10:11:01 all 2.14 0.00 1.39 0.44 0.02 96.00 10:13:40 10:11:01 0 1.44 0.00 3.31 0.08 0.02 95.16 10:13:40 10:11:01 1 2.42 0.00 1.00 0.42 0.03 96.13 10:13:40 10:11:01 2 1.83 0.00 0.70 0.05 0.03 97.38 10:13:40 10:11:01 3 1.94 0.00 1.55 0.58 0.03 95.89 10:13:40 10:11:01 4 2.48 0.00 1.07 0.27 0.02 96.16 10:13:40 10:11:01 5 2.55 0.00 1.34 0.17 0.02 95.93 10:13:40 10:11:01 6 1.69 0.00 0.85 1.89 0.02 95.56 10:13:40 10:11:01 7 2.79 0.00 1.31 0.05 0.02 95.83 10:13:40 10:12:01 all 0.08 0.00 0.06 0.04 0.01 99.81 10:13:40 10:12:01 0 0.03 0.00 0.05 0.08 0.02 99.82 10:13:40 10:12:01 1 0.07 0.00 0.07 0.00 0.00 99.87 10:13:40 10:12:01 2 0.07 0.00 0.07 0.00 0.02 99.85 10:13:40 10:12:01 3 0.05 0.00 0.10 0.00 0.00 99.85 10:13:40 10:12:01 4 0.07 0.00 0.05 0.00 0.00 99.88 10:13:40 10:12:01 5 0.12 0.00 0.05 0.03 0.00 99.80 10:13:40 10:12:01 6 0.23 0.00 0.10 0.17 0.02 99.48 10:13:40 10:12:01 7 0.03 0.00 0.03 0.00 0.02 99.92 10:13:40 10:13:01 all 0.01 0.00 0.01 0.01 0.00 99.97 10:13:40 10:13:01 0 0.02 0.00 0.02 0.02 0.00 99.95 10:13:40 10:13:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:13:40 10:13:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:13:40 10:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:13:40 10:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:13:40 10:13:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:13:40 10:13:01 6 0.00 0.00 0.02 0.05 0.00 99.93 10:13:40 10:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:13:40 Average: all 3.70 0.00 1.28 0.38 0.02 94.62 10:13:40 Average: 0 3.20 0.00 1.64 0.76 0.02 94.38 10:13:40 Average: 1 3.96 0.00 1.26 0.57 0.02 94.19 10:13:40 Average: 2 3.84 0.00 1.14 0.11 0.03 94.87 10:13:40 Average: 3 3.64 0.00 1.45 0.23 0.03 94.66 10:13:40 Average: 4 3.93 0.00 1.16 0.30 0.02 94.60 10:13:40 Average: 5 3.77 0.00 1.15 0.10 0.02 94.96 10:13:40 Average: 6 3.59 0.00 1.11 0.64 0.02 94.64 10:13:40 Average: 7 3.66 0.00 1.34 0.31 0.02 94.66 10:13:40 10:13:40 10:13:40