Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 88895a8148252c944c275b3aff72a7787449f366 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-ssh15113481327362910986.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh3768124717916689508.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh394695866331277743.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa # timeout=10 Commit message: "fix: add new goLTSImages 1.23 (#466)" > 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-ssh6984013326667485157.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-ssh12923114603654074911.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-40936’ Running on prd-ubuntu20.04-docker-8c-8g-40939 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 88895a8148252c944c275b3aff72a7787449f366 (main) Commit message: "Merge pull request #353 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0" > 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 88895a8148252c944c275b3aff72a7787449f366 # timeout=10 > git rev-list --no-walk 14edaaad840c3c4ad2c6653c66ec151cb85ad4a3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-12T00:15:16.995Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-12T00:15:17.063Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-12T00:15:17.087Z] ========================================================= [2025-03-12T00:15:17.087Z] EdgeX Global Pipelines Version Info [2025-03-12T00:15:17.087Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-12T00:15:17.834Z] ------------------- [2025-03-12T00:15:17.834Z] stable info: [2025-03-12T00:15:17.834Z] ------------------- [2025-03-12T00:15:17.834Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-12T00:15:17.834Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-12T00:15:17.834Z] Message: update stable to v1.0.271 [2025-03-12T00:15:18.407Z] ------------------- [2025-03-12T00:15:18.407Z] experimental info: [2025-03-12T00:15:18.407Z] ------------------- [2025-03-12T00:15:18.407Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-03-12T00:15:18.407Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-12T00:15:18.407Z] Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-12T00:15:18.481Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2025-03-12T00:15:18.500Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2025-03-12T00:15:18.521Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-12T00:15:18.545Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-12T00:15:18.565Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-12T00:15:18.590Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-12T00:15:18.613Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-12T00:15:18.634Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-12T00:15:18.654Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-12T00:15:18.676Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-12T00:15:18.699Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-12T00:15:18.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2025-03-12T00:15:18.805Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-12T00:15:18.829Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-12T00:15:18.846Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-12T00:15:18.864Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-12T00:15:18.890Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-12T00:15:18.915Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-12T00:15:18.936Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-12T00:15:18.961Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-12T00:15:18.983Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-03-12T00:15:19.006Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-03-12T00:15:19.027Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-12T00:15:19.048Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-12T00:15:19.068Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-12T00:15:19.093Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-12T00:15:19.120Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-12T00:15:19.141Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-12T00:15:19.162Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-12T00:15:19.183Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-12T00:15:19.202Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 88895a8148252c944c275b3aff72a7787449f366 [Pipeline] echo [2025-03-12T00:15:19.223Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 88895a8 [Pipeline] echo [2025-03-12T00:15:19.244Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T00:15:19.307Z] provisioning config files... [2025-03-12T00:15:19.322Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config879534508268495872tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T00:15:19.664Z] ---> ****-login.sh [2025-03-12T00:15:19.664Z] nexus3.edgexfoundry.org:10001 [2025-03-12T00:15:19.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:15:19.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:15:19.924Z] Configure a credential helper to remove this warning. See [2025-03-12T00:15:19.924Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:15:19.924Z] [2025-03-12T00:15:19.924Z] Login Succeeded [2025-03-12T00:15:19.924Z] nexus3.edgexfoundry.org:10002 [2025-03-12T00:15:19.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:15:20.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:15:20.184Z] Configure a credential helper to remove this warning. See [2025-03-12T00:15:20.184Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:15:20.184Z] [2025-03-12T00:15:20.184Z] Login Succeeded [2025-03-12T00:15:20.184Z] nexus3.edgexfoundry.org:10003 [2025-03-12T00:15:20.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:15:20.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:15:20.185Z] Configure a credential helper to remove this warning. See [2025-03-12T00:15:20.185Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:15:20.185Z] [2025-03-12T00:15:20.185Z] Login Succeeded [2025-03-12T00:15:20.185Z] nexus3.edgexfoundry.org:10004 [2025-03-12T00:15:20.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:15:20.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:15:20.446Z] Configure a credential helper to remove this warning. See [2025-03-12T00:15:20.446Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:15:20.446Z] [2025-03-12T00:15:20.446Z] Login Succeeded [2025-03-12T00:15:20.446Z] ****.io [2025-03-12T00:15:20.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:15:20.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:15:20.707Z] Configure a credential helper to remove this warning. See [2025-03-12T00:15:20.707Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:15:20.707Z] [2025-03-12T00:15:20.707Z] Login Succeeded [2025-03-12T00:15:20.707Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T00:15:20.714Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-12T00:15:21.151Z] + git rev-list -1 --merges 88895a8148252c944c275b3aff72a7787449f366~1..88895a8148252c944c275b3aff72a7787449f366 [Pipeline] echo [2025-03-12T00:15:21.179Z] -----------> git rev-list -1 --merges 88895a8148252c944c275b3aff72a7787449f366~1..88895a8148252c944c275b3aff72a7787449f366 88895a8148252c944c275b3aff72a7787449f366 [2025-03-12T00:15:21.179Z] 88895a8148252c944c275b3aff72a7787449f366 [false] [Pipeline] sh [2025-03-12T00:15:21.471Z] + git log --format=format:%s -1 88895a8148252c944c275b3aff72a7787449f366 [Pipeline] echo [2025-03-12T00:15:21.485Z] ========================================================= [2025-03-12T00:15:21.485Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-12T00:15:21.485Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-12T00:15:21.832Z] + git log --format=format:%s -1 88895a8148252c944c275b3aff72a7787449f366 [Pipeline] echo [2025-03-12T00:15:21.844Z] [semverPrep] GIT_COMMIT: 88895a8148252c944c275b3aff72a7787449f366, Commit Message: Merge pull request #353 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0 [Pipeline] echo [2025-03-12T00:15:21.858Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-12T00:15:22.222Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T00:15:22.222Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-12T00:15:22.222Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-12T00:15:22.222Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-12T00:15:22.222Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-12T00:15:22.222Z] sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-12T00:15:22.222Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:15:22.591Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T00:15:22.591Z] [2025-03-12T00:15:22.591Z] 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-12T00:15:22.904Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T00:15:22.904Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-12T00:15:22.904Z] b85a868b505f: Pulling fs layer [2025-03-12T00:15:22.904Z] e2be974225ed: Pulling fs layer [2025-03-12T00:15:22.904Z] 339a4e72a1f5: Pulling fs layer [2025-03-12T00:15:22.904Z] 988bab9f4d93: Pulling fs layer [2025-03-12T00:15:22.904Z] 1469e6f7b9e6: Pulling fs layer [2025-03-12T00:15:22.904Z] eaf3925da568: Pulling fs layer [2025-03-12T00:15:22.904Z] bab4dde63d76: Pulling fs layer [2025-03-12T00:15:22.904Z] bde34c3a00c8: Pulling fs layer [2025-03-12T00:15:22.904Z] b352a97aabf1: Pulling fs layer [2025-03-12T00:15:22.904Z] 4872d77fe225: Pulling fs layer [2025-03-12T00:15:22.904Z] 5851b861e8e6: Pulling fs layer [2025-03-12T00:15:22.904Z] 988bab9f4d93: Waiting [2025-03-12T00:15:22.904Z] bab4dde63d76: Waiting [2025-03-12T00:15:22.904Z] 4872d77fe225: Waiting [2025-03-12T00:15:22.904Z] b352a97aabf1: Waiting [2025-03-12T00:15:22.904Z] 1469e6f7b9e6: Waiting [2025-03-12T00:15:22.904Z] 5851b861e8e6: Waiting [2025-03-12T00:15:22.904Z] eaf3925da568: Waiting [2025-03-12T00:15:22.904Z] e2be974225ed: Verifying Checksum [2025-03-12T00:15:22.904Z] e2be974225ed: Download complete [2025-03-12T00:15:22.904Z] 988bab9f4d93: Verifying Checksum [2025-03-12T00:15:22.904Z] 988bab9f4d93: Download complete [2025-03-12T00:15:22.904Z] 1469e6f7b9e6: Verifying Checksum [2025-03-12T00:15:22.904Z] 1469e6f7b9e6: Download complete [2025-03-12T00:15:22.904Z] eaf3925da568: Download complete [2025-03-12T00:15:22.904Z] 339a4e72a1f5: Verifying Checksum [2025-03-12T00:15:22.904Z] 339a4e72a1f5: Download complete [2025-03-12T00:15:23.165Z] bde34c3a00c8: Verifying Checksum [2025-03-12T00:15:23.165Z] bde34c3a00c8: Download complete [2025-03-12T00:15:23.165Z] b352a97aabf1: Download complete [2025-03-12T00:15:23.165Z] 4872d77fe225: Verifying Checksum [2025-03-12T00:15:23.165Z] 4872d77fe225: Download complete [2025-03-12T00:15:23.165Z] 5851b861e8e6: Verifying Checksum [2025-03-12T00:15:23.165Z] 5851b861e8e6: Download complete [2025-03-12T00:15:23.165Z] b85a868b505f: Verifying Checksum [2025-03-12T00:15:23.165Z] b85a868b505f: Download complete [2025-03-12T00:15:23.423Z] bab4dde63d76: Verifying Checksum [2025-03-12T00:15:23.423Z] bab4dde63d76: Download complete [2025-03-12T00:15:24.359Z] b85a868b505f: Pull complete [2025-03-12T00:15:24.618Z] e2be974225ed: Pull complete [2025-03-12T00:15:25.187Z] 339a4e72a1f5: Pull complete [2025-03-12T00:15:25.187Z] 988bab9f4d93: Pull complete [2025-03-12T00:15:25.446Z] 1469e6f7b9e6: Pull complete [2025-03-12T00:15:25.446Z] eaf3925da568: Pull complete [2025-03-12T00:15:27.351Z] bab4dde63d76: Pull complete [2025-03-12T00:15:27.351Z] bde34c3a00c8: Pull complete [2025-03-12T00:15:27.612Z] b352a97aabf1: Pull complete [2025-03-12T00:15:27.612Z] 4872d77fe225: Pull complete [2025-03-12T00:15:27.612Z] 5851b861e8e6: Pull complete [2025-03-12T00:15:27.612Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-12T00:15:27.612Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T00:15:27.612Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T00:15:27.777Z] prd-ubuntu20.04-docker-8c-8g-40939 does not seem to be running inside a container [2025-03-12T00:15:27.799Z] $ 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-12T00:15:30.101Z] $ docker top ce61a080e9ab23aa60bc8a1613173803d769b18ad7b974df80d61c93153db571 -eo pid,comm [2025-03-12T00:15:30.170Z] 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-12T00:15:30.170Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-12T00:15:30.316Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-12T00:15:30.316Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-12T00:15:30.447Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-12T00:15:30.441Z] $ docker exec ce61a080e9ab23aa60bc8a1613173803d769b18ad7b974df80d61c93153db571 ssh-agent [2025-03-12T00:15:30.572Z] SSH_AUTH_SOCK=/tmp/ssh-h2NqgBgiE4bY/agent.32 [2025-03-12T00:15:30.572Z] SSH_AGENT_PID=38 [2025-03-12T00:15:30.578Z] Running ssh-add (command line suppressed) [2025-03-12T00:15:30.670Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17226538847514965606.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17226538847514965606.key) [2025-03-12T00:15:30.695Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-12T00:15:30.988Z] + git tag --points-at HEAD [Pipeline] } [2025-03-12T00:15:30.991Z] $ docker exec --env ******** --env ******** ce61a080e9ab23aa60bc8a1613173803d769b18ad7b974df80d61c93153db571 ssh-agent -k [2025-03-12T00:15:31.092Z] unset SSH_AUTH_SOCK; [2025-03-12T00:15:31.093Z] unset SSH_AGENT_PID; [2025-03-12T00:15:31.093Z] echo Agent pid 38 killed; [2025-03-12T00:15:31.115Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-12T00:15:31.157Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-12T00:15:31.157Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-12T00:15:31.266Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-12T00:15:31.260Z] $ docker exec ce61a080e9ab23aa60bc8a1613173803d769b18ad7b974df80d61c93153db571 ssh-agent [2025-03-12T00:15:31.376Z] SSH_AUTH_SOCK=/tmp/ssh-Ws4aWg57EX7H/agent.71 [2025-03-12T00:15:31.376Z] SSH_AGENT_PID=77 [2025-03-12T00:15:31.382Z] Running ssh-add (command line suppressed) [2025-03-12T00:15:31.480Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6448932595464870605.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6448932595464870605.key) [2025-03-12T00:15:31.502Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-12T00:15:31.799Z] + git semver init [2025-03-12T00:15:32.057Z] 2025-03-12 00:15:31,974 [run_init] DEBUG init version:0.0.0 force:False [2025-03-12T00:15:32.057Z] 2025-03-12 00:15:31,974 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2025-03-12T00:15:32.057Z] 2025-03-12 00:15:31,975 [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-12T00:15:32.057Z] 2025-03-12 00:15:31,975 [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-12T00:15:33.965Z] 2025-03-12 00:15:33,518 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2025-03-12T00:15:33.965Z] 2025-03-12 00:15:33,519 [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-12T00:15:33.965Z] 2025-03-12 00:15:33,519 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2025-03-12T00:15:33.965Z] 2025-03-12 00:15:33,519 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2025-03-12T00:15:33.965Z] 4.0.0-dev.11 [Pipeline] } [2025-03-12T00:15:33.967Z] $ docker exec --env ******** --env ******** ce61a080e9ab23aa60bc8a1613173803d769b18ad7b974df80d61c93153db571 ssh-agent -k [2025-03-12T00:15:34.062Z] unset SSH_AUTH_SOCK; [2025-03-12T00:15:34.062Z] unset SSH_AGENT_PID; [2025-03-12T00:15:34.063Z] echo Agent pid 77 killed; [2025-03-12T00:15:34.084Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T00:15:34.405Z] + git semver [Pipeline] } [2025-03-12T00:15:34.674Z] $ docker stop --time=1 ce61a080e9ab23aa60bc8a1613173803d769b18ad7b974df80d61c93153db571 [2025-03-12T00:15:35.951Z] $ docker rm -f --volumes ce61a080e9ab23aa60bc8a1613173803d769b18ad7b974df80d61c93153db571 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T00:15:36.302Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-12T00:15:36.545Z] Stashed 1 file(s) [Pipeline] echo [2025-03-12T00:15:36.549Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.11 [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-12T00:15:36.744Z] provisioning config files... [2025-03-12T00:15:36.753Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config18160205976997787994tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T00:15:37.052Z] ---> ****-login.sh [2025-03-12T00:15:37.052Z] nexus3.edgexfoundry.org:10001 [2025-03-12T00:15:37.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:15:37.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:15:37.052Z] Configure a credential helper to remove this warning. See [2025-03-12T00:15:37.052Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:15:37.052Z] [2025-03-12T00:15:37.052Z] Login Succeeded [2025-03-12T00:15:37.052Z] nexus3.edgexfoundry.org:10002 [2025-03-12T00:15:37.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:15:37.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:15:37.053Z] Configure a credential helper to remove this warning. See [2025-03-12T00:15:37.053Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:15:37.053Z] [2025-03-12T00:15:37.053Z] Login Succeeded [2025-03-12T00:15:37.053Z] nexus3.edgexfoundry.org:10003 [2025-03-12T00:15:37.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:15:37.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:15:37.312Z] Configure a credential helper to remove this warning. See [2025-03-12T00:15:37.312Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:15:37.312Z] [2025-03-12T00:15:37.312Z] Login Succeeded [2025-03-12T00:15:37.312Z] nexus3.edgexfoundry.org:10004 [2025-03-12T00:15:37.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:15:37.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:15:37.313Z] Configure a credential helper to remove this warning. See [2025-03-12T00:15:37.313Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:15:37.313Z] [2025-03-12T00:15:37.313Z] Login Succeeded [2025-03-12T00:15:37.313Z] ****.io [2025-03-12T00:15:37.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:15:37.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:15:37.573Z] Configure a credential helper to remove this warning. See [2025-03-12T00:15:37.573Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:15:37.573Z] [2025-03-12T00:15:37.573Z] Login Succeeded [2025-03-12T00:15:37.573Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T00:15:37.580Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-12T00:15:37.672Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T00:15:37.693Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T00:15:37.713Z] ========================================================= [2025-03-12T00:15:37.713Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-12T00:15:37.713Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:15:38.073Z] + 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-12T00:15:38.073Z] Sending build context to Docker daemon 11.63MB [2025-03-12T00:15:38.073Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-12T00:15:38.073Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-12T00:15:38.073Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-12T00:15:38.073Z] da9db072f522: Pulling fs layer [2025-03-12T00:15:38.073Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-12T00:15:38.073Z] 06f05ace1117: Pulling fs layer [2025-03-12T00:15:38.073Z] 5fe327b54edc: Pulling fs layer [2025-03-12T00:15:38.073Z] 4f4fb700ef54: Pulling fs layer [2025-03-12T00:15:38.073Z] 92a5565b7b96: Pulling fs layer [2025-03-12T00:15:38.073Z] ff9bb7016b71: Pulling fs layer [2025-03-12T00:15:38.073Z] b67dba6c2c7d: Pulling fs layer [2025-03-12T00:15:38.073Z] a813b0c90790: Pulling fs layer [2025-03-12T00:15:38.073Z] 5fe327b54edc: Waiting [2025-03-12T00:15:38.073Z] 4f4fb700ef54: Waiting [2025-03-12T00:15:38.073Z] 92a5565b7b96: Waiting [2025-03-12T00:15:38.073Z] ff9bb7016b71: Waiting [2025-03-12T00:15:38.073Z] 6ef4a4ee8ca5: Verifying Checksum [2025-03-12T00:15:38.073Z] 6ef4a4ee8ca5: Download complete [2025-03-12T00:15:38.073Z] 5fe327b54edc: Verifying Checksum [2025-03-12T00:15:38.073Z] 5fe327b54edc: Download complete [2025-03-12T00:15:38.073Z] 4f4fb700ef54: Download complete [2025-03-12T00:15:38.335Z] da9db072f522: Verifying Checksum [2025-03-12T00:15:38.335Z] da9db072f522: Download complete [2025-03-12T00:15:38.335Z] 92a5565b7b96: Download complete [2025-03-12T00:15:38.335Z] ff9bb7016b71: Verifying Checksum [2025-03-12T00:15:38.335Z] ff9bb7016b71: Download complete [2025-03-12T00:15:38.335Z] da9db072f522: Pull complete [2025-03-12T00:15:38.593Z] a813b0c90790: Verifying Checksum [2025-03-12T00:15:38.594Z] a813b0c90790: Download complete [2025-03-12T00:15:38.594Z] 6ef4a4ee8ca5: Pull complete [2025-03-12T00:15:38.594Z] 06f05ace1117: Verifying Checksum [2025-03-12T00:15:38.594Z] 06f05ace1117: Download complete [2025-03-12T00:15:39.159Z] b67dba6c2c7d: Verifying Checksum [2025-03-12T00:15:39.159Z] b67dba6c2c7d: Download complete [2025-03-12T00:15:42.443Z] 06f05ace1117: Pull complete [2025-03-12T00:15:42.443Z] 5fe327b54edc: Pull complete [2025-03-12T00:15:42.443Z] 4f4fb700ef54: Pull complete [2025-03-12T00:15:42.702Z] 92a5565b7b96: Pull complete [2025-03-12T00:15:42.702Z] ff9bb7016b71: Pull complete [2025-03-12T00:15:45.244Z] b67dba6c2c7d: Pull complete [2025-03-12T00:15:45.504Z] a813b0c90790: Pull complete [2025-03-12T00:15:45.504Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-12T00:15:45.504Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-12T00:15:45.504Z] ---> 3ba60ce46760 [2025-03-12T00:15:45.504Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-03-12T00:15:49.830Z] ---> Running in 865342b71975 [2025-03-12T00:15:49.830Z] Removing intermediate container 865342b71975 [2025-03-12T00:15:49.830Z] ---> 103912c7a699 [2025-03-12T00:15:49.830Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-12T00:15:49.830Z] ---> Running in 0228238f8092 [2025-03-12T00:15:49.830Z] Removing intermediate container 0228238f8092 [2025-03-12T00:15:49.830Z] ---> f00cfa9d4bc1 [2025-03-12T00:15:49.830Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2025-03-12T00:15:49.830Z] ---> Running in 95da63b99306 [2025-03-12T00:15:49.830Z] Removing intermediate container 95da63b99306 [2025-03-12T00:15:49.830Z] ---> b7f4d529dd7e [2025-03-12T00:15:49.830Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-12T00:15:49.830Z] ---> Running in f52e04fc1b4e [2025-03-12T00:15:49.830Z] Removing intermediate container f52e04fc1b4e [2025-03-12T00:15:49.830Z] ---> 4dc8b3dc8849 [2025-03-12T00:15:49.830Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-12T00:15:49.830Z] ---> Running in 369c68c38f55 [2025-03-12T00:15:49.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T00:15:50.088Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T00:15:50.347Z] OK: 248 MiB in 58 packages [2025-03-12T00:15:50.911Z] Removing intermediate container 369c68c38f55 [2025-03-12T00:15:50.911Z] ---> 8faf7638ae9a [2025-03-12T00:15:50.911Z] Step 8/12 : WORKDIR /app [2025-03-12T00:15:50.911Z] ---> Running in 9c5edd0d910f [2025-03-12T00:15:50.911Z] Removing intermediate container 9c5edd0d910f [2025-03-12T00:15:50.911Z] ---> 0847d83bde44 [2025-03-12T00:15:50.911Z] Step 9/12 : COPY go.mod vendor* ./ [2025-03-12T00:15:50.911Z] ---> be124aee6601 [2025-03-12T00:15:50.911Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T00:15:50.911Z] ---> Running in 1940ffa317df [2025-03-12T00:15:51.706Z] Still waiting to schedule task [2025-03-12T00:15:51.706Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-40937’ [2025-03-12T00:16:29.674Z] Removing intermediate container 1940ffa317df [2025-03-12T00:16:29.675Z] ---> ae391ac5cba9 [2025-03-12T00:16:29.675Z] Step 11/12 : COPY . . [2025-03-12T00:16:29.675Z] ---> 348e2d7c11ed [2025-03-12T00:16:29.675Z] Step 12/12 : RUN $MAKE [2025-03-12T00:16:29.675Z] ---> Running in f8239ff6855e [2025-03-12T00:16:29.675Z] noop [2025-03-12T00:16:29.933Z] Removing intermediate container f8239ff6855e [2025-03-12T00:16:29.933Z] ---> 146fbe29fcbd [2025-03-12T00:16:29.933Z] Successfully built 146fbe29fcbd [2025-03-12T00:16:29.933Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:16:30.265Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-12T00:16:30.265Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T00:16:30.344Z] prd-ubuntu20.04-docker-8c-8g-40939 does not seem to be running inside a container [2025-03-12T00:16:30.372Z] $ 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-12T00:16:30.713Z] $ docker top 015c05c0c08cb9d4dc4024d88455218a5c7d617a7d53c557a7b1d33c4f436560 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T00:16:31.071Z] + go version [2025-03-12T00:16:31.071Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-12T00:16:31.080Z] $ docker stop --time=1 015c05c0c08cb9d4dc4024d88455218a5c7d617a7d53c557a7b1d33c4f436560 [2025-03-12T00:16:32.350Z] $ docker rm -f --volumes 015c05c0c08cb9d4dc4024d88455218a5c7d617a7d53c557a7b1d33c4f436560 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:16:32.801Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-12T00:16:32.801Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T00:16:32.886Z] prd-ubuntu20.04-docker-8c-8g-40939 does not seem to be running inside a container [2025-03-12T00:16:32.919Z] $ 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-12T00:16:33.299Z] $ docker top 2682e147ef29266069b6d08fb2b390bd882e9da156b769e2964e0e4172fb8540 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T00:16:33.649Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2025-03-12T00:16:33.950Z] + make test [2025-03-12T00:16:33.950Z] go test ./... -coverprofile=coverage.out ./... [2025-03-12T00:16:35.339Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2025-03-12T00:16:57.280Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2025-03-12T00:16:57.280Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2025-03-12T00:16:59.180Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.728s coverage: 40.6% of statements [2025-03-12T00:16:59.180Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.036s coverage: 94.6% of statements [2025-03-12T00:16:59.180Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.254s coverage: 51.9% of statements [2025-03-12T00:17:14.120Z] go vet ./... [2025-03-12T00:17:19.425Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-12T00:17:19.425Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-12T00:17:19.425Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-12T00:17:19.437Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-03-12T00:17:19.453Z] $ docker stop --time=1 2682e147ef29266069b6d08fb2b390bd882e9da156b769e2964e0e4172fb8540 [2025-03-12T00:17:21.931Z] $ docker rm -f --volumes 2682e147ef29266069b6d08fb2b390bd882e9da156b769e2964e0e4172fb8540 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T00:17:22.539Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-12T00:17:22.614Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-03-12T00:17:23.058Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-12T00:17:23.344Z] + ls -al . [2025-03-12T00:17:23.344Z] total 708 [2025-03-12T00:17:23.344Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 12 00:16 . [2025-03-12T00:17:23.344Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 00:15 .. [2025-03-12T00:17:23.344Z] -rw-rw-r-- 1 jenkins jenkins 134 Mar 12 00:15 .dockerignore [2025-03-12T00:17:23.344Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 00:16 .git [2025-03-12T00:17:23.344Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 00:15 .github [2025-03-12T00:17:23.344Z] -rw-rw-r-- 1 jenkins jenkins 880 Mar 12 00:15 .gitignore [2025-03-12T00:17:23.344Z] -rw-rw-r-- 1 jenkins jenkins 199 Mar 12 00:15 .golangci.yml [2025-03-12T00:17:23.344Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 00:15 .semver [2025-03-12T00:17:23.345Z] -rw-rw-r-- 1 jenkins jenkins 20798 Mar 12 00:15 Attribution.txt [2025-03-12T00:17:23.345Z] -rw-rw-r-- 1 jenkins jenkins 12649 Mar 12 00:15 CHANGELOG.md [2025-03-12T00:17:23.345Z] -rw-rw-r-- 1 jenkins jenkins 1489 Mar 12 00:15 Dockerfile [2025-03-12T00:17:23.345Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 12 00:15 GOVERNANCE.md [2025-03-12T00:17:23.345Z] -rw-rw-r-- 1 jenkins jenkins 661 Mar 12 00:15 Jenkinsfile [2025-03-12T00:17:23.345Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 12 00:15 LICENSE [2025-03-12T00:17:23.345Z] -rw-rw-r-- 1 jenkins jenkins 2761 Mar 12 00:15 Makefile [2025-03-12T00:17:23.345Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 12 00:15 OWNERS.md [2025-03-12T00:17:23.345Z] -rw-rw-r-- 1 jenkins jenkins 28907 Mar 12 00:15 README.md [2025-03-12T00:17:23.345Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 12 00:15 VERSION [2025-03-12T00:17:23.345Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 00:15 bin [2025-03-12T00:17:23.345Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 00:15 cmd [2025-03-12T00:17:23.345Z] -rw-r--r-- 1 jenkins jenkins 451915 Mar 12 00:16 coverage.out [2025-03-12T00:17:23.345Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 00:15 examples [2025-03-12T00:17:23.345Z] -rw-rw-r-- 1 jenkins jenkins 6273 Mar 12 00:15 go.mod [2025-03-12T00:17:23.345Z] -rw-rw-r-- 1 jenkins jenkins 86532 Mar 12 00:15 go.sum [2025-03-12T00:17:23.345Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 00:15 images [2025-03-12T00:17:23.345Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 00:15 internal [2025-03-12T00:17:23.345Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 00:15 pkg [2025-03-12T00:17:23.345Z] -rw-rw-r-- 1 jenkins jenkins 193 Mar 12 00:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:17:23.677Z] + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=88895a8148252c944c275b3aff72a7787449f366 --label arch=amd64 --label version=4.0.0-dev.11 . [2025-03-12T00:17:23.678Z] Sending build context to Docker daemon 11.63MB [2025-03-12T00:17:23.678Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2025-03-12T00:17:23.678Z] Step 2/25 : FROM ${BASE} AS builder [2025-03-12T00:17:23.678Z] ---> 146fbe29fcbd [2025-03-12T00:17:23.678Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2025-03-12T00:17:23.937Z] ---> Running in 817ba0f70960 [2025-03-12T00:17:23.937Z] Removing intermediate container 817ba0f70960 [2025-03-12T00:17:23.937Z] ---> 5baba8fc06bc [2025-03-12T00:17:23.937Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-12T00:17:23.937Z] ---> Running in 12a0fd241934 [2025-03-12T00:17:24.196Z] Removing intermediate container 12a0fd241934 [2025-03-12T00:17:24.196Z] ---> 11162628b078 [2025-03-12T00:17:24.196Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2025-03-12T00:17:24.196Z] ---> Running in 93babb60ffc4 [2025-03-12T00:17:24.196Z] Removing intermediate container 93babb60ffc4 [2025-03-12T00:17:24.196Z] ---> 272e8e737598 [2025-03-12T00:17:24.196Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2025-03-12T00:17:24.196Z] ---> Running in 43afc7455784 [2025-03-12T00:17:24.196Z] Removing intermediate container 43afc7455784 [2025-03-12T00:17:24.196Z] ---> 7f898dd59e56 [2025-03-12T00:17:24.196Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-12T00:17:24.196Z] ---> Running in 00db6f80ebe1 [2025-03-12T00:17:24.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T00:17:24.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T00:17:24.976Z] OK: 248 MiB in 58 packages [2025-03-12T00:17:25.545Z] Removing intermediate container 00db6f80ebe1 [2025-03-12T00:17:25.545Z] ---> 7e994e1f514f [2025-03-12T00:17:25.545Z] Step 8/25 : WORKDIR /app [2025-03-12T00:17:25.545Z] ---> Running in 6c2e04c35890 [2025-03-12T00:17:25.545Z] Removing intermediate container 6c2e04c35890 [2025-03-12T00:17:25.545Z] ---> 77ee6de1d53b [2025-03-12T00:17:25.545Z] Step 9/25 : COPY go.mod vendor* ./ [2025-03-12T00:17:25.545Z] ---> fa892634d20a [2025-03-12T00:17:25.545Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T00:17:25.804Z] ---> Running in c0a84e3cc42d [2025-03-12T00:17:26.373Z] Removing intermediate container c0a84e3cc42d [2025-03-12T00:17:26.373Z] ---> 14d67b75d987 [2025-03-12T00:17:26.373Z] Step 11/25 : COPY . . [2025-03-12T00:17:26.631Z] ---> 01d4b9436ca1 [2025-03-12T00:17:26.631Z] Step 12/25 : RUN $MAKE [2025-03-12T00:17:26.631Z] ---> Running in fbc32fb00031 [2025-03-12T00:17:26.889Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=4.0.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2025-03-12T00:17:58.957Z] Removing intermediate container fbc32fb00031 [2025-03-12T00:17:58.957Z] ---> 5f93b1f78720 [2025-03-12T00:17:58.957Z] Step 13/25 : FROM alpine:3.20 [2025-03-12T00:17:58.957Z] 3.20: Pulling from library/alpine [2025-03-12T00:17:58.957Z] 0a9a5dfd008f: Pulling fs layer [2025-03-12T00:17:58.957Z] 0a9a5dfd008f: Verifying Checksum [2025-03-12T00:17:58.957Z] 0a9a5dfd008f: Download complete [2025-03-12T00:17:58.957Z] 0a9a5dfd008f: Pull complete [2025-03-12T00:17:58.957Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T00:17:58.957Z] Status: Downloaded newer image for alpine:3.20 [2025-03-12T00:17:58.957Z] ---> ff221270b9fb [2025-03-12T00:17:58.957Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-12T00:17:58.957Z] ---> Running in 1feead34d59d [2025-03-12T00:17:58.957Z] Removing intermediate container 1feead34d59d [2025-03-12T00:17:58.957Z] ---> bd7a08a6ded7 [2025-03-12T00:17:58.957Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2025-03-12T00:17:58.957Z] ---> Running in 2d643a82f053 [2025-03-12T00:17:58.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T00:17:58.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T00:17:58.957Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-12T00:17:58.957Z] Executing busybox-1.36.1-r29.trigger [2025-03-12T00:17:58.957Z] OK: 8 MiB in 15 packages [2025-03-12T00:17:58.957Z] Removing intermediate container 2d643a82f053 [2025-03-12T00:17:58.957Z] ---> 867ad0f6d3e7 [2025-03-12T00:17:58.957Z] Step 16/25 : RUN apk --no-cache upgrade [2025-03-12T00:17:58.957Z] ---> Running in 49b512759565 [2025-03-12T00:17:59.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T00:17:59.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T00:17:59.734Z] OK: 8 MiB in 15 packages [2025-03-12T00:18:00.002Z] Removing intermediate container 49b512759565 [2025-03-12T00:18:00.002Z] ---> caf6b11739ce [2025-03-12T00:18:00.002Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2025-03-12T00:18:00.002Z] ---> 9493f1160d96 [2025-03-12T00:18:00.002Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2025-03-12T00:18:00.267Z] ---> 5daa7393dc51 [2025-03-12T00:18:00.267Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2025-03-12T00:18:01.651Z] ---> 147a15b4d40b [2025-03-12T00:18:01.651Z] Step 20/25 : EXPOSE 59989 [2025-03-12T00:18:01.651Z] ---> Running in 3da3c1f8d07b [2025-03-12T00:18:01.651Z] Removing intermediate container 3da3c1f8d07b [2025-03-12T00:18:01.651Z] ---> 15dccda58010 [2025-03-12T00:18:01.651Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2025-03-12T00:18:01.651Z] ---> Running in 235a4b841380 [2025-03-12T00:18:01.651Z] Removing intermediate container 235a4b841380 [2025-03-12T00:18:01.651Z] ---> ba67fae2f1a8 [2025-03-12T00:18:01.651Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-12T00:18:01.651Z] ---> Running in b714dba47cb8 [2025-03-12T00:18:01.651Z] Removing intermediate container b714dba47cb8 [2025-03-12T00:18:01.651Z] ---> aac51042e0f5 [2025-03-12T00:18:01.651Z] Step 23/25 : LABEL arch=amd64 [2025-03-12T00:18:01.651Z] ---> Running in ba701e94795e [2025-03-12T00:18:01.930Z] Removing intermediate container ba701e94795e [2025-03-12T00:18:01.930Z] ---> 38d6aa284ee2 [2025-03-12T00:18:01.930Z] Step 24/25 : LABEL git_sha=88895a8148252c944c275b3aff72a7787449f366 [2025-03-12T00:18:01.930Z] ---> Running in f1e6853ecb83 [2025-03-12T00:18:01.930Z] Removing intermediate container f1e6853ecb83 [2025-03-12T00:18:01.930Z] ---> 7ca36003727e [2025-03-12T00:18:01.930Z] Step 25/25 : LABEL version=4.0.0-dev.11 [2025-03-12T00:18:01.930Z] ---> Running in 52a0ce8c3a59 [2025-03-12T00:18:01.930Z] Removing intermediate container 52a0ce8c3a59 [2025-03-12T00:18:01.930Z] ---> 956554e124ba [2025-03-12T00:18:01.930Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-12T00:18:01.930Z] Successfully built 956554e124ba [2025-03-12T00:18:01.930Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T00:18:02.035Z] provisioning config files... [2025-03-12T00:18:02.055Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config10739761010600776148tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T00:18:02.364Z] ---> ****-login.sh [2025-03-12T00:18:02.364Z] nexus3.edgexfoundry.org:10001 [2025-03-12T00:18:02.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:18:02.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:18:02.364Z] Configure a credential helper to remove this warning. See [2025-03-12T00:18:02.364Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:18:02.364Z] [2025-03-12T00:18:02.364Z] Login Succeeded [2025-03-12T00:18:02.365Z] nexus3.edgexfoundry.org:10002 [2025-03-12T00:18:02.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:18:02.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:18:02.624Z] Configure a credential helper to remove this warning. See [2025-03-12T00:18:02.624Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:18:02.624Z] [2025-03-12T00:18:02.624Z] Login Succeeded [2025-03-12T00:18:02.624Z] nexus3.edgexfoundry.org:10003 [2025-03-12T00:18:02.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:18:02.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:18:02.624Z] Configure a credential helper to remove this warning. See [2025-03-12T00:18:02.624Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:18:02.624Z] [2025-03-12T00:18:02.624Z] Login Succeeded [2025-03-12T00:18:02.624Z] nexus3.edgexfoundry.org:10004 [2025-03-12T00:18:02.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:18:02.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:18:02.893Z] Configure a credential helper to remove this warning. See [2025-03-12T00:18:02.893Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:18:02.893Z] [2025-03-12T00:18:02.893Z] Login Succeeded [2025-03-12T00:18:02.893Z] ****.io [2025-03-12T00:18:02.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:18:03.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:18:03.152Z] Configure a credential helper to remove this warning. See [2025-03-12T00:18:03.152Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:18:03.152Z] [2025-03-12T00:18:03.152Z] Login Succeeded [2025-03-12T00:18:03.152Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T00:18:03.159Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T00:18:03.204Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T00:18:03.228Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2025-03-12T00:18:03.228Z] 88895a8148252c944c275b3aff72a7787449f366 [2025-03-12T00:18:03.228Z] latest [2025-03-12T00:18:03.228Z] 4.0.0-dev.11 [2025-03-12T00:18:03.228Z] 88895a8148252c944c275b3aff72a7787449f366-4.0.0-dev.11 [2025-03-12T00:18:03.228Z] main [2025-03-12T00:18:03.228Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:18:03.578Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:88895a8148252c944c275b3aff72a7787449f366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:18:03.904Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:88895a8148252c944c275b3aff72a7787449f366 [2025-03-12T00:18:03.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2025-03-12T00:18:03.904Z] 0c84ef9913e7: Preparing [2025-03-12T00:18:03.904Z] 2e54c528abe7: Preparing [2025-03-12T00:18:03.904Z] 2ab8c37b7f0c: Preparing [2025-03-12T00:18:03.904Z] 0d86d0cff92a: Preparing [2025-03-12T00:18:03.904Z] 731f44fde0fe: Preparing [2025-03-12T00:18:03.904Z] 994456c4fd7b: Preparing [2025-03-12T00:18:03.904Z] 994456c4fd7b: Waiting [2025-03-12T00:18:03.904Z] 2ab8c37b7f0c: Pushed [2025-03-12T00:18:03.904Z] 0d86d0cff92a: Pushed [2025-03-12T00:18:03.904Z] 2e54c528abe7: Pushed [2025-03-12T00:18:03.904Z] 731f44fde0fe: Pushed [2025-03-12T00:18:03.904Z] 994456c4fd7b: Layer already exists [2025-03-12T00:18:08.100Z] 0c84ef9913e7: Pushed [2025-03-12T00:18:08.100Z] 88895a8148252c944c275b3aff72a7787449f366: digest: sha256:094806b5f3362dff1dba22ab5b053e4047711048954968a1b268abb96ab492cd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:18:08.426Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:18:08.751Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2025-03-12T00:18:08.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2025-03-12T00:18:08.751Z] 0c84ef9913e7: Preparing [2025-03-12T00:18:08.751Z] 2e54c528abe7: Preparing [2025-03-12T00:18:08.751Z] 2ab8c37b7f0c: Preparing [2025-03-12T00:18:08.751Z] 0d86d0cff92a: Preparing [2025-03-12T00:18:08.751Z] 731f44fde0fe: Preparing [2025-03-12T00:18:08.751Z] 994456c4fd7b: Preparing [2025-03-12T00:18:08.751Z] 994456c4fd7b: Waiting [2025-03-12T00:18:08.751Z] 2e54c528abe7: Layer already exists [2025-03-12T00:18:08.751Z] 731f44fde0fe: Layer already exists [2025-03-12T00:18:08.751Z] 2ab8c37b7f0c: Layer already exists [2025-03-12T00:18:08.751Z] 0d86d0cff92a: Layer already exists [2025-03-12T00:18:08.751Z] 0c84ef9913e7: Layer already exists [2025-03-12T00:18:08.751Z] 994456c4fd7b: Layer already exists [2025-03-12T00:18:08.751Z] latest: digest: sha256:094806b5f3362dff1dba22ab5b053e4047711048954968a1b268abb96ab492cd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:18:09.094Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:18:09.422Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.0-dev.11 [2025-03-12T00:18:09.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2025-03-12T00:18:09.422Z] 0c84ef9913e7: Preparing [2025-03-12T00:18:09.422Z] 2e54c528abe7: Preparing [2025-03-12T00:18:09.422Z] 2ab8c37b7f0c: Preparing [2025-03-12T00:18:09.422Z] 0d86d0cff92a: Preparing [2025-03-12T00:18:09.422Z] 731f44fde0fe: Preparing [2025-03-12T00:18:09.422Z] 994456c4fd7b: Preparing [2025-03-12T00:18:09.422Z] 994456c4fd7b: Waiting [2025-03-12T00:18:09.422Z] 2ab8c37b7f0c: Layer already exists [2025-03-12T00:18:09.422Z] 2e54c528abe7: Layer already exists [2025-03-12T00:18:09.422Z] 731f44fde0fe: Layer already exists [2025-03-12T00:18:09.422Z] 0c84ef9913e7: Layer already exists [2025-03-12T00:18:09.422Z] 0d86d0cff92a: Layer already exists [2025-03-12T00:18:09.422Z] 994456c4fd7b: Layer already exists [2025-03-12T00:18:09.422Z] 4.0.0-dev.11: digest: sha256:094806b5f3362dff1dba22ab5b053e4047711048954968a1b268abb96ab492cd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:18:09.752Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:88895a8148252c944c275b3aff72a7787449f366-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:18:10.082Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:88895a8148252c944c275b3aff72a7787449f366-4.0.0-dev.11 [2025-03-12T00:18:10.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2025-03-12T00:18:10.082Z] 0c84ef9913e7: Preparing [2025-03-12T00:18:10.082Z] 2e54c528abe7: Preparing [2025-03-12T00:18:10.082Z] 2ab8c37b7f0c: Preparing [2025-03-12T00:18:10.082Z] 0d86d0cff92a: Preparing [2025-03-12T00:18:10.082Z] 731f44fde0fe: Preparing [2025-03-12T00:18:10.082Z] 994456c4fd7b: Preparing [2025-03-12T00:18:10.082Z] 994456c4fd7b: Waiting [2025-03-12T00:18:10.082Z] 0d86d0cff92a: Layer already exists [2025-03-12T00:18:10.082Z] 2e54c528abe7: Layer already exists [2025-03-12T00:18:10.082Z] 2ab8c37b7f0c: Layer already exists [2025-03-12T00:18:10.082Z] 731f44fde0fe: Layer already exists [2025-03-12T00:18:10.082Z] 0c84ef9913e7: Layer already exists [2025-03-12T00:18:10.082Z] 994456c4fd7b: Layer already exists [2025-03-12T00:18:10.082Z] 88895a8148252c944c275b3aff72a7787449f366-4.0.0-dev.11: digest: sha256:094806b5f3362dff1dba22ab5b053e4047711048954968a1b268abb96ab492cd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:18:10.417Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:18:10.741Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2025-03-12T00:18:10.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2025-03-12T00:18:10.741Z] 0c84ef9913e7: Preparing [2025-03-12T00:18:10.741Z] 2e54c528abe7: Preparing [2025-03-12T00:18:10.741Z] 2ab8c37b7f0c: Preparing [2025-03-12T00:18:10.741Z] 0d86d0cff92a: Preparing [2025-03-12T00:18:10.741Z] 731f44fde0fe: Preparing [2025-03-12T00:18:10.741Z] 994456c4fd7b: Preparing [2025-03-12T00:18:10.741Z] 994456c4fd7b: Waiting [2025-03-12T00:18:10.741Z] 2ab8c37b7f0c: Layer already exists [2025-03-12T00:18:10.741Z] 0c84ef9913e7: Layer already exists [2025-03-12T00:18:10.741Z] 0d86d0cff92a: Layer already exists [2025-03-12T00:18:10.741Z] 731f44fde0fe: Layer already exists [2025-03-12T00:18:10.741Z] 2e54c528abe7: Layer already exists [2025-03-12T00:18:10.741Z] 994456c4fd7b: Layer already exists [2025-03-12T00:18:10.741Z] main: digest: sha256:094806b5f3362dff1dba22ab5b053e4047711048954968a1b268abb96ab492cd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T00:18:10.819Z] ===================================================== [Pipeline] echo [2025-03-12T00:18:10.837Z] taggedImages: [2025-03-12T00:18:10.837Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:88895a8148252c944c275b3aff72a7787449f366 [2025-03-12T00:18:10.837Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2025-03-12T00:18:10.837Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.0-dev.11 [2025-03-12T00:18:10.837Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:88895a8148252c944c275b3aff72a7787449f366-4.0.0-dev.11 [2025-03-12T00:18:10.837Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:18:11.255Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T00:18:11.255Z] [2025-03-12T00:18:11.255Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:18:11.570Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T00:18:11.570Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-12T00:18:11.570Z] 5eb5b503b376: Pulling fs layer [2025-03-12T00:18:11.570Z] 5c69ac0246d0: Pulling fs layer [2025-03-12T00:18:11.570Z] ec43610c2a17: Pulling fs layer [2025-03-12T00:18:11.570Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-12T00:18:11.570Z] 33b1e0a273af: Pulling fs layer [2025-03-12T00:18:11.570Z] 5d3b04190fa2: Pulling fs layer [2025-03-12T00:18:11.570Z] 2f39f015ded8: Pulling fs layer [2025-03-12T00:18:11.570Z] 33b1e0a273af: Waiting [2025-03-12T00:18:11.570Z] 5d3b04190fa2: Waiting [2025-03-12T00:18:11.570Z] 2f39f015ded8: Waiting [2025-03-12T00:18:11.570Z] 3a2ae6a8a46f: Waiting [2025-03-12T00:18:11.570Z] 5c69ac0246d0: Verifying Checksum [2025-03-12T00:18:11.570Z] 5c69ac0246d0: Download complete [2025-03-12T00:18:11.570Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-12T00:18:11.570Z] 3a2ae6a8a46f: Download complete [2025-03-12T00:18:11.570Z] ec43610c2a17: Verifying Checksum [2025-03-12T00:18:11.570Z] ec43610c2a17: Download complete [2025-03-12T00:18:11.570Z] 33b1e0a273af: Verifying Checksum [2025-03-12T00:18:11.570Z] 33b1e0a273af: Download complete [2025-03-12T00:18:11.570Z] 5d3b04190fa2: Download complete [2025-03-12T00:18:11.828Z] 5eb5b503b376: Verifying Checksum [2025-03-12T00:18:11.829Z] 5eb5b503b376: Download complete [2025-03-12T00:18:12.394Z] 2f39f015ded8: Verifying Checksum [2025-03-12T00:18:12.394Z] 2f39f015ded8: Download complete [2025-03-12T00:18:12.958Z] 5eb5b503b376: Pull complete [2025-03-12T00:18:12.958Z] 5c69ac0246d0: Pull complete [2025-03-12T00:18:13.526Z] ec43610c2a17: Pull complete [2025-03-12T00:18:13.526Z] 3a2ae6a8a46f: Pull complete [2025-03-12T00:18:13.526Z] 33b1e0a273af: Pull complete [2025-03-12T00:18:13.791Z] 5d3b04190fa2: Pull complete [2025-03-12T00:18:17.976Z] 2f39f015ded8: Pull complete [2025-03-12T00:18:17.976Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-12T00:18:17.976Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T00:18:17.976Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T00:18:18.072Z] prd-ubuntu20.04-docker-8c-8g-40939 does not seem to be running inside a container [2025-03-12T00:18:18.102Z] $ 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-12T00:18:21.617Z] $ docker top a1e89bd84266d02f6ff0bcc83ac6d2d438fe4170abd8bcea6073f8bdd0681136 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T00:18:21.995Z] ---> job-cost.sh [2025-03-12T00:18:21.995Z] lf-activate-venv: SKIPPING [2025-03-12T00:18:21.995Z] INFO: No Stack... [2025-03-12T00:18:22.255Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-12T00:18:22.825Z] INFO: Archiving Costs [Pipeline] sh [2025-03-12T00:18:23.117Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2025-03-12T00:18:23.117Z] + cut -d, -f6 [Pipeline] lock [2025-03-12T00:18:23.135Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-167-stack-cost] [2025-03-12T00:18:23.142Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-167-stack-cost] did not exist. Created. [2025-03-12T00:18:23.149Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-167-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-12T00:18:23.454Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-12T00:18:23.492Z] Stashed 1 file(s) [Pipeline] } [2025-03-12T00:18:23.499Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-167-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-12T00:18:23.528Z] $ docker stop --time=1 a1e89bd84266d02f6ff0bcc83ac6d2d438fe4170abd8bcea6073f8bdd0681136 [2025-03-12T00:18:24.797Z] $ docker rm -f --volumes a1e89bd84266d02f6ff0bcc83ac6d2d438fe4170abd8bcea6073f8bdd0681136 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-12T00:18:52.653Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40943 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2025-03-12T00:18:52.672Z] Running in /w/workspace/device-rfid-llrp-go/167 [Pipeline] { [Pipeline] checkout [2025-03-12T00:18:55.727Z] The recommended git tool is: git [2025-03-12T00:19:01.148Z] using credential edgex-jenkins-ssh [2025-03-12T00:19:01.171Z] Cloning the remote Git repository [2025-03-12T00:19:01.214Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2025-03-12T00:19:01.324Z] > git init /w/workspace/device-rfid-llrp-go/167 # timeout=10 [2025-03-12T00:19:01.487Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2025-03-12T00:19:01.488Z] > git --version # timeout=10 [2025-03-12T00:19:01.512Z] > git --version # 'git version 2.25.1' [2025-03-12T00:19:01.515Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-12T00:19:01.691Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-12T00:19:04.396Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2025-03-12T00:19:04.415Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-12T00:19:05.375Z] Avoid second fetch [2025-03-12T00:19:05.376Z] Checking out Revision 88895a8148252c944c275b3aff72a7787449f366 (main) [2025-03-12T00:19:05.387Z] > git config core.sparsecheckout # timeout=10 [2025-03-12T00:19:05.464Z] > git checkout -f 88895a8148252c944c275b3aff72a7787449f366 # timeout=10 [2025-03-12T00:19:06.040Z] Commit message: "Merge pull request #353 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-12T00:19:10.748Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-12T00:19:10.748Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-12T00:19:10.748Z] Dload Upload Total Spent Left Speed [2025-03-12T00:19:10.748Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 255k 0 --:--:-- --:--:-- --:--:-- 255k [Pipeline] sh [2025-03-12T00:19:11.084Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-12T00:19:11.414Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-12T00:19:11.414Z] + sudo tee /etc/docker/daemon.new [2025-03-12T00:19:11.414Z] { [2025-03-12T00:19:11.414Z] "registry-mirrors": [ [2025-03-12T00:19:11.414Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-12T00:19:11.414Z] ], [2025-03-12T00:19:11.414Z] "bip": "10.250.0.254/24", [2025-03-12T00:19:11.414Z] "hosts": [ [2025-03-12T00:19:11.414Z] "tcp://0.0.0.0:5555", [2025-03-12T00:19:11.414Z] "unix:///var/run/docker.sock" [2025-03-12T00:19:11.414Z] ], [2025-03-12T00:19:11.414Z] "mtu": 1458, [2025-03-12T00:19:11.414Z] "selinux-enabled": true, [2025-03-12T00:19:11.414Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-12T00:19:11.414Z] } [Pipeline] sh [2025-03-12T00:19:11.747Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-12T00:19:12.088Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T00:19:30.363Z] provisioning config files... [2025-03-12T00:19:30.393Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/167@tmp/config14363803071183818222tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T00:19:30.874Z] ---> ****-login.sh [2025-03-12T00:19:30.874Z] nexus3.edgexfoundry.org:10001 [2025-03-12T00:19:31.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:19:31.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:19:31.465Z] Configure a credential helper to remove this warning. See [2025-03-12T00:19:31.465Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:19:31.465Z] [2025-03-12T00:19:31.465Z] Login Succeeded [2025-03-12T00:19:31.465Z] nexus3.edgexfoundry.org:10002 [2025-03-12T00:19:31.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:19:32.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:19:32.019Z] Configure a credential helper to remove this warning. See [2025-03-12T00:19:32.019Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:19:32.019Z] [2025-03-12T00:19:32.019Z] Login Succeeded [2025-03-12T00:19:32.019Z] nexus3.edgexfoundry.org:10003 [2025-03-12T00:19:32.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:19:32.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:19:32.563Z] Configure a credential helper to remove this warning. See [2025-03-12T00:19:32.563Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:19:32.563Z] [2025-03-12T00:19:32.563Z] Login Succeeded [2025-03-12T00:19:32.563Z] nexus3.edgexfoundry.org:10004 [2025-03-12T00:19:32.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:19:32.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:19:32.834Z] Configure a credential helper to remove this warning. See [2025-03-12T00:19:32.834Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:19:32.834Z] [2025-03-12T00:19:32.834Z] Login Succeeded [2025-03-12T00:19:32.834Z] ****.io [2025-03-12T00:19:33.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:19:33.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:19:33.386Z] Configure a credential helper to remove this warning. See [2025-03-12T00:19:33.386Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:19:33.386Z] [2025-03-12T00:19:33.386Z] Login Succeeded [2025-03-12T00:19:33.386Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T00:19:33.402Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-12T00:19:33.820Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T00:19:33.845Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T00:19:33.871Z] ========================================================= [2025-03-12T00:19:33.871Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-03-12T00:19:33.871Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:19:34.272Z] + 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-12T00:19:34.550Z] Sending build context to Docker daemon 1.211MB [2025-03-12T00:19:34.550Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-12T00:19:34.550Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-12T00:19:34.824Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-12T00:19:34.824Z] 9986a736f7d3: Pulling fs layer [2025-03-12T00:19:34.824Z] 1f018df60701: Pulling fs layer [2025-03-12T00:19:34.824Z] 39f8f326b044: Pulling fs layer [2025-03-12T00:19:34.824Z] e6a1e7a6a96a: Pulling fs layer [2025-03-12T00:19:34.824Z] 4f4fb700ef54: Pulling fs layer [2025-03-12T00:19:34.824Z] d45d956e0dbf: Pulling fs layer [2025-03-12T00:19:34.824Z] d7702b0d1db1: Pulling fs layer [2025-03-12T00:19:34.824Z] 5c7f0f088c93: Pulling fs layer [2025-03-12T00:19:34.824Z] 4fdc064ae6cf: Pulling fs layer [2025-03-12T00:19:34.824Z] e6a1e7a6a96a: Waiting [2025-03-12T00:19:34.824Z] 4f4fb700ef54: Waiting [2025-03-12T00:19:34.824Z] d45d956e0dbf: Waiting [2025-03-12T00:19:34.824Z] d7702b0d1db1: Waiting [2025-03-12T00:19:34.824Z] 5c7f0f088c93: Waiting [2025-03-12T00:19:34.824Z] 4fdc064ae6cf: Waiting [2025-03-12T00:19:34.824Z] 1f018df60701: Verifying Checksum [2025-03-12T00:19:34.824Z] 1f018df60701: Download complete [2025-03-12T00:19:34.824Z] e6a1e7a6a96a: Verifying Checksum [2025-03-12T00:19:34.824Z] e6a1e7a6a96a: Download complete [2025-03-12T00:19:34.824Z] 4f4fb700ef54: Download complete [2025-03-12T00:19:34.824Z] d45d956e0dbf: Verifying Checksum [2025-03-12T00:19:34.824Z] d45d956e0dbf: Download complete [2025-03-12T00:19:34.824Z] d7702b0d1db1: Verifying Checksum [2025-03-12T00:19:34.824Z] d7702b0d1db1: Download complete [2025-03-12T00:19:34.824Z] 9986a736f7d3: Verifying Checksum [2025-03-12T00:19:34.824Z] 9986a736f7d3: Download complete [2025-03-12T00:19:35.449Z] 4fdc064ae6cf: Verifying Checksum [2025-03-12T00:19:35.449Z] 4fdc064ae6cf: Download complete [2025-03-12T00:19:36.048Z] 9986a736f7d3: Pull complete [2025-03-12T00:19:36.659Z] 1f018df60701: Pull complete [2025-03-12T00:19:37.250Z] 39f8f326b044: Verifying Checksum [2025-03-12T00:19:37.250Z] 39f8f326b044: Download complete [2025-03-12T00:19:38.220Z] 5c7f0f088c93: Verifying Checksum [2025-03-12T00:19:38.220Z] 5c7f0f088c93: Download complete [2025-03-12T00:19:53.288Z] 39f8f326b044: Pull complete [2025-03-12T00:19:53.288Z] e6a1e7a6a96a: Pull complete [2025-03-12T00:19:53.288Z] 4f4fb700ef54: Pull complete [2025-03-12T00:19:53.288Z] d45d956e0dbf: Pull complete [2025-03-12T00:19:53.288Z] d7702b0d1db1: Pull complete [2025-03-12T00:20:03.423Z] 5c7f0f088c93: Pull complete [2025-03-12T00:20:04.393Z] 4fdc064ae6cf: Pull complete [2025-03-12T00:20:04.665Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-03-12T00:20:04.665Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-12T00:20:04.665Z] ---> 63f30b955cb9 [2025-03-12T00:20:04.665Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-03-12T00:20:05.811Z] ---> Running in 6255831f2270 [2025-03-12T00:20:06.135Z] Removing intermediate container 6255831f2270 [2025-03-12T00:20:06.135Z] ---> f5d5dd2da0c7 [2025-03-12T00:20:06.135Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-12T00:20:06.406Z] ---> Running in 192631fa57e5 [2025-03-12T00:20:06.674Z] Removing intermediate container 192631fa57e5 [2025-03-12T00:20:06.674Z] ---> 2a5d2467fa45 [2025-03-12T00:20:06.674Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2025-03-12T00:20:06.952Z] ---> Running in e4fb7dfce0a6 [2025-03-12T00:20:07.230Z] Removing intermediate container e4fb7dfce0a6 [2025-03-12T00:20:07.230Z] ---> 825185300ee1 [2025-03-12T00:20:07.230Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-12T00:20:07.230Z] ---> Running in a02ed5230eb1 [2025-03-12T00:20:07.823Z] Removing intermediate container a02ed5230eb1 [2025-03-12T00:20:07.823Z] ---> 8c83e2f4dd15 [2025-03-12T00:20:07.823Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-12T00:20:07.823Z] ---> Running in c55c13d47e16 [2025-03-12T00:20:09.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T00:20:09.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T00:20:11.480Z] OK: 239 MiB in 58 packages [2025-03-12T00:20:12.449Z] Removing intermediate container c55c13d47e16 [2025-03-12T00:20:12.449Z] ---> 6327f000a462 [2025-03-12T00:20:12.449Z] Step 8/12 : WORKDIR /app [2025-03-12T00:20:12.449Z] ---> Running in 242333c0f9e0 [2025-03-12T00:20:13.040Z] Removing intermediate container 242333c0f9e0 [2025-03-12T00:20:13.040Z] ---> 1824c3916174 [2025-03-12T00:20:13.040Z] Step 9/12 : COPY go.mod vendor* ./ [2025-03-12T00:20:13.310Z] ---> 4cb8e435bcc1 [2025-03-12T00:20:13.310Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T00:20:13.580Z] ---> Running in f7c9210d18f4 [2025-03-12T00:22:05.337Z] Removing intermediate container f7c9210d18f4 [2025-03-12T00:22:05.337Z] ---> 106f8c59098a [2025-03-12T00:22:05.337Z] Step 11/12 : COPY . . [2025-03-12T00:22:05.337Z] ---> 6243b19b7a6e [2025-03-12T00:22:05.337Z] Step 12/12 : RUN $MAKE [2025-03-12T00:22:05.337Z] ---> Running in 5070184dfe87 [2025-03-12T00:22:05.337Z] noop [2025-03-12T00:22:05.337Z] Removing intermediate container 5070184dfe87 [2025-03-12T00:22:05.337Z] ---> daa55938b1ab [2025-03-12T00:22:05.337Z] Successfully built daa55938b1ab [2025-03-12T00:22:05.337Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:22:05.746Z] + docker inspect -f . ci-base-image-arm64 [2025-03-12T00:22:05.746Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T00:22:06.019Z] prd-ubuntu20.04-docker-arm64-4c-16g-40943 does not seem to be running inside a container [2025-03-12T00:22:06.101Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/167 -v /w/workspace/device-rfid-llrp-go/167:/w/workspace/device-rfid-llrp-go/167:rw,z -v /w/workspace/device-rfid-llrp-go/167@tmp:/w/workspace/device-rfid-llrp-go/167@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-12T00:22:07.629Z] $ docker top bc7d9cc7cce6395f8f60eeaf9c7f3367ac0e72d9c9909092f694753cf2295204 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T00:22:08.551Z] + go version [2025-03-12T00:22:08.551Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-03-12T00:22:08.567Z] $ docker stop --time=1 bc7d9cc7cce6395f8f60eeaf9c7f3367ac0e72d9c9909092f694753cf2295204 [2025-03-12T00:22:10.375Z] $ docker rm -f --volumes bc7d9cc7cce6395f8f60eeaf9c7f3367ac0e72d9c9909092f694753cf2295204 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:22:11.016Z] + docker inspect -f . ci-base-image-arm64 [2025-03-12T00:22:11.016Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T00:22:11.273Z] prd-ubuntu20.04-docker-arm64-4c-16g-40943 does not seem to be running inside a container [2025-03-12T00:22:11.359Z] $ 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/167 -v /w/workspace/device-rfid-llrp-go/167:/w/workspace/device-rfid-llrp-go/167:rw,z -v /w/workspace/device-rfid-llrp-go/167@tmp:/w/workspace/device-rfid-llrp-go/167@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-12T00:22:12.914Z] $ docker top 91a70fcc7220252cee022b569bc831c8874ed97b7bd11ba960b4e89a083d3384 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T00:22:13.853Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/167 [Pipeline] fileExists [Pipeline] sh [2025-03-12T00:22:14.536Z] + make test [2025-03-12T00:22:14.536Z] go test ./... -coverprofile=coverage.out ./... [2025-03-12T00:22:21.209Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2025-03-12T00:26:43.136Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2025-03-12T00:26:43.136Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2025-03-12T00:27:30.007Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 36.897s coverage: 40.6% of statements [2025-03-12T00:27:30.007Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.052s coverage: 95.5% of statements [2025-03-12T00:27:30.007Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.657s coverage: 51.9% of statements [2025-03-12T00:27:30.007Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-03-12T00:27:30.007Z] go vet ./... [2025-03-12T00:28:37.969Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-12T00:28:37.969Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-12T00:28:37.969Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-12T00:28:37.989Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-03-12T00:28:38.004Z] $ docker stop --time=1 91a70fcc7220252cee022b569bc831c8874ed97b7bd11ba960b4e89a083d3384 [2025-03-12T00:28:40.081Z] $ docker rm -f --volumes 91a70fcc7220252cee022b569bc831c8874ed97b7bd11ba960b4e89a083d3384 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T00:28:41.961Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-12T00:28:41.991Z] Warning: overwriting stash ‘coverage-report’ [2025-03-12T00:28:42.798Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-12T00:28:43.224Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-12T00:28:43.566Z] + ls -al . [2025-03-12T00:28:43.566Z] total 704 [2025-03-12T00:28:43.566Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 00:22 . [2025-03-12T00:28:43.566Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 00:19 .. [2025-03-12T00:28:43.566Z] -rw-rw-r-- 1 jenkins jenkins 134 Mar 12 00:19 .dockerignore [2025-03-12T00:28:43.566Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 00:19 .git [2025-03-12T00:28:43.566Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 00:19 .github [2025-03-12T00:28:43.566Z] -rw-rw-r-- 1 jenkins jenkins 880 Mar 12 00:19 .gitignore [2025-03-12T00:28:43.566Z] -rw-rw-r-- 1 jenkins jenkins 199 Mar 12 00:19 .golangci.yml [2025-03-12T00:28:43.566Z] -rw-rw-r-- 1 jenkins jenkins 20798 Mar 12 00:19 Attribution.txt [2025-03-12T00:28:43.566Z] -rw-rw-r-- 1 jenkins jenkins 12649 Mar 12 00:19 CHANGELOG.md [2025-03-12T00:28:43.566Z] -rw-rw-r-- 1 jenkins jenkins 1489 Mar 12 00:19 Dockerfile [2025-03-12T00:28:43.566Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 12 00:19 GOVERNANCE.md [2025-03-12T00:28:43.566Z] -rw-rw-r-- 1 jenkins jenkins 661 Mar 12 00:19 Jenkinsfile [2025-03-12T00:28:43.566Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 12 00:19 LICENSE [2025-03-12T00:28:43.566Z] -rw-rw-r-- 1 jenkins jenkins 2761 Mar 12 00:19 Makefile [2025-03-12T00:28:43.566Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 12 00:19 OWNERS.md [2025-03-12T00:28:43.566Z] -rw-rw-r-- 1 jenkins jenkins 28907 Mar 12 00:19 README.md [2025-03-12T00:28:43.566Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 12 00:15 VERSION [2025-03-12T00:28:43.566Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 00:19 bin [2025-03-12T00:28:43.566Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 00:19 cmd [2025-03-12T00:28:43.566Z] -rw-r--r-- 1 jenkins jenkins 451915 Mar 12 00:27 coverage.out [2025-03-12T00:28:43.566Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 00:19 examples [2025-03-12T00:28:43.566Z] -rw-rw-r-- 1 jenkins jenkins 6273 Mar 12 00:19 go.mod [2025-03-12T00:28:43.566Z] -rw-rw-r-- 1 jenkins jenkins 86532 Mar 12 00:19 go.sum [2025-03-12T00:28:43.566Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 00:19 images [2025-03-12T00:28:43.566Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 00:19 internal [2025-03-12T00:28:43.566Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 00:19 pkg [2025-03-12T00:28:43.566Z] -rw-rw-r-- 1 jenkins jenkins 193 Mar 12 00:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:28:43.929Z] + 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=88895a8148252c944c275b3aff72a7787449f366 --label arch=arm64 --label version=4.0.0-dev.11 . [2025-03-12T00:28:44.198Z] Sending build context to Docker daemon 1.211MB [2025-03-12T00:28:44.198Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2025-03-12T00:28:44.198Z] Step 2/25 : FROM ${BASE} AS builder [2025-03-12T00:28:44.198Z] ---> daa55938b1ab [2025-03-12T00:28:44.198Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2025-03-12T00:28:44.464Z] ---> Running in 3c379e3152e9 [2025-03-12T00:28:44.732Z] Removing intermediate container 3c379e3152e9 [2025-03-12T00:28:44.732Z] ---> a03acced7f73 [2025-03-12T00:28:44.732Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-12T00:28:44.732Z] ---> Running in f99c39acc0d2 [2025-03-12T00:28:45.317Z] Removing intermediate container f99c39acc0d2 [2025-03-12T00:28:45.317Z] ---> 3fb3cbf8cf59 [2025-03-12T00:28:45.317Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2025-03-12T00:28:45.317Z] ---> Running in 985d1470998b [2025-03-12T00:28:45.585Z] Removing intermediate container 985d1470998b [2025-03-12T00:28:45.585Z] ---> ef2388c6fce9 [2025-03-12T00:28:45.585Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2025-03-12T00:28:45.585Z] ---> Running in 4bf1bfc09397 [2025-03-12T00:28:45.853Z] Removing intermediate container 4bf1bfc09397 [2025-03-12T00:28:45.853Z] ---> f08d438d81be [2025-03-12T00:28:45.853Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-12T00:28:46.120Z] ---> Running in af79b6e3b2c8 [2025-03-12T00:28:47.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T00:28:47.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T00:28:49.646Z] OK: 239 MiB in 58 packages [2025-03-12T00:28:50.237Z] Removing intermediate container af79b6e3b2c8 [2025-03-12T00:28:50.237Z] ---> 9e2f69af61a3 [2025-03-12T00:28:50.237Z] Step 8/25 : WORKDIR /app [2025-03-12T00:28:50.506Z] ---> Running in e41607ef5784 [2025-03-12T00:28:50.775Z] Removing intermediate container e41607ef5784 [2025-03-12T00:28:50.775Z] ---> 8d5823a52d6f [2025-03-12T00:28:50.775Z] Step 9/25 : COPY go.mod vendor* ./ [2025-03-12T00:28:51.359Z] ---> 91873db3c639 [2025-03-12T00:28:51.359Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T00:28:51.359Z] ---> Running in 3cc8f371020c [2025-03-12T00:28:53.953Z] Removing intermediate container 3cc8f371020c [2025-03-12T00:28:53.953Z] ---> 8ff88ad42c2b [2025-03-12T00:28:53.953Z] Step 11/25 : COPY . . [2025-03-12T00:28:54.536Z] ---> 22514c24a4f8 [2025-03-12T00:28:54.536Z] Step 12/25 : RUN $MAKE [2025-03-12T00:28:54.536Z] ---> Running in c1d3346d1577 [2025-03-12T00:28:55.499Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=4.0.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2025-03-12T00:33:02.642Z] Removing intermediate container c1d3346d1577 [2025-03-12T00:33:02.642Z] ---> cb6a83ec6e6e [2025-03-12T00:33:02.642Z] Step 13/25 : FROM alpine:3.20 [2025-03-12T00:33:02.642Z] 3.20: Pulling from library/alpine [2025-03-12T00:33:02.642Z] 94e9d8af2201: Pulling fs layer [2025-03-12T00:33:02.912Z] 94e9d8af2201: Verifying Checksum [2025-03-12T00:33:02.912Z] 94e9d8af2201: Download complete [2025-03-12T00:33:03.885Z] 94e9d8af2201: Pull complete [2025-03-12T00:33:03.885Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T00:33:03.885Z] Status: Downloaded newer image for alpine:3.20 [2025-03-12T00:33:03.885Z] ---> 7aab056cecc6 [2025-03-12T00:33:03.885Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-12T00:33:03.885Z] ---> Running in 2dacdf51b268 [2025-03-12T00:33:04.473Z] Removing intermediate container 2dacdf51b268 [2025-03-12T00:33:04.473Z] ---> a26a760c5b99 [2025-03-12T00:33:04.473Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2025-03-12T00:33:04.473Z] ---> Running in 265a1aeeedd3 [2025-03-12T00:33:05.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T00:33:06.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T00:33:08.102Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-12T00:33:08.103Z] Executing busybox-1.36.1-r29.trigger [2025-03-12T00:33:08.103Z] OK: 9 MiB in 15 packages [2025-03-12T00:33:09.543Z] Removing intermediate container 265a1aeeedd3 [2025-03-12T00:33:09.543Z] ---> 1df73de05743 [2025-03-12T00:33:09.543Z] Step 16/25 : RUN apk --no-cache upgrade [2025-03-12T00:33:09.543Z] ---> Running in 8120ce117bd6 [2025-03-12T00:33:10.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T00:33:11.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T00:33:13.054Z] OK: 9 MiB in 15 packages [2025-03-12T00:33:14.469Z] Removing intermediate container 8120ce117bd6 [2025-03-12T00:33:14.469Z] ---> d47727e51459 [2025-03-12T00:33:14.469Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2025-03-12T00:33:14.734Z] ---> c2ce49dcb100 [2025-03-12T00:33:14.734Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2025-03-12T00:33:15.705Z] ---> 33c9bd14da9a [2025-03-12T00:33:15.705Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2025-03-12T00:33:19.066Z] ---> c2a96d937d2b [2025-03-12T00:33:19.066Z] Step 20/25 : EXPOSE 59989 [2025-03-12T00:33:19.066Z] ---> Running in a047db2e5ed9 [2025-03-12T00:33:19.066Z] Removing intermediate container a047db2e5ed9 [2025-03-12T00:33:19.066Z] ---> 827ffa652b18 [2025-03-12T00:33:19.066Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2025-03-12T00:33:19.066Z] ---> Running in c41c3032da77 [2025-03-12T00:33:19.336Z] Removing intermediate container c41c3032da77 [2025-03-12T00:33:19.336Z] ---> d43db2a73ed6 [2025-03-12T00:33:19.336Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-12T00:33:19.606Z] ---> Running in 8ee9d2b62051 [2025-03-12T00:33:19.877Z] Removing intermediate container 8ee9d2b62051 [2025-03-12T00:33:19.877Z] ---> 25a3f3ebb940 [2025-03-12T00:33:19.877Z] Step 23/25 : LABEL arch=arm64 [2025-03-12T00:33:19.877Z] ---> Running in 1913fbeaf13a [2025-03-12T00:33:20.467Z] Removing intermediate container 1913fbeaf13a [2025-03-12T00:33:20.467Z] ---> dc89ec92fe2c [2025-03-12T00:33:20.467Z] Step 24/25 : LABEL git_sha=88895a8148252c944c275b3aff72a7787449f366 [2025-03-12T00:33:20.467Z] ---> Running in 139cdc0e1f78 [2025-03-12T00:33:20.749Z] Removing intermediate container 139cdc0e1f78 [2025-03-12T00:33:20.749Z] ---> 72b3a456054c [2025-03-12T00:33:20.749Z] Step 25/25 : LABEL version=4.0.0-dev.11 [2025-03-12T00:33:21.020Z] ---> Running in 123da57df0a0 [2025-03-12T00:33:21.290Z] Removing intermediate container 123da57df0a0 [2025-03-12T00:33:21.290Z] ---> 321812dd3611 [2025-03-12T00:33:21.290Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-12T00:33:21.290Z] Successfully built 321812dd3611 [2025-03-12T00:33:21.290Z] 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-12T00:33:21.456Z] provisioning config files... [2025-03-12T00:33:21.472Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/167@tmp/config2304294051187422783tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T00:33:21.829Z] ---> ****-login.sh [2025-03-12T00:33:21.829Z] nexus3.edgexfoundry.org:10001 [2025-03-12T00:33:22.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:33:22.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:33:22.371Z] Configure a credential helper to remove this warning. See [2025-03-12T00:33:22.371Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:33:22.371Z] [2025-03-12T00:33:22.371Z] Login Succeeded [2025-03-12T00:33:22.371Z] nexus3.edgexfoundry.org:10002 [2025-03-12T00:33:22.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:33:22.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:33:22.642Z] Configure a credential helper to remove this warning. See [2025-03-12T00:33:22.642Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:33:22.642Z] [2025-03-12T00:33:22.642Z] Login Succeeded [2025-03-12T00:33:22.642Z] nexus3.edgexfoundry.org:10003 [2025-03-12T00:33:23.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:33:23.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:33:23.233Z] Configure a credential helper to remove this warning. See [2025-03-12T00:33:23.233Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:33:23.233Z] [2025-03-12T00:33:23.233Z] Login Succeeded [2025-03-12T00:33:23.233Z] nexus3.edgexfoundry.org:10004 [2025-03-12T00:33:23.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:33:23.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:33:23.774Z] Configure a credential helper to remove this warning. See [2025-03-12T00:33:23.774Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:33:23.774Z] [2025-03-12T00:33:23.774Z] Login Succeeded [2025-03-12T00:33:23.774Z] ****.io [2025-03-12T00:33:24.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:33:24.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:33:24.315Z] Configure a credential helper to remove this warning. See [2025-03-12T00:33:24.315Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:33:24.315Z] [2025-03-12T00:33:24.315Z] Login Succeeded [2025-03-12T00:33:24.315Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T00:33:24.331Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T00:33:24.381Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T00:33:24.416Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2025-03-12T00:33:24.416Z] 88895a8148252c944c275b3aff72a7787449f366 [2025-03-12T00:33:24.416Z] latest [2025-03-12T00:33:24.416Z] 4.0.0-dev.11 [2025-03-12T00:33:24.416Z] 88895a8148252c944c275b3aff72a7787449f366-4.0.0-dev.11 [2025-03-12T00:33:24.416Z] main [2025-03-12T00:33:24.416Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:33:24.817Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:88895a8148252c944c275b3aff72a7787449f366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:33:25.200Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:88895a8148252c944c275b3aff72a7787449f366 [2025-03-12T00:33:25.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2025-03-12T00:33:25.200Z] 34e0d413624f: Preparing [2025-03-12T00:33:25.200Z] a90d22decf26: Preparing [2025-03-12T00:33:25.200Z] efad06ea74b9: Preparing [2025-03-12T00:33:25.200Z] 76c761a76ec1: Preparing [2025-03-12T00:33:25.200Z] cc56d4daa86a: Preparing [2025-03-12T00:33:25.200Z] dd9c8f8612c8: Preparing [2025-03-12T00:33:25.200Z] dd9c8f8612c8: Waiting [2025-03-12T00:33:25.470Z] 76c761a76ec1: Pushed [2025-03-12T00:33:25.470Z] a90d22decf26: Pushed [2025-03-12T00:33:25.470Z] cc56d4daa86a: Pushed [2025-03-12T00:33:25.470Z] efad06ea74b9: Pushed [2025-03-12T00:33:25.745Z] dd9c8f8612c8: Layer already exists [2025-03-12T00:33:38.089Z] 34e0d413624f: Pushed [2025-03-12T00:33:38.089Z] 88895a8148252c944c275b3aff72a7787449f366: digest: sha256:f15bc14cb5f0fcbdf5e7773521fd02486f670dab262a125164313ca1953b40a5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:33:38.485Z] + 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-12T00:33:38.939Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2025-03-12T00:33:38.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2025-03-12T00:33:38.939Z] 34e0d413624f: Preparing [2025-03-12T00:33:38.939Z] a90d22decf26: Preparing [2025-03-12T00:33:38.939Z] efad06ea74b9: Preparing [2025-03-12T00:33:38.939Z] 76c761a76ec1: Preparing [2025-03-12T00:33:38.939Z] cc56d4daa86a: Preparing [2025-03-12T00:33:38.939Z] dd9c8f8612c8: Preparing [2025-03-12T00:33:38.939Z] dd9c8f8612c8: Waiting [2025-03-12T00:33:38.939Z] efad06ea74b9: Layer already exists [2025-03-12T00:33:38.939Z] 34e0d413624f: Layer already exists [2025-03-12T00:33:38.939Z] a90d22decf26: Layer already exists [2025-03-12T00:33:39.217Z] cc56d4daa86a: Layer already exists [2025-03-12T00:33:39.217Z] 76c761a76ec1: Layer already exists [2025-03-12T00:33:39.217Z] dd9c8f8612c8: Layer already exists [2025-03-12T00:33:39.217Z] latest: digest: sha256:f15bc14cb5f0fcbdf5e7773521fd02486f670dab262a125164313ca1953b40a5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:33:39.609Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:33:40.007Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.0-dev.11 [2025-03-12T00:33:40.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2025-03-12T00:33:40.008Z] 34e0d413624f: Preparing [2025-03-12T00:33:40.008Z] a90d22decf26: Preparing [2025-03-12T00:33:40.008Z] efad06ea74b9: Preparing [2025-03-12T00:33:40.008Z] 76c761a76ec1: Preparing [2025-03-12T00:33:40.008Z] cc56d4daa86a: Preparing [2025-03-12T00:33:40.008Z] dd9c8f8612c8: Preparing [2025-03-12T00:33:40.008Z] dd9c8f8612c8: Waiting [2025-03-12T00:33:40.008Z] a90d22decf26: Layer already exists [2025-03-12T00:33:40.008Z] efad06ea74b9: Layer already exists [2025-03-12T00:33:40.008Z] cc56d4daa86a: Layer already exists [2025-03-12T00:33:40.008Z] 34e0d413624f: Layer already exists [2025-03-12T00:33:40.008Z] 76c761a76ec1: Layer already exists [2025-03-12T00:33:40.008Z] dd9c8f8612c8: Layer already exists [2025-03-12T00:33:40.295Z] 4.0.0-dev.11: digest: sha256:f15bc14cb5f0fcbdf5e7773521fd02486f670dab262a125164313ca1953b40a5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:33:40.697Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:88895a8148252c944c275b3aff72a7787449f366-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:33:41.080Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:88895a8148252c944c275b3aff72a7787449f366-4.0.0-dev.11 [2025-03-12T00:33:41.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2025-03-12T00:33:41.081Z] 34e0d413624f: Preparing [2025-03-12T00:33:41.081Z] a90d22decf26: Preparing [2025-03-12T00:33:41.081Z] efad06ea74b9: Preparing [2025-03-12T00:33:41.081Z] 76c761a76ec1: Preparing [2025-03-12T00:33:41.081Z] cc56d4daa86a: Preparing [2025-03-12T00:33:41.081Z] dd9c8f8612c8: Preparing [2025-03-12T00:33:41.081Z] dd9c8f8612c8: Waiting [2025-03-12T00:33:41.081Z] 76c761a76ec1: Layer already exists [2025-03-12T00:33:41.081Z] cc56d4daa86a: Layer already exists [2025-03-12T00:33:41.081Z] 34e0d413624f: Layer already exists [2025-03-12T00:33:41.081Z] efad06ea74b9: Layer already exists [2025-03-12T00:33:41.081Z] a90d22decf26: Layer already exists [2025-03-12T00:33:41.081Z] dd9c8f8612c8: Layer already exists [2025-03-12T00:33:41.350Z] 88895a8148252c944c275b3aff72a7787449f366-4.0.0-dev.11: digest: sha256:f15bc14cb5f0fcbdf5e7773521fd02486f670dab262a125164313ca1953b40a5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:33:41.729Z] + 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-12T00:33:42.111Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2025-03-12T00:33:42.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2025-03-12T00:33:42.111Z] 34e0d413624f: Preparing [2025-03-12T00:33:42.111Z] a90d22decf26: Preparing [2025-03-12T00:33:42.111Z] efad06ea74b9: Preparing [2025-03-12T00:33:42.111Z] 76c761a76ec1: Preparing [2025-03-12T00:33:42.111Z] cc56d4daa86a: Preparing [2025-03-12T00:33:42.111Z] dd9c8f8612c8: Preparing [2025-03-12T00:33:42.111Z] dd9c8f8612c8: Waiting [2025-03-12T00:33:42.111Z] 34e0d413624f: Layer already exists [2025-03-12T00:33:42.111Z] efad06ea74b9: Layer already exists [2025-03-12T00:33:42.111Z] 76c761a76ec1: Layer already exists [2025-03-12T00:33:42.111Z] cc56d4daa86a: Layer already exists [2025-03-12T00:33:42.111Z] a90d22decf26: Layer already exists [2025-03-12T00:33:42.111Z] dd9c8f8612c8: Layer already exists [2025-03-12T00:33:42.379Z] main: digest: sha256:f15bc14cb5f0fcbdf5e7773521fd02486f670dab262a125164313ca1953b40a5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T00:33:42.474Z] ===================================================== [Pipeline] echo [2025-03-12T00:33:42.488Z] taggedImages: [2025-03-12T00:33:42.488Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:88895a8148252c944c275b3aff72a7787449f366 [2025-03-12T00:33:42.488Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2025-03-12T00:33:42.488Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.0-dev.11 [2025-03-12T00:33:42.488Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:88895a8148252c944c275b3aff72a7787449f366-4.0.0-dev.11 [2025-03-12T00:33:42.488Z] - 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-12T00:33:42.903Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-12T00:33:42.904Z] [2025-03-12T00:33:42.904Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:33:43.257Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-12T00:33:43.524Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-12T00:33:43.524Z] 8998bd30e6a1: Pulling fs layer [2025-03-12T00:33:43.524Z] 04944245beec: Pulling fs layer [2025-03-12T00:33:43.524Z] 699f458cf7ca: Pulling fs layer [2025-03-12T00:33:43.524Z] 765212b225bb: Pulling fs layer [2025-03-12T00:33:43.524Z] f23df028b6ca: Pulling fs layer [2025-03-12T00:33:43.524Z] d65c8cfc05b1: Pulling fs layer [2025-03-12T00:33:43.524Z] 2437ff75d9bd: Pulling fs layer [2025-03-12T00:33:43.524Z] d65c8cfc05b1: Waiting [2025-03-12T00:33:43.524Z] 765212b225bb: Waiting [2025-03-12T00:33:43.524Z] 2437ff75d9bd: Waiting [2025-03-12T00:33:43.524Z] f23df028b6ca: Waiting [2025-03-12T00:33:43.524Z] 04944245beec: Verifying Checksum [2025-03-12T00:33:43.524Z] 04944245beec: Download complete [2025-03-12T00:33:43.524Z] 765212b225bb: Verifying Checksum [2025-03-12T00:33:43.524Z] 765212b225bb: Download complete [2025-03-12T00:33:43.524Z] f23df028b6ca: Verifying Checksum [2025-03-12T00:33:43.524Z] f23df028b6ca: Download complete [2025-03-12T00:33:43.791Z] d65c8cfc05b1: Verifying Checksum [2025-03-12T00:33:43.792Z] d65c8cfc05b1: Download complete [2025-03-12T00:33:43.792Z] 699f458cf7ca: Verifying Checksum [2025-03-12T00:33:43.792Z] 699f458cf7ca: Download complete [2025-03-12T00:33:44.373Z] 8998bd30e6a1: Verifying Checksum [2025-03-12T00:33:44.373Z] 8998bd30e6a1: Download complete [2025-03-12T00:33:46.951Z] 2437ff75d9bd: Verifying Checksum [2025-03-12T00:33:46.951Z] 2437ff75d9bd: Download complete [2025-03-12T00:33:49.536Z] 8998bd30e6a1: Pull complete [2025-03-12T00:33:50.499Z] 04944245beec: Pull complete [2025-03-12T00:33:52.454Z] 699f458cf7ca: Pull complete [2025-03-12T00:33:52.454Z] 765212b225bb: Pull complete [2025-03-12T00:33:53.421Z] f23df028b6ca: Pull complete [2025-03-12T00:33:53.692Z] d65c8cfc05b1: Pull complete [2025-03-12T00:34:11.929Z] 2437ff75d9bd: Pull complete [2025-03-12T00:34:11.929Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-12T00:34:11.929Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-12T00:34:11.929Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T00:34:12.192Z] prd-ubuntu20.04-docker-arm64-4c-16g-40943 does not seem to be running inside a container [2025-03-12T00:34:12.278Z] $ 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/167 -v /w/workspace/device-rfid-llrp-go/167:/w/workspace/device-rfid-llrp-go/167:rw,z -v /w/workspace/device-rfid-llrp-go/167@tmp:/w/workspace/device-rfid-llrp-go/167@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-12T00:34:15.747Z] $ docker top ecb4c78792ae1b51ee50eef59cee53a818cef673713f0a0f0e0f24347a6d1ba4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T00:34:16.708Z] ---> job-cost.sh [2025-03-12T00:34:16.708Z] lf-activate-venv: SKIPPING [2025-03-12T00:34:16.708Z] INFO: No Stack... [2025-03-12T00:34:17.297Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-12T00:34:18.261Z] INFO: Archiving Costs [Pipeline] sh [2025-03-12T00:34:18.930Z] + cut -d, -f6 [2025-03-12T00:34:18.930Z] + cat /w/workspace/device-rfid-llrp-go/167/archives/cost.csv [Pipeline] lock [2025-03-12T00:34:19.011Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-167-stack-cost] [2025-03-12T00:34:19.021Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-167-stack-cost] did not exist. Created. [2025-03-12T00:34:19.027Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-167-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-12T00:34:19.706Z] /w/workspace/device-rfid-llrp-go/167@tmp/durable-9b88021e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-03-12T00:34:20.375Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-12T00:34:20.406Z] Warning: overwriting stash ‘stack-cost’ [2025-03-12T00:34:20.490Z] Stashed 1 file(s) [Pipeline] } [2025-03-12T00:34:20.498Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-167-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-12T00:34:20.520Z] $ docker stop --time=1 ecb4c78792ae1b51ee50eef59cee53a818cef673713f0a0f0e0f24347a6d1ba4 [2025-03-12T00:34:22.191Z] $ docker rm -f --volumes ecb4c78792ae1b51ee50eef59cee53a818cef673713f0a0f0e0f24347a6d1ba4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-03-12T00:34:22.807Z] provisioning config files... [2025-03-12T00:34:22.814Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6071904685632118321tmp [Pipeline] { [Pipeline] sh [2025-03-12T00:34:23.113Z] + set +x [2025-03-12T00:34:23.113Z] + curl -s https://codecov.io/bash [2025-03-12T00:34:23.113Z] + bash -s -- [2025-03-12T00:34:23.113Z] [2025-03-12T00:34:23.113Z] _____ _ [2025-03-12T00:34:23.113Z] / ____| | | [2025-03-12T00:34:23.113Z] | | ___ __| | ___ ___ _____ __ [2025-03-12T00:34:23.113Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-12T00:34:23.113Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-12T00:34:23.113Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-12T00:34:23.113Z] Bash-1.0.6 [2025-03-12T00:34:23.113Z] [2025-03-12T00:34:23.113Z] [2025-03-12T00:34:23.113Z] ==> git version 2.25.1 found [2025-03-12T00:34:23.113Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-03-12T00:34:23.113Z] Release-Date: 2020-01-08 [2025-03-12T00:34:23.113Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-03-12T00:34:23.113Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-12T00:34:23.113Z] ==> Jenkins CI detected. [2025-03-12T00:34:23.113Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2025-03-12T00:34:23.113Z] project root: . [2025-03-12T00:34:23.113Z] --> token set from env [2025-03-12T00:34:23.113Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-12T00:34:23.113Z] ==> Running gcov in . (disable via -X gcov) [2025-03-12T00:34:23.113Z] ==> Python coveragepy not found [2025-03-12T00:34:23.113Z] ==> Searching for coverage reports in: [2025-03-12T00:34:23.113Z] + . [2025-03-12T00:34:23.113Z] -> Found 1 reports [2025-03-12T00:34:23.113Z] ==> Detecting git/mercurial file structure [2025-03-12T00:34:23.372Z] ==> Reading reports [2025-03-12T00:34:23.372Z] + ./coverage.out bytes=451915 [2025-03-12T00:34:23.372Z] ==> Appending adjustments [2025-03-12T00:34:23.372Z] https://docs.codecov.io/docs/fixing-reports [2025-03-12T00:34:23.372Z] + Found adjustments [2025-03-12T00:34:23.372Z] ==> Gzipping contents [2025-03-12T00:34:23.631Z] 52K /tmp/codecov.El4dRi.gz [2025-03-12T00:34:23.631Z] ==> Uploading reports [2025-03-12T00:34:23.631Z] url: https://codecov.io [2025-03-12T00:34:23.631Z] query: branch=main&commit=88895a8148252c944c275b3aff72a7787449f366&build=167&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F167%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-12T00:34:23.631Z] -> Pinging Codecov [2025-03-12T00:34:23.631Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=88895a8148252c944c275b3aff72a7787449f366&build=167&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F167%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-12T00:34:23.631Z] -> Uploading to [2025-03-12T00:34:23.631Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/88895a8148252c944c275b3aff72a7787449f366/4fecc274-28e2-469b-bffa-33c2b50de138.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250312%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250312T003423Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=c9a6b3edcfedb6ec4dc9027970cac23b3a5d22278d4f03477d7fa40f17dd464f [2025-03-12T00:34:23.631Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-12T00:34:23.631Z] Dload Upload Total Spent Left Speed [2025-03-12T00:34:23.890Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51500 0 0 100 51500 0 295k --:--:-- --:--:-- --:--:-- 295k [2025-03-12T00:34:23.890Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/88895a8148252c944c275b3aff72a7787449f366 [Pipeline] } [2025-03-12T00:34:23.897Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-03-12T00:34:24.048Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-12T00:34:24.062Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:34:24.383Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-12T00:34:24.383Z] [2025-03-12T00:34:24.383Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:34:24.691Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-12T00:34:24.692Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-12T00:34:24.692Z] 43c4264eed91: Pulling fs layer [2025-03-12T00:34:24.692Z] 4cc291be95ef: Pulling fs layer [2025-03-12T00:34:24.692Z] 2ac1f1163629: Pulling fs layer [2025-03-12T00:34:24.692Z] 5c3c966382ef: Pulling fs layer [2025-03-12T00:34:24.692Z] 4f4fb700ef54: Pulling fs layer [2025-03-12T00:34:24.692Z] d9c7d2e4e75e: Pulling fs layer [2025-03-12T00:34:24.692Z] 9c3e1370e548: Pulling fs layer [2025-03-12T00:34:24.692Z] 4f4fb700ef54: Waiting [2025-03-12T00:34:24.692Z] d9c7d2e4e75e: Waiting [2025-03-12T00:34:24.692Z] 9c3e1370e548: Waiting [2025-03-12T00:34:24.692Z] 5c3c966382ef: Waiting [2025-03-12T00:34:24.692Z] 4cc291be95ef: Verifying Checksum [2025-03-12T00:34:24.692Z] 4cc291be95ef: Download complete [2025-03-12T00:34:24.692Z] 5c3c966382ef: Verifying Checksum [2025-03-12T00:34:24.692Z] 5c3c966382ef: Download complete [2025-03-12T00:34:24.692Z] 4f4fb700ef54: Verifying Checksum [2025-03-12T00:34:24.692Z] 4f4fb700ef54: Download complete [2025-03-12T00:34:24.692Z] 43c4264eed91: Download complete [2025-03-12T00:34:24.949Z] d9c7d2e4e75e: Verifying Checksum [2025-03-12T00:34:24.949Z] d9c7d2e4e75e: Download complete [2025-03-12T00:34:24.949Z] 43c4264eed91: Pull complete [2025-03-12T00:34:24.949Z] 4cc291be95ef: Pull complete [2025-03-12T00:34:25.206Z] 2ac1f1163629: Verifying Checksum [2025-03-12T00:34:25.206Z] 2ac1f1163629: Download complete [2025-03-12T00:34:25.771Z] 9c3e1370e548: Verifying Checksum [2025-03-12T00:34:25.771Z] 9c3e1370e548: Download complete [2025-03-12T00:34:29.955Z] 2ac1f1163629: Pull complete [2025-03-12T00:34:29.955Z] 5c3c966382ef: Pull complete [2025-03-12T00:34:29.955Z] 4f4fb700ef54: Pull complete [2025-03-12T00:34:29.955Z] d9c7d2e4e75e: Pull complete [2025-03-12T00:34:33.240Z] 9c3e1370e548: Pull complete [2025-03-12T00:34:33.240Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-12T00:34:33.240Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-12T00:34:33.240Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T00:34:33.350Z] prd-ubuntu20.04-docker-8c-8g-40939 does not seem to be running inside a container [2025-03-12T00:34:33.388Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -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-devops/edgex-snyk-go:latest cat [2025-03-12T00:34:36.889Z] $ docker top 2fea0c722e3835b9fe2580e9fe95bc70040cd9e316d07def7d784fa1dd64f3ba -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T00:34:37.232Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] echo [2025-03-12T00:34:37.242Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2025-03-12T00:34:37.522Z] + set -o pipefail [2025-03-12T00:34:37.522Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2025-03-12T00:34:47.484Z] [2025-03-12T00:34:47.484Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2025-03-12T00:34:47.484Z] [2025-03-12T00:34:47.484Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0c7c39d4-f80c-42be-b72a-b20e3931b6b7/history/0721b7ce-2b2e-40d1-bc2e-cca9eb292687 [2025-03-12T00:34:47.484Z] [2025-03-12T00:34:47.484Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-12T00:34:47.484Z] [2025-03-12T00:34:47.484Z] [2025-03-12T00:34:47.484Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-03-12T00:34:47.484Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-03-12T00:34:47.505Z] $ docker stop --time=1 2fea0c722e3835b9fe2580e9fe95bc70040cd9e316d07def7d784fa1dd64f3ba [2025-03-12T00:34:51.403Z] $ docker rm -f --volumes 2fea0c722e3835b9fe2580e9fe95bc70040cd9e316d07def7d784fa1dd64f3ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-12T00:34:52.308Z] + git log --format=format:%s -1 88895a8148252c944c275b3aff72a7787449f366 [Pipeline] sh [2025-03-12T00:34:52.592Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T00:34:52.592Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:34:52.883Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T00:34:52.883Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T00:34:52.974Z] prd-ubuntu20.04-docker-8c-8g-40939 does not seem to be running inside a container [2025-03-12T00:34:53.009Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-12T00:34:53.410Z] $ docker top 593f7ea40d432306e618471f1aed31dad83c278444072a83df53464b7cc7fb69 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-12T00:34:53.514Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-12T00:34:53.514Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-12T00:34:53.644Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-12T00:34:53.655Z] $ docker exec 593f7ea40d432306e618471f1aed31dad83c278444072a83df53464b7cc7fb69 ssh-agent [2025-03-12T00:34:53.760Z] SSH_AUTH_SOCK=/tmp/ssh-gTwdjYKvNyKQ/agent.32 [2025-03-12T00:34:53.760Z] SSH_AGENT_PID=38 [2025-03-12T00:34:53.765Z] Running ssh-add (command line suppressed) [2025-03-12T00:34:53.877Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9962444020104089364.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9962444020104089364.key) [2025-03-12T00:34:54.161Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-12T00:34:54.448Z] + git semver tag [2025-03-12T00:34:54.707Z] 2025-03-12 00:34:54,654 [run_tag] DEBUG tag force:False [2025-03-12T00:34:54.707Z] 2025-03-12 00:34:54,654 [check_head_tag] DEBUG check head tag [2025-03-12T00:34:54.707Z] 2025-03-12 00:34:54,656 [execute] INFO git cat-file --batch-check [2025-03-12T00:34:54.707Z] 2025-03-12 00:34:54,656 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2025-03-12T00:34:54.707Z] 2025-03-12 00:34:54,659 [execute] INFO git cat-file --batch [2025-03-12T00:34:54.707Z] 2025-03-12 00:34:54,660 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2025-03-12T00:34:54.707Z] 2025-03-12 00:34:54,679 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2025-03-12T00:34:54.707Z] 2025-03-12 00:34:54,680 [execute] INFO git tag -a v4.0.0-dev.11 -m v4.0.0-dev.11 [2025-03-12T00:34:54.707Z] 2025-03-12 00:34:54,680 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.11', '-m', 'v4.0.0-dev.11'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2025-03-12T00:34:54.707Z] 2025-03-12 00:34:54,686 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2025-03-12T00:34:54.707Z] 4.0.0-dev.11 [Pipeline] } [2025-03-12T00:34:54.723Z] $ docker exec --env ******** --env ******** 593f7ea40d432306e618471f1aed31dad83c278444072a83df53464b7cc7fb69 ssh-agent -k [2025-03-12T00:34:54.825Z] unset SSH_AUTH_SOCK; [2025-03-12T00:34:54.826Z] unset SSH_AGENT_PID; [2025-03-12T00:34:54.826Z] echo Agent pid 38 killed; [2025-03-12T00:34:54.828Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T00:34:55.141Z] + git semver [Pipeline] } [2025-03-12T00:34:55.420Z] $ docker stop --time=1 593f7ea40d432306e618471f1aed31dad83c278444072a83df53464b7cc7fb69 [2025-03-12T00:34:56.742Z] $ docker rm -f --volumes 593f7ea40d432306e618471f1aed31dad83c278444072a83df53464b7cc7fb69 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:34:57.179Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-12T00:34:57.180Z] [2025-03-12T00:34:57.180Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:34:57.479Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-12T00:34:57.479Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-12T00:34:57.479Z] ab5ef0e58194: Pulling fs layer [2025-03-12T00:34:57.479Z] 9712f1f96733: Pulling fs layer [2025-03-12T00:34:57.479Z] 63f879dbbcfc: Pulling fs layer [2025-03-12T00:34:57.479Z] 0d9ebad4ef96: Pulling fs layer [2025-03-12T00:34:57.479Z] e9a5061849ea: Pulling fs layer [2025-03-12T00:34:57.479Z] d747dcd14b5f: Pulling fs layer [2025-03-12T00:34:57.479Z] 2de7ff778b66: Pulling fs layer [2025-03-12T00:34:57.479Z] e9a5061849ea: Waiting [2025-03-12T00:34:57.479Z] d747dcd14b5f: Waiting [2025-03-12T00:34:57.479Z] 2de7ff778b66: Waiting [2025-03-12T00:34:57.479Z] 9712f1f96733: Download complete [2025-03-12T00:34:57.740Z] 63f879dbbcfc: Verifying Checksum [2025-03-12T00:34:57.740Z] 63f879dbbcfc: Download complete [2025-03-12T00:34:58.004Z] 0d9ebad4ef96: Verifying Checksum [2025-03-12T00:34:58.004Z] 0d9ebad4ef96: Download complete [2025-03-12T00:34:58.004Z] d747dcd14b5f: Download complete [2025-03-12T00:34:58.004Z] e9a5061849ea: Verifying Checksum [2025-03-12T00:34:58.004Z] e9a5061849ea: Download complete [2025-03-12T00:34:58.004Z] ab5ef0e58194: Verifying Checksum [2025-03-12T00:34:58.005Z] ab5ef0e58194: Download complete [2025-03-12T00:34:58.276Z] 2de7ff778b66: Download complete [2025-03-12T00:35:01.615Z] ab5ef0e58194: Pull complete [2025-03-12T00:35:01.615Z] 9712f1f96733: Pull complete [2025-03-12T00:35:01.875Z] 63f879dbbcfc: Pull complete [2025-03-12T00:35:06.053Z] 0d9ebad4ef96: Pull complete [2025-03-12T00:35:06.313Z] e9a5061849ea: Pull complete [2025-03-12T00:35:06.313Z] d747dcd14b5f: Pull complete [2025-03-12T00:35:07.784Z] 2de7ff778b66: Pull complete [2025-03-12T00:35:07.784Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-12T00:35:07.784Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-12T00:35:07.784Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T00:35:07.890Z] prd-ubuntu20.04-docker-8c-8g-40939 does not seem to be running inside a container [2025-03-12T00:35:07.926Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-03-12T00:35:12.473Z] $ docker top d0fd6ee10b68df76ed0540e2eef4fbb9b30eaf6ed602613926cd96c6b04df9bc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-12T00:35:12.556Z] provisioning config files... [2025-03-12T00:35:12.562Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8828590142417780972tmp [2025-03-12T00:35:12.573Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9820077944633636130tmp [2025-03-12T00:35:12.581Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config10511038998542236410tmp [Pipeline] { [Pipeline] echo [2025-03-12T00:35:12.608Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T00:35:12.905Z] ---> sigul-configuration.sh [2025-03-12T00:35:12.905Z] gpg: directory `/root/.gnupg' created [2025-03-12T00:35:12.905Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-12T00:35:12.905Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-12T00:35:12.905Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-12T00:35:12.905Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-12T00:35:12.905Z] gpg: CAST5 encrypted data [2025-03-12T00:35:12.905Z] gpg: encrypted with 1 passphrase [2025-03-12T00:35:12.905Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-12T00:35:13.195Z] + mkdir /home/jenkins [2025-03-12T00:35:13.195Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-12T00:35:13.484Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-03-12T00:35:13.493Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T00:35:13.782Z] ---> sigul-install.sh [2025-03-12T00:35:13.782Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-12T00:35:14.076Z] + git tag --list [2025-03-12T00:35:14.076Z] v0.0.0 [2025-03-12T00:35:14.076Z] v1.0.0 [2025-03-12T00:35:14.076Z] v2.1.0 [2025-03-12T00:35:14.076Z] v2.1.1 [2025-03-12T00:35:14.076Z] v2.2.0 [2025-03-12T00:35:14.076Z] v2.3.0 [2025-03-12T00:35:14.076Z] v3.0 [2025-03-12T00:35:14.076Z] v3.0.0 [2025-03-12T00:35:14.076Z] v3.1 [2025-03-12T00:35:14.076Z] v3.1.0 [2025-03-12T00:35:14.076Z] v3.1.0-dev.1 [2025-03-12T00:35:14.076Z] v3.1.0-dev.10 [2025-03-12T00:35:14.076Z] v3.1.0-dev.11 [2025-03-12T00:35:14.076Z] v3.1.0-dev.12 [2025-03-12T00:35:14.076Z] v3.1.0-dev.13 [2025-03-12T00:35:14.076Z] v3.1.0-dev.14 [2025-03-12T00:35:14.076Z] v3.1.0-dev.15 [2025-03-12T00:35:14.076Z] v3.1.0-dev.16 [2025-03-12T00:35:14.076Z] v3.1.0-dev.17 [2025-03-12T00:35:14.076Z] v3.1.0-dev.18 [2025-03-12T00:35:14.076Z] v3.1.0-dev.19 [2025-03-12T00:35:14.076Z] v3.1.0-dev.2 [2025-03-12T00:35:14.076Z] v3.1.0-dev.20 [2025-03-12T00:35:14.076Z] v3.1.0-dev.21 [2025-03-12T00:35:14.076Z] v3.1.0-dev.22 [2025-03-12T00:35:14.076Z] v3.1.0-dev.23 [2025-03-12T00:35:14.076Z] v3.1.0-dev.24 [2025-03-12T00:35:14.076Z] v3.1.0-dev.3 [2025-03-12T00:35:14.076Z] v3.1.0-dev.4 [2025-03-12T00:35:14.076Z] v3.1.0-dev.5 [2025-03-12T00:35:14.076Z] v3.1.0-dev.6 [2025-03-12T00:35:14.076Z] v3.1.0-dev.7 [2025-03-12T00:35:14.076Z] v3.1.0-dev.8 [2025-03-12T00:35:14.076Z] v3.1.0-dev.9 [2025-03-12T00:35:14.076Z] v3.1.1 [2025-03-12T00:35:14.076Z] v3.1.1-dev.1 [2025-03-12T00:35:14.076Z] v3.2.0-dev.1 [2025-03-12T00:35:14.076Z] v3.2.0-dev.10 [2025-03-12T00:35:14.076Z] v3.2.0-dev.11 [2025-03-12T00:35:14.076Z] v3.2.0-dev.12 [2025-03-12T00:35:14.076Z] v3.2.0-dev.13 [2025-03-12T00:35:14.076Z] v3.2.0-dev.14 [2025-03-12T00:35:14.076Z] v3.2.0-dev.15 [2025-03-12T00:35:14.076Z] v3.2.0-dev.16 [2025-03-12T00:35:14.076Z] v3.2.0-dev.17 [2025-03-12T00:35:14.076Z] v3.2.0-dev.18 [2025-03-12T00:35:14.076Z] v3.2.0-dev.19 [2025-03-12T00:35:14.076Z] v3.2.0-dev.2 [2025-03-12T00:35:14.076Z] v3.2.0-dev.3 [2025-03-12T00:35:14.076Z] v3.2.0-dev.4 [2025-03-12T00:35:14.076Z] v3.2.0-dev.5 [2025-03-12T00:35:14.076Z] v3.2.0-dev.6 [2025-03-12T00:35:14.076Z] v3.2.0-dev.7 [2025-03-12T00:35:14.076Z] v3.2.0-dev.8 [2025-03-12T00:35:14.076Z] v3.2.0-dev.9 [2025-03-12T00:35:14.076Z] v4.0.0-dev.1 [2025-03-12T00:35:14.076Z] v4.0.0-dev.10 [2025-03-12T00:35:14.076Z] v4.0.0-dev.11 [2025-03-12T00:35:14.076Z] v4.0.0-dev.2 [2025-03-12T00:35:14.076Z] v4.0.0-dev.3 [2025-03-12T00:35:14.076Z] v4.0.0-dev.4 [2025-03-12T00:35:14.076Z] v4.0.0-dev.5 [2025-03-12T00:35:14.076Z] v4.0.0-dev.6 [2025-03-12T00:35:14.076Z] v4.0.0-dev.7 [2025-03-12T00:35:14.076Z] v4.0.0-dev.8 [2025-03-12T00:35:14.076Z] v4.0.0-dev.9 [Pipeline] sh [2025-03-12T00:35:14.367Z] + lftools sign git-tag v4.0.0-dev.11 [2025-03-12T00:35:14.947Z] Signing Git tag with Sigul... [2025-03-12T00:35:14.947Z] Signing v4.0.0-dev.11 [Pipeline] echo [2025-03-12T00:35:15.215Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T00:35:15.509Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-12T00:35:15.516Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-12T00:35:15.551Z] $ docker stop --time=1 d0fd6ee10b68df76ed0540e2eef4fbb9b30eaf6ed602613926cd96c6b04df9bc [2025-03-12T00:35:16.846Z] $ docker rm -f --volumes d0fd6ee10b68df76ed0540e2eef4fbb9b30eaf6ed602613926cd96c6b04df9bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-12T00:35:17.285Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T00:35:17.285Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:35:17.586Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T00:35:17.586Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T00:35:17.661Z] prd-ubuntu20.04-docker-8c-8g-40939 does not seem to be running inside a container [2025-03-12T00:35:17.696Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-12T00:35:18.044Z] $ docker top 031ad88f13982716ec4a9010ab8a36f27c738d8ff6012e75a5be4c1c8361d9b3 -eo pid,comm [2025-03-12T00:35:18.087Z] 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-12T00:35:18.087Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-12T00:35:18.148Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-12T00:35:18.148Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-12T00:35:18.268Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-12T00:35:18.279Z] $ docker exec 031ad88f13982716ec4a9010ab8a36f27c738d8ff6012e75a5be4c1c8361d9b3 ssh-agent [2025-03-12T00:35:18.361Z] SSH_AUTH_SOCK=/tmp/ssh-znYewD6lTFLv/agent.33 [2025-03-12T00:35:18.361Z] SSH_AGENT_PID=39 [2025-03-12T00:35:18.366Z] Running ssh-add (command line suppressed) [2025-03-12T00:35:18.479Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12124260494884990467.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12124260494884990467.key) [2025-03-12T00:35:18.487Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-12T00:35:18.949Z] + git semver bump pre [2025-03-12T00:35:19.205Z] 2025-03-12 00:35:18,990 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2025-03-12T00:35:19.205Z] 2025-03-12 00:35:18,991 [bump_version] DEBUG bumping version:4.0.0-dev.11 on axis:pre with prefix:dev [2025-03-12T00:35:19.205Z] 2025-03-12 00:35:18,991 [bump_version] DEBUG bumped version:4.0.0-dev.12 [2025-03-12T00:35:19.205Z] 2025-03-12 00:35:18,991 [write_version] DEBUG write version:4.0.0-dev.12 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2025-03-12T00:35:19.205Z] 2025-03-12 00:35:18,991 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2025-03-12T00:35:19.205Z] 2025-03-12 00:35:18,991 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2025-03-12T00:35:19.205Z] 2025-03-12 00:35:18,994 [execute] INFO git cat-file --batch-check [2025-03-12T00:35:19.205Z] 2025-03-12 00:35:18,994 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-12T00:35:19.205Z] 2025-03-12 00:35:19,000 [execute] INFO git cat-file --batch [2025-03-12T00:35:19.205Z] 2025-03-12 00:35:19,000 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-12T00:35:19.205Z] 2025-03-12 00:35:19,006 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2025-03-12T00:35:19.205Z] 4.0.0-dev.12 [Pipeline] } [2025-03-12T00:35:19.220Z] $ docker exec --env ******** --env ******** 031ad88f13982716ec4a9010ab8a36f27c738d8ff6012e75a5be4c1c8361d9b3 ssh-agent -k [2025-03-12T00:35:19.323Z] unset SSH_AUTH_SOCK; [2025-03-12T00:35:19.323Z] unset SSH_AGENT_PID; [2025-03-12T00:35:19.323Z] echo Agent pid 39 killed; [2025-03-12T00:35:19.327Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T00:35:19.651Z] + git semver [Pipeline] } [2025-03-12T00:35:19.929Z] $ docker stop --time=1 031ad88f13982716ec4a9010ab8a36f27c738d8ff6012e75a5be4c1c8361d9b3 [2025-03-12T00:35:21.280Z] $ docker rm -f --volumes 031ad88f13982716ec4a9010ab8a36f27c738d8ff6012e75a5be4c1c8361d9b3 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T00:35:21.627Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T00:35:21.627Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:35:21.931Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T00:35:21.931Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T00:35:22.015Z] prd-ubuntu20.04-docker-8c-8g-40939 does not seem to be running inside a container [2025-03-12T00:35:22.052Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-12T00:35:22.406Z] $ docker top 365c477cb1c11b8751eaa643b8e493e62f169d19e7ad30f96e7dd6dbd71d7731 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-12T00:35:22.510Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-12T00:35:22.511Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-12T00:35:22.639Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-12T00:35:22.650Z] $ docker exec 365c477cb1c11b8751eaa643b8e493e62f169d19e7ad30f96e7dd6dbd71d7731 ssh-agent [2025-03-12T00:35:22.785Z] SSH_AUTH_SOCK=/tmp/ssh-5i6TsXW24ALO/agent.33 [2025-03-12T00:35:22.785Z] SSH_AGENT_PID=39 [2025-03-12T00:35:22.789Z] Running ssh-add (command line suppressed) [2025-03-12T00:35:22.911Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11030419654248230824.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11030419654248230824.key) [2025-03-12T00:35:22.917Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-12T00:35:23.207Z] + git semver push [2025-03-12T00:35:23.468Z] 2025-03-12 00:35:23,387 [run_push] DEBUG push [2025-03-12T00:35:23.468Z] 2025-03-12 00:35:23,388 [execute] INFO git cat-file --batch-check [2025-03-12T00:35:23.468Z] 2025-03-12 00:35:23,388 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-12T00:35:23.468Z] 2025-03-12 00:35:23,392 [execute] INFO git rev-list d9948327e6a129a0b5d611091f129e44b3787cb2 -- [2025-03-12T00:35:23.468Z] 2025-03-12 00:35:23,393 [execute] DEBUG Popen(['git', 'rev-list', 'd9948327e6a129a0b5d611091f129e44b3787cb2', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-12T00:35:23.468Z] 2025-03-12 00:35:23,401 [execute] INFO git fetch -v origin [2025-03-12T00:35:23.468Z] 2025-03-12 00:35:23,402 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-03-12T00:35:24.034Z] 2025-03-12 00:35:23,863 [run_push] DEBUG no remote changes detected [2025-03-12T00:35:24.034Z] 2025-03-12 00:35:23,863 [execute] INFO git push origin semver [2025-03-12T00:35:24.034Z] 2025-03-12 00:35:23,864 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-12T00:35:24.600Z] 2025-03-12 00:35:24,548 [run_push] DEBUG push all version tags [2025-03-12T00:35:24.600Z] 2025-03-12 00:35:24,548 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-12T00:35:24.600Z] 2025-03-12 00:35:24,549 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2025-03-12T00:35:25.535Z] 2025-03-12 00:35:25,222 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2025-03-12T00:35:25.535Z] 4.0.0-dev.12 [Pipeline] } [2025-03-12T00:35:25.552Z] $ docker exec --env ******** --env ******** 365c477cb1c11b8751eaa643b8e493e62f169d19e7ad30f96e7dd6dbd71d7731 ssh-agent -k [2025-03-12T00:35:25.655Z] unset SSH_AUTH_SOCK; [2025-03-12T00:35:25.655Z] unset SSH_AGENT_PID; [2025-03-12T00:35:25.656Z] echo Agent pid 39 killed; [2025-03-12T00:35:25.673Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T00:35:25.990Z] + git semver [Pipeline] } [2025-03-12T00:35:26.268Z] $ docker stop --time=1 365c477cb1c11b8751eaa643b8e493e62f169d19e7ad30f96e7dd6dbd71d7731 [2025-03-12T00:35:27.596Z] $ docker rm -f --volumes 365c477cb1c11b8751eaa643b8e493e62f169d19e7ad30f96e7dd6dbd71d7731 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-12T00:35:28.199Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2025-03-12T00:35:28.199Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2025-03-12T00:35:28.199Z] total 16 [2025-03-12T00:35:28.199Z] drwxr-xr-x 3 root root 4096 Mar 12 00:18 . [2025-03-12T00:35:28.199Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 12 00:35 .. [2025-03-12T00:35:28.199Z] drwxr-xr-x 2 root root 4096 Mar 12 00:18 cost [2025-03-12T00:35:28.199Z] -rw-r--r-- 1 root root 91 Mar 12 00:18 cost.csv [2025-03-12T00:35:28.199Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2025-03-12T00:35:28.199Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2025-03-12T00:35:28.199Z] total 16 [2025-03-12T00:35:28.199Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 00:18 . [2025-03-12T00:35:28.199Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 12 00:35 .. [2025-03-12T00:35:28.199Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 12 00:18 cost [2025-03-12T00:35:28.199Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 12 00:18 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-12T00:35:28.484Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T00:35:29.333Z] ---> package-listing.sh [2025-03-12T00:35:29.333Z] ++ facter osfamily [2025-03-12T00:35:29.333Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-12T00:35:29.590Z] + OS_FAMILY=debian [2025-03-12T00:35:29.590Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2025-03-12T00:35:29.590Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-12T00:35:29.590Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-12T00:35:29.590Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-12T00:35:29.590Z] + PACKAGES=/tmp/packages_start.txt [2025-03-12T00:35:29.590Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2025-03-12T00:35:29.590Z] + PACKAGES=/tmp/packages_end.txt [2025-03-12T00:35:29.590Z] + case "${OS_FAMILY}" in [2025-03-12T00:35:29.590Z] + dpkg -l [2025-03-12T00:35:29.590Z] + grep '^ii' [2025-03-12T00:35:29.590Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-12T00:35:29.590Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-12T00:35:29.590Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-12T00:35:29.590Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2025-03-12T00:35:29.590Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2025-03-12T00:35:29.590Z] + 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-12T00:35:29.601Z] 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-12T00:35:29.875Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:35:30.438Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T00:35:30.438Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T00:35:30.529Z] prd-ubuntu20.04-docker-8c-8g-40939 does not seem to be running inside a container [2025-03-12T00:35:30.562Z] $ 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-12T00:35:30.761Z] $ docker top 779413c95f4ad6e2d8ff083e6c12597520484fa77d9b4d93af2235a7fba46606 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T00:35:31.105Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-12T00:35:31.387Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-12T00:35:31.666Z] + ls /var/log/sa-host [2025-03-12T00:35:31.666Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T00:35:31.830Z] provisioning config files... [2025-03-12T00:35:31.836Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13412777644860332747tmp [Pipeline] { [Pipeline] echo [2025-03-12T00:35:31.853Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T00:35:32.132Z] ---> create-netrc.sh [Pipeline] } [2025-03-12T00:35:32.138Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-12T00:35:32.499Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-12T00:35:32.507Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T00:35:32.787Z] ---> sudo-logs.sh [2025-03-12T00:35:32.787Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-12T00:35:32.815Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T00:35:33.226Z] ---> job-cost.sh [2025-03-12T00:35:33.226Z] lf-activate-venv: SKIPPING [2025-03-12T00:35:33.226Z] DEBUG: total: 0.2199999988079071 [2025-03-12T00:35:33.226Z] INFO: Retrieving Stack Cost... [2025-03-12T00:35:33.492Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-12T00:35:33.750Z] INFO: Archiving Costs [Pipeline] echo [2025-03-12T00:35:33.763Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T00:35:34.048Z] ---> logs-deploy.sh [2025-03-12T00:35:34.048Z] lf-activate-venv: SKIPPING [2025-03-12T00:35:34.048Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/167 [2025-03-12T00:35:34.048Z] INFO: archiving workspace using pattern(s): [2025-03-12T00:35:35.012Z] Archives upload complete. [2025-03-12T00:35:35.617Z] INFO: archiving logs to Nexus [2025-03-12T00:35:35.899Z] ---> uname -a: [2025-03-12T00:35:35.899Z] Linux prd-ubuntu20-04-docker-8c-8g-40939 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-03-12T00:35:35.899Z] [2025-03-12T00:35:35.899Z] [2025-03-12T00:35:35.899Z] ---> lscpu: [2025-03-12T00:35:35.899Z] Architecture: x86_64 [2025-03-12T00:35:35.899Z] CPU op-mode(s): 32-bit, 64-bit [2025-03-12T00:35:35.899Z] Byte Order: Little Endian [2025-03-12T00:35:35.899Z] Address sizes: 40 bits physical, 48 bits virtual [2025-03-12T00:35:35.899Z] CPU(s): 8 [2025-03-12T00:35:35.899Z] On-line CPU(s) list: 0-7 [2025-03-12T00:35:35.899Z] Thread(s) per core: 1 [2025-03-12T00:35:35.899Z] Core(s) per socket: 1 [2025-03-12T00:35:35.899Z] Socket(s): 8 [2025-03-12T00:35:35.899Z] NUMA node(s): 1 [2025-03-12T00:35:35.899Z] Vendor ID: AuthenticAMD [2025-03-12T00:35:35.899Z] CPU family: 23 [2025-03-12T00:35:35.899Z] Model: 49 [2025-03-12T00:35:35.899Z] Model name: AMD EPYC-Rome Processor [2025-03-12T00:35:35.899Z] Stepping: 0 [2025-03-12T00:35:35.899Z] CPU MHz: 2800.000 [2025-03-12T00:35:35.899Z] BogoMIPS: 5600.00 [2025-03-12T00:35:35.899Z] Virtualization: AMD-V [2025-03-12T00:35:35.899Z] Hypervisor vendor: KVM [2025-03-12T00:35:35.899Z] Virtualization type: full [2025-03-12T00:35:35.899Z] L1d cache: 256 KiB [2025-03-12T00:35:35.899Z] L1i cache: 256 KiB [2025-03-12T00:35:35.899Z] L2 cache: 4 MiB [2025-03-12T00:35:35.899Z] L3 cache: 128 MiB [2025-03-12T00:35:35.899Z] NUMA node0 CPU(s): 0-7 [2025-03-12T00:35:35.899Z] Vulnerability Itlb multihit: Not affected [2025-03-12T00:35:35.899Z] Vulnerability L1tf: Not affected [2025-03-12T00:35:35.899Z] Vulnerability Mds: Not affected [2025-03-12T00:35:35.899Z] Vulnerability Meltdown: Not affected [2025-03-12T00:35:35.899Z] Vulnerability Mmio stale data: Not affected [2025-03-12T00:35:35.899Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-03-12T00:35:35.899Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-03-12T00:35:35.899Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-03-12T00:35:35.899Z] Vulnerability Srbds: Not affected [2025-03-12T00:35:35.899Z] Vulnerability Tsx async abort: Not affected [2025-03-12T00:35:35.899Z] 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-12T00:35:35.900Z] [2025-03-12T00:35:35.900Z] [2025-03-12T00:35:35.900Z] ---> nproc: [2025-03-12T00:35:35.900Z] 8 [2025-03-12T00:35:35.900Z] [2025-03-12T00:35:35.900Z] [2025-03-12T00:35:35.900Z] ---> df -h: [2025-03-12T00:35:35.900Z] Filesystem Size Used Avail Use% Mounted on [2025-03-12T00:35:35.900Z] overlay 155G 14G 142G 9% / [2025-03-12T00:35:35.900Z] tmpfs 64M 0 64M 0% /dev [2025-03-12T00:35:35.900Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-03-12T00:35:35.900Z] shm 64M 0 64M 0% /dev/shm [2025-03-12T00:35:35.900Z] /dev/vda1 155G 14G 142G 9% /facter-os [2025-03-12T00:35:35.900Z] [2025-03-12T00:35:35.900Z]