Pull request #361 closed Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7af6fea9fe1d0928b19d2fe4a5abf0cbfb1cc8e9 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-ssh6922035888714509417.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh17590541780512010152.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 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/snyk-fix-9.ssa6klljm.a11dcac42b7/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/snyk-fix-9.ssa6klljm.a11dcac42b7/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10035056722508758985.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/snyk-fix-9.ssa6klljm.a11dcac42b7/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10271878586725411826.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10581733260840792881.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/snyk-fix-9.ssa6klljm.a11dcac42b7/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/snyk-fix-9.ssa6klljm.a11dcac42b7/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12919843473570618635.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 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.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-772578 in /w/workspace/9a821a1fc897be9f73553a11dcac42b7 [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/9a821a1fc897be9f73553a11dcac42b7 # 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 7af6fea9fe1d0928b19d2fe4a5abf0cbfb1cc8e9 (snyk-fix-9a821a1fc897be9f73553a11dcac42b7) Commit message: "fix: Dockerfile to reduce vulnerabilities" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 > 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 7af6fea9fe1d0928b19d2fe4a5abf0cbfb1cc8e9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-11-05T06:11:40.759Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-11-05T06:11:40.968Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-11-05T06:11:41.083Z] ========================================================= [2025-11-05T06:11:41.083Z] EdgeX Global Pipelines Version Info [2025-11-05T06:11:41.083Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-11-05T06:11:42.207Z] ------------------- [2025-11-05T06:11:42.207Z] stable info: [2025-11-05T06:11:42.207Z] ------------------- [2025-11-05T06:11:42.207Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-11-05T06:11:42.207Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-11-05T06:11:42.207Z] Message: update stable to v1.0.278 [2025-11-05T06:11:42.780Z] ------------------- [2025-11-05T06:11:42.780Z] experimental info: [2025-11-05T06:11:42.780Z] ------------------- [2025-11-05T06:11:42.780Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-11-05T06:11:42.780Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-11-05T06:11:42.780Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-11-05T06:11:42.984Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2025-11-05T06:11:43.039Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2025-11-05T06:11:43.097Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-11-05T06:11:43.153Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-11-05T06:11:43.212Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-11-05T06:11:43.285Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2025-11-05T06:11:43.356Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-11-05T06:11:43.411Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-11-05T06:11:43.461Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-11-05T06:11:43.516Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-11-05T06:11:43.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-11-05T06:11:43.619Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2025-11-05T06:11:43.671Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-11-05T06:11:43.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-11-05T06:11:43.782Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-11-05T06:11:43.834Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-11-05T06:11:43.892Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-11-05T06:11:43.953Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-11-05T06:11:44.007Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-11-05T06:11:44.063Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-11-05T06:11:44.134Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-11-05T06:11:44.187Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-11-05T06:11:44.241Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-11-05T06:11:44.293Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-11-05T06:11:44.342Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-11-05T06:11:44.394Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-11-05T06:11:44.449Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-11-05T06:11:44.500Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = snyk-fix-9a821a1fc897be9f73553a11dcac42b7 [Pipeline] echo [2025-11-05T06:11:44.554Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = snyk-fix-9a821a1fc897be9f73553a11dcac42b7 [Pipeline] echo [2025-11-05T06:11:44.611Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = snyk-fix-9a821a1fc897be9f73553a11dcac42b7 [Pipeline] echo [2025-11-05T06:11:44.663Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7af6fea9fe1d0928b19d2fe4a5abf0cbfb1cc8e9 [Pipeline] echo [2025-11-05T06:11:44.724Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7af6fea [Pipeline] echo [2025-11-05T06:11:44.775Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T06:11:44.914Z] provisioning config files... [2025-11-05T06:11:44.928Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/9a821a1fc897be9f73553a11dcac42b7@tmp/config2861698037641542603tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T06:11:45.309Z] ---> ****-login.sh [2025-11-05T06:11:45.309Z] nexus3.edgexfoundry.org:10001 [2025-11-05T06:11:45.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T06:11:46.697Z] [2025-11-05T06:11:46.697Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-05T06:11:46.697Z] Configure a credential helper to remove this warning. See [2025-11-05T06:11:46.697Z] https://docs.****.com/go/credential-store/ [2025-11-05T06:11:46.697Z] [2025-11-05T06:11:46.697Z] Login Succeeded [2025-11-05T06:11:46.697Z] nexus3.edgexfoundry.org:10002 [2025-11-05T06:11:46.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T06:11:46.697Z] [2025-11-05T06:11:46.697Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-05T06:11:46.697Z] Configure a credential helper to remove this warning. See [2025-11-05T06:11:46.697Z] https://docs.****.com/go/credential-store/ [2025-11-05T06:11:46.697Z] [2025-11-05T06:11:46.697Z] Login Succeeded [2025-11-05T06:11:46.697Z] nexus3.edgexfoundry.org:10003 [2025-11-05T06:11:46.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T06:11:46.697Z] [2025-11-05T06:11:46.698Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-05T06:11:46.698Z] Configure a credential helper to remove this warning. See [2025-11-05T06:11:46.698Z] https://docs.****.com/go/credential-store/ [2025-11-05T06:11:46.698Z] [2025-11-05T06:11:46.698Z] Login Succeeded [2025-11-05T06:11:46.698Z] nexus3.edgexfoundry.org:10004 [2025-11-05T06:11:46.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T06:11:46.698Z] [2025-11-05T06:11:46.698Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-05T06:11:46.698Z] Configure a credential helper to remove this warning. See [2025-11-05T06:11:46.698Z] https://docs.****.com/go/credential-store/ [2025-11-05T06:11:46.698Z] [2025-11-05T06:11:46.698Z] Login Succeeded [2025-11-05T06:11:46.698Z] ****.io [2025-11-05T06:11:46.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T06:11:46.957Z] [2025-11-05T06:11:46.957Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-05T06:11:46.957Z] Configure a credential helper to remove this warning. See [2025-11-05T06:11:46.957Z] https://docs.****.com/go/credential-store/ [2025-11-05T06:11:46.958Z] [2025-11-05T06:11:46.958Z] Login Succeeded [2025-11-05T06:11:46.958Z] ---> ****-login.sh ends [Pipeline] } [2025-11-05T06:11:46.986Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-11-05T06:11:47.658Z] + git rev-list -1 --merges 7af6fea9fe1d0928b19d2fe4a5abf0cbfb1cc8e9~1..7af6fea9fe1d0928b19d2fe4a5abf0cbfb1cc8e9 [Pipeline] echo [2025-11-05T06:11:47.703Z] -----------> git rev-list -1 --merges 7af6fea9fe1d0928b19d2fe4a5abf0cbfb1cc8e9~1..7af6fea9fe1d0928b19d2fe4a5abf0cbfb1cc8e9 7af6fea9fe1d0928b19d2fe4a5abf0cbfb1cc8e9 [false] [Pipeline] sh [2025-11-05T06:11:48.025Z] + git log --format=format:%s -1 7af6fea9fe1d0928b19d2fe4a5abf0cbfb1cc8e9 [Pipeline] echo [2025-11-05T06:11:48.062Z] ========================================================= [2025-11-05T06:11:48.062Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-11-05T06:11:48.062Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-11-05T06:11:48.512Z] + git log --format=format:%s -1 7af6fea9fe1d0928b19d2fe4a5abf0cbfb1cc8e9 [Pipeline] echo [2025-11-05T06:11:48.549Z] [semverPrep] GIT_COMMIT: 7af6fea9fe1d0928b19d2fe4a5abf0cbfb1cc8e9, Commit Message: fix: Dockerfile to reduce vulnerabilities [Pipeline] echo [2025-11-05T06:11:48.586Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-11-05T06:11:49.000Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-05T06:11:49.000Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-11-05T06:11:49.000Z] + [ -e /tmp/ssh_known_hosts ] [2025-11-05T06:11:49.000Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-11-05T06:11:49.000Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-11-05T06:11:49.000Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-11-05T06:11:49.000Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T06:11:49.425Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-05T06:11:49.425Z] [2025-11-05T06:11:49.425Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T06:11:49.820Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-05T06:11:49.820Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-11-05T06:11:49.820Z] 3dae71ba6b94: Pulling fs layer [2025-11-05T06:11:49.820Z] 6bf1a483ea7c: Pulling fs layer [2025-11-05T06:11:49.820Z] f5dfc541a4d3: Pulling fs layer [2025-11-05T06:11:49.820Z] 461d9e800cba: Pulling fs layer [2025-11-05T06:11:49.820Z] 80192f66455f: Pulling fs layer [2025-11-05T06:11:49.820Z] 2e8e34ca0e6c: Pulling fs layer [2025-11-05T06:11:49.820Z] a29436f7fd5d: Pulling fs layer [2025-11-05T06:11:49.820Z] 923cac83aea3: Pulling fs layer [2025-11-05T06:11:49.820Z] 25ad8b0a4227: Pulling fs layer [2025-11-05T06:11:49.820Z] db01528c6b51: Pulling fs layer [2025-11-05T06:11:49.820Z] 28988de357af: Pulling fs layer [2025-11-05T06:11:49.820Z] a29436f7fd5d: Waiting [2025-11-05T06:11:49.820Z] 923cac83aea3: Waiting [2025-11-05T06:11:49.820Z] 28988de357af: Waiting [2025-11-05T06:11:49.820Z] 25ad8b0a4227: Waiting [2025-11-05T06:11:49.820Z] db01528c6b51: Waiting [2025-11-05T06:11:49.820Z] 80192f66455f: Waiting [2025-11-05T06:11:49.820Z] 461d9e800cba: Waiting [2025-11-05T06:11:49.820Z] 2e8e34ca0e6c: Waiting [2025-11-05T06:11:49.820Z] 6bf1a483ea7c: Verifying Checksum [2025-11-05T06:11:49.820Z] 6bf1a483ea7c: Download complete [2025-11-05T06:11:49.820Z] 461d9e800cba: Verifying Checksum [2025-11-05T06:11:49.820Z] 461d9e800cba: Download complete [2025-11-05T06:11:49.820Z] 80192f66455f: Download complete [2025-11-05T06:11:50.079Z] f5dfc541a4d3: Verifying Checksum [2025-11-05T06:11:50.079Z] f5dfc541a4d3: Download complete [2025-11-05T06:11:50.079Z] 3dae71ba6b94: Verifying Checksum [2025-11-05T06:11:50.079Z] 3dae71ba6b94: Download complete [2025-11-05T06:11:50.079Z] 923cac83aea3: Verifying Checksum [2025-11-05T06:11:50.079Z] 923cac83aea3: Download complete [2025-11-05T06:11:50.339Z] 25ad8b0a4227: Verifying Checksum [2025-11-05T06:11:50.339Z] 25ad8b0a4227: Download complete [2025-11-05T06:11:50.339Z] db01528c6b51: Verifying Checksum [2025-11-05T06:11:50.339Z] db01528c6b51: Download complete [2025-11-05T06:11:50.339Z] 28988de357af: Download complete [2025-11-05T06:11:50.598Z] a29436f7fd5d: Verifying Checksum [2025-11-05T06:11:50.598Z] a29436f7fd5d: Download complete [2025-11-05T06:11:50.598Z] 2e8e34ca0e6c: Verifying Checksum [2025-11-05T06:11:50.598Z] 2e8e34ca0e6c: Download complete [2025-11-05T06:11:51.546Z] 3dae71ba6b94: Pull complete [2025-11-05T06:11:51.546Z] 6bf1a483ea7c: Pull complete [2025-11-05T06:11:52.482Z] f5dfc541a4d3: Pull complete [2025-11-05T06:11:52.482Z] 461d9e800cba: Pull complete [2025-11-05T06:11:52.482Z] 80192f66455f: Pull complete [2025-11-05T06:11:57.754Z] 2e8e34ca0e6c: Pull complete [2025-11-05T06:11:57.754Z] a29436f7fd5d: Pull complete [2025-11-05T06:11:57.754Z] 923cac83aea3: Pull complete [2025-11-05T06:11:58.014Z] 25ad8b0a4227: Pull complete [2025-11-05T06:11:58.014Z] db01528c6b51: Pull complete [2025-11-05T06:11:58.014Z] 28988de357af: Pull complete [2025-11-05T06:11:58.014Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-11-05T06:11:58.014Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-05T06:11:58.014Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T06:11:58.301Z] prd-ubuntu20.04-docker-8c-8g-772578 does not seem to be running inside a container [2025-11-05T06:11:58.335Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/9a821a1fc897be9f73553a11dcac42b7 -v /w/workspace/9a821a1fc897be9f73553a11dcac42b7:/w/workspace/9a821a1fc897be9f73553a11dcac42b7:rw,z -v /w/workspace/9a821a1fc897be9f73553a11dcac42b7@tmp:/w/workspace/9a821a1fc897be9f73553a11dcac42b7@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-11-05T06:12:00.234Z] $ docker top 4c8bf58d68d381a8a8be4bea7bed49cd3316e95e391315dd39e26d39aa0c5f80 -eo pid,comm [2025-11-05T06:12:00.280Z] 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-11-05T06:12:00.280Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-05T06:12:00.436Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-05T06:12:00.436Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-05T06:12:00.548Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-05T06:12:00.550Z] $ docker exec 4c8bf58d68d381a8a8be4bea7bed49cd3316e95e391315dd39e26d39aa0c5f80 ssh-agent [2025-11-05T06:12:00.653Z] SSH_AUTH_SOCK=/tmp/ssh-6rwLIIogb5eP/agent.33 [2025-11-05T06:12:00.653Z] SSH_AGENT_PID=39 [2025-11-05T06:12:00.659Z] Running ssh-add (command line suppressed) [2025-11-05T06:12:00.755Z] Identity added: /w/workspace/9a821a1fc897be9f73553a11dcac42b7@tmp/private_key_9543864121101749775.key (/w/workspace/9a821a1fc897be9f73553a11dcac42b7@tmp/private_key_9543864121101749775.key) [2025-11-05T06:12:00.768Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-05T06:12:01.108Z] + git config --global --add safe.directory /w/workspace/9a821a1fc897be9f73553a11dcac42b7 [Pipeline] sh [2025-11-05T06:12:01.422Z] + git tag --points-at HEAD [Pipeline] } [2025-11-05T06:12:01.453Z] $ docker exec --env ******** --env ******** 4c8bf58d68d381a8a8be4bea7bed49cd3316e95e391315dd39e26d39aa0c5f80 ssh-agent -k [2025-11-05T06:12:01.542Z] unset SSH_AUTH_SOCK; [2025-11-05T06:12:01.543Z] unset SSH_AGENT_PID; [2025-11-05T06:12:01.543Z] echo Agent pid 39 killed; [2025-11-05T06:12:01.552Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-11-05T06:12:01.666Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-05T06:12:01.666Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-05T06:12:01.785Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-05T06:12:01.786Z] $ docker exec 4c8bf58d68d381a8a8be4bea7bed49cd3316e95e391315dd39e26d39aa0c5f80 ssh-agent [2025-11-05T06:12:01.892Z] SSH_AUTH_SOCK=/tmp/ssh-2kklcz6Z2twf/agent.89 [2025-11-05T06:12:01.892Z] SSH_AGENT_PID=95 [2025-11-05T06:12:01.898Z] Running ssh-add (command line suppressed) [2025-11-05T06:12:01.998Z] Identity added: /w/workspace/9a821a1fc897be9f73553a11dcac42b7@tmp/private_key_14841683557388758290.key (/w/workspace/9a821a1fc897be9f73553a11dcac42b7@tmp/private_key_14841683557388758290.key) [2025-11-05T06:12:02.012Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-05T06:12:02.359Z] + git semver init [2025-11-05T06:12:02.621Z] 2025-11-05 06:12:02,550 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-05T06:12:02.622Z] 2025-11-05 06:12:02,554 [run_init] DEBUG init version:0.0.0 force:False [2025-11-05T06:12:02.622Z] 2025-11-05 06:12:02,555 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/9a821a1fc897be9f73553a11dcac42b7/.semver [2025-11-05T06:12:02.622Z] 2025-11-05 06:12:02,555 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/9a821a1fc897be9f73553a11dcac42b7/.semver [2025-11-05T06:12:02.622Z] 2025-11-05 06:12:02,556 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/9a821a1fc897be9f73553a11dcac42b7/.semver'], cwd=/w/workspace/9a821a1fc897be9f73553a11dcac42b7, stdin=None, shell=False, universal_newlines=False) [2025-11-05T06:12:04.004Z] 2025-11-05 06:12:03,781 [append_file] DEBUG append to file:/w/workspace/9a821a1fc897be9f73553a11dcac42b7/.git/info/exclude [2025-11-05T06:12:04.004Z] 2025-11-05 06:12:03,781 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/9a821a1fc897be9f73553a11dcac42b7/.semver/snyk-fix-9a821a1fc897be9f73553a11dcac42b7 with force:False [2025-11-05T06:12:04.004Z] 2025-11-05 06:12:03,781 [write_file] DEBUG write to file:/w/workspace/9a821a1fc897be9f73553a11dcac42b7/.semver/snyk-fix-9a821a1fc897be9f73553a11dcac42b7 [2025-11-05T06:12:04.004Z] 2025-11-05 06:12:03,786 [execute] INFO git cat-file --batch-check [2025-11-05T06:12:04.004Z] 2025-11-05 06:12:03,786 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/9a821a1fc897be9f73553a11dcac42b7/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-05T06:12:04.004Z] 2025-11-05 06:12:03,791 [execute] INFO git cat-file --batch [2025-11-05T06:12:04.004Z] 2025-11-05 06:12:03,791 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/9a821a1fc897be9f73553a11dcac42b7/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-05T06:12:04.004Z] 2025-11-05 06:12:03,794 [read_version] DEBUG read version from /w/workspace/9a821a1fc897be9f73553a11dcac42b7/.semver/snyk-fix-9a821a1fc897be9f73553a11dcac42b7 [2025-11-05T06:12:04.004Z] 0.0.0 [Pipeline] } [2025-11-05T06:12:04.031Z] $ docker exec --env ******** --env ******** 4c8bf58d68d381a8a8be4bea7bed49cd3316e95e391315dd39e26d39aa0c5f80 ssh-agent -k [2025-11-05T06:12:04.121Z] unset SSH_AUTH_SOCK; [2025-11-05T06:12:04.122Z] unset SSH_AGENT_PID; [2025-11-05T06:12:04.122Z] echo Agent pid 95 killed; [2025-11-05T06:12:04.132Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-05T06:12:04.592Z] + git semver [Pipeline] } [2025-11-05T06:12:04.872Z] $ docker stop --time=1 4c8bf58d68d381a8a8be4bea7bed49cd3316e95e391315dd39e26d39aa0c5f80 [2025-11-05T06:12:06.130Z] $ docker rm -f --volumes 4c8bf58d68d381a8a8be4bea7bed49cd3316e95e391315dd39e26d39aa0c5f80 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-05T06:12:06.547Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-11-05T06:12:06.822Z] Stashed 1 file(s) [Pipeline] echo [2025-11-05T06:12:06.841Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T06:12:07.487Z] provisioning config files... [2025-11-05T06:12:07.509Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/9a821a1fc897be9f73553a11dcac42b7@tmp/config1683441137688602984tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T06:12:07.872Z] ---> ****-login.sh [2025-11-05T06:12:07.872Z] nexus3.edgexfoundry.org:10001 [2025-11-05T06:12:07.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T06:12:07.873Z] Login Succeeded [2025-11-05T06:12:07.873Z] nexus3.edgexfoundry.org:10002 [2025-11-05T06:12:07.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T06:12:07.873Z] Login Succeeded [2025-11-05T06:12:07.873Z] nexus3.edgexfoundry.org:10003 [2025-11-05T06:12:07.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T06:12:08.133Z] Login Succeeded [2025-11-05T06:12:08.133Z] nexus3.edgexfoundry.org:10004 [2025-11-05T06:12:08.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T06:12:08.133Z] Login Succeeded [2025-11-05T06:12:08.133Z] ****.io [2025-11-05T06:12:08.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T06:12:08.392Z] Login Succeeded [2025-11-05T06:12:08.392Z] ---> ****-login.sh ends [Pipeline] } [2025-11-05T06:12:08.422Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-11-05T06:12:08.656Z] [edgeX.isLTS] Checking if [snyk-fix-9a821a1fc897be9f73553a11dcac42b7] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-05T06:12:08.702Z] [edgeX.isLTS] Checking if [snyk-fix-9a821a1fc897be9f73553a11dcac42b7] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-05T06:12:08.746Z] ========================================================= [2025-11-05T06:12:08.747Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2025-11-05T06:12:08.747Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T06:12:09.254Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2025-11-05T06:12:09.822Z] #0 building with "default" instance using docker driver [2025-11-05T06:12:09.822Z] [2025-11-05T06:12:09.822Z] #1 [internal] load build definition from Dockerfile [2025-11-05T06:12:09.822Z] #1 transferring dockerfile: 1.53kB done [2025-11-05T06:12:09.822Z] #1 DONE 0.0s [2025-11-05T06:12:09.822Z] [2025-11-05T06:12:09.822Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-11-05T06:12:09.822Z] #2 DONE 0.1s [2025-11-05T06:12:10.082Z] [2025-11-05T06:12:10.082Z] #3 [internal] load .dockerignore [2025-11-05T06:12:10.082Z] #3 transferring context: 176B done [2025-11-05T06:12:10.082Z] #3 DONE 0.0s [2025-11-05T06:12:10.082Z] [2025-11-05T06:12:10.082Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2025-11-05T06:12:10.082Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2025-11-05T06:12:10.082Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2025-11-05T06:12:10.082Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2025-11-05T06:12:10.082Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s [2025-11-05T06:12:10.082Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2025-11-05T06:12:10.082Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done [2025-11-05T06:12:10.082Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 6.29MB / 60.15MB 0.1s [2025-11-05T06:12:10.082Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2025-11-05T06:12:10.082Z] #4 ... [2025-11-05T06:12:10.082Z] [2025-11-05T06:12:10.082Z] #5 [internal] load build context [2025-11-05T06:12:10.082Z] #5 transferring context: 13.23MB 0.1s done [2025-11-05T06:12:10.082Z] #5 DONE 0.2s [2025-11-05T06:12:10.082Z] [2025-11-05T06:12:10.082Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2025-11-05T06:12:10.082Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2025-11-05T06:12:10.082Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 17.87MB / 60.15MB 0.2s [2025-11-05T06:12:10.082Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s [2025-11-05T06:12:10.082Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-11-05T06:12:10.082Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2025-11-05T06:12:10.082Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 1.05MB / 11.98MB 0.2s [2025-11-05T06:12:10.082Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.2s [2025-11-05T06:12:10.343Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 34.60MB / 60.15MB 0.3s [2025-11-05T06:12:10.343Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done [2025-11-05T06:12:10.343Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 5.24MB / 11.98MB 0.3s [2025-11-05T06:12:10.343Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done [2025-11-05T06:12:10.343Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s [2025-11-05T06:12:10.343Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done [2025-11-05T06:12:10.343Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 20.97MB / 112.58MB 0.5s [2025-11-05T06:12:10.343Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 3.15MB / 14.72MB 0.5s [2025-11-05T06:12:10.602Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s done [2025-11-05T06:12:10.602Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 35.65MB / 112.58MB 0.6s [2025-11-05T06:12:10.602Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s [2025-11-05T06:12:10.602Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s [2025-11-05T06:12:10.602Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 78.57MB / 112.58MB 0.8s [2025-11-05T06:12:10.602Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s done [2025-11-05T06:12:10.860Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 103.81MB / 112.58MB 0.9s [2025-11-05T06:12:10.860Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s [2025-11-05T06:12:11.118Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s done [2025-11-05T06:12:15.303Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.4s done [2025-11-05T06:12:15.303Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2025-11-05T06:12:15.303Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2025-11-05T06:12:15.303Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-11-05T06:12:15.303Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2025-11-05T06:12:15.303Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2025-11-05T06:12:15.869Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done [2025-11-05T06:12:15.869Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s [2025-11-05T06:12:19.154Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.9s done [2025-11-05T06:12:19.154Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2025-11-05T06:12:19.413Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.7s done [2025-11-05T06:12:19.413Z] #4 DONE 9.6s [2025-11-05T06:12:19.673Z] [2025-11-05T06:12:19.673Z] #6 [builder 2/7] RUN apk add --no-cache make git [2025-11-05T06:12:19.673Z] #6 0.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-05T06:12:19.933Z] #6 0.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-05T06:12:20.192Z] #6 0.547 OK: 265 MiB in 60 packages [2025-11-05T06:12:22.104Z] #6 DONE 2.2s [2025-11-05T06:12:22.104Z] [2025-11-05T06:12:22.104Z] #7 [builder 3/7] WORKDIR /app [2025-11-05T06:12:22.104Z] #7 DONE 0.0s [2025-11-05T06:12:22.104Z] [2025-11-05T06:12:22.104Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-11-05T06:12:22.104Z] #8 DONE 0.0s [2025-11-05T06:12:22.104Z] [2025-11-05T06:12:22.104Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-05T06:12:22.304Z] Still waiting to schedule task [2025-11-05T06:12:22.304Z] ‘prd-centos7-blackbox-4c-2g-772322’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-11-05T06:12:22.304Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-772579’ is offline [2025-11-05T06:12:30.255Z] #9 DONE 8.4s [2025-11-05T06:12:30.514Z] [2025-11-05T06:12:30.514Z] #10 [builder 6/7] COPY . . [2025-11-05T06:12:30.514Z] #10 DONE 0.1s [2025-11-05T06:12:30.514Z] [2025-11-05T06:12:30.514Z] #11 [builder 7/7] RUN echo noop [2025-11-05T06:12:30.514Z] #11 0.209 noop [2025-11-05T06:12:30.773Z] #11 DONE 0.2s [2025-11-05T06:12:30.773Z] [2025-11-05T06:12:30.773Z] #12 exporting to image [2025-11-05T06:12:30.773Z] #12 exporting layers [2025-11-05T06:12:37.349Z] #12 exporting layers 6.6s done [2025-11-05T06:12:37.349Z] #12 writing image sha256:dcc8ff8f65a74af7795bb66ed0ff6188dadf1cf035d3fc6d79da10776e9e9fb7 done [2025-11-05T06:12:37.349Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-11-05T06:12:37.349Z] #12 DONE 6.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T06:12:37.795Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-05T06:12:37.795Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T06:12:37.956Z] prd-ubuntu20.04-docker-8c-8g-772578 does not seem to be running inside a container [2025-11-05T06:12:37.981Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/9a821a1fc897be9f73553a11dcac42b7 -v /w/workspace/9a821a1fc897be9f73553a11dcac42b7:/w/workspace/9a821a1fc897be9f73553a11dcac42b7:rw,z -v /w/workspace/9a821a1fc897be9f73553a11dcac42b7@tmp:/w/workspace/9a821a1fc897be9f73553a11dcac42b7@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 ******** ci-base-image-x86_64 cat [2025-11-05T06:12:38.283Z] $ docker top f15e65b7e40414a5b6e01f63434142a7e8aa73f5fcf111ee3acfd215f5b140e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T06:12:38.681Z] + go version [2025-11-05T06:12:38.681Z] go version go1.25.2 linux/amd64 [Pipeline] } [2025-11-05T06:12:38.710Z] $ docker stop --time=1 f15e65b7e40414a5b6e01f63434142a7e8aa73f5fcf111ee3acfd215f5b140e8 [2025-11-05T06:12:39.966Z] $ docker rm -f --volumes f15e65b7e40414a5b6e01f63434142a7e8aa73f5fcf111ee3acfd215f5b140e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T06:12:40.716Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-05T06:12:40.716Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T06:12:40.875Z] prd-ubuntu20.04-docker-8c-8g-772578 does not seem to be running inside a container [2025-11-05T06:12:40.900Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/9a821a1fc897be9f73553a11dcac42b7 -v /w/workspace/9a821a1fc897be9f73553a11dcac42b7:/w/workspace/9a821a1fc897be9f73553a11dcac42b7:rw,z -v /w/workspace/9a821a1fc897be9f73553a11dcac42b7@tmp:/w/workspace/9a821a1fc897be9f73553a11dcac42b7@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 ******** ci-base-image-x86_64 cat [2025-11-05T06:12:41.121Z] $ docker top aec71f559dd0636b2415d7409f04c050b48ec2cb82a864c86c0d2055b366cf48 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T06:12:41.515Z] + git config --global --add safe.directory /w/workspace/9a821a1fc897be9f73553a11dcac42b7 [Pipeline] fileExists [Pipeline] sh [2025-11-05T06:12:41.884Z] + make test [2025-11-05T06:12:41.884Z] go test ./... -coverprofile=coverage.out ./... [2025-11-05T06:12:43.263Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2025-11-05T06:13:05.173Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2025-11-05T06:13:05.173Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2025-11-05T06:13:06.546Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.345s coverage: 40.6% of statements [2025-11-05T06:13:06.546Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.011s coverage: 94.6% of statements [2025-11-05T06:13:06.546Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.247s coverage: 51.9% of statements [2025-11-05T06:13:06.546Z] Error: can't load config: unsupported version of the configuration: "" See https://golangci-lint.run/docs/product/migration-guide for migration instructions [2025-11-05T06:13:06.546Z] The command is terminated due to an error: can't load config: unsupported version of the configuration: "" See https://golangci-lint.run/docs/product/migration-guide for migration instructions [2025-11-05T06:13:06.546Z] make: *** [Makefile:51: lint] Error 3 [Pipeline] } [2025-11-05T06:13:06.598Z] $ docker stop --time=1 aec71f559dd0636b2415d7409f04c050b48ec2cb82a864c86c0d2055b366cf48 [2025-11-05T06:13:08.848Z] $ docker rm -f --volumes aec71f559dd0636b2415d7409f04c050b48ec2cb82a864c86c0d2055b366cf48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T06:13:10.234Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T06:13:10.235Z] [2025-11-05T06:13:10.235Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T06:13:10.629Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T06:13:10.629Z] latest: Pulling from edgex-lftools-log-publisher [2025-11-05T06:13:10.629Z] 5eb5b503b376: Pulling fs layer [2025-11-05T06:13:10.629Z] 5c69ac0246d0: Pulling fs layer [2025-11-05T06:13:10.629Z] ec43610c2a17: Pulling fs layer [2025-11-05T06:13:10.629Z] 3a2ae6a8a46f: Pulling fs layer [2025-11-05T06:13:10.629Z] 33b1e0a273af: Pulling fs layer [2025-11-05T06:13:10.629Z] 5d3b04190fa2: Pulling fs layer [2025-11-05T06:13:10.629Z] 2f39f015ded8: Pulling fs layer [2025-11-05T06:13:10.629Z] 33b1e0a273af: Waiting [2025-11-05T06:13:10.629Z] 5d3b04190fa2: Waiting [2025-11-05T06:13:10.629Z] 2f39f015ded8: Waiting [2025-11-05T06:13:10.629Z] 3a2ae6a8a46f: Waiting [2025-11-05T06:13:10.629Z] 5c69ac0246d0: Verifying Checksum [2025-11-05T06:13:10.629Z] 5c69ac0246d0: Download complete [2025-11-05T06:13:10.629Z] 3a2ae6a8a46f: Download complete [2025-11-05T06:13:10.629Z] 33b1e0a273af: Verifying Checksum [2025-11-05T06:13:10.629Z] 33b1e0a273af: Download complete [2025-11-05T06:13:10.629Z] 5d3b04190fa2: Verifying Checksum [2025-11-05T06:13:10.629Z] 5d3b04190fa2: Download complete [2025-11-05T06:13:10.629Z] ec43610c2a17: Verifying Checksum [2025-11-05T06:13:10.629Z] ec43610c2a17: Download complete [2025-11-05T06:13:10.888Z] 5eb5b503b376: Download complete [2025-11-05T06:13:11.454Z] 2f39f015ded8: Download complete [2025-11-05T06:13:12.827Z] 5eb5b503b376: Pull complete [2025-11-05T06:13:12.827Z] 5c69ac0246d0: Pull complete [2025-11-05T06:13:13.085Z] ec43610c2a17: Pull complete [2025-11-05T06:13:13.085Z] 3a2ae6a8a46f: Pull complete [2025-11-05T06:13:13.342Z] 33b1e0a273af: Pull complete [2025-11-05T06:13:13.342Z] 5d3b04190fa2: Pull complete [2025-11-05T06:13:18.604Z] 2f39f015ded8: Pull complete [2025-11-05T06:13:18.862Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-11-05T06:13:18.862Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T06:13:18.862Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T06:13:19.109Z] prd-ubuntu20.04-docker-8c-8g-772578 does not seem to be running inside a container [2025-11-05T06:13:19.131Z] $ 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/9a821a1fc897be9f73553a11dcac42b7 -v /w/workspace/9a821a1fc897be9f73553a11dcac42b7:/w/workspace/9a821a1fc897be9f73553a11dcac42b7:rw,z -v /w/workspace/9a821a1fc897be9f73553a11dcac42b7@tmp:/w/workspace/9a821a1fc897be9f73553a11dcac42b7@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-11-05T06:13:20.287Z] $ docker top a6b90ae3bc34aa2943cddd9d03dcfa1b80f529142e6113420ef9e1bf264eb2dd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T06:13:20.739Z] ---> job-cost.sh [2025-11-05T06:13:20.739Z] lf-activate-venv: SKIPPING [2025-11-05T06:13:20.739Z] INFO: No Stack... [2025-11-05T06:13:21.309Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-11-05T06:13:21.568Z] INFO: Archiving Costs [Pipeline] sh [2025-11-05T06:13:21.894Z] + cat /w/workspace/9a821a1fc897be9f73553a11dcac42b7/archives/cost.csv [2025-11-05T06:13:21.894Z] + cut -d, -f6 [Pipeline] lock [2025-11-05T06:13:21.945Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-snyk-fix-9a821a1fc897be9f73553a11dcac42b7-1-stack-cost] [2025-11-05T06:13:21.950Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-snyk-fix-9a821a1fc897be9f73553a11dcac42b7-1-stack-cost] did not exist. Created. [2025-11-05T06:13:21.956Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-snyk-fix-9a821a1fc897be9f73553a11dcac42b7-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-11-05T06:13:22.361Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-11-05T06:13:22.423Z] Stashed 1 file(s) [Pipeline] } [2025-11-05T06:13:22.456Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-snyk-fix-9a821a1fc897be9f73553a11dcac42b7-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-11-05T06:13:22.546Z] $ docker stop --time=1 a6b90ae3bc34aa2943cddd9d03dcfa1b80f529142e6113420ef9e1bf264eb2dd [2025-11-05T06:13:23.678Z] $ docker rm -f --volumes a6b90ae3bc34aa2943cddd9d03dcfa1b80f529142e6113420ef9e1bf264eb2dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-11-05T06:13:24.077Z] Failed in branch amd64 [2025-11-05T06:14:41.069Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-772580 in /w/workspace/9a821a1fc897be9f73553a11dcac42b7 [Pipeline] { [Pipeline] ws [2025-11-05T06:14:41.144Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2025-11-05T06:14:44.251Z] The recommended git tool is: git [2025-11-05T06:14:49.302Z] using credential edgex-jenkins-ssh [2025-11-05T06:14:49.329Z] Cloning the remote Git repository [2025-11-05T06:14:49.379Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2025-11-05T06:14:49.492Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2025-11-05T06:14:49.655Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2025-11-05T06:14:49.656Z] > git --version # timeout=10 [2025-11-05T06:14:49.679Z] > git --version # 'git version 2.25.1' [2025-11-05T06:14:49.682Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-11-05T06:14:49.852Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-05T06:14:52.389Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2025-11-05T06:14:52.412Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-05T06:14:53.301Z] Avoid second fetch [2025-11-05T06:14:53.301Z] Checking out Revision 7af6fea9fe1d0928b19d2fe4a5abf0cbfb1cc8e9 (snyk-fix-9a821a1fc897be9f73553a11dcac42b7) [2025-11-05T06:14:53.964Z] Commit message: "fix: Dockerfile to reduce vulnerabilities" [2025-11-05T06:14:54.012Z] > git --version # timeout=10 [2025-11-05T06:14:54.024Z] > git --version # 'git version 2.25.1' [2025-11-05T06:14:54.048Z] fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-11-05T06:14:53.315Z] > git config core.sparsecheckout # timeout=10 [2025-11-05T06:14:53.381Z] > git checkout -f 7af6fea9fe1d0928b19d2fe4a5abf0cbfb1cc8e9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T06:14:58.890Z] provisioning config files... [2025-11-05T06:14:58.922Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config9137422826069552256tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T06:14:59.732Z] ---> ****-login.sh [2025-11-05T06:14:59.732Z] nexus3.edgexfoundry.org:10001 [2025-11-05T06:15:00.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T06:15:00.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T06:15:00.286Z] Configure a credential helper to remove this warning. See [2025-11-05T06:15:00.286Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T06:15:00.286Z] [2025-11-05T06:15:00.286Z] Login Succeeded [2025-11-05T06:15:00.286Z] nexus3.edgexfoundry.org:10002 [2025-11-05T06:15:00.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T06:15:00.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T06:15:00.555Z] Configure a credential helper to remove this warning. See [2025-11-05T06:15:00.555Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T06:15:00.555Z] [2025-11-05T06:15:00.555Z] Login Succeeded [2025-11-05T06:15:00.825Z] nexus3.edgexfoundry.org:10003 [2025-11-05T06:15:00.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T06:15:01.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T06:15:01.096Z] Configure a credential helper to remove this warning. See [2025-11-05T06:15:01.096Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T06:15:01.096Z] [2025-11-05T06:15:01.096Z] Login Succeeded [2025-11-05T06:15:01.096Z] nexus3.edgexfoundry.org:10004 [2025-11-05T06:15:01.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T06:15:01.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T06:15:01.369Z] Configure a credential helper to remove this warning. See [2025-11-05T06:15:01.369Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T06:15:01.369Z] [2025-11-05T06:15:01.369Z] Login Succeeded [2025-11-05T06:15:01.369Z] ****.io [2025-11-05T06:15:01.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T06:15:01.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T06:15:01.915Z] Configure a credential helper to remove this warning. See [2025-11-05T06:15:01.916Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T06:15:01.916Z] [2025-11-05T06:15:01.916Z] Login Succeeded [2025-11-05T06:15:01.916Z] ---> ****-login.sh ends [Pipeline] } [2025-11-05T06:15:01.959Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-11-05T06:15:02.449Z] [edgeX.isLTS] Checking if [snyk-fix-9a821a1fc897be9f73553a11dcac42b7] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-05T06:15:02.489Z] [edgeX.isLTS] Checking if [snyk-fix-9a821a1fc897be9f73553a11dcac42b7] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-05T06:15:02.547Z] ========================================================= [2025-11-05T06:15:02.547Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2025-11-05T06:15:02.547Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T06:15:03.091Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2025-11-05T06:15:03.683Z] Sending build context to Docker daemon 1.211MB [2025-11-05T06:15:03.683Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-11-05T06:15:03.683Z] Step 2/12 : FROM ${BASE} AS builder [2025-11-05T06:15:03.954Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-11-05T06:15:03.954Z] 6b59a28fa201: Pulling fs layer [2025-11-05T06:15:03.954Z] d32bb0dddca7: Pulling fs layer [2025-11-05T06:15:03.954Z] 5dab1238d3d9: Pulling fs layer [2025-11-05T06:15:03.954Z] 196fd7d83e7d: Pulling fs layer [2025-11-05T06:15:03.954Z] 4f4fb700ef54: Pulling fs layer [2025-11-05T06:15:03.955Z] 8ba94037c8f0: Pulling fs layer [2025-11-05T06:15:03.955Z] deaec5988b04: Pulling fs layer [2025-11-05T06:15:03.955Z] 196fd7d83e7d: Waiting [2025-11-05T06:15:03.955Z] 4f4fb700ef54: Waiting [2025-11-05T06:15:03.955Z] 9f65657bb879: Pulling fs layer [2025-11-05T06:15:03.955Z] 8ba94037c8f0: Waiting [2025-11-05T06:15:03.955Z] d32bb0dddca7: Verifying Checksum [2025-11-05T06:15:03.955Z] d32bb0dddca7: Download complete [2025-11-05T06:15:03.955Z] 196fd7d83e7d: Verifying Checksum [2025-11-05T06:15:03.955Z] 196fd7d83e7d: Download complete [2025-11-05T06:15:03.955Z] 4f4fb700ef54: Download complete [2025-11-05T06:15:03.955Z] 8ba94037c8f0: Verifying Checksum [2025-11-05T06:15:03.955Z] 8ba94037c8f0: Download complete [2025-11-05T06:15:04.227Z] 6b59a28fa201: Verifying Checksum [2025-11-05T06:15:04.227Z] 6b59a28fa201: Download complete [2025-11-05T06:15:04.818Z] 9f65657bb879: Verifying Checksum [2025-11-05T06:15:04.818Z] 9f65657bb879: Download complete [2025-11-05T06:15:05.089Z] 6b59a28fa201: Pull complete [2025-11-05T06:15:05.686Z] 5dab1238d3d9: Verifying Checksum [2025-11-05T06:15:05.686Z] 5dab1238d3d9: Download complete [2025-11-05T06:15:05.686Z] d32bb0dddca7: Pull complete [2025-11-05T06:15:07.648Z] deaec5988b04: Download complete [2025-11-05T06:15:20.003Z] 5dab1238d3d9: Pull complete [2025-11-05T06:15:20.003Z] 196fd7d83e7d: Pull complete [2025-11-05T06:15:20.272Z] 4f4fb700ef54: Pull complete [2025-11-05T06:15:20.541Z] 8ba94037c8f0: Pull complete [2025-11-05T06:15:30.644Z] deaec5988b04: Pull complete [2025-11-05T06:15:32.053Z] 9f65657bb879: Pull complete [2025-11-05T06:15:32.053Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2025-11-05T06:15:32.053Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-11-05T06:15:32.053Z] ---> 334268110677 [2025-11-05T06:15:32.053Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-11-05T06:15:33.998Z] ---> Running in 5308335509bc [2025-11-05T06:15:34.267Z] Removing intermediate container 5308335509bc [2025-11-05T06:15:34.267Z] ---> 7d84801a7bf4 [2025-11-05T06:15:34.267Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-11-05T06:15:34.267Z] ---> Running in b6a6506955a0 [2025-11-05T06:15:34.541Z] Removing intermediate container b6a6506955a0 [2025-11-05T06:15:34.541Z] ---> 2ad761b568fe [2025-11-05T06:15:34.541Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2025-11-05T06:15:34.809Z] ---> Running in 7723632e93c6 [2025-11-05T06:15:35.076Z] Removing intermediate container 7723632e93c6 [2025-11-05T06:15:35.076Z] ---> 51b2adf3503e [2025-11-05T06:15:35.076Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-11-05T06:15:35.076Z] ---> Running in 21053beb3188 [2025-11-05T06:15:35.349Z] Removing intermediate container 21053beb3188 [2025-11-05T06:15:35.349Z] ---> e8e444a442a5 [2025-11-05T06:15:35.349Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-11-05T06:15:35.618Z] ---> Running in c6f72c47dcc4 [2025-11-05T06:15:36.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-05T06:15:37.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-05T06:15:38.587Z] OK: 255 MiB in 60 packages [2025-11-05T06:15:40.543Z] Removing intermediate container c6f72c47dcc4 [2025-11-05T06:15:40.543Z] ---> 7af5ad640acd [2025-11-05T06:15:40.543Z] Step 8/12 : WORKDIR /app [2025-11-05T06:15:40.543Z] ---> Running in e9dccd6702d6 [2025-11-05T06:15:40.543Z] Removing intermediate container e9dccd6702d6 [2025-11-05T06:15:40.543Z] ---> fa8ade4bf569 [2025-11-05T06:15:40.543Z] Step 9/12 : COPY go.mod vendor* ./ [2025-11-05T06:15:41.127Z] ---> 96350d35808a [2025-11-05T06:15:41.127Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-05T06:15:41.127Z] ---> Running in 55c036711afd [2025-11-05T06:17:17.808Z] Removing intermediate container 55c036711afd [2025-11-05T06:17:17.808Z] ---> 5223645a63ce [2025-11-05T06:17:17.808Z] Step 11/12 : COPY . . [2025-11-05T06:17:17.808Z] ---> 36ac70b69cb8 [2025-11-05T06:17:17.808Z] Step 12/12 : RUN $MAKE [2025-11-05T06:17:17.808Z] ---> Running in bfa6812038ff [2025-11-05T06:17:17.808Z] noop [2025-11-05T06:17:17.808Z] Removing intermediate container bfa6812038ff [2025-11-05T06:17:17.808Z] ---> 39bdf995a9c9 [2025-11-05T06:17:17.808Z] Successfully built 39bdf995a9c9 [2025-11-05T06:17:17.808Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T06:17:18.327Z] + docker inspect -f . ci-base-image-arm64 [2025-11-05T06:17:18.327Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T06:17:18.634Z] prd-ubuntu20.04-docker-arm64-4c-16g-772580 does not seem to be running inside a container [2025-11-05T06:17:18.705Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-11-05T06:17:19.988Z] $ docker top c941404b4307ad3f77602541939691a4109404be13a5ed3f5e2aabf1f4d57892 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T06:17:20.925Z] + go version [2025-11-05T06:17:20.925Z] go version go1.25.3 linux/arm64 [Pipeline] } [2025-11-05T06:17:20.959Z] $ docker stop --time=1 c941404b4307ad3f77602541939691a4109404be13a5ed3f5e2aabf1f4d57892 [2025-11-05T06:17:22.610Z] $ docker rm -f --volumes c941404b4307ad3f77602541939691a4109404be13a5ed3f5e2aabf1f4d57892 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T06:17:23.523Z] + docker inspect -f . ci-base-image-arm64 [2025-11-05T06:17:23.523Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T06:17:23.770Z] prd-ubuntu20.04-docker-arm64-4c-16g-772580 does not seem to be running inside a container [2025-11-05T06:17:23.832Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-11-05T06:17:25.119Z] $ docker top ff6dcc732e39b663c5648fe7f698f2f16885d91f931fc7b23cdb4c73ded9d913 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T06:17:26.036Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2025-11-05T06:17:26.759Z] + make test [2025-11-05T06:17:26.759Z] go test ./... -coverprofile=coverage.out ./... [2025-11-05T06:17:33.424Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2025-11-05T06:21:25.313Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2025-11-05T06:21:25.313Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2025-11-05T06:21:47.380Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 27.647s coverage: 40.6% of statements [2025-11-05T06:21:47.380Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.036s coverage: 95.5% of statements [2025-11-05T06:21:47.380Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.582s coverage: 51.9% of statements [2025-11-05T06:21:47.964Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-11-05T06:21:47.964Z] go vet ./... [2025-11-05T06:22:44.413Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-11-05T06:22:44.413Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-11-05T06:22:44.413Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-11-05T06:22:44.461Z] [edgeX.isLTS] Checking if [snyk-fix-9a821a1fc897be9f73553a11dcac42b7] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-11-05T06:22:44.496Z] $ docker stop --time=1 ff6dcc732e39b663c5648fe7f698f2f16885d91f931fc7b23cdb4c73ded9d913 [2025-11-05T06:22:46.439Z] $ docker rm -f --volumes ff6dcc732e39b663c5648fe7f698f2f16885d91f931fc7b23cdb4c73ded9d913 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-05T06:22:48.239Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-11-05T06:22:49.092Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-11-05T06:22:49.849Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-11-05T06:22:50.227Z] + ls -al . [2025-11-05T06:22:50.227Z] total 704 [2025-11-05T06:22:50.227Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 5 06:17 . [2025-11-05T06:22:50.227Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 06:14 .. [2025-11-05T06:22:50.227Z] -rw-rw-r-- 1 jenkins jenkins 134 Nov 5 06:14 .dockerignore [2025-11-05T06:22:50.227Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 5 06:14 .git [2025-11-05T06:22:50.227Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 06:14 .github [2025-11-05T06:22:50.227Z] -rw-rw-r-- 1 jenkins jenkins 880 Nov 5 06:14 .gitignore [2025-11-05T06:22:50.227Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 5 06:14 .golangci.yml [2025-11-05T06:22:50.227Z] -rw-rw-r-- 1 jenkins jenkins 20798 Nov 5 06:14 Attribution.txt [2025-11-05T06:22:50.227Z] -rw-rw-r-- 1 jenkins jenkins 12649 Nov 5 06:14 CHANGELOG.md [2025-11-05T06:22:50.227Z] -rw-rw-r-- 1 jenkins jenkins 1491 Nov 5 06:14 Dockerfile [2025-11-05T06:22:50.227Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 5 06:14 GOVERNANCE.md [2025-11-05T06:22:50.227Z] -rw-rw-r-- 1 jenkins jenkins 661 Nov 5 06:14 Jenkinsfile [2025-11-05T06:22:50.227Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 5 06:14 LICENSE [2025-11-05T06:22:50.227Z] -rw-rw-r-- 1 jenkins jenkins 2761 Nov 5 06:14 Makefile [2025-11-05T06:22:50.227Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 5 06:14 OWNERS.md [2025-11-05T06:22:50.227Z] -rw-rw-r-- 1 jenkins jenkins 28907 Nov 5 06:14 README.md [2025-11-05T06:22:50.227Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 5 06:12 VERSION [2025-11-05T06:22:50.227Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 06:14 bin [2025-11-05T06:22:50.227Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 06:14 cmd [2025-11-05T06:22:50.227Z] -rw-r--r-- 1 jenkins jenkins 451915 Nov 5 06:21 coverage.out [2025-11-05T06:22:50.227Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 06:14 examples [2025-11-05T06:22:50.227Z] -rw-rw-r-- 1 jenkins jenkins 6273 Nov 5 06:14 go.mod [2025-11-05T06:22:50.227Z] -rw-rw-r-- 1 jenkins jenkins 86532 Nov 5 06:14 go.sum [2025-11-05T06:22:50.227Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 06:14 images [2025-11-05T06:22:50.227Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 06:14 internal [2025-11-05T06:22:50.227Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 06:14 pkg [2025-11-05T06:22:50.227Z] -rw-rw-r-- 1 jenkins jenkins 193 Nov 5 06:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T06:22:50.666Z] + 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=7af6fea9fe1d0928b19d2fe4a5abf0cbfb1cc8e9 --label arch=arm64 --label version=0.0.0 . [2025-11-05T06:22:50.935Z] Sending build context to Docker daemon 1.211MB [2025-11-05T06:22:50.935Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2025-11-05T06:22:50.935Z] Step 2/25 : FROM ${BASE} AS builder [2025-11-05T06:22:50.935Z] ---> 39bdf995a9c9 [2025-11-05T06:22:50.935Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2025-11-05T06:22:51.204Z] ---> Running in 224d2e9d2fa4 [2025-11-05T06:22:51.475Z] Removing intermediate container 224d2e9d2fa4 [2025-11-05T06:22:51.475Z] ---> c48d1e09f6bc [2025-11-05T06:22:51.475Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-11-05T06:22:51.475Z] ---> Running in 90a28017ebf5 [2025-11-05T06:22:51.743Z] Removing intermediate container 90a28017ebf5 [2025-11-05T06:22:51.743Z] ---> 521c7dfa1510 [2025-11-05T06:22:51.743Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2025-11-05T06:22:52.014Z] ---> Running in 1ce30b331625 [2025-11-05T06:22:52.282Z] Removing intermediate container 1ce30b331625 [2025-11-05T06:22:52.282Z] ---> be5f8769fecf [2025-11-05T06:22:52.282Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2025-11-05T06:22:52.282Z] ---> Running in cf8f84bef75b [2025-11-05T06:22:52.551Z] Removing intermediate container cf8f84bef75b [2025-11-05T06:22:52.551Z] ---> 673b7e6dd7e2 [2025-11-05T06:22:52.551Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-11-05T06:22:52.551Z] ---> Running in 4b24a069b071 [2025-11-05T06:22:53.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-05T06:22:53.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-05T06:22:55.920Z] OK: 255 MiB in 60 packages [2025-11-05T06:22:56.883Z] Removing intermediate container 4b24a069b071 [2025-11-05T06:22:56.883Z] ---> dc4450871f84 [2025-11-05T06:22:56.883Z] Step 8/25 : WORKDIR /app [2025-11-05T06:22:56.883Z] ---> Running in fa61324c6945 [2025-11-05T06:22:57.153Z] Removing intermediate container fa61324c6945 [2025-11-05T06:22:57.153Z] ---> 315110c0dcc2 [2025-11-05T06:22:57.153Z] Step 9/25 : COPY go.mod vendor* ./ [2025-11-05T06:22:57.741Z] ---> a33660e6a1d9 [2025-11-05T06:22:57.741Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-05T06:22:57.741Z] ---> Running in c5da329ff395 [2025-11-05T06:22:59.689Z] Removing intermediate container c5da329ff395 [2025-11-05T06:22:59.689Z] ---> 5e48e790b15a [2025-11-05T06:22:59.689Z] Step 11/25 : COPY . . [2025-11-05T06:23:00.671Z] ---> 59ee4a3cb358 [2025-11-05T06:23:00.671Z] Step 12/25 : RUN $MAKE [2025-11-05T06:23:00.671Z] ---> Running in e500dfc64906 [2025-11-05T06:23:01.635Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2025-11-05T06:26:38.438Z] Removing intermediate container e500dfc64906 [2025-11-05T06:26:38.438Z] ---> 69dcf6a1dd6e [2025-11-05T06:26:38.438Z] Step 13/25 : FROM alpine:3.22.1 [2025-11-05T06:26:38.438Z] 3.22.1: Pulling from library/alpine [2025-11-05T06:26:38.438Z] 6e174226ea69: Pulling fs layer [2025-11-05T06:26:38.438Z] 6e174226ea69: Verifying Checksum [2025-11-05T06:26:38.438Z] 6e174226ea69: Download complete [2025-11-05T06:26:39.017Z] 6e174226ea69: Pull complete [2025-11-05T06:26:39.017Z] Digest: sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-11-05T06:26:39.017Z] Status: Downloaded newer image for alpine:3.22.1 [2025-11-05T06:26:39.017Z] ---> 02f8efbefad6 [2025-11-05T06:26:39.017Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-11-05T06:26:39.017Z] ---> Running in 62fde6f07dfd [2025-11-05T06:26:39.283Z] Removing intermediate container 62fde6f07dfd [2025-11-05T06:26:39.283Z] ---> b1ba888fa0a2 [2025-11-05T06:26:39.283Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2025-11-05T06:26:39.283Z] ---> Running in 8f8807d39f2b [2025-11-05T06:26:40.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-05T06:26:40.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-05T06:26:42.629Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-11-05T06:26:42.629Z] Executing busybox-1.37.0-r18.trigger [2025-11-05T06:26:42.629Z] OK: 8 MiB in 17 packages [2025-11-05T06:26:43.209Z] Removing intermediate container 8f8807d39f2b [2025-11-05T06:26:43.209Z] ---> e5c7e91733ee [2025-11-05T06:26:43.209Z] Step 16/25 : RUN apk --no-cache upgrade [2025-11-05T06:26:43.209Z] ---> Running in f93bb4f399de [2025-11-05T06:26:44.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-05T06:26:44.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-05T06:26:45.832Z] Upgrading critical system libraries and apk-tools: [2025-11-05T06:26:45.832Z] (1/1) Upgrading apk-tools (2.14.9-r2 -> 2.14.9-r3) [2025-11-05T06:26:45.832Z] Executing busybox-1.37.0-r18.trigger [2025-11-05T06:26:46.098Z] Continuing the upgrade transaction with new apk-tools: [2025-11-05T06:26:46.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-05T06:26:46.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-05T06:26:47.784Z] (1/8) Upgrading busybox (1.37.0-r18 -> 1.37.0-r19) [2025-11-05T06:26:47.784Z] Executing busybox-1.37.0-r19.post-upgrade [2025-11-05T06:26:47.784Z] (2/8) Upgrading busybox-binsh (1.37.0-r18 -> 1.37.0-r19) [2025-11-05T06:26:47.784Z] (3/8) Upgrading alpine-release (3.22.1-r0 -> 3.22.2-r0) [2025-11-05T06:26:47.784Z] (4/8) Upgrading libcrypto3 (3.5.1-r0 -> 3.5.4-r0) [2025-11-05T06:26:48.051Z] (5/8) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-11-05T06:26:48.051Z] (6/8) Upgrading libssl3 (3.5.1-r0 -> 3.5.4-r0) [2025-11-05T06:26:48.051Z] (7/8) Upgrading ssl_client (1.37.0-r18 -> 1.37.0-r19) [2025-11-05T06:26:48.051Z] (8/8) Upgrading libapk2 (2.14.9-r2 -> 2.14.9-r3) [2025-11-05T06:26:48.051Z] Executing busybox-1.37.0-r19.trigger [2025-11-05T06:26:48.051Z] OK: 8 MiB in 17 packages [2025-11-05T06:26:49.463Z] Removing intermediate container f93bb4f399de [2025-11-05T06:26:49.463Z] ---> 579857fddb94 [2025-11-05T06:26:49.463Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2025-11-05T06:26:49.728Z] ---> a41932c8b424 [2025-11-05T06:26:49.728Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2025-11-05T06:26:50.307Z] ---> 55906684bf36 [2025-11-05T06:26:50.307Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2025-11-05T06:26:52.242Z] ---> 420ed89af542 [2025-11-05T06:26:52.242Z] Step 20/25 : EXPOSE 59989 [2025-11-05T06:26:52.508Z] ---> Running in 9434605dccec [2025-11-05T06:26:52.773Z] Removing intermediate container 9434605dccec [2025-11-05T06:26:52.773Z] ---> 45fe3b294be4 [2025-11-05T06:26:52.773Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2025-11-05T06:26:52.773Z] ---> Running in 971bc59f717f [2025-11-05T06:26:53.039Z] Removing intermediate container 971bc59f717f [2025-11-05T06:26:53.039Z] ---> 4cdfa265d03f [2025-11-05T06:26:53.039Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-11-05T06:26:53.618Z] ---> Running in 03732a850c60 [2025-11-05T06:26:53.883Z] Removing intermediate container 03732a850c60 [2025-11-05T06:26:53.883Z] ---> 74cb7aa86d2d [2025-11-05T06:26:53.883Z] Step 23/25 : LABEL arch=arm64 [2025-11-05T06:26:53.883Z] ---> Running in 13efde67a7ae [2025-11-05T06:26:54.149Z] Removing intermediate container 13efde67a7ae [2025-11-05T06:26:54.149Z] ---> 47a6f6f235ab [2025-11-05T06:26:54.149Z] Step 24/25 : LABEL git_sha=7af6fea9fe1d0928b19d2fe4a5abf0cbfb1cc8e9 [2025-11-05T06:26:54.149Z] ---> Running in ae6e2f933ac0 [2025-11-05T06:26:54.425Z] Removing intermediate container ae6e2f933ac0 [2025-11-05T06:26:54.425Z] ---> 01d58af3b612 [2025-11-05T06:26:54.425Z] Step 25/25 : LABEL version=0.0.0 [2025-11-05T06:26:54.693Z] ---> Running in 97048ed42f51 [2025-11-05T06:26:54.959Z] Removing intermediate container 97048ed42f51 [2025-11-05T06:26:54.959Z] ---> ba3afd5afe31 [2025-11-05T06:26:54.959Z] [Warning] One or more build-args [ARCH] were not consumed [2025-11-05T06:26:54.959Z] Successfully built ba3afd5afe31 [2025-11-05T06:26:54.959Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T06:26:55.833Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-05T06:26:55.833Z] [2025-11-05T06:26:55.833Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T06:26:56.238Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-05T06:26:56.238Z] arm64: Pulling from edgex-lftools-log-publisher [2025-11-05T06:26:56.238Z] 8998bd30e6a1: Pulling fs layer [2025-11-05T06:26:56.238Z] 04944245beec: Pulling fs layer [2025-11-05T06:26:56.238Z] 699f458cf7ca: Pulling fs layer [2025-11-05T06:26:56.238Z] 765212b225bb: Pulling fs layer [2025-11-05T06:26:56.238Z] f23df028b6ca: Pulling fs layer [2025-11-05T06:26:56.238Z] d65c8cfc05b1: Pulling fs layer [2025-11-05T06:26:56.238Z] 2437ff75d9bd: Pulling fs layer [2025-11-05T06:26:56.238Z] f23df028b6ca: Waiting [2025-11-05T06:26:56.238Z] d65c8cfc05b1: Waiting [2025-11-05T06:26:56.238Z] 2437ff75d9bd: Waiting [2025-11-05T06:26:56.503Z] 04944245beec: Verifying Checksum [2025-11-05T06:26:56.503Z] 04944245beec: Download complete [2025-11-05T06:26:56.503Z] 765212b225bb: Verifying Checksum [2025-11-05T06:26:56.503Z] 765212b225bb: Download complete [2025-11-05T06:26:56.503Z] f23df028b6ca: Verifying Checksum [2025-11-05T06:26:56.503Z] f23df028b6ca: Download complete [2025-11-05T06:26:56.503Z] d65c8cfc05b1: Verifying Checksum [2025-11-05T06:26:56.503Z] d65c8cfc05b1: Download complete [2025-11-05T06:26:56.503Z] 699f458cf7ca: Verifying Checksum [2025-11-05T06:26:56.503Z] 699f458cf7ca: Download complete [2025-11-05T06:26:57.082Z] 8998bd30e6a1: Download complete [2025-11-05T06:26:59.656Z] 2437ff75d9bd: Verifying Checksum [2025-11-05T06:26:59.656Z] 2437ff75d9bd: Download complete [2025-11-05T06:27:01.596Z] 8998bd30e6a1: Pull complete [2025-11-05T06:27:01.862Z] 04944245beec: Pull complete [2025-11-05T06:27:03.802Z] 699f458cf7ca: Pull complete [2025-11-05T06:27:03.802Z] 765212b225bb: Pull complete [2025-11-05T06:27:05.209Z] f23df028b6ca: Pull complete [2025-11-05T06:27:05.209Z] d65c8cfc05b1: Pull complete [2025-11-05T06:27:23.415Z] 2437ff75d9bd: Pull complete [2025-11-05T06:27:23.415Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-11-05T06:27:23.415Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-05T06:27:23.415Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T06:27:23.754Z] prd-ubuntu20.04-docker-arm64-4c-16g-772580 does not seem to be running inside a container [2025-11-05T06:27:23.810Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-11-05T06:27:26.436Z] $ docker top b2f31bc2bc0435e7087747e88d1d36ecc95d0256213e444dfab6cd5fddf30580 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T06:27:27.358Z] ---> job-cost.sh [2025-11-05T06:27:27.358Z] lf-activate-venv: SKIPPING [2025-11-05T06:27:27.358Z] INFO: No Stack... [2025-11-05T06:27:27.625Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-11-05T06:27:28.580Z] INFO: Archiving Costs [Pipeline] sh [2025-11-05T06:27:29.260Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2025-11-05T06:27:29.260Z] + cut -d, -f6 [Pipeline] lock [2025-11-05T06:27:29.340Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-snyk-fix-9a821a1fc897be9f73553a11dcac42b7-1-stack-cost] [2025-11-05T06:27:29.346Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-snyk-fix-9a821a1fc897be9f73553a11dcac42b7-1-stack-cost] did not exist. Created. [2025-11-05T06:27:29.352Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-snyk-fix-9a821a1fc897be9f73553a11dcac42b7-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-11-05T06:27:30.090Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-d4b81b57/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-11-05T06:27:30.443Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-11-05T06:27:30.480Z] Warning: overwriting stash ‘stack-cost’ [2025-11-05T06:27:30.539Z] Stashed 1 file(s) [Pipeline] } [2025-11-05T06:27:30.555Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-snyk-fix-9a821a1fc897be9f73553a11dcac42b7-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-11-05T06:27:30.635Z] $ docker stop --time=1 b2f31bc2bc0435e7087747e88d1d36ecc95d0256213e444dfab6cd5fddf30580 [2025-11-05T06:27:32.150Z] $ docker rm -f --volumes b2f31bc2bc0435e7087747e88d1d36ecc95d0256213e444dfab6cd5fddf30580 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-11-05T06:27:35.248Z] + [ -d /w/workspace/9a821a1fc897be9f73553a11dcac42b7/archives ] [2025-11-05T06:27:35.248Z] + ls -al /w/workspace/9a821a1fc897be9f73553a11dcac42b7/archives [2025-11-05T06:27:35.248Z] total 16 [2025-11-05T06:27:35.248Z] drwxr-xr-x 3 root root 4096 Nov 5 06:13 . [2025-11-05T06:27:35.248Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 5 06:13 .. [2025-11-05T06:27:35.248Z] drwxr-xr-x 2 root root 4096 Nov 5 06:13 cost [2025-11-05T06:27:35.248Z] -rw-r--r-- 1 root root 126 Nov 5 06:13 cost.csv [2025-11-05T06:27:35.248Z] + sudo chown -R jenkins:jenkins /w/workspace/9a821a1fc897be9f73553a11dcac42b7/archives [2025-11-05T06:27:35.248Z] + ls -al /w/workspace/9a821a1fc897be9f73553a11dcac42b7/archives [2025-11-05T06:27:35.248Z] total 16 [2025-11-05T06:27:35.248Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 5 06:13 . [2025-11-05T06:27:35.248Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 5 06:13 .. [2025-11-05T06:27:35.248Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 5 06:13 cost [2025-11-05T06:27:35.248Z] -rw-r--r-- 1 jenkins jenkins 126 Nov 5 06:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-11-05T06:27:35.578Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T06:27:36.472Z] ---> package-listing.sh [2025-11-05T06:27:36.472Z] ++ facter osfamily [2025-11-05T06:27:36.472Z] ++ tr '[:upper:]' '[:lower:]' [2025-11-05T06:27:36.731Z] + OS_FAMILY=debian [2025-11-05T06:27:36.731Z] + workspace=/w/workspace/9a821a1fc897be9f73553a11dcac42b7 [2025-11-05T06:27:36.731Z] + START_PACKAGES=/tmp/packages_start.txt [2025-11-05T06:27:36.731Z] + END_PACKAGES=/tmp/packages_end.txt [2025-11-05T06:27:36.731Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-11-05T06:27:36.731Z] + PACKAGES=/tmp/packages_start.txt [2025-11-05T06:27:36.731Z] + '[' /w/workspace/9a821a1fc897be9f73553a11dcac42b7 ']' [2025-11-05T06:27:36.731Z] + PACKAGES=/tmp/packages_end.txt [2025-11-05T06:27:36.731Z] + case "${OS_FAMILY}" in [2025-11-05T06:27:36.731Z] + dpkg -l [2025-11-05T06:27:36.731Z] + grep '^ii' [2025-11-05T06:27:36.731Z] + '[' -f /tmp/packages_start.txt ']' [2025-11-05T06:27:36.731Z] + '[' -f /tmp/packages_end.txt ']' [2025-11-05T06:27:36.731Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-11-05T06:27:36.731Z] + '[' /w/workspace/9a821a1fc897be9f73553a11dcac42b7 ']' [2025-11-05T06:27:36.732Z] + mkdir -p /w/workspace/9a821a1fc897be9f73553a11dcac42b7/archives/ [2025-11-05T06:27:36.732Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/9a821a1fc897be9f73553a11dcac42b7/archives/ [Pipeline] echo [2025-11-05T06:27:36.773Z] 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/9a821a1fc897be9f73553a11dcac42b7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-11-05T06:27:37.074Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T06:27:37.709Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T06:27:37.709Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T06:27:37.864Z] prd-ubuntu20.04-docker-8c-8g-772578 does not seem to be running inside a container [2025-11-05T06:27:37.883Z] $ 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/9a821a1fc897be9f73553a11dcac42b7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/9a821a1fc897be9f73553a11dcac42b7 -v /w/workspace/9a821a1fc897be9f73553a11dcac42b7:/w/workspace/9a821a1fc897be9f73553a11dcac42b7:rw,z -v /w/workspace/9a821a1fc897be9f73553a11dcac42b7@tmp:/w/workspace/9a821a1fc897be9f73553a11dcac42b7@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-11-05T06:27:38.089Z] $ docker top c3e1e8c663f54857d5ef97017e46ae2247e52c1a97f83ce5c652a782e9a5033f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T06:27:38.502Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-11-05T06:27:38.822Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-11-05T06:27:39.138Z] + ls /var/log/sa-host [2025-11-05T06:27:39.138Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T06:27:39.293Z] provisioning config files... [2025-11-05T06:27:39.304Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/9a821a1fc897be9f73553a11dcac42b7@tmp/config6147167538241323007tmp [Pipeline] { [Pipeline] echo [2025-11-05T06:27:39.369Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T06:27:39.688Z] ---> create-netrc.sh [Pipeline] } [2025-11-05T06:27:39.717Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-11-05T06:27:40.132Z] ---> python-tools-install.sh [Pipeline] echo [2025-11-05T06:27:40.171Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T06:27:40.485Z] ---> sudo-logs.sh [2025-11-05T06:27:40.485Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-11-05T06:27:40.580Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T06:27:40.897Z] ---> job-cost.sh [2025-11-05T06:27:40.897Z] lf-activate-venv: SKIPPING [2025-11-05T06:27:40.897Z] DEBUG: total: 0.2199999988079071 [2025-11-05T06:27:40.897Z] INFO: Retrieving Stack Cost... [2025-11-05T06:27:41.157Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-11-05T06:27:41.724Z] INFO: Archiving Costs [Pipeline] echo [2025-11-05T06:27:41.763Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T06:27:42.080Z] ---> logs-deploy.sh [2025-11-05T06:27:42.080Z] lf-activate-venv: SKIPPING [2025-11-05T06:27:42.080Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/snyk-fix-9a821a1fc897be9f73553a11dcac42b7/1 [2025-11-05T06:27:42.080Z] INFO: archiving workspace using pattern(s): [2025-11-05T06:27:43.017Z] Archives upload complete. [2025-11-05T06:27:43.017Z] INFO: archiving logs to Nexus