Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 108cdd9f203085227c653b98de0ec734d81e8d46 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-ssh6261118180665685741.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10684146866812149076.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10750055803416487649.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12058214265288690656.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14579114044927160452.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-39330 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 108cdd9f203085227c653b98de0ec734d81e8d46 (main) Commit message: "Merge pull request #346 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.25" > 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 108cdd9f203085227c653b98de0ec734d81e8d46 # timeout=10 > git rev-list --no-walk c58682dbd7537f98a1832cb3fea4a3c69e3d3a22 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-02-20T12:58:10.675Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-02-20T12:58:10.743Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-20T12:58:10.764Z] ========================================================= [2025-02-20T12:58:10.764Z] EdgeX Global Pipelines Version Info [2025-02-20T12:58:10.764Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-02-20T12:58:11.529Z] ------------------- [2025-02-20T12:58:11.529Z] stable info: [2025-02-20T12:58:11.529Z] ------------------- [2025-02-20T12:58:11.529Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-02-20T12:58:11.529Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-20T12:58:11.529Z] Message: update stable to v1.0.269 [2025-02-20T12:58:12.097Z] ------------------- [2025-02-20T12:58:12.097Z] experimental info: [2025-02-20T12:58:12.097Z] ------------------- [2025-02-20T12:58:12.097Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-02-20T12:58:12.097Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-20T12:58:12.097Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-20T12:58:12.184Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2025-02-20T12:58:12.204Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2025-02-20T12:58:12.225Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-02-20T12:58:12.245Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-02-20T12:58:12.268Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-02-20T12:58:12.294Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-02-20T12:58:12.318Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-02-20T12:58:12.338Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-02-20T12:58:12.365Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-02-20T12:58:12.390Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-02-20T12:58:12.415Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-02-20T12:58:12.439Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2025-02-20T12:58:12.463Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-02-20T12:58:12.488Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-02-20T12:58:12.515Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-02-20T12:58:12.541Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-02-20T12:58:12.563Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-02-20T12:58:12.584Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-02-20T12:58:12.607Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-02-20T12:58:12.627Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-02-20T12:58:12.651Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-02-20T12:58:12.677Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-02-20T12:58:12.704Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-02-20T12:58:12.730Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-02-20T12:58:12.751Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-02-20T12:58:12.776Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-02-20T12:58:12.801Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-02-20T12:58:12.828Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-02-20T12:58:12.851Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-02-20T12:58:12.871Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-02-20T12:58:12.891Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 108cdd9f203085227c653b98de0ec734d81e8d46 [Pipeline] echo [2025-02-20T12:58:12.915Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 108cdd9 [Pipeline] echo [2025-02-20T12:58:12.935Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-20T12:58:12.997Z] provisioning config files... [2025-02-20T12:58:13.015Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1105081939761872182tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-20T12:58:13.346Z] ---> ****-login.sh [2025-02-20T12:58:13.346Z] nexus3.edgexfoundry.org:10001 [2025-02-20T12:58:13.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T12:58:13.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T12:58:13.606Z] Configure a credential helper to remove this warning. See [2025-02-20T12:58:13.606Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T12:58:13.606Z] [2025-02-20T12:58:13.606Z] Login Succeeded [2025-02-20T12:58:13.606Z] nexus3.edgexfoundry.org:10002 [2025-02-20T12:58:13.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T12:58:13.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T12:58:13.867Z] Configure a credential helper to remove this warning. See [2025-02-20T12:58:13.867Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T12:58:13.867Z] [2025-02-20T12:58:13.867Z] Login Succeeded [2025-02-20T12:58:13.867Z] nexus3.edgexfoundry.org:10003 [2025-02-20T12:58:13.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T12:58:13.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T12:58:13.867Z] Configure a credential helper to remove this warning. See [2025-02-20T12:58:13.867Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T12:58:13.867Z] [2025-02-20T12:58:13.867Z] Login Succeeded [2025-02-20T12:58:13.867Z] nexus3.edgexfoundry.org:10004 [2025-02-20T12:58:13.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T12:58:14.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T12:58:14.131Z] Configure a credential helper to remove this warning. See [2025-02-20T12:58:14.131Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T12:58:14.131Z] [2025-02-20T12:58:14.131Z] Login Succeeded [2025-02-20T12:58:14.131Z] ****.io [2025-02-20T12:58:14.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T12:58:14.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T12:58:14.392Z] Configure a credential helper to remove this warning. See [2025-02-20T12:58:14.392Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T12:58:14.392Z] [2025-02-20T12:58:14.392Z] Login Succeeded [2025-02-20T12:58:14.392Z] ---> ****-login.sh ends [Pipeline] } [2025-02-20T12:58:14.400Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-02-20T12:58:14.803Z] + git rev-list -1 --merges 108cdd9f203085227c653b98de0ec734d81e8d46~1..108cdd9f203085227c653b98de0ec734d81e8d46 [Pipeline] echo [2025-02-20T12:58:14.833Z] -----------> git rev-list -1 --merges 108cdd9f203085227c653b98de0ec734d81e8d46~1..108cdd9f203085227c653b98de0ec734d81e8d46 108cdd9f203085227c653b98de0ec734d81e8d46 [2025-02-20T12:58:14.833Z] 108cdd9f203085227c653b98de0ec734d81e8d46 [false] [Pipeline] sh [2025-02-20T12:58:15.127Z] + git log --format=format:%s -1 108cdd9f203085227c653b98de0ec734d81e8d46 [Pipeline] echo [2025-02-20T12:58:15.145Z] ========================================================= [2025-02-20T12:58:15.145Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-20T12:58:15.145Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-20T12:58:15.484Z] + git log --format=format:%s -1 108cdd9f203085227c653b98de0ec734d81e8d46 [Pipeline] echo [2025-02-20T12:58:15.495Z] [semverPrep] GIT_COMMIT: 108cdd9f203085227c653b98de0ec734d81e8d46, Commit Message: Merge pull request #346 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.25 [Pipeline] echo [2025-02-20T12:58:15.511Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-02-20T12:58:15.885Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-20T12:58:15.885Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-02-20T12:58:15.885Z] + [ -e /tmp/ssh_known_hosts ] [2025-02-20T12:58:15.885Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-02-20T12:58:15.885Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-02-20T12:58:15.885Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-02-20T12:58:15.885Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T12:58:16.299Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-20T12:58:16.299Z] [2025-02-20T12:58:16.299Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T12:58:16.600Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-20T12:58:16.600Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-02-20T12:58:16.600Z] b85a868b505f: Pulling fs layer [2025-02-20T12:58:16.600Z] e2be974225ed: Pulling fs layer [2025-02-20T12:58:16.600Z] 339a4e72a1f5: Pulling fs layer [2025-02-20T12:58:16.600Z] 988bab9f4d93: Pulling fs layer [2025-02-20T12:58:16.600Z] 1469e6f7b9e6: Pulling fs layer [2025-02-20T12:58:16.600Z] eaf3925da568: Pulling fs layer [2025-02-20T12:58:16.600Z] bab4dde63d76: Pulling fs layer [2025-02-20T12:58:16.600Z] bde34c3a00c8: Pulling fs layer [2025-02-20T12:58:16.600Z] b352a97aabf1: Pulling fs layer [2025-02-20T12:58:16.600Z] 4872d77fe225: Pulling fs layer [2025-02-20T12:58:16.600Z] 5851b861e8e6: Pulling fs layer [2025-02-20T12:58:16.600Z] 988bab9f4d93: Waiting [2025-02-20T12:58:16.600Z] 1469e6f7b9e6: Waiting [2025-02-20T12:58:16.600Z] eaf3925da568: Waiting [2025-02-20T12:58:16.600Z] bab4dde63d76: Waiting [2025-02-20T12:58:16.600Z] bde34c3a00c8: Waiting [2025-02-20T12:58:16.600Z] 5851b861e8e6: Waiting [2025-02-20T12:58:16.600Z] b352a97aabf1: Waiting [2025-02-20T12:58:16.600Z] 4872d77fe225: Waiting [2025-02-20T12:58:16.600Z] e2be974225ed: Download complete [2025-02-20T12:58:16.600Z] 988bab9f4d93: Verifying Checksum [2025-02-20T12:58:16.600Z] 988bab9f4d93: Download complete [2025-02-20T12:58:16.600Z] 1469e6f7b9e6: Verifying Checksum [2025-02-20T12:58:16.600Z] 1469e6f7b9e6: Download complete [2025-02-20T12:58:16.600Z] eaf3925da568: Verifying Checksum [2025-02-20T12:58:16.600Z] eaf3925da568: Download complete [2025-02-20T12:58:16.860Z] 339a4e72a1f5: Verifying Checksum [2025-02-20T12:58:16.860Z] 339a4e72a1f5: Download complete [2025-02-20T12:58:16.860Z] bde34c3a00c8: Verifying Checksum [2025-02-20T12:58:16.860Z] bde34c3a00c8: Download complete [2025-02-20T12:58:16.860Z] b352a97aabf1: Verifying Checksum [2025-02-20T12:58:16.860Z] b352a97aabf1: Download complete [2025-02-20T12:58:16.860Z] 4872d77fe225: Verifying Checksum [2025-02-20T12:58:16.860Z] 4872d77fe225: Download complete [2025-02-20T12:58:16.860Z] 5851b861e8e6: Download complete [2025-02-20T12:58:16.860Z] b85a868b505f: Verifying Checksum [2025-02-20T12:58:16.860Z] b85a868b505f: Download complete [2025-02-20T12:58:17.118Z] bab4dde63d76: Verifying Checksum [2025-02-20T12:58:17.118Z] bab4dde63d76: Download complete [2025-02-20T12:58:18.054Z] b85a868b505f: Pull complete [2025-02-20T12:58:18.054Z] e2be974225ed: Pull complete [2025-02-20T12:58:18.313Z] 339a4e72a1f5: Pull complete [2025-02-20T12:58:18.313Z] 988bab9f4d93: Pull complete [2025-02-20T12:58:18.572Z] 1469e6f7b9e6: Pull complete [2025-02-20T12:58:18.832Z] eaf3925da568: Pull complete [2025-02-20T12:58:20.210Z] bab4dde63d76: Pull complete [2025-02-20T12:58:20.210Z] bde34c3a00c8: Pull complete [2025-02-20T12:58:20.210Z] b352a97aabf1: Pull complete [2025-02-20T12:58:20.210Z] 4872d77fe225: Pull complete [2025-02-20T12:58:20.470Z] 5851b861e8e6: Pull complete [2025-02-20T12:58:20.471Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-02-20T12:58:20.471Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-20T12:58:20.471Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T12:58:20.615Z] prd-ubuntu20.04-docker-8c-8g-39330 does not seem to be running inside a container [2025-02-20T12:58:20.652Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-20T12:58:22.673Z] $ docker top 106ec970858553f21f25c79e2f4bfa9e7359113867cf584a3ec049aec6bde09c -eo pid,comm [2025-02-20T12:58:22.725Z] 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-02-20T12:58:22.725Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-20T12:58:22.761Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-20T12:58:22.761Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-20T12:58:22.876Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-20T12:58:22.876Z] $ docker exec 106ec970858553f21f25c79e2f4bfa9e7359113867cf584a3ec049aec6bde09c ssh-agent [2025-02-20T12:58:22.978Z] SSH_AUTH_SOCK=/tmp/ssh-RgopT7YW4omR/agent.32 [2025-02-20T12:58:22.978Z] SSH_AGENT_PID=38 [2025-02-20T12:58:22.985Z] Running ssh-add (command line suppressed) [2025-02-20T12:58:23.072Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13744871727168399203.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13744871727168399203.key) [2025-02-20T12:58:23.088Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-20T12:58:23.386Z] + git tag --points-at HEAD [Pipeline] } [2025-02-20T12:58:23.395Z] $ docker exec --env ******** --env ******** 106ec970858553f21f25c79e2f4bfa9e7359113867cf584a3ec049aec6bde09c ssh-agent -k [2025-02-20T12:58:23.489Z] unset SSH_AUTH_SOCK; [2025-02-20T12:58:23.489Z] unset SSH_AGENT_PID; [2025-02-20T12:58:23.489Z] echo Agent pid 38 killed; [2025-02-20T12:58:23.500Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-02-20T12:58:23.539Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-20T12:58:23.539Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-20T12:58:23.656Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-20T12:58:23.655Z] $ docker exec 106ec970858553f21f25c79e2f4bfa9e7359113867cf584a3ec049aec6bde09c ssh-agent [2025-02-20T12:58:23.761Z] SSH_AUTH_SOCK=/tmp/ssh-XJdqtEBkCyPd/agent.71 [2025-02-20T12:58:23.761Z] SSH_AGENT_PID=77 [2025-02-20T12:58:23.765Z] Running ssh-add (command line suppressed) [2025-02-20T12:58:23.869Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6555058394478647764.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6555058394478647764.key) [2025-02-20T12:58:23.884Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-20T12:58:24.178Z] + git semver init [2025-02-20T12:58:24.437Z] 2025-02-20 12:58:24,338 [run_init] DEBUG init version:0.0.0 force:False [2025-02-20T12:58:24.437Z] 2025-02-20 12:58:24,339 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2025-02-20T12:58:24.437Z] 2025-02-20 12:58:24,339 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2025-02-20T12:58:24.437Z] 2025-02-20 12:58:24,339 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2025-02-20T12:58:26.354Z] 2025-02-20 12:58:25,871 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2025-02-20T12:58:26.354Z] 2025-02-20 12:58:25,872 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2025-02-20T12:58:26.354Z] 2025-02-20 12:58:25,872 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2025-02-20T12:58:26.354Z] 2025-02-20 12:58:25,872 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2025-02-20T12:58:26.354Z] 4.0.0-dev.9 [Pipeline] } [2025-02-20T12:58:26.360Z] $ docker exec --env ******** --env ******** 106ec970858553f21f25c79e2f4bfa9e7359113867cf584a3ec049aec6bde09c ssh-agent -k [2025-02-20T12:58:26.465Z] unset SSH_AUTH_SOCK; [2025-02-20T12:58:26.465Z] unset SSH_AGENT_PID; [2025-02-20T12:58:26.465Z] echo Agent pid 77 killed; [2025-02-20T12:58:26.476Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-20T12:58:26.800Z] + git semver [Pipeline] } [2025-02-20T12:58:27.070Z] $ docker stop --time=1 106ec970858553f21f25c79e2f4bfa9e7359113867cf584a3ec049aec6bde09c [2025-02-20T12:58:28.357Z] $ docker rm -f --volumes 106ec970858553f21f25c79e2f4bfa9e7359113867cf584a3ec049aec6bde09c [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-20T12:58:28.709Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-02-20T12:58:28.962Z] Stashed 1 file(s) [Pipeline] echo [2025-02-20T12:58:28.967Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.9 [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-02-20T12:58:29.195Z] provisioning config files... [2025-02-20T12:58:29.205Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7365222625047872946tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-20T12:58:29.517Z] ---> ****-login.sh [2025-02-20T12:58:29.517Z] nexus3.edgexfoundry.org:10001 [2025-02-20T12:58:29.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T12:58:29.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T12:58:29.517Z] Configure a credential helper to remove this warning. See [2025-02-20T12:58:29.517Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T12:58:29.517Z] [2025-02-20T12:58:29.517Z] Login Succeeded [2025-02-20T12:58:29.517Z] nexus3.edgexfoundry.org:10002 [2025-02-20T12:58:29.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T12:58:29.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T12:58:29.517Z] Configure a credential helper to remove this warning. See [2025-02-20T12:58:29.518Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T12:58:29.518Z] [2025-02-20T12:58:29.518Z] Login Succeeded [2025-02-20T12:58:29.518Z] nexus3.edgexfoundry.org:10003 [2025-02-20T12:58:29.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T12:58:29.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T12:58:29.777Z] Configure a credential helper to remove this warning. See [2025-02-20T12:58:29.777Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T12:58:29.777Z] [2025-02-20T12:58:29.777Z] Login Succeeded [2025-02-20T12:58:29.777Z] nexus3.edgexfoundry.org:10004 [2025-02-20T12:58:29.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T12:58:29.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T12:58:29.777Z] Configure a credential helper to remove this warning. See [2025-02-20T12:58:29.777Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T12:58:29.777Z] [2025-02-20T12:58:29.777Z] Login Succeeded [2025-02-20T12:58:29.777Z] ****.io [2025-02-20T12:58:29.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T12:58:30.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T12:58:30.037Z] Configure a credential helper to remove this warning. See [2025-02-20T12:58:30.037Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T12:58:30.037Z] [2025-02-20T12:58:30.037Z] Login Succeeded [2025-02-20T12:58:30.037Z] ---> ****-login.sh ends [Pipeline] } [2025-02-20T12:58:30.044Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-20T12:58:30.124Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-20T12:58:30.144Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-20T12:58:30.159Z] ========================================================= [2025-02-20T12:58:30.159Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-02-20T12:58:30.159Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T12:58:30.481Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-02-20T12:58:30.481Z] Sending build context to Docker daemon 11.58MB [2025-02-20T12:58:30.481Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-02-20T12:58:30.481Z] Step 2/12 : FROM ${BASE} AS builder [2025-02-20T12:58:30.481Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-02-20T12:58:30.481Z] da9db072f522: Pulling fs layer [2025-02-20T12:58:30.481Z] 6ef4a4ee8ca5: Pulling fs layer [2025-02-20T12:58:30.481Z] 06f05ace1117: Pulling fs layer [2025-02-20T12:58:30.481Z] 5fe327b54edc: Pulling fs layer [2025-02-20T12:58:30.481Z] 4f4fb700ef54: Pulling fs layer [2025-02-20T12:58:30.481Z] 92a5565b7b96: Pulling fs layer [2025-02-20T12:58:30.481Z] 5fe327b54edc: Waiting [2025-02-20T12:58:30.481Z] 4f4fb700ef54: Waiting [2025-02-20T12:58:30.481Z] ff9bb7016b71: Pulling fs layer [2025-02-20T12:58:30.481Z] b67dba6c2c7d: Pulling fs layer [2025-02-20T12:58:30.481Z] a813b0c90790: Pulling fs layer [2025-02-20T12:58:30.481Z] 92a5565b7b96: Waiting [2025-02-20T12:58:30.481Z] b67dba6c2c7d: Waiting [2025-02-20T12:58:30.481Z] ff9bb7016b71: Waiting [2025-02-20T12:58:30.481Z] a813b0c90790: Waiting [2025-02-20T12:58:30.481Z] 6ef4a4ee8ca5: Verifying Checksum [2025-02-20T12:58:30.481Z] 6ef4a4ee8ca5: Download complete [2025-02-20T12:58:30.481Z] 5fe327b54edc: Download complete [2025-02-20T12:58:30.481Z] 4f4fb700ef54: Verifying Checksum [2025-02-20T12:58:30.481Z] 4f4fb700ef54: Download complete [2025-02-20T12:58:30.481Z] 92a5565b7b96: Verifying Checksum [2025-02-20T12:58:30.481Z] 92a5565b7b96: Download complete [2025-02-20T12:58:30.481Z] da9db072f522: Download complete [2025-02-20T12:58:30.739Z] ff9bb7016b71: Verifying Checksum [2025-02-20T12:58:30.739Z] ff9bb7016b71: Download complete [2025-02-20T12:58:30.739Z] da9db072f522: Pull complete [2025-02-20T12:58:30.739Z] a813b0c90790: Verifying Checksum [2025-02-20T12:58:30.739Z] a813b0c90790: Download complete [2025-02-20T12:58:30.997Z] 6ef4a4ee8ca5: Pull complete [2025-02-20T12:58:31.255Z] 06f05ace1117: Verifying Checksum [2025-02-20T12:58:31.255Z] 06f05ace1117: Download complete [2025-02-20T12:58:31.513Z] b67dba6c2c7d: Verifying Checksum [2025-02-20T12:58:31.513Z] b67dba6c2c7d: Download complete [2025-02-20T12:58:34.799Z] 06f05ace1117: Pull complete [2025-02-20T12:58:34.799Z] 5fe327b54edc: Pull complete [2025-02-20T12:58:34.799Z] 4f4fb700ef54: Pull complete [2025-02-20T12:58:34.799Z] 92a5565b7b96: Pull complete [2025-02-20T12:58:34.799Z] ff9bb7016b71: Pull complete [2025-02-20T12:58:36.697Z] b67dba6c2c7d: Pull complete [2025-02-20T12:58:36.956Z] a813b0c90790: Pull complete [2025-02-20T12:58:37.215Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-02-20T12:58:37.215Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-20T12:58:37.215Z] ---> 3ba60ce46760 [2025-02-20T12:58:37.215Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-02-20T12:58:41.424Z] ---> Running in 1e5e69436fa4 [2025-02-20T12:58:41.424Z] Removing intermediate container 1e5e69436fa4 [2025-02-20T12:58:41.424Z] ---> f46ebc24bce7 [2025-02-20T12:58:41.424Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-20T12:58:41.424Z] ---> Running in 04eaf6645b72 [2025-02-20T12:58:41.424Z] Removing intermediate container 04eaf6645b72 [2025-02-20T12:58:41.424Z] ---> e4541ef80e15 [2025-02-20T12:58:41.424Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2025-02-20T12:58:41.424Z] ---> Running in c471f7b6c290 [2025-02-20T12:58:41.424Z] Removing intermediate container c471f7b6c290 [2025-02-20T12:58:41.424Z] ---> df8a742e875c [2025-02-20T12:58:41.424Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-02-20T12:58:41.424Z] ---> Running in 4149bdf7f1ff [2025-02-20T12:58:41.424Z] Removing intermediate container 4149bdf7f1ff [2025-02-20T12:58:41.424Z] ---> 36b38957fbc1 [2025-02-20T12:58:41.424Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-20T12:58:41.424Z] ---> Running in fb60ebb80705 [2025-02-20T12:58:41.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-20T12:58:41.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-20T12:58:42.253Z] OK: 248 MiB in 58 packages [2025-02-20T12:58:42.511Z] Removing intermediate container fb60ebb80705 [2025-02-20T12:58:42.511Z] ---> 85c13307997c [2025-02-20T12:58:42.511Z] Step 8/12 : WORKDIR /app [2025-02-20T12:58:42.511Z] ---> Running in bfee9f19de8a [2025-02-20T12:58:42.511Z] Removing intermediate container bfee9f19de8a [2025-02-20T12:58:42.511Z] ---> 2decd293a94f [2025-02-20T12:58:42.511Z] Step 9/12 : COPY go.mod vendor* ./ [2025-02-20T12:58:42.771Z] ---> 5203ea40c7c5 [2025-02-20T12:58:42.771Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-20T12:58:42.771Z] ---> Running in 1de4e9c7f64a [2025-02-20T12:58:44.157Z] Still waiting to schedule task [2025-02-20T12:58:44.157Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-02-20T12:59:21.515Z] Removing intermediate container 1de4e9c7f64a [2025-02-20T12:59:21.515Z] ---> fb54b4dd7d7d [2025-02-20T12:59:21.515Z] Step 11/12 : COPY . . [2025-02-20T12:59:21.515Z] ---> 6b81b95de6d8 [2025-02-20T12:59:21.515Z] Step 12/12 : RUN $MAKE [2025-02-20T12:59:21.515Z] ---> Running in aaa8cdc6b88c [2025-02-20T12:59:21.515Z] noop [2025-02-20T12:59:21.515Z] Removing intermediate container aaa8cdc6b88c [2025-02-20T12:59:21.515Z] ---> 227c472ff071 [2025-02-20T12:59:21.515Z] Successfully built 227c472ff071 [2025-02-20T12:59:21.515Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T12:59:21.850Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-20T12:59:21.850Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T12:59:21.940Z] prd-ubuntu20.04-docker-8c-8g-39330 does not seem to be running inside a container [2025-02-20T12:59:21.965Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-02-20T12:59:22.286Z] $ docker top 35720adeee767015c9f5d9d7e80af53117d915c1535a5fbbcfe1d790f70c105b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-20T12:59:22.645Z] + go version [2025-02-20T12:59:22.645Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-02-20T12:59:22.651Z] $ docker stop --time=1 35720adeee767015c9f5d9d7e80af53117d915c1535a5fbbcfe1d790f70c105b [2025-02-20T12:59:23.936Z] $ docker rm -f --volumes 35720adeee767015c9f5d9d7e80af53117d915c1535a5fbbcfe1d790f70c105b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T12:59:24.365Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-20T12:59:24.365Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T12:59:24.436Z] prd-ubuntu20.04-docker-8c-8g-39330 does not seem to be running inside a container [2025-02-20T12:59:24.460Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-02-20T12:59:24.797Z] $ docker top 1e19d202e1408de86aea8065626a2b9c0978faa9b59f037683a3f20c6fc5832e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-20T12:59:25.148Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2025-02-20T12:59:25.450Z] + make test [2025-02-20T12:59:25.450Z] go test ./... -coverprofile=coverage.out ./... [2025-02-20T12:59:26.824Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2025-02-20T12:59:44.904Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2025-02-20T12:59:44.904Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2025-02-20T12:59:48.191Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.348s coverage: 40.6% of statements [2025-02-20T12:59:48.191Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.012s coverage: 94.6% of statements [2025-02-20T12:59:48.191Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.243s coverage: 51.9% of statements [2025-02-20T13:00:00.400Z] go vet ./... [2025-02-20T13:00:03.681Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-20T13:00:03.681Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-20T13:00:03.681Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-02-20T13:00:03.691Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-20T13:00:03.708Z] $ docker stop --time=1 1e19d202e1408de86aea8065626a2b9c0978faa9b59f037683a3f20c6fc5832e [2025-02-20T13:00:06.350Z] $ docker rm -f --volumes 1e19d202e1408de86aea8065626a2b9c0978faa9b59f037683a3f20c6fc5832e [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-20T13:00:06.902Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-02-20T13:00:07.007Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-02-20T13:00:07.586Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-20T13:00:07.869Z] + ls -al . [2025-02-20T13:00:07.869Z] total 704 [2025-02-20T13:00:07.869Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 20 12:59 . [2025-02-20T13:00:07.869Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 12:58 .. [2025-02-20T13:00:07.869Z] -rw-rw-r-- 1 jenkins jenkins 134 Feb 20 12:58 .dockerignore [2025-02-20T13:00:07.869Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 12:59 .git [2025-02-20T13:00:07.869Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 12:58 .github [2025-02-20T13:00:07.869Z] -rw-rw-r-- 1 jenkins jenkins 880 Feb 20 12:58 .gitignore [2025-02-20T13:00:07.869Z] -rw-rw-r-- 1 jenkins jenkins 199 Feb 20 12:58 .golangci.yml [2025-02-20T13:00:07.869Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 12:58 .semver [2025-02-20T13:00:07.869Z] -rw-rw-r-- 1 jenkins jenkins 20798 Feb 20 12:58 Attribution.txt [2025-02-20T13:00:07.869Z] -rw-rw-r-- 1 jenkins jenkins 11677 Feb 20 12:58 CHANGELOG.md [2025-02-20T13:00:07.869Z] -rw-rw-r-- 1 jenkins jenkins 1489 Feb 20 12:58 Dockerfile [2025-02-20T13:00:07.869Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 20 12:58 GOVERNANCE.md [2025-02-20T13:00:07.869Z] -rw-rw-r-- 1 jenkins jenkins 661 Feb 20 12:58 Jenkinsfile [2025-02-20T13:00:07.869Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 20 12:58 LICENSE [2025-02-20T13:00:07.869Z] -rw-rw-r-- 1 jenkins jenkins 2761 Feb 20 12:58 Makefile [2025-02-20T13:00:07.869Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 20 12:58 OWNERS.md [2025-02-20T13:00:07.869Z] -rw-rw-r-- 1 jenkins jenkins 28907 Feb 20 12:58 README.md [2025-02-20T13:00:07.869Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 20 12:58 VERSION [2025-02-20T13:00:07.869Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 12:58 bin [2025-02-20T13:00:07.869Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 12:58 cmd [2025-02-20T13:00:07.869Z] -rw-r--r-- 1 jenkins jenkins 451915 Feb 20 12:59 coverage.out [2025-02-20T13:00:07.869Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 12:58 examples [2025-02-20T13:00:07.869Z] -rw-rw-r-- 1 jenkins jenkins 6321 Feb 20 12:58 go.mod [2025-02-20T13:00:07.869Z] -rw-rw-r-- 1 jenkins jenkins 86628 Feb 20 12:58 go.sum [2025-02-20T13:00:07.869Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 12:58 images [2025-02-20T13:00:07.869Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 12:58 internal [2025-02-20T13:00:07.869Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 12:58 pkg [2025-02-20T13:00:07.869Z] -rw-rw-r-- 1 jenkins jenkins 193 Feb 20 12:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:00:08.181Z] + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=108cdd9f203085227c653b98de0ec734d81e8d46 --label arch=amd64 --label version=4.0.0-dev.9 . [2025-02-20T13:00:08.181Z] Sending build context to Docker daemon 11.58MB [2025-02-20T13:00:08.181Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2025-02-20T13:00:08.181Z] Step 2/25 : FROM ${BASE} AS builder [2025-02-20T13:00:08.181Z] ---> 227c472ff071 [2025-02-20T13:00:08.181Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2025-02-20T13:00:08.181Z] ---> Running in 3b204e3470cf [2025-02-20T13:00:08.439Z] Removing intermediate container 3b204e3470cf [2025-02-20T13:00:08.439Z] ---> 69fe46b93682 [2025-02-20T13:00:08.439Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-20T13:00:08.439Z] ---> Running in e48bea7f4cd1 [2025-02-20T13:00:08.439Z] Removing intermediate container e48bea7f4cd1 [2025-02-20T13:00:08.439Z] ---> 8e720894c78e [2025-02-20T13:00:08.439Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2025-02-20T13:00:08.439Z] ---> Running in a7843152c282 [2025-02-20T13:00:08.439Z] Removing intermediate container a7843152c282 [2025-02-20T13:00:08.439Z] ---> 8f88a9b68ecd [2025-02-20T13:00:08.439Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2025-02-20T13:00:08.439Z] ---> Running in d379dbb42d08 [2025-02-20T13:00:08.699Z] Removing intermediate container d379dbb42d08 [2025-02-20T13:00:08.699Z] ---> d1181f5a3cd6 [2025-02-20T13:00:08.699Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-20T13:00:08.699Z] ---> Running in 60c07783d19a [2025-02-20T13:00:08.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-20T13:00:08.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-20T13:00:09.525Z] OK: 248 MiB in 58 packages [2025-02-20T13:00:09.788Z] Removing intermediate container 60c07783d19a [2025-02-20T13:00:09.788Z] ---> bffcee4f9eb6 [2025-02-20T13:00:09.788Z] Step 8/25 : WORKDIR /app [2025-02-20T13:00:09.788Z] ---> Running in 956772552e40 [2025-02-20T13:00:09.788Z] Removing intermediate container 956772552e40 [2025-02-20T13:00:09.788Z] ---> 93a6066f84ca [2025-02-20T13:00:09.788Z] Step 9/25 : COPY go.mod vendor* ./ [2025-02-20T13:00:10.046Z] ---> 13549a0b838b [2025-02-20T13:00:10.046Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-20T13:00:10.046Z] ---> Running in 4e39e4dc63b2 [2025-02-20T13:00:10.614Z] Removing intermediate container 4e39e4dc63b2 [2025-02-20T13:00:10.614Z] ---> 207b3fc993e9 [2025-02-20T13:00:10.614Z] Step 11/25 : COPY . . [2025-02-20T13:00:10.873Z] ---> 10ea61645dd7 [2025-02-20T13:00:10.873Z] Step 12/25 : RUN $MAKE [2025-02-20T13:00:11.131Z] ---> Running in 9cc53a665450 [2025-02-20T13:00:11.214Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-39331 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2025-02-20T13:00:11.233Z] Running in /w/workspace/device-rfid-llrp-go/164 [Pipeline] { [Pipeline] checkout [2025-02-20T13:00:11.389Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=4.0.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2025-02-20T13:00:14.350Z] The recommended git tool is: git [2025-02-20T13:00:19.168Z] using credential edgex-jenkins-ssh [2025-02-20T13:00:19.194Z] Cloning the remote Git repository [2025-02-20T13:00:19.236Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2025-02-20T13:00:19.333Z] > git init /w/workspace/device-rfid-llrp-go/164 # timeout=10 [2025-02-20T13:00:19.478Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2025-02-20T13:00:19.479Z] > git --version # timeout=10 [2025-02-20T13:00:19.498Z] > git --version # 'git version 2.25.1' [2025-02-20T13:00:19.500Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-02-20T13:00:19.635Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-20T13:00:22.448Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2025-02-20T13:00:22.472Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-20T13:00:23.412Z] Avoid second fetch [2025-02-20T13:00:23.413Z] Checking out Revision 108cdd9f203085227c653b98de0ec734d81e8d46 (main) [2025-02-20T13:00:24.229Z] Commit message: "Merge pull request #346 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.25" [2025-02-20T13:00:23.427Z] > git config core.sparsecheckout # timeout=10 [2025-02-20T13:00:23.506Z] > git checkout -f 108cdd9f203085227c653b98de0ec734d81e8d46 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-20T13:00:31.094Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-02-20T13:00:31.094Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-20T13:00:31.094Z] Dload Upload Total Spent Left Speed [2025-02-20T13:00:31.094Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 93635 0 --:--:-- --:--:-- --:--:-- 93635 [Pipeline] sh [2025-02-20T13:00:31.451Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-02-20T13:00:31.796Z] + sudo tee /etc/docker/daemon.new [2025-02-20T13:00:31.796Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-02-20T13:00:31.796Z] { [2025-02-20T13:00:31.796Z] "registry-mirrors": [ [2025-02-20T13:00:31.796Z] "https://nexus3.edgexfoundry.org:10001" [2025-02-20T13:00:31.796Z] ], [2025-02-20T13:00:31.796Z] "bip": "10.250.0.254/24", [2025-02-20T13:00:31.796Z] "hosts": [ [2025-02-20T13:00:31.796Z] "tcp://0.0.0.0:5555", [2025-02-20T13:00:31.796Z] "unix:///var/run/docker.sock" [2025-02-20T13:00:31.796Z] ], [2025-02-20T13:00:31.796Z] "mtu": 1458, [2025-02-20T13:00:31.796Z] "selinux-enabled": true, [2025-02-20T13:00:31.796Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-02-20T13:00:31.796Z] } [Pipeline] sh [2025-02-20T13:00:32.152Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-02-20T13:00:32.514Z] + sudo service docker restart [2025-02-20T13:00:43.749Z] Removing intermediate container 9cc53a665450 [2025-02-20T13:00:43.749Z] ---> 1678a7a77fdf [2025-02-20T13:00:43.749Z] Step 13/25 : FROM alpine:3.20 [2025-02-20T13:00:43.749Z] 3.20: Pulling from library/alpine [2025-02-20T13:00:43.749Z] 0a9a5dfd008f: Pulling fs layer [2025-02-20T13:00:43.749Z] 0a9a5dfd008f: Download complete [2025-02-20T13:00:43.749Z] 0a9a5dfd008f: Pull complete [2025-02-20T13:00:43.749Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-20T13:00:43.749Z] Status: Downloaded newer image for alpine:3.20 [2025-02-20T13:00:43.749Z] ---> ff221270b9fb [2025-02-20T13:00:43.749Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-02-20T13:00:43.749Z] ---> Running in 400bbe332e26 [2025-02-20T13:00:43.749Z] Removing intermediate container 400bbe332e26 [2025-02-20T13:00:43.749Z] ---> b24bc0a8ba32 [2025-02-20T13:00:43.749Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2025-02-20T13:00:43.749Z] ---> Running in 2095269e42a1 [2025-02-20T13:00:43.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-20T13:00:43.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-20T13:00:43.749Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-02-20T13:00:43.749Z] Executing busybox-1.36.1-r29.trigger [2025-02-20T13:00:43.749Z] OK: 8 MiB in 15 packages [2025-02-20T13:00:43.749Z] Removing intermediate container 2095269e42a1 [2025-02-20T13:00:43.749Z] ---> c74fd81fcd71 [2025-02-20T13:00:43.749Z] Step 16/25 : RUN apk --no-cache upgrade [2025-02-20T13:00:43.749Z] ---> Running in 33ac5f940cf3 [2025-02-20T13:00:43.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-20T13:00:43.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-20T13:00:43.749Z] OK: 8 MiB in 15 packages [2025-02-20T13:00:43.749Z] Removing intermediate container 33ac5f940cf3 [2025-02-20T13:00:43.749Z] ---> dd8ce3b34602 [2025-02-20T13:00:43.749Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2025-02-20T13:00:43.749Z] ---> 395d3d67fbbb [2025-02-20T13:00:43.749Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2025-02-20T13:00:43.749Z] ---> 713f9f44cfed [2025-02-20T13:00:43.749Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2025-02-20T13:00:43.749Z] ---> f93f13d578a9 [2025-02-20T13:00:43.749Z] Step 20/25 : EXPOSE 59989 [2025-02-20T13:00:43.749Z] ---> Running in 56468a5f6d8e [2025-02-20T13:00:43.749Z] Removing intermediate container 56468a5f6d8e [2025-02-20T13:00:43.749Z] ---> debf049b1ec0 [2025-02-20T13:00:43.749Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2025-02-20T13:00:43.749Z] ---> Running in 9dad1f9306ff [2025-02-20T13:00:43.749Z] Removing intermediate container 9dad1f9306ff [2025-02-20T13:00:43.749Z] ---> 1ee5fb32a45a [2025-02-20T13:00:43.749Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-02-20T13:00:43.749Z] ---> Running in c06b45ffcdbd [2025-02-20T13:00:43.749Z] Removing intermediate container c06b45ffcdbd [2025-02-20T13:00:43.749Z] ---> 6833a674587e [2025-02-20T13:00:43.749Z] Step 23/25 : LABEL arch=amd64 [2025-02-20T13:00:43.749Z] ---> Running in ec517f154a44 [2025-02-20T13:00:43.749Z] Removing intermediate container ec517f154a44 [2025-02-20T13:00:43.749Z] ---> b1b5257b3bfe [2025-02-20T13:00:43.749Z] Step 24/25 : LABEL git_sha=108cdd9f203085227c653b98de0ec734d81e8d46 [2025-02-20T13:00:43.749Z] ---> Running in 335e34135114 [2025-02-20T13:00:43.749Z] Removing intermediate container 335e34135114 [2025-02-20T13:00:43.749Z] ---> e2dcc2b7de9b [2025-02-20T13:00:43.749Z] Step 25/25 : LABEL version=4.0.0-dev.9 [2025-02-20T13:00:43.749Z] ---> Running in 8b9e66e90b97 [2025-02-20T13:00:43.749Z] Removing intermediate container 8b9e66e90b97 [2025-02-20T13:00:43.750Z] ---> 95b5e3265938 [2025-02-20T13:00:43.750Z] [Warning] One or more build-args [ARCH] were not consumed [2025-02-20T13:00:43.750Z] Successfully built 95b5e3265938 [2025-02-20T13:00:43.750Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-20T13:00:43.891Z] provisioning config files... [2025-02-20T13:00:43.900Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13117148161318393351tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-20T13:00:44.203Z] ---> ****-login.sh [2025-02-20T13:00:44.203Z] nexus3.edgexfoundry.org:10001 [2025-02-20T13:00:44.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T13:00:44.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T13:00:44.203Z] Configure a credential helper to remove this warning. See [2025-02-20T13:00:44.203Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T13:00:44.203Z] [2025-02-20T13:00:44.203Z] Login Succeeded [2025-02-20T13:00:44.203Z] nexus3.edgexfoundry.org:10002 [2025-02-20T13:00:44.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T13:00:44.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T13:00:44.203Z] Configure a credential helper to remove this warning. See [2025-02-20T13:00:44.203Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T13:00:44.203Z] [2025-02-20T13:00:44.203Z] Login Succeeded [2025-02-20T13:00:44.203Z] nexus3.edgexfoundry.org:10003 [2025-02-20T13:00:44.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T13:00:44.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T13:00:44.463Z] Configure a credential helper to remove this warning. See [2025-02-20T13:00:44.463Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T13:00:44.463Z] [2025-02-20T13:00:44.463Z] Login Succeeded [2025-02-20T13:00:44.463Z] nexus3.edgexfoundry.org:10004 [2025-02-20T13:00:44.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T13:00:44.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T13:00:44.463Z] Configure a credential helper to remove this warning. See [2025-02-20T13:00:44.463Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T13:00:44.463Z] [2025-02-20T13:00:44.463Z] Login Succeeded [2025-02-20T13:00:44.463Z] ****.io [2025-02-20T13:00:44.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T13:00:44.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T13:00:44.722Z] Configure a credential helper to remove this warning. See [2025-02-20T13:00:44.722Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T13:00:44.722Z] [2025-02-20T13:00:44.722Z] Login Succeeded [2025-02-20T13:00:44.722Z] ---> ****-login.sh ends [Pipeline] } [2025-02-20T13:00:44.728Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-20T13:00:44.781Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-20T13:00:44.816Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2025-02-20T13:00:44.816Z] 108cdd9f203085227c653b98de0ec734d81e8d46 [2025-02-20T13:00:44.816Z] latest [2025-02-20T13:00:44.816Z] 4.0.0-dev.9 [2025-02-20T13:00:44.816Z] 108cdd9f203085227c653b98de0ec734d81e8d46-4.0.0-dev.9 [2025-02-20T13:00:44.816Z] main [2025-02-20T13:00:44.816Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:00:45.177Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:108cdd9f203085227c653b98de0ec734d81e8d46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:00:45.504Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:108cdd9f203085227c653b98de0ec734d81e8d46 [2025-02-20T13:00:45.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2025-02-20T13:00:45.504Z] edd8b3eba3f5: Preparing [2025-02-20T13:00:45.504Z] a95567f9dd48: Preparing [2025-02-20T13:00:45.504Z] 670de6b883e5: Preparing [2025-02-20T13:00:45.504Z] 48c18fbf7a5f: Preparing [2025-02-20T13:00:45.504Z] da6e933f60f6: Preparing [2025-02-20T13:00:45.504Z] 994456c4fd7b: Preparing [2025-02-20T13:00:45.504Z] 994456c4fd7b: Waiting [2025-02-20T13:00:45.504Z] 670de6b883e5: Pushed [2025-02-20T13:00:45.504Z] 994456c4fd7b: Layer already exists [2025-02-20T13:00:45.504Z] a95567f9dd48: Pushed [2025-02-20T13:00:45.504Z] da6e933f60f6: Pushed [2025-02-20T13:00:45.504Z] 48c18fbf7a5f: Pushed [2025-02-20T13:00:49.700Z] edd8b3eba3f5: Pushed [2025-02-20T13:00:49.700Z] 108cdd9f203085227c653b98de0ec734d81e8d46: digest: sha256:3bd624fa74197b36af34ddf33ae2489deb67b4735cabb38c3025160a31cba384 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:00:50.028Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:00:50.362Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2025-02-20T13:00:50.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2025-02-20T13:00:50.363Z] edd8b3eba3f5: Preparing [2025-02-20T13:00:50.363Z] a95567f9dd48: Preparing [2025-02-20T13:00:50.363Z] 670de6b883e5: Preparing [2025-02-20T13:00:50.363Z] 48c18fbf7a5f: Preparing [2025-02-20T13:00:50.363Z] da6e933f60f6: Preparing [2025-02-20T13:00:50.363Z] 994456c4fd7b: Preparing [2025-02-20T13:00:50.363Z] edd8b3eba3f5: Layer already exists [2025-02-20T13:00:50.363Z] 48c18fbf7a5f: Layer already exists [2025-02-20T13:00:50.363Z] a95567f9dd48: Layer already exists [2025-02-20T13:00:50.363Z] da6e933f60f6: Layer already exists [2025-02-20T13:00:50.363Z] 670de6b883e5: Layer already exists [2025-02-20T13:00:50.363Z] 994456c4fd7b: Layer already exists [2025-02-20T13:00:50.363Z] latest: digest: sha256:3bd624fa74197b36af34ddf33ae2489deb67b4735cabb38c3025160a31cba384 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:00:50.689Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-20T13:00:51.000Z] provisioning config files... [2025-02-20T13:00:51.014Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.0-dev.9 [2025-02-20T13:00:51.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2025-02-20T13:00:51.014Z] edd8b3eba3f5: Preparing [2025-02-20T13:00:51.014Z] a95567f9dd48: Preparing [2025-02-20T13:00:51.014Z] 670de6b883e5: Preparing [2025-02-20T13:00:51.014Z] 48c18fbf7a5f: Preparing [2025-02-20T13:00:51.014Z] da6e933f60f6: Preparing [2025-02-20T13:00:51.014Z] 994456c4fd7b: Preparing [2025-02-20T13:00:51.014Z] 994456c4fd7b: Waiting [2025-02-20T13:00:51.014Z] 48c18fbf7a5f: Layer already exists [2025-02-20T13:00:51.014Z] da6e933f60f6: Layer already exists [2025-02-20T13:00:51.014Z] edd8b3eba3f5: Layer already exists [2025-02-20T13:00:51.014Z] a95567f9dd48: Layer already exists [2025-02-20T13:00:51.014Z] 670de6b883e5: Layer already exists [2025-02-20T13:00:51.014Z] 994456c4fd7b: Layer already exists [2025-02-20T13:00:51.014Z] 4.0.0-dev.9: digest: sha256:3bd624fa74197b36af34ddf33ae2489deb67b4735cabb38c3025160a31cba384 size: 1573 [Pipeline] } [2025-02-20T13:00:51.031Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/164@tmp/config5713281084237552943tmp [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-20T13:00:51.341Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:108cdd9f203085227c653b98de0ec734d81e8d46-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:00:51.578Z] ---> ****-login.sh [2025-02-20T13:00:51.578Z] nexus3.edgexfoundry.org:10001 [2025-02-20T13:00:51.666Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:108cdd9f203085227c653b98de0ec734d81e8d46-4.0.0-dev.9 [2025-02-20T13:00:51.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2025-02-20T13:00:51.666Z] edd8b3eba3f5: Preparing [2025-02-20T13:00:51.666Z] a95567f9dd48: Preparing [2025-02-20T13:00:51.666Z] 670de6b883e5: Preparing [2025-02-20T13:00:51.666Z] 48c18fbf7a5f: Preparing [2025-02-20T13:00:51.666Z] da6e933f60f6: Preparing [2025-02-20T13:00:51.666Z] 994456c4fd7b: Preparing [2025-02-20T13:00:51.666Z] 994456c4fd7b: Waiting [2025-02-20T13:00:51.666Z] da6e933f60f6: Layer already exists [2025-02-20T13:00:51.666Z] 48c18fbf7a5f: Layer already exists [2025-02-20T13:00:51.666Z] a95567f9dd48: Layer already exists [2025-02-20T13:00:51.666Z] 670de6b883e5: Layer already exists [2025-02-20T13:00:51.666Z] edd8b3eba3f5: Layer already exists [2025-02-20T13:00:51.666Z] 994456c4fd7b: Layer already exists [2025-02-20T13:00:51.666Z] 108cdd9f203085227c653b98de0ec734d81e8d46-4.0.0-dev.9: digest: sha256:3bd624fa74197b36af34ddf33ae2489deb67b4735cabb38c3025160a31cba384 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:00:52.001Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:00:52.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T13:00:52.330Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2025-02-20T13:00:52.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2025-02-20T13:00:52.330Z] edd8b3eba3f5: Preparing [2025-02-20T13:00:52.330Z] a95567f9dd48: Preparing [2025-02-20T13:00:52.330Z] 670de6b883e5: Preparing [2025-02-20T13:00:52.330Z] 48c18fbf7a5f: Preparing [2025-02-20T13:00:52.330Z] da6e933f60f6: Preparing [2025-02-20T13:00:52.330Z] 994456c4fd7b: Preparing [2025-02-20T13:00:52.330Z] 994456c4fd7b: Waiting [2025-02-20T13:00:52.330Z] 670de6b883e5: Layer already exists [2025-02-20T13:00:52.330Z] da6e933f60f6: Layer already exists [2025-02-20T13:00:52.330Z] a95567f9dd48: Layer already exists [2025-02-20T13:00:52.330Z] 48c18fbf7a5f: Layer already exists [2025-02-20T13:00:52.330Z] edd8b3eba3f5: Layer already exists [2025-02-20T13:00:52.330Z] 994456c4fd7b: Layer already exists [2025-02-20T13:00:52.330Z] main: digest: sha256:3bd624fa74197b36af34ddf33ae2489deb67b4735cabb38c3025160a31cba384 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-20T13:00:52.415Z] ===================================================== [Pipeline] echo [2025-02-20T13:00:52.433Z] taggedImages: [2025-02-20T13:00:52.433Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:108cdd9f203085227c653b98de0ec734d81e8d46 [2025-02-20T13:00:52.433Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2025-02-20T13:00:52.433Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.0-dev.9 [2025-02-20T13:00:52.433Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:108cdd9f203085227c653b98de0ec734d81e8d46-4.0.0-dev.9 [2025-02-20T13:00:52.433Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [2025-02-20T13:00:52.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T13:00:52.454Z] Configure a credential helper to remove this warning. See [2025-02-20T13:00:52.454Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T13:00:52.454Z] [2025-02-20T13:00:52.454Z] Login Succeeded [2025-02-20T13:00:52.454Z] nexus3.edgexfoundry.org:10002 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:00:52.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T13:00:52.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T13:00:52.728Z] Configure a credential helper to remove this warning. See [2025-02-20T13:00:52.728Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T13:00:52.728Z] [2025-02-20T13:00:52.728Z] Login Succeeded [2025-02-20T13:00:52.728Z] nexus3.edgexfoundry.org:10003 [2025-02-20T13:00:52.862Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-20T13:00:52.862Z] [2025-02-20T13:00:52.862Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:00:53.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T13:00:53.168Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-20T13:00:53.168Z] latest: Pulling from edgex-lftools-log-publisher [2025-02-20T13:00:53.168Z] 5eb5b503b376: Pulling fs layer [2025-02-20T13:00:53.168Z] 5c69ac0246d0: Pulling fs layer [2025-02-20T13:00:53.168Z] ec43610c2a17: Pulling fs layer [2025-02-20T13:00:53.168Z] 3a2ae6a8a46f: Pulling fs layer [2025-02-20T13:00:53.168Z] 33b1e0a273af: Pulling fs layer [2025-02-20T13:00:53.168Z] 5d3b04190fa2: Pulling fs layer [2025-02-20T13:00:53.168Z] 2f39f015ded8: Pulling fs layer [2025-02-20T13:00:53.168Z] 3a2ae6a8a46f: Waiting [2025-02-20T13:00:53.168Z] 33b1e0a273af: Waiting [2025-02-20T13:00:53.168Z] 5d3b04190fa2: Waiting [2025-02-20T13:00:53.168Z] 2f39f015ded8: Waiting [2025-02-20T13:00:53.168Z] 5c69ac0246d0: Download complete [2025-02-20T13:00:53.168Z] 3a2ae6a8a46f: Download complete [2025-02-20T13:00:53.168Z] 33b1e0a273af: Verifying Checksum [2025-02-20T13:00:53.168Z] 33b1e0a273af: Download complete [2025-02-20T13:00:53.168Z] ec43610c2a17: Verifying Checksum [2025-02-20T13:00:53.168Z] ec43610c2a17: Download complete [2025-02-20T13:00:53.168Z] 5d3b04190fa2: Download complete [2025-02-20T13:00:53.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T13:00:53.281Z] Configure a credential helper to remove this warning. See [2025-02-20T13:00:53.281Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T13:00:53.281Z] [2025-02-20T13:00:53.281Z] Login Succeeded [2025-02-20T13:00:53.281Z] nexus3.edgexfoundry.org:10004 [2025-02-20T13:00:53.427Z] 5eb5b503b376: Verifying Checksum [2025-02-20T13:00:53.427Z] 5eb5b503b376: Download complete [2025-02-20T13:00:53.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T13:00:53.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T13:00:53.552Z] Configure a credential helper to remove this warning. See [2025-02-20T13:00:53.553Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T13:00:53.553Z] [2025-02-20T13:00:53.553Z] Login Succeeded [2025-02-20T13:00:53.553Z] ****.io [2025-02-20T13:00:53.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T13:00:53.993Z] 2f39f015ded8: Download complete [2025-02-20T13:00:54.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T13:00:54.095Z] Configure a credential helper to remove this warning. See [2025-02-20T13:00:54.095Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T13:00:54.095Z] [2025-02-20T13:00:54.095Z] Login Succeeded [2025-02-20T13:00:54.095Z] ---> ****-login.sh ends [Pipeline] } [2025-02-20T13:00:54.110Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2025-02-20T13:00:54.251Z] 5eb5b503b376: Pull complete [Pipeline] echo [2025-02-20T13:00:54.500Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [2025-02-20T13:00:54.510Z] 5c69ac0246d0: Pull complete [Pipeline] echo [2025-02-20T13:00:54.521Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-20T13:00:54.538Z] ========================================================= [2025-02-20T13:00:54.538Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-02-20T13:00:54.538Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:00:54.773Z] ec43610c2a17: Pull complete [2025-02-20T13:00:54.773Z] 3a2ae6a8a46f: Pull complete [2025-02-20T13:00:55.005Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-02-20T13:00:55.032Z] 33b1e0a273af: Pull complete [2025-02-20T13:00:55.032Z] 5d3b04190fa2: Pull complete [2025-02-20T13:00:55.278Z] Sending build context to Docker daemon 1.21MB [2025-02-20T13:00:55.278Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-02-20T13:00:55.278Z] Step 2/12 : FROM ${BASE} AS builder [2025-02-20T13:00:55.554Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-02-20T13:00:55.554Z] 9986a736f7d3: Pulling fs layer [2025-02-20T13:00:55.554Z] 1f018df60701: Pulling fs layer [2025-02-20T13:00:55.554Z] 39f8f326b044: Pulling fs layer [2025-02-20T13:00:55.554Z] e6a1e7a6a96a: Pulling fs layer [2025-02-20T13:00:55.554Z] 4f4fb700ef54: Pulling fs layer [2025-02-20T13:00:55.554Z] e6a1e7a6a96a: Waiting [2025-02-20T13:00:55.554Z] d45d956e0dbf: Pulling fs layer [2025-02-20T13:00:55.554Z] 4f4fb700ef54: Waiting [2025-02-20T13:00:55.554Z] d7702b0d1db1: Pulling fs layer [2025-02-20T13:00:55.554Z] d45d956e0dbf: Waiting [2025-02-20T13:00:55.554Z] 5c7f0f088c93: Pulling fs layer [2025-02-20T13:00:55.554Z] d7702b0d1db1: Waiting [2025-02-20T13:00:55.554Z] 4fdc064ae6cf: Pulling fs layer [2025-02-20T13:00:55.554Z] 4fdc064ae6cf: Waiting [2025-02-20T13:00:55.554Z] 1f018df60701: Verifying Checksum [2025-02-20T13:00:55.554Z] 1f018df60701: Download complete [2025-02-20T13:00:55.554Z] e6a1e7a6a96a: Verifying Checksum [2025-02-20T13:00:55.554Z] e6a1e7a6a96a: Download complete [2025-02-20T13:00:55.554Z] 4f4fb700ef54: Verifying Checksum [2025-02-20T13:00:55.554Z] 4f4fb700ef54: Download complete [2025-02-20T13:00:55.554Z] d45d956e0dbf: Verifying Checksum [2025-02-20T13:00:55.554Z] d45d956e0dbf: Download complete [2025-02-20T13:00:55.554Z] d7702b0d1db1: Verifying Checksum [2025-02-20T13:00:55.554Z] d7702b0d1db1: Download complete [2025-02-20T13:00:55.832Z] 9986a736f7d3: Verifying Checksum [2025-02-20T13:00:56.429Z] 4fdc064ae6cf: Verifying Checksum [2025-02-20T13:00:56.429Z] 4fdc064ae6cf: Download complete [2025-02-20T13:00:57.420Z] 9986a736f7d3: Pull complete [2025-02-20T13:00:58.402Z] 1f018df60701: Pull complete [2025-02-20T13:00:58.403Z] 39f8f326b044: Verifying Checksum [2025-02-20T13:00:58.403Z] 39f8f326b044: Download complete [2025-02-20T13:00:59.217Z] 2f39f015ded8: Pull complete [2025-02-20T13:00:59.217Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-02-20T13:00:59.217Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-20T13:00:59.217Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T13:00:59.314Z] prd-ubuntu20.04-docker-8c-8g-39330 does not seem to be running inside a container [2025-02-20T13:00:59.336Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-02-20T13:00:59.832Z] 5c7f0f088c93: Download complete [2025-02-20T13:01:01.699Z] $ docker top dd69ad36b9e69fbb703efa61dfbd29530371659eb6828cbf268dfb98cd31db69 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-20T13:01:02.117Z] ---> job-cost.sh [2025-02-20T13:01:02.117Z] lf-activate-venv: SKIPPING [2025-02-20T13:01:02.117Z] INFO: No Stack... [2025-02-20T13:01:02.375Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-20T13:01:02.635Z] INFO: Archiving Costs [Pipeline] sh [2025-02-20T13:01:02.925Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2025-02-20T13:01:02.925Z] + cut -d, -f6 [Pipeline] lock [2025-02-20T13:01:02.939Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-164-stack-cost] [2025-02-20T13:01:02.950Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-164-stack-cost] did not exist. Created. [2025-02-20T13:01:02.956Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-164-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-20T13:01:03.268Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-02-20T13:01:03.307Z] Stashed 1 file(s) [Pipeline] } [2025-02-20T13:01:03.316Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-164-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-20T13:01:03.335Z] $ docker stop --time=1 dd69ad36b9e69fbb703efa61dfbd29530371659eb6828cbf268dfb98cd31db69 [2025-02-20T13:01:04.486Z] $ docker rm -f --volumes dd69ad36b9e69fbb703efa61dfbd29530371659eb6828cbf268dfb98cd31db69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-02-20T13:01:14.906Z] 39f8f326b044: Pull complete [2025-02-20T13:01:14.906Z] e6a1e7a6a96a: Pull complete [2025-02-20T13:01:14.906Z] 4f4fb700ef54: Pull complete [2025-02-20T13:01:14.906Z] d45d956e0dbf: Pull complete [2025-02-20T13:01:14.906Z] d7702b0d1db1: Pull complete [2025-02-20T13:01:23.166Z] 5c7f0f088c93: Pull complete [2025-02-20T13:01:24.581Z] 4fdc064ae6cf: Pull complete [2025-02-20T13:01:24.581Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-02-20T13:01:24.581Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-20T13:01:24.581Z] ---> 63f30b955cb9 [2025-02-20T13:01:24.581Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-02-20T13:01:25.546Z] ---> Running in ca232f442f2a [2025-02-20T13:01:25.813Z] Removing intermediate container ca232f442f2a [2025-02-20T13:01:25.813Z] ---> a467181b7e60 [2025-02-20T13:01:25.813Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-20T13:01:25.813Z] ---> Running in aed2915ce9d2 [2025-02-20T13:01:26.093Z] Removing intermediate container aed2915ce9d2 [2025-02-20T13:01:26.093Z] ---> a6936dd680ff [2025-02-20T13:01:26.093Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2025-02-20T13:01:26.093Z] ---> Running in 13c29599f5f2 [2025-02-20T13:01:26.677Z] Removing intermediate container 13c29599f5f2 [2025-02-20T13:01:26.677Z] ---> b23a7e74dc7c [2025-02-20T13:01:26.677Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-02-20T13:01:26.677Z] ---> Running in a844e40b9054 [2025-02-20T13:01:26.945Z] Removing intermediate container a844e40b9054 [2025-02-20T13:01:26.945Z] ---> f95e189671ef [2025-02-20T13:01:26.945Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-20T13:01:26.945Z] ---> Running in 8305be4f4b0e [2025-02-20T13:01:28.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-20T13:01:28.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-20T13:01:30.043Z] OK: 239 MiB in 58 packages [2025-02-20T13:01:31.002Z] Removing intermediate container 8305be4f4b0e [2025-02-20T13:01:31.002Z] ---> dfda119fed4e [2025-02-20T13:01:31.002Z] Step 8/12 : WORKDIR /app [2025-02-20T13:01:31.002Z] ---> Running in d6b791cf2f99 [2025-02-20T13:01:31.271Z] Removing intermediate container d6b791cf2f99 [2025-02-20T13:01:31.271Z] ---> 3db7d400d9b8 [2025-02-20T13:01:31.271Z] Step 9/12 : COPY go.mod vendor* ./ [2025-02-20T13:01:31.877Z] ---> 9f9ec5905a68 [2025-02-20T13:01:31.877Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-20T13:01:31.877Z] ---> Running in b759b029c638 [2025-02-20T13:03:23.563Z] Removing intermediate container b759b029c638 [2025-02-20T13:03:23.563Z] ---> a2f818d7ba86 [2025-02-20T13:03:23.563Z] Step 11/12 : COPY . . [2025-02-20T13:03:23.563Z] ---> 536c4f80e402 [2025-02-20T13:03:23.563Z] Step 12/12 : RUN $MAKE [2025-02-20T13:03:23.563Z] ---> Running in 6556dbc8dad3 [2025-02-20T13:03:23.563Z] noop [2025-02-20T13:03:23.563Z] Removing intermediate container 6556dbc8dad3 [2025-02-20T13:03:23.563Z] ---> d166ed9656cd [2025-02-20T13:03:23.563Z] Successfully built d166ed9656cd [2025-02-20T13:03:23.563Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:03:23.936Z] + docker inspect -f . ci-base-image-arm64 [2025-02-20T13:03:23.936Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T13:03:24.171Z] prd-ubuntu20.04-docker-arm64-4c-16g-39331 does not seem to be running inside a container [2025-02-20T13:03:24.239Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/164 -v /w/workspace/device-rfid-llrp-go/164:/w/workspace/device-rfid-llrp-go/164:rw,z -v /w/workspace/device-rfid-llrp-go/164@tmp:/w/workspace/device-rfid-llrp-go/164@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-02-20T13:03:25.528Z] $ docker top f3ab318971ebda7439d9080b283860b9b77bc98deaefa864306879fe59d1399b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-20T13:03:26.422Z] + go version [2025-02-20T13:03:26.422Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-02-20T13:03:26.432Z] $ docker stop --time=1 f3ab318971ebda7439d9080b283860b9b77bc98deaefa864306879fe59d1399b [2025-02-20T13:03:28.308Z] $ docker rm -f --volumes f3ab318971ebda7439d9080b283860b9b77bc98deaefa864306879fe59d1399b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:03:28.955Z] + docker inspect -f . ci-base-image-arm64 [2025-02-20T13:03:28.956Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T13:03:29.154Z] prd-ubuntu20.04-docker-arm64-4c-16g-39331 does not seem to be running inside a container [2025-02-20T13:03:29.226Z] $ 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/164 -v /w/workspace/device-rfid-llrp-go/164:/w/workspace/device-rfid-llrp-go/164:rw,z -v /w/workspace/device-rfid-llrp-go/164@tmp:/w/workspace/device-rfid-llrp-go/164@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-02-20T13:03:30.540Z] $ docker top fa319dc7848325ae242894b37ab72adf241a1d6c262b756ca46ba9cdb72ed94f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-20T13:03:31.434Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/164 [Pipeline] fileExists [Pipeline] sh [2025-02-20T13:03:32.091Z] + make test [2025-02-20T13:03:32.091Z] go test ./... -coverprofile=coverage.out ./... [2025-02-20T13:03:38.762Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2025-02-20T13:07:45.587Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2025-02-20T13:07:45.587Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2025-02-20T13:08:24.498Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 34.337s coverage: 40.6% of statements [2025-02-20T13:08:24.498Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.035s coverage: 95.5% of statements [2025-02-20T13:08:24.498Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.646s coverage: 51.9% of statements [2025-02-20T13:08:24.498Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-02-20T13:08:24.498Z] go vet ./... [2025-02-20T13:09:21.010Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-20T13:09:21.010Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-20T13:09:21.010Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-02-20T13:09:21.033Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-20T13:09:21.041Z] $ docker stop --time=1 fa319dc7848325ae242894b37ab72adf241a1d6c262b756ca46ba9cdb72ed94f [2025-02-20T13:09:22.944Z] $ docker rm -f --volumes fa319dc7848325ae242894b37ab72adf241a1d6c262b756ca46ba9cdb72ed94f [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-20T13:09:24.839Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-02-20T13:09:24.863Z] Warning: overwriting stash ‘coverage-report’ [2025-02-20T13:09:25.554Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-20T13:09:25.959Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-20T13:09:26.316Z] + ls -al . [2025-02-20T13:09:26.316Z] total 700 [2025-02-20T13:09:26.316Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 20 13:03 . [2025-02-20T13:09:26.316Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 13:00 .. [2025-02-20T13:09:26.316Z] -rw-rw-r-- 1 jenkins jenkins 134 Feb 20 13:00 .dockerignore [2025-02-20T13:09:26.316Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 13:00 .git [2025-02-20T13:09:26.316Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 13:00 .github [2025-02-20T13:09:26.316Z] -rw-rw-r-- 1 jenkins jenkins 880 Feb 20 13:00 .gitignore [2025-02-20T13:09:26.316Z] -rw-rw-r-- 1 jenkins jenkins 199 Feb 20 13:00 .golangci.yml [2025-02-20T13:09:26.316Z] -rw-rw-r-- 1 jenkins jenkins 20798 Feb 20 13:00 Attribution.txt [2025-02-20T13:09:26.316Z] -rw-rw-r-- 1 jenkins jenkins 11677 Feb 20 13:00 CHANGELOG.md [2025-02-20T13:09:26.316Z] -rw-rw-r-- 1 jenkins jenkins 1489 Feb 20 13:00 Dockerfile [2025-02-20T13:09:26.316Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 20 13:00 GOVERNANCE.md [2025-02-20T13:09:26.316Z] -rw-rw-r-- 1 jenkins jenkins 661 Feb 20 13:00 Jenkinsfile [2025-02-20T13:09:26.316Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 20 13:00 LICENSE [2025-02-20T13:09:26.316Z] -rw-rw-r-- 1 jenkins jenkins 2761 Feb 20 13:00 Makefile [2025-02-20T13:09:26.316Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 20 13:00 OWNERS.md [2025-02-20T13:09:26.316Z] -rw-rw-r-- 1 jenkins jenkins 28907 Feb 20 13:00 README.md [2025-02-20T13:09:26.316Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 20 12:58 VERSION [2025-02-20T13:09:26.316Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 13:00 bin [2025-02-20T13:09:26.316Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 13:00 cmd [2025-02-20T13:09:26.316Z] -rw-r--r-- 1 jenkins jenkins 451915 Feb 20 13:08 coverage.out [2025-02-20T13:09:26.316Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 13:00 examples [2025-02-20T13:09:26.316Z] -rw-rw-r-- 1 jenkins jenkins 6321 Feb 20 13:00 go.mod [2025-02-20T13:09:26.316Z] -rw-rw-r-- 1 jenkins jenkins 86628 Feb 20 13:00 go.sum [2025-02-20T13:09:26.316Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 13:00 images [2025-02-20T13:09:26.316Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 13:00 internal [2025-02-20T13:09:26.316Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 13:00 pkg [2025-02-20T13:09:26.316Z] -rw-rw-r-- 1 jenkins jenkins 193 Feb 20 13:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:09:26.685Z] + 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=108cdd9f203085227c653b98de0ec734d81e8d46 --label arch=arm64 --label version=4.0.0-dev.9 . [2025-02-20T13:09:26.953Z] Sending build context to Docker daemon 1.21MB [2025-02-20T13:09:26.953Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2025-02-20T13:09:26.953Z] Step 2/25 : FROM ${BASE} AS builder [2025-02-20T13:09:26.953Z] ---> d166ed9656cd [2025-02-20T13:09:26.953Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2025-02-20T13:09:27.309Z] ---> Running in 6fadc0ba1ee4 [2025-02-20T13:09:27.608Z] Removing intermediate container 6fadc0ba1ee4 [2025-02-20T13:09:27.608Z] ---> e30e3c210f65 [2025-02-20T13:09:27.608Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-20T13:09:27.608Z] ---> Running in 99e063dea61b [2025-02-20T13:09:28.256Z] Removing intermediate container 99e063dea61b [2025-02-20T13:09:28.256Z] ---> 588e06510040 [2025-02-20T13:09:28.256Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2025-02-20T13:09:28.256Z] ---> Running in 16e0765fa882 [2025-02-20T13:09:28.536Z] Removing intermediate container 16e0765fa882 [2025-02-20T13:09:28.536Z] ---> 4a632479bbc6 [2025-02-20T13:09:28.536Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2025-02-20T13:09:28.536Z] ---> Running in 508bcb0ada22 [2025-02-20T13:09:28.827Z] Removing intermediate container 508bcb0ada22 [2025-02-20T13:09:28.827Z] ---> 05c261b61755 [2025-02-20T13:09:28.827Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-20T13:09:29.105Z] ---> Running in fe4712ff4773 [2025-02-20T13:09:30.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-20T13:09:30.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-20T13:09:32.643Z] OK: 239 MiB in 58 packages [2025-02-20T13:09:33.606Z] Removing intermediate container fe4712ff4773 [2025-02-20T13:09:33.606Z] ---> 58326d3df3d8 [2025-02-20T13:09:33.606Z] Step 8/25 : WORKDIR /app [2025-02-20T13:09:33.606Z] ---> Running in 213b557a5869 [2025-02-20T13:09:33.880Z] Removing intermediate container 213b557a5869 [2025-02-20T13:09:33.880Z] ---> 2d3a65a6f8f6 [2025-02-20T13:09:33.880Z] Step 9/25 : COPY go.mod vendor* ./ [2025-02-20T13:09:34.483Z] ---> b5a943aaa230 [2025-02-20T13:09:34.483Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-20T13:09:34.483Z] ---> Running in ad8f567b1276 [2025-02-20T13:09:37.079Z] Removing intermediate container ad8f567b1276 [2025-02-20T13:09:37.079Z] ---> a17a0c419ada [2025-02-20T13:09:37.079Z] Step 11/25 : COPY . . [2025-02-20T13:09:37.665Z] ---> 8304f7a9b172 [2025-02-20T13:09:37.665Z] Step 12/25 : RUN $MAKE [2025-02-20T13:09:37.933Z] ---> Running in 754db5a643ef [2025-02-20T13:09:38.900Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=4.0.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2025-02-20T13:13:45.787Z] Removing intermediate container 754db5a643ef [2025-02-20T13:13:45.787Z] ---> 2260dbb7e243 [2025-02-20T13:13:45.787Z] Step 13/25 : FROM alpine:3.20 [2025-02-20T13:13:45.787Z] 3.20: Pulling from library/alpine [2025-02-20T13:13:45.787Z] 94e9d8af2201: Pulling fs layer [2025-02-20T13:13:45.787Z] 94e9d8af2201: Verifying Checksum [2025-02-20T13:13:45.787Z] 94e9d8af2201: Download complete [2025-02-20T13:13:45.787Z] 94e9d8af2201: Pull complete [2025-02-20T13:13:45.787Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-20T13:13:45.787Z] Status: Downloaded newer image for alpine:3.20 [2025-02-20T13:13:45.787Z] ---> 7aab056cecc6 [2025-02-20T13:13:45.787Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-02-20T13:13:45.787Z] ---> Running in 205799a0bc8a [2025-02-20T13:13:45.787Z] Removing intermediate container 205799a0bc8a [2025-02-20T13:13:45.787Z] ---> 102e2412efaf [2025-02-20T13:13:45.787Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2025-02-20T13:13:45.787Z] ---> Running in 8430676dc570 [2025-02-20T13:13:45.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-20T13:13:45.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-20T13:13:45.787Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-02-20T13:13:45.787Z] Executing busybox-1.36.1-r29.trigger [2025-02-20T13:13:45.787Z] OK: 9 MiB in 15 packages [2025-02-20T13:13:45.787Z] Removing intermediate container 8430676dc570 [2025-02-20T13:13:45.787Z] ---> 15fa4bbb389c [2025-02-20T13:13:45.787Z] Step 16/25 : RUN apk --no-cache upgrade [2025-02-20T13:13:45.787Z] ---> Running in 3b31f28ee227 [2025-02-20T13:13:45.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-20T13:13:45.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-20T13:13:45.787Z] OK: 9 MiB in 15 packages [2025-02-20T13:13:45.787Z] Removing intermediate container 3b31f28ee227 [2025-02-20T13:13:45.787Z] ---> a226d1587f57 [2025-02-20T13:13:45.787Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2025-02-20T13:13:45.787Z] ---> 5cdacc7f6a90 [2025-02-20T13:13:45.787Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2025-02-20T13:13:46.376Z] ---> 5c17539c8fb7 [2025-02-20T13:13:46.376Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2025-02-20T13:13:48.969Z] ---> a924c837ea97 [2025-02-20T13:13:48.970Z] Step 20/25 : EXPOSE 59989 [2025-02-20T13:13:48.970Z] ---> Running in 8e33b2cc6f33 [2025-02-20T13:13:49.238Z] Removing intermediate container 8e33b2cc6f33 [2025-02-20T13:13:49.238Z] ---> cf961b98efda [2025-02-20T13:13:49.238Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2025-02-20T13:13:49.238Z] ---> Running in 26bb7e4793f9 [2025-02-20T13:13:49.827Z] Removing intermediate container 26bb7e4793f9 [2025-02-20T13:13:49.827Z] ---> 3028c294c71f [2025-02-20T13:13:49.827Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-02-20T13:13:49.827Z] ---> Running in bf154fa5e36e [2025-02-20T13:13:50.098Z] Removing intermediate container bf154fa5e36e [2025-02-20T13:13:50.098Z] ---> a9f37d4cf2f6 [2025-02-20T13:13:50.098Z] Step 23/25 : LABEL arch=arm64 [2025-02-20T13:13:50.098Z] ---> Running in f8d123f3cea7 [2025-02-20T13:13:50.368Z] Removing intermediate container f8d123f3cea7 [2025-02-20T13:13:50.368Z] ---> 601800717b9f [2025-02-20T13:13:50.368Z] Step 24/25 : LABEL git_sha=108cdd9f203085227c653b98de0ec734d81e8d46 [2025-02-20T13:13:50.642Z] ---> Running in b6a8450e4423 [2025-02-20T13:13:50.911Z] Removing intermediate container b6a8450e4423 [2025-02-20T13:13:50.911Z] ---> 93e8282130a4 [2025-02-20T13:13:50.911Z] Step 25/25 : LABEL version=4.0.0-dev.9 [2025-02-20T13:13:50.911Z] ---> Running in d12c825abcf6 [2025-02-20T13:13:51.495Z] Removing intermediate container d12c825abcf6 [2025-02-20T13:13:51.495Z] ---> a3a8aa840402 [2025-02-20T13:13:51.495Z] [Warning] One or more build-args [ARCH] were not consumed [2025-02-20T13:13:51.495Z] Successfully built a3a8aa840402 [2025-02-20T13:13:51.495Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-20T13:13:51.658Z] provisioning config files... [2025-02-20T13:13:51.678Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/164@tmp/config15051257237633590253tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-20T13:13:52.028Z] ---> ****-login.sh [2025-02-20T13:13:52.028Z] nexus3.edgexfoundry.org:10001 [2025-02-20T13:13:52.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T13:13:52.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T13:13:52.297Z] Configure a credential helper to remove this warning. See [2025-02-20T13:13:52.297Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T13:13:52.297Z] [2025-02-20T13:13:52.297Z] Login Succeeded [2025-02-20T13:13:52.297Z] nexus3.edgexfoundry.org:10002 [2025-02-20T13:13:52.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T13:13:52.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T13:13:52.835Z] Configure a credential helper to remove this warning. See [2025-02-20T13:13:52.835Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T13:13:52.835Z] [2025-02-20T13:13:52.835Z] Login Succeeded [2025-02-20T13:13:52.835Z] nexus3.edgexfoundry.org:10003 [2025-02-20T13:13:53.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T13:13:53.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T13:13:53.103Z] Configure a credential helper to remove this warning. See [2025-02-20T13:13:53.103Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T13:13:53.103Z] [2025-02-20T13:13:53.103Z] Login Succeeded [2025-02-20T13:13:53.103Z] nexus3.edgexfoundry.org:10004 [2025-02-20T13:13:53.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T13:13:53.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T13:13:53.642Z] Configure a credential helper to remove this warning. See [2025-02-20T13:13:53.642Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T13:13:53.642Z] [2025-02-20T13:13:53.642Z] Login Succeeded [2025-02-20T13:13:53.642Z] ****.io [2025-02-20T13:13:53.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T13:13:54.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T13:13:54.174Z] Configure a credential helper to remove this warning. See [2025-02-20T13:13:54.174Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T13:13:54.174Z] [2025-02-20T13:13:54.174Z] Login Succeeded [2025-02-20T13:13:54.174Z] ---> ****-login.sh ends [Pipeline] } [2025-02-20T13:13:54.186Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-20T13:13:54.232Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-20T13:13:54.263Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2025-02-20T13:13:54.263Z] 108cdd9f203085227c653b98de0ec734d81e8d46 [2025-02-20T13:13:54.263Z] latest [2025-02-20T13:13:54.263Z] 4.0.0-dev.9 [2025-02-20T13:13:54.263Z] 108cdd9f203085227c653b98de0ec734d81e8d46-4.0.0-dev.9 [2025-02-20T13:13:54.263Z] main [2025-02-20T13:13:54.263Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:13:54.649Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:108cdd9f203085227c653b98de0ec734d81e8d46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:13:55.061Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:108cdd9f203085227c653b98de0ec734d81e8d46 [2025-02-20T13:13:55.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2025-02-20T13:13:55.061Z] b41a9f0faa16: Preparing [2025-02-20T13:13:55.061Z] 4ed37447be2c: Preparing [2025-02-20T13:13:55.061Z] c9f4ad8361fb: Preparing [2025-02-20T13:13:55.061Z] 7e59c479536b: Preparing [2025-02-20T13:13:55.061Z] 893cb506e13d: Preparing [2025-02-20T13:13:55.061Z] dd9c8f8612c8: Preparing [2025-02-20T13:13:55.061Z] dd9c8f8612c8: Waiting [2025-02-20T13:13:55.355Z] 4ed37447be2c: Pushed [2025-02-20T13:13:55.355Z] c9f4ad8361fb: Pushed [2025-02-20T13:13:55.355Z] 7e59c479536b: Pushed [2025-02-20T13:13:55.355Z] 893cb506e13d: Pushed [2025-02-20T13:13:55.355Z] dd9c8f8612c8: Layer already exists [2025-02-20T13:14:07.679Z] b41a9f0faa16: Pushed [2025-02-20T13:14:07.679Z] 108cdd9f203085227c653b98de0ec734d81e8d46: digest: sha256:10cacb3c6a01f9240cd2dab2c8e9e49f3d96f96206822bfa0244814b5e524f88 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:14:08.067Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:14:08.434Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2025-02-20T13:14:08.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2025-02-20T13:14:08.434Z] b41a9f0faa16: Preparing [2025-02-20T13:14:08.434Z] 4ed37447be2c: Preparing [2025-02-20T13:14:08.434Z] c9f4ad8361fb: Preparing [2025-02-20T13:14:08.434Z] 7e59c479536b: Preparing [2025-02-20T13:14:08.434Z] 893cb506e13d: Preparing [2025-02-20T13:14:08.434Z] dd9c8f8612c8: Preparing [2025-02-20T13:14:08.434Z] dd9c8f8612c8: Waiting [2025-02-20T13:14:08.434Z] b41a9f0faa16: Layer already exists [2025-02-20T13:14:08.434Z] 7e59c479536b: Layer already exists [2025-02-20T13:14:08.434Z] c9f4ad8361fb: Layer already exists [2025-02-20T13:14:08.434Z] 4ed37447be2c: Layer already exists [2025-02-20T13:14:08.434Z] 893cb506e13d: Layer already exists [2025-02-20T13:14:08.434Z] dd9c8f8612c8: Layer already exists [2025-02-20T13:14:08.701Z] latest: digest: sha256:10cacb3c6a01f9240cd2dab2c8e9e49f3d96f96206822bfa0244814b5e524f88 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:14:09.074Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:14:09.437Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.0-dev.9 [2025-02-20T13:14:09.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2025-02-20T13:14:09.437Z] b41a9f0faa16: Preparing [2025-02-20T13:14:09.437Z] 4ed37447be2c: Preparing [2025-02-20T13:14:09.437Z] c9f4ad8361fb: Preparing [2025-02-20T13:14:09.437Z] 7e59c479536b: Preparing [2025-02-20T13:14:09.437Z] 893cb506e13d: Preparing [2025-02-20T13:14:09.437Z] dd9c8f8612c8: Preparing [2025-02-20T13:14:09.437Z] dd9c8f8612c8: Waiting [2025-02-20T13:14:09.437Z] b41a9f0faa16: Layer already exists [2025-02-20T13:14:09.437Z] 893cb506e13d: Layer already exists [2025-02-20T13:14:09.437Z] 7e59c479536b: Layer already exists [2025-02-20T13:14:09.437Z] c9f4ad8361fb: Layer already exists [2025-02-20T13:14:09.437Z] 4ed37447be2c: Layer already exists [2025-02-20T13:14:09.437Z] dd9c8f8612c8: Layer already exists [2025-02-20T13:14:09.706Z] 4.0.0-dev.9: digest: sha256:10cacb3c6a01f9240cd2dab2c8e9e49f3d96f96206822bfa0244814b5e524f88 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:14:10.074Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:108cdd9f203085227c653b98de0ec734d81e8d46-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:14:10.444Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:108cdd9f203085227c653b98de0ec734d81e8d46-4.0.0-dev.9 [2025-02-20T13:14:10.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2025-02-20T13:14:10.444Z] b41a9f0faa16: Preparing [2025-02-20T13:14:10.444Z] 4ed37447be2c: Preparing [2025-02-20T13:14:10.444Z] c9f4ad8361fb: Preparing [2025-02-20T13:14:10.444Z] 7e59c479536b: Preparing [2025-02-20T13:14:10.444Z] 893cb506e13d: Preparing [2025-02-20T13:14:10.444Z] dd9c8f8612c8: Preparing [2025-02-20T13:14:10.444Z] dd9c8f8612c8: Waiting [2025-02-20T13:14:10.444Z] c9f4ad8361fb: Layer already exists [2025-02-20T13:14:10.444Z] 893cb506e13d: Layer already exists [2025-02-20T13:14:10.444Z] 4ed37447be2c: Layer already exists [2025-02-20T13:14:10.444Z] 7e59c479536b: Layer already exists [2025-02-20T13:14:10.444Z] b41a9f0faa16: Layer already exists [2025-02-20T13:14:10.444Z] dd9c8f8612c8: Layer already exists [2025-02-20T13:14:10.712Z] 108cdd9f203085227c653b98de0ec734d81e8d46-4.0.0-dev.9: digest: sha256:10cacb3c6a01f9240cd2dab2c8e9e49f3d96f96206822bfa0244814b5e524f88 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:14:11.091Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:14:11.469Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2025-02-20T13:14:11.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2025-02-20T13:14:11.469Z] b41a9f0faa16: Preparing [2025-02-20T13:14:11.469Z] 4ed37447be2c: Preparing [2025-02-20T13:14:11.469Z] c9f4ad8361fb: Preparing [2025-02-20T13:14:11.469Z] 7e59c479536b: Preparing [2025-02-20T13:14:11.469Z] 893cb506e13d: Preparing [2025-02-20T13:14:11.469Z] dd9c8f8612c8: Preparing [2025-02-20T13:14:11.469Z] dd9c8f8612c8: Waiting [2025-02-20T13:14:11.469Z] c9f4ad8361fb: Layer already exists [2025-02-20T13:14:11.469Z] b41a9f0faa16: Layer already exists [2025-02-20T13:14:11.469Z] 893cb506e13d: Layer already exists [2025-02-20T13:14:11.469Z] 4ed37447be2c: Layer already exists [2025-02-20T13:14:11.469Z] 7e59c479536b: Layer already exists [2025-02-20T13:14:11.469Z] dd9c8f8612c8: Layer already exists [2025-02-20T13:14:11.736Z] main: digest: sha256:10cacb3c6a01f9240cd2dab2c8e9e49f3d96f96206822bfa0244814b5e524f88 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-20T13:14:11.825Z] ===================================================== [Pipeline] echo [2025-02-20T13:14:11.842Z] taggedImages: [2025-02-20T13:14:11.842Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:108cdd9f203085227c653b98de0ec734d81e8d46 [2025-02-20T13:14:11.842Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2025-02-20T13:14:11.842Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.0-dev.9 [2025-02-20T13:14:11.842Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:108cdd9f203085227c653b98de0ec734d81e8d46-4.0.0-dev.9 [2025-02-20T13:14:11.842Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:14:12.254Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-20T13:14:12.254Z] [2025-02-20T13:14:12.254Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:14:12.624Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-20T13:14:12.896Z] arm64: Pulling from edgex-lftools-log-publisher [2025-02-20T13:14:12.896Z] 8998bd30e6a1: Pulling fs layer [2025-02-20T13:14:12.896Z] 04944245beec: Pulling fs layer [2025-02-20T13:14:12.896Z] 699f458cf7ca: Pulling fs layer [2025-02-20T13:14:12.896Z] 765212b225bb: Pulling fs layer [2025-02-20T13:14:12.896Z] f23df028b6ca: Pulling fs layer [2025-02-20T13:14:12.896Z] d65c8cfc05b1: Pulling fs layer [2025-02-20T13:14:12.896Z] 2437ff75d9bd: Pulling fs layer [2025-02-20T13:14:12.896Z] d65c8cfc05b1: Waiting [2025-02-20T13:14:12.896Z] 2437ff75d9bd: Waiting [2025-02-20T13:14:12.896Z] f23df028b6ca: Waiting [2025-02-20T13:14:12.896Z] 765212b225bb: Waiting [2025-02-20T13:14:12.896Z] 04944245beec: Verifying Checksum [2025-02-20T13:14:12.896Z] 04944245beec: Download complete [2025-02-20T13:14:12.896Z] 765212b225bb: Verifying Checksum [2025-02-20T13:14:12.896Z] 765212b225bb: Download complete [2025-02-20T13:14:12.896Z] f23df028b6ca: Download complete [2025-02-20T13:14:12.896Z] d65c8cfc05b1: Verifying Checksum [2025-02-20T13:14:12.896Z] d65c8cfc05b1: Download complete [2025-02-20T13:14:13.164Z] 699f458cf7ca: Verifying Checksum [2025-02-20T13:14:13.164Z] 699f458cf7ca: Download complete [2025-02-20T13:14:13.754Z] 8998bd30e6a1: Verifying Checksum [2025-02-20T13:14:13.754Z] 8998bd30e6a1: Download complete [2025-02-20T13:14:16.346Z] 2437ff75d9bd: Verifying Checksum [2025-02-20T13:14:16.346Z] 2437ff75d9bd: Download complete [2025-02-20T13:14:18.946Z] 8998bd30e6a1: Pull complete [2025-02-20T13:14:19.214Z] 04944245beec: Pull complete [2025-02-20T13:14:21.163Z] 699f458cf7ca: Pull complete [2025-02-20T13:14:21.163Z] 765212b225bb: Pull complete [2025-02-20T13:14:22.126Z] f23df028b6ca: Pull complete [2025-02-20T13:14:22.395Z] d65c8cfc05b1: Pull complete [2025-02-20T13:14:40.628Z] 2437ff75d9bd: Pull complete [2025-02-20T13:14:40.628Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-02-20T13:14:40.628Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-20T13:14:40.628Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T13:14:40.872Z] prd-ubuntu20.04-docker-arm64-4c-16g-39331 does not seem to be running inside a container [2025-02-20T13:14:40.937Z] $ 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/164 -v /w/workspace/device-rfid-llrp-go/164:/w/workspace/device-rfid-llrp-go/164:rw,z -v /w/workspace/device-rfid-llrp-go/164@tmp:/w/workspace/device-rfid-llrp-go/164@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-02-20T13:14:44.154Z] $ docker top 4e8262853b3b213a17556e231f9d6731bff903abb8c47e37fd006254940e3e5a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-20T13:14:45.038Z] ---> job-cost.sh [2025-02-20T13:14:45.038Z] lf-activate-venv: SKIPPING [2025-02-20T13:14:45.038Z] INFO: No Stack... [2025-02-20T13:14:45.305Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-02-20T13:14:46.269Z] INFO: Archiving Costs [Pipeline] sh [2025-02-20T13:14:46.916Z] + cat /w/workspace/device-rfid-llrp-go/164/archives/cost.csv [2025-02-20T13:14:46.916Z] + cut -d, -f6 [Pipeline] lock [2025-02-20T13:14:46.992Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-164-stack-cost] [2025-02-20T13:14:47.002Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-164-stack-cost] did not exist. Created. [2025-02-20T13:14:47.008Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-164-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-20T13:14:47.686Z] /w/workspace/device-rfid-llrp-go/164@tmp/durable-d96cc34d/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-02-20T13:14:48.341Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-02-20T13:14:48.368Z] Warning: overwriting stash ‘stack-cost’ [2025-02-20T13:14:48.438Z] Stashed 1 file(s) [Pipeline] } [2025-02-20T13:14:48.449Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-164-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-20T13:14:48.464Z] $ docker stop --time=1 4e8262853b3b213a17556e231f9d6731bff903abb8c47e37fd006254940e3e5a [2025-02-20T13:14:50.065Z] $ docker rm -f --volumes 4e8262853b3b213a17556e231f9d6731bff903abb8c47e37fd006254940e3e5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-02-20T13:14:50.698Z] provisioning config files... [2025-02-20T13:14:50.706Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config10099421632158528064tmp [Pipeline] { [Pipeline] sh [2025-02-20T13:14:51.001Z] + set +x [2025-02-20T13:14:51.001Z] + curl -s https://codecov.io/bash [2025-02-20T13:14:51.001Z] + bash -s -- [2025-02-20T13:14:51.260Z] [2025-02-20T13:14:51.260Z] _____ _ [2025-02-20T13:14:51.260Z] / ____| | | [2025-02-20T13:14:51.260Z] | | ___ __| | ___ ___ _____ __ [2025-02-20T13:14:51.260Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-02-20T13:14:51.260Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-02-20T13:14:51.260Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-02-20T13:14:51.260Z] Bash-1.0.6 [2025-02-20T13:14:51.260Z] [2025-02-20T13:14:51.260Z] [2025-02-20T13:14:51.260Z] ==> git version 2.25.1 found [2025-02-20T13:14:51.260Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-02-20T13:14:51.260Z] Release-Date: 2020-01-08 [2025-02-20T13:14:51.260Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-02-20T13:14:51.260Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-02-20T13:14:51.260Z] ==> Jenkins CI detected. [2025-02-20T13:14:51.260Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2025-02-20T13:14:51.260Z] project root: . [2025-02-20T13:14:51.260Z] --> token set from env [2025-02-20T13:14:51.260Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-02-20T13:14:51.260Z] ==> Running gcov in . (disable via -X gcov) [2025-02-20T13:14:51.260Z] ==> Python coveragepy not found [2025-02-20T13:14:51.260Z] ==> Searching for coverage reports in: [2025-02-20T13:14:51.260Z] + . [2025-02-20T13:14:51.260Z] -> Found 1 reports [2025-02-20T13:14:51.260Z] ==> Detecting git/mercurial file structure [2025-02-20T13:14:51.260Z] ==> Reading reports [2025-02-20T13:14:51.260Z] + ./coverage.out bytes=451915 [2025-02-20T13:14:51.260Z] ==> Appending adjustments [2025-02-20T13:14:51.260Z] https://docs.codecov.io/docs/fixing-reports [2025-02-20T13:14:51.518Z] + Found adjustments [2025-02-20T13:14:51.518Z] ==> Gzipping contents [2025-02-20T13:14:51.518Z] 52K /tmp/codecov.biR7ys.gz [2025-02-20T13:14:51.518Z] ==> Uploading reports [2025-02-20T13:14:51.518Z] url: https://codecov.io [2025-02-20T13:14:51.518Z] query: branch=main&commit=108cdd9f203085227c653b98de0ec734d81e8d46&build=164&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F164%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-20T13:14:51.518Z] -> Pinging Codecov [2025-02-20T13:14:51.518Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=108cdd9f203085227c653b98de0ec734d81e8d46&build=164&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F164%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-20T13:14:51.777Z] -> Uploading to [2025-02-20T13:14:51.777Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/108cdd9f203085227c653b98de0ec734d81e8d46/c64cd76b-bef4-44c1-9c29-cd68c68de394.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250220%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250220T131451Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=f03f9e32a1d2fafbeec7986c7b67669c089ecaca8bcb290c5c309d3a7d29d58d [2025-02-20T13:14:51.777Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-20T13:14:51.777Z] Dload Upload Total Spent Left Speed [2025-02-20T13:14:52.036Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51497 0 0 100 51497 0 203k --:--:-- --:--:-- --:--:-- 202k [2025-02-20T13:14:52.036Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/108cdd9f203085227c653b98de0ec734d81e8d46 [Pipeline] } [2025-02-20T13:14:52.042Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-02-20T13:14:52.267Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-02-20T13:14:52.281Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:14:52.582Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-20T13:14:52.582Z] [2025-02-20T13:14:52.582Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:14:52.879Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-20T13:14:52.879Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-02-20T13:14:52.879Z] 43c4264eed91: Pulling fs layer [2025-02-20T13:14:52.879Z] 4cc291be95ef: Pulling fs layer [2025-02-20T13:14:52.879Z] 2ac1f1163629: Pulling fs layer [2025-02-20T13:14:52.880Z] 5c3c966382ef: Pulling fs layer [2025-02-20T13:14:52.880Z] 4f4fb700ef54: Pulling fs layer [2025-02-20T13:14:52.880Z] d9c7d2e4e75e: Pulling fs layer [2025-02-20T13:14:52.880Z] 9c3e1370e548: Pulling fs layer [2025-02-20T13:14:52.880Z] 4f4fb700ef54: Waiting [2025-02-20T13:14:52.880Z] 5c3c966382ef: Waiting [2025-02-20T13:14:52.880Z] d9c7d2e4e75e: Waiting [2025-02-20T13:14:52.880Z] 9c3e1370e548: Waiting [2025-02-20T13:14:52.880Z] 4cc291be95ef: Verifying Checksum [2025-02-20T13:14:52.880Z] 4cc291be95ef: Download complete [2025-02-20T13:14:52.880Z] 5c3c966382ef: Verifying Checksum [2025-02-20T13:14:52.880Z] 5c3c966382ef: Download complete [2025-02-20T13:14:52.880Z] 4f4fb700ef54: Verifying Checksum [2025-02-20T13:14:52.880Z] 4f4fb700ef54: Download complete [2025-02-20T13:14:52.880Z] 43c4264eed91: Download complete [2025-02-20T13:14:53.137Z] 43c4264eed91: Pull complete [2025-02-20T13:14:53.137Z] d9c7d2e4e75e: Verifying Checksum [2025-02-20T13:14:53.137Z] d9c7d2e4e75e: Download complete [2025-02-20T13:14:53.137Z] 4cc291be95ef: Pull complete [2025-02-20T13:14:53.394Z] 2ac1f1163629: Verifying Checksum [2025-02-20T13:14:53.394Z] 2ac1f1163629: Download complete [2025-02-20T13:14:53.959Z] 9c3e1370e548: Verifying Checksum [2025-02-20T13:14:53.959Z] 9c3e1370e548: Download complete [2025-02-20T13:14:56.484Z] 2ac1f1163629: Pull complete [2025-02-20T13:14:56.484Z] 5c3c966382ef: Pull complete [2025-02-20T13:14:56.484Z] 4f4fb700ef54: Pull complete [2025-02-20T13:14:56.742Z] d9c7d2e4e75e: Pull complete [2025-02-20T13:14:59.267Z] 9c3e1370e548: Pull complete [2025-02-20T13:14:59.267Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-02-20T13:14:59.267Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-20T13:14:59.267Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T13:14:59.359Z] prd-ubuntu20.04-docker-8c-8g-39330 does not seem to be running inside a container [2025-02-20T13:14:59.380Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-02-20T13:15:03.077Z] $ docker top 5ef8cd2b12385787b69b603f6ddfb22634b6ab5d6566ce593461a3757bcc2af9 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-20T13:15:03.432Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] echo [2025-02-20T13:15:03.444Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2025-02-20T13:15:03.725Z] + set -o pipefail [2025-02-20T13:15:03.725Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2025-02-20T13:15:10.289Z] [2025-02-20T13:15:10.289Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2025-02-20T13:15:10.289Z] [2025-02-20T13:15:10.289Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0c7c39d4-f80c-42be-b72a-b20e3931b6b7/history/d557fa69-3155-4ad3-9865-a8782c4e65e0 [2025-02-20T13:15:10.289Z] [2025-02-20T13:15:10.289Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-02-20T13:15:10.289Z] [2025-02-20T13:15:10.289Z] [2025-02-20T13:15:10.289Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-02-20T13:15:10.289Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-02-20T13:15:10.552Z] $ docker stop --time=1 5ef8cd2b12385787b69b603f6ddfb22634b6ab5d6566ce593461a3757bcc2af9 [2025-02-20T13:15:13.517Z] $ docker rm -f --volumes 5ef8cd2b12385787b69b603f6ddfb22634b6ab5d6566ce593461a3757bcc2af9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-20T13:15:14.352Z] + git log --format=format:%s -1 108cdd9f203085227c653b98de0ec734d81e8d46 [Pipeline] sh [2025-02-20T13:15:14.636Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-20T13:15:14.636Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:15:14.952Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-20T13:15:14.952Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T13:15:15.039Z] prd-ubuntu20.04-docker-8c-8g-39330 does not seem to be running inside a container [2025-02-20T13:15:15.159Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-20T13:15:15.518Z] $ docker top f313558c37991f6d7f0e42c19b8f79a3893002a36149efd460962c00ab84f612 -eo pid,comm [2025-02-20T13:15:15.576Z] 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-02-20T13:15:15.576Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-20T13:15:15.632Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-20T13:15:15.632Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-20T13:15:15.744Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-20T13:15:15.741Z] $ docker exec f313558c37991f6d7f0e42c19b8f79a3893002a36149efd460962c00ab84f612 ssh-agent [2025-02-20T13:15:15.865Z] SSH_AUTH_SOCK=/tmp/ssh-pO9RBiOAlflp/agent.32 [2025-02-20T13:15:15.866Z] SSH_AGENT_PID=38 [2025-02-20T13:15:15.879Z] Running ssh-add (command line suppressed) [2025-02-20T13:15:15.979Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17304129901952275508.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17304129901952275508.key) [2025-02-20T13:15:16.004Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-20T13:15:16.324Z] + git semver tag [2025-02-20T13:15:16.592Z] 2025-02-20 13:15:16,489 [run_tag] DEBUG tag force:False [2025-02-20T13:15:16.592Z] 2025-02-20 13:15:16,490 [check_head_tag] DEBUG check head tag [2025-02-20T13:15:16.592Z] 2025-02-20 13:15:16,490 [execute] INFO git cat-file --batch-check [2025-02-20T13:15:16.592Z] 2025-02-20 13:15:16,491 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2025-02-20T13:15:16.592Z] 2025-02-20 13:15:16,494 [execute] INFO git cat-file --batch [2025-02-20T13:15:16.592Z] 2025-02-20 13:15:16,494 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2025-02-20T13:15:16.592Z] 2025-02-20 13:15:16,514 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2025-02-20T13:15:16.592Z] 2025-02-20 13:15:16,514 [execute] INFO git tag -a v4.0.0-dev.9 -m v4.0.0-dev.9 [2025-02-20T13:15:16.592Z] 2025-02-20 13:15:16,514 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.9', '-m', 'v4.0.0-dev.9'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2025-02-20T13:15:16.592Z] 2025-02-20 13:15:16,519 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2025-02-20T13:15:16.592Z] 4.0.0-dev.9 [Pipeline] } [2025-02-20T13:15:16.595Z] $ docker exec --env ******** --env ******** f313558c37991f6d7f0e42c19b8f79a3893002a36149efd460962c00ab84f612 ssh-agent -k [2025-02-20T13:15:16.692Z] unset SSH_AUTH_SOCK; [2025-02-20T13:15:16.692Z] unset SSH_AGENT_PID; [2025-02-20T13:15:16.692Z] echo Agent pid 38 killed; [2025-02-20T13:15:16.707Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-20T13:15:17.027Z] + git semver [Pipeline] } [2025-02-20T13:15:17.288Z] $ docker stop --time=1 f313558c37991f6d7f0e42c19b8f79a3893002a36149efd460962c00ab84f612 [2025-02-20T13:15:18.564Z] $ docker rm -f --volumes f313558c37991f6d7f0e42c19b8f79a3893002a36149efd460962c00ab84f612 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:15:18.978Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-20T13:15:18.978Z] [2025-02-20T13:15:18.978Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:15:19.278Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-20T13:15:19.279Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-02-20T13:15:19.279Z] ab5ef0e58194: Pulling fs layer [2025-02-20T13:15:19.279Z] 9712f1f96733: Pulling fs layer [2025-02-20T13:15:19.279Z] 63f879dbbcfc: Pulling fs layer [2025-02-20T13:15:19.279Z] 0d9ebad4ef96: Pulling fs layer [2025-02-20T13:15:19.279Z] e9a5061849ea: Pulling fs layer [2025-02-20T13:15:19.279Z] d747dcd14b5f: Pulling fs layer [2025-02-20T13:15:19.279Z] 2de7ff778b66: Pulling fs layer [2025-02-20T13:15:19.279Z] e9a5061849ea: Waiting [2025-02-20T13:15:19.279Z] d747dcd14b5f: Waiting [2025-02-20T13:15:19.279Z] 2de7ff778b66: Waiting [2025-02-20T13:15:19.279Z] 0d9ebad4ef96: Waiting [2025-02-20T13:15:19.279Z] 9712f1f96733: Download complete [2025-02-20T13:15:19.538Z] 63f879dbbcfc: Verifying Checksum [2025-02-20T13:15:19.538Z] 63f879dbbcfc: Download complete [2025-02-20T13:15:19.796Z] e9a5061849ea: Verifying Checksum [2025-02-20T13:15:19.796Z] e9a5061849ea: Download complete [2025-02-20T13:15:19.796Z] d747dcd14b5f: Verifying Checksum [2025-02-20T13:15:19.796Z] d747dcd14b5f: Download complete [2025-02-20T13:15:19.796Z] 0d9ebad4ef96: Verifying Checksum [2025-02-20T13:15:19.796Z] 0d9ebad4ef96: Download complete [2025-02-20T13:15:19.796Z] ab5ef0e58194: Verifying Checksum [2025-02-20T13:15:19.796Z] ab5ef0e58194: Download complete [2025-02-20T13:15:19.796Z] 2de7ff778b66: Verifying Checksum [2025-02-20T13:15:19.796Z] 2de7ff778b66: Download complete [2025-02-20T13:15:22.325Z] ab5ef0e58194: Pull complete [2025-02-20T13:15:22.325Z] 9712f1f96733: Pull complete [2025-02-20T13:15:22.586Z] 63f879dbbcfc: Pull complete [2025-02-20T13:15:25.869Z] 0d9ebad4ef96: Pull complete [2025-02-20T13:15:25.869Z] e9a5061849ea: Pull complete [2025-02-20T13:15:25.869Z] d747dcd14b5f: Pull complete [2025-02-20T13:15:26.802Z] 2de7ff778b66: Pull complete [2025-02-20T13:15:26.802Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-02-20T13:15:26.802Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-20T13:15:26.802Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T13:15:26.893Z] prd-ubuntu20.04-docker-8c-8g-39330 does not seem to be running inside a container [2025-02-20T13:15:26.910Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-02-20T13:15:30.285Z] $ docker top a408d265c84a6d6db6440a5b99efd08924044e233d84586b35185b937237b2ad -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-02-20T13:15:30.367Z] provisioning config files... [2025-02-20T13:15:30.372Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config17757613035910972451tmp [2025-02-20T13:15:30.381Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11592607046526641448tmp [2025-02-20T13:15:30.390Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config10095453412439864108tmp [Pipeline] { [Pipeline] echo [2025-02-20T13:15:30.480Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-20T13:15:30.774Z] ---> sigul-configuration.sh [2025-02-20T13:15:30.774Z] gpg: directory `/root/.gnupg' created [2025-02-20T13:15:30.774Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-02-20T13:15:30.774Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-02-20T13:15:30.774Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-02-20T13:15:30.774Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-02-20T13:15:30.774Z] gpg: CAST5 encrypted data [2025-02-20T13:15:30.774Z] gpg: encrypted with 1 passphrase [2025-02-20T13:15:30.774Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-02-20T13:15:31.068Z] + mkdir /home/jenkins [2025-02-20T13:15:31.068Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-02-20T13:15:31.360Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-02-20T13:15:31.374Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-20T13:15:31.668Z] ---> sigul-install.sh [2025-02-20T13:15:31.668Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-02-20T13:15:31.959Z] + git tag --list [2025-02-20T13:15:31.959Z] v0.0.0 [2025-02-20T13:15:31.959Z] v1.0.0 [2025-02-20T13:15:31.959Z] v2.1.0 [2025-02-20T13:15:31.959Z] v2.1.1 [2025-02-20T13:15:31.959Z] v2.2.0 [2025-02-20T13:15:31.959Z] v2.3.0 [2025-02-20T13:15:31.959Z] v3.0 [2025-02-20T13:15:31.959Z] v3.0.0 [2025-02-20T13:15:31.959Z] v3.1 [2025-02-20T13:15:31.960Z] v3.1.0 [2025-02-20T13:15:31.960Z] v3.1.0-dev.1 [2025-02-20T13:15:31.960Z] v3.1.0-dev.10 [2025-02-20T13:15:31.960Z] v3.1.0-dev.11 [2025-02-20T13:15:31.960Z] v3.1.0-dev.12 [2025-02-20T13:15:31.960Z] v3.1.0-dev.13 [2025-02-20T13:15:31.960Z] v3.1.0-dev.14 [2025-02-20T13:15:31.960Z] v3.1.0-dev.15 [2025-02-20T13:15:31.960Z] v3.1.0-dev.16 [2025-02-20T13:15:31.960Z] v3.1.0-dev.17 [2025-02-20T13:15:31.960Z] v3.1.0-dev.18 [2025-02-20T13:15:31.960Z] v3.1.0-dev.19 [2025-02-20T13:15:31.960Z] v3.1.0-dev.2 [2025-02-20T13:15:31.960Z] v3.1.0-dev.20 [2025-02-20T13:15:31.960Z] v3.1.0-dev.21 [2025-02-20T13:15:31.960Z] v3.1.0-dev.22 [2025-02-20T13:15:31.960Z] v3.1.0-dev.23 [2025-02-20T13:15:31.960Z] v3.1.0-dev.24 [2025-02-20T13:15:31.960Z] v3.1.0-dev.3 [2025-02-20T13:15:31.960Z] v3.1.0-dev.4 [2025-02-20T13:15:31.960Z] v3.1.0-dev.5 [2025-02-20T13:15:31.960Z] v3.1.0-dev.6 [2025-02-20T13:15:31.960Z] v3.1.0-dev.7 [2025-02-20T13:15:31.960Z] v3.1.0-dev.8 [2025-02-20T13:15:31.960Z] v3.1.0-dev.9 [2025-02-20T13:15:31.960Z] v3.1.1 [2025-02-20T13:15:31.960Z] v3.1.1-dev.1 [2025-02-20T13:15:31.960Z] v3.2.0-dev.1 [2025-02-20T13:15:31.960Z] v3.2.0-dev.10 [2025-02-20T13:15:31.960Z] v3.2.0-dev.11 [2025-02-20T13:15:31.960Z] v3.2.0-dev.12 [2025-02-20T13:15:31.960Z] v3.2.0-dev.13 [2025-02-20T13:15:31.960Z] v3.2.0-dev.14 [2025-02-20T13:15:31.960Z] v3.2.0-dev.15 [2025-02-20T13:15:31.960Z] v3.2.0-dev.16 [2025-02-20T13:15:31.960Z] v3.2.0-dev.17 [2025-02-20T13:15:31.960Z] v3.2.0-dev.18 [2025-02-20T13:15:31.960Z] v3.2.0-dev.19 [2025-02-20T13:15:31.960Z] v3.2.0-dev.2 [2025-02-20T13:15:31.960Z] v3.2.0-dev.3 [2025-02-20T13:15:31.960Z] v3.2.0-dev.4 [2025-02-20T13:15:31.960Z] v3.2.0-dev.5 [2025-02-20T13:15:31.960Z] v3.2.0-dev.6 [2025-02-20T13:15:31.960Z] v3.2.0-dev.7 [2025-02-20T13:15:31.960Z] v3.2.0-dev.8 [2025-02-20T13:15:31.960Z] v3.2.0-dev.9 [2025-02-20T13:15:31.960Z] v4.0.0-dev.1 [2025-02-20T13:15:31.960Z] v4.0.0-dev.2 [2025-02-20T13:15:31.960Z] v4.0.0-dev.3 [2025-02-20T13:15:31.960Z] v4.0.0-dev.4 [2025-02-20T13:15:31.960Z] v4.0.0-dev.5 [2025-02-20T13:15:31.960Z] v4.0.0-dev.6 [2025-02-20T13:15:31.960Z] v4.0.0-dev.7 [2025-02-20T13:15:31.960Z] v4.0.0-dev.8 [2025-02-20T13:15:31.960Z] v4.0.0-dev.9 [Pipeline] sh [2025-02-20T13:15:32.254Z] + lftools sign git-tag v4.0.0-dev.9 [2025-02-20T13:15:32.822Z] Signing Git tag with Sigul... [2025-02-20T13:15:32.822Z] Signing v4.0.0-dev.9 [Pipeline] echo [2025-02-20T13:15:33.096Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-20T13:15:33.458Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-02-20T13:15:33.465Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-02-20T13:15:33.480Z] $ docker stop --time=1 a408d265c84a6d6db6440a5b99efd08924044e233d84586b35185b937237b2ad [2025-02-20T13:15:34.731Z] $ docker rm -f --volumes a408d265c84a6d6db6440a5b99efd08924044e233d84586b35185b937237b2ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-02-20T13:15:35.181Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-20T13:15:35.181Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:15:35.484Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-20T13:15:35.484Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T13:15:35.566Z] prd-ubuntu20.04-docker-8c-8g-39330 does not seem to be running inside a container [2025-02-20T13:15:35.585Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-20T13:15:35.924Z] $ docker top 58dd71df931a8834829730f0511b37b1afa529824b42369fcbf1a89ce23a3c82 -eo pid,comm [2025-02-20T13:15:35.975Z] 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-02-20T13:15:35.975Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-20T13:15:36.023Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-20T13:15:36.023Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-20T13:15:36.127Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-20T13:15:36.124Z] $ docker exec 58dd71df931a8834829730f0511b37b1afa529824b42369fcbf1a89ce23a3c82 ssh-agent [2025-02-20T13:15:36.227Z] SSH_AUTH_SOCK=/tmp/ssh-5NzKNSanqs3J/agent.31 [2025-02-20T13:15:36.227Z] SSH_AGENT_PID=37 [2025-02-20T13:15:36.232Z] Running ssh-add (command line suppressed) [2025-02-20T13:15:36.327Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12068792743340883261.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12068792743340883261.key) [2025-02-20T13:15:36.347Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-20T13:15:36.639Z] + git semver bump pre [2025-02-20T13:15:36.899Z] 2025-02-20 13:15:36,815 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2025-02-20T13:15:36.899Z] 2025-02-20 13:15:36,815 [bump_version] DEBUG bumping version:4.0.0-dev.9 on axis:pre with prefix:dev [2025-02-20T13:15:36.899Z] 2025-02-20 13:15:36,816 [bump_version] DEBUG bumped version:4.0.0-dev.10 [2025-02-20T13:15:36.899Z] 2025-02-20 13:15:36,816 [write_version] DEBUG write version:4.0.0-dev.10 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2025-02-20T13:15:36.899Z] 2025-02-20 13:15:36,816 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2025-02-20T13:15:36.899Z] 2025-02-20 13:15:36,816 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2025-02-20T13:15:36.899Z] 2025-02-20 13:15:36,817 [execute] INFO git cat-file --batch-check [2025-02-20T13:15:36.899Z] 2025-02-20 13:15:36,818 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-20T13:15:36.899Z] 2025-02-20 13:15:36,822 [execute] INFO git cat-file --batch [2025-02-20T13:15:36.899Z] 2025-02-20 13:15:36,823 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-20T13:15:36.899Z] 2025-02-20 13:15:36,828 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2025-02-20T13:15:36.899Z] 4.0.0-dev.10 [Pipeline] } [2025-02-20T13:15:36.902Z] $ docker exec --env ******** --env ******** 58dd71df931a8834829730f0511b37b1afa529824b42369fcbf1a89ce23a3c82 ssh-agent -k [2025-02-20T13:15:37.000Z] unset SSH_AUTH_SOCK; [2025-02-20T13:15:37.001Z] unset SSH_AGENT_PID; [2025-02-20T13:15:37.001Z] echo Agent pid 37 killed; [2025-02-20T13:15:37.015Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-20T13:15:37.338Z] + git semver [Pipeline] } [2025-02-20T13:15:37.602Z] $ docker stop --time=1 58dd71df931a8834829730f0511b37b1afa529824b42369fcbf1a89ce23a3c82 [2025-02-20T13:15:38.867Z] $ docker rm -f --volumes 58dd71df931a8834829730f0511b37b1afa529824b42369fcbf1a89ce23a3c82 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-20T13:15:39.235Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-20T13:15:39.235Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:15:39.534Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-20T13:15:39.534Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T13:15:39.613Z] prd-ubuntu20.04-docker-8c-8g-39330 does not seem to be running inside a container [2025-02-20T13:15:39.632Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-20T13:15:39.969Z] $ docker top 0861bfa7396d9313c851953fee076e972ee9fa2af6a380b6bc47d69bb27e76b4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-20T13:15:40.083Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-20T13:15:40.083Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-20T13:15:40.193Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-20T13:15:40.189Z] $ docker exec 0861bfa7396d9313c851953fee076e972ee9fa2af6a380b6bc47d69bb27e76b4 ssh-agent [2025-02-20T13:15:40.314Z] SSH_AUTH_SOCK=/tmp/ssh-sWgPwBa8abtR/agent.32 [2025-02-20T13:15:40.314Z] SSH_AGENT_PID=38 [2025-02-20T13:15:40.319Z] Running ssh-add (command line suppressed) [2025-02-20T13:15:40.407Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2854870779893277753.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2854870779893277753.key) [2025-02-20T13:15:40.425Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-20T13:15:40.713Z] + git semver push [2025-02-20T13:15:40.973Z] 2025-02-20 13:15:40,880 [run_push] DEBUG push [2025-02-20T13:15:40.973Z] 2025-02-20 13:15:40,881 [execute] INFO git cat-file --batch-check [2025-02-20T13:15:40.973Z] 2025-02-20 13:15:40,881 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-20T13:15:40.973Z] 2025-02-20 13:15:40,884 [execute] INFO git rev-list adac834a7cec122f7ba03cc9c46920e6c312e1b8 -- [2025-02-20T13:15:40.973Z] 2025-02-20 13:15:40,885 [execute] DEBUG Popen(['git', 'rev-list', 'adac834a7cec122f7ba03cc9c46920e6c312e1b8', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-20T13:15:40.973Z] 2025-02-20 13:15:40,892 [execute] INFO git fetch -v origin [2025-02-20T13:15:40.973Z] 2025-02-20 13:15:40,893 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-02-20T13:15:41.538Z] 2025-02-20 13:15:41,352 [run_push] DEBUG no remote changes detected [2025-02-20T13:15:41.538Z] 2025-02-20 13:15:41,352 [execute] INFO git push origin semver [2025-02-20T13:15:41.538Z] 2025-02-20 13:15:41,352 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-20T13:15:42.105Z] 2025-02-20 13:15:42,044 [run_push] DEBUG push all version tags [2025-02-20T13:15:42.105Z] 2025-02-20 13:15:42,044 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-02-20T13:15:42.105Z] 2025-02-20 13:15:42,044 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2025-02-20T13:15:43.039Z] 2025-02-20 13:15:42,680 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2025-02-20T13:15:43.039Z] 4.0.0-dev.10 [Pipeline] } [2025-02-20T13:15:43.043Z] $ docker exec --env ******** --env ******** 0861bfa7396d9313c851953fee076e972ee9fa2af6a380b6bc47d69bb27e76b4 ssh-agent -k [2025-02-20T13:15:43.126Z] unset SSH_AUTH_SOCK; [2025-02-20T13:15:43.126Z] unset SSH_AGENT_PID; [2025-02-20T13:15:43.126Z] echo Agent pid 38 killed; [2025-02-20T13:15:43.146Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-20T13:15:43.473Z] + git semver [Pipeline] } [2025-02-20T13:15:43.740Z] $ docker stop --time=1 0861bfa7396d9313c851953fee076e972ee9fa2af6a380b6bc47d69bb27e76b4 [2025-02-20T13:15:45.032Z] $ docker rm -f --volumes 0861bfa7396d9313c851953fee076e972ee9fa2af6a380b6bc47d69bb27e76b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-02-20T13:15:45.647Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2025-02-20T13:15:45.647Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2025-02-20T13:15:45.647Z] total 16 [2025-02-20T13:15:45.647Z] drwxr-xr-x 3 root root 4096 Feb 20 13:01 . [2025-02-20T13:15:45.647Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 20 13:15 .. [2025-02-20T13:15:45.647Z] drwxr-xr-x 2 root root 4096 Feb 20 13:01 cost [2025-02-20T13:15:45.647Z] -rw-r--r-- 1 root root 91 Feb 20 13:01 cost.csv [2025-02-20T13:15:45.647Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2025-02-20T13:15:45.647Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2025-02-20T13:15:45.647Z] total 16 [2025-02-20T13:15:45.647Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 13:01 . [2025-02-20T13:15:45.647Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 20 13:15 .. [2025-02-20T13:15:45.647Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 20 13:01 cost [2025-02-20T13:15:45.647Z] -rw-r--r-- 1 jenkins jenkins 91 Feb 20 13:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-02-20T13:15:45.939Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-20T13:15:46.792Z] ---> package-listing.sh [2025-02-20T13:15:46.792Z] ++ facter osfamily [2025-02-20T13:15:46.792Z] ++ tr '[:upper:]' '[:lower:]' [2025-02-20T13:15:47.051Z] + OS_FAMILY=debian [2025-02-20T13:15:47.051Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2025-02-20T13:15:47.051Z] + START_PACKAGES=/tmp/packages_start.txt [2025-02-20T13:15:47.051Z] + END_PACKAGES=/tmp/packages_end.txt [2025-02-20T13:15:47.051Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-02-20T13:15:47.051Z] + PACKAGES=/tmp/packages_start.txt [2025-02-20T13:15:47.051Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2025-02-20T13:15:47.051Z] + PACKAGES=/tmp/packages_end.txt [2025-02-20T13:15:47.051Z] + case "${OS_FAMILY}" in [2025-02-20T13:15:47.051Z] + dpkg -l [2025-02-20T13:15:47.051Z] + grep '^ii' [2025-02-20T13:15:47.051Z] + '[' -f /tmp/packages_start.txt ']' [2025-02-20T13:15:47.051Z] + '[' -f /tmp/packages_end.txt ']' [2025-02-20T13:15:47.051Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-02-20T13:15:47.051Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2025-02-20T13:15:47.051Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2025-02-20T13:15:47.051Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo [2025-02-20T13:15:47.062Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-02-20T13:15:47.335Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:15:47.911Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-20T13:15:47.911Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T13:15:47.979Z] prd-ubuntu20.04-docker-8c-8g-39330 does not seem to be running inside a container [2025-02-20T13:15:47.998Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-02-20T13:15:48.199Z] $ docker top 465d279bb122a3cf67033067978c96b1a4194a92aa5e46a24f04b8fcacbd2eba -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-20T13:15:48.556Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-02-20T13:15:48.840Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-02-20T13:15:49.128Z] + ls /var/log/sa-host [2025-02-20T13:15:49.128Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-20T13:15:49.201Z] provisioning config files... [2025-02-20T13:15:49.208Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2471720574236318918tmp [Pipeline] { [Pipeline] echo [2025-02-20T13:15:49.222Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-20T13:15:49.502Z] ---> create-netrc.sh [Pipeline] } [2025-02-20T13:15:49.510Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-02-20T13:15:49.844Z] ---> python-tools-install.sh [Pipeline] echo [2025-02-20T13:15:49.854Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-20T13:15:50.136Z] ---> sudo-logs.sh [2025-02-20T13:15:50.136Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-02-20T13:15:50.169Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-20T13:15:50.452Z] ---> job-cost.sh [2025-02-20T13:15:50.452Z] lf-activate-venv: SKIPPING [2025-02-20T13:15:50.452Z] DEBUG: total: 0.2199999988079071 [2025-02-20T13:15:50.452Z] INFO: Retrieving Stack Cost... [2025-02-20T13:15:50.719Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-20T13:15:51.287Z] INFO: Archiving Costs [Pipeline] echo [2025-02-20T13:15:51.301Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-20T13:15:51.585Z] ---> logs-deploy.sh [2025-02-20T13:15:51.585Z] lf-activate-venv: SKIPPING [2025-02-20T13:15:51.585Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/164 [2025-02-20T13:15:51.585Z] INFO: archiving workspace using pattern(s): [2025-02-20T13:15:52.522Z] Archives upload complete. [2025-02-20T13:15:52.522Z] INFO: archiving logs to Nexus