Pull request #322 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fd69accfd504b78de3b9e416f00adcaa1f6b68f5+e953b5d979b63c9a08202fb364bebc5c28219661 (37d1096012c03e955d83c0771ce546669fd01951) 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-ssh10854650714324721265.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh16739568404609471733.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-322/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-322/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13816453596709090860.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-322/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16241445375743118880.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh1094404197419698653.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-322/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-322/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12502460384095757761.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 0b81fa10a7dd14683a964f04f411324fe83f93ac Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 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-23499 in /w/workspace/undry_device-rfid-llrp-go_PR-322 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-322 # 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 Merging remotes/origin/main commit e953b5d979b63c9a08202fb364bebc5c28219661 into PR head commit fd69accfd504b78de3b9e416f00adcaa1f6b68f5 Merge succeeded, producing fd69accfd504b78de3b9e416f00adcaa1f6b68f5 Checking out Revision fd69accfd504b78de3b9e416f00adcaa1f6b68f5 (PR-322) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > 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/322/head:refs/remotes/origin/PR-322 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fd69accfd504b78de3b9e416f00adcaa1f6b68f5 # 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 e953b5d979b63c9a08202fb364bebc5c28219661 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fd69accfd504b78de3b9e416f00adcaa1f6b68f5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:07:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:07:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:07:46 ========================================================= 10:07:46 EdgeX Global Pipelines Version Info 10:07:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:07:47 ------------------- 10:07:47 stable info: 10:07:47 ------------------- 10:07:47 Commited By: Ginny Guan ginny@iotechsys.com 10:07:47 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 10:07:47 Message: update stable to v1.0.265 10:07:47 ------------------- 10:07:47 experimental info: 10:07:47 ------------------- 10:07:47 Commited By: Cherry Wang cherry@iotechsys.com 10:07:47 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 10:07:47 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:07:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:07:47 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:07:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:07:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:07:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:07:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 10:07:48 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:07:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:07:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:07:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:07:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:07:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:07:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:07:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:07:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:07:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:07:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:07:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:07:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:07:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:07:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:07:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:07:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:07:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:07:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:07:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:07:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:07:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-322 [Pipeline] echo 10:07:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-322 [Pipeline] echo 10:07:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-322 [Pipeline] echo 10:07:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fd69accfd504b78de3b9e416f00adcaa1f6b68f5 [Pipeline] echo 10:07:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fd69acc [Pipeline] echo 10:07:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:07:49 provisioning config files... 10:07:49 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-322@tmp/config6096268843002330106tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:07:50 ---> ****-login.sh 10:07:50 nexus3.edgexfoundry.org:10001 10:07:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:07:50 Configure a credential helper to remove this warning. See 10:07:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:07:50 10:07:50 Login Succeeded 10:07:50 nexus3.edgexfoundry.org:10002 10:07:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:07:50 Configure a credential helper to remove this warning. See 10:07:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:07:50 10:07:50 Login Succeeded 10:07:50 nexus3.edgexfoundry.org:10003 10:07:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:07:50 Configure a credential helper to remove this warning. See 10:07:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:07:50 10:07:50 Login Succeeded 10:07:50 nexus3.edgexfoundry.org:10004 10:07:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:07:50 Configure a credential helper to remove this warning. See 10:07:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:07:50 10:07:50 Login Succeeded 10:07:50 ****.io 10:07:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:07:51 Configure a credential helper to remove this warning. See 10:07:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:07:51 10:07:51 Login Succeeded 10:07:51 ---> ****-login.sh ends [Pipeline] } 10:07:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:07:51 + git rev-list -1 --merges fd69accfd504b78de3b9e416f00adcaa1f6b68f5~1..fd69accfd504b78de3b9e416f00adcaa1f6b68f5 [Pipeline] echo 10:07:52 -----------> git rev-list -1 --merges fd69accfd504b78de3b9e416f00adcaa1f6b68f5~1..fd69accfd504b78de3b9e416f00adcaa1f6b68f5 fd69accfd504b78de3b9e416f00adcaa1f6b68f5 [false] [Pipeline] sh 10:07:52 + git log --format=format:%s -1 fd69accfd504b78de3b9e416f00adcaa1f6b68f5 [Pipeline] echo 10:07:52 ========================================================= 10:07:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:07:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:07:52 + git log --format=format:%s -1 fd69accfd504b78de3b9e416f00adcaa1f6b68f5 [Pipeline] echo 10:07:52 [semverPrep] GIT_COMMIT: fd69accfd504b78de3b9e416f00adcaa1f6b68f5, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 10:07:52 [semverPrep] This is not a build commit. [Pipeline] sh 10:07:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:07:53 + grep -v github /etc/ssh/ssh_known_hosts 10:07:53 + [ -e /tmp/ssh_known_hosts ] 10:07:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:07:53 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:07:53 + sudo tee -a /etc/ssh/ssh_known_hosts 10:07:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:07:53 10:07:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:07:54 0.1.4: Pulling from edgex-devops/py-git-semver 10:07:54 b85a868b505f: Pulling fs layer 10:07:54 e2be974225ed: Pulling fs layer 10:07:54 339a4e72a1f5: Pulling fs layer 10:07:54 988bab9f4d93: Pulling fs layer 10:07:54 1469e6f7b9e6: Pulling fs layer 10:07:54 eaf3925da568: Pulling fs layer 10:07:54 bab4dde63d76: Pulling fs layer 10:07:54 bde34c3a00c8: Pulling fs layer 10:07:54 b352a97aabf1: Pulling fs layer 10:07:54 4872d77fe225: Pulling fs layer 10:07:54 5851b861e8e6: Pulling fs layer 10:07:54 988bab9f4d93: Waiting 10:07:54 1469e6f7b9e6: Waiting 10:07:54 eaf3925da568: Waiting 10:07:54 bab4dde63d76: Waiting 10:07:54 bde34c3a00c8: Waiting 10:07:54 b352a97aabf1: Waiting 10:07:54 4872d77fe225: Waiting 10:07:54 e2be974225ed: Download complete 10:07:54 988bab9f4d93: Verifying Checksum 10:07:54 988bab9f4d93: Download complete 10:07:54 1469e6f7b9e6: Verifying Checksum 10:07:54 1469e6f7b9e6: Download complete 10:07:54 339a4e72a1f5: Verifying Checksum 10:07:54 339a4e72a1f5: Download complete 10:07:54 eaf3925da568: Verifying Checksum 10:07:54 eaf3925da568: Download complete 10:07:54 bde34c3a00c8: Verifying Checksum 10:07:54 bde34c3a00c8: Download complete 10:07:54 b352a97aabf1: Download complete 10:07:54 4872d77fe225: Verifying Checksum 10:07:54 4872d77fe225: Download complete 10:07:54 5851b861e8e6: Verifying Checksum 10:07:54 5851b861e8e6: Download complete 10:07:54 b85a868b505f: Verifying Checksum 10:07:54 b85a868b505f: Download complete 10:07:54 bab4dde63d76: Verifying Checksum 10:07:54 bab4dde63d76: Download complete 10:07:55 b85a868b505f: Pull complete 10:07:56 e2be974225ed: Pull complete 10:07:56 339a4e72a1f5: Pull complete 10:07:56 988bab9f4d93: Pull complete 10:07:56 1469e6f7b9e6: Pull complete 10:07:56 eaf3925da568: Pull complete 10:07:58 bab4dde63d76: Pull complete 10:07:58 bde34c3a00c8: Pull complete 10:07:58 b352a97aabf1: Pull complete 10:07:58 4872d77fe225: Pull complete 10:07:58 5851b861e8e6: Pull complete 10:07:58 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:07:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:07:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:07:59 prd-ubuntu20.04-docker-8c-8g-23499 does not seem to be running inside a container 10:07:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-322 -v /w/workspace/undry_device-rfid-llrp-go_PR-322:/w/workspace/undry_device-rfid-llrp-go_PR-322:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-322@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-322@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:08:02 $ docker top 8959a62782d69b9b87d0773d9ff332e5c600fa1aa7723f7d05545bd6cf48a719 -eo pid,comm 10:08:02 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:08:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:08:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:08:02 [ssh-agent] Looking for ssh-agent implementation... 10:08:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:08:02 $ docker exec 8959a62782d69b9b87d0773d9ff332e5c600fa1aa7723f7d05545bd6cf48a719 ssh-agent 10:08:02 SSH_AUTH_SOCK=/tmp/ssh-RmJRyAQ3MyHW/agent.32 10:08:02 SSH_AGENT_PID=38 10:08:02 Running ssh-add (command line suppressed) 10:08:02 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-322@tmp/private_key_2420015918372106034.key (/w/workspace/undry_device-rfid-llrp-go_PR-322@tmp/private_key_2420015918372106034.key) 10:08:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:08:03 + git tag --points-at HEAD [Pipeline] } 10:08:03 $ docker exec --env ******** --env ******** 8959a62782d69b9b87d0773d9ff332e5c600fa1aa7723f7d05545bd6cf48a719 ssh-agent -k 10:08:03 unset SSH_AUTH_SOCK; 10:08:03 unset SSH_AGENT_PID; 10:08:03 echo Agent pid 38 killed; 10:08:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:08:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:08:03 [ssh-agent] Looking for ssh-agent implementation... 10:08:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:08:03 $ docker exec 8959a62782d69b9b87d0773d9ff332e5c600fa1aa7723f7d05545bd6cf48a719 ssh-agent 10:08:03 SSH_AUTH_SOCK=/tmp/ssh-PUPMt2t4YKCt/agent.71 10:08:03 SSH_AGENT_PID=77 10:08:03 Running ssh-add (command line suppressed) 10:08:03 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-322@tmp/private_key_8436016975001154959.key (/w/workspace/undry_device-rfid-llrp-go_PR-322@tmp/private_key_8436016975001154959.key) 10:08:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:08:04 + git semver init 10:08:04 2024-10-22 10:08:04,395 [run_init] DEBUG init version:0.0.0 force:False 10:08:04 2024-10-22 10:08:04,396 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-322/.semver 10:08:04 2024-10-22 10:08:04,396 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-322/.semver 10:08:04 2024-10-22 10:08:04,397 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-322/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-322, universal_newlines=False, shell=None, istream=None) 10:08:06 2024-10-22 10:08:06,147 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-322/.git/info/exclude 10:08:06 2024-10-22 10:08:06,148 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-322/.semver/PR-322 with force:False 10:08:06 2024-10-22 10:08:06,148 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-322/.semver/PR-322 10:08:06 2024-10-22 10:08:06,152 [execute] INFO git cat-file --batch-check 10:08:06 2024-10-22 10:08:06,153 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-322/.semver, universal_newlines=False, shell=None, istream=) 10:08:06 2024-10-22 10:08:06,160 [execute] INFO git cat-file --batch 10:08:06 2024-10-22 10:08:06,160 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-322/.semver, universal_newlines=False, shell=None, istream=) 10:08:06 2024-10-22 10:08:06,166 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-322/.semver/PR-322 10:08:06 0.0.0 [Pipeline] } 10:08:06 $ docker exec --env ******** --env ******** 8959a62782d69b9b87d0773d9ff332e5c600fa1aa7723f7d05545bd6cf48a719 ssh-agent -k 10:08:06 unset SSH_AUTH_SOCK; 10:08:06 unset SSH_AGENT_PID; 10:08:06 echo Agent pid 77 killed; 10:08:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:08:06 + git semver [Pipeline] } 10:08:07 $ docker stop --time=1 8959a62782d69b9b87d0773d9ff332e5c600fa1aa7723f7d05545bd6cf48a719 10:08:08 $ docker rm -f --volumes 8959a62782d69b9b87d0773d9ff332e5c600fa1aa7723f7d05545bd6cf48a719 [Pipeline] // withDockerContainer [Pipeline] sh 10:08:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:08:09 Stashed 1 file(s) [Pipeline] echo 10:08:09 [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:08:10 provisioning config files... 10:08:10 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-322@tmp/config2567922655860524081tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:08:10 ---> ****-login.sh 10:08:10 nexus3.edgexfoundry.org:10001 10:08:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:08:10 Configure a credential helper to remove this warning. See 10:08:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:08:10 10:08:10 Login Succeeded 10:08:10 nexus3.edgexfoundry.org:10002 10:08:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:08:10 Configure a credential helper to remove this warning. See 10:08:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:08:10 10:08:10 Login Succeeded 10:08:10 nexus3.edgexfoundry.org:10003 10:08:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:08:10 Configure a credential helper to remove this warning. See 10:08:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:08:10 10:08:10 Login Succeeded 10:08:10 nexus3.edgexfoundry.org:10004 10:08:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:08:10 Configure a credential helper to remove this warning. See 10:08:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:08:10 10:08:10 Login Succeeded 10:08:10 ****.io 10:08:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:08:11 Configure a credential helper to remove this warning. See 10:08:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:08:11 10:08:11 Login Succeeded 10:08:11 ---> ****-login.sh ends [Pipeline] } 10:08:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:08:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:08:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:08:11 ========================================================= 10:08:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 10:08:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:12 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 10:08:12 Sending build context to Docker daemon 11.47MB 10:08:12 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 10:08:12 Step 2/12 : FROM ${BASE} AS builder 10:08:12 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 10:08:12 43c4264eed91: Pulling fs layer 10:08:12 4cc291be95ef: Pulling fs layer 10:08:12 2ac1f1163629: Pulling fs layer 10:08:12 5c3c966382ef: Pulling fs layer 10:08:12 4f4fb700ef54: Pulling fs layer 10:08:12 5d5c8e513c77: Pulling fs layer 10:08:12 9f66e0745190: Pulling fs layer 10:08:12 f49a43e4bbc0: Pulling fs layer 10:08:12 561ebcabdf7f: Pulling fs layer 10:08:12 5d5c8e513c77: Waiting 10:08:12 9f66e0745190: Waiting 10:08:12 f49a43e4bbc0: Waiting 10:08:12 5c3c966382ef: Waiting 10:08:12 561ebcabdf7f: Waiting 10:08:12 4f4fb700ef54: Waiting 10:08:12 4cc291be95ef: Verifying Checksum 10:08:12 4cc291be95ef: Download complete 10:08:12 5c3c966382ef: Verifying Checksum 10:08:12 5c3c966382ef: Download complete 10:08:12 4f4fb700ef54: Verifying Checksum 10:08:12 4f4fb700ef54: Download complete 10:08:12 5d5c8e513c77: Verifying Checksum 10:08:12 5d5c8e513c77: Download complete 10:08:12 43c4264eed91: Verifying Checksum 10:08:12 43c4264eed91: Download complete 10:08:12 9f66e0745190: Verifying Checksum 10:08:12 9f66e0745190: Download complete 10:08:12 43c4264eed91: Pull complete 10:08:12 561ebcabdf7f: Verifying Checksum 10:08:12 561ebcabdf7f: Download complete 10:08:12 4cc291be95ef: Pull complete 10:08:12 2ac1f1163629: Verifying Checksum 10:08:12 2ac1f1163629: Download complete 10:08:13 f49a43e4bbc0: Verifying Checksum 10:08:13 f49a43e4bbc0: Download complete 10:08:16 2ac1f1163629: Pull complete 10:08:16 5c3c966382ef: Pull complete 10:08:16 4f4fb700ef54: Pull complete 10:08:16 5d5c8e513c77: Pull complete 10:08:16 9f66e0745190: Pull complete 10:08:19 f49a43e4bbc0: Pull complete 10:08:19 561ebcabdf7f: Pull complete 10:08:19 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 10:08:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:08:19 ---> 3a752c3f9dda 10:08:19 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:08:24 ---> Running in 01b97e52951a 10:08:24 Removing intermediate container 01b97e52951a 10:08:24 ---> a3dab71bae2c 10:08:24 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:08:24 ---> Running in c033a2597ac8 10:08:24 Removing intermediate container c033a2597ac8 10:08:24 ---> 64a125dbabcc 10:08:24 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:08:24 ---> Running in 47cda10dee54 10:08:24 Removing intermediate container 47cda10dee54 10:08:24 ---> da11d1852f46 10:08:24 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:08:24 ---> Running in 7c585e4cb10a 10:08:24 Removing intermediate container 7c585e4cb10a 10:08:24 ---> c8115f3d700f 10:08:24 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:08:24 ---> Running in 2654bec1b854 10:08:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:08:24 Still waiting to schedule task 10:08:24 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:08:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:08:25 OK: 246 MiB in 54 packages 10:08:25 Removing intermediate container 2654bec1b854 10:08:25 ---> 6fb2058760d5 10:08:25 Step 8/12 : WORKDIR /app 10:08:25 ---> Running in 89e8b24fd1af 10:08:25 Removing intermediate container 89e8b24fd1af 10:08:25 ---> 116643dd3fd4 10:08:25 Step 9/12 : COPY go.mod vendor* ./ 10:08:26 ---> 13a9e934e03b 10:08:26 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:08:26 ---> Running in 86f66b86f403 10:09:22 Removing intermediate container 86f66b86f403 10:09:22 ---> bad375da17a8 10:09:22 Step 11/12 : COPY . . 10:09:22 ---> a2c798228b7b 10:09:22 Step 12/12 : RUN $MAKE 10:09:22 ---> Running in 69e901592f72 10:09:22 noop 10:09:22 Removing intermediate container 69e901592f72 10:09:22 ---> a22e74cd008c 10:09:22 Successfully built a22e74cd008c 10:09:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:22 + docker inspect -f . ci-base-image-x86_64 10:09:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:09:23 prd-ubuntu20.04-docker-8c-8g-23499 does not seem to be running inside a container 10:09:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-322 -v /w/workspace/undry_device-rfid-llrp-go_PR-322:/w/workspace/undry_device-rfid-llrp-go_PR-322:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-322@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-322@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:09:23 $ docker top 1673535ab3ef040514440bdf4bb3201aa267d8ee1d00ebf0da6d5f4610a8190d -eo pid,comm [Pipeline] { [Pipeline] sh 10:09:23 + go version 10:09:23 go version go1.23.2 linux/amd64 [Pipeline] } 10:09:23 $ docker stop --time=1 1673535ab3ef040514440bdf4bb3201aa267d8ee1d00ebf0da6d5f4610a8190d 10:09:25 $ docker rm -f --volumes 1673535ab3ef040514440bdf4bb3201aa267d8ee1d00ebf0da6d5f4610a8190d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:26 + docker inspect -f . ci-base-image-x86_64 10:09:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:09:26 prd-ubuntu20.04-docker-8c-8g-23499 does not seem to be running inside a container 10:09:26 $ 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-322 -v /w/workspace/undry_device-rfid-llrp-go_PR-322:/w/workspace/undry_device-rfid-llrp-go_PR-322:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-322@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-322@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:09:26 $ docker top c81f622ceff427f28722dd80bd77af04d1a83a8af630594f1e6f672fd9dfa4df -eo pid,comm [Pipeline] { [Pipeline] sh 10:09:26 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-322 [Pipeline] fileExists [Pipeline] sh 10:09:27 + make test 10:09:27 go test ./... -coverprofile=coverage.out ./... 10:09:29 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:09:51 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 10:09:51 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 10:09:52 level=DEBUG ts=2024-10-22T10:09:47.553216947Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 10:09:52 level=INFO ts=2024-10-22T10:09:47.55353148Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 10:09:52 level=INFO ts=2024-10-22T10:09:47.553569931Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 10:09:52 level=DEBUG ts=2024-10-22T10:09:47.553599941Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 10:09:52 level=INFO ts=2024-10-22T10:09:47.553735743Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 10:09:52 level=WARN ts=2024-10-22T10:09:47.553750653Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:09:52 level=INFO ts=2024-10-22T10:09:47.553794644Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 10:09:52 level=INFO ts=2024-10-22T10:09:47.553868585Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 10:09:52 level=WARN ts=2024-10-22T10:09:47.553879775Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:09:52 level=DEBUG ts=2024-10-22T10:09:47.553903416Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 10:09:52 level=INFO ts=2024-10-22T10:09:47.553934656Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 10:09:52 level=INFO ts=2024-10-22T10:09:47.554005337Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:09:52 level=DEBUG ts=2024-10-22T10:09:47.554020327Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:09:52 level=DEBUG ts=2024-10-22T10:09:47.554040237Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 10:09:52 level=INFO ts=2024-10-22T10:09:47.554054867Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 10:09:52 level=INFO ts=2024-10-22T10:09:47.554162949Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:09:52 level=DEBUG ts=2024-10-22T10:09:47.554184649Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:09:52 level=INFO ts=2024-10-22T10:09:47.554210259Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 10:09:52 level=INFO ts=2024-10-22T10:09:47.554376531Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:09:52 level=DEBUG ts=2024-10-22T10:09:47.554414282Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:09:52 level=INFO ts=2024-10-22T10:09:47.554454632Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 10:09:52 level=INFO ts=2024-10-22T10:09:47.554478502Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" 10:09:52 level=DEBUG ts=2024-10-22T10:09:47.554731815Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 10:09:52 level=INFO ts=2024-10-22T10:09:47.554934328Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 10:09:52 level=INFO ts=2024-10-22T10:09:47.554961518Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 10:09:52 level=DEBUG ts=2024-10-22T10:09:47.554972938Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 10:09:52 level=INFO ts=2024-10-22T10:09:47.555049919Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 10:09:52 level=WARN ts=2024-10-22T10:09:47.555059729Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:09:52 level=INFO ts=2024-10-22T10:09:47.55512964Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 10:09:52 level=INFO ts=2024-10-22T10:09:47.55518133Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 10:09:52 level=WARN ts=2024-10-22T10:09:47.55518903Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:09:52 level=DEBUG ts=2024-10-22T10:09:47.555209981Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 10:09:52 level=INFO ts=2024-10-22T10:09:47.555230601Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 10:09:52 level=INFO ts=2024-10-22T10:09:47.555276131Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:09:52 level=DEBUG ts=2024-10-22T10:09:47.555296282Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:09:52 level=DEBUG ts=2024-10-22T10:09:47.555314262Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 10:09:52 level=INFO ts=2024-10-22T10:09:47.555324432Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 10:09:52 level=INFO ts=2024-10-22T10:09:47.555371493Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:09:52 level=DEBUG ts=2024-10-22T10:09:47.555393963Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:09:52 level=INFO ts=2024-10-22T10:09:47.555424693Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 10:09:52 level=INFO ts=2024-10-22T10:09:47.555605475Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:09:52 level=DEBUG ts=2024-10-22T10:09:47.555681326Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:09:52 level=INFO ts=2024-10-22T10:09:47.556332484Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 10:09:52 level=INFO ts=2024-10-22T10:09:47.556372414Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:xArray-25-9C-D4 host:127.0.0.1 port:59923 vendor:25882 model:2001007 fwVersion:5.14.0.240}" 10:09:52 level=DEBUG ts=2024-10-22T10:09:47.557311956Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 10:09:52 level=INFO ts=2024-10-22T10:09:47.557840982Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 10:09:52 level=INFO ts=2024-10-22T10:09:47.557895272Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 10:09:52 level=DEBUG ts=2024-10-22T10:09:47.557914683Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 10:09:52 level=INFO ts=2024-10-22T10:09:47.558375228Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 10:09:52 level=WARN ts=2024-10-22T10:09:47.558794483Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:09:52 level=INFO ts=2024-10-22T10:09:47.55936933Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 10:09:52 level=INFO ts=2024-10-22T10:09:47.559726794Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 10:09:52 level=WARN ts=2024-10-22T10:09:47.559766475Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:09:52 level=DEBUG ts=2024-10-22T10:09:47.559791405Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 10:09:52 level=INFO ts=2024-10-22T10:09:47.559837666Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 10:09:52 level=INFO ts=2024-10-22T10:09:47.559952427Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:09:52 level=DEBUG ts=2024-10-22T10:09:47.560029358Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:09:52 level=DEBUG ts=2024-10-22T10:09:47.560112299Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 10:09:52 level=INFO ts=2024-10-22T10:09:47.560150629Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 10:09:52 level=INFO ts=2024-10-22T10:09:47.56025268Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:09:52 level=DEBUG ts=2024-10-22T10:09:47.560291001Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:09:52 level=INFO ts=2024-10-22T10:09:47.560322671Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 10:09:52 level=INFO ts=2024-10-22T10:09:47.560452373Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:09:52 level=DEBUG ts=2024-10-22T10:09:47.560481753Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:09:52 level=INFO ts=2024-10-22T10:09:47.560521223Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 10:09:52 level=INFO ts=2024-10-22T10:09:47.560546034Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-D2-7F-A1 host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" 10:09:52 level=DEBUG ts=2024-10-22T10:09:47.560826497Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 10:09:52 level=INFO ts=2024-10-22T10:09:47.56112363Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 10:09:52 level=INFO ts=2024-10-22T10:09:47.561184961Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 10:09:52 level=INFO ts=2024-10-22T10:09:47.561207851Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 10:09:52 level=WARN ts=2024-10-22T10:09:47.561225952Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:09:52 level=DEBUG ts=2024-10-22T10:09:47.561199221Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 10:09:52 level=INFO ts=2024-10-22T10:09:47.561282942Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 10:09:52 level=INFO ts=2024-10-22T10:09:47.561385233Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 10:09:52 level=WARN ts=2024-10-22T10:09:47.561402994Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:09:52 level=DEBUG ts=2024-10-22T10:09:47.561424124Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 10:09:52 level=INFO ts=2024-10-22T10:09:47.561451724Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 10:09:52 level=INFO ts=2024-10-22T10:09:47.562031251Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:09:52 level=DEBUG ts=2024-10-22T10:09:47.562063911Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:09:52 level=DEBUG ts=2024-10-22T10:09:47.562093831Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 10:09:52 level=INFO ts=2024-10-22T10:09:47.562186294Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 10:09:52 level=INFO ts=2024-10-22T10:09:47.562303765Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:09:52 level=DEBUG ts=2024-10-22T10:09:47.562328075Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:09:52 level=INFO ts=2024-10-22T10:09:47.562354505Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 10:09:52 level=INFO ts=2024-10-22T10:09:47.562428556Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:09:52 level=DEBUG ts=2024-10-22T10:09:47.562449537Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:09:52 level=INFO ts=2024-10-22T10:09:47.562481097Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 10:09:52 level=INFO ts=2024-10-22T10:09:47.562503707Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-302411f9c92d4f host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" 10:09:52 level=DEBUG ts=2024-10-22T10:09:47.56272436Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 10:09:52 level=INFO ts=2024-10-22T10:09:47.562909512Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 10:09:52 level=INFO ts=2024-10-22T10:09:47.562935002Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 10:09:52 level=DEBUG ts=2024-10-22T10:09:47.562956912Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 10:09:52 level=INFO ts=2024-10-22T10:09:47.563078924Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 10:09:52 level=WARN ts=2024-10-22T10:09:47.563098484Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:09:52 level=INFO ts=2024-10-22T10:09:47.563131654Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 10:09:52 level=INFO ts=2024-10-22T10:09:47.563197105Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 10:09:52 level=WARN ts=2024-10-22T10:09:47.563214245Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:09:52 level=DEBUG ts=2024-10-22T10:09:47.563243986Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 10:09:52 level=INFO ts=2024-10-22T10:09:47.563270076Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 10:09:52 level=INFO ts=2024-10-22T10:09:47.563342837Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:09:52 level=DEBUG ts=2024-10-22T10:09:47.563365017Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:09:52 level=DEBUG ts=2024-10-22T10:09:47.563385707Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 10:09:52 level=INFO ts=2024-10-22T10:09:47.563407657Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 10:09:52 level=INFO ts=2024-10-22T10:09:47.563491348Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:09:52 level=DEBUG ts=2024-10-22T10:09:47.563514009Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:09:52 level=INFO ts=2024-10-22T10:09:47.563538149Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 10:09:52 level=INFO ts=2024-10-22T10:09:47.56360882Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:09:52 level=DEBUG ts=2024-10-22T10:09:47.56363021Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:09:52 level=INFO ts=2024-10-22T10:09:47.56365899Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 10:09:52 level=INFO ts=2024-10-22T10:09:47.563681721Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-FC-4D-1A host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" 10:09:52 level=DEBUG ts=2024-10-22T10:09:47.563909813Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 10:09:52 level=INFO ts=2024-10-22T10:09:47.564104955Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 10:09:52 level=INFO ts=2024-10-22T10:09:47.564144006Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 10:09:52 level=DEBUG ts=2024-10-22T10:09:47.564165106Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 10:09:52 level=INFO ts=2024-10-22T10:09:47.564262547Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 10:09:52 level=WARN ts=2024-10-22T10:09:47.564281407Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:09:52 level=INFO ts=2024-10-22T10:09:47.564319178Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 10:09:52 level=INFO ts=2024-10-22T10:09:47.564390349Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 10:09:52 level=WARN ts=2024-10-22T10:09:47.564408119Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:09:52 level=DEBUG ts=2024-10-22T10:09:47.564438759Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 10:09:52 level=INFO ts=2024-10-22T10:09:47.56446629Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 10:09:52 level=INFO ts=2024-10-22T10:09:47.56453427Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:09:52 level=DEBUG ts=2024-10-22T10:09:47.564554081Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:09:52 level=DEBUG ts=2024-10-22T10:09:47.564567671Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 10:09:52 level=INFO ts=2024-10-22T10:09:47.564587271Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 10:09:52 level=INFO ts=2024-10-22T10:09:47.564657512Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:09:52 level=DEBUG ts=2024-10-22T10:09:47.564677972Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:09:52 level=INFO ts=2024-10-22T10:09:47.564701322Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 10:09:52 level=INFO ts=2024-10-22T10:09:47.564891854Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:09:52 level=DEBUG ts=2024-10-22T10:09:47.564917295Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:09:52 level=INFO ts=2024-10-22T10:09:47.564959076Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 10:09:52 level=INFO ts=2024-10-22T10:09:47.564994797Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-001a004fd9ca2b host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" 10:09:52 --- FAIL: TestAutoDiscoverNaming (0.01s) 10:09:52 --- FAIL: TestAutoDiscoverNaming/LLRP-001a004fd9ca2b (0.00s) 10:09:52 discover_test.go:178: error shutting down test emulator: WriteTo failed: write tcp4 127.0.0.1:59923->127.0.0.1:60150: use of closed network connection 10:09:52 level=DEBUG ts=2024-10-22T10:09:47.56524994Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 10:09:52 level=DEBUG ts=2024-10-22T10:09:47.565446872Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 10:09:52 level=INFO ts=2024-10-22T10:09:47.565674294Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 10:09:52 level=INFO ts=2024-10-22T10:09:47.565700355Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 10:09:52 level=DEBUG ts=2024-10-22T10:09:47.565722065Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 10:09:52 level=INFO ts=2024-10-22T10:09:47.565816126Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 10:09:52 level=WARN ts=2024-10-22T10:09:47.565834646Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:09:52 level=INFO ts=2024-10-22T10:09:47.565868107Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 10:09:52 level=INFO ts=2024-10-22T10:09:47.565931587Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 10:09:52 level=WARN ts=2024-10-22T10:09:47.565947738Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:09:52 level=DEBUG ts=2024-10-22T10:09:47.565967688Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 10:09:52 level=INFO ts=2024-10-22T10:09:47.565991878Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 10:09:52 level=INFO ts=2024-10-22T10:09:47.566058029Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:09:52 level=DEBUG ts=2024-10-22T10:09:47.566077739Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:09:52 level=DEBUG ts=2024-10-22T10:09:47.566096419Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 10:09:52 level=INFO ts=2024-10-22T10:09:47.5661726Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 10:09:52 level=INFO ts=2024-10-22T10:09:47.566247011Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:09:52 level=DEBUG ts=2024-10-22T10:09:47.566268111Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:09:52 level=INFO ts=2024-10-22T10:09:47.566290921Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 10:09:52 level=INFO ts=2024-10-22T10:09:47.566359542Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:09:52 level=DEBUG ts=2024-10-22T10:09:47.566388143Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:09:52 level=INFO ts=2024-10-22T10:09:47.566416733Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 10:09:52 level=INFO ts=2024-10-22T10:09:47.566439133Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" 10:09:52 level=DEBUG ts=2024-10-22T10:09:47.566557295Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 10:09:52 level=INFO ts=2024-10-22T10:09:47.566769907Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 10:09:52 level=INFO ts=2024-10-22T10:09:47.566802667Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 10:09:52 level=DEBUG ts=2024-10-22T10:09:47.566826318Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 10:09:52 level=INFO ts=2024-10-22T10:09:47.567300333Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 10:09:52 level=WARN ts=2024-10-22T10:09:47.567345204Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:09:52 level=INFO ts=2024-10-22T10:09:47.567411164Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 10:09:52 level=INFO ts=2024-10-22T10:09:47.567524416Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 10:09:52 level=WARN ts=2024-10-22T10:09:47.567548336Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:09:52 level=DEBUG ts=2024-10-22T10:09:47.567568426Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 10:09:52 level=INFO ts=2024-10-22T10:09:47.567585346Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 10:09:52 level=INFO ts=2024-10-22T10:09:47.567663637Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:09:52 level=DEBUG ts=2024-10-22T10:09:47.567682337Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:09:52 level=DEBUG ts=2024-10-22T10:09:47.567703718Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 10:09:52 level=INFO ts=2024-10-22T10:09:47.567734978Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 10:09:52 level=INFO ts=2024-10-22T10:09:47.56780698Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:09:52 level=DEBUG ts=2024-10-22T10:09:47.56783175Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:09:52 level=INFO ts=2024-10-22T10:09:47.56784188Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 10:09:52 level=INFO ts=2024-10-22T10:09:47.567893301Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:09:52 level=DEBUG ts=2024-10-22T10:09:47.567912001Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:09:52 level=INFO ts=2024-10-22T10:09:47.567936481Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 10:09:52 level=INFO ts=2024-10-22T10:09:47.567949201Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" 10:09:52 level=WARN ts=2024-10-22T10:09:47.568017872Z app=test source=discover.go:254 msg="Re-discovered existing device at the same TCP address, nothing to do." 10:09:52 FAIL 10:09:52 coverage: 40.6% of statements 10:09:52 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.847s 10:09:52 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.030s coverage: 95.5% of statements 10:09:52 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.247s coverage: 51.9% of statements 10:09:52 FAIL 10:09:52 make: *** [Makefile:46: unittest] Error 1 [Pipeline] } 10:09:52 $ docker stop --time=1 c81f622ceff427f28722dd80bd77af04d1a83a8af630594f1e6f672fd9dfa4df 10:09:57 $ docker rm -f --volumes c81f622ceff427f28722dd80bd77af04d1a83a8af630594f1e6f672fd9dfa4df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:09:58 10:09:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:09:59 latest: Pulling from edgex-lftools-log-publisher 10:09:59 5eb5b503b376: Pulling fs layer 10:09:59 5c69ac0246d0: Pulling fs layer 10:09:59 ec43610c2a17: Pulling fs layer 10:09:59 3a2ae6a8a46f: Pulling fs layer 10:09:59 33b1e0a273af: Pulling fs layer 10:09:59 5d3b04190fa2: Pulling fs layer 10:09:59 2f39f015ded8: Pulling fs layer 10:09:59 3a2ae6a8a46f: Waiting 10:09:59 33b1e0a273af: Waiting 10:09:59 5d3b04190fa2: Waiting 10:09:59 2f39f015ded8: Waiting 10:09:59 5c69ac0246d0: Download complete 10:09:59 3a2ae6a8a46f: Verifying Checksum 10:09:59 3a2ae6a8a46f: Download complete 10:09:59 33b1e0a273af: Verifying Checksum 10:09:59 33b1e0a273af: Download complete 10:09:59 5d3b04190fa2: Verifying Checksum 10:09:59 5d3b04190fa2: Download complete 10:09:59 ec43610c2a17: Verifying Checksum 10:09:59 ec43610c2a17: Download complete 10:09:59 5eb5b503b376: Verifying Checksum 10:09:59 5eb5b503b376: Download complete 10:09:59 2f39f015ded8: Verifying Checksum 10:09:59 2f39f015ded8: Download complete 10:10:00 5eb5b503b376: Pull complete 10:10:00 5c69ac0246d0: Pull complete 10:10:01 ec43610c2a17: Pull complete 10:10:01 3a2ae6a8a46f: Pull complete 10:10:01 33b1e0a273af: Pull complete 10:10:01 5d3b04190fa2: Pull complete 10:10:01 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23500 in /w/workspace/undry_device-rfid-llrp-go_PR-322 [Pipeline] { [Pipeline] ws 10:10:02 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 10:10:05 The recommended git tool is: git 10:10:05 2f39f015ded8: Pull complete 10:10:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:10:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:10:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:10:05 prd-ubuntu20.04-docker-8c-8g-23499 does not seem to be running inside a container 10:10:06 $ 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-322 -v /w/workspace/undry_device-rfid-llrp-go_PR-322:/w/workspace/undry_device-rfid-llrp-go_PR-322:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-322@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-322@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:10:09 using credential edgex-jenkins-ssh 10:10:09 Cloning the remote Git repository 10:10:09 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:10:09 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 10:10:09 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:10:09 > git --version # timeout=10 10:10:10 > git --version # 'git version 2.25.1' 10:10:10 using GIT_SSH to set credentials SSH Credentials for GitHub 10:10:10 $ docker top c8cc26f64d1cb500c2753331d13adfcddff456d4a24e002ded6dd64d655e68e5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:10:10 ---> job-cost.sh 10:10:10 lf-activate-venv: SKIPPING 10:10:10 INFO: No Stack... 10:10:10 INFO: Retrieving Pricing Info for: v3-standard-8 10:10:11 INFO: Archiving Costs 10:10:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] sh 10:10:11 + cat /w/workspace/undry_device-rfid-llrp-go_PR-322/archives/cost.csv 10:10:11 + cut -d, -f6 [Pipeline] lock 10:10:11 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-322-1-stack-cost] 10:10:11 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-322-1-stack-cost] did not exist. Created. 10:10:11 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-322-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:10:12 + echo total: 0.2199999988079071 [Pipeline] stash 10:10:12 Stashed 1 file(s) [Pipeline] } 10:10:12 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-322-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:10:12 $ docker stop --time=1 c8cc26f64d1cb500c2753331d13adfcddff456d4a24e002ded6dd64d655e68e5 10:10:13 $ docker rm -f --volumes c8cc26f64d1cb500c2753331d13adfcddff456d4a24e002ded6dd64d655e68e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:10:13 Failed in branch amd64 10:10:12 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:10:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:10:14 Merging remotes/origin/main commit e953b5d979b63c9a08202fb364bebc5c28219661 into PR head commit fd69accfd504b78de3b9e416f00adcaa1f6b68f5 10:10:14 Merge succeeded, producing fd69accfd504b78de3b9e416f00adcaa1f6b68f5 10:10:14 Checking out Revision fd69accfd504b78de3b9e416f00adcaa1f6b68f5 (PR-322) 10:10:13 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:10:13 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:10:13 using GIT_SSH to set credentials SSH Credentials for GitHub 10:10:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/322/head:refs/remotes/origin/PR-322 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:10:14 > git config core.sparsecheckout # timeout=10 10:10:14 > git checkout -f fd69accfd504b78de3b9e416f00adcaa1f6b68f5 # timeout=10 10:10:14 > git remote # timeout=10 10:10:14 > git config --get remote.origin.url # timeout=10 10:10:14 using GIT_SSH to set credentials SSH Credentials for GitHub 10:10:14 > git merge e953b5d979b63c9a08202fb364bebc5c28219661 # timeout=10 10:10:14 > git rev-parse HEAD^{commit} # timeout=10 10:10:14 > git config core.sparsecheckout # timeout=10 10:10:14 > git checkout -f fd69accfd504b78de3b9e416f00adcaa1f6b68f5 # timeout=10 10:10:15 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 10:10:15 > git --version # timeout=10 10:10:15 > git --version # 'git version 2.25.1' 10:10:15 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:10:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:10:20 % Total % Received % Xferd Average Speed Time Time Time Current 10:10:20 Dload Upload Total Spent Left Speed 10:10:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh 10:10:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:10:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:10:21 + sudo tee /etc/docker/daemon.new 10:10:21 { 10:10:21 "registry-mirrors": [ 10:10:21 "https://nexus3.edgexfoundry.org:10001" 10:10:21 ], 10:10:21 "bip": "10.250.0.254/24", 10:10:21 "hosts": [ 10:10:21 "tcp://0.0.0.0:5555", 10:10:21 "unix:///var/run/docker.sock" 10:10:21 ], 10:10:21 "mtu": 1458, 10:10:21 "selinux-enabled": true, 10:10:21 "seccomp-profile": "/etc/docker/seccomp.json" 10:10:21 } [Pipeline] sh 10:10:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:10:21 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:10:40 provisioning config files... 10:10:40 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config11987350723169742694tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:10:40 ---> ****-login.sh 10:10:40 nexus3.edgexfoundry.org:10001 10:10:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:10:41 Configure a credential helper to remove this warning. See 10:10:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:10:41 10:10:41 Login Succeeded 10:10:41 nexus3.edgexfoundry.org:10002 10:10:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:10:41 Configure a credential helper to remove this warning. See 10:10:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:10:41 10:10:41 Login Succeeded 10:10:41 nexus3.edgexfoundry.org:10003 10:10:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:10:42 Configure a credential helper to remove this warning. See 10:10:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:10:42 10:10:42 Login Succeeded 10:10:42 nexus3.edgexfoundry.org:10004 10:10:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:10:42 Configure a credential helper to remove this warning. See 10:10:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:10:42 10:10:42 Login Succeeded 10:10:42 ****.io 10:10:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:10:42 Configure a credential helper to remove this warning. See 10:10:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:10:42 10:10:42 Login Succeeded 10:10:42 ---> ****-login.sh ends [Pipeline] } 10:10:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:10:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:10:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:10:43 ========================================================= 10:10:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 10:10:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:44 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 10:10:44 Sending build context to Docker daemon 1.21MB 10:10:44 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 10:10:44 Step 2/12 : FROM ${BASE} AS builder 10:10:44 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:10:44 cf04c63912e1: Pulling fs layer 10:10:44 55b35a11ae5e: Pulling fs layer 10:10:44 a37a00ec5f00: Pulling fs layer 10:10:44 50b3750afda1: Pulling fs layer 10:10:44 4f4fb700ef54: Pulling fs layer 10:10:44 80978eb59214: Pulling fs layer 10:10:44 c9f46d7d2bd2: Pulling fs layer 10:10:44 c5a475d317c9: Pulling fs layer 10:10:44 4f4fb700ef54: Waiting 10:10:44 80978eb59214: Waiting 10:10:44 c9f46d7d2bd2: Waiting 10:10:44 c5a475d317c9: Waiting 10:10:44 50b3750afda1: Waiting 10:10:44 55b35a11ae5e: Verifying Checksum 10:10:44 55b35a11ae5e: Download complete 10:10:44 50b3750afda1: Verifying Checksum 10:10:44 50b3750afda1: Download complete 10:10:44 4f4fb700ef54: Verifying Checksum 10:10:44 4f4fb700ef54: Download complete 10:10:44 80978eb59214: Verifying Checksum 10:10:44 80978eb59214: Download complete 10:10:44 cf04c63912e1: Verifying Checksum 10:10:44 cf04c63912e1: Download complete 10:10:45 c5a475d317c9: Verifying Checksum 10:10:45 c5a475d317c9: Download complete 10:10:45 cf04c63912e1: Pull complete 10:10:46 55b35a11ae5e: Pull complete 10:10:46 a37a00ec5f00: Download complete 10:10:47 c9f46d7d2bd2: Verifying Checksum 10:10:47 c9f46d7d2bd2: Download complete 10:10:59 a37a00ec5f00: Pull complete 10:11:00 50b3750afda1: Pull complete 10:11:00 4f4fb700ef54: Pull complete 10:11:00 80978eb59214: Pull complete 10:11:08 c9f46d7d2bd2: Pull complete 10:11:10 c5a475d317c9: Pull complete 10:11:10 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 10:11:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 10:11:10 ---> be29e6b0f0d4 10:11:10 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:11:11 ---> Running in 0003a93136da 10:11:11 Removing intermediate container 0003a93136da 10:11:11 ---> 1cd543be1391 10:11:11 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:11:11 ---> Running in 90e9eed6f265 10:11:12 Removing intermediate container 90e9eed6f265 10:11:12 ---> 559ccc1318de 10:11:12 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:11:12 ---> Running in 69b7dc3bf6df 10:11:12 Removing intermediate container 69b7dc3bf6df 10:11:12 ---> a3113e1f49e1 10:11:12 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:11:12 ---> Running in bd7b51c4bbbb 10:11:12 Removing intermediate container bd7b51c4bbbb 10:11:12 ---> 940ff9ae3de3 10:11:12 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:11:13 ---> Running in 08a9bd3db819 10:11:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:11:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:11:16 OK: 238 MiB in 54 packages 10:11:17 Removing intermediate container 08a9bd3db819 10:11:17 ---> 1d99541c7620 10:11:17 Step 8/12 : WORKDIR /app 10:11:17 ---> Running in ee7443e9ca9e 10:11:17 Removing intermediate container ee7443e9ca9e 10:11:17 ---> 9a0c1e1ccaf4 10:11:17 Step 9/12 : COPY go.mod vendor* ./ 10:11:17 ---> d550c02d9f5f 10:11:17 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:11:17 ---> Running in 475270fbd0a8 10:13:09 Removing intermediate container 475270fbd0a8 10:13:09 ---> cdfde4cbe7ee 10:13:09 Step 11/12 : COPY . . 10:13:09 ---> 53a5c7c4f166 10:13:09 Step 12/12 : RUN $MAKE 10:13:09 ---> Running in 79e5f2663ce6 10:13:09 noop 10:13:09 Removing intermediate container 79e5f2663ce6 10:13:09 ---> c68fa395e895 10:13:09 Successfully built c68fa395e895 10:13:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:09 + docker inspect -f . ci-base-image-arm64 10:13:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:13:10 prd-ubuntu20.04-docker-arm64-4c-16g-23500 does not seem to be running inside a container 10:13:10 $ 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:13:11 $ docker top addaccf07a50e4e59af37854ca6bb12f31855c16221c19538c39790ea3beb022 -eo pid,comm [Pipeline] { [Pipeline] sh 10:13:12 + go version 10:13:12 go version go1.23.2 linux/arm64 [Pipeline] } 10:13:12 $ docker stop --time=1 addaccf07a50e4e59af37854ca6bb12f31855c16221c19538c39790ea3beb022 10:13:14 $ docker rm -f --volumes addaccf07a50e4e59af37854ca6bb12f31855c16221c19538c39790ea3beb022 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:14 + docker inspect -f . ci-base-image-arm64 10:13:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:13:15 prd-ubuntu20.04-docker-arm64-4c-16g-23500 does not seem to be running inside a container 10:13:15 $ 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:13:16 $ docker top 432afdbbd60cc4e9c04c431b8997f75259cb730a3a1784405243912b87ece27b -eo pid,comm [Pipeline] { [Pipeline] sh 10:13:17 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 10:13:18 + make test 10:13:18 go test ./... -coverprofile=coverage.out ./... 10:13:24 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:16:46 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 10:16:46 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 10:17:19 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.669s coverage: 40.6% of statements 10:17:19 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.040s coverage: 95.5% of statements 10:17:19 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.595s coverage: 51.9% of statements 10:17:19 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:17:19 go vet ./... 10:18:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:18:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:18:15 ./bin/test-attribution-txt.sh [Pipeline] echo 10:18:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:18:15 $ docker stop --time=1 432afdbbd60cc4e9c04c431b8997f75259cb730a3a1784405243912b87ece27b 10:18:17 $ docker rm -f --volumes 432afdbbd60cc4e9c04c431b8997f75259cb730a3a1784405243912b87ece27b [Pipeline] // withDockerContainer [Pipeline] sh 10:18:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:18:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:18:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:18:21 + ls -al . 10:18:21 total 712 10:18:21 drwxrwxr-x 10 jenkins jenkins 4096 Oct 22 10:13 . 10:18:21 drwxrwxr-x 4 jenkins jenkins 4096 Oct 22 10:10 .. 10:18:21 -rw-rw-r-- 1 jenkins jenkins 134 Oct 22 10:10 .dockerignore 10:18:21 drwxrwxr-x 8 jenkins jenkins 4096 Oct 22 10:10 .git 10:18:21 drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 10:10 .github 10:18:21 -rw-rw-r-- 1 jenkins jenkins 880 Oct 22 10:10 .gitignore 10:18:21 -rw-rw-r-- 1 jenkins jenkins 199 Oct 22 10:10 .golangci.yml 10:18:21 -rw-rw-r-- 1 jenkins jenkins 20798 Oct 22 10:10 Attribution.txt 10:18:21 -rw-rw-r-- 1 jenkins jenkins 11677 Oct 22 10:10 CHANGELOG.md 10:18:21 -rw-rw-r-- 1 jenkins jenkins 1488 Oct 22 10:10 Dockerfile 10:18:21 -rw-rw-r-- 1 jenkins jenkins 677 Oct 22 10:10 GOVERNANCE.md 10:18:21 -rw-rw-r-- 1 jenkins jenkins 661 Oct 22 10:10 Jenkinsfile 10:18:21 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 22 10:10 LICENSE 10:18:21 -rw-rw-r-- 1 jenkins jenkins 2716 Oct 22 10:10 Makefile 10:18:21 -rw-rw-r-- 1 jenkins jenkins 625 Oct 22 10:10 OWNERS.md 10:18:21 -rw-rw-r-- 1 jenkins jenkins 28907 Oct 22 10:10 README.md 10:18:21 -rw-rw-r-- 1 jenkins jenkins 5 Oct 22 10:08 VERSION 10:18:21 drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 10:10 bin 10:18:21 drwxrwxr-x 4 jenkins jenkins 4096 Oct 22 10:10 cmd 10:18:21 -rw-r--r-- 1 jenkins jenkins 451915 Oct 22 10:17 coverage.out 10:18:21 drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 10:10 examples 10:18:21 -rw-rw-r-- 1 jenkins jenkins 7135 Oct 22 10:10 go.mod 10:18:21 -rw-rw-r-- 1 jenkins jenkins 100176 Oct 22 10:10 go.sum 10:18:21 drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 10:10 images 10:18:21 drwxrwxr-x 4 jenkins jenkins 4096 Oct 22 10:10 internal 10:18:21 drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 10:10 pkg 10:18:21 -rw-rw-r-- 1 jenkins jenkins 193 Oct 22 10:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:21 + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=fd69accfd504b78de3b9e416f00adcaa1f6b68f5 --label arch=arm64 --label version=0.0.0 . 10:18:21 Sending build context to Docker daemon 1.21MB 10:18:21 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 10:18:21 Step 2/25 : FROM ${BASE} AS builder 10:18:21 ---> c68fa395e895 10:18:21 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:18:22 ---> Running in 95a2b2f5327c 10:18:22 Removing intermediate container 95a2b2f5327c 10:18:22 ---> facfd5302d02 10:18:22 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:18:22 ---> Running in b9ebbac8bdfd 10:18:22 Removing intermediate container b9ebbac8bdfd 10:18:22 ---> f5cb87068e14 10:18:22 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 10:18:22 ---> Running in b237c717e7e6 10:18:23 Removing intermediate container b237c717e7e6 10:18:23 ---> 8a37f3ad3656 10:18:23 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:18:23 ---> Running in d4106506791c 10:18:23 Removing intermediate container d4106506791c 10:18:23 ---> 02217f9bfc15 10:18:23 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:18:23 ---> Running in 774b8e1cc76c 10:18:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:18:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:18:26 OK: 238 MiB in 54 packages 10:18:27 Removing intermediate container 774b8e1cc76c 10:18:27 ---> 0a40dd62410b 10:18:27 Step 8/25 : WORKDIR /app 10:18:27 ---> Running in a060b3f0643f 10:18:27 Removing intermediate container a060b3f0643f 10:18:27 ---> 86bbde08e9c2 10:18:27 Step 9/25 : COPY go.mod vendor* ./ 10:18:28 ---> 53b3935e7d99 10:18:28 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:18:28 ---> Running in 7fcfb531f558 10:18:30 Removing intermediate container 7fcfb531f558 10:18:30 ---> 1eb4b1383335 10:18:30 Step 11/25 : COPY . . 10:18:31 ---> d0c62de46c4a 10:18:31 Step 12/25 : RUN $MAKE 10:18:31 ---> Running in d1081da34e25 10:18:32 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.48" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-rfid-llrp ./cmd 10:22:09 Removing intermediate container d1081da34e25 10:22:09 ---> 92b6780a66e2 10:22:09 Step 13/25 : FROM alpine:3.20 10:22:09 3.20: Pulling from library/alpine 10:22:09 cf04c63912e1: Already exists 10:22:09 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 10:22:09 Status: Downloaded newer image for alpine:3.20 10:22:09 ---> c157a85ed455 10:22:09 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:22:09 ---> Running in ac074d92b054 10:22:09 Removing intermediate container ac074d92b054 10:22:09 ---> 13b4c1b3e6ad 10:22:09 Step 15/25 : RUN apk add --update --no-cache dumb-init 10:22:09 ---> Running in 58d144793c78 10:22:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:22:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:22:09 (1/1) Installing dumb-init (1.2.5-r3) 10:22:09 Executing busybox-1.36.1-r29.trigger 10:22:09 OK: 9 MiB in 15 packages 10:22:09 Removing intermediate container 58d144793c78 10:22:09 ---> 6a2c3f907a8c 10:22:09 Step 16/25 : RUN apk --no-cache upgrade 10:22:09 ---> Running in cf4d64fcdd02 10:22:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:22:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:22:09 Upgrading critical system libraries and apk-tools: 10:22:09 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 10:22:09 Executing busybox-1.36.1-r29.trigger 10:22:09 Continuing the upgrade transaction with new apk-tools: 10:22:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:22:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:22:09 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 10:22:09 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 10:22:09 OK: 9 MiB in 15 packages 10:22:09 Removing intermediate container cf4d64fcdd02 10:22:09 ---> 80de05229699 10:22:09 Step 17/25 : COPY --from=builder /app/LICENSE / 10:22:09 ---> 1e69227367c2 10:22:09 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:22:09 ---> 55846d860247 10:22:09 Step 19/25 : COPY --from=builder /app/cmd/ / 10:22:11 ---> 14ac32219c95 10:22:11 Step 20/25 : EXPOSE 59989 10:22:11 ---> Running in 83401653eb86 10:22:11 Removing intermediate container 83401653eb86 10:22:11 ---> 000072c56dcf 10:22:11 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:22:11 ---> Running in a1179e21ee6b 10:22:11 Removing intermediate container a1179e21ee6b 10:22:11 ---> fe1c9f780f8b 10:22:11 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:22:11 ---> Running in 9f19b0ad5574 10:22:11 Removing intermediate container 9f19b0ad5574 10:22:11 ---> 7f8922706f2d 10:22:11 Step 23/25 : LABEL arch=arm64 10:22:12 ---> Running in 7974c17dcd21 10:22:12 Removing intermediate container 7974c17dcd21 10:22:12 ---> 91dd7f38ac32 10:22:12 Step 24/25 : LABEL git_sha=fd69accfd504b78de3b9e416f00adcaa1f6b68f5 10:22:12 ---> Running in 430bdb281341 10:22:12 Removing intermediate container 430bdb281341 10:22:12 ---> 5483c602ceb7 10:22:12 Step 25/25 : LABEL version=0.0.0 10:22:12 ---> Running in 0d774b9256aa 10:22:12 Removing intermediate container 0d774b9256aa 10:22:12 ---> 7ab48c79ba6f 10:22:12 [Warning] One or more build-args [ARCH] were not consumed 10:22:13 Successfully built 7ab48c79ba6f 10:22:13 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:22:14 10:22:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:22:14 arm64: Pulling from edgex-lftools-log-publisher 10:22:14 8998bd30e6a1: Pulling fs layer 10:22:14 04944245beec: Pulling fs layer 10:22:14 699f458cf7ca: Pulling fs layer 10:22:14 765212b225bb: Pulling fs layer 10:22:14 f23df028b6ca: Pulling fs layer 10:22:14 d65c8cfc05b1: Pulling fs layer 10:22:14 2437ff75d9bd: Pulling fs layer 10:22:14 2437ff75d9bd: Waiting 10:22:14 f23df028b6ca: Waiting 10:22:14 765212b225bb: Waiting 10:22:14 d65c8cfc05b1: Waiting 10:22:14 04944245beec: Verifying Checksum 10:22:14 04944245beec: Download complete 10:22:14 765212b225bb: Verifying Checksum 10:22:14 765212b225bb: Download complete 10:22:14 f23df028b6ca: Verifying Checksum 10:22:14 f23df028b6ca: Download complete 10:22:14 d65c8cfc05b1: Verifying Checksum 10:22:14 d65c8cfc05b1: Download complete 10:22:14 699f458cf7ca: Verifying Checksum 10:22:14 699f458cf7ca: Download complete 10:22:15 8998bd30e6a1: Download complete 10:22:17 2437ff75d9bd: Verifying Checksum 10:22:17 2437ff75d9bd: Download complete 10:22:19 8998bd30e6a1: Pull complete 10:22:20 04944245beec: Pull complete 10:22:21 699f458cf7ca: Pull complete 10:22:22 765212b225bb: Pull complete 10:22:23 f23df028b6ca: Pull complete 10:22:23 d65c8cfc05b1: Pull complete 10:22:41 2437ff75d9bd: Pull complete 10:22:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:22:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:22:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:22:41 prd-ubuntu20.04-docker-arm64-4c-16g-23500 does not seem to be running inside a container 10:22:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:22:44 $ docker top f6a3d62fae199a19162f834ca5d9d7480477e0aff114fa10cd9c1f7a2b62e847 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:22:45 ---> job-cost.sh 10:22:45 lf-activate-venv: SKIPPING 10:22:45 INFO: No Stack... 10:22:46 INFO: Retrieving Pricing Info for: v3-standard-4 10:22:46 INFO: Archiving Costs [Pipeline] sh 10:22:47 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 10:22:47 + cut -d, -f6 [Pipeline] lock 10:22:47 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-322-1-stack-cost] 10:22:47 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-322-1-stack-cost] did not exist. Created. 10:22:47 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-322-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:22:48 /w/workspace/device-rfid-llrp-go/1@tmp/durable-d01ccca4/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:22:48 + echo total: 0.10999999940395355 [Pipeline] stash 10:22:48 Warning: overwriting stash ‘stack-cost’ 10:22:48 Stashed 1 file(s) [Pipeline] } 10:22:48 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-322-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:22:48 $ docker stop --time=1 f6a3d62fae199a19162f834ca5d9d7480477e0aff114fa10cd9c1f7a2b62e847 10:22:50 $ docker rm -f --volumes f6a3d62fae199a19162f834ca5d9d7480477e0aff114fa10cd9c1f7a2b62e847 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:22:53 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-322/archives ] 10:22:53 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-322/archives 10:22:53 total 16 10:22:53 drwxr-xr-x 3 root root 4096 Oct 22 10:10 . 10:22:53 drwxrwxr-x 12 jenkins jenkins 4096 Oct 22 10:10 .. 10:22:53 drwxr-xr-x 2 root root 4096 Oct 22 10:10 cost 10:22:53 -rw-r--r-- 1 root root 91 Oct 22 10:10 cost.csv 10:22:53 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-322/archives 10:22:53 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-322/archives 10:22:53 total 16 10:22:53 drwxr-xr-x 3 jenkins jenkins 4096 Oct 22 10:10 . 10:22:53 drwxrwxr-x 12 jenkins jenkins 4096 Oct 22 10:10 .. 10:22:53 drwxr-xr-x 2 jenkins jenkins 4096 Oct 22 10:10 cost 10:22:53 -rw-r--r-- 1 jenkins jenkins 91 Oct 22 10:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:22:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:22:55 ---> package-listing.sh 10:22:55 ++ facter osfamily 10:22:55 ++ tr '[:upper:]' '[:lower:]' 10:22:55 + OS_FAMILY=debian 10:22:55 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-322 10:22:55 + START_PACKAGES=/tmp/packages_start.txt 10:22:55 + END_PACKAGES=/tmp/packages_end.txt 10:22:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:22:55 + PACKAGES=/tmp/packages_start.txt 10:22:55 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-322 ']' 10:22:55 + PACKAGES=/tmp/packages_end.txt 10:22:55 + case "${OS_FAMILY}" in 10:22:55 + dpkg -l 10:22:55 + grep '^ii' 10:22:55 + '[' -f /tmp/packages_start.txt ']' 10:22:55 + '[' -f /tmp/packages_end.txt ']' 10:22:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:22:55 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-322 ']' 10:22:55 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-322/archives/ 10:22:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-322/archives/ [Pipeline] echo 10:22:55 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-322/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:22:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:22:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:22:56 prd-ubuntu20.04-docker-8c-8g-23499 does not seem to be running inside a container 10:22:56 $ 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-322/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-322 -v /w/workspace/undry_device-rfid-llrp-go_PR-322:/w/workspace/undry_device-rfid-llrp-go_PR-322:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-322@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-322@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:22:56 $ docker top 6b8270f8ade998e57508a90d483e2c4dd749ded3e46c3d0056c3ea26e35f88bd -eo pid,comm [Pipeline] { [Pipeline] sh 10:22:57 + touch /tmp/pre-build-complete [Pipeline] sh 10:22:57 + mkdir -p /var/log/sysstat [Pipeline] sh 10:22:57 + ls /var/log/sa-host 10:22:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:22:58 provisioning config files... 10:22:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-322@tmp/config14881701072674295953tmp [Pipeline] { [Pipeline] echo 10:22:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:22:58 ---> create-netrc.sh [Pipeline] } 10:22:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:22:59 ---> python-tools-install.sh [Pipeline] echo 10:22:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:22:59 ---> sudo-logs.sh 10:22:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:22:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:22:59 ---> job-cost.sh 10:22:59 lf-activate-venv: SKIPPING 10:22:59 DEBUG: total: 0.2199999988079071 10:22:59 INFO: Retrieving Stack Cost... 10:23:00 INFO: Retrieving Pricing Info for: v3-standard-8 10:23:00 INFO: Archiving Costs [Pipeline] echo 10:23:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:23:01 ---> logs-deploy.sh 10:23:01 lf-activate-venv: SKIPPING 10:23:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-322/1 10:23:01 INFO: archiving workspace using pattern(s): 10:23:02 Archives upload complete. 10:23:02 INFO: archiving logs to Nexus