Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8f38a188810cb2bfc406d3ba9c0354271b82d227 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-ssh9383971518297960182.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-ssh14411412274190042119.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/app-rfid-llrp-inventory/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/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16114968185988684791.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-ssh16025645443560487991.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/app-rfid-llrp-inventory/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/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10656197538484996288.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:app-rfid-llrp-inventory] ========================================================= [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: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory 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: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-40340 in /w/workspace/dry_app-rfid-llrp-inventory_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/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.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/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8f38a188810cb2bfc406d3ba9c0354271b82d227 (main) Commit message: "docs: Update changelog for 4.0 release (#337)" > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.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 8f38a188810cb2bfc406d3ba9c0354271b82d227 # timeout=10 > git rev-list --no-walk c4c876e6fc09170e3b03ed866d41ca52cc9da627 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-05T12:20:40.288Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-05T12:20:40.355Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-05T12:20:40.384Z] ========================================================= [2025-03-05T12:20:40.384Z] EdgeX Global Pipelines Version Info [2025-03-05T12:20:40.384Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-05T12:20:41.466Z] ------------------- [2025-03-05T12:20:41.466Z] stable info: [2025-03-05T12:20:41.466Z] ------------------- [2025-03-05T12:20:41.466Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-05T12:20:41.466Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-05T12:20:41.466Z] Message: update stable to v1.0.269 [2025-03-05T12:20:41.726Z] ------------------- [2025-03-05T12:20:41.726Z] experimental info: [2025-03-05T12:20:41.726Z] ------------------- [2025-03-05T12:20:41.726Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-05T12:20:41.726Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-05T12:20:41.726Z] Message: update experimental to stable [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-05T12:20:41.801Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2025-03-05T12:20:41.821Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2025-03-05T12:20:41.843Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-05T12:20:41.861Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-05T12:20:41.881Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-05T12:20:41.902Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-05T12:20:41.923Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-05T12:20:41.943Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-05T12:20:41.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-05T12:20:41.984Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-05T12:20:42.017Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-05T12:20:42.041Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2025-03-05T12:20:42.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-05T12:20:42.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-05T12:20:42.113Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-05T12:20:42.136Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-05T12:20:42.164Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-05T12:20:42.188Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-05T12:20:42.210Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-05T12:20:42.234Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-05T12:20:42.253Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-03-05T12:20:42.273Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-03-05T12:20:42.299Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-05T12:20:42.327Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-05T12:20:42.353Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-05T12:20:42.379Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-05T12:20:42.406Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-05T12:20:42.430Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-05T12:20:42.454Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-05T12:20:42.483Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-05T12:20:42.507Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8f38a188810cb2bfc406d3ba9c0354271b82d227 [Pipeline] echo [2025-03-05T12:20:42.534Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8f38a18 [Pipeline] echo [2025-03-05T12:20:42.554Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T12:20:42.615Z] provisioning config files... [2025-03-05T12:20:42.628Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7705922227531146857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T12:20:42.958Z] ---> ****-login.sh [2025-03-05T12:20:42.958Z] nexus3.edgexfoundry.org:10001 [2025-03-05T12:20:43.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T12:20:43.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T12:20:43.219Z] Configure a credential helper to remove this warning. See [2025-03-05T12:20:43.219Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T12:20:43.219Z] [2025-03-05T12:20:43.219Z] Login Succeeded [2025-03-05T12:20:43.219Z] nexus3.edgexfoundry.org:10002 [2025-03-05T12:20:43.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T12:20:43.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T12:20:43.479Z] Configure a credential helper to remove this warning. See [2025-03-05T12:20:43.479Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T12:20:43.479Z] [2025-03-05T12:20:43.479Z] Login Succeeded [2025-03-05T12:20:43.479Z] nexus3.edgexfoundry.org:10003 [2025-03-05T12:20:43.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T12:20:43.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T12:20:43.479Z] Configure a credential helper to remove this warning. See [2025-03-05T12:20:43.479Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T12:20:43.479Z] [2025-03-05T12:20:43.479Z] Login Succeeded [2025-03-05T12:20:43.479Z] nexus3.edgexfoundry.org:10004 [2025-03-05T12:20:43.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T12:20:43.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T12:20:43.738Z] Configure a credential helper to remove this warning. See [2025-03-05T12:20:43.738Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T12:20:43.738Z] [2025-03-05T12:20:43.738Z] Login Succeeded [2025-03-05T12:20:43.738Z] ****.io [2025-03-05T12:20:43.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T12:20:44.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T12:20:44.006Z] Configure a credential helper to remove this warning. See [2025-03-05T12:20:44.006Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T12:20:44.006Z] [2025-03-05T12:20:44.006Z] Login Succeeded [2025-03-05T12:20:44.006Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T12:20:44.014Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-05T12:20:44.418Z] + git rev-list -1 --merges 8f38a188810cb2bfc406d3ba9c0354271b82d227~1..8f38a188810cb2bfc406d3ba9c0354271b82d227 [Pipeline] echo [2025-03-05T12:20:44.446Z] -----------> git rev-list -1 --merges 8f38a188810cb2bfc406d3ba9c0354271b82d227~1..8f38a188810cb2bfc406d3ba9c0354271b82d227 8f38a188810cb2bfc406d3ba9c0354271b82d227 [false] [Pipeline] sh [2025-03-05T12:20:44.745Z] + git log --format=format:%s -1 8f38a188810cb2bfc406d3ba9c0354271b82d227 [Pipeline] echo [2025-03-05T12:20:44.761Z] ========================================================= [2025-03-05T12:20:44.761Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-05T12:20:44.761Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-05T12:20:45.101Z] + git log --format=format:%s -1 8f38a188810cb2bfc406d3ba9c0354271b82d227 [Pipeline] echo [2025-03-05T12:20:45.112Z] [semverPrep] GIT_COMMIT: 8f38a188810cb2bfc406d3ba9c0354271b82d227, Commit Message: docs: Update changelog for 4.0 release (#337) [Pipeline] echo [2025-03-05T12:20:45.124Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-05T12:20:45.478Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T12:20:45.478Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-05T12:20:45.478Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-05T12:20:45.478Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-05T12:20:45.478Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-05T12:20:45.478Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-05T12:20:45.478Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:20:45.850Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T12:20:45.850Z] [2025-03-05T12:20:45.850Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:20:46.161Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T12:20:46.161Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-05T12:20:46.161Z] b85a868b505f: Pulling fs layer [2025-03-05T12:20:46.161Z] e2be974225ed: Pulling fs layer [2025-03-05T12:20:46.161Z] 339a4e72a1f5: Pulling fs layer [2025-03-05T12:20:46.161Z] 988bab9f4d93: Pulling fs layer [2025-03-05T12:20:46.161Z] 1469e6f7b9e6: Pulling fs layer [2025-03-05T12:20:46.162Z] eaf3925da568: Pulling fs layer [2025-03-05T12:20:46.162Z] 988bab9f4d93: Waiting [2025-03-05T12:20:46.162Z] bab4dde63d76: Pulling fs layer [2025-03-05T12:20:46.162Z] eaf3925da568: Waiting [2025-03-05T12:20:46.162Z] bde34c3a00c8: Pulling fs layer [2025-03-05T12:20:46.162Z] bab4dde63d76: Waiting [2025-03-05T12:20:46.162Z] b352a97aabf1: Pulling fs layer [2025-03-05T12:20:46.162Z] 4872d77fe225: Pulling fs layer [2025-03-05T12:20:46.162Z] bde34c3a00c8: Waiting [2025-03-05T12:20:46.162Z] b352a97aabf1: Waiting [2025-03-05T12:20:46.162Z] 5851b861e8e6: Pulling fs layer [2025-03-05T12:20:46.162Z] 4872d77fe225: Waiting [2025-03-05T12:20:46.162Z] 5851b861e8e6: Waiting [2025-03-05T12:20:46.162Z] e2be974225ed: Verifying Checksum [2025-03-05T12:20:46.162Z] e2be974225ed: Download complete [2025-03-05T12:20:46.162Z] 988bab9f4d93: Verifying Checksum [2025-03-05T12:20:46.162Z] 988bab9f4d93: Download complete [2025-03-05T12:20:46.421Z] 1469e6f7b9e6: Verifying Checksum [2025-03-05T12:20:46.421Z] 1469e6f7b9e6: Download complete [2025-03-05T12:20:46.421Z] eaf3925da568: Download complete [2025-03-05T12:20:46.421Z] 339a4e72a1f5: Verifying Checksum [2025-03-05T12:20:46.421Z] 339a4e72a1f5: Download complete [2025-03-05T12:20:46.421Z] bde34c3a00c8: Verifying Checksum [2025-03-05T12:20:46.421Z] bde34c3a00c8: Download complete [2025-03-05T12:20:46.421Z] b352a97aabf1: Verifying Checksum [2025-03-05T12:20:46.421Z] b352a97aabf1: Download complete [2025-03-05T12:20:46.421Z] 4872d77fe225: Verifying Checksum [2025-03-05T12:20:46.421Z] 4872d77fe225: Download complete [2025-03-05T12:20:46.421Z] 5851b861e8e6: Verifying Checksum [2025-03-05T12:20:46.421Z] 5851b861e8e6: Download complete [2025-03-05T12:20:46.680Z] b85a868b505f: Verifying Checksum [2025-03-05T12:20:46.680Z] b85a868b505f: Download complete [2025-03-05T12:20:46.680Z] bab4dde63d76: Verifying Checksum [2025-03-05T12:20:46.680Z] bab4dde63d76: Download complete [2025-03-05T12:20:47.617Z] b85a868b505f: Pull complete [2025-03-05T12:20:47.876Z] e2be974225ed: Pull complete [2025-03-05T12:20:48.136Z] 339a4e72a1f5: Pull complete [2025-03-05T12:20:48.399Z] 988bab9f4d93: Pull complete [2025-03-05T12:20:48.659Z] 1469e6f7b9e6: Pull complete [2025-03-05T12:20:48.659Z] eaf3925da568: Pull complete [2025-03-05T12:20:50.571Z] bab4dde63d76: Pull complete [2025-03-05T12:20:50.571Z] bde34c3a00c8: Pull complete [2025-03-05T12:20:50.571Z] b352a97aabf1: Pull complete [2025-03-05T12:20:50.571Z] 4872d77fe225: Pull complete [2025-03-05T12:20:50.831Z] 5851b861e8e6: Pull complete [2025-03-05T12:20:50.831Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-05T12:20:50.831Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T12:20:50.831Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T12:20:50.988Z] prd-ubuntu20.04-docker-8c-8g-40340 does not seem to be running inside a container [2025-03-05T12:20:51.015Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-05T12:20:53.141Z] $ docker top 8191d87f174d6b028376fa407fc9f4e881f7a304dff25d1c06dce70c6ef547e2 -eo pid,comm [2025-03-05T12:20:53.203Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-05T12:20:53.203Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T12:20:53.261Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T12:20:53.261Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T12:20:53.368Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T12:20:53.366Z] $ docker exec 8191d87f174d6b028376fa407fc9f4e881f7a304dff25d1c06dce70c6ef547e2 ssh-agent [2025-03-05T12:20:53.481Z] SSH_AUTH_SOCK=/tmp/ssh-jupdcKoRZ849/agent.32 [2025-03-05T12:20:53.481Z] SSH_AGENT_PID=38 [2025-03-05T12:20:53.487Z] Running ssh-add (command line suppressed) [2025-03-05T12:20:53.576Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8171948510934662034.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8171948510934662034.key) [2025-03-05T12:20:53.604Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T12:20:53.894Z] + git tag --points-at HEAD [Pipeline] } [2025-03-05T12:20:53.902Z] $ docker exec --env ******** --env ******** 8191d87f174d6b028376fa407fc9f4e881f7a304dff25d1c06dce70c6ef547e2 ssh-agent -k [2025-03-05T12:20:54.015Z] unset SSH_AUTH_SOCK; [2025-03-05T12:20:54.015Z] unset SSH_AGENT_PID; [2025-03-05T12:20:54.015Z] echo Agent pid 38 killed; [2025-03-05T12:20:54.031Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-05T12:20:54.076Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T12:20:54.076Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T12:20:54.198Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T12:20:54.196Z] $ docker exec 8191d87f174d6b028376fa407fc9f4e881f7a304dff25d1c06dce70c6ef547e2 ssh-agent [2025-03-05T12:20:54.304Z] SSH_AUTH_SOCK=/tmp/ssh-yk9nKDtkWcyz/agent.71 [2025-03-05T12:20:54.304Z] SSH_AGENT_PID=78 [2025-03-05T12:20:54.314Z] Running ssh-add (command line suppressed) [2025-03-05T12:20:54.404Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4950884908529713407.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4950884908529713407.key) [2025-03-05T12:20:54.422Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T12:20:54.717Z] + git semver init [2025-03-05T12:20:54.976Z] 2025-03-05 12:20:54,912 [run_init] DEBUG init version:0.0.0 force:False [2025-03-05T12:20:54.976Z] 2025-03-05 12:20:54,913 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2025-03-05T12:20:54.976Z] 2025-03-05 12:20:54,914 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2025-03-05T12:20:54.976Z] 2025-03-05 12:20:54,914 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2025-03-05T12:20:56.884Z] 2025-03-05 12:20:56,674 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2025-03-05T12:20:56.884Z] 2025-03-05 12:20:56,675 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2025-03-05T12:20:56.884Z] 2025-03-05 12:20:56,675 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-03-05T12:20:56.884Z] 2025-03-05 12:20:56,676 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-03-05T12:20:56.884Z] 4.0.0-dev.10 [Pipeline] } [2025-03-05T12:20:56.887Z] $ docker exec --env ******** --env ******** 8191d87f174d6b028376fa407fc9f4e881f7a304dff25d1c06dce70c6ef547e2 ssh-agent -k [2025-03-05T12:20:56.993Z] unset SSH_AUTH_SOCK; [2025-03-05T12:20:56.993Z] unset SSH_AGENT_PID; [2025-03-05T12:20:56.994Z] echo Agent pid 78 killed; [2025-03-05T12:20:57.011Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T12:20:57.340Z] + git semver [Pipeline] } [2025-03-05T12:20:57.608Z] $ docker stop --time=1 8191d87f174d6b028376fa407fc9f4e881f7a304dff25d1c06dce70c6ef547e2 [2025-03-05T12:20:58.908Z] $ docker rm -f --volumes 8191d87f174d6b028376fa407fc9f4e881f7a304dff25d1c06dce70c6ef547e2 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T12:20:59.264Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-05T12:20:59.478Z] Stashed 1 file(s) [Pipeline] echo [2025-03-05T12:20:59.483Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.10 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T12:20:59.654Z] provisioning config files... [2025-03-05T12:20:59.666Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13294084443812520119tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T12:20:59.964Z] ---> ****-login.sh [2025-03-05T12:20:59.964Z] nexus3.edgexfoundry.org:10001 [2025-03-05T12:20:59.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T12:20:59.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T12:20:59.964Z] Configure a credential helper to remove this warning. See [2025-03-05T12:20:59.964Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T12:20:59.964Z] [2025-03-05T12:20:59.964Z] Login Succeeded [2025-03-05T12:20:59.964Z] nexus3.edgexfoundry.org:10002 [2025-03-05T12:20:59.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T12:20:59.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T12:20:59.964Z] Configure a credential helper to remove this warning. See [2025-03-05T12:20:59.964Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T12:20:59.964Z] [2025-03-05T12:20:59.964Z] Login Succeeded [2025-03-05T12:20:59.964Z] nexus3.edgexfoundry.org:10003 [2025-03-05T12:21:00.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T12:21:00.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T12:21:00.224Z] Configure a credential helper to remove this warning. See [2025-03-05T12:21:00.224Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T12:21:00.224Z] [2025-03-05T12:21:00.224Z] Login Succeeded [2025-03-05T12:21:00.224Z] nexus3.edgexfoundry.org:10004 [2025-03-05T12:21:00.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T12:21:00.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T12:21:00.224Z] Configure a credential helper to remove this warning. See [2025-03-05T12:21:00.225Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T12:21:00.225Z] [2025-03-05T12:21:00.225Z] Login Succeeded [2025-03-05T12:21:00.225Z] ****.io [2025-03-05T12:21:00.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T12:21:00.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T12:21:00.484Z] Configure a credential helper to remove this warning. See [2025-03-05T12:21:00.484Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T12:21:00.484Z] [2025-03-05T12:21:00.484Z] Login Succeeded [2025-03-05T12:21:00.484Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T12:21:00.490Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-05T12:21:00.568Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T12:21:00.588Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T12:21:00.604Z] ========================================================= [2025-03-05T12:21:00.605Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-05T12:21:00.605Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:21:00.941Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-03-05T12:21:00.941Z] Sending build context to Docker daemon 20.08MB [2025-03-05T12:21:00.941Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-05T12:21:00.941Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-05T12:21:01.200Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-05T12:21:01.200Z] da9db072f522: Pulling fs layer [2025-03-05T12:21:01.200Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-05T12:21:01.200Z] 06f05ace1117: Pulling fs layer [2025-03-05T12:21:01.200Z] 5fe327b54edc: Pulling fs layer [2025-03-05T12:21:01.200Z] 4f4fb700ef54: Pulling fs layer [2025-03-05T12:21:01.200Z] 92a5565b7b96: Pulling fs layer [2025-03-05T12:21:01.200Z] ff9bb7016b71: Pulling fs layer [2025-03-05T12:21:01.200Z] b67dba6c2c7d: Pulling fs layer [2025-03-05T12:21:01.200Z] a813b0c90790: Pulling fs layer [2025-03-05T12:21:01.200Z] 5fe327b54edc: Waiting [2025-03-05T12:21:01.200Z] 4f4fb700ef54: Waiting [2025-03-05T12:21:01.200Z] ff9bb7016b71: Waiting [2025-03-05T12:21:01.200Z] b67dba6c2c7d: Waiting [2025-03-05T12:21:01.200Z] 92a5565b7b96: Waiting [2025-03-05T12:21:01.200Z] a813b0c90790: Waiting [2025-03-05T12:21:01.200Z] 6ef4a4ee8ca5: Download complete [2025-03-05T12:21:01.200Z] 5fe327b54edc: Verifying Checksum [2025-03-05T12:21:01.200Z] 5fe327b54edc: Download complete [2025-03-05T12:21:01.200Z] 4f4fb700ef54: Verifying Checksum [2025-03-05T12:21:01.200Z] 4f4fb700ef54: Download complete [2025-03-05T12:21:01.200Z] 92a5565b7b96: Verifying Checksum [2025-03-05T12:21:01.200Z] 92a5565b7b96: Download complete [2025-03-05T12:21:01.200Z] da9db072f522: Download complete [2025-03-05T12:21:01.200Z] ff9bb7016b71: Verifying Checksum [2025-03-05T12:21:01.200Z] ff9bb7016b71: Download complete [2025-03-05T12:21:01.458Z] da9db072f522: Pull complete [2025-03-05T12:21:01.458Z] a813b0c90790: Verifying Checksum [2025-03-05T12:21:01.458Z] a813b0c90790: Download complete [2025-03-05T12:21:01.717Z] 6ef4a4ee8ca5: Pull complete [2025-03-05T12:21:01.717Z] 06f05ace1117: Download complete [2025-03-05T12:21:01.975Z] b67dba6c2c7d: Verifying Checksum [2025-03-05T12:21:01.975Z] b67dba6c2c7d: Download complete [2025-03-05T12:21:05.255Z] 06f05ace1117: Pull complete [2025-03-05T12:21:05.255Z] 5fe327b54edc: Pull complete [2025-03-05T12:21:05.255Z] 4f4fb700ef54: Pull complete [2025-03-05T12:21:05.255Z] 92a5565b7b96: Pull complete [2025-03-05T12:21:05.255Z] ff9bb7016b71: Pull complete [2025-03-05T12:21:07.783Z] b67dba6c2c7d: Pull complete [2025-03-05T12:21:08.042Z] a813b0c90790: Pull complete [2025-03-05T12:21:08.042Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-05T12:21:08.042Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-05T12:21:08.042Z] ---> 3ba60ce46760 [2025-03-05T12:21:08.042Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2025-03-05T12:21:11.422Z] ---> Running in d62716acd25b [2025-03-05T12:21:11.422Z] Removing intermediate container d62716acd25b [2025-03-05T12:21:11.422Z] ---> 24126136e005 [2025-03-05T12:21:11.422Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-05T12:21:11.683Z] ---> Running in a72caa869e7c [2025-03-05T12:21:13.065Z] Removing intermediate container a72caa869e7c [2025-03-05T12:21:13.065Z] ---> 1039ed28be48 [2025-03-05T12:21:13.065Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-03-05T12:21:13.668Z] ---> Running in ddc8e21b5226 [2025-03-05T12:21:14.604Z] Removing intermediate container ddc8e21b5226 [2025-03-05T12:21:14.604Z] ---> 648385d28bcc [2025-03-05T12:21:14.604Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-05T12:21:14.604Z] ---> Running in e982f7ea10ac [2025-03-05T12:21:14.614Z] Still waiting to schedule task [2025-03-05T12:21:14.614Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-40339’ [2025-03-05T12:21:14.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T12:21:15.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T12:21:15.381Z] OK: 248 MiB in 58 packages [2025-03-05T12:21:15.639Z] Removing intermediate container e982f7ea10ac [2025-03-05T12:21:15.639Z] ---> 1524c0899d1c [2025-03-05T12:21:15.639Z] Step 7/12 : WORKDIR /app [2025-03-05T12:21:15.639Z] ---> Running in 7bdffd7da9a7 [2025-03-05T12:21:15.898Z] Removing intermediate container 7bdffd7da9a7 [2025-03-05T12:21:15.898Z] ---> 136d8ad43727 [2025-03-05T12:21:15.898Z] Step 8/12 : COPY go.mod vendor* ./ [2025-03-05T12:21:15.898Z] ---> 46b95e22abd4 [2025-03-05T12:21:15.898Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T12:21:15.898Z] ---> Running in 0077e1bede5e [2025-03-05T12:22:02.767Z] Removing intermediate container 0077e1bede5e [2025-03-05T12:22:02.767Z] ---> 56c41f7ecfcc [2025-03-05T12:22:02.767Z] Step 10/12 : COPY . . [2025-03-05T12:22:02.767Z] ---> edb4bef79104 [2025-03-05T12:22:02.767Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-05T12:22:02.767Z] ---> Running in 6c33a2b60a2e [2025-03-05T12:22:02.767Z] Removing intermediate container 6c33a2b60a2e [2025-03-05T12:22:02.767Z] ---> 1b1eeab8478b [2025-03-05T12:22:02.767Z] Step 12/12 : RUN $MAKE [2025-03-05T12:22:02.767Z] ---> Running in 82354cc4af9c [2025-03-05T12:22:02.767Z] noop [2025-03-05T12:22:02.767Z] Removing intermediate container 82354cc4af9c [2025-03-05T12:22:02.767Z] ---> cca47c3ae98a [2025-03-05T12:22:02.767Z] Successfully built cca47c3ae98a [2025-03-05T12:22:02.767Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:22:03.121Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-05T12:22:03.121Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T12:22:03.209Z] prd-ubuntu20.04-docker-8c-8g-40340 does not seem to be running inside a container [2025-03-05T12:22:03.237Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-05T12:22:03.680Z] $ docker top 23d800f20e47e828b0d9f4ce4291a4c3aa9772483319140ff4a508e64b5e43c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T12:22:04.042Z] + go version [2025-03-05T12:22:04.042Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-05T12:22:04.049Z] $ docker stop --time=1 23d800f20e47e828b0d9f4ce4291a4c3aa9772483319140ff4a508e64b5e43c5 [2025-03-05T12:22:05.380Z] $ docker rm -f --volumes 23d800f20e47e828b0d9f4ce4291a4c3aa9772483319140ff4a508e64b5e43c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:22:05.832Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-05T12:22:05.833Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T12:22:05.921Z] prd-ubuntu20.04-docker-8c-8g-40340 does not seem to be running inside a container [2025-03-05T12:22:05.942Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-05T12:22:06.303Z] $ docker top 4f460126ee9bdb5d964e87c9349ec0ddbb35ad8a75e0b48a1f9e19b3f2f1602b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T12:22:06.714Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2025-03-05T12:22:07.025Z] + make test [2025-03-05T12:22:07.025Z] go test -race ./... -coverprofile=coverage.out ./... [2025-03-05T12:22:45.750Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements [2025-03-05T12:22:45.750Z] edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements [2025-03-05T12:22:45.750Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.131s coverage: 86.2% of statements [2025-03-05T12:22:45.750Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.693s coverage: 71.9% of statements [2025-03-05T12:23:24.484Z] go vet ./... [2025-03-05T12:23:26.394Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-05T12:23:26.395Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-05T12:23:26.395Z] ./bin/test-attribution.sh [Pipeline] echo [2025-03-05T12:23:26.412Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-03-05T12:23:26.428Z] $ docker stop --time=1 4f460126ee9bdb5d964e87c9349ec0ddbb35ad8a75e0b48a1f9e19b3f2f1602b [2025-03-05T12:23:29.527Z] $ docker rm -f --volumes 4f460126ee9bdb5d964e87c9349ec0ddbb35ad8a75e0b48a1f9e19b3f2f1602b [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T12:23:30.270Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-05T12:23:30.317Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-03-05T12:23:30.826Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-05T12:23:31.116Z] + ls -al . [2025-03-05T12:23:31.116Z] total 288 [2025-03-05T12:23:31.116Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 5 12:22 . [2025-03-05T12:23:31.116Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 12:20 .. [2025-03-05T12:23:31.116Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 5 12:20 .dockerignore [2025-03-05T12:23:31.116Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 12:22 .git [2025-03-05T12:23:31.116Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 12:20 .github [2025-03-05T12:23:31.116Z] -rw-rw-r-- 1 jenkins jenkins 773 Mar 5 12:20 .gitignore [2025-03-05T12:23:31.116Z] -rw-rw-r-- 1 jenkins jenkins 200 Mar 5 12:20 .golangci.yml [2025-03-05T12:23:31.116Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 12:20 .semver [2025-03-05T12:23:31.116Z] -rw-rw-r-- 1 jenkins jenkins 17061 Mar 5 12:20 Attribution.txt [2025-03-05T12:23:31.116Z] -rw-rw-r-- 1 jenkins jenkins 12578 Mar 5 12:20 CHANGELOG.md [2025-03-05T12:23:31.116Z] -rw-rw-r-- 1 jenkins jenkins 1769 Mar 5 12:20 Dockerfile [2025-03-05T12:23:31.116Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 5 12:20 GOVERNANCE.md [2025-03-05T12:23:31.116Z] -rw-rw-r-- 1 jenkins jenkins 665 Mar 5 12:20 Jenkinsfile [2025-03-05T12:23:31.116Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 5 12:20 LICENSE [2025-03-05T12:23:31.116Z] -rw-rw-r-- 1 jenkins jenkins 3066 Mar 5 12:20 Makefile [2025-03-05T12:23:31.116Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 5 12:20 OWNERS.md [2025-03-05T12:23:31.116Z] -rw-rw-r-- 1 jenkins jenkins 3851 Mar 5 12:20 README.md [2025-03-05T12:23:31.116Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 5 12:20 VERSION [2025-03-05T12:23:31.116Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 12:20 bin [2025-03-05T12:23:31.116Z] -rw-r--r-- 1 jenkins jenkins 55696 Mar 5 12:22 coverage.out [2025-03-05T12:23:31.116Z] -rw-rw-r-- 1 jenkins jenkins 6741 Mar 5 12:20 go.mod [2025-03-05T12:23:31.116Z] -rw-rw-r-- 1 jenkins jenkins 88266 Mar 5 12:20 go.sum [2025-03-05T12:23:31.116Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 12:20 images [2025-03-05T12:23:31.116Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 12:20 internal [2025-03-05T12:23:31.116Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 5 12:20 main.go [2025-03-05T12:23:31.116Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 12:20 openapi [2025-03-05T12:23:31.116Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 12:20 res [2025-03-05T12:23:31.116Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 12:20 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:23:31.439Z] + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=8f38a188810cb2bfc406d3ba9c0354271b82d227 --label arch=amd64 --label version=4.0.0-dev.10 . [2025-03-05T12:23:31.439Z] Sending build context to Docker daemon 20.08MB [2025-03-05T12:23:31.439Z] Step 1/30 : ARG BASE=golang:1.23-alpine3.20 [2025-03-05T12:23:31.439Z] Step 2/30 : FROM ${BASE} AS builder [2025-03-05T12:23:31.439Z] ---> cca47c3ae98a [2025-03-05T12:23:31.439Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2025-03-05T12:23:31.698Z] ---> Running in e4a36b6d1bdf [2025-03-05T12:23:31.959Z] Removing intermediate container e4a36b6d1bdf [2025-03-05T12:23:31.959Z] ---> dd07c1d6734b [2025-03-05T12:23:31.959Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2025-03-05T12:23:31.959Z] ---> Running in 8ce7f1c0b64d [2025-03-05T12:23:31.959Z] Removing intermediate container 8ce7f1c0b64d [2025-03-05T12:23:31.959Z] ---> 80f4c31ae07c [2025-03-05T12:23:31.959Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2025-03-05T12:23:31.959Z] ---> Running in 95c09baacdfb [2025-03-05T12:23:32.219Z] Removing intermediate container 95c09baacdfb [2025-03-05T12:23:32.219Z] ---> f68632ff1b53 [2025-03-05T12:23:32.219Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-05T12:23:32.219Z] ---> Running in cd9a03a7b7f8 [2025-03-05T12:23:32.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T12:23:32.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T12:23:33.049Z] OK: 248 MiB in 58 packages [2025-03-05T12:23:33.311Z] Removing intermediate container cd9a03a7b7f8 [2025-03-05T12:23:33.311Z] ---> f217f3d99fd0 [2025-03-05T12:23:33.311Z] Step 7/30 : WORKDIR /app [2025-03-05T12:23:33.311Z] ---> Running in e7de0942495e [2025-03-05T12:23:33.311Z] Removing intermediate container e7de0942495e [2025-03-05T12:23:33.311Z] ---> 0c83b9b34159 [2025-03-05T12:23:33.311Z] Step 8/30 : COPY go.mod vendor* ./ [2025-03-05T12:23:33.573Z] ---> 1c871d593ec9 [2025-03-05T12:23:33.573Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T12:23:33.573Z] ---> Running in ad38f179c354 [2025-03-05T12:23:34.514Z] Removing intermediate container ad38f179c354 [2025-03-05T12:23:34.514Z] ---> 06ab161ed36f [2025-03-05T12:23:34.514Z] Step 10/30 : COPY . . [2025-03-05T12:23:34.773Z] ---> 18e51031c2a7 [2025-03-05T12:23:34.773Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-05T12:23:34.773Z] ---> Running in 01accbea1225 [2025-03-05T12:23:35.033Z] Removing intermediate container 01accbea1225 [2025-03-05T12:23:35.033Z] ---> 97c4b5914884 [2025-03-05T12:23:35.033Z] Step 12/30 : RUN $MAKE [2025-03-05T12:23:35.033Z] ---> Running in 3eb796f55b09 [2025-03-05T12:23:35.291Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.10 -X edgexfoundry/app-rfid-llrp-inventory.Version=4.0.0-dev.10 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2025-03-05T12:24:14.017Z] Removing intermediate container 3eb796f55b09 [2025-03-05T12:24:14.017Z] ---> f33903fdcaf6 [2025-03-05T12:24:14.017Z] Step 13/30 : FROM alpine:3.20 [2025-03-05T12:24:14.017Z] 3.20: Pulling from library/alpine [2025-03-05T12:24:14.017Z] 0a9a5dfd008f: Pulling fs layer [2025-03-05T12:24:14.017Z] 0a9a5dfd008f: Download complete [2025-03-05T12:24:14.017Z] 0a9a5dfd008f: Pull complete [2025-03-05T12:24:14.017Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-05T12:24:14.017Z] Status: Downloaded newer image for alpine:3.20 [2025-03-05T12:24:14.017Z] ---> ff221270b9fb [2025-03-05T12:24:14.017Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-05T12:24:14.017Z] ---> Running in 88213f07e401 [2025-03-05T12:24:14.017Z] Removing intermediate container 88213f07e401 [2025-03-05T12:24:14.017Z] ---> f0b7ba029490 [2025-03-05T12:24:14.017Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2025-03-05T12:24:14.017Z] ---> Running in 81d1841f1bf9 [2025-03-05T12:24:14.017Z] Removing intermediate container 81d1841f1bf9 [2025-03-05T12:24:14.017Z] ---> 1e2a7298aa4d [2025-03-05T12:24:14.017Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2025-03-05T12:24:14.017Z] ---> Running in 1d91c799c9f4 [2025-03-05T12:24:14.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T12:24:14.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T12:24:14.017Z] (1/2) Installing ca-certificates (20241121-r1) [2025-03-05T12:24:14.017Z] (2/2) Installing dumb-init (1.2.5-r3) [2025-03-05T12:24:14.017Z] Executing busybox-1.36.1-r29.trigger [2025-03-05T12:24:14.017Z] Executing ca-certificates-20241121-r1.trigger [2025-03-05T12:24:14.017Z] OK: 9 MiB in 16 packages [2025-03-05T12:24:14.017Z] Removing intermediate container 1d91c799c9f4 [2025-03-05T12:24:14.017Z] ---> c57395647d2c [2025-03-05T12:24:14.017Z] Step 17/30 : RUN apk --no-cache upgrade [2025-03-05T12:24:14.017Z] ---> Running in acb8ca3fadc4 [2025-03-05T12:24:14.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T12:24:14.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T12:24:14.017Z] OK: 9 MiB in 16 packages [2025-03-05T12:24:14.017Z] Removing intermediate container acb8ca3fadc4 [2025-03-05T12:24:14.017Z] ---> 4e2fabf74707 [2025-03-05T12:24:14.017Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-03-05T12:24:14.017Z] ---> f2c58feb511c [2025-03-05T12:24:14.017Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2025-03-05T12:24:14.017Z] ---> 5473efd384e3 [2025-03-05T12:24:14.017Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2025-03-05T12:24:14.017Z] ---> daac1b47d291 [2025-03-05T12:24:14.017Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2025-03-05T12:24:14.017Z] ---> e471b6f8345f [2025-03-05T12:24:14.017Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2025-03-05T12:24:14.017Z] ---> 21c96905cdb6 [2025-03-05T12:24:14.017Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2025-03-05T12:24:14.017Z] ---> Running in 7ea56c2735e3 [2025-03-05T12:24:14.017Z] Removing intermediate container 7ea56c2735e3 [2025-03-05T12:24:14.017Z] ---> 1cff24e15651 [2025-03-05T12:24:14.017Z] Step 24/30 : VOLUME /cache [2025-03-05T12:24:14.017Z] ---> Running in 0ae6da48cfba [2025-03-05T12:24:14.017Z] Removing intermediate container 0ae6da48cfba [2025-03-05T12:24:14.017Z] ---> 3cc20710844c [2025-03-05T12:24:14.017Z] Step 25/30 : EXPOSE 59711 [2025-03-05T12:24:14.017Z] ---> Running in a9dd81e15462 [2025-03-05T12:24:14.017Z] Removing intermediate container a9dd81e15462 [2025-03-05T12:24:14.017Z] ---> 758ad9f3e8c5 [2025-03-05T12:24:14.017Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2025-03-05T12:24:14.017Z] ---> Running in a2de194cbb4e [2025-03-05T12:24:14.017Z] Removing intermediate container a2de194cbb4e [2025-03-05T12:24:14.017Z] ---> 644cec871615 [2025-03-05T12:24:14.017Z] Step 27/30 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "-registry"] [2025-03-05T12:24:14.017Z] ---> Running in 9db7029f586f [2025-03-05T12:24:14.017Z] Removing intermediate container 9db7029f586f [2025-03-05T12:24:14.017Z] ---> 5696f7026a26 [2025-03-05T12:24:14.017Z] Step 28/30 : LABEL arch=amd64 [2025-03-05T12:24:14.017Z] ---> Running in 2d0eeff95672 [2025-03-05T12:24:14.275Z] Removing intermediate container 2d0eeff95672 [2025-03-05T12:24:14.275Z] ---> cffb55c9635e [2025-03-05T12:24:14.275Z] Step 29/30 : LABEL git_sha=8f38a188810cb2bfc406d3ba9c0354271b82d227 [2025-03-05T12:24:14.275Z] ---> Running in eb4bb2a776f7 [2025-03-05T12:24:14.275Z] Removing intermediate container eb4bb2a776f7 [2025-03-05T12:24:14.275Z] ---> 1c37a77c0e07 [2025-03-05T12:24:14.275Z] Step 30/30 : LABEL version=4.0.0-dev.10 [2025-03-05T12:24:14.275Z] ---> Running in 2352ef0c0434 [2025-03-05T12:24:14.533Z] Removing intermediate container 2352ef0c0434 [2025-03-05T12:24:14.533Z] ---> 33600baa5210 [2025-03-05T12:24:14.533Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-05T12:24:14.533Z] Successfully built 33600baa5210 [2025-03-05T12:24:14.533Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T12:24:14.680Z] provisioning config files... [2025-03-05T12:24:14.688Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8724733720352193528tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T12:24:14.993Z] ---> ****-login.sh [2025-03-05T12:24:14.994Z] nexus3.edgexfoundry.org:10001 [2025-03-05T12:24:14.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T12:24:14.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T12:24:14.994Z] Configure a credential helper to remove this warning. See [2025-03-05T12:24:14.994Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T12:24:14.994Z] [2025-03-05T12:24:14.994Z] Login Succeeded [2025-03-05T12:24:14.994Z] nexus3.edgexfoundry.org:10002 [2025-03-05T12:24:14.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T12:24:14.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T12:24:14.994Z] Configure a credential helper to remove this warning. See [2025-03-05T12:24:14.994Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T12:24:14.994Z] [2025-03-05T12:24:14.994Z] Login Succeeded [2025-03-05T12:24:14.994Z] nexus3.edgexfoundry.org:10003 [2025-03-05T12:24:15.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T12:24:15.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T12:24:15.251Z] Configure a credential helper to remove this warning. See [2025-03-05T12:24:15.251Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T12:24:15.251Z] [2025-03-05T12:24:15.251Z] Login Succeeded [2025-03-05T12:24:15.251Z] nexus3.edgexfoundry.org:10004 [2025-03-05T12:24:15.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T12:24:15.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T12:24:15.252Z] Configure a credential helper to remove this warning. See [2025-03-05T12:24:15.252Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T12:24:15.252Z] [2025-03-05T12:24:15.252Z] Login Succeeded [2025-03-05T12:24:15.252Z] ****.io [2025-03-05T12:24:15.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T12:24:15.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T12:24:15.518Z] Configure a credential helper to remove this warning. See [2025-03-05T12:24:15.518Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T12:24:15.518Z] [2025-03-05T12:24:15.518Z] Login Succeeded [2025-03-05T12:24:15.518Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T12:24:15.525Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T12:24:15.567Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T12:24:15.595Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2025-03-05T12:24:15.595Z] 8f38a188810cb2bfc406d3ba9c0354271b82d227 [2025-03-05T12:24:15.595Z] latest [2025-03-05T12:24:15.595Z] 4.0.0-dev.10 [2025-03-05T12:24:15.595Z] 8f38a188810cb2bfc406d3ba9c0354271b82d227-4.0.0-dev.10 [2025-03-05T12:24:15.595Z] main [2025-03-05T12:24:15.595Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:24:15.941Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:8f38a188810cb2bfc406d3ba9c0354271b82d227 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:24:16.264Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:8f38a188810cb2bfc406d3ba9c0354271b82d227 [2025-03-05T12:24:16.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2025-03-05T12:24:16.264Z] 6d6c3ff850b3: Preparing [2025-03-05T12:24:16.264Z] 197e18b2a90e: Preparing [2025-03-05T12:24:16.264Z] 3f928c6bbc6b: Preparing [2025-03-05T12:24:16.264Z] e2a16cd0ad11: Preparing [2025-03-05T12:24:16.264Z] b76139c4b8bd: Preparing [2025-03-05T12:24:16.264Z] dd59713dd949: Preparing [2025-03-05T12:24:16.264Z] 2e60fd72b127: Preparing [2025-03-05T12:24:16.264Z] 3af4b2d4f262: Preparing [2025-03-05T12:24:16.264Z] 994456c4fd7b: Preparing [2025-03-05T12:24:16.264Z] dd59713dd949: Waiting [2025-03-05T12:24:16.264Z] 2e60fd72b127: Waiting [2025-03-05T12:24:16.264Z] 3af4b2d4f262: Waiting [2025-03-05T12:24:16.264Z] 994456c4fd7b: Waiting [2025-03-05T12:24:16.264Z] e2a16cd0ad11: Pushed [2025-03-05T12:24:16.264Z] 6d6c3ff850b3: Pushed [2025-03-05T12:24:16.264Z] b76139c4b8bd: Pushed [2025-03-05T12:24:16.264Z] 3f928c6bbc6b: Pushed [2025-03-05T12:24:16.264Z] 994456c4fd7b: Layer already exists [2025-03-05T12:24:16.264Z] dd59713dd949: Pushed [2025-03-05T12:24:16.264Z] 2e60fd72b127: Pushed [2025-03-05T12:24:16.522Z] 3af4b2d4f262: Pushed [2025-03-05T12:24:19.309Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40341 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2025-03-05T12:24:19.330Z] Running in /w/workspace/app-rfid-llrp-inventory/197 [Pipeline] { [Pipeline] checkout [2025-03-05T12:24:20.705Z] 197e18b2a90e: Pushed [2025-03-05T12:24:20.705Z] 8f38a188810cb2bfc406d3ba9c0354271b82d227: digest: sha256:073dd918a746d1a9a0e4a4d983aca8a203f695358a2828865cb63881540fd93f size: 2197 [Pipeline] } [2025-03-05T12:24:22.392Z] The recommended git tool is: git [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:24:22.704Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:24:23.026Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2025-03-05T12:24:23.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2025-03-05T12:24:23.026Z] 6d6c3ff850b3: Preparing [2025-03-05T12:24:23.026Z] 197e18b2a90e: Preparing [2025-03-05T12:24:23.026Z] 3f928c6bbc6b: Preparing [2025-03-05T12:24:23.026Z] e2a16cd0ad11: Preparing [2025-03-05T12:24:23.026Z] b76139c4b8bd: Preparing [2025-03-05T12:24:23.026Z] dd59713dd949: Preparing [2025-03-05T12:24:23.026Z] 2e60fd72b127: Preparing [2025-03-05T12:24:23.026Z] 3af4b2d4f262: Preparing [2025-03-05T12:24:23.026Z] 994456c4fd7b: Preparing [2025-03-05T12:24:23.026Z] dd59713dd949: Waiting [2025-03-05T12:24:23.026Z] 2e60fd72b127: Waiting [2025-03-05T12:24:23.026Z] 3af4b2d4f262: Waiting [2025-03-05T12:24:23.026Z] 994456c4fd7b: Waiting [2025-03-05T12:24:23.026Z] e2a16cd0ad11: Layer already exists [2025-03-05T12:24:23.026Z] b76139c4b8bd: Layer already exists [2025-03-05T12:24:23.026Z] 6d6c3ff850b3: Layer already exists [2025-03-05T12:24:23.026Z] 3f928c6bbc6b: Layer already exists [2025-03-05T12:24:23.026Z] 197e18b2a90e: Layer already exists [2025-03-05T12:24:23.026Z] dd59713dd949: Layer already exists [2025-03-05T12:24:23.026Z] 2e60fd72b127: Layer already exists [2025-03-05T12:24:23.026Z] 994456c4fd7b: Layer already exists [2025-03-05T12:24:23.026Z] 3af4b2d4f262: Layer already exists [2025-03-05T12:24:23.026Z] latest: digest: sha256:073dd918a746d1a9a0e4a4d983aca8a203f695358a2828865cb63881540fd93f size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:24:23.357Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:24:23.687Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.0-dev.10 [2025-03-05T12:24:23.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2025-03-05T12:24:23.687Z] 6d6c3ff850b3: Preparing [2025-03-05T12:24:23.687Z] 197e18b2a90e: Preparing [2025-03-05T12:24:23.687Z] 3f928c6bbc6b: Preparing [2025-03-05T12:24:23.687Z] e2a16cd0ad11: Preparing [2025-03-05T12:24:23.687Z] b76139c4b8bd: Preparing [2025-03-05T12:24:23.687Z] dd59713dd949: Preparing [2025-03-05T12:24:23.687Z] 2e60fd72b127: Preparing [2025-03-05T12:24:23.687Z] 3af4b2d4f262: Preparing [2025-03-05T12:24:23.687Z] 994456c4fd7b: Preparing [2025-03-05T12:24:23.687Z] dd59713dd949: Waiting [2025-03-05T12:24:23.687Z] 2e60fd72b127: Waiting [2025-03-05T12:24:23.687Z] 3af4b2d4f262: Waiting [2025-03-05T12:24:23.687Z] 994456c4fd7b: Waiting [2025-03-05T12:24:23.687Z] b76139c4b8bd: Layer already exists [2025-03-05T12:24:23.687Z] 3f928c6bbc6b: Layer already exists [2025-03-05T12:24:23.687Z] 197e18b2a90e: Layer already exists [2025-03-05T12:24:23.687Z] 6d6c3ff850b3: Layer already exists [2025-03-05T12:24:23.687Z] e2a16cd0ad11: Layer already exists [2025-03-05T12:24:23.687Z] 3af4b2d4f262: Layer already exists [2025-03-05T12:24:23.687Z] 2e60fd72b127: Layer already exists [2025-03-05T12:24:23.687Z] 994456c4fd7b: Layer already exists [2025-03-05T12:24:23.687Z] dd59713dd949: Layer already exists [2025-03-05T12:24:23.687Z] 4.0.0-dev.10: digest: sha256:073dd918a746d1a9a0e4a4d983aca8a203f695358a2828865cb63881540fd93f size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:24:24.010Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:8f38a188810cb2bfc406d3ba9c0354271b82d227-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:24:24.340Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:8f38a188810cb2bfc406d3ba9c0354271b82d227-4.0.0-dev.10 [2025-03-05T12:24:24.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2025-03-05T12:24:24.340Z] 6d6c3ff850b3: Preparing [2025-03-05T12:24:24.340Z] 197e18b2a90e: Preparing [2025-03-05T12:24:24.340Z] 3f928c6bbc6b: Preparing [2025-03-05T12:24:24.340Z] e2a16cd0ad11: Preparing [2025-03-05T12:24:24.340Z] b76139c4b8bd: Preparing [2025-03-05T12:24:24.340Z] dd59713dd949: Preparing [2025-03-05T12:24:24.340Z] 2e60fd72b127: Preparing [2025-03-05T12:24:24.340Z] 3af4b2d4f262: Preparing [2025-03-05T12:24:24.340Z] 994456c4fd7b: Preparing [2025-03-05T12:24:24.340Z] 3af4b2d4f262: Waiting [2025-03-05T12:24:24.340Z] dd59713dd949: Waiting [2025-03-05T12:24:24.340Z] 2e60fd72b127: Waiting [2025-03-05T12:24:24.340Z] 994456c4fd7b: Waiting [2025-03-05T12:24:24.340Z] b76139c4b8bd: Layer already exists [2025-03-05T12:24:24.340Z] 197e18b2a90e: Layer already exists [2025-03-05T12:24:24.340Z] 3f928c6bbc6b: Layer already exists [2025-03-05T12:24:24.340Z] 6d6c3ff850b3: Layer already exists [2025-03-05T12:24:24.340Z] e2a16cd0ad11: Layer already exists [2025-03-05T12:24:24.340Z] 2e60fd72b127: Layer already exists [2025-03-05T12:24:24.340Z] 994456c4fd7b: Layer already exists [2025-03-05T12:24:24.340Z] 3af4b2d4f262: Layer already exists [2025-03-05T12:24:24.340Z] dd59713dd949: Layer already exists [2025-03-05T12:24:24.340Z] 8f38a188810cb2bfc406d3ba9c0354271b82d227-4.0.0-dev.10: digest: sha256:073dd918a746d1a9a0e4a4d983aca8a203f695358a2828865cb63881540fd93f size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:24:24.669Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:24:24.989Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2025-03-05T12:24:24.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2025-03-05T12:24:24.990Z] 6d6c3ff850b3: Preparing [2025-03-05T12:24:24.990Z] 197e18b2a90e: Preparing [2025-03-05T12:24:24.990Z] 3f928c6bbc6b: Preparing [2025-03-05T12:24:24.990Z] e2a16cd0ad11: Preparing [2025-03-05T12:24:24.990Z] b76139c4b8bd: Preparing [2025-03-05T12:24:24.990Z] dd59713dd949: Preparing [2025-03-05T12:24:24.990Z] 2e60fd72b127: Preparing [2025-03-05T12:24:24.990Z] 3af4b2d4f262: Preparing [2025-03-05T12:24:24.990Z] 994456c4fd7b: Preparing [2025-03-05T12:24:24.990Z] 994456c4fd7b: Waiting [2025-03-05T12:24:24.990Z] dd59713dd949: Waiting [2025-03-05T12:24:24.990Z] 3af4b2d4f262: Waiting [2025-03-05T12:24:24.990Z] 2e60fd72b127: Waiting [2025-03-05T12:24:24.990Z] 3f928c6bbc6b: Layer already exists [2025-03-05T12:24:24.990Z] e2a16cd0ad11: Layer already exists [2025-03-05T12:24:24.990Z] b76139c4b8bd: Layer already exists [2025-03-05T12:24:24.990Z] 197e18b2a90e: Layer already exists [2025-03-05T12:24:24.990Z] 6d6c3ff850b3: Layer already exists [2025-03-05T12:24:24.990Z] 3af4b2d4f262: Layer already exists [2025-03-05T12:24:24.990Z] 2e60fd72b127: Layer already exists [2025-03-05T12:24:24.990Z] dd59713dd949: Layer already exists [2025-03-05T12:24:24.990Z] 994456c4fd7b: Layer already exists [2025-03-05T12:24:24.990Z] main: digest: sha256:073dd918a746d1a9a0e4a4d983aca8a203f695358a2828865cb63881540fd93f size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T12:24:25.070Z] ===================================================== [Pipeline] echo [2025-03-05T12:24:25.084Z] taggedImages: [2025-03-05T12:24:25.084Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:8f38a188810cb2bfc406d3ba9c0354271b82d227 [2025-03-05T12:24:25.084Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2025-03-05T12:24:25.084Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.0-dev.10 [2025-03-05T12:24:25.084Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:8f38a188810cb2bfc406d3ba9c0354271b82d227-4.0.0-dev.10 [2025-03-05T12:24:25.084Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:24:25.505Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T12:24:25.505Z] [2025-03-05T12:24:25.505Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:24:25.805Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T12:24:25.806Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-05T12:24:25.806Z] 5eb5b503b376: Pulling fs layer [2025-03-05T12:24:25.806Z] 5c69ac0246d0: Pulling fs layer [2025-03-05T12:24:25.806Z] ec43610c2a17: Pulling fs layer [2025-03-05T12:24:25.806Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-05T12:24:25.806Z] 33b1e0a273af: Pulling fs layer [2025-03-05T12:24:25.806Z] 5d3b04190fa2: Pulling fs layer [2025-03-05T12:24:25.806Z] 2f39f015ded8: Pulling fs layer [2025-03-05T12:24:25.806Z] 3a2ae6a8a46f: Waiting [2025-03-05T12:24:25.806Z] 33b1e0a273af: Waiting [2025-03-05T12:24:25.806Z] 5d3b04190fa2: Waiting [2025-03-05T12:24:25.806Z] 2f39f015ded8: Waiting [2025-03-05T12:24:25.806Z] 5c69ac0246d0: Download complete [2025-03-05T12:24:25.806Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-05T12:24:25.806Z] 3a2ae6a8a46f: Download complete [2025-03-05T12:24:25.806Z] 33b1e0a273af: Verifying Checksum [2025-03-05T12:24:25.806Z] 33b1e0a273af: Download complete [2025-03-05T12:24:25.806Z] 5d3b04190fa2: Verifying Checksum [2025-03-05T12:24:25.806Z] 5d3b04190fa2: Download complete [2025-03-05T12:24:25.806Z] ec43610c2a17: Verifying Checksum [2025-03-05T12:24:25.806Z] ec43610c2a17: Download complete [2025-03-05T12:24:26.064Z] 5eb5b503b376: Verifying Checksum [2025-03-05T12:24:26.064Z] 5eb5b503b376: Download complete [2025-03-05T12:24:26.630Z] 2f39f015ded8: Download complete [2025-03-05T12:24:27.194Z] 5eb5b503b376: Pull complete [2025-03-05T12:24:27.198Z] using credential edgex-jenkins-ssh [2025-03-05T12:24:27.225Z] Cloning the remote Git repository [2025-03-05T12:24:27.263Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2025-03-05T12:24:27.451Z] 5c69ac0246d0: Pull complete [2025-03-05T12:24:27.710Z] ec43610c2a17: Pull complete [2025-03-05T12:24:27.968Z] 3a2ae6a8a46f: Pull complete [2025-03-05T12:24:27.968Z] 33b1e0a273af: Pull complete [2025-03-05T12:24:28.226Z] 5d3b04190fa2: Pull complete [2025-03-05T12:24:27.377Z] > git init /w/workspace/app-rfid-llrp-inventory/197 # timeout=10 [2025-03-05T12:24:27.509Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2025-03-05T12:24:27.510Z] > git --version # timeout=10 [2025-03-05T12:24:27.528Z] > git --version # 'git version 2.25.1' [2025-03-05T12:24:27.530Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-05T12:24:27.688Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-05T12:24:32.203Z] Avoid second fetch [2025-03-05T12:24:32.203Z] Checking out Revision 8f38a188810cb2bfc406d3ba9c0354271b82d227 (main) [2025-03-05T12:24:31.284Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2025-03-05T12:24:31.306Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-05T12:24:32.223Z] > git config core.sparsecheckout # timeout=10 [2025-03-05T12:24:32.291Z] > git checkout -f 8f38a188810cb2bfc406d3ba9c0354271b82d227 # timeout=10 [2025-03-05T12:24:32.879Z] Commit message: "docs: Update changelog for 4.0 release (#337)" [2025-03-05T12:24:33.491Z] 2f39f015ded8: Pull complete [2025-03-05T12:24:33.491Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-05T12:24:33.491Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T12:24:33.491Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T12:24:33.604Z] prd-ubuntu20.04-docker-8c-8g-40340 does not seem to be running inside a container [2025-03-05T12:24:33.627Z] $ 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/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-05T12:24:37.037Z] $ docker top 5fd48bea625bafe0214f1452663cdfbffff268148a24473498a30f52dfb4c046 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T12:24:37.188Z] [2025-03-05T12:24:37.188Z] GitHub has been notified of this commit’s build result [2025-03-05T12:24:37.188Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-05T12:24:37.447Z] ---> job-cost.sh [2025-03-05T12:24:37.447Z] lf-activate-venv: SKIPPING [2025-03-05T12:24:37.447Z] INFO: No Stack... [2025-03-05T12:24:37.706Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-05T12:24:37.832Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-05T12:24:37.832Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-05T12:24:37.832Z] Dload Upload Total Spent Left Speed [2025-03-05T12:24:37.832Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 212k 0 --:--:-- --:--:-- --:--:-- 215k [Pipeline] sh [2025-03-05T12:24:37.965Z] INFO: Archiving Costs [Pipeline] sh [2025-03-05T12:24:38.172Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-05T12:24:38.258Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2025-03-05T12:24:38.258Z] + cut -d, -f6 [Pipeline] lock [2025-03-05T12:24:38.274Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-197-stack-cost] [2025-03-05T12:24:38.281Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-197-stack-cost] did not exist. Created. [2025-03-05T12:24:38.286Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-197-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-05T12:24:38.505Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-05T12:24:38.505Z] + sudo tee /etc/docker/daemon.new [2025-03-05T12:24:38.505Z] { [2025-03-05T12:24:38.505Z] "registry-mirrors": [ [2025-03-05T12:24:38.505Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-05T12:24:38.505Z] ], [2025-03-05T12:24:38.505Z] "bip": "10.250.0.254/24", [2025-03-05T12:24:38.505Z] "hosts": [ [2025-03-05T12:24:38.505Z] "tcp://0.0.0.0:5555", [2025-03-05T12:24:38.505Z] "unix:///var/run/docker.sock" [2025-03-05T12:24:38.505Z] ], [2025-03-05T12:24:38.505Z] "mtu": 1458, [2025-03-05T12:24:38.505Z] "selinux-enabled": true, [2025-03-05T12:24:38.505Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-05T12:24:38.505Z] } [Pipeline] sh [2025-03-05T12:24:38.599Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-05T12:24:38.634Z] Stashed 1 file(s) [Pipeline] } [2025-03-05T12:24:38.642Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-197-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-05T12:24:38.666Z] $ docker stop --time=1 5fd48bea625bafe0214f1452663cdfbffff268148a24473498a30f52dfb4c046 [2025-03-05T12:24:38.838Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2025-03-05T12:24:39.822Z] $ docker rm -f --volumes 5fd48bea625bafe0214f1452663cdfbffff268148a24473498a30f52dfb4c046 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-05T12:24:40.208Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T12:24:58.471Z] provisioning config files... [2025-03-05T12:24:58.500Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/197@tmp/config2040154047508599189tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T12:24:58.948Z] ---> ****-login.sh [2025-03-05T12:24:58.948Z] nexus3.edgexfoundry.org:10001 [2025-03-05T12:24:59.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T12:24:59.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T12:24:59.500Z] Configure a credential helper to remove this warning. See [2025-03-05T12:24:59.500Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T12:24:59.500Z] [2025-03-05T12:24:59.500Z] Login Succeeded [2025-03-05T12:24:59.500Z] nexus3.edgexfoundry.org:10002 [2025-03-05T12:24:59.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T12:24:59.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T12:24:59.769Z] Configure a credential helper to remove this warning. See [2025-03-05T12:24:59.769Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T12:24:59.769Z] [2025-03-05T12:24:59.769Z] Login Succeeded [2025-03-05T12:24:59.769Z] nexus3.edgexfoundry.org:10003 [2025-03-05T12:25:00.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T12:25:00.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T12:25:00.312Z] Configure a credential helper to remove this warning. See [2025-03-05T12:25:00.313Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T12:25:00.313Z] [2025-03-05T12:25:00.313Z] Login Succeeded [2025-03-05T12:25:00.313Z] nexus3.edgexfoundry.org:10004 [2025-03-05T12:25:00.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T12:25:00.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T12:25:00.581Z] Configure a credential helper to remove this warning. See [2025-03-05T12:25:00.581Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T12:25:00.581Z] [2025-03-05T12:25:00.581Z] Login Succeeded [2025-03-05T12:25:00.581Z] ****.io [2025-03-05T12:25:00.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T12:25:00.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T12:25:00.851Z] Configure a credential helper to remove this warning. See [2025-03-05T12:25:00.851Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T12:25:00.851Z] [2025-03-05T12:25:00.851Z] Login Succeeded [2025-03-05T12:25:00.851Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T12:25:00.864Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-05T12:25:01.192Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T12:25:01.209Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T12:25:01.228Z] ========================================================= [2025-03-05T12:25:01.229Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-03-05T12:25:01.229Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:25:01.605Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-03-05T12:25:01.875Z] Sending build context to Docker daemon 682kB [2025-03-05T12:25:01.875Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-05T12:25:01.875Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-05T12:25:01.875Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-05T12:25:01.875Z] 9986a736f7d3: Pulling fs layer [2025-03-05T12:25:01.875Z] 1f018df60701: Pulling fs layer [2025-03-05T12:25:01.875Z] 39f8f326b044: Pulling fs layer [2025-03-05T12:25:01.875Z] e6a1e7a6a96a: Pulling fs layer [2025-03-05T12:25:01.875Z] 4f4fb700ef54: Pulling fs layer [2025-03-05T12:25:01.875Z] d45d956e0dbf: Pulling fs layer [2025-03-05T12:25:01.875Z] d7702b0d1db1: Pulling fs layer [2025-03-05T12:25:01.875Z] 5c7f0f088c93: Pulling fs layer [2025-03-05T12:25:01.875Z] 4fdc064ae6cf: Pulling fs layer [2025-03-05T12:25:01.875Z] 5c7f0f088c93: Waiting [2025-03-05T12:25:01.875Z] 4fdc064ae6cf: Waiting [2025-03-05T12:25:01.875Z] e6a1e7a6a96a: Waiting [2025-03-05T12:25:01.875Z] 4f4fb700ef54: Waiting [2025-03-05T12:25:01.875Z] d7702b0d1db1: Waiting [2025-03-05T12:25:01.875Z] d45d956e0dbf: Waiting [2025-03-05T12:25:01.875Z] 1f018df60701: Download complete [2025-03-05T12:25:02.143Z] e6a1e7a6a96a: Verifying Checksum [2025-03-05T12:25:02.143Z] e6a1e7a6a96a: Download complete [2025-03-05T12:25:02.143Z] 4f4fb700ef54: Verifying Checksum [2025-03-05T12:25:02.143Z] 4f4fb700ef54: Download complete [2025-03-05T12:25:02.143Z] d45d956e0dbf: Download complete [2025-03-05T12:25:02.143Z] d7702b0d1db1: Verifying Checksum [2025-03-05T12:25:02.143Z] d7702b0d1db1: Download complete [2025-03-05T12:25:02.143Z] 9986a736f7d3: Verifying Checksum [2025-03-05T12:25:02.143Z] 9986a736f7d3: Download complete [2025-03-05T12:25:02.730Z] 4fdc064ae6cf: Verifying Checksum [2025-03-05T12:25:02.730Z] 4fdc064ae6cf: Download complete [2025-03-05T12:25:02.998Z] 9986a736f7d3: Pull complete [2025-03-05T12:25:03.581Z] 1f018df60701: Pull complete [2025-03-05T12:25:03.848Z] 39f8f326b044: Verifying Checksum [2025-03-05T12:25:03.848Z] 39f8f326b044: Download complete [2025-03-05T12:25:04.809Z] 5c7f0f088c93: Verifying Checksum [2025-03-05T12:25:04.809Z] 5c7f0f088c93: Download complete [2025-03-05T12:25:17.119Z] 39f8f326b044: Pull complete [2025-03-05T12:25:17.119Z] e6a1e7a6a96a: Pull complete [2025-03-05T12:25:17.119Z] 4f4fb700ef54: Pull complete [2025-03-05T12:25:17.119Z] d45d956e0dbf: Pull complete [2025-03-05T12:25:17.119Z] d7702b0d1db1: Pull complete [2025-03-05T12:25:25.342Z] 5c7f0f088c93: Pull complete [2025-03-05T12:25:26.768Z] 4fdc064ae6cf: Pull complete [2025-03-05T12:25:26.768Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-03-05T12:25:26.768Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-05T12:25:26.768Z] ---> 63f30b955cb9 [2025-03-05T12:25:26.768Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2025-03-05T12:25:28.723Z] ---> Running in ac49052b2d07 [2025-03-05T12:25:28.990Z] Removing intermediate container ac49052b2d07 [2025-03-05T12:25:28.990Z] ---> 791e07d16e38 [2025-03-05T12:25:28.990Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-05T12:25:28.990Z] ---> Running in 57a597e18d5d [2025-03-05T12:25:29.258Z] Removing intermediate container 57a597e18d5d [2025-03-05T12:25:29.258Z] ---> 4fb6d9ede854 [2025-03-05T12:25:29.258Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-03-05T12:25:29.528Z] ---> Running in c10791987585 [2025-03-05T12:25:29.796Z] Removing intermediate container c10791987585 [2025-03-05T12:25:29.796Z] ---> c9d913f509fd [2025-03-05T12:25:29.796Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-05T12:25:29.796Z] ---> Running in 9341a3f8d60c [2025-03-05T12:25:31.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T12:25:31.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T12:25:32.604Z] OK: 239 MiB in 58 packages [2025-03-05T12:25:33.566Z] Removing intermediate container 9341a3f8d60c [2025-03-05T12:25:33.566Z] ---> d6825e697ba3 [2025-03-05T12:25:33.566Z] Step 7/12 : WORKDIR /app [2025-03-05T12:25:33.566Z] ---> Running in 9a1bc2812cb0 [2025-03-05T12:25:33.833Z] Removing intermediate container 9a1bc2812cb0 [2025-03-05T12:25:33.833Z] ---> 01434dddc601 [2025-03-05T12:25:33.833Z] Step 8/12 : COPY go.mod vendor* ./ [2025-03-05T12:25:34.428Z] ---> 4fec31b92ac1 [2025-03-05T12:25:34.428Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T12:25:34.428Z] ---> Running in 154d86d0ae5c [2025-03-05T12:27:26.083Z] Removing intermediate container 154d86d0ae5c [2025-03-05T12:27:26.083Z] ---> 78a13de5f4bf [2025-03-05T12:27:26.083Z] Step 10/12 : COPY . . [2025-03-05T12:27:26.083Z] ---> 99909759481b [2025-03-05T12:27:26.083Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-05T12:27:26.083Z] ---> Running in da88cbe7b770 [2025-03-05T12:27:26.083Z] Removing intermediate container da88cbe7b770 [2025-03-05T12:27:26.083Z] ---> 1ba01d1afdb6 [2025-03-05T12:27:26.083Z] Step 12/12 : RUN $MAKE [2025-03-05T12:27:26.083Z] ---> Running in fcbf1460939f [2025-03-05T12:27:26.083Z] noop [2025-03-05T12:27:26.083Z] Removing intermediate container fcbf1460939f [2025-03-05T12:27:26.083Z] ---> 65d83d5aed9b [2025-03-05T12:27:26.083Z] Successfully built 65d83d5aed9b [2025-03-05T12:27:26.083Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:27:26.452Z] + docker inspect -f . ci-base-image-arm64 [2025-03-05T12:27:26.452Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T12:27:26.693Z] prd-ubuntu20.04-docker-arm64-4c-16g-40341 does not seem to be running inside a container [2025-03-05T12:27:26.772Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/197 -v /w/workspace/app-rfid-llrp-inventory/197:/w/workspace/app-rfid-llrp-inventory/197:rw,z -v /w/workspace/app-rfid-llrp-inventory/197@tmp:/w/workspace/app-rfid-llrp-inventory/197@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-03-05T12:27:28.093Z] $ docker top 2c2253d6e011ca6566b5296b7ad051c1230e36ac5823ac4c17d0a26ddfb21e0f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T12:27:28.978Z] + go version [2025-03-05T12:27:28.978Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-03-05T12:27:28.993Z] $ docker stop --time=1 2c2253d6e011ca6566b5296b7ad051c1230e36ac5823ac4c17d0a26ddfb21e0f [2025-03-05T12:27:30.656Z] $ docker rm -f --volumes 2c2253d6e011ca6566b5296b7ad051c1230e36ac5823ac4c17d0a26ddfb21e0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:27:31.285Z] + docker inspect -f . ci-base-image-arm64 [2025-03-05T12:27:31.285Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T12:27:31.500Z] prd-ubuntu20.04-docker-arm64-4c-16g-40341 does not seem to be running inside a container [2025-03-05T12:27:31.569Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/197 -v /w/workspace/app-rfid-llrp-inventory/197:/w/workspace/app-rfid-llrp-inventory/197:rw,z -v /w/workspace/app-rfid-llrp-inventory/197@tmp:/w/workspace/app-rfid-llrp-inventory/197@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-03-05T12:27:32.831Z] $ docker top c8c73fd1f6bd607dea5780c1d92b355d33b4c19ba883be6c61ffda1d83e2f102 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T12:27:33.701Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/197 [Pipeline] fileExists [Pipeline] sh [2025-03-05T12:27:34.364Z] + make test [2025-03-05T12:27:34.364Z] go test -race ./... -coverprofile=coverage.out ./... [2025-03-05T12:32:26.310Z] edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements [2025-03-05T12:32:30.568Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements [2025-03-05T12:32:32.507Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.065s coverage: 86.2% of statements [2025-03-05T12:32:44.985Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.335s coverage: 71.9% of statements [2025-03-05T12:32:44.985Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-03-05T12:32:44.985Z] go vet ./... [2025-03-05T12:37:07.231Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-05T12:37:07.231Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-05T12:37:07.231Z] ./bin/test-attribution.sh [Pipeline] echo [2025-03-05T12:37:07.252Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-03-05T12:37:07.264Z] $ docker stop --time=1 c8c73fd1f6bd607dea5780c1d92b355d33b4c19ba883be6c61ffda1d83e2f102 [2025-03-05T12:37:09.304Z] $ docker rm -f --volumes c8c73fd1f6bd607dea5780c1d92b355d33b4c19ba883be6c61ffda1d83e2f102 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T12:37:11.898Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-05T12:37:11.928Z] Warning: overwriting stash ‘coverage-report’ [2025-03-05T12:37:12.457Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-05T12:37:12.862Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-05T12:37:13.186Z] + ls -al . [2025-03-05T12:37:13.186Z] total 284 [2025-03-05T12:37:13.186Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 5 12:27 . [2025-03-05T12:37:13.186Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 12:24 .. [2025-03-05T12:37:13.186Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 5 12:24 .dockerignore [2025-03-05T12:37:13.186Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 12:24 .git [2025-03-05T12:37:13.186Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 12:24 .github [2025-03-05T12:37:13.186Z] -rw-rw-r-- 1 jenkins jenkins 773 Mar 5 12:24 .gitignore [2025-03-05T12:37:13.187Z] -rw-rw-r-- 1 jenkins jenkins 200 Mar 5 12:24 .golangci.yml [2025-03-05T12:37:13.187Z] -rw-rw-r-- 1 jenkins jenkins 17061 Mar 5 12:24 Attribution.txt [2025-03-05T12:37:13.187Z] -rw-rw-r-- 1 jenkins jenkins 12578 Mar 5 12:24 CHANGELOG.md [2025-03-05T12:37:13.187Z] -rw-rw-r-- 1 jenkins jenkins 1769 Mar 5 12:24 Dockerfile [2025-03-05T12:37:13.187Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 5 12:24 GOVERNANCE.md [2025-03-05T12:37:13.187Z] -rw-rw-r-- 1 jenkins jenkins 665 Mar 5 12:24 Jenkinsfile [2025-03-05T12:37:13.187Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 5 12:24 LICENSE [2025-03-05T12:37:13.187Z] -rw-rw-r-- 1 jenkins jenkins 3066 Mar 5 12:24 Makefile [2025-03-05T12:37:13.187Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 5 12:24 OWNERS.md [2025-03-05T12:37:13.187Z] -rw-rw-r-- 1 jenkins jenkins 3851 Mar 5 12:24 README.md [2025-03-05T12:37:13.187Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 5 12:20 VERSION [2025-03-05T12:37:13.187Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 12:24 bin [2025-03-05T12:37:13.187Z] -rw-r--r-- 1 jenkins jenkins 55696 Mar 5 12:32 coverage.out [2025-03-05T12:37:13.187Z] -rw-rw-r-- 1 jenkins jenkins 6741 Mar 5 12:24 go.mod [2025-03-05T12:37:13.187Z] -rw-rw-r-- 1 jenkins jenkins 88266 Mar 5 12:24 go.sum [2025-03-05T12:37:13.187Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 12:24 images [2025-03-05T12:37:13.187Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 12:24 internal [2025-03-05T12:37:13.187Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 5 12:24 main.go [2025-03-05T12:37:13.187Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 12:24 openapi [2025-03-05T12:37:13.187Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 12:24 res [2025-03-05T12:37:13.187Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 12:24 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:37:13.533Z] + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=8f38a188810cb2bfc406d3ba9c0354271b82d227 --label arch=arm64 --label version=4.0.0-dev.10 . [2025-03-05T12:37:13.800Z] Sending build context to Docker daemon 682kB [2025-03-05T12:37:13.800Z] Step 1/30 : ARG BASE=golang:1.23-alpine3.20 [2025-03-05T12:37:13.800Z] Step 2/30 : FROM ${BASE} AS builder [2025-03-05T12:37:13.800Z] ---> 65d83d5aed9b [2025-03-05T12:37:13.800Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2025-03-05T12:37:14.067Z] ---> Running in 8b454b21c41b [2025-03-05T12:37:14.335Z] Removing intermediate container 8b454b21c41b [2025-03-05T12:37:14.335Z] ---> 89f949106475 [2025-03-05T12:37:14.335Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2025-03-05T12:37:14.335Z] ---> Running in bef4f193866b [2025-03-05T12:37:14.605Z] Removing intermediate container bef4f193866b [2025-03-05T12:37:14.605Z] ---> 563fbe4c013d [2025-03-05T12:37:14.605Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2025-03-05T12:37:14.876Z] ---> Running in 78d50ed67dd9 [2025-03-05T12:37:15.145Z] Removing intermediate container 78d50ed67dd9 [2025-03-05T12:37:15.145Z] ---> 30d3b1262d59 [2025-03-05T12:37:15.145Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-05T12:37:15.145Z] ---> Running in 720db7285598 [2025-03-05T12:37:16.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T12:37:16.690Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T12:37:18.108Z] OK: 239 MiB in 58 packages [2025-03-05T12:37:19.079Z] Removing intermediate container 720db7285598 [2025-03-05T12:37:19.079Z] ---> 5e67cd82b3d4 [2025-03-05T12:37:19.079Z] Step 7/30 : WORKDIR /app [2025-03-05T12:37:19.079Z] ---> Running in 5018f64c5466 [2025-03-05T12:37:19.349Z] Removing intermediate container 5018f64c5466 [2025-03-05T12:37:19.349Z] ---> dfb046f761eb [2025-03-05T12:37:19.349Z] Step 8/30 : COPY go.mod vendor* ./ [2025-03-05T12:37:19.936Z] ---> 0e332c383f10 [2025-03-05T12:37:19.936Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T12:37:19.936Z] ---> Running in cf1c5502494b [2025-03-05T12:37:22.538Z] Removing intermediate container cf1c5502494b [2025-03-05T12:37:22.538Z] ---> 691766c9d5d1 [2025-03-05T12:37:22.538Z] Step 10/30 : COPY . . [2025-03-05T12:37:22.806Z] ---> ebcbb4dfd95b [2025-03-05T12:37:22.806Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-05T12:37:22.806Z] ---> Running in ad39b4059b78 [2025-03-05T12:37:23.075Z] Removing intermediate container ad39b4059b78 [2025-03-05T12:37:23.075Z] ---> 74c32a213e05 [2025-03-05T12:37:23.075Z] Step 12/30 : RUN $MAKE [2025-03-05T12:37:23.347Z] ---> Running in ff333296bdf8 [2025-03-05T12:37:24.313Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.10 -X edgexfoundry/app-rfid-llrp-inventory.Version=4.0.0-dev.10 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2025-03-05T12:41:01.070Z] Removing intermediate container ff333296bdf8 [2025-03-05T12:41:01.070Z] ---> 7b68319b9d20 [2025-03-05T12:41:01.070Z] Step 13/30 : FROM alpine:3.20 [2025-03-05T12:41:01.070Z] 3.20: Pulling from library/alpine [2025-03-05T12:41:01.070Z] 94e9d8af2201: Pulling fs layer [2025-03-05T12:41:01.070Z] 94e9d8af2201: Verifying Checksum [2025-03-05T12:41:01.070Z] 94e9d8af2201: Download complete [2025-03-05T12:41:01.070Z] 94e9d8af2201: Pull complete [2025-03-05T12:41:01.070Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-05T12:41:01.070Z] Status: Downloaded newer image for alpine:3.20 [2025-03-05T12:41:01.070Z] ---> 7aab056cecc6 [2025-03-05T12:41:01.070Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-05T12:41:01.070Z] ---> Running in 3baefeade25a [2025-03-05T12:41:01.070Z] Removing intermediate container 3baefeade25a [2025-03-05T12:41:01.070Z] ---> a39a1e33effd [2025-03-05T12:41:01.070Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2025-03-05T12:41:01.070Z] ---> Running in 1fe157b1c546 [2025-03-05T12:41:01.070Z] Removing intermediate container 1fe157b1c546 [2025-03-05T12:41:01.070Z] ---> db64ed182a27 [2025-03-05T12:41:01.070Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2025-03-05T12:41:01.070Z] ---> Running in 0bd8b4fc57f6 [2025-03-05T12:41:01.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T12:41:01.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T12:41:01.070Z] (1/2) Installing ca-certificates (20241121-r1) [2025-03-05T12:41:01.070Z] (2/2) Installing dumb-init (1.2.5-r3) [2025-03-05T12:41:01.070Z] Executing busybox-1.36.1-r29.trigger [2025-03-05T12:41:01.070Z] Executing ca-certificates-20241121-r1.trigger [2025-03-05T12:41:01.070Z] OK: 10 MiB in 16 packages [2025-03-05T12:41:01.070Z] Removing intermediate container 0bd8b4fc57f6 [2025-03-05T12:41:01.070Z] ---> e9ead74c99c8 [2025-03-05T12:41:01.070Z] Step 17/30 : RUN apk --no-cache upgrade [2025-03-05T12:41:01.070Z] ---> Running in 3ba344f2ea75 [2025-03-05T12:41:01.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T12:41:01.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T12:41:01.070Z] OK: 10 MiB in 16 packages [2025-03-05T12:41:01.070Z] Removing intermediate container 3ba344f2ea75 [2025-03-05T12:41:01.070Z] ---> e27a74393edd [2025-03-05T12:41:01.070Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-03-05T12:41:01.070Z] ---> a4adf979fc5d [2025-03-05T12:41:01.070Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2025-03-05T12:41:01.651Z] ---> e89c0c699bfb [2025-03-05T12:41:01.651Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2025-03-05T12:41:02.238Z] ---> 5c7396538ae9 [2025-03-05T12:41:02.238Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2025-03-05T12:41:02.504Z] ---> a8dff11a7d02 [2025-03-05T12:41:02.504Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2025-03-05T12:41:04.445Z] ---> 489f5b2f5f32 [2025-03-05T12:41:04.445Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2025-03-05T12:41:04.445Z] ---> Running in d3ed3037b9d8 [2025-03-05T12:41:06.405Z] Removing intermediate container d3ed3037b9d8 [2025-03-05T12:41:06.405Z] ---> 6d5c85970340 [2025-03-05T12:41:06.405Z] Step 24/30 : VOLUME /cache [2025-03-05T12:41:06.405Z] ---> Running in c16a3e0986e8 [2025-03-05T12:41:06.671Z] Removing intermediate container c16a3e0986e8 [2025-03-05T12:41:06.671Z] ---> eb18c90b1ba5 [2025-03-05T12:41:06.671Z] Step 25/30 : EXPOSE 59711 [2025-03-05T12:41:06.671Z] ---> Running in 18539c28e665 [2025-03-05T12:41:06.938Z] Removing intermediate container 18539c28e665 [2025-03-05T12:41:06.938Z] ---> 94bab7cd9b4f [2025-03-05T12:41:06.938Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2025-03-05T12:41:06.938Z] ---> Running in 8344a067c475 [2025-03-05T12:41:07.209Z] Removing intermediate container 8344a067c475 [2025-03-05T12:41:07.209Z] ---> 3612339af5f2 [2025-03-05T12:41:07.209Z] Step 27/30 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "-registry"] [2025-03-05T12:41:07.480Z] ---> Running in d8cebe88b816 [2025-03-05T12:41:07.746Z] Removing intermediate container d8cebe88b816 [2025-03-05T12:41:07.746Z] ---> 13e6c0deb03a [2025-03-05T12:41:07.746Z] Step 28/30 : LABEL arch=arm64 [2025-03-05T12:41:07.746Z] ---> Running in 682a81ef8c28 [2025-03-05T12:41:08.013Z] Removing intermediate container 682a81ef8c28 [2025-03-05T12:41:08.013Z] ---> 1ca8abd31f7c [2025-03-05T12:41:08.013Z] Step 29/30 : LABEL git_sha=8f38a188810cb2bfc406d3ba9c0354271b82d227 [2025-03-05T12:41:08.013Z] ---> Running in d91372fb930a [2025-03-05T12:41:08.281Z] Removing intermediate container d91372fb930a [2025-03-05T12:41:08.281Z] ---> 120cb8fae37a [2025-03-05T12:41:08.281Z] Step 30/30 : LABEL version=4.0.0-dev.10 [2025-03-05T12:41:08.548Z] ---> Running in 728487b85f00 [2025-03-05T12:41:08.813Z] Removing intermediate container 728487b85f00 [2025-03-05T12:41:08.813Z] ---> 7aa58cfcf2f9 [2025-03-05T12:41:08.813Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-05T12:41:08.813Z] Successfully built 7aa58cfcf2f9 [2025-03-05T12:41:08.813Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T12:41:08.947Z] provisioning config files... [2025-03-05T12:41:08.959Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/197@tmp/config10038483549834510824tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T12:41:09.299Z] ---> ****-login.sh [2025-03-05T12:41:09.299Z] nexus3.edgexfoundry.org:10001 [2025-03-05T12:41:09.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T12:41:09.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T12:41:09.570Z] Configure a credential helper to remove this warning. See [2025-03-05T12:41:09.570Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T12:41:09.570Z] [2025-03-05T12:41:09.570Z] Login Succeeded [2025-03-05T12:41:09.570Z] nexus3.edgexfoundry.org:10002 [2025-03-05T12:41:09.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T12:41:09.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T12:41:09.862Z] Configure a credential helper to remove this warning. See [2025-03-05T12:41:09.862Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T12:41:09.862Z] [2025-03-05T12:41:09.862Z] Login Succeeded [2025-03-05T12:41:09.862Z] nexus3.edgexfoundry.org:10003 [2025-03-05T12:41:10.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T12:41:10.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T12:41:10.129Z] Configure a credential helper to remove this warning. See [2025-03-05T12:41:10.129Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T12:41:10.129Z] [2025-03-05T12:41:10.129Z] Login Succeeded [2025-03-05T12:41:10.129Z] nexus3.edgexfoundry.org:10004 [2025-03-05T12:41:10.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T12:41:10.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T12:41:10.664Z] Configure a credential helper to remove this warning. See [2025-03-05T12:41:10.664Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T12:41:10.664Z] [2025-03-05T12:41:10.664Z] Login Succeeded [2025-03-05T12:41:10.664Z] ****.io [2025-03-05T12:41:10.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T12:41:11.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T12:41:11.197Z] Configure a credential helper to remove this warning. See [2025-03-05T12:41:11.197Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T12:41:11.197Z] [2025-03-05T12:41:11.197Z] Login Succeeded [2025-03-05T12:41:11.197Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T12:41:11.210Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T12:41:11.264Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T12:41:11.296Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2025-03-05T12:41:11.296Z] 8f38a188810cb2bfc406d3ba9c0354271b82d227 [2025-03-05T12:41:11.296Z] latest [2025-03-05T12:41:11.296Z] 4.0.0-dev.10 [2025-03-05T12:41:11.296Z] 8f38a188810cb2bfc406d3ba9c0354271b82d227-4.0.0-dev.10 [2025-03-05T12:41:11.296Z] main [2025-03-05T12:41:11.296Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:41:11.663Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:8f38a188810cb2bfc406d3ba9c0354271b82d227 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:41:12.024Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:8f38a188810cb2bfc406d3ba9c0354271b82d227 [2025-03-05T12:41:12.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2025-03-05T12:41:12.024Z] 02250fc4ed7e: Preparing [2025-03-05T12:41:12.024Z] 5fec59cda956: Preparing [2025-03-05T12:41:12.024Z] f3f9f865cf79: Preparing [2025-03-05T12:41:12.024Z] a560d234adb9: Preparing [2025-03-05T12:41:12.024Z] 486ccfb5d3f5: Preparing [2025-03-05T12:41:12.024Z] 94fc759ea9f4: Preparing [2025-03-05T12:41:12.024Z] e7d8772c87a5: Preparing [2025-03-05T12:41:12.024Z] a5abb8669d0f: Preparing [2025-03-05T12:41:12.024Z] dd9c8f8612c8: Preparing [2025-03-05T12:41:12.024Z] a5abb8669d0f: Waiting [2025-03-05T12:41:12.024Z] dd9c8f8612c8: Waiting [2025-03-05T12:41:12.024Z] 94fc759ea9f4: Waiting [2025-03-05T12:41:12.024Z] e7d8772c87a5: Waiting [2025-03-05T12:41:12.289Z] 02250fc4ed7e: Pushed [2025-03-05T12:41:12.289Z] f3f9f865cf79: Pushed [2025-03-05T12:41:12.289Z] 486ccfb5d3f5: Pushed [2025-03-05T12:41:12.289Z] a560d234adb9: Pushed [2025-03-05T12:41:12.289Z] dd9c8f8612c8: Layer already exists [2025-03-05T12:41:12.289Z] 94fc759ea9f4: Pushed [2025-03-05T12:41:12.289Z] e7d8772c87a5: Pushed [2025-03-05T12:41:12.554Z] a5abb8669d0f: Pushed [2025-03-05T12:41:20.736Z] 5fec59cda956: Pushed [2025-03-05T12:41:20.736Z] 8f38a188810cb2bfc406d3ba9c0354271b82d227: digest: sha256:183b1275dad26fcf86a1898b7ac5f017429b2a3cf31b55f7fa0e66710f403e56 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:41:21.088Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:41:21.435Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2025-03-05T12:41:21.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2025-03-05T12:41:21.435Z] 02250fc4ed7e: Preparing [2025-03-05T12:41:21.435Z] 5fec59cda956: Preparing [2025-03-05T12:41:21.435Z] f3f9f865cf79: Preparing [2025-03-05T12:41:21.435Z] a560d234adb9: Preparing [2025-03-05T12:41:21.435Z] 486ccfb5d3f5: Preparing [2025-03-05T12:41:21.435Z] 94fc759ea9f4: Preparing [2025-03-05T12:41:21.435Z] e7d8772c87a5: Preparing [2025-03-05T12:41:21.435Z] a5abb8669d0f: Preparing [2025-03-05T12:41:21.435Z] dd9c8f8612c8: Preparing [2025-03-05T12:41:21.435Z] 94fc759ea9f4: Waiting [2025-03-05T12:41:21.435Z] e7d8772c87a5: Waiting [2025-03-05T12:41:21.435Z] a5abb8669d0f: Waiting [2025-03-05T12:41:21.435Z] dd9c8f8612c8: Waiting [2025-03-05T12:41:21.435Z] 5fec59cda956: Layer already exists [2025-03-05T12:41:21.435Z] f3f9f865cf79: Layer already exists [2025-03-05T12:41:21.435Z] a560d234adb9: Layer already exists [2025-03-05T12:41:21.435Z] 486ccfb5d3f5: Layer already exists [2025-03-05T12:41:21.435Z] 02250fc4ed7e: Layer already exists [2025-03-05T12:41:21.435Z] 94fc759ea9f4: Layer already exists [2025-03-05T12:41:21.435Z] e7d8772c87a5: Layer already exists [2025-03-05T12:41:21.435Z] a5abb8669d0f: Layer already exists [2025-03-05T12:41:21.435Z] dd9c8f8612c8: Layer already exists [2025-03-05T12:41:21.701Z] latest: digest: sha256:183b1275dad26fcf86a1898b7ac5f017429b2a3cf31b55f7fa0e66710f403e56 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:41:22.058Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:41:22.403Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.0.0-dev.10 [2025-03-05T12:41:22.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2025-03-05T12:41:22.403Z] 02250fc4ed7e: Preparing [2025-03-05T12:41:22.403Z] 5fec59cda956: Preparing [2025-03-05T12:41:22.403Z] f3f9f865cf79: Preparing [2025-03-05T12:41:22.403Z] a560d234adb9: Preparing [2025-03-05T12:41:22.403Z] 486ccfb5d3f5: Preparing [2025-03-05T12:41:22.403Z] 94fc759ea9f4: Preparing [2025-03-05T12:41:22.403Z] e7d8772c87a5: Preparing [2025-03-05T12:41:22.403Z] a5abb8669d0f: Preparing [2025-03-05T12:41:22.403Z] dd9c8f8612c8: Preparing [2025-03-05T12:41:22.403Z] e7d8772c87a5: Waiting [2025-03-05T12:41:22.403Z] a5abb8669d0f: Waiting [2025-03-05T12:41:22.403Z] dd9c8f8612c8: Waiting [2025-03-05T12:41:22.403Z] 94fc759ea9f4: Waiting [2025-03-05T12:41:22.403Z] f3f9f865cf79: Layer already exists [2025-03-05T12:41:22.403Z] 5fec59cda956: Layer already exists [2025-03-05T12:41:22.403Z] a560d234adb9: Layer already exists [2025-03-05T12:41:22.403Z] 486ccfb5d3f5: Layer already exists [2025-03-05T12:41:22.403Z] 02250fc4ed7e: Layer already exists [2025-03-05T12:41:22.403Z] dd9c8f8612c8: Layer already exists [2025-03-05T12:41:22.403Z] 94fc759ea9f4: Layer already exists [2025-03-05T12:41:22.403Z] e7d8772c87a5: Layer already exists [2025-03-05T12:41:22.403Z] a5abb8669d0f: Layer already exists [2025-03-05T12:41:22.403Z] 4.0.0-dev.10: digest: sha256:183b1275dad26fcf86a1898b7ac5f017429b2a3cf31b55f7fa0e66710f403e56 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:41:23.018Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:8f38a188810cb2bfc406d3ba9c0354271b82d227-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:41:23.372Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:8f38a188810cb2bfc406d3ba9c0354271b82d227-4.0.0-dev.10 [2025-03-05T12:41:23.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2025-03-05T12:41:23.372Z] 02250fc4ed7e: Preparing [2025-03-05T12:41:23.372Z] 5fec59cda956: Preparing [2025-03-05T12:41:23.372Z] f3f9f865cf79: Preparing [2025-03-05T12:41:23.372Z] a560d234adb9: Preparing [2025-03-05T12:41:23.372Z] 486ccfb5d3f5: Preparing [2025-03-05T12:41:23.372Z] 94fc759ea9f4: Preparing [2025-03-05T12:41:23.372Z] e7d8772c87a5: Preparing [2025-03-05T12:41:23.372Z] a5abb8669d0f: Preparing [2025-03-05T12:41:23.372Z] dd9c8f8612c8: Preparing [2025-03-05T12:41:23.372Z] e7d8772c87a5: Waiting [2025-03-05T12:41:23.372Z] a5abb8669d0f: Waiting [2025-03-05T12:41:23.372Z] dd9c8f8612c8: Waiting [2025-03-05T12:41:23.372Z] 94fc759ea9f4: Waiting [2025-03-05T12:41:23.372Z] f3f9f865cf79: Layer already exists [2025-03-05T12:41:23.372Z] a560d234adb9: Layer already exists [2025-03-05T12:41:23.372Z] 486ccfb5d3f5: Layer already exists [2025-03-05T12:41:23.372Z] 5fec59cda956: Layer already exists [2025-03-05T12:41:23.372Z] 02250fc4ed7e: Layer already exists [2025-03-05T12:41:23.372Z] a5abb8669d0f: Layer already exists [2025-03-05T12:41:23.372Z] 94fc759ea9f4: Layer already exists [2025-03-05T12:41:23.372Z] e7d8772c87a5: Layer already exists [2025-03-05T12:41:23.372Z] dd9c8f8612c8: Layer already exists [2025-03-05T12:41:23.372Z] 8f38a188810cb2bfc406d3ba9c0354271b82d227-4.0.0-dev.10: digest: sha256:183b1275dad26fcf86a1898b7ac5f017429b2a3cf31b55f7fa0e66710f403e56 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:41:23.989Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:41:24.325Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2025-03-05T12:41:24.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2025-03-05T12:41:24.325Z] 02250fc4ed7e: Preparing [2025-03-05T12:41:24.325Z] 5fec59cda956: Preparing [2025-03-05T12:41:24.325Z] f3f9f865cf79: Preparing [2025-03-05T12:41:24.325Z] a560d234adb9: Preparing [2025-03-05T12:41:24.325Z] 486ccfb5d3f5: Preparing [2025-03-05T12:41:24.325Z] 94fc759ea9f4: Preparing [2025-03-05T12:41:24.325Z] e7d8772c87a5: Preparing [2025-03-05T12:41:24.325Z] a5abb8669d0f: Preparing [2025-03-05T12:41:24.325Z] dd9c8f8612c8: Preparing [2025-03-05T12:41:24.325Z] 94fc759ea9f4: Waiting [2025-03-05T12:41:24.325Z] a5abb8669d0f: Waiting [2025-03-05T12:41:24.325Z] e7d8772c87a5: Waiting [2025-03-05T12:41:24.325Z] dd9c8f8612c8: Waiting [2025-03-05T12:41:24.325Z] 02250fc4ed7e: Layer already exists [2025-03-05T12:41:24.325Z] 5fec59cda956: Layer already exists [2025-03-05T12:41:24.325Z] 486ccfb5d3f5: Layer already exists [2025-03-05T12:41:24.325Z] f3f9f865cf79: Layer already exists [2025-03-05T12:41:24.325Z] a560d234adb9: Layer already exists [2025-03-05T12:41:24.325Z] e7d8772c87a5: Layer already exists [2025-03-05T12:41:24.325Z] a5abb8669d0f: Layer already exists [2025-03-05T12:41:24.325Z] 94fc759ea9f4: Layer already exists [2025-03-05T12:41:24.325Z] dd9c8f8612c8: Layer already exists [2025-03-05T12:41:24.325Z] main: digest: sha256:183b1275dad26fcf86a1898b7ac5f017429b2a3cf31b55f7fa0e66710f403e56 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T12:41:24.667Z] ===================================================== [Pipeline] echo [2025-03-05T12:41:24.684Z] taggedImages: [2025-03-05T12:41:24.684Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:8f38a188810cb2bfc406d3ba9c0354271b82d227 [2025-03-05T12:41:24.684Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2025-03-05T12:41:24.684Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.0.0-dev.10 [2025-03-05T12:41:24.684Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:8f38a188810cb2bfc406d3ba9c0354271b82d227-4.0.0-dev.10 [2025-03-05T12:41:24.684Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:41:25.085Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-05T12:41:25.085Z] [2025-03-05T12:41:25.085Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:41:25.419Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-05T12:41:25.419Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-05T12:41:25.419Z] 8998bd30e6a1: Pulling fs layer [2025-03-05T12:41:25.419Z] 04944245beec: Pulling fs layer [2025-03-05T12:41:25.419Z] 699f458cf7ca: Pulling fs layer [2025-03-05T12:41:25.419Z] 765212b225bb: Pulling fs layer [2025-03-05T12:41:25.419Z] f23df028b6ca: Pulling fs layer [2025-03-05T12:41:25.419Z] d65c8cfc05b1: Pulling fs layer [2025-03-05T12:41:25.419Z] 2437ff75d9bd: Pulling fs layer [2025-03-05T12:41:25.419Z] f23df028b6ca: Waiting [2025-03-05T12:41:25.419Z] d65c8cfc05b1: Waiting [2025-03-05T12:41:25.419Z] 2437ff75d9bd: Waiting [2025-03-05T12:41:25.419Z] 765212b225bb: Waiting [2025-03-05T12:41:25.419Z] 04944245beec: Verifying Checksum [2025-03-05T12:41:25.419Z] 04944245beec: Download complete [2025-03-05T12:41:25.685Z] 765212b225bb: Verifying Checksum [2025-03-05T12:41:25.685Z] 765212b225bb: Download complete [2025-03-05T12:41:25.685Z] f23df028b6ca: Verifying Checksum [2025-03-05T12:41:25.685Z] f23df028b6ca: Download complete [2025-03-05T12:41:25.685Z] d65c8cfc05b1: Verifying Checksum [2025-03-05T12:41:25.685Z] d65c8cfc05b1: Download complete [2025-03-05T12:41:25.685Z] 699f458cf7ca: Verifying Checksum [2025-03-05T12:41:25.685Z] 699f458cf7ca: Download complete [2025-03-05T12:41:26.268Z] 8998bd30e6a1: Verifying Checksum [2025-03-05T12:41:26.268Z] 8998bd30e6a1: Download complete [2025-03-05T12:41:28.204Z] 2437ff75d9bd: Verifying Checksum [2025-03-05T12:41:28.204Z] 2437ff75d9bd: Download complete [2025-03-05T12:41:30.780Z] 8998bd30e6a1: Pull complete [2025-03-05T12:41:31.362Z] 04944245beec: Pull complete [2025-03-05T12:41:32.776Z] 699f458cf7ca: Pull complete [2025-03-05T12:41:33.045Z] 765212b225bb: Pull complete [2025-03-05T12:41:34.007Z] f23df028b6ca: Pull complete [2025-03-05T12:41:34.007Z] d65c8cfc05b1: Pull complete [2025-03-05T12:41:52.208Z] 2437ff75d9bd: Pull complete [2025-03-05T12:41:52.208Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-05T12:41:52.208Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-05T12:41:52.208Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T12:41:52.406Z] prd-ubuntu20.04-docker-arm64-4c-16g-40341 does not seem to be running inside a container [2025-03-05T12:41:52.456Z] $ 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/app-rfid-llrp-inventory/197 -v /w/workspace/app-rfid-llrp-inventory/197:/w/workspace/app-rfid-llrp-inventory/197:rw,z -v /w/workspace/app-rfid-llrp-inventory/197@tmp:/w/workspace/app-rfid-llrp-inventory/197@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-03-05T12:41:54.986Z] $ docker top ed4b354cf70d8c8f15721c2681ca6fc566e902f8d3e471d7c008ac9988c84709 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T12:41:55.820Z] ---> job-cost.sh [2025-03-05T12:41:55.820Z] lf-activate-venv: SKIPPING [2025-03-05T12:41:55.820Z] INFO: No Stack... [2025-03-05T12:41:56.084Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-05T12:41:57.037Z] INFO: Archiving Costs [Pipeline] sh [2025-03-05T12:41:57.664Z] + cat /w/workspace/app-rfid-llrp-inventory/197/archives/cost.csv [2025-03-05T12:41:57.664Z] + cut -d, -f6 [Pipeline] lock [2025-03-05T12:41:57.713Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-197-stack-cost] [2025-03-05T12:41:57.721Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-197-stack-cost] did not exist. Created. [2025-03-05T12:41:57.727Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-197-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-05T12:41:58.067Z] /w/workspace/app-rfid-llrp-inventory/197@tmp/durable-4095496f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-03-05T12:41:58.390Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-05T12:41:58.681Z] Warning: overwriting stash ‘stack-cost’ [2025-03-05T12:41:58.726Z] Stashed 1 file(s) [Pipeline] } [2025-03-05T12:41:58.736Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-197-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-05T12:41:58.762Z] $ docker stop --time=1 ed4b354cf70d8c8f15721c2681ca6fc566e902f8d3e471d7c008ac9988c84709 [2025-03-05T12:42:00.476Z] $ docker rm -f --volumes ed4b354cf70d8c8f15721c2681ca6fc566e902f8d3e471d7c008ac9988c84709 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-03-05T12:42:00.917Z] provisioning config files... [2025-03-05T12:42:00.924Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8687123848910546661tmp [Pipeline] { [Pipeline] sh [2025-03-05T12:42:01.217Z] + set +x [2025-03-05T12:42:01.217Z] + + bash -s -- [2025-03-05T12:42:01.217Z] curl -s https://codecov.io/bash [2025-03-05T12:42:01.217Z] [2025-03-05T12:42:01.217Z] _____ _ [2025-03-05T12:42:01.217Z] / ____| | | [2025-03-05T12:42:01.217Z] | | ___ __| | ___ ___ _____ __ [2025-03-05T12:42:01.217Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-05T12:42:01.217Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-05T12:42:01.217Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-05T12:42:01.217Z] Bash-1.0.6 [2025-03-05T12:42:01.217Z] [2025-03-05T12:42:01.217Z] [2025-03-05T12:42:01.217Z] ==> git version 2.25.1 found [2025-03-05T12:42:01.217Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-03-05T12:42:01.217Z] Release-Date: 2020-01-08 [2025-03-05T12:42:01.217Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-03-05T12:42:01.217Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-05T12:42:01.217Z] ==> Jenkins CI detected. [2025-03-05T12:42:01.217Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2025-03-05T12:42:01.217Z] project root: . [2025-03-05T12:42:01.217Z] --> token set from env [2025-03-05T12:42:01.217Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-05T12:42:01.217Z] ==> Running gcov in . (disable via -X gcov) [2025-03-05T12:42:01.217Z] ==> Python coveragepy not found [2025-03-05T12:42:01.217Z] ==> Searching for coverage reports in: [2025-03-05T12:42:01.217Z] + . [2025-03-05T12:42:01.217Z] -> Found 1 reports [2025-03-05T12:42:01.217Z] ==> Detecting git/mercurial file structure [2025-03-05T12:42:01.217Z] ==> Reading reports [2025-03-05T12:42:01.217Z] + ./coverage.out bytes=55696 [2025-03-05T12:42:01.217Z] ==> Appending adjustments [2025-03-05T12:42:01.217Z] https://docs.codecov.io/docs/fixing-reports [2025-03-05T12:42:01.477Z] + Found adjustments [2025-03-05T12:42:01.477Z] ==> Gzipping contents [2025-03-05T12:42:01.477Z] 16K /tmp/codecov.xwLbkh.gz [2025-03-05T12:42:01.477Z] ==> Uploading reports [2025-03-05T12:42:01.477Z] url: https://codecov.io [2025-03-05T12:42:01.478Z] query: branch=main&commit=8f38a188810cb2bfc406d3ba9c0354271b82d227&build=197&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F197%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-05T12:42:01.478Z] -> Pinging Codecov [2025-03-05T12:42:01.478Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=8f38a188810cb2bfc406d3ba9c0354271b82d227&build=197&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F197%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-05T12:42:01.738Z] -> Uploading to [2025-03-05T12:42:01.738Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/8f38a188810cb2bfc406d3ba9c0354271b82d227/2a4cb85e-1fd7-41bf-b94f-9ed6b9844968.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250305%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250305T124201Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=e985e0311c4f14156b17e4cf4d699f2697db042464448eda8d2f09f7eb32af35 [2025-03-05T12:42:01.738Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-05T12:42:01.738Z] Dload Upload Total Spent Left Speed [2025-03-05T12:42:01.998Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12864 0 0 100 12864 0 39950 --:--:-- --:--:-- --:--:-- 39950 [2025-03-05T12:42:01.998Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/8f38a188810cb2bfc406d3ba9c0354271b82d227 [Pipeline] } [2025-03-05T12:42:02.005Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-03-05T12:42:02.158Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-05T12:42:02.179Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:42:02.484Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-05T12:42:02.484Z] [2025-03-05T12:42:02.484Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:42:02.795Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-05T12:42:02.795Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-05T12:42:02.795Z] 43c4264eed91: Pulling fs layer [2025-03-05T12:42:02.795Z] 4cc291be95ef: Pulling fs layer [2025-03-05T12:42:02.795Z] 2ac1f1163629: Pulling fs layer [2025-03-05T12:42:02.795Z] 5c3c966382ef: Pulling fs layer [2025-03-05T12:42:02.795Z] 4f4fb700ef54: Pulling fs layer [2025-03-05T12:42:02.795Z] d9c7d2e4e75e: Pulling fs layer [2025-03-05T12:42:02.795Z] 9c3e1370e548: Pulling fs layer [2025-03-05T12:42:02.795Z] 5c3c966382ef: Waiting [2025-03-05T12:42:02.795Z] 4f4fb700ef54: Waiting [2025-03-05T12:42:02.795Z] d9c7d2e4e75e: Waiting [2025-03-05T12:42:02.795Z] 9c3e1370e548: Waiting [2025-03-05T12:42:02.795Z] 4cc291be95ef: Verifying Checksum [2025-03-05T12:42:02.795Z] 4cc291be95ef: Download complete [2025-03-05T12:42:02.795Z] 5c3c966382ef: Verifying Checksum [2025-03-05T12:42:02.795Z] 5c3c966382ef: Download complete [2025-03-05T12:42:02.795Z] 4f4fb700ef54: Verifying Checksum [2025-03-05T12:42:02.795Z] 4f4fb700ef54: Download complete [2025-03-05T12:42:03.053Z] 43c4264eed91: Download complete [2025-03-05T12:42:03.053Z] 43c4264eed91: Pull complete [2025-03-05T12:42:03.053Z] d9c7d2e4e75e: Verifying Checksum [2025-03-05T12:42:03.053Z] d9c7d2e4e75e: Download complete [2025-03-05T12:42:03.310Z] 4cc291be95ef: Pull complete [2025-03-05T12:42:03.310Z] 2ac1f1163629: Verifying Checksum [2025-03-05T12:42:03.310Z] 2ac1f1163629: Download complete [2025-03-05T12:42:03.875Z] 9c3e1370e548: Verifying Checksum [2025-03-05T12:42:03.875Z] 9c3e1370e548: Download complete [2025-03-05T12:42:07.199Z] 2ac1f1163629: Pull complete [2025-03-05T12:42:07.199Z] 5c3c966382ef: Pull complete [2025-03-05T12:42:07.199Z] 4f4fb700ef54: Pull complete [2025-03-05T12:42:07.458Z] d9c7d2e4e75e: Pull complete [2025-03-05T12:42:10.753Z] 9c3e1370e548: Pull complete [2025-03-05T12:42:10.753Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-05T12:42:10.753Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-05T12:42:10.753Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T12:42:10.864Z] prd-ubuntu20.04-docker-8c-8g-40340 does not seem to be running inside a container [2025-03-05T12:42:10.889Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-03-05T12:42:15.341Z] $ docker top b301e2a120f1feb393fb2df6e03cf41f41e48f58773c8c7c19aae649e5170872 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T12:42:15.703Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] echo [2025-03-05T12:42:15.714Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2025-03-05T12:42:15.994Z] + set -o pipefail [2025-03-05T12:42:15.994Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2025-03-05T12:42:24.114Z] [2025-03-05T12:42:24.115Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2025-03-05T12:42:24.115Z] [2025-03-05T12:42:24.115Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7116c55e-148a-425a-9d75-27689445d8a8/history/8a008f6b-0487-4b49-b5c1-7dd50050cf73 [2025-03-05T12:42:24.115Z] [2025-03-05T12:42:24.115Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-05T12:42:24.115Z] [2025-03-05T12:42:24.115Z] [2025-03-05T12:42:24.115Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2025-03-05T12:42:24.115Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-03-05T12:42:24.117Z] $ docker stop --time=1 b301e2a120f1feb393fb2df6e03cf41f41e48f58773c8c7c19aae649e5170872 [2025-03-05T12:42:27.680Z] $ docker rm -f --volumes b301e2a120f1feb393fb2df6e03cf41f41e48f58773c8c7c19aae649e5170872 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-05T12:42:28.611Z] + git log --format=format:%s -1 8f38a188810cb2bfc406d3ba9c0354271b82d227 [Pipeline] sh [2025-03-05T12:42:28.904Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T12:42:28.905Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:42:29.219Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T12:42:29.219Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T12:42:29.313Z] prd-ubuntu20.04-docker-8c-8g-40340 does not seem to be running inside a container [2025-03-05T12:42:29.335Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-05T12:42:29.747Z] $ docker top 1ba022f16cba2366eb8e1ea830c1e68102abb2c9a734c0ccfbd10cbdb710bab9 -eo pid,comm [2025-03-05T12:42:29.814Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-05T12:42:29.814Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T12:42:29.880Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T12:42:29.880Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T12:42:30.014Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T12:42:30.009Z] $ docker exec 1ba022f16cba2366eb8e1ea830c1e68102abb2c9a734c0ccfbd10cbdb710bab9 ssh-agent [2025-03-05T12:42:30.137Z] SSH_AUTH_SOCK=/tmp/ssh-Dq7bg2hi7nXw/agent.33 [2025-03-05T12:42:30.137Z] SSH_AGENT_PID=39 [2025-03-05T12:42:30.191Z] Running ssh-add (command line suppressed) [2025-03-05T12:42:30.285Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8483443458401702756.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8483443458401702756.key) [2025-03-05T12:42:30.334Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T12:42:30.654Z] + git semver tag [2025-03-05T12:42:30.939Z] 2025-03-05 12:42:30,822 [run_tag] DEBUG tag force:False [2025-03-05T12:42:30.939Z] 2025-03-05 12:42:30,822 [check_head_tag] DEBUG check head tag [2025-03-05T12:42:30.939Z] 2025-03-05 12:42:30,824 [execute] INFO git cat-file --batch-check [2025-03-05T12:42:30.939Z] 2025-03-05 12:42:30,824 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2025-03-05T12:42:30.939Z] 2025-03-05 12:42:30,829 [execute] INFO git cat-file --batch [2025-03-05T12:42:30.939Z] 2025-03-05 12:42:30,829 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2025-03-05T12:42:30.939Z] 2025-03-05 12:42:30,858 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-03-05T12:42:30.939Z] 2025-03-05 12:42:30,858 [execute] INFO git tag -a v4.0.0-dev.10 -m v4.0.0-dev.10 [2025-03-05T12:42:30.939Z] 2025-03-05 12:42:30,858 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.10', '-m', 'v4.0.0-dev.10'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2025-03-05T12:42:30.939Z] 2025-03-05 12:42:30,864 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-03-05T12:42:30.939Z] 4.0.0-dev.10 [Pipeline] } [2025-03-05T12:42:30.962Z] $ docker exec --env ******** --env ******** 1ba022f16cba2366eb8e1ea830c1e68102abb2c9a734c0ccfbd10cbdb710bab9 ssh-agent -k [2025-03-05T12:42:31.080Z] unset SSH_AUTH_SOCK; [2025-03-05T12:42:31.081Z] unset SSH_AGENT_PID; [2025-03-05T12:42:31.081Z] echo Agent pid 39 killed; [2025-03-05T12:42:31.100Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T12:42:31.434Z] + git semver [Pipeline] } [2025-03-05T12:42:31.697Z] $ docker stop --time=1 1ba022f16cba2366eb8e1ea830c1e68102abb2c9a734c0ccfbd10cbdb710bab9 [2025-03-05T12:42:33.249Z] $ docker rm -f --volumes 1ba022f16cba2366eb8e1ea830c1e68102abb2c9a734c0ccfbd10cbdb710bab9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:42:33.698Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-05T12:42:33.698Z] [2025-03-05T12:42:33.698Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:42:34.004Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-05T12:42:34.004Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-05T12:42:34.004Z] ab5ef0e58194: Pulling fs layer [2025-03-05T12:42:34.004Z] 9712f1f96733: Pulling fs layer [2025-03-05T12:42:34.004Z] 63f879dbbcfc: Pulling fs layer [2025-03-05T12:42:34.004Z] 0d9ebad4ef96: Pulling fs layer [2025-03-05T12:42:34.004Z] e9a5061849ea: Pulling fs layer [2025-03-05T12:42:34.004Z] d747dcd14b5f: Pulling fs layer [2025-03-05T12:42:34.004Z] 2de7ff778b66: Pulling fs layer [2025-03-05T12:42:34.004Z] e9a5061849ea: Waiting [2025-03-05T12:42:34.004Z] d747dcd14b5f: Waiting [2025-03-05T12:42:34.004Z] 2de7ff778b66: Waiting [2025-03-05T12:42:34.004Z] 9712f1f96733: Verifying Checksum [2025-03-05T12:42:34.004Z] 9712f1f96733: Download complete [2025-03-05T12:42:34.263Z] 63f879dbbcfc: Verifying Checksum [2025-03-05T12:42:34.263Z] 63f879dbbcfc: Download complete [2025-03-05T12:42:34.523Z] e9a5061849ea: Verifying Checksum [2025-03-05T12:42:34.523Z] e9a5061849ea: Download complete [2025-03-05T12:42:34.523Z] d747dcd14b5f: Download complete [2025-03-05T12:42:34.523Z] 0d9ebad4ef96: Verifying Checksum [2025-03-05T12:42:34.523Z] 0d9ebad4ef96: Download complete [2025-03-05T12:42:34.783Z] ab5ef0e58194: Verifying Checksum [2025-03-05T12:42:34.783Z] ab5ef0e58194: Download complete [2025-03-05T12:42:34.783Z] 2de7ff778b66: Verifying Checksum [2025-03-05T12:42:34.783Z] 2de7ff778b66: Download complete [2025-03-05T12:42:38.070Z] ab5ef0e58194: Pull complete [2025-03-05T12:42:38.070Z] 9712f1f96733: Pull complete [2025-03-05T12:42:38.328Z] 63f879dbbcfc: Pull complete [2025-03-05T12:42:42.519Z] 0d9ebad4ef96: Pull complete [2025-03-05T12:42:42.519Z] e9a5061849ea: Pull complete [2025-03-05T12:42:42.519Z] d747dcd14b5f: Pull complete [2025-03-05T12:42:43.894Z] 2de7ff778b66: Pull complete [2025-03-05T12:42:43.894Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-05T12:42:43.894Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-05T12:42:43.894Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T12:42:43.997Z] prd-ubuntu20.04-docker-8c-8g-40340 does not seem to be running inside a container [2025-03-05T12:42:44.012Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-03-05T12:42:48.514Z] $ docker top 7a65136b676ecd041ed037115a95ac98a84696c202e7f921b2502c73ddcbdc05 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-05T12:42:48.608Z] provisioning config files... [2025-03-05T12:42:48.616Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9313660720217738554tmp [2025-03-05T12:42:48.625Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14351963473939485157tmp [2025-03-05T12:42:48.635Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10297346701341158391tmp [Pipeline] { [Pipeline] echo [2025-03-05T12:42:48.664Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T12:42:48.952Z] ---> sigul-configuration.sh [2025-03-05T12:42:48.953Z] gpg: directory `/root/.gnupg' created [2025-03-05T12:42:48.953Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-05T12:42:48.953Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-05T12:42:48.953Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-05T12:42:48.953Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-05T12:42:48.953Z] gpg: CAST5 encrypted data [2025-03-05T12:42:48.953Z] gpg: encrypted with 1 passphrase [2025-03-05T12:42:48.953Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-05T12:42:49.246Z] + mkdir /home/jenkins [2025-03-05T12:42:49.246Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-05T12:42:49.541Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-03-05T12:42:49.553Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T12:42:49.854Z] ---> sigul-install.sh [2025-03-05T12:42:49.855Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-05T12:42:50.154Z] + git tag --list [2025-03-05T12:42:50.154Z] v0.0.0 [2025-03-05T12:42:50.154Z] v1.0.0 [2025-03-05T12:42:50.154Z] v2.1.0 [2025-03-05T12:42:50.154Z] v2.1.1 [2025-03-05T12:42:50.154Z] v2.2.0 [2025-03-05T12:42:50.154Z] v2.3.0 [2025-03-05T12:42:50.154Z] v3.0 [2025-03-05T12:42:50.154Z] v3.0.0 [2025-03-05T12:42:50.154Z] v3.0.1 [2025-03-05T12:42:50.154Z] v3.0.1-dev.1 [2025-03-05T12:42:50.154Z] v3.1 [2025-03-05T12:42:50.154Z] v3.1.0 [2025-03-05T12:42:50.154Z] v3.1.0-dev.1 [2025-03-05T12:42:50.154Z] v3.1.0-dev.10 [2025-03-05T12:42:50.154Z] v3.1.0-dev.11 [2025-03-05T12:42:50.154Z] v3.1.0-dev.12 [2025-03-05T12:42:50.154Z] v3.1.0-dev.13 [2025-03-05T12:42:50.154Z] v3.1.0-dev.14 [2025-03-05T12:42:50.154Z] v3.1.0-dev.15 [2025-03-05T12:42:50.154Z] v3.1.0-dev.16 [2025-03-05T12:42:50.154Z] v3.1.0-dev.17 [2025-03-05T12:42:50.154Z] v3.1.0-dev.18 [2025-03-05T12:42:50.154Z] v3.1.0-dev.19 [2025-03-05T12:42:50.154Z] v3.1.0-dev.2 [2025-03-05T12:42:50.154Z] v3.1.0-dev.20 [2025-03-05T12:42:50.154Z] v3.1.0-dev.21 [2025-03-05T12:42:50.154Z] v3.1.0-dev.22 [2025-03-05T12:42:50.154Z] v3.1.0-dev.23 [2025-03-05T12:42:50.154Z] v3.1.0-dev.24 [2025-03-05T12:42:50.154Z] v3.1.0-dev.25 [2025-03-05T12:42:50.154Z] v3.1.0-dev.26 [2025-03-05T12:42:50.154Z] v3.1.0-dev.27 [2025-03-05T12:42:50.154Z] v3.1.0-dev.28 [2025-03-05T12:42:50.154Z] v3.1.0-dev.29 [2025-03-05T12:42:50.154Z] v3.1.0-dev.3 [2025-03-05T12:42:50.154Z] v3.1.0-dev.30 [2025-03-05T12:42:50.154Z] v3.1.0-dev.31 [2025-03-05T12:42:50.154Z] v3.1.0-dev.32 [2025-03-05T12:42:50.154Z] v3.1.0-dev.33 [2025-03-05T12:42:50.154Z] v3.1.0-dev.34 [2025-03-05T12:42:50.154Z] v3.1.0-dev.35 [2025-03-05T12:42:50.154Z] v3.1.0-dev.36 [2025-03-05T12:42:50.154Z] v3.1.0-dev.37 [2025-03-05T12:42:50.154Z] v3.1.0-dev.38 [2025-03-05T12:42:50.154Z] v3.1.0-dev.39 [2025-03-05T12:42:50.154Z] v3.1.0-dev.4 [2025-03-05T12:42:50.154Z] v3.1.0-dev.40 [2025-03-05T12:42:50.154Z] v3.1.0-dev.5 [2025-03-05T12:42:50.154Z] v3.1.0-dev.6 [2025-03-05T12:42:50.154Z] v3.1.0-dev.7 [2025-03-05T12:42:50.154Z] v3.1.0-dev.8 [2025-03-05T12:42:50.154Z] v3.1.0-dev.9 [2025-03-05T12:42:50.154Z] v3.1.1 [2025-03-05T12:42:50.154Z] v3.2.0-dev.1 [2025-03-05T12:42:50.154Z] v3.2.0-dev.10 [2025-03-05T12:42:50.154Z] v3.2.0-dev.11 [2025-03-05T12:42:50.154Z] v3.2.0-dev.12 [2025-03-05T12:42:50.154Z] v3.2.0-dev.13 [2025-03-05T12:42:50.154Z] v3.2.0-dev.14 [2025-03-05T12:42:50.154Z] v3.2.0-dev.15 [2025-03-05T12:42:50.154Z] v3.2.0-dev.16 [2025-03-05T12:42:50.154Z] v3.2.0-dev.17 [2025-03-05T12:42:50.154Z] v3.2.0-dev.18 [2025-03-05T12:42:50.154Z] v3.2.0-dev.19 [2025-03-05T12:42:50.154Z] v3.2.0-dev.2 [2025-03-05T12:42:50.154Z] v3.2.0-dev.20 [2025-03-05T12:42:50.154Z] v3.2.0-dev.21 [2025-03-05T12:42:50.154Z] v3.2.0-dev.22 [2025-03-05T12:42:50.154Z] v3.2.0-dev.23 [2025-03-05T12:42:50.154Z] v3.2.0-dev.24 [2025-03-05T12:42:50.154Z] v3.2.0-dev.25 [2025-03-05T12:42:50.154Z] v3.2.0-dev.26 [2025-03-05T12:42:50.154Z] v3.2.0-dev.27 [2025-03-05T12:42:50.154Z] v3.2.0-dev.28 [2025-03-05T12:42:50.154Z] v3.2.0-dev.29 [2025-03-05T12:42:50.154Z] v3.2.0-dev.3 [2025-03-05T12:42:50.154Z] v3.2.0-dev.30 [2025-03-05T12:42:50.154Z] v3.2.0-dev.31 [2025-03-05T12:42:50.154Z] v3.2.0-dev.32 [2025-03-05T12:42:50.154Z] v3.2.0-dev.33 [2025-03-05T12:42:50.154Z] v3.2.0-dev.4 [2025-03-05T12:42:50.154Z] v3.2.0-dev.5 [2025-03-05T12:42:50.154Z] v3.2.0-dev.6 [2025-03-05T12:42:50.154Z] v3.2.0-dev.7 [2025-03-05T12:42:50.154Z] v3.2.0-dev.8 [2025-03-05T12:42:50.154Z] v3.2.0-dev.9 [2025-03-05T12:42:50.154Z] v4.0.0-dev.1 [2025-03-05T12:42:50.154Z] v4.0.0-dev.10 [2025-03-05T12:42:50.154Z] v4.0.0-dev.2 [2025-03-05T12:42:50.154Z] v4.0.0-dev.3 [2025-03-05T12:42:50.154Z] v4.0.0-dev.4 [2025-03-05T12:42:50.154Z] v4.0.0-dev.5 [2025-03-05T12:42:50.154Z] v4.0.0-dev.6 [2025-03-05T12:42:50.154Z] v4.0.0-dev.7 [2025-03-05T12:42:50.154Z] v4.0.0-dev.8 [2025-03-05T12:42:50.154Z] v4.0.0-dev.9 [Pipeline] sh [2025-03-05T12:42:50.446Z] + lftools sign git-tag v4.0.0-dev.10 [2025-03-05T12:42:51.020Z] Signing Git tag with Sigul... [2025-03-05T12:42:51.020Z] Signing v4.0.0-dev.10 [Pipeline] echo [2025-03-05T12:42:51.294Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T12:42:51.591Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-05T12:42:51.600Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-05T12:42:51.616Z] $ docker stop --time=1 7a65136b676ecd041ed037115a95ac98a84696c202e7f921b2502c73ddcbdc05 [2025-03-05T12:42:52.909Z] $ docker rm -f --volumes 7a65136b676ecd041ed037115a95ac98a84696c202e7f921b2502c73ddcbdc05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-05T12:42:53.393Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T12:42:53.393Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:42:53.707Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T12:42:53.707Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T12:42:53.803Z] prd-ubuntu20.04-docker-8c-8g-40340 does not seem to be running inside a container [2025-03-05T12:42:53.827Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-05T12:42:54.240Z] $ docker top 735fafaaddb576ef4d9a0215269a9b4bdf8a7345f7915603340bdfd35e78578d -eo pid,comm [2025-03-05T12:42:54.294Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-05T12:42:54.294Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T12:42:54.358Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T12:42:54.358Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T12:42:54.475Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T12:42:54.469Z] $ docker exec 735fafaaddb576ef4d9a0215269a9b4bdf8a7345f7915603340bdfd35e78578d ssh-agent [2025-03-05T12:42:54.585Z] SSH_AUTH_SOCK=/tmp/ssh-KAOfYAeuo0LU/agent.32 [2025-03-05T12:42:54.585Z] SSH_AGENT_PID=38 [2025-03-05T12:42:54.590Z] Running ssh-add (command line suppressed) [2025-03-05T12:42:54.692Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_925998089089212869.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_925998089089212869.key) [2025-03-05T12:42:54.713Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T12:42:55.008Z] + git semver bump pre [2025-03-05T12:42:55.267Z] 2025-03-05 12:42:55,183 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-03-05T12:42:55.267Z] 2025-03-05 12:42:55,183 [bump_version] DEBUG bumping version:4.0.0-dev.10 on axis:pre with prefix:dev [2025-03-05T12:42:55.267Z] 2025-03-05 12:42:55,183 [bump_version] DEBUG bumped version:4.0.0-dev.11 [2025-03-05T12:42:55.267Z] 2025-03-05 12:42:55,183 [write_version] DEBUG write version:4.0.0-dev.11 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2025-03-05T12:42:55.267Z] 2025-03-05 12:42:55,183 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-03-05T12:42:55.267Z] 2025-03-05 12:42:55,183 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-03-05T12:42:55.267Z] 2025-03-05 12:42:55,185 [execute] INFO git cat-file --batch-check [2025-03-05T12:42:55.267Z] 2025-03-05 12:42:55,185 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-05T12:42:55.267Z] 2025-03-05 12:42:55,191 [execute] INFO git cat-file --batch [2025-03-05T12:42:55.267Z] 2025-03-05 12:42:55,191 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-05T12:42:55.267Z] 2025-03-05 12:42:55,197 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-03-05T12:42:55.267Z] 4.0.0-dev.11 [Pipeline] } [2025-03-05T12:42:55.267Z] $ docker exec --env ******** --env ******** 735fafaaddb576ef4d9a0215269a9b4bdf8a7345f7915603340bdfd35e78578d ssh-agent -k [2025-03-05T12:42:55.374Z] unset SSH_AUTH_SOCK; [2025-03-05T12:42:55.375Z] unset SSH_AGENT_PID; [2025-03-05T12:42:55.375Z] echo Agent pid 38 killed; [2025-03-05T12:42:55.395Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T12:42:55.730Z] + git semver [Pipeline] } [2025-03-05T12:42:55.993Z] $ docker stop --time=1 735fafaaddb576ef4d9a0215269a9b4bdf8a7345f7915603340bdfd35e78578d [2025-03-05T12:42:57.951Z] $ docker rm -f --volumes 735fafaaddb576ef4d9a0215269a9b4bdf8a7345f7915603340bdfd35e78578d [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T12:42:58.424Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T12:42:58.424Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:42:58.728Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T12:42:58.728Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T12:42:58.836Z] prd-ubuntu20.04-docker-8c-8g-40340 does not seem to be running inside a container [2025-03-05T12:42:58.855Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-05T12:43:00.163Z] $ docker top bdc52584b0b93e0a58dcaba923455e72013d36842dd7a0bb756116f927a593b3 -eo pid,comm [2025-03-05T12:43:00.225Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-05T12:43:00.225Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T12:43:00.281Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T12:43:00.281Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T12:43:00.409Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T12:43:00.403Z] $ docker exec bdc52584b0b93e0a58dcaba923455e72013d36842dd7a0bb756116f927a593b3 ssh-agent [2025-03-05T12:43:00.530Z] SSH_AUTH_SOCK=/tmp/ssh-OZnID4U0V91u/agent.14 [2025-03-05T12:43:00.530Z] SSH_AGENT_PID=20 [2025-03-05T12:43:00.535Z] Running ssh-add (command line suppressed) [2025-03-05T12:43:00.637Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17256021812803544183.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17256021812803544183.key) [2025-03-05T12:43:00.657Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T12:43:00.956Z] + git semver push [2025-03-05T12:43:01.214Z] 2025-03-05 12:43:01,165 [run_push] DEBUG push [2025-03-05T12:43:01.214Z] 2025-03-05 12:43:01,166 [execute] INFO git cat-file --batch-check [2025-03-05T12:43:01.214Z] 2025-03-05 12:43:01,167 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-05T12:43:01.214Z] 2025-03-05 12:43:01,171 [execute] INFO git rev-list 9d630dc709dd3f743f9d5ad81eb68db13ff1017b -- [2025-03-05T12:43:01.214Z] 2025-03-05 12:43:01,172 [execute] DEBUG Popen(['git', 'rev-list', '9d630dc709dd3f743f9d5ad81eb68db13ff1017b', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-05T12:43:01.214Z] 2025-03-05 12:43:01,182 [execute] INFO git fetch -v origin [2025-03-05T12:43:01.214Z] 2025-03-05 12:43:01,183 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-03-05T12:43:01.781Z] 2025-03-05 12:43:01,660 [run_push] DEBUG no remote changes detected [2025-03-05T12:43:01.781Z] 2025-03-05 12:43:01,660 [execute] INFO git push origin semver [2025-03-05T12:43:01.781Z] 2025-03-05 12:43:01,661 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-05T12:43:02.348Z] 2025-03-05 12:43:02,293 [run_push] DEBUG push all version tags [2025-03-05T12:43:02.348Z] 2025-03-05 12:43:02,294 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-05T12:43:02.348Z] 2025-03-05 12:43:02,294 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2025-03-05T12:43:03.287Z] 2025-03-05 12:43:02,929 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-03-05T12:43:03.287Z] 4.0.0-dev.11 [Pipeline] } [2025-03-05T12:43:03.292Z] $ docker exec --env ******** --env ******** bdc52584b0b93e0a58dcaba923455e72013d36842dd7a0bb756116f927a593b3 ssh-agent -k [2025-03-05T12:43:03.388Z] unset SSH_AUTH_SOCK; [2025-03-05T12:43:03.390Z] unset SSH_AGENT_PID; [2025-03-05T12:43:03.390Z] echo Agent pid 20 killed; [2025-03-05T12:43:03.411Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T12:43:03.734Z] + git semver [Pipeline] } [2025-03-05T12:43:03.999Z] $ docker stop --time=1 bdc52584b0b93e0a58dcaba923455e72013d36842dd7a0bb756116f927a593b3 [2025-03-05T12:43:06.423Z] $ docker rm -f --volumes bdc52584b0b93e0a58dcaba923455e72013d36842dd7a0bb756116f927a593b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-05T12:43:07.358Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2025-03-05T12:43:07.358Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2025-03-05T12:43:07.358Z] total 16 [2025-03-05T12:43:07.358Z] drwxr-xr-x 3 root root 4096 Mar 5 12:24 . [2025-03-05T12:43:07.358Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 5 12:42 .. [2025-03-05T12:43:07.358Z] drwxr-xr-x 2 root root 4096 Mar 5 12:24 cost [2025-03-05T12:43:07.358Z] -rw-r--r-- 1 root root 95 Mar 5 12:24 cost.csv [2025-03-05T12:43:07.358Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2025-03-05T12:43:07.358Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2025-03-05T12:43:07.358Z] total 16 [2025-03-05T12:43:07.358Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 12:24 . [2025-03-05T12:43:07.358Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 5 12:42 .. [2025-03-05T12:43:07.358Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 5 12:24 cost [2025-03-05T12:43:07.358Z] -rw-r--r-- 1 jenkins jenkins 95 Mar 5 12:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-05T12:43:07.649Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T12:43:08.498Z] ---> package-listing.sh [2025-03-05T12:43:08.498Z] ++ facter osfamily [2025-03-05T12:43:08.498Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-05T12:43:08.758Z] + OS_FAMILY=debian [2025-03-05T12:43:08.758Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2025-03-05T12:43:08.758Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-05T12:43:08.758Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-05T12:43:08.758Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-05T12:43:08.758Z] + PACKAGES=/tmp/packages_start.txt [2025-03-05T12:43:08.758Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2025-03-05T12:43:08.758Z] + PACKAGES=/tmp/packages_end.txt [2025-03-05T12:43:08.758Z] + case "${OS_FAMILY}" in [2025-03-05T12:43:08.758Z] + dpkg -l [2025-03-05T12:43:08.758Z] + grep '^ii' [2025-03-05T12:43:08.758Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-05T12:43:08.758Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-05T12:43:08.758Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-05T12:43:08.758Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2025-03-05T12:43:08.758Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2025-03-05T12:43:08.758Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo [2025-03-05T12:43:08.770Z] 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/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-05T12:43:09.055Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:43:09.623Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T12:43:09.623Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T12:43:09.697Z] prd-ubuntu20.04-docker-8c-8g-40340 does not seem to be running inside a container [2025-03-05T12:43:09.717Z] $ 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/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-05T12:43:10.220Z] $ docker top 7a9adba20eae199c80a90d1a2eb9269935c6bf0d536a508a2214cfe7a40b1712 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T12:43:10.586Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-05T12:43:10.872Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-05T12:43:11.158Z] + ls /var/log/sa-host [2025-03-05T12:43:11.158Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T12:43:11.235Z] provisioning config files... [2025-03-05T12:43:11.244Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10723461005897546656tmp [Pipeline] { [Pipeline] echo [2025-03-05T12:43:11.263Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T12:43:11.547Z] ---> create-netrc.sh [Pipeline] } [2025-03-05T12:43:11.553Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-05T12:43:11.902Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-05T12:43:11.912Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T12:43:12.197Z] ---> sudo-logs.sh [2025-03-05T12:43:12.197Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-05T12:43:12.235Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T12:43:12.521Z] ---> job-cost.sh [2025-03-05T12:43:12.521Z] lf-activate-venv: SKIPPING [2025-03-05T12:43:12.521Z] DEBUG: total: 0.2199999988079071 [2025-03-05T12:43:12.521Z] INFO: Retrieving Stack Cost... [2025-03-05T12:43:13.089Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-05T12:43:13.349Z] INFO: Archiving Costs [Pipeline] echo [2025-03-05T12:43:13.362Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T12:43:13.643Z] ---> logs-deploy.sh [2025-03-05T12:43:13.643Z] lf-activate-venv: SKIPPING [2025-03-05T12:43:13.643Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/197 [2025-03-05T12:43:13.643Z] INFO: archiving workspace using pattern(s): [2025-03-05T12:43:14.579Z] Archives upload complete. [2025-03-05T12:43:14.838Z] INFO: archiving logs to Nexus