Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 23080daf8f4d8a421bd75fd69ece5ca91258256c 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-ssh16822938617695634628.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh8820458324425348813.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17824695656552530222.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13666663001781065743.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11701582265093476081.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go] ========================================================= [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 ‘prd-centos7-blackbox-4c-2g-39928’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-40069’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-40100’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-40093’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-40103 in /w/workspace/foundry_device-rfid-llrp-go_main [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/foundry_device-rfid-llrp-go_main # 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 Avoid second fetch Checking out Revision 23080daf8f4d8a421bd75fd69ece5ca91258256c (main) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 23080daf8f4d8a421bd75fd69ece5ca91258256c # timeout=10 Commit message: "Merge pull request #349 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.26" > git rev-list --no-walk 108cdd9f203085227c653b98de0ec734d81e8d46 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-04T00:49:05.868Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-04T00:49:05.961Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-04T00:49:05.998Z] ========================================================= [2025-03-04T00:49:05.998Z] EdgeX Global Pipelines Version Info [2025-03-04T00:49:05.998Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-04T00:49:06.747Z] ------------------- [2025-03-04T00:49:06.747Z] stable info: [2025-03-04T00:49:06.747Z] ------------------- [2025-03-04T00:49:06.747Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-04T00:49:06.747Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-04T00:49:06.747Z] Message: update stable to v1.0.269 [2025-03-04T00:49:07.316Z] ------------------- [2025-03-04T00:49:07.316Z] experimental info: [2025-03-04T00:49:07.317Z] ------------------- [2025-03-04T00:49:07.317Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-04T00:49:07.317Z] Commit SHA: 7f93e8bad95e9991f74bdd88f4a3d704a5893b6d [2025-03-04T00:49:07.317Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-04T00:49:07.402Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2025-03-04T00:49:07.421Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2025-03-04T00:49:07.441Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-04T00:49:07.460Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-04T00:49:07.488Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-04T00:49:07.516Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-04T00:49:07.538Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-04T00:49:07.559Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-04T00:49:07.578Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-04T00:49:07.607Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-04T00:49:07.633Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-04T00:49:07.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2025-03-04T00:49:07.690Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-04T00:49:07.717Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-04T00:49:07.746Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-04T00:49:07.773Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-04T00:49:08.019Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-04T00:49:08.054Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-04T00:49:08.074Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-04T00:49:08.091Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-04T00:49:08.111Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-03-04T00:49:08.138Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-03-04T00:49:08.164Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-04T00:49:08.199Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-04T00:49:08.225Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-04T00:49:08.255Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-04T00:49:08.284Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-04T00:49:08.313Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-04T00:49:08.344Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-04T00:49:08.365Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-04T00:49:08.385Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 23080daf8f4d8a421bd75fd69ece5ca91258256c [Pipeline] echo [2025-03-04T00:49:08.401Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 23080da [Pipeline] echo [2025-03-04T00:49:08.420Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-04T00:49:08.475Z] provisioning config files... [2025-03-04T00:49:08.486Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12584696756735736200tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T00:49:08.817Z] ---> ****-login.sh [2025-03-04T00:49:08.817Z] nexus3.edgexfoundry.org:10001 [2025-03-04T00:49:09.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:49:09.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:49:09.094Z] Configure a credential helper to remove this warning. See [2025-03-04T00:49:09.094Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:49:09.094Z] [2025-03-04T00:49:09.094Z] Login Succeeded [2025-03-04T00:49:09.094Z] nexus3.edgexfoundry.org:10002 [2025-03-04T00:49:09.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:49:09.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:49:09.094Z] Configure a credential helper to remove this warning. See [2025-03-04T00:49:09.094Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:49:09.094Z] [2025-03-04T00:49:09.094Z] Login Succeeded [2025-03-04T00:49:09.094Z] nexus3.edgexfoundry.org:10003 [2025-03-04T00:49:09.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:49:09.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:49:09.371Z] Configure a credential helper to remove this warning. See [2025-03-04T00:49:09.371Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:49:09.371Z] [2025-03-04T00:49:09.371Z] Login Succeeded [2025-03-04T00:49:09.371Z] nexus3.edgexfoundry.org:10004 [2025-03-04T00:49:09.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:49:09.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:49:09.371Z] Configure a credential helper to remove this warning. See [2025-03-04T00:49:09.371Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:49:09.371Z] [2025-03-04T00:49:09.371Z] Login Succeeded [2025-03-04T00:49:09.371Z] ****.io [2025-03-04T00:49:09.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:49:09.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:49:09.636Z] Configure a credential helper to remove this warning. See [2025-03-04T00:49:09.636Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:49:09.636Z] [2025-03-04T00:49:09.636Z] Login Succeeded [2025-03-04T00:49:09.636Z] ---> ****-login.sh ends [Pipeline] } [2025-03-04T00:49:09.644Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-04T00:49:10.023Z] + git rev-list -1 --merges 23080daf8f4d8a421bd75fd69ece5ca91258256c~1..23080daf8f4d8a421bd75fd69ece5ca91258256c [Pipeline] echo [2025-03-04T00:49:10.051Z] -----------> git rev-list -1 --merges 23080daf8f4d8a421bd75fd69ece5ca91258256c~1..23080daf8f4d8a421bd75fd69ece5ca91258256c 23080daf8f4d8a421bd75fd69ece5ca91258256c [2025-03-04T00:49:10.051Z] 23080daf8f4d8a421bd75fd69ece5ca91258256c [false] [Pipeline] sh [2025-03-04T00:49:10.347Z] + git log --format=format:%s -1 23080daf8f4d8a421bd75fd69ece5ca91258256c [Pipeline] echo [2025-03-04T00:49:10.363Z] ========================================================= [2025-03-04T00:49:10.363Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-04T00:49:10.363Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-04T00:49:10.704Z] + git log --format=format:%s -1 23080daf8f4d8a421bd75fd69ece5ca91258256c [Pipeline] echo [2025-03-04T00:49:10.716Z] [semverPrep] GIT_COMMIT: 23080daf8f4d8a421bd75fd69ece5ca91258256c, Commit Message: Merge pull request #349 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.26 [Pipeline] echo [2025-03-04T00:49:10.731Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-04T00:49:11.093Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-04T00:49:11.093Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-04T00:49:11.093Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-04T00:49:11.093Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-04T00:49:11.093Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2025-03-04T00:49:11.093Z] -a /etc/ssh/ssh_known_hosts [2025-03-04T00:49:11.093Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:49:11.456Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-04T00:49:11.456Z] [2025-03-04T00:49:11.456Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:49:11.772Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-04T00:49:11.772Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-04T00:49:11.772Z] b85a868b505f: Pulling fs layer [2025-03-04T00:49:11.772Z] e2be974225ed: Pulling fs layer [2025-03-04T00:49:11.772Z] 339a4e72a1f5: Pulling fs layer [2025-03-04T00:49:11.772Z] 988bab9f4d93: Pulling fs layer [2025-03-04T00:49:11.772Z] 1469e6f7b9e6: Pulling fs layer [2025-03-04T00:49:11.772Z] eaf3925da568: Pulling fs layer [2025-03-04T00:49:11.772Z] bab4dde63d76: Pulling fs layer [2025-03-04T00:49:11.772Z] bde34c3a00c8: Pulling fs layer [2025-03-04T00:49:11.772Z] b352a97aabf1: Pulling fs layer [2025-03-04T00:49:11.772Z] 4872d77fe225: Pulling fs layer [2025-03-04T00:49:11.772Z] 5851b861e8e6: Pulling fs layer [2025-03-04T00:49:11.772Z] b352a97aabf1: Waiting [2025-03-04T00:49:11.772Z] 4872d77fe225: Waiting [2025-03-04T00:49:11.772Z] eaf3925da568: Waiting [2025-03-04T00:49:11.772Z] 5851b861e8e6: Waiting [2025-03-04T00:49:11.772Z] bab4dde63d76: Waiting [2025-03-04T00:49:11.772Z] 988bab9f4d93: Waiting [2025-03-04T00:49:11.772Z] 1469e6f7b9e6: Waiting [2025-03-04T00:49:11.772Z] e2be974225ed: Verifying Checksum [2025-03-04T00:49:11.772Z] e2be974225ed: Download complete [2025-03-04T00:49:11.772Z] 988bab9f4d93: Verifying Checksum [2025-03-04T00:49:11.772Z] 988bab9f4d93: Download complete [2025-03-04T00:49:11.772Z] 1469e6f7b9e6: Verifying Checksum [2025-03-04T00:49:11.772Z] 1469e6f7b9e6: Download complete [2025-03-04T00:49:11.772Z] eaf3925da568: Download complete [2025-03-04T00:49:11.772Z] 339a4e72a1f5: Verifying Checksum [2025-03-04T00:49:11.772Z] 339a4e72a1f5: Download complete [2025-03-04T00:49:11.772Z] bde34c3a00c8: Verifying Checksum [2025-03-04T00:49:11.772Z] bde34c3a00c8: Download complete [2025-03-04T00:49:12.031Z] b352a97aabf1: Verifying Checksum [2025-03-04T00:49:12.031Z] b352a97aabf1: Download complete [2025-03-04T00:49:12.031Z] 4872d77fe225: Verifying Checksum [2025-03-04T00:49:12.031Z] 4872d77fe225: Download complete [2025-03-04T00:49:12.031Z] 5851b861e8e6: Verifying Checksum [2025-03-04T00:49:12.031Z] 5851b861e8e6: Download complete [2025-03-04T00:49:12.031Z] b85a868b505f: Verifying Checksum [2025-03-04T00:49:12.031Z] b85a868b505f: Download complete [2025-03-04T00:49:12.289Z] bab4dde63d76: Verifying Checksum [2025-03-04T00:49:12.289Z] bab4dde63d76: Download complete [2025-03-04T00:49:13.234Z] b85a868b505f: Pull complete [2025-03-04T00:49:13.234Z] e2be974225ed: Pull complete [2025-03-04T00:49:13.801Z] 339a4e72a1f5: Pull complete [2025-03-04T00:49:13.802Z] 988bab9f4d93: Pull complete [2025-03-04T00:49:14.286Z] 1469e6f7b9e6: Pull complete [2025-03-04T00:49:14.286Z] eaf3925da568: Pull complete [2025-03-04T00:49:15.695Z] bab4dde63d76: Pull complete [2025-03-04T00:49:15.695Z] bde34c3a00c8: Pull complete [2025-03-04T00:49:15.695Z] b352a97aabf1: Pull complete [2025-03-04T00:49:15.959Z] 4872d77fe225: Pull complete [2025-03-04T00:49:16.222Z] 5851b861e8e6: Pull complete [2025-03-04T00:49:16.222Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-04T00:49:16.222Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-04T00:49:16.222Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T00:49:16.379Z] prd-ubuntu20.04-docker-8c-8g-40103 does not seem to be running inside a container [2025-03-04T00:49:16.436Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-04T00:49:18.137Z] $ docker top a01bf3a0375de9015e0af6f9abdd227bdcd329eccbf1657bcbba6e13546dd9bc -eo pid,comm [2025-03-04T00:49:18.191Z] 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). [2025-03-04T00:49:18.191Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-04T00:49:18.257Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-04T00:49:18.257Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-04T00:49:18.364Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-04T00:49:18.364Z] $ docker exec a01bf3a0375de9015e0af6f9abdd227bdcd329eccbf1657bcbba6e13546dd9bc ssh-agent [2025-03-04T00:49:18.466Z] SSH_AUTH_SOCK=/tmp/ssh-ZmsmnAHhjH5s/agent.32 [2025-03-04T00:49:18.466Z] SSH_AGENT_PID=38 [2025-03-04T00:49:18.472Z] Running ssh-add (command line suppressed) [2025-03-04T00:49:18.562Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5325914914307100907.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5325914914307100907.key) [2025-03-04T00:49:18.578Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-04T00:49:18.862Z] + git tag --points-at HEAD [Pipeline] } [2025-03-04T00:49:18.872Z] $ docker exec --env ******** --env ******** a01bf3a0375de9015e0af6f9abdd227bdcd329eccbf1657bcbba6e13546dd9bc ssh-agent -k [2025-03-04T00:49:18.962Z] unset SSH_AUTH_SOCK; [2025-03-04T00:49:18.963Z] unset SSH_AGENT_PID; [2025-03-04T00:49:18.963Z] echo Agent pid 38 killed; [2025-03-04T00:49:18.972Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-04T00:49:19.011Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-04T00:49:19.011Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-04T00:49:19.113Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-04T00:49:19.113Z] $ docker exec a01bf3a0375de9015e0af6f9abdd227bdcd329eccbf1657bcbba6e13546dd9bc ssh-agent [2025-03-04T00:49:19.217Z] SSH_AUTH_SOCK=/tmp/ssh-n6Z9xYkEdUPD/agent.71 [2025-03-04T00:49:19.217Z] SSH_AGENT_PID=77 [2025-03-04T00:49:19.222Z] Running ssh-add (command line suppressed) [2025-03-04T00:49:19.316Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15669276883943647956.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15669276883943647956.key) [2025-03-04T00:49:19.331Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-04T00:49:20.853Z] + git semver init [2025-03-04T00:49:20.853Z] 2025-03-04 00:49:19,786 [run_init] DEBUG init version:0.0.0 force:False [2025-03-04T00:49:20.853Z] 2025-03-04 00:49:19,787 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2025-03-04T00:49:20.853Z] 2025-03-04 00:49:19,787 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2025-03-04T00:49:20.853Z] 2025-03-04 00:49:19,787 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2025-03-04T00:49:21.419Z] 2025-03-04 00:49:21,270 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2025-03-04T00:49:21.419Z] 2025-03-04 00:49:21,270 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2025-03-04T00:49:21.419Z] 2025-03-04 00:49:21,271 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2025-03-04T00:49:21.419Z] 2025-03-04 00:49:21,271 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2025-03-04T00:49:21.419Z] 4.0.0-dev.10 [Pipeline] } [2025-03-04T00:49:21.424Z] $ docker exec --env ******** --env ******** a01bf3a0375de9015e0af6f9abdd227bdcd329eccbf1657bcbba6e13546dd9bc ssh-agent -k [2025-03-04T00:49:21.517Z] unset SSH_AUTH_SOCK; [2025-03-04T00:49:21.517Z] unset SSH_AGENT_PID; [2025-03-04T00:49:21.517Z] echo Agent pid 77 killed; [2025-03-04T00:49:21.528Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-04T00:49:21.858Z] + git semver [Pipeline] } [2025-03-04T00:49:22.129Z] $ docker stop --time=1 a01bf3a0375de9015e0af6f9abdd227bdcd329eccbf1657bcbba6e13546dd9bc [2025-03-04T00:49:23.428Z] $ docker rm -f --volumes a01bf3a0375de9015e0af6f9abdd227bdcd329eccbf1657bcbba6e13546dd9bc [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-04T00:49:23.777Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-04T00:49:23.993Z] Stashed 1 file(s) [Pipeline] echo [2025-03-04T00:49:23.998Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.10 [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 [2025-03-04T00:49:24.182Z] provisioning config files... [2025-03-04T00:49:24.196Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13537537809900475169tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T00:49:24.498Z] ---> ****-login.sh [2025-03-04T00:49:24.498Z] nexus3.edgexfoundry.org:10001 [2025-03-04T00:49:24.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:49:24.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:49:24.499Z] Configure a credential helper to remove this warning. See [2025-03-04T00:49:24.499Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:49:24.499Z] [2025-03-04T00:49:24.499Z] Login Succeeded [2025-03-04T00:49:24.499Z] nexus3.edgexfoundry.org:10002 [2025-03-04T00:49:24.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:49:24.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:49:24.499Z] Configure a credential helper to remove this warning. See [2025-03-04T00:49:24.499Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:49:24.499Z] [2025-03-04T00:49:24.499Z] Login Succeeded [2025-03-04T00:49:24.499Z] nexus3.edgexfoundry.org:10003 [2025-03-04T00:49:24.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:49:24.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:49:24.758Z] Configure a credential helper to remove this warning. See [2025-03-04T00:49:24.758Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:49:24.758Z] [2025-03-04T00:49:24.758Z] Login Succeeded [2025-03-04T00:49:24.758Z] nexus3.edgexfoundry.org:10004 [2025-03-04T00:49:24.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:49:24.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:49:24.759Z] Configure a credential helper to remove this warning. See [2025-03-04T00:49:24.759Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:49:24.759Z] [2025-03-04T00:49:24.759Z] Login Succeeded [2025-03-04T00:49:24.759Z] ****.io [2025-03-04T00:49:24.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:49:25.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:49:25.019Z] Configure a credential helper to remove this warning. See [2025-03-04T00:49:25.019Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:49:25.019Z] [2025-03-04T00:49:25.019Z] Login Succeeded [2025-03-04T00:49:25.019Z] ---> ****-login.sh ends [Pipeline] } [2025-03-04T00:49:25.027Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-04T00:49:25.132Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T00:49:25.159Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T00:49:25.181Z] ========================================================= [2025-03-04T00:49:25.181Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-04T00:49:25.181Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:49:25.548Z] + 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 . [2025-03-04T00:49:25.549Z] Sending build context to Docker daemon 11.59MB [2025-03-04T00:49:25.549Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-04T00:49:25.549Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-04T00:49:25.549Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-04T00:49:25.549Z] da9db072f522: Pulling fs layer [2025-03-04T00:49:25.549Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-04T00:49:25.549Z] 06f05ace1117: Pulling fs layer [2025-03-04T00:49:25.549Z] 5fe327b54edc: Pulling fs layer [2025-03-04T00:49:25.549Z] 4f4fb700ef54: Pulling fs layer [2025-03-04T00:49:25.549Z] 92a5565b7b96: Pulling fs layer [2025-03-04T00:49:25.549Z] ff9bb7016b71: Pulling fs layer [2025-03-04T00:49:25.549Z] b67dba6c2c7d: Pulling fs layer [2025-03-04T00:49:25.549Z] a813b0c90790: Pulling fs layer [2025-03-04T00:49:25.549Z] b67dba6c2c7d: Waiting [2025-03-04T00:49:25.549Z] ff9bb7016b71: Waiting [2025-03-04T00:49:25.549Z] a813b0c90790: Waiting [2025-03-04T00:49:25.549Z] 5fe327b54edc: Waiting [2025-03-04T00:49:25.549Z] 92a5565b7b96: Waiting [2025-03-04T00:49:25.549Z] 6ef4a4ee8ca5: Verifying Checksum [2025-03-04T00:49:25.549Z] 6ef4a4ee8ca5: Download complete [2025-03-04T00:49:25.549Z] 5fe327b54edc: Verifying Checksum [2025-03-04T00:49:25.549Z] 5fe327b54edc: Download complete [2025-03-04T00:49:25.549Z] 4f4fb700ef54: Verifying Checksum [2025-03-04T00:49:25.549Z] 4f4fb700ef54: Download complete [2025-03-04T00:49:25.549Z] 92a5565b7b96: Verifying Checksum [2025-03-04T00:49:25.549Z] 92a5565b7b96: Download complete [2025-03-04T00:49:25.549Z] da9db072f522: Download complete [2025-03-04T00:49:25.813Z] ff9bb7016b71: Verifying Checksum [2025-03-04T00:49:25.813Z] ff9bb7016b71: Download complete [2025-03-04T00:49:25.813Z] da9db072f522: Pull complete [2025-03-04T00:49:26.074Z] a813b0c90790: Verifying Checksum [2025-03-04T00:49:26.074Z] a813b0c90790: Download complete [2025-03-04T00:49:26.074Z] 6ef4a4ee8ca5: Pull complete [2025-03-04T00:49:26.074Z] 06f05ace1117: Verifying Checksum [2025-03-04T00:49:26.074Z] 06f05ace1117: Download complete [2025-03-04T00:49:26.642Z] b67dba6c2c7d: Verifying Checksum [2025-03-04T00:49:26.642Z] b67dba6c2c7d: Download complete [2025-03-04T00:49:29.172Z] 06f05ace1117: Pull complete [2025-03-04T00:49:29.172Z] 5fe327b54edc: Pull complete [2025-03-04T00:49:29.172Z] 4f4fb700ef54: Pull complete [2025-03-04T00:49:29.172Z] 92a5565b7b96: Pull complete [2025-03-04T00:49:29.430Z] ff9bb7016b71: Pull complete [2025-03-04T00:49:31.985Z] b67dba6c2c7d: Pull complete [2025-03-04T00:49:31.985Z] a813b0c90790: Pull complete [2025-03-04T00:49:31.985Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-04T00:49:31.985Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-04T00:49:31.985Z] ---> 3ba60ce46760 [2025-03-04T00:49:31.985Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-03-04T00:49:34.521Z] ---> Running in 2cc9861d46ce [2025-03-04T00:49:34.522Z] Removing intermediate container 2cc9861d46ce [2025-03-04T00:49:34.522Z] ---> 245af0b5e800 [2025-03-04T00:49:34.522Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-04T00:49:34.522Z] ---> Running in 5994b9e6385b [2025-03-04T00:49:34.522Z] Removing intermediate container 5994b9e6385b [2025-03-04T00:49:34.522Z] ---> fd72f0af3e01 [2025-03-04T00:49:34.522Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2025-03-04T00:49:34.779Z] ---> Running in 33b744475bea [2025-03-04T00:49:34.779Z] Removing intermediate container 33b744475bea [2025-03-04T00:49:34.779Z] ---> 4fab0be9f04f [2025-03-04T00:49:34.779Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-04T00:49:34.779Z] ---> Running in 94409259971c [2025-03-04T00:49:34.779Z] Removing intermediate container 94409259971c [2025-03-04T00:49:34.779Z] ---> 3d0416f15366 [2025-03-04T00:49:34.779Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-04T00:49:34.779Z] ---> Running in 39d54a5a0bf7 [2025-03-04T00:49:35.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-04T00:49:35.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-04T00:49:35.555Z] OK: 248 MiB in 58 packages [2025-03-04T00:49:35.813Z] Removing intermediate container 39d54a5a0bf7 [2025-03-04T00:49:35.813Z] ---> cc1cc8b3ccf3 [2025-03-04T00:49:35.813Z] Step 8/12 : WORKDIR /app [2025-03-04T00:49:35.813Z] ---> Running in ea174b6c7fd9 [2025-03-04T00:49:36.072Z] Removing intermediate container ea174b6c7fd9 [2025-03-04T00:49:36.072Z] ---> 0ad087a11201 [2025-03-04T00:49:36.072Z] Step 9/12 : COPY go.mod vendor* ./ [2025-03-04T00:49:36.072Z] ---> ad3dcecf613d [2025-03-04T00:49:36.072Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-04T00:49:36.072Z] ---> Running in 2115f114fb4d [2025-03-04T00:49:39.140Z] Still waiting to schedule task [2025-03-04T00:49:39.140Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-03-04T00:50:14.796Z] Removing intermediate container 2115f114fb4d [2025-03-04T00:50:14.796Z] ---> 01af615095d7 [2025-03-04T00:50:14.796Z] Step 11/12 : COPY . . [2025-03-04T00:50:14.796Z] ---> 11bd2bf8b533 [2025-03-04T00:50:14.796Z] Step 12/12 : RUN $MAKE [2025-03-04T00:50:14.796Z] ---> Running in b5ea0dc1e91e [2025-03-04T00:50:14.796Z] noop [2025-03-04T00:50:14.796Z] Removing intermediate container b5ea0dc1e91e [2025-03-04T00:50:14.796Z] ---> 7c89a17b6570 [2025-03-04T00:50:14.796Z] Successfully built 7c89a17b6570 [2025-03-04T00:50:14.796Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:50:15.125Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-04T00:50:15.125Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T00:50:15.208Z] prd-ubuntu20.04-docker-8c-8g-40103 does not seem to be running inside a container [2025-03-04T00:50:15.232Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** ci-base-image-x86_64 cat [2025-03-04T00:50:15.593Z] $ docker top e7497f88475d68f0f5b1ff43fb8d27644713f89cb4b0c23d6f2b675cde37e17d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T00:50:15.942Z] + go version [2025-03-04T00:50:15.943Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-04T00:50:15.949Z] $ docker stop --time=1 e7497f88475d68f0f5b1ff43fb8d27644713f89cb4b0c23d6f2b675cde37e17d [2025-03-04T00:50:17.226Z] $ docker rm -f --volumes e7497f88475d68f0f5b1ff43fb8d27644713f89cb4b0c23d6f2b675cde37e17d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:50:17.694Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-04T00:50:17.694Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T00:50:17.774Z] prd-ubuntu20.04-docker-8c-8g-40103 does not seem to be running inside a container [2025-03-04T00:50:17.803Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** ci-base-image-x86_64 cat [2025-03-04T00:50:18.129Z] $ docker top b3b9cbf3e3e1671ecbee502cdad6518283ca67cdfaa4f7b7c72636be8f5c3474 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T00:50:18.478Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2025-03-04T00:50:18.777Z] + make test [2025-03-04T00:50:18.777Z] go test ./... -coverprofile=coverage.out ./... [2025-03-04T00:50:20.152Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2025-03-04T00:50:38.223Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2025-03-04T00:50:38.223Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2025-03-04T00:50:41.509Z] level=DEBUG ts=2025-03-04T00:50:36.922179819Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2025-03-04T00:50:41.509Z] level=INFO ts=2025-03-04T00:50:36.922465257Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2025-03-04T00:50:41.509Z] level=INFO ts=2025-03-04T00:50:36.922477617Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2025-03-04T00:50:41.509Z] level=DEBUG ts=2025-03-04T00:50:36.922487617Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2025-03-04T00:50:41.509Z] level=INFO ts=2025-03-04T00:50:36.92367512Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-03-04T00:50:41.509Z] level=WARN ts=2025-03-04T00:50:36.923698141Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2025-03-04T00:50:41.509Z] level=INFO ts=2025-03-04T00:50:36.923753132Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2025-03-04T00:50:41.509Z] level=INFO ts=2025-03-04T00:50:36.923819024Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-03-04T00:50:41.509Z] level=WARN ts=2025-03-04T00:50:36.923829754Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2025-03-04T00:50:41.509Z] level=DEBUG ts=2025-03-04T00:50:36.923836995Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2025-03-04T00:50:41.509Z] level=INFO ts=2025-03-04T00:50:36.923852875Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2025-03-04T00:50:41.509Z] level=INFO ts=2025-03-04T00:50:36.923890206Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-03-04T00:50:41.509Z] level=DEBUG ts=2025-03-04T00:50:36.923901117Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2025-03-04T00:50:41.509Z] level=DEBUG ts=2025-03-04T00:50:36.923909228Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2025-03-04T00:50:41.509Z] level=INFO ts=2025-03-04T00:50:36.923919448Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2025-03-04T00:50:41.509Z] level=INFO ts=2025-03-04T00:50:36.923953269Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-03-04T00:50:41.509Z] level=DEBUG ts=2025-03-04T00:50:36.923966699Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2025-03-04T00:50:41.509Z] level=INFO ts=2025-03-04T00:50:36.9239802Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2025-03-04T00:50:41.509Z] level=INFO ts=2025-03-04T00:50:36.924018701Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-03-04T00:50:41.509Z] level=DEBUG ts=2025-03-04T00:50:36.924029101Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2025-03-04T00:50:41.509Z] level=INFO ts=2025-03-04T00:50:36.924054282Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2025-03-04T00:50:41.509Z] level=INFO ts=2025-03-04T00:50:36.924073452Z 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}" [2025-03-04T00:50:41.509Z] level=DEBUG ts=2025-03-04T00:50:36.924204986Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2025-03-04T00:50:41.509Z] level=INFO ts=2025-03-04T00:50:36.924317759Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2025-03-04T00:50:41.509Z] level=INFO ts=2025-03-04T00:50:36.924330729Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2025-03-04T00:50:41.509Z] level=DEBUG ts=2025-03-04T00:50:36.92433993Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2025-03-04T00:50:41.509Z] level=INFO ts=2025-03-04T00:50:36.924461943Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-03-04T00:50:41.509Z] level=WARN ts=2025-03-04T00:50:36.924488694Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2025-03-04T00:50:41.509Z] level=INFO ts=2025-03-04T00:50:36.924535295Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2025-03-04T00:50:41.509Z] level=INFO ts=2025-03-04T00:50:36.924627448Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-03-04T00:50:41.509Z] level=WARN ts=2025-03-04T00:50:36.924659328Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2025-03-04T00:50:41.509Z] level=DEBUG ts=2025-03-04T00:50:36.924670929Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2025-03-04T00:50:41.509Z] level=INFO ts=2025-03-04T00:50:36.924687959Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2025-03-04T00:50:41.509Z] level=INFO ts=2025-03-04T00:50:36.924760621Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-03-04T00:50:41.509Z] level=DEBUG ts=2025-03-04T00:50:36.924777802Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2025-03-04T00:50:41.509Z] level=DEBUG ts=2025-03-04T00:50:36.924801082Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2025-03-04T00:50:41.509Z] level=INFO ts=2025-03-04T00:50:36.924812643Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2025-03-04T00:50:41.509Z] level=INFO ts=2025-03-04T00:50:36.924908705Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-03-04T00:50:41.509Z] level=DEBUG ts=2025-03-04T00:50:36.924958177Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2025-03-04T00:50:41.509Z] level=INFO ts=2025-03-04T00:50:36.924980597Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2025-03-04T00:50:41.509Z] level=INFO ts=2025-03-04T00:50:36.925052649Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-03-04T00:50:41.509Z] level=DEBUG ts=2025-03-04T00:50:36.92506727Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2025-03-04T00:50:41.509Z] level=INFO ts=2025-03-04T00:50:36.92508749Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2025-03-04T00:50:41.509Z] level=INFO ts=2025-03-04T00:50:36.925104571Z 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}" [2025-03-04T00:50:41.509Z] level=DEBUG ts=2025-03-04T00:50:36.925322627Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2025-03-04T00:50:41.509Z] level=INFO ts=2025-03-04T00:50:36.925477511Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2025-03-04T00:50:41.509Z] level=INFO ts=2025-03-04T00:50:36.925500222Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2025-03-04T00:50:41.509Z] level=INFO ts=2025-03-04T00:50:36.925512882Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-03-04T00:50:41.509Z] level=WARN ts=2025-03-04T00:50:36.925533523Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2025-03-04T00:50:41.509Z] level=DEBUG ts=2025-03-04T00:50:36.925567614Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2025-03-04T00:50:41.509Z] level=INFO ts=2025-03-04T00:50:36.925597374Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2025-03-04T00:50:41.509Z] level=INFO ts=2025-03-04T00:50:36.925664226Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-03-04T00:50:41.509Z] level=WARN ts=2025-03-04T00:50:36.925673837Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2025-03-04T00:50:41.509Z] level=DEBUG ts=2025-03-04T00:50:36.925683407Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2025-03-04T00:50:41.509Z] level=INFO ts=2025-03-04T00:50:36.925711598Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2025-03-04T00:50:41.509Z] level=INFO ts=2025-03-04T00:50:36.92579025Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-03-04T00:50:41.509Z] level=DEBUG ts=2025-03-04T00:50:36.92580526Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2025-03-04T00:50:41.509Z] level=DEBUG ts=2025-03-04T00:50:36.92581337Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2025-03-04T00:50:41.509Z] level=INFO ts=2025-03-04T00:50:36.925823501Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2025-03-04T00:50:41.509Z] level=INFO ts=2025-03-04T00:50:36.925953704Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-03-04T00:50:41.509Z] level=DEBUG ts=2025-03-04T00:50:36.925976785Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2025-03-04T00:50:41.509Z] level=INFO ts=2025-03-04T00:50:36.925993385Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2025-03-04T00:50:41.509Z] level=INFO ts=2025-03-04T00:50:36.926040317Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-03-04T00:50:41.509Z] level=DEBUG ts=2025-03-04T00:50:36.926052847Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2025-03-04T00:50:41.509Z] level=INFO ts=2025-03-04T00:50:36.926073418Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2025-03-04T00:50:41.509Z] level=INFO ts=2025-03-04T00:50:36.926104909Z 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}" [2025-03-04T00:50:41.509Z] level=DEBUG ts=2025-03-04T00:50:36.926268853Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2025-03-04T00:50:41.509Z] level=INFO ts=2025-03-04T00:50:36.926401587Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2025-03-04T00:50:41.509Z] level=INFO ts=2025-03-04T00:50:36.926429168Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2025-03-04T00:50:41.510Z] level=DEBUG ts=2025-03-04T00:50:36.926479539Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2025-03-04T00:50:41.510Z] level=INFO ts=2025-03-04T00:50:36.926596272Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-03-04T00:50:41.510Z] level=WARN ts=2025-03-04T00:50:36.926632853Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2025-03-04T00:50:41.510Z] level=INFO ts=2025-03-04T00:50:36.926674854Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2025-03-04T00:50:41.510Z] level=INFO ts=2025-03-04T00:50:36.926723037Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-03-04T00:50:41.510Z] level=WARN ts=2025-03-04T00:50:36.926731657Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2025-03-04T00:50:41.510Z] level=DEBUG ts=2025-03-04T00:50:36.926758588Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2025-03-04T00:50:41.510Z] level=INFO ts=2025-03-04T00:50:36.926777898Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2025-03-04T00:50:41.510Z] level=INFO ts=2025-03-04T00:50:36.92683348Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-03-04T00:50:41.510Z] level=DEBUG ts=2025-03-04T00:50:36.92685545Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2025-03-04T00:50:41.510Z] level=DEBUG ts=2025-03-04T00:50:36.926909822Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2025-03-04T00:50:41.510Z] level=INFO ts=2025-03-04T00:50:36.926918122Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2025-03-04T00:50:41.510Z] level=INFO ts=2025-03-04T00:50:36.926971924Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-03-04T00:50:41.510Z] level=DEBUG ts=2025-03-04T00:50:36.926997134Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2025-03-04T00:50:41.510Z] level=INFO ts=2025-03-04T00:50:36.927016835Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2025-03-04T00:50:41.510Z] level=INFO ts=2025-03-04T00:50:36.927055056Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-03-04T00:50:41.510Z] level=DEBUG ts=2025-03-04T00:50:36.927114238Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2025-03-04T00:50:41.510Z] level=INFO ts=2025-03-04T00:50:36.927159659Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2025-03-04T00:50:41.510Z] level=INFO ts=2025-03-04T00:50:36.927176219Z 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}" [2025-03-04T00:50:41.510Z] level=DEBUG ts=2025-03-04T00:50:36.927348304Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2025-03-04T00:50:41.510Z] level=INFO ts=2025-03-04T00:50:36.927460977Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2025-03-04T00:50:41.510Z] level=INFO ts=2025-03-04T00:50:36.927472778Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2025-03-04T00:50:41.510Z] level=DEBUG ts=2025-03-04T00:50:36.927481148Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2025-03-04T00:50:41.510Z] level=INFO ts=2025-03-04T00:50:36.927628802Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-03-04T00:50:41.510Z] level=WARN ts=2025-03-04T00:50:36.927638452Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2025-03-04T00:50:41.510Z] level=INFO ts=2025-03-04T00:50:36.927653673Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2025-03-04T00:50:41.510Z] level=INFO ts=2025-03-04T00:50:36.927745475Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-03-04T00:50:41.510Z] level=WARN ts=2025-03-04T00:50:36.927800277Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2025-03-04T00:50:41.510Z] level=DEBUG ts=2025-03-04T00:50:36.927838918Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2025-03-04T00:50:41.510Z] level=INFO ts=2025-03-04T00:50:36.927890159Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2025-03-04T00:50:41.510Z] level=INFO ts=2025-03-04T00:50:36.927954921Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-03-04T00:50:41.510Z] level=DEBUG ts=2025-03-04T00:50:36.927978392Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2025-03-04T00:50:41.510Z] level=DEBUG ts=2025-03-04T00:50:36.927995382Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2025-03-04T00:50:41.510Z] level=INFO ts=2025-03-04T00:50:36.928017633Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2025-03-04T00:50:41.510Z] level=INFO ts=2025-03-04T00:50:36.928110585Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-03-04T00:50:41.510Z] level=DEBUG ts=2025-03-04T00:50:36.928129066Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2025-03-04T00:50:41.510Z] level=INFO ts=2025-03-04T00:50:36.928161377Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2025-03-04T00:50:41.510Z] level=INFO ts=2025-03-04T00:50:36.928236879Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-03-04T00:50:41.510Z] level=DEBUG ts=2025-03-04T00:50:36.928254389Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2025-03-04T00:50:41.510Z] level=INFO ts=2025-03-04T00:50:36.92827435Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2025-03-04T00:50:41.510Z] level=INFO ts=2025-03-04T00:50:36.92828734Z 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}" [2025-03-04T00:50:41.510Z] level=DEBUG ts=2025-03-04T00:50:36.928430404Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2025-03-04T00:50:41.510Z] level=INFO ts=2025-03-04T00:50:36.928592989Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2025-03-04T00:50:41.510Z] level=INFO ts=2025-03-04T00:50:36.92865152Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2025-03-04T00:50:41.510Z] level=INFO ts=2025-03-04T00:50:36.928664231Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-03-04T00:50:41.510Z] level=WARN ts=2025-03-04T00:50:36.928669371Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2025-03-04T00:50:41.510Z] level=DEBUG ts=2025-03-04T00:50:36.928696042Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2025-03-04T00:50:41.510Z] level=INFO ts=2025-03-04T00:50:36.928740443Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2025-03-04T00:50:41.510Z] level=INFO ts=2025-03-04T00:50:36.928808615Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-03-04T00:50:41.510Z] level=WARN ts=2025-03-04T00:50:36.928817925Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2025-03-04T00:50:41.510Z] level=DEBUG ts=2025-03-04T00:50:36.928829495Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2025-03-04T00:50:41.510Z] level=INFO ts=2025-03-04T00:50:36.928852416Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2025-03-04T00:50:41.510Z] level=INFO ts=2025-03-04T00:50:36.928936288Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-03-04T00:50:41.510Z] level=DEBUG ts=2025-03-04T00:50:36.928961929Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2025-03-04T00:50:41.510Z] level=DEBUG ts=2025-03-04T00:50:36.928977739Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2025-03-04T00:50:41.510Z] level=INFO ts=2025-03-04T00:50:36.92900096Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2025-03-04T00:50:41.510Z] level=INFO ts=2025-03-04T00:50:36.929075512Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-03-04T00:50:41.510Z] level=DEBUG ts=2025-03-04T00:50:36.929093543Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2025-03-04T00:50:41.510Z] level=INFO ts=2025-03-04T00:50:36.929117303Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2025-03-04T00:50:41.510Z] level=INFO ts=2025-03-04T00:50:36.929159934Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-03-04T00:50:41.510Z] level=DEBUG ts=2025-03-04T00:50:36.929171275Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2025-03-04T00:50:41.510Z] level=INFO ts=2025-03-04T00:50:36.929186185Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2025-03-04T00:50:41.510Z] level=INFO ts=2025-03-04T00:50:36.929197956Z 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}" [2025-03-04T00:50:41.510Z] --- FAIL: TestAutoDiscoverNaming (0.01s) [2025-03-04T00:50:41.510Z] --- FAIL: TestAutoDiscoverNaming/LLRP-302411f9c92d4f (0.00s) [2025-03-04T00:50:41.510Z] discover_test.go:178: error shutting down test emulator: WriteTo failed: write tcp4 127.0.0.1:59923->127.0.0.1:47448: use of closed network connection [2025-03-04T00:50:41.510Z] level=DEBUG ts=2025-03-04T00:50:36.929290698Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2025-03-04T00:50:41.510Z] level=DEBUG ts=2025-03-04T00:50:36.929383871Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2025-03-04T00:50:41.510Z] level=INFO ts=2025-03-04T00:50:36.929457543Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2025-03-04T00:50:41.510Z] level=INFO ts=2025-03-04T00:50:36.929469193Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2025-03-04T00:50:41.510Z] level=DEBUG ts=2025-03-04T00:50:36.929477813Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2025-03-04T00:50:41.510Z] level=INFO ts=2025-03-04T00:50:36.929532316Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-03-04T00:50:41.510Z] level=WARN ts=2025-03-04T00:50:36.929544486Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2025-03-04T00:50:41.510Z] level=INFO ts=2025-03-04T00:50:36.929566087Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2025-03-04T00:50:41.510Z] level=INFO ts=2025-03-04T00:50:36.929645109Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-03-04T00:50:41.510Z] level=WARN ts=2025-03-04T00:50:36.929661539Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2025-03-04T00:50:41.510Z] level=DEBUG ts=2025-03-04T00:50:36.92967757Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2025-03-04T00:50:41.510Z] level=INFO ts=2025-03-04T00:50:36.92970111Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2025-03-04T00:50:41.510Z] level=INFO ts=2025-03-04T00:50:36.929751732Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-03-04T00:50:41.510Z] level=DEBUG ts=2025-03-04T00:50:36.929777333Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2025-03-04T00:50:41.510Z] level=DEBUG ts=2025-03-04T00:50:36.929790763Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2025-03-04T00:50:41.510Z] level=INFO ts=2025-03-04T00:50:36.929804913Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2025-03-04T00:50:41.510Z] level=INFO ts=2025-03-04T00:50:36.929851885Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-03-04T00:50:41.510Z] level=DEBUG ts=2025-03-04T00:50:36.929866135Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2025-03-04T00:50:41.510Z] level=INFO ts=2025-03-04T00:50:36.929880325Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2025-03-04T00:50:41.510Z] level=INFO ts=2025-03-04T00:50:36.929930547Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-03-04T00:50:41.510Z] level=DEBUG ts=2025-03-04T00:50:36.929948017Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2025-03-04T00:50:41.510Z] level=INFO ts=2025-03-04T00:50:36.929976338Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2025-03-04T00:50:41.510Z] level=INFO ts=2025-03-04T00:50:36.930000569Z 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}" [2025-03-04T00:50:41.510Z] level=DEBUG ts=2025-03-04T00:50:36.930161653Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2025-03-04T00:50:41.510Z] level=INFO ts=2025-03-04T00:50:36.930323788Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2025-03-04T00:50:41.510Z] level=INFO ts=2025-03-04T00:50:36.930361139Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2025-03-04T00:50:41.510Z] level=DEBUG ts=2025-03-04T00:50:36.930377379Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2025-03-04T00:50:41.510Z] level=INFO ts=2025-03-04T00:50:36.93040281Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-03-04T00:50:41.510Z] level=WARN ts=2025-03-04T00:50:36.93041494Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2025-03-04T00:50:41.510Z] level=INFO ts=2025-03-04T00:50:36.930446801Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2025-03-04T00:50:41.510Z] level=INFO ts=2025-03-04T00:50:36.930517153Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-03-04T00:50:41.510Z] level=WARN ts=2025-03-04T00:50:36.930531633Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2025-03-04T00:50:41.510Z] level=DEBUG ts=2025-03-04T00:50:36.930541554Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2025-03-04T00:50:41.510Z] level=INFO ts=2025-03-04T00:50:36.930568405Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2025-03-04T00:50:41.510Z] level=INFO ts=2025-03-04T00:50:36.930604155Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-03-04T00:50:41.510Z] level=DEBUG ts=2025-03-04T00:50:36.930614936Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2025-03-04T00:50:41.510Z] level=DEBUG ts=2025-03-04T00:50:36.930628536Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2025-03-04T00:50:41.510Z] level=INFO ts=2025-03-04T00:50:36.930640546Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2025-03-04T00:50:41.510Z] level=INFO ts=2025-03-04T00:50:36.930670227Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-03-04T00:50:41.510Z] level=DEBUG ts=2025-03-04T00:50:36.930680468Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2025-03-04T00:50:41.510Z] level=INFO ts=2025-03-04T00:50:36.930688758Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2025-03-04T00:50:41.510Z] level=INFO ts=2025-03-04T00:50:36.930725619Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-03-04T00:50:41.510Z] level=DEBUG ts=2025-03-04T00:50:36.930735879Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2025-03-04T00:50:41.510Z] level=INFO ts=2025-03-04T00:50:36.93075081Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2025-03-04T00:50:41.510Z] level=INFO ts=2025-03-04T00:50:36.93076344Z 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}" [2025-03-04T00:50:41.510Z] level=WARN ts=2025-03-04T00:50:36.930822042Z app=test source=discover.go:254 msg="Re-discovered existing device at the same TCP address, nothing to do." [2025-03-04T00:50:41.510Z] FAIL [2025-03-04T00:50:41.510Z] coverage: 40.6% of statements [2025-03-04T00:50:41.510Z] FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.430s [2025-03-04T00:50:41.510Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.011s coverage: 94.6% of statements [2025-03-04T00:50:41.510Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.246s coverage: 51.9% of statements [2025-03-04T00:50:41.510Z] FAIL [2025-03-04T00:50:41.510Z] make: *** [Makefile:47: unittest] Error 1 [Pipeline] } [2025-03-04T00:50:41.519Z] $ docker stop --time=1 b3b9cbf3e3e1671ecbee502cdad6518283ca67cdfaa4f7b7c72636be8f5c3474 [2025-03-04T00:50:44.390Z] $ docker rm -f --volumes b3b9cbf3e3e1671ecbee502cdad6518283ca67cdfaa4f7b7c72636be8f5c3474 [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 [2025-03-04T00:50:45.075Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-04T00:50:45.075Z] [2025-03-04T00:50:45.075Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:50:45.372Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-04T00:50:45.373Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-04T00:50:45.373Z] 5eb5b503b376: Pulling fs layer [2025-03-04T00:50:45.373Z] 5c69ac0246d0: Pulling fs layer [2025-03-04T00:50:45.373Z] ec43610c2a17: Pulling fs layer [2025-03-04T00:50:45.373Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-04T00:50:45.373Z] 33b1e0a273af: Pulling fs layer [2025-03-04T00:50:45.373Z] 5d3b04190fa2: Pulling fs layer [2025-03-04T00:50:45.373Z] 2f39f015ded8: Pulling fs layer [2025-03-04T00:50:45.373Z] 3a2ae6a8a46f: Waiting [2025-03-04T00:50:45.373Z] 2f39f015ded8: Waiting [2025-03-04T00:50:45.373Z] 33b1e0a273af: Waiting [2025-03-04T00:50:45.373Z] 5d3b04190fa2: Waiting [2025-03-04T00:50:45.373Z] 5c69ac0246d0: Download complete [2025-03-04T00:50:45.373Z] 3a2ae6a8a46f: Download complete [2025-03-04T00:50:45.373Z] 33b1e0a273af: Verifying Checksum [2025-03-04T00:50:45.373Z] 33b1e0a273af: Download complete [2025-03-04T00:50:45.373Z] 5d3b04190fa2: Download complete [2025-03-04T00:50:45.373Z] ec43610c2a17: Verifying Checksum [2025-03-04T00:50:45.373Z] ec43610c2a17: Download complete [2025-03-04T00:50:45.632Z] 5eb5b503b376: Verifying Checksum [2025-03-04T00:50:45.632Z] 5eb5b503b376: Download complete [2025-03-04T00:50:46.197Z] 2f39f015ded8: Verifying Checksum [2025-03-04T00:50:46.197Z] 2f39f015ded8: Download complete [2025-03-04T00:50:46.454Z] 5eb5b503b376: Pull complete [2025-03-04T00:50:46.711Z] 5c69ac0246d0: Pull complete [2025-03-04T00:50:46.969Z] ec43610c2a17: Pull complete [2025-03-04T00:50:47.234Z] 3a2ae6a8a46f: Pull complete [2025-03-04T00:50:47.234Z] 33b1e0a273af: Pull complete [2025-03-04T00:50:47.234Z] 5d3b04190fa2: Pull complete [2025-03-04T00:50:51.415Z] 2f39f015ded8: Pull complete [2025-03-04T00:50:51.415Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-04T00:50:51.415Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-04T00:50:51.415Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T00:50:51.517Z] prd-ubuntu20.04-docker-8c-8g-40103 does not seem to be running inside a container [2025-03-04T00:50:51.542Z] $ 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/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 [2025-03-04T00:50:53.514Z] $ docker top 68e0866eb56370cfb67145103bb05f7aa2de9c7c96effb478613895541b0a0ad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T00:50:53.891Z] ---> job-cost.sh [2025-03-04T00:50:53.891Z] lf-activate-venv: SKIPPING [2025-03-04T00:50:53.891Z] INFO: No Stack... [2025-03-04T00:50:54.459Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-04T00:50:54.717Z] INFO: Archiving Costs [Pipeline] sh [2025-03-04T00:50:55.006Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2025-03-04T00:50:55.007Z] + cut -d, -f6 [Pipeline] lock [2025-03-04T00:50:55.019Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-165-stack-cost] [2025-03-04T00:50:55.029Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-165-stack-cost] did not exist. Created. [2025-03-04T00:50:55.033Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-165-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-04T00:50:55.342Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-04T00:50:55.378Z] Stashed 1 file(s) [Pipeline] } [2025-03-04T00:50:55.386Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-165-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-04T00:50:55.414Z] $ docker stop --time=1 68e0866eb56370cfb67145103bb05f7aa2de9c7c96effb478613895541b0a0ad [2025-03-04T00:50:56.569Z] $ docker rm -f --volumes 68e0866eb56370cfb67145103bb05f7aa2de9c7c96effb478613895541b0a0ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-04T00:50:56.718Z] Failed in branch amd64 [2025-03-04T00:52:46.713Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40114 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2025-03-04T00:52:46.732Z] Running in /w/workspace/device-rfid-llrp-go/165 [Pipeline] { [Pipeline] checkout [2025-03-04T00:52:49.795Z] The recommended git tool is: git [2025-03-04T00:53:00.389Z] using credential edgex-jenkins-ssh [2025-03-04T00:53:00.415Z] Cloning the remote Git repository [2025-03-04T00:53:00.477Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2025-03-04T00:53:00.634Z] > git init /w/workspace/device-rfid-llrp-go/165 # timeout=10 [2025-03-04T00:53:00.890Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2025-03-04T00:53:00.893Z] > git --version # timeout=10 [2025-03-04T00:53:00.928Z] > git --version # 'git version 2.25.1' [2025-03-04T00:53:00.933Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-04T00:53:01.178Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-04T00:53:04.420Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2025-03-04T00:53:04.468Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-04T00:53:05.920Z] Avoid second fetch [2025-03-04T00:53:05.921Z] Checking out Revision 23080daf8f4d8a421bd75fd69ece5ca91258256c (main) [2025-03-04T00:53:06.911Z] Commit message: "Merge pull request #349 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.26" [2025-03-04T00:53:05.938Z] > git config core.sparsecheckout # timeout=10 [2025-03-04T00:53:06.031Z] > git checkout -f 23080daf8f4d8a421bd75fd69ece5ca91258256c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-04T00:53:12.106Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-04T00:53:12.106Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-04T00:53:12.106Z] Dload Upload Total Spent Left Speed [2025-03-04T00:53:12.106Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 169k 0 --:--:-- --:--:-- --:--:-- 171k [Pipeline] sh [2025-03-04T00:53:12.499Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-04T00:53:12.842Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-04T00:53:12.842Z] + sudo tee /etc/docker/daemon.new [2025-03-04T00:53:12.842Z] { [2025-03-04T00:53:12.842Z] "registry-mirrors": [ [2025-03-04T00:53:12.842Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-04T00:53:12.842Z] ], [2025-03-04T00:53:12.842Z] "bip": "10.250.0.254/24", [2025-03-04T00:53:12.842Z] "hosts": [ [2025-03-04T00:53:12.842Z] "tcp://0.0.0.0:5555", [2025-03-04T00:53:12.842Z] "unix:///var/run/docker.sock" [2025-03-04T00:53:12.842Z] ], [2025-03-04T00:53:12.842Z] "mtu": 1458, [2025-03-04T00:53:12.843Z] "selinux-enabled": true, [2025-03-04T00:53:12.843Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-04T00:53:12.843Z] } [Pipeline] sh [2025-03-04T00:53:13.195Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-04T00:53:13.559Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-04T00:53:31.927Z] provisioning config files... [2025-03-04T00:53:31.969Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/165@tmp/config13480616983010172919tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T00:53:32.507Z] ---> ****-login.sh [2025-03-04T00:53:32.507Z] nexus3.edgexfoundry.org:10001 [2025-03-04T00:53:33.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:53:33.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:53:33.098Z] Configure a credential helper to remove this warning. See [2025-03-04T00:53:33.098Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:53:33.098Z] [2025-03-04T00:53:33.098Z] Login Succeeded [2025-03-04T00:53:33.098Z] nexus3.edgexfoundry.org:10002 [2025-03-04T00:53:33.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:53:33.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:53:33.632Z] Configure a credential helper to remove this warning. See [2025-03-04T00:53:33.632Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:53:33.632Z] [2025-03-04T00:53:33.632Z] Login Succeeded [2025-03-04T00:53:33.632Z] nexus3.edgexfoundry.org:10003 [2025-03-04T00:53:33.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:53:33.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:53:33.900Z] Configure a credential helper to remove this warning. See [2025-03-04T00:53:33.900Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:53:33.900Z] [2025-03-04T00:53:33.900Z] Login Succeeded [2025-03-04T00:53:33.900Z] nexus3.edgexfoundry.org:10004 [2025-03-04T00:53:34.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:53:34.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:53:34.440Z] Configure a credential helper to remove this warning. See [2025-03-04T00:53:34.440Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:53:34.440Z] [2025-03-04T00:53:34.440Z] Login Succeeded [2025-03-04T00:53:34.440Z] ****.io [2025-03-04T00:53:34.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:53:34.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:53:34.710Z] Configure a credential helper to remove this warning. See [2025-03-04T00:53:34.710Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:53:34.710Z] [2025-03-04T00:53:34.710Z] Login Succeeded [2025-03-04T00:53:34.710Z] ---> ****-login.sh ends [Pipeline] } [2025-03-04T00:53:34.724Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-04T00:53:35.201Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T00:53:35.226Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T00:53:35.246Z] ========================================================= [2025-03-04T00:53:35.246Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-03-04T00:53:35.246Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:53:35.625Z] + 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 . [2025-03-04T00:53:35.894Z] Sending build context to Docker daemon 1.21MB [2025-03-04T00:53:35.894Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-04T00:53:35.894Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-04T00:53:36.170Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-04T00:53:36.170Z] 9986a736f7d3: Pulling fs layer [2025-03-04T00:53:36.170Z] 1f018df60701: Pulling fs layer [2025-03-04T00:53:36.170Z] 39f8f326b044: Pulling fs layer [2025-03-04T00:53:36.170Z] e6a1e7a6a96a: Pulling fs layer [2025-03-04T00:53:36.170Z] 4f4fb700ef54: Pulling fs layer [2025-03-04T00:53:36.170Z] d45d956e0dbf: Pulling fs layer [2025-03-04T00:53:36.170Z] d7702b0d1db1: Pulling fs layer [2025-03-04T00:53:36.170Z] 5c7f0f088c93: Pulling fs layer [2025-03-04T00:53:36.170Z] 4fdc064ae6cf: Pulling fs layer [2025-03-04T00:53:36.170Z] d45d956e0dbf: Waiting [2025-03-04T00:53:36.170Z] d7702b0d1db1: Waiting [2025-03-04T00:53:36.170Z] 5c7f0f088c93: Waiting [2025-03-04T00:53:36.170Z] 4fdc064ae6cf: Waiting [2025-03-04T00:53:36.170Z] e6a1e7a6a96a: Waiting [2025-03-04T00:53:36.170Z] 4f4fb700ef54: Waiting [2025-03-04T00:53:36.170Z] 1f018df60701: Verifying Checksum [2025-03-04T00:53:36.170Z] 1f018df60701: Download complete [2025-03-04T00:53:36.170Z] e6a1e7a6a96a: Verifying Checksum [2025-03-04T00:53:36.170Z] e6a1e7a6a96a: Download complete [2025-03-04T00:53:36.170Z] 4f4fb700ef54: Verifying Checksum [2025-03-04T00:53:36.170Z] 4f4fb700ef54: Download complete [2025-03-04T00:53:36.170Z] d45d956e0dbf: Verifying Checksum [2025-03-04T00:53:36.170Z] d45d956e0dbf: Download complete [2025-03-04T00:53:36.170Z] d7702b0d1db1: Verifying Checksum [2025-03-04T00:53:36.170Z] d7702b0d1db1: Download complete [2025-03-04T00:53:36.170Z] 9986a736f7d3: Verifying Checksum [2025-03-04T00:53:36.170Z] 9986a736f7d3: Download complete [2025-03-04T00:53:36.762Z] 4fdc064ae6cf: Verifying Checksum [2025-03-04T00:53:36.762Z] 4fdc064ae6cf: Download complete [2025-03-04T00:53:37.358Z] 9986a736f7d3: Pull complete [2025-03-04T00:53:37.949Z] 1f018df60701: Pull complete [2025-03-04T00:53:38.217Z] 39f8f326b044: Verifying Checksum [2025-03-04T00:53:38.217Z] 39f8f326b044: Download complete [2025-03-04T00:53:39.179Z] 5c7f0f088c93: Verifying Checksum [2025-03-04T00:53:39.179Z] 5c7f0f088c93: Download complete [2025-03-04T00:53:54.194Z] 39f8f326b044: Pull complete [2025-03-04T00:53:54.194Z] e6a1e7a6a96a: Pull complete [2025-03-04T00:53:54.194Z] 4f4fb700ef54: Pull complete [2025-03-04T00:53:54.194Z] d45d956e0dbf: Pull complete [2025-03-04T00:53:54.194Z] d7702b0d1db1: Pull complete [2025-03-04T00:54:04.304Z] 5c7f0f088c93: Pull complete [2025-03-04T00:54:04.900Z] 4fdc064ae6cf: Pull complete [2025-03-04T00:54:04.900Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-03-04T00:54:04.900Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-04T00:54:04.900Z] ---> 63f30b955cb9 [2025-03-04T00:54:04.900Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-03-04T00:54:06.383Z] ---> Running in 501494ac8a73 [2025-03-04T00:54:06.383Z] Removing intermediate container 501494ac8a73 [2025-03-04T00:54:06.383Z] ---> 0058d06f6b3f [2025-03-04T00:54:06.383Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-04T00:54:06.656Z] ---> Running in 1273fce4ebe2 [2025-03-04T00:54:06.928Z] Removing intermediate container 1273fce4ebe2 [2025-03-04T00:54:06.928Z] ---> b95aa5182ef7 [2025-03-04T00:54:06.928Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2025-03-04T00:54:07.209Z] ---> Running in c0e68b345d82 [2025-03-04T00:54:07.480Z] Removing intermediate container c0e68b345d82 [2025-03-04T00:54:07.480Z] ---> 4d3a1c0791f3 [2025-03-04T00:54:07.480Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-04T00:54:07.480Z] ---> Running in 65656c36afa0 [2025-03-04T00:54:08.072Z] Removing intermediate container 65656c36afa0 [2025-03-04T00:54:08.072Z] ---> d81d60cbb8f7 [2025-03-04T00:54:08.072Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-04T00:54:08.072Z] ---> Running in 61fb67238530 [2025-03-04T00:54:09.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-04T00:54:09.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-04T00:54:11.748Z] OK: 239 MiB in 58 packages [2025-03-04T00:54:13.176Z] Removing intermediate container 61fb67238530 [2025-03-04T00:54:13.176Z] ---> 81bc110cd076 [2025-03-04T00:54:13.176Z] Step 8/12 : WORKDIR /app [2025-03-04T00:54:13.176Z] ---> Running in ffe3c14f2be1 [2025-03-04T00:54:13.448Z] Removing intermediate container ffe3c14f2be1 [2025-03-04T00:54:13.448Z] ---> c10dcbe65f28 [2025-03-04T00:54:13.448Z] Step 9/12 : COPY go.mod vendor* ./ [2025-03-04T00:54:14.420Z] ---> 7d644b259b81 [2025-03-04T00:54:14.420Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-04T00:54:14.420Z] ---> Running in cb977a7077d8 [2025-03-04T00:56:21.212Z] Removing intermediate container cb977a7077d8 [2025-03-04T00:56:21.212Z] ---> 301aaadc580d [2025-03-04T00:56:21.212Z] Step 11/12 : COPY . . [2025-03-04T00:56:21.212Z] ---> 11e81ed19e5a [2025-03-04T00:56:21.212Z] Step 12/12 : RUN $MAKE [2025-03-04T00:56:21.212Z] ---> Running in 950c711a79e5 [2025-03-04T00:56:21.212Z] noop [2025-03-04T00:56:21.212Z] Removing intermediate container 950c711a79e5 [2025-03-04T00:56:21.212Z] ---> 391bfab5d27c [2025-03-04T00:56:21.212Z] Successfully built 391bfab5d27c [2025-03-04T00:56:21.212Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:56:21.613Z] + docker inspect -f . ci-base-image-arm64 [2025-03-04T00:56:21.613Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T00:56:21.900Z] prd-ubuntu20.04-docker-arm64-4c-16g-40114 does not seem to be running inside a container [2025-03-04T00:56:21.996Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/165 -v /w/workspace/device-rfid-llrp-go/165:/w/workspace/device-rfid-llrp-go/165:rw,z -v /w/workspace/device-rfid-llrp-go/165@tmp:/w/workspace/device-rfid-llrp-go/165@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 ******** ci-base-image-arm64 cat [2025-03-04T00:56:23.581Z] $ docker top b45b344c46b2c30b461424b9df78660ddc475e827fe6b0a24dd6558ce06618b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T00:56:24.544Z] + go version [2025-03-04T00:56:24.544Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-03-04T00:56:24.571Z] $ docker stop --time=1 b45b344c46b2c30b461424b9df78660ddc475e827fe6b0a24dd6558ce06618b6 [2025-03-04T00:56:26.325Z] $ docker rm -f --volumes b45b344c46b2c30b461424b9df78660ddc475e827fe6b0a24dd6558ce06618b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:56:26.977Z] + docker inspect -f . ci-base-image-arm64 [2025-03-04T00:56:26.977Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T00:56:27.214Z] prd-ubuntu20.04-docker-arm64-4c-16g-40114 does not seem to be running inside a container [2025-03-04T00:56:27.300Z] $ 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/165 -v /w/workspace/device-rfid-llrp-go/165:/w/workspace/device-rfid-llrp-go/165:rw,z -v /w/workspace/device-rfid-llrp-go/165@tmp:/w/workspace/device-rfid-llrp-go/165@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 ******** ci-base-image-arm64 cat [2025-03-04T00:56:28.780Z] $ docker top bd64b9bd516c890af5c7ec686745a34bd928b96c74f7677c607b10608abe5c05 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T00:56:29.669Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/165 [Pipeline] fileExists [Pipeline] sh [2025-03-04T00:56:30.345Z] + make test [2025-03-04T00:56:30.345Z] go test ./... -coverprofile=coverage.out ./... [2025-03-04T00:56:37.012Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2025-03-04T01:01:15.218Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2025-03-04T01:01:15.218Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2025-03-04T01:02:11.772Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 40.948s coverage: 40.6% of statements [2025-03-04T01:02:11.772Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.043s coverage: 94.6% of statements [2025-03-04T01:02:11.772Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.646s coverage: 51.9% of statements [2025-03-04T01:02:11.772Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-03-04T01:02:11.772Z] go vet ./... [2025-03-04T01:03:20.083Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-04T01:03:20.084Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-04T01:03:20.084Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-04T01:03:20.108Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-03-04T01:03:20.132Z] $ docker stop --time=1 bd64b9bd516c890af5c7ec686745a34bd928b96c74f7677c607b10608abe5c05 [2025-03-04T01:03:22.379Z] $ docker rm -f --volumes bd64b9bd516c890af5c7ec686745a34bd928b96c74f7677c607b10608abe5c05 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-04T01:03:24.563Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-04T01:03:25.681Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-04T01:03:26.415Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-04T01:03:26.765Z] + ls -al . [2025-03-04T01:03:26.765Z] total 700 [2025-03-04T01:03:26.765Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 4 00:56 . [2025-03-04T01:03:26.765Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 00:53 .. [2025-03-04T01:03:26.765Z] -rw-rw-r-- 1 jenkins jenkins 134 Mar 4 00:53 .dockerignore [2025-03-04T01:03:26.765Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 00:53 .git [2025-03-04T01:03:26.765Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 00:53 .github [2025-03-04T01:03:26.765Z] -rw-rw-r-- 1 jenkins jenkins 880 Mar 4 00:53 .gitignore [2025-03-04T01:03:26.765Z] -rw-rw-r-- 1 jenkins jenkins 199 Mar 4 00:53 .golangci.yml [2025-03-04T01:03:26.765Z] -rw-rw-r-- 1 jenkins jenkins 20798 Mar 4 00:53 Attribution.txt [2025-03-04T01:03:26.765Z] -rw-rw-r-- 1 jenkins jenkins 11677 Mar 4 00:53 CHANGELOG.md [2025-03-04T01:03:26.765Z] -rw-rw-r-- 1 jenkins jenkins 1489 Mar 4 00:53 Dockerfile [2025-03-04T01:03:26.765Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 4 00:53 GOVERNANCE.md [2025-03-04T01:03:26.765Z] -rw-rw-r-- 1 jenkins jenkins 661 Mar 4 00:53 Jenkinsfile [2025-03-04T01:03:26.765Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 4 00:53 LICENSE [2025-03-04T01:03:26.765Z] -rw-rw-r-- 1 jenkins jenkins 2761 Mar 4 00:53 Makefile [2025-03-04T01:03:26.765Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 4 00:53 OWNERS.md [2025-03-04T01:03:26.765Z] -rw-rw-r-- 1 jenkins jenkins 28907 Mar 4 00:53 README.md [2025-03-04T01:03:26.765Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 4 00:49 VERSION [2025-03-04T01:03:26.765Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 00:53 bin [2025-03-04T01:03:26.765Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 00:53 cmd [2025-03-04T01:03:26.765Z] -rw-r--r-- 1 jenkins jenkins 451915 Mar 4 01:02 coverage.out [2025-03-04T01:03:26.765Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 00:53 examples [2025-03-04T01:03:26.765Z] -rw-rw-r-- 1 jenkins jenkins 6321 Mar 4 00:53 go.mod [2025-03-04T01:03:26.765Z] -rw-rw-r-- 1 jenkins jenkins 86628 Mar 4 00:53 go.sum [2025-03-04T01:03:26.765Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 00:53 images [2025-03-04T01:03:26.765Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 00:53 internal [2025-03-04T01:03:26.765Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 00:53 pkg [2025-03-04T01:03:26.765Z] -rw-rw-r-- 1 jenkins jenkins 193 Mar 4 00:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:03:27.155Z] + 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=23080daf8f4d8a421bd75fd69ece5ca91258256c --label arch=arm64 --label version=4.0.0-dev.10 . [2025-03-04T01:03:27.427Z] Sending build context to Docker daemon 1.21MB [2025-03-04T01:03:27.427Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2025-03-04T01:03:27.427Z] Step 2/25 : FROM ${BASE} AS builder [2025-03-04T01:03:27.427Z] ---> 391bfab5d27c [2025-03-04T01:03:27.427Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2025-03-04T01:03:27.715Z] ---> Running in 7d6d5ce5bacd [2025-03-04T01:03:28.316Z] Removing intermediate container 7d6d5ce5bacd [2025-03-04T01:03:28.316Z] ---> b452c2eb2e8a [2025-03-04T01:03:28.316Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-04T01:03:28.316Z] ---> Running in 3c90fbb858b2 [2025-03-04T01:03:28.591Z] Removing intermediate container 3c90fbb858b2 [2025-03-04T01:03:28.591Z] ---> 3152d7cb6ee4 [2025-03-04T01:03:28.591Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2025-03-04T01:03:28.867Z] ---> Running in 05282b178a88 [2025-03-04T01:03:29.483Z] Removing intermediate container 05282b178a88 [2025-03-04T01:03:29.483Z] ---> 20db691be54a [2025-03-04T01:03:29.483Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2025-03-04T01:03:29.483Z] ---> Running in 37a9d8af93b7 [2025-03-04T01:03:29.764Z] Removing intermediate container 37a9d8af93b7 [2025-03-04T01:03:29.764Z] ---> afe993e91b31 [2025-03-04T01:03:29.764Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-04T01:03:30.037Z] ---> Running in b8a41ac375df [2025-03-04T01:03:31.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-04T01:03:31.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-04T01:03:34.379Z] OK: 239 MiB in 58 packages [2025-03-04T01:03:35.366Z] Removing intermediate container b8a41ac375df [2025-03-04T01:03:35.366Z] ---> a9e175b10f92 [2025-03-04T01:03:35.366Z] Step 8/25 : WORKDIR /app [2025-03-04T01:03:35.366Z] ---> Running in 58b5e17efd6c [2025-03-04T01:03:35.638Z] Removing intermediate container 58b5e17efd6c [2025-03-04T01:03:35.638Z] ---> b86a413897c8 [2025-03-04T01:03:35.638Z] Step 9/25 : COPY go.mod vendor* ./ [2025-03-04T01:03:36.621Z] ---> 231860ec7460 [2025-03-04T01:03:36.621Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-04T01:03:36.621Z] ---> Running in 660ced530fcb [2025-03-04T01:03:39.238Z] Removing intermediate container 660ced530fcb [2025-03-04T01:03:39.238Z] ---> d7a66c86f211 [2025-03-04T01:03:39.238Z] Step 11/25 : COPY . . [2025-03-04T01:03:40.216Z] ---> b879af60efca [2025-03-04T01:03:40.216Z] Step 12/25 : RUN $MAKE [2025-03-04T01:03:40.489Z] ---> Running in ee92200d9dd6 [2025-03-04T01:03:41.911Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=4.0.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2025-03-04T01:08:18.874Z] Removing intermediate container ee92200d9dd6 [2025-03-04T01:08:18.874Z] ---> 62207434da91 [2025-03-04T01:08:18.874Z] Step 13/25 : FROM alpine:3.20 [2025-03-04T01:08:18.874Z] 3.20: Pulling from library/alpine [2025-03-04T01:08:18.874Z] 94e9d8af2201: Pulling fs layer [2025-03-04T01:08:18.874Z] 94e9d8af2201: Verifying Checksum [2025-03-04T01:08:18.874Z] 94e9d8af2201: Download complete [2025-03-04T01:08:18.874Z] 94e9d8af2201: Pull complete [2025-03-04T01:08:18.874Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-04T01:08:18.874Z] Status: Downloaded newer image for alpine:3.20 [2025-03-04T01:08:18.874Z] ---> 7aab056cecc6 [2025-03-04T01:08:18.874Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-04T01:08:18.874Z] ---> Running in dd8a8be60dd8 [2025-03-04T01:08:18.874Z] Removing intermediate container dd8a8be60dd8 [2025-03-04T01:08:18.874Z] ---> af262571ec18 [2025-03-04T01:08:18.874Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2025-03-04T01:08:18.874Z] ---> Running in 64121bd8eb9d [2025-03-04T01:08:18.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-04T01:08:18.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-04T01:08:18.874Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-04T01:08:18.874Z] Executing busybox-1.36.1-r29.trigger [2025-03-04T01:08:18.874Z] OK: 9 MiB in 15 packages [2025-03-04T01:08:18.874Z] Removing intermediate container 64121bd8eb9d [2025-03-04T01:08:18.874Z] ---> 8a9b4a70f9dc [2025-03-04T01:08:18.874Z] Step 16/25 : RUN apk --no-cache upgrade [2025-03-04T01:08:18.874Z] ---> Running in 40e553a53517 [2025-03-04T01:08:18.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-04T01:08:18.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-04T01:08:18.874Z] OK: 9 MiB in 15 packages [2025-03-04T01:08:19.838Z] Removing intermediate container 40e553a53517 [2025-03-04T01:08:19.838Z] ---> f75641a57f7c [2025-03-04T01:08:19.838Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2025-03-04T01:08:20.430Z] ---> 158e56da931b [2025-03-04T01:08:20.430Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2025-03-04T01:08:21.075Z] ---> ea5a6b7ff1cb [2025-03-04T01:08:21.075Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2025-03-04T01:08:24.443Z] ---> 30aff50fbc61 [2025-03-04T01:08:24.443Z] Step 20/25 : EXPOSE 59989 [2025-03-04T01:08:24.443Z] ---> Running in 5d3a3f7d5b17 [2025-03-04T01:08:24.443Z] Removing intermediate container 5d3a3f7d5b17 [2025-03-04T01:08:24.443Z] ---> a042c9de8803 [2025-03-04T01:08:24.443Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2025-03-04T01:08:24.443Z] ---> Running in 4245d2e0b552 [2025-03-04T01:08:24.716Z] Removing intermediate container 4245d2e0b552 [2025-03-04T01:08:24.716Z] ---> f998c0149b36 [2025-03-04T01:08:24.716Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-04T01:08:24.984Z] ---> Running in 9496d2cd3330 [2025-03-04T01:08:25.253Z] Removing intermediate container 9496d2cd3330 [2025-03-04T01:08:25.253Z] ---> cea1730f0c6c [2025-03-04T01:08:25.253Z] Step 23/25 : LABEL arch=arm64 [2025-03-04T01:08:25.253Z] ---> Running in fb9c0fb2a151 [2025-03-04T01:08:25.836Z] Removing intermediate container fb9c0fb2a151 [2025-03-04T01:08:25.836Z] ---> 1144efe831f1 [2025-03-04T01:08:25.836Z] Step 24/25 : LABEL git_sha=23080daf8f4d8a421bd75fd69ece5ca91258256c [2025-03-04T01:08:25.836Z] ---> Running in a6d8bb20bced [2025-03-04T01:08:26.104Z] Removing intermediate container a6d8bb20bced [2025-03-04T01:08:26.104Z] ---> a6414fb39203 [2025-03-04T01:08:26.104Z] Step 25/25 : LABEL version=4.0.0-dev.10 [2025-03-04T01:08:26.371Z] ---> Running in 8729378e9738 [2025-03-04T01:08:26.637Z] Removing intermediate container 8729378e9738 [2025-03-04T01:08:26.637Z] ---> 32301b6d38ab [2025-03-04T01:08:26.637Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-04T01:08:26.637Z] Successfully built 32301b6d38ab [2025-03-04T01:08:26.637Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-04T01:08:26.796Z] provisioning config files... [2025-03-04T01:08:26.812Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/165@tmp/config2895040103369607049tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:08:27.171Z] ---> ****-login.sh [2025-03-04T01:08:27.171Z] nexus3.edgexfoundry.org:10001 [2025-03-04T01:08:27.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T01:08:27.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T01:08:27.441Z] Configure a credential helper to remove this warning. See [2025-03-04T01:08:27.441Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T01:08:27.441Z] [2025-03-04T01:08:27.441Z] Login Succeeded [2025-03-04T01:08:27.441Z] nexus3.edgexfoundry.org:10002 [2025-03-04T01:08:27.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T01:08:27.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T01:08:27.982Z] Configure a credential helper to remove this warning. See [2025-03-04T01:08:27.982Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T01:08:27.982Z] [2025-03-04T01:08:27.982Z] Login Succeeded [2025-03-04T01:08:27.982Z] nexus3.edgexfoundry.org:10003 [2025-03-04T01:08:28.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T01:08:28.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T01:08:28.252Z] Configure a credential helper to remove this warning. See [2025-03-04T01:08:28.252Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T01:08:28.252Z] [2025-03-04T01:08:28.252Z] Login Succeeded [2025-03-04T01:08:28.252Z] nexus3.edgexfoundry.org:10004 [2025-03-04T01:08:28.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T01:08:28.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T01:08:28.843Z] Configure a credential helper to remove this warning. See [2025-03-04T01:08:28.843Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T01:08:28.843Z] [2025-03-04T01:08:28.843Z] Login Succeeded [2025-03-04T01:08:28.843Z] ****.io [2025-03-04T01:08:29.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T01:08:29.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T01:08:29.386Z] Configure a credential helper to remove this warning. See [2025-03-04T01:08:29.386Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T01:08:29.386Z] [2025-03-04T01:08:29.386Z] Login Succeeded [2025-03-04T01:08:29.386Z] ---> ****-login.sh ends [Pipeline] } [2025-03-04T01:08:29.399Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-04T01:08:29.449Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T01:08:29.487Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2025-03-04T01:08:29.487Z] 23080daf8f4d8a421bd75fd69ece5ca91258256c [2025-03-04T01:08:29.487Z] latest [2025-03-04T01:08:29.487Z] 4.0.0-dev.10 [2025-03-04T01:08:29.487Z] 23080daf8f4d8a421bd75fd69ece5ca91258256c-4.0.0-dev.10 [2025-03-04T01:08:29.487Z] main [2025-03-04T01:08:29.487Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:08:29.902Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:23080daf8f4d8a421bd75fd69ece5ca91258256c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:08:30.282Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:23080daf8f4d8a421bd75fd69ece5ca91258256c [2025-03-04T01:08:30.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2025-03-04T01:08:30.282Z] 0002c54ebb0f: Preparing [2025-03-04T01:08:30.282Z] 171b43ad5f03: Preparing [2025-03-04T01:08:30.282Z] 2e959d821be9: Preparing [2025-03-04T01:08:30.282Z] b0f19317de92: Preparing [2025-03-04T01:08:30.282Z] 193511ac1a6f: Preparing [2025-03-04T01:08:30.282Z] dd9c8f8612c8: Preparing [2025-03-04T01:08:30.282Z] dd9c8f8612c8: Waiting [2025-03-04T01:08:30.549Z] b0f19317de92: Pushed [2025-03-04T01:08:30.549Z] 2e959d821be9: Pushed [2025-03-04T01:08:30.549Z] dd9c8f8612c8: Layer already exists [2025-03-04T01:08:30.549Z] 193511ac1a6f: Pushed [2025-03-04T01:08:30.549Z] 171b43ad5f03: Pushed [2025-03-04T01:08:42.890Z] 0002c54ebb0f: Pushed [2025-03-04T01:08:42.890Z] 23080daf8f4d8a421bd75fd69ece5ca91258256c: digest: sha256:97a7da5389d2b3700d32865f1e4b11bc5facbd792b736f7bfd84bc59792551c0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:08:43.286Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:08:43.671Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2025-03-04T01:08:43.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2025-03-04T01:08:43.672Z] 0002c54ebb0f: Preparing [2025-03-04T01:08:43.672Z] 171b43ad5f03: Preparing [2025-03-04T01:08:43.672Z] 2e959d821be9: Preparing [2025-03-04T01:08:43.672Z] b0f19317de92: Preparing [2025-03-04T01:08:43.672Z] 193511ac1a6f: Preparing [2025-03-04T01:08:43.672Z] dd9c8f8612c8: Preparing [2025-03-04T01:08:43.672Z] dd9c8f8612c8: Waiting [2025-03-04T01:08:43.672Z] 171b43ad5f03: Layer already exists [2025-03-04T01:08:43.672Z] 2e959d821be9: Layer already exists [2025-03-04T01:08:43.672Z] 0002c54ebb0f: Layer already exists [2025-03-04T01:08:43.672Z] 193511ac1a6f: Layer already exists [2025-03-04T01:08:43.672Z] b0f19317de92: Layer already exists [2025-03-04T01:08:43.672Z] dd9c8f8612c8: Layer already exists [2025-03-04T01:08:43.940Z] latest: digest: sha256:97a7da5389d2b3700d32865f1e4b11bc5facbd792b736f7bfd84bc59792551c0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:08:44.341Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:08:44.733Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.0-dev.10 [2025-03-04T01:08:44.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2025-03-04T01:08:44.733Z] 0002c54ebb0f: Preparing [2025-03-04T01:08:44.733Z] 171b43ad5f03: Preparing [2025-03-04T01:08:44.733Z] 2e959d821be9: Preparing [2025-03-04T01:08:44.733Z] b0f19317de92: Preparing [2025-03-04T01:08:44.733Z] 193511ac1a6f: Preparing [2025-03-04T01:08:44.733Z] dd9c8f8612c8: Preparing [2025-03-04T01:08:44.733Z] dd9c8f8612c8: Waiting [2025-03-04T01:08:44.733Z] 2e959d821be9: Layer already exists [2025-03-04T01:08:44.733Z] 0002c54ebb0f: Layer already exists [2025-03-04T01:08:44.733Z] b0f19317de92: Layer already exists [2025-03-04T01:08:44.733Z] 171b43ad5f03: Layer already exists [2025-03-04T01:08:44.733Z] 193511ac1a6f: Layer already exists [2025-03-04T01:08:44.733Z] dd9c8f8612c8: Layer already exists [2025-03-04T01:08:45.003Z] 4.0.0-dev.10: digest: sha256:97a7da5389d2b3700d32865f1e4b11bc5facbd792b736f7bfd84bc59792551c0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:08:45.376Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:23080daf8f4d8a421bd75fd69ece5ca91258256c-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:08:45.749Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:23080daf8f4d8a421bd75fd69ece5ca91258256c-4.0.0-dev.10 [2025-03-04T01:08:45.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2025-03-04T01:08:45.750Z] 0002c54ebb0f: Preparing [2025-03-04T01:08:45.750Z] 171b43ad5f03: Preparing [2025-03-04T01:08:45.750Z] 2e959d821be9: Preparing [2025-03-04T01:08:45.750Z] b0f19317de92: Preparing [2025-03-04T01:08:45.750Z] 193511ac1a6f: Preparing [2025-03-04T01:08:45.750Z] dd9c8f8612c8: Preparing [2025-03-04T01:08:45.750Z] dd9c8f8612c8: Waiting [2025-03-04T01:08:45.750Z] 2e959d821be9: Layer already exists [2025-03-04T01:08:45.750Z] 193511ac1a6f: Layer already exists [2025-03-04T01:08:45.750Z] 171b43ad5f03: Layer already exists [2025-03-04T01:08:45.750Z] 0002c54ebb0f: Layer already exists [2025-03-04T01:08:45.750Z] b0f19317de92: Layer already exists [2025-03-04T01:08:45.750Z] dd9c8f8612c8: Layer already exists [2025-03-04T01:08:46.018Z] 23080daf8f4d8a421bd75fd69ece5ca91258256c-4.0.0-dev.10: digest: sha256:97a7da5389d2b3700d32865f1e4b11bc5facbd792b736f7bfd84bc59792551c0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:08:46.414Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:08:46.787Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2025-03-04T01:08:46.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2025-03-04T01:08:46.787Z] 0002c54ebb0f: Preparing [2025-03-04T01:08:46.787Z] 171b43ad5f03: Preparing [2025-03-04T01:08:46.787Z] 2e959d821be9: Preparing [2025-03-04T01:08:46.787Z] b0f19317de92: Preparing [2025-03-04T01:08:46.787Z] 193511ac1a6f: Preparing [2025-03-04T01:08:46.787Z] dd9c8f8612c8: Preparing [2025-03-04T01:08:46.787Z] dd9c8f8612c8: Waiting [2025-03-04T01:08:46.787Z] 0002c54ebb0f: Layer already exists [2025-03-04T01:08:46.787Z] b0f19317de92: Layer already exists [2025-03-04T01:08:46.787Z] 193511ac1a6f: Layer already exists [2025-03-04T01:08:46.787Z] 171b43ad5f03: Layer already exists [2025-03-04T01:08:46.787Z] 2e959d821be9: Layer already exists [2025-03-04T01:08:46.787Z] dd9c8f8612c8: Layer already exists [2025-03-04T01:08:47.058Z] main: digest: sha256:97a7da5389d2b3700d32865f1e4b11bc5facbd792b736f7bfd84bc59792551c0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-04T01:08:47.147Z] ===================================================== [Pipeline] echo [2025-03-04T01:08:47.162Z] taggedImages: [2025-03-04T01:08:47.162Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:23080daf8f4d8a421bd75fd69ece5ca91258256c [2025-03-04T01:08:47.162Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2025-03-04T01:08:47.162Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.0-dev.10 [2025-03-04T01:08:47.162Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:23080daf8f4d8a421bd75fd69ece5ca91258256c-4.0.0-dev.10 [2025-03-04T01:08:47.162Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:08:47.578Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-04T01:08:47.578Z] [2025-03-04T01:08:47.578Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:08:47.932Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-04T01:08:47.932Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-04T01:08:47.932Z] 8998bd30e6a1: Pulling fs layer [2025-03-04T01:08:47.932Z] 04944245beec: Pulling fs layer [2025-03-04T01:08:47.932Z] 699f458cf7ca: Pulling fs layer [2025-03-04T01:08:47.932Z] 765212b225bb: Pulling fs layer [2025-03-04T01:08:47.932Z] f23df028b6ca: Pulling fs layer [2025-03-04T01:08:47.932Z] d65c8cfc05b1: Pulling fs layer [2025-03-04T01:08:47.932Z] 2437ff75d9bd: Pulling fs layer [2025-03-04T01:08:47.932Z] f23df028b6ca: Waiting [2025-03-04T01:08:47.932Z] d65c8cfc05b1: Waiting [2025-03-04T01:08:47.932Z] 2437ff75d9bd: Waiting [2025-03-04T01:08:47.932Z] 765212b225bb: Waiting [2025-03-04T01:08:48.202Z] 04944245beec: Verifying Checksum [2025-03-04T01:08:48.202Z] 04944245beec: Download complete [2025-03-04T01:08:48.202Z] 765212b225bb: Verifying Checksum [2025-03-04T01:08:48.202Z] 765212b225bb: Download complete [2025-03-04T01:08:48.202Z] f23df028b6ca: Verifying Checksum [2025-03-04T01:08:48.202Z] f23df028b6ca: Download complete [2025-03-04T01:08:48.202Z] d65c8cfc05b1: Verifying Checksum [2025-03-04T01:08:48.202Z] d65c8cfc05b1: Download complete [2025-03-04T01:08:48.473Z] 699f458cf7ca: Verifying Checksum [2025-03-04T01:08:48.474Z] 699f458cf7ca: Download complete [2025-03-04T01:08:48.743Z] 8998bd30e6a1: Verifying Checksum [2025-03-04T01:08:48.743Z] 8998bd30e6a1: Download complete [2025-03-04T01:08:52.105Z] 2437ff75d9bd: Verifying Checksum [2025-03-04T01:08:52.105Z] 2437ff75d9bd: Download complete [2025-03-04T01:08:54.057Z] 8998bd30e6a1: Pull complete [2025-03-04T01:08:54.644Z] 04944245beec: Pull complete [2025-03-04T01:08:56.606Z] 699f458cf7ca: Pull complete [2025-03-04T01:08:56.606Z] 765212b225bb: Pull complete [2025-03-04T01:08:57.573Z] f23df028b6ca: Pull complete [2025-03-04T01:08:57.843Z] d65c8cfc05b1: Pull complete [2025-03-04T01:09:14.621Z] 2437ff75d9bd: Pull complete [2025-03-04T01:09:14.621Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-04T01:09:14.621Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-04T01:09:14.621Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T01:09:14.870Z] prd-ubuntu20.04-docker-arm64-4c-16g-40114 does not seem to be running inside a container [2025-03-04T01:09:14.946Z] $ 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/165 -v /w/workspace/device-rfid-llrp-go/165:/w/workspace/device-rfid-llrp-go/165:rw,z -v /w/workspace/device-rfid-llrp-go/165@tmp:/w/workspace/device-rfid-llrp-go/165@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:arm64 cat [2025-03-04T01:09:18.302Z] $ docker top 847c5808696283af029bfd40f0db281f5fc1cd5c11aaaff1b3cbf82d74f6bd0a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:09:19.175Z] ---> job-cost.sh [2025-03-04T01:09:19.175Z] lf-activate-venv: SKIPPING [2025-03-04T01:09:19.175Z] INFO: No Stack... [2025-03-04T01:09:19.762Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-04T01:09:20.347Z] INFO: Archiving Costs [Pipeline] sh [2025-03-04T01:09:20.995Z] + cut -d, -f6 [2025-03-04T01:09:20.995Z] + cat /w/workspace/device-rfid-llrp-go/165/archives/cost.csv [Pipeline] lock [2025-03-04T01:09:21.073Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-165-stack-cost] [2025-03-04T01:09:21.081Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-165-stack-cost] did not exist. Created. [2025-03-04T01:09:21.087Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-165-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-04T01:09:21.758Z] /w/workspace/device-rfid-llrp-go/165@tmp/durable-4fb408b1/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-03-04T01:09:22.431Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-04T01:09:22.460Z] Warning: overwriting stash ‘stack-cost’ [2025-03-04T01:09:22.535Z] Stashed 1 file(s) [Pipeline] } [2025-03-04T01:09:22.544Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-165-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-04T01:09:22.578Z] $ docker stop --time=1 847c5808696283af029bfd40f0db281f5fc1cd5c11aaaff1b3cbf82d74f6bd0a [2025-03-04T01:09:24.139Z] $ docker rm -f --volumes 847c5808696283af029bfd40f0db281f5fc1cd5c11aaaff1b3cbf82d74f6bd0a [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 [2025-03-04T01:09:25.362Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2025-03-04T01:09:25.362Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2025-03-04T01:09:25.362Z] total 16 [2025-03-04T01:09:25.362Z] drwxr-xr-x 3 root root 4096 Mar 4 00:50 . [2025-03-04T01:09:25.362Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 4 00:50 .. [2025-03-04T01:09:25.362Z] drwxr-xr-x 2 root root 4096 Mar 4 00:50 cost [2025-03-04T01:09:25.362Z] -rw-r--r-- 1 root root 91 Mar 4 00:50 cost.csv [2025-03-04T01:09:25.362Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2025-03-04T01:09:25.362Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2025-03-04T01:09:25.362Z] total 16 [2025-03-04T01:09:25.362Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 4 00:50 . [2025-03-04T01:09:25.362Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 4 00:50 .. [2025-03-04T01:09:25.362Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 4 00:50 cost [2025-03-04T01:09:25.362Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 4 00:50 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:09:25.654Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:09:26.513Z] ---> package-listing.sh [2025-03-04T01:09:26.513Z] ++ facter osfamily [2025-03-04T01:09:26.513Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-04T01:09:26.771Z] + OS_FAMILY=debian [2025-03-04T01:09:26.771Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2025-03-04T01:09:26.771Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-04T01:09:26.771Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-04T01:09:26.771Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-04T01:09:26.771Z] + PACKAGES=/tmp/packages_start.txt [2025-03-04T01:09:26.771Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2025-03-04T01:09:26.771Z] + PACKAGES=/tmp/packages_end.txt [2025-03-04T01:09:26.771Z] + case "${OS_FAMILY}" in [2025-03-04T01:09:26.771Z] + dpkg -l [2025-03-04T01:09:26.771Z] + grep '^ii' [2025-03-04T01:09:26.771Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-04T01:09:26.771Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-04T01:09:26.771Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-04T01:09:26.771Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2025-03-04T01:09:26.771Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2025-03-04T01:09:26.771Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo [2025-03-04T01:09:26.783Z] 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-04T01:09:27.059Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:09:27.624Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-04T01:09:27.624Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T01:09:27.714Z] prd-ubuntu20.04-docker-8c-8g-40103 does not seem to be running inside a container [2025-03-04T01:09:27.743Z] $ 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-04T01:09:27.939Z] $ docker top 19d474cadd35d7e84f47f57c1c989703b9659e9bd1bde7d2d16f8939c7d33ad9 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T01:09:28.302Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-04T01:09:28.588Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-04T01:09:28.875Z] + ls /var/log/sa-host [2025-03-04T01:09:28.875Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-04T01:09:28.955Z] provisioning config files... [2025-03-04T01:09:28.962Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12309248597398542669tmp [Pipeline] { [Pipeline] echo [2025-03-04T01:09:28.980Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:09:29.264Z] ---> create-netrc.sh [Pipeline] } [2025-03-04T01:09:29.270Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:09:29.604Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-04T01:09:29.614Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:09:29.897Z] ---> sudo-logs.sh [2025-03-04T01:09:29.897Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-04T01:09:29.935Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:09:30.216Z] ---> job-cost.sh [2025-03-04T01:09:30.216Z] lf-activate-venv: SKIPPING [2025-03-04T01:09:30.216Z] DEBUG: total: 0.2199999988079071 [2025-03-04T01:09:30.216Z] INFO: Retrieving Stack Cost... [2025-03-04T01:09:30.477Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-04T01:09:31.044Z] INFO: Archiving Costs [Pipeline] echo [2025-03-04T01:09:31.058Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:09:31.343Z] ---> logs-deploy.sh [2025-03-04T01:09:31.343Z] lf-activate-venv: SKIPPING [2025-03-04T01:09:31.343Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/165 [2025-03-04T01:09:31.343Z] INFO: archiving workspace using pattern(s): [2025-03-04T01:09:32.280Z] Archives upload complete. [2025-03-04T01:09:32.280Z] INFO: archiving logs to Nexus [2025-03-04T01:09:32.848Z] ---> uname -a: [2025-03-04T01:09:32.848Z] Linux prd-ubuntu20-04-docker-8c-8g-40103 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-03-04T01:09:32.848Z] [2025-03-04T01:09:32.848Z] [2025-03-04T01:09:32.848Z] ---> lscpu: [2025-03-04T01:09:32.848Z] Architecture: x86_64 [2025-03-04T01:09:32.848Z] CPU op-mode(s): 32-bit, 64-bit [2025-03-04T01:09:32.848Z] Byte Order: Little Endian [2025-03-04T01:09:32.848Z] Address sizes: 40 bits physical, 48 bits virtual [2025-03-04T01:09:32.848Z] CPU(s): 8 [2025-03-04T01:09:32.848Z] On-line CPU(s) list: 0-7 [2025-03-04T01:09:32.848Z] Thread(s) per core: 1 [2025-03-04T01:09:32.848Z] Core(s) per socket: 1 [2025-03-04T01:09:32.848Z] Socket(s): 8 [2025-03-04T01:09:32.848Z] NUMA node(s): 1 [2025-03-04T01:09:32.848Z] Vendor ID: AuthenticAMD [2025-03-04T01:09:32.848Z] CPU family: 23 [2025-03-04T01:09:32.848Z] Model: 49 [2025-03-04T01:09:32.848Z] Model name: AMD EPYC-Rome Processor [2025-03-04T01:09:32.848Z] Stepping: 0 [2025-03-04T01:09:32.848Z] CPU MHz: 2799.998 [2025-03-04T01:09:32.848Z] BogoMIPS: 5599.99 [2025-03-04T01:09:32.848Z] Virtualization: AMD-V [2025-03-04T01:09:32.848Z] Hypervisor vendor: KVM [2025-03-04T01:09:32.848Z] Virtualization type: full [2025-03-04T01:09:32.848Z] L1d cache: 256 KiB [2025-03-04T01:09:32.848Z] L1i cache: 256 KiB [2025-03-04T01:09:32.848Z] L2 cache: 4 MiB [2025-03-04T01:09:32.848Z] L3 cache: 128 MiB [2025-03-04T01:09:32.848Z] NUMA node0 CPU(s): 0-7 [2025-03-04T01:09:32.848Z] Vulnerability Itlb multihit: Not affected [2025-03-04T01:09:32.848Z] Vulnerability L1tf: Not affected [2025-03-04T01:09:32.848Z] Vulnerability Mds: Not affected [2025-03-04T01:09:32.848Z] Vulnerability Meltdown: Not affected [2025-03-04T01:09:32.848Z] Vulnerability Mmio stale data: Not affected [2025-03-04T01:09:32.848Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-03-04T01:09:32.848Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-03-04T01:09:32.848Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-03-04T01:09:32.848Z] Vulnerability Srbds: Not affected [2025-03-04T01:09:32.848Z] Vulnerability Tsx async abort: Not affected [2025-03-04T01:09:32.848Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-03-04T01:09:32.848Z] [2025-03-04T01:09:32.848Z] [2025-03-04T01:09:32.848Z] ---> nproc: [2025-03-04T01:09:32.848Z] 8 [2025-03-04T01:09:32.848Z] [2025-03-04T01:09:32.848Z]