Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 66c7f887438d2c7df4dcd34ca19c18045855ee46 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-ssh1917288301181155899.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-ssh14361219406184352829.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-ssh16241441322699640497.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-ssh2731411340734510082.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-ssh3254654047117511057.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 Running on prd-ubuntu20.04-docker-8c-8g-39419 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 66c7f887438d2c7df4dcd34ca19c18045855ee46 (main) Commit message: "Merge pull request #336 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.28" > 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 66c7f887438d2c7df4dcd34ca19c18045855ee46 # timeout=10 > git rev-list --no-walk 894ffa7f59592e08874ab6dc271aedd36f0a7dc0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-02-21T06:52:02.382Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-02-21T06:52:02.467Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-21T06:52:02.498Z] ========================================================= [2025-02-21T06:52:02.498Z] EdgeX Global Pipelines Version Info [2025-02-21T06:52:02.498Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-02-21T06:52:03.239Z] ------------------- [2025-02-21T06:52:03.239Z] stable info: [2025-02-21T06:52:03.239Z] ------------------- [2025-02-21T06:52:03.239Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-02-21T06:52:03.239Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-21T06:52:03.239Z] Message: update stable to v1.0.269 [2025-02-21T06:52:03.809Z] ------------------- [2025-02-21T06:52:03.809Z] experimental info: [2025-02-21T06:52:03.809Z] ------------------- [2025-02-21T06:52:03.809Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-02-21T06:52:03.809Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-21T06:52:03.809Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-21T06:52:03.894Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2025-02-21T06:52:03.916Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2025-02-21T06:52:03.938Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-02-21T06:52:03.957Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-02-21T06:52:03.976Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-02-21T06:52:03.999Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-02-21T06:52:04.022Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-02-21T06:52:04.045Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-02-21T06:52:04.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-02-21T06:52:04.078Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-02-21T06:52:04.093Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-02-21T06:52:04.116Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2025-02-21T06:52:04.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-02-21T06:52:04.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-02-21T06:52:04.172Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-02-21T06:52:04.191Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-02-21T06:52:04.403Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-02-21T06:52:04.426Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-02-21T06:52:04.444Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-02-21T06:52:04.467Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-02-21T06:52:04.488Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-02-21T06:52:04.510Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-02-21T06:52:04.537Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-02-21T06:52:04.561Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-02-21T06:52:04.578Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-02-21T06:52:04.596Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-02-21T06:52:04.614Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-02-21T06:52:04.629Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-02-21T06:52:04.649Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-02-21T06:52:04.668Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-02-21T06:52:04.693Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 66c7f887438d2c7df4dcd34ca19c18045855ee46 [Pipeline] echo [2025-02-21T06:52:04.714Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 66c7f88 [Pipeline] echo [2025-02-21T06:52:04.743Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-21T06:52:04.798Z] provisioning config files... [2025-02-21T06:52:04.811Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10042072081361071122tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-21T06:52:05.128Z] ---> ****-login.sh [2025-02-21T06:52:05.128Z] nexus3.edgexfoundry.org:10001 [2025-02-21T06:52:05.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T06:52:05.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T06:52:05.388Z] Configure a credential helper to remove this warning. See [2025-02-21T06:52:05.388Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T06:52:05.388Z] [2025-02-21T06:52:05.388Z] Login Succeeded [2025-02-21T06:52:05.388Z] nexus3.edgexfoundry.org:10002 [2025-02-21T06:52:05.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T06:52:05.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T06:52:05.647Z] Configure a credential helper to remove this warning. See [2025-02-21T06:52:05.647Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T06:52:05.647Z] [2025-02-21T06:52:05.647Z] Login Succeeded [2025-02-21T06:52:05.647Z] nexus3.edgexfoundry.org:10003 [2025-02-21T06:52:05.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T06:52:05.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T06:52:05.647Z] Configure a credential helper to remove this warning. See [2025-02-21T06:52:05.647Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T06:52:05.647Z] [2025-02-21T06:52:05.647Z] Login Succeeded [2025-02-21T06:52:05.647Z] nexus3.edgexfoundry.org:10004 [2025-02-21T06:52:05.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T06:52:05.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T06:52:05.910Z] Configure a credential helper to remove this warning. See [2025-02-21T06:52:05.910Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T06:52:05.910Z] [2025-02-21T06:52:05.910Z] Login Succeeded [2025-02-21T06:52:05.910Z] ****.io [2025-02-21T06:52:05.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T06:52:06.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T06:52:06.170Z] Configure a credential helper to remove this warning. See [2025-02-21T06:52:06.170Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T06:52:06.170Z] [2025-02-21T06:52:06.170Z] Login Succeeded [2025-02-21T06:52:06.170Z] ---> ****-login.sh ends [Pipeline] } [2025-02-21T06:52:06.177Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-02-21T06:52:06.579Z] + git rev-list -1 --merges 66c7f887438d2c7df4dcd34ca19c18045855ee46~1..66c7f887438d2c7df4dcd34ca19c18045855ee46 [Pipeline] echo [2025-02-21T06:52:06.610Z] -----------> git rev-list -1 --merges 66c7f887438d2c7df4dcd34ca19c18045855ee46~1..66c7f887438d2c7df4dcd34ca19c18045855ee46 66c7f887438d2c7df4dcd34ca19c18045855ee46 [2025-02-21T06:52:06.610Z] 66c7f887438d2c7df4dcd34ca19c18045855ee46 [false] [Pipeline] sh [2025-02-21T06:52:06.905Z] + git log --format=format:%s -1 66c7f887438d2c7df4dcd34ca19c18045855ee46 [Pipeline] echo [2025-02-21T06:52:06.923Z] ========================================================= [2025-02-21T06:52:06.923Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-21T06:52:06.923Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-21T06:52:07.263Z] + git log --format=format:%s -1 66c7f887438d2c7df4dcd34ca19c18045855ee46 [Pipeline] echo [2025-02-21T06:52:07.277Z] [semverPrep] GIT_COMMIT: 66c7f887438d2c7df4dcd34ca19c18045855ee46, Commit Message: Merge pull request #336 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.28 [Pipeline] echo [2025-02-21T06:52:07.293Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-02-21T06:52:07.669Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-21T06:52:07.670Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-02-21T06:52:07.670Z] + [ -e /tmp/ssh_known_hosts ] [2025-02-21T06:52:07.670Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-02-21T06:52:07.670Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-02-21T06:52:07.670Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-02-21T06:52:07.670Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T06:52:08.099Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-21T06:52:08.099Z] [2025-02-21T06:52:08.099Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T06:52:08.408Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-21T06:52:08.408Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-02-21T06:52:08.408Z] b85a868b505f: Pulling fs layer [2025-02-21T06:52:08.408Z] e2be974225ed: Pulling fs layer [2025-02-21T06:52:08.408Z] 339a4e72a1f5: Pulling fs layer [2025-02-21T06:52:08.408Z] 988bab9f4d93: Pulling fs layer [2025-02-21T06:52:08.408Z] 1469e6f7b9e6: Pulling fs layer [2025-02-21T06:52:08.408Z] eaf3925da568: Pulling fs layer [2025-02-21T06:52:08.408Z] bab4dde63d76: Pulling fs layer [2025-02-21T06:52:08.408Z] bde34c3a00c8: Pulling fs layer [2025-02-21T06:52:08.408Z] b352a97aabf1: Pulling fs layer [2025-02-21T06:52:08.408Z] 4872d77fe225: Pulling fs layer [2025-02-21T06:52:08.408Z] 5851b861e8e6: Pulling fs layer [2025-02-21T06:52:08.408Z] 1469e6f7b9e6: Waiting [2025-02-21T06:52:08.408Z] eaf3925da568: Waiting [2025-02-21T06:52:08.408Z] bab4dde63d76: Waiting [2025-02-21T06:52:08.408Z] bde34c3a00c8: Waiting [2025-02-21T06:52:08.408Z] 5851b861e8e6: Waiting [2025-02-21T06:52:08.408Z] b352a97aabf1: Waiting [2025-02-21T06:52:08.408Z] 988bab9f4d93: Waiting [2025-02-21T06:52:08.408Z] e2be974225ed: Verifying Checksum [2025-02-21T06:52:08.408Z] e2be974225ed: Download complete [2025-02-21T06:52:08.408Z] 988bab9f4d93: Download complete [2025-02-21T06:52:08.408Z] 1469e6f7b9e6: Verifying Checksum [2025-02-21T06:52:08.408Z] 1469e6f7b9e6: Download complete [2025-02-21T06:52:08.667Z] eaf3925da568: Verifying Checksum [2025-02-21T06:52:08.667Z] eaf3925da568: Download complete [2025-02-21T06:52:08.667Z] 339a4e72a1f5: Verifying Checksum [2025-02-21T06:52:08.667Z] 339a4e72a1f5: Download complete [2025-02-21T06:52:08.667Z] bde34c3a00c8: Download complete [2025-02-21T06:52:08.667Z] b352a97aabf1: Download complete [2025-02-21T06:52:08.667Z] 4872d77fe225: Download complete [2025-02-21T06:52:08.667Z] 5851b861e8e6: Download complete [2025-02-21T06:52:08.667Z] b85a868b505f: Download complete [2025-02-21T06:52:08.927Z] bab4dde63d76: Verifying Checksum [2025-02-21T06:52:08.928Z] bab4dde63d76: Download complete [2025-02-21T06:52:09.865Z] b85a868b505f: Pull complete [2025-02-21T06:52:09.865Z] e2be974225ed: Pull complete [2025-02-21T06:52:10.432Z] 339a4e72a1f5: Pull complete [2025-02-21T06:52:10.432Z] 988bab9f4d93: Pull complete [2025-02-21T06:52:10.691Z] 1469e6f7b9e6: Pull complete [2025-02-21T06:52:10.691Z] eaf3925da568: Pull complete [2025-02-21T06:52:12.068Z] bab4dde63d76: Pull complete [2025-02-21T06:52:12.068Z] bde34c3a00c8: Pull complete [2025-02-21T06:52:12.328Z] b352a97aabf1: Pull complete [2025-02-21T06:52:12.328Z] 4872d77fe225: Pull complete [2025-02-21T06:52:12.328Z] 5851b861e8e6: Pull complete [2025-02-21T06:52:12.328Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-02-21T06:52:12.588Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-21T06:52:12.588Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T06:52:12.730Z] prd-ubuntu20.04-docker-8c-8g-39419 does not seem to be running inside a container [2025-02-21T06:52:12.754Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-21T06:52:14.222Z] $ docker top 3bdf0a2dcbdfdab38a48da6509e88354a23390bda4a2eaac2bf6905176feb434 -eo pid,comm [2025-02-21T06:52:14.281Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-02-21T06:52:14.281Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-21T06:52:14.339Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-21T06:52:14.339Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-21T06:52:14.436Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-21T06:52:14.432Z] $ docker exec 3bdf0a2dcbdfdab38a48da6509e88354a23390bda4a2eaac2bf6905176feb434 ssh-agent [2025-02-21T06:52:14.534Z] SSH_AUTH_SOCK=/tmp/ssh-hy1iMcDNaMSD/agent.32 [2025-02-21T06:52:14.534Z] SSH_AGENT_PID=38 [2025-02-21T06:52:14.541Z] Running ssh-add (command line suppressed) [2025-02-21T06:52:14.635Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4208918160712552046.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4208918160712552046.key) [2025-02-21T06:52:14.652Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-21T06:52:14.946Z] + git tag --points-at HEAD [Pipeline] } [2025-02-21T06:52:14.952Z] $ docker exec --env ******** --env ******** 3bdf0a2dcbdfdab38a48da6509e88354a23390bda4a2eaac2bf6905176feb434 ssh-agent -k [2025-02-21T06:52:15.054Z] unset SSH_AUTH_SOCK; [2025-02-21T06:52:15.055Z] unset SSH_AGENT_PID; [2025-02-21T06:52:15.055Z] echo Agent pid 38 killed; [2025-02-21T06:52:15.071Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-02-21T06:52:15.109Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-21T06:52:15.109Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-21T06:52:15.216Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-21T06:52:15.212Z] $ docker exec 3bdf0a2dcbdfdab38a48da6509e88354a23390bda4a2eaac2bf6905176feb434 ssh-agent [2025-02-21T06:52:15.327Z] SSH_AUTH_SOCK=/tmp/ssh-mDVQMUAKnvuY/agent.71 [2025-02-21T06:52:15.327Z] SSH_AGENT_PID=77 [2025-02-21T06:52:15.332Z] Running ssh-add (command line suppressed) [2025-02-21T06:52:15.429Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14200514016188492059.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14200514016188492059.key) [2025-02-21T06:52:15.448Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-21T06:52:15.739Z] + git semver init [2025-02-21T06:52:15.997Z] 2025-02-21 06:52:15,906 [run_init] DEBUG init version:0.0.0 force:False [2025-02-21T06:52:15.997Z] 2025-02-21 06:52:15,907 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2025-02-21T06:52:15.997Z] 2025-02-21 06:52:15,907 [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-02-21T06:52:15.997Z] 2025-02-21 06:52:15,908 [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-02-21T06:52:17.901Z] 2025-02-21 06:52:17,668 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2025-02-21T06:52:17.901Z] 2025-02-21 06:52:17,669 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2025-02-21T06:52:17.901Z] 2025-02-21 06:52:17,669 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-02-21T06:52:17.901Z] 2025-02-21 06:52:17,669 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-02-21T06:52:17.901Z] 4.0.0-dev.8 [Pipeline] } [2025-02-21T06:52:17.905Z] $ docker exec --env ******** --env ******** 3bdf0a2dcbdfdab38a48da6509e88354a23390bda4a2eaac2bf6905176feb434 ssh-agent -k [2025-02-21T06:52:18.012Z] unset SSH_AUTH_SOCK; [2025-02-21T06:52:18.013Z] unset SSH_AGENT_PID; [2025-02-21T06:52:18.013Z] echo Agent pid 77 killed; [2025-02-21T06:52:18.026Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-21T06:52:18.344Z] + git semver [Pipeline] } [2025-02-21T06:52:18.611Z] $ docker stop --time=1 3bdf0a2dcbdfdab38a48da6509e88354a23390bda4a2eaac2bf6905176feb434 [2025-02-21T06:52:19.923Z] $ docker rm -f --volumes 3bdf0a2dcbdfdab38a48da6509e88354a23390bda4a2eaac2bf6905176feb434 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-21T06:52:20.278Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-02-21T06:52:20.503Z] Stashed 1 file(s) [Pipeline] echo [2025-02-21T06:52:20.507Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.8 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-21T06:52:20.693Z] provisioning config files... [2025-02-21T06:52:20.702Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3530336735090480994tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-21T06:52:21.003Z] ---> ****-login.sh [2025-02-21T06:52:21.003Z] nexus3.edgexfoundry.org:10001 [2025-02-21T06:52:21.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T06:52:21.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T06:52:21.003Z] Configure a credential helper to remove this warning. See [2025-02-21T06:52:21.003Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T06:52:21.003Z] [2025-02-21T06:52:21.003Z] Login Succeeded [2025-02-21T06:52:21.003Z] nexus3.edgexfoundry.org:10002 [2025-02-21T06:52:21.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T06:52:21.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T06:52:21.003Z] Configure a credential helper to remove this warning. See [2025-02-21T06:52:21.003Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T06:52:21.003Z] [2025-02-21T06:52:21.003Z] Login Succeeded [2025-02-21T06:52:21.003Z] nexus3.edgexfoundry.org:10003 [2025-02-21T06:52:21.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T06:52:21.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T06:52:21.261Z] Configure a credential helper to remove this warning. See [2025-02-21T06:52:21.261Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T06:52:21.261Z] [2025-02-21T06:52:21.261Z] Login Succeeded [2025-02-21T06:52:21.261Z] nexus3.edgexfoundry.org:10004 [2025-02-21T06:52:21.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T06:52:21.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T06:52:21.261Z] Configure a credential helper to remove this warning. See [2025-02-21T06:52:21.261Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T06:52:21.261Z] [2025-02-21T06:52:21.261Z] Login Succeeded [2025-02-21T06:52:21.261Z] ****.io [2025-02-21T06:52:21.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T06:52:21.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T06:52:21.520Z] Configure a credential helper to remove this warning. See [2025-02-21T06:52:21.520Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T06:52:21.520Z] [2025-02-21T06:52:21.520Z] Login Succeeded [2025-02-21T06:52:21.520Z] ---> ****-login.sh ends [Pipeline] } [2025-02-21T06:52:21.527Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-21T06:52:21.619Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-21T06:52:21.640Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-21T06:52:21.656Z] ========================================================= [2025-02-21T06:52:21.656Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-02-21T06:52:21.656Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T06:52:21.990Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-02-21T06:52:21.990Z] Sending build context to Docker daemon 20.07MB [2025-02-21T06:52:21.990Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-02-21T06:52:21.990Z] Step 2/12 : FROM ${BASE} AS builder [2025-02-21T06:52:21.990Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-02-21T06:52:21.990Z] da9db072f522: Pulling fs layer [2025-02-21T06:52:21.990Z] 6ef4a4ee8ca5: Pulling fs layer [2025-02-21T06:52:21.990Z] 06f05ace1117: Pulling fs layer [2025-02-21T06:52:21.990Z] 5fe327b54edc: Pulling fs layer [2025-02-21T06:52:21.990Z] 4f4fb700ef54: Pulling fs layer [2025-02-21T06:52:21.990Z] 92a5565b7b96: Pulling fs layer [2025-02-21T06:52:21.990Z] ff9bb7016b71: Pulling fs layer [2025-02-21T06:52:21.990Z] b67dba6c2c7d: Pulling fs layer [2025-02-21T06:52:21.990Z] a813b0c90790: Pulling fs layer [2025-02-21T06:52:21.990Z] 4f4fb700ef54: Waiting [2025-02-21T06:52:21.990Z] 92a5565b7b96: Waiting [2025-02-21T06:52:21.990Z] ff9bb7016b71: Waiting [2025-02-21T06:52:21.990Z] a813b0c90790: Waiting [2025-02-21T06:52:21.990Z] 5fe327b54edc: Waiting [2025-02-21T06:52:22.249Z] 6ef4a4ee8ca5: Verifying Checksum [2025-02-21T06:52:22.249Z] 6ef4a4ee8ca5: Download complete [2025-02-21T06:52:22.249Z] 5fe327b54edc: Verifying Checksum [2025-02-21T06:52:22.249Z] 5fe327b54edc: Download complete [2025-02-21T06:52:22.249Z] 4f4fb700ef54: Verifying Checksum [2025-02-21T06:52:22.249Z] 4f4fb700ef54: Download complete [2025-02-21T06:52:22.249Z] da9db072f522: Download complete [2025-02-21T06:52:22.249Z] 92a5565b7b96: Verifying Checksum [2025-02-21T06:52:22.249Z] 92a5565b7b96: Download complete [2025-02-21T06:52:22.249Z] ff9bb7016b71: Verifying Checksum [2025-02-21T06:52:22.249Z] ff9bb7016b71: Download complete [2025-02-21T06:52:22.249Z] da9db072f522: Pull complete [2025-02-21T06:52:22.508Z] a813b0c90790: Verifying Checksum [2025-02-21T06:52:22.508Z] a813b0c90790: Download complete [2025-02-21T06:52:22.508Z] 6ef4a4ee8ca5: Pull complete [2025-02-21T06:52:22.766Z] 06f05ace1117: Verifying Checksum [2025-02-21T06:52:22.766Z] 06f05ace1117: Download complete [2025-02-21T06:52:23.023Z] b67dba6c2c7d: Verifying Checksum [2025-02-21T06:52:23.023Z] b67dba6c2c7d: Download complete [2025-02-21T06:52:26.313Z] 06f05ace1117: Pull complete [2025-02-21T06:52:26.313Z] 5fe327b54edc: Pull complete [2025-02-21T06:52:26.313Z] 4f4fb700ef54: Pull complete [2025-02-21T06:52:26.313Z] 92a5565b7b96: Pull complete [2025-02-21T06:52:26.313Z] ff9bb7016b71: Pull complete [2025-02-21T06:52:28.212Z] b67dba6c2c7d: Pull complete [2025-02-21T06:52:28.472Z] a813b0c90790: Pull complete [2025-02-21T06:52:28.730Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-02-21T06:52:28.730Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-21T06:52:28.730Z] ---> 3ba60ce46760 [2025-02-21T06:52:28.730Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2025-02-21T06:52:30.635Z] ---> Running in 32ae291bb245 [2025-02-21T06:52:30.635Z] Removing intermediate container 32ae291bb245 [2025-02-21T06:52:30.635Z] ---> d921cace6f61 [2025-02-21T06:52:30.635Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-02-21T06:52:30.635Z] ---> Running in 9e9793b4996b [2025-02-21T06:52:30.635Z] Removing intermediate container 9e9793b4996b [2025-02-21T06:52:30.635Z] ---> d1d6325cfc86 [2025-02-21T06:52:30.635Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-02-21T06:52:30.635Z] ---> Running in 2ac311aed094 [2025-02-21T06:52:30.635Z] Removing intermediate container 2ac311aed094 [2025-02-21T06:52:30.635Z] ---> 9c95d3f03f14 [2025-02-21T06:52:30.635Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-21T06:52:30.635Z] ---> Running in 2cc46d2c634e [2025-02-21T06:52:30.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-21T06:52:31.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-21T06:52:31.410Z] OK: 248 MiB in 58 packages [2025-02-21T06:52:31.670Z] Removing intermediate container 2cc46d2c634e [2025-02-21T06:52:31.670Z] ---> 2dd8c281613b [2025-02-21T06:52:31.670Z] Step 7/12 : WORKDIR /app [2025-02-21T06:52:31.928Z] ---> Running in c2a8e3251334 [2025-02-21T06:52:31.928Z] Removing intermediate container c2a8e3251334 [2025-02-21T06:52:31.928Z] ---> 496a50507c22 [2025-02-21T06:52:31.928Z] Step 8/12 : COPY go.mod vendor* ./ [2025-02-21T06:52:31.928Z] ---> 68f9ff632d25 [2025-02-21T06:52:31.928Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-21T06:52:31.928Z] ---> Running in 3263f2995440 [2025-02-21T06:52:35.650Z] Still waiting to schedule task [2025-02-21T06:52:35.650Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-02-21T06:53:10.650Z] Removing intermediate container 3263f2995440 [2025-02-21T06:53:10.650Z] ---> 1e1e8c6bd6d7 [2025-02-21T06:53:10.650Z] Step 10/12 : COPY . . [2025-02-21T06:53:10.650Z] ---> 3881b367d6db [2025-02-21T06:53:10.650Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-21T06:53:10.650Z] ---> Running in e380b462b6c7 [2025-02-21T06:53:10.650Z] Removing intermediate container e380b462b6c7 [2025-02-21T06:53:10.650Z] ---> 0cdd6544de94 [2025-02-21T06:53:10.650Z] Step 12/12 : RUN $MAKE [2025-02-21T06:53:10.650Z] ---> Running in 15980e643330 [2025-02-21T06:53:10.650Z] noop [2025-02-21T06:53:10.650Z] Removing intermediate container 15980e643330 [2025-02-21T06:53:10.650Z] ---> c93bf259e76a [2025-02-21T06:53:10.909Z] Successfully built c93bf259e76a [2025-02-21T06:53:10.909Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T06:53:11.235Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-21T06:53:11.235Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T06:53:11.322Z] prd-ubuntu20.04-docker-8c-8g-39419 does not seem to be running inside a container [2025-02-21T06:53:11.347Z] $ 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 ******** ci-base-image-x86_64 cat [2025-02-21T06:53:11.709Z] $ docker top 263872d10013a8e64ba9d607a7081380d848e2223981e9123e76044c55eced4a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-21T06:53:12.067Z] + go version [2025-02-21T06:53:12.068Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-02-21T06:53:12.076Z] $ docker stop --time=1 263872d10013a8e64ba9d607a7081380d848e2223981e9123e76044c55eced4a [2025-02-21T06:53:13.358Z] $ docker rm -f --volumes 263872d10013a8e64ba9d607a7081380d848e2223981e9123e76044c55eced4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T06:53:13.793Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-21T06:53:13.793Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T06:53:13.869Z] prd-ubuntu20.04-docker-8c-8g-39419 does not seem to be running inside a container [2025-02-21T06:53:13.890Z] $ 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 ******** ci-base-image-x86_64 cat [2025-02-21T06:53:14.200Z] $ docker top 03ac05309c010043a623fa2f17129bce7685b726c2023dc5256d493181e60611 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-21T06:53:14.554Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2025-02-21T06:53:14.856Z] + make test [2025-02-21T06:53:14.856Z] go test -race ./... -coverprofile=coverage.out ./... [2025-02-21T06:53:46.929Z] edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements [2025-02-21T06:53:46.930Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements [2025-02-21T06:53:46.930Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.135s coverage: 86.2% of statements [2025-02-21T06:53:48.310Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.675s coverage: 71.9% of statements [2025-02-21T06:54:16.022Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-39420 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2025-02-21T06:54:16.041Z] Running in /w/workspace/app-rfid-llrp-inventory/195 [Pipeline] { [Pipeline] checkout [2025-02-21T06:54:19.093Z] The recommended git tool is: git [2025-02-21T06:54:23.645Z] using credential edgex-jenkins-ssh [2025-02-21T06:54:23.673Z] Cloning the remote Git repository [2025-02-21T06:54:23.718Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2025-02-21T06:54:23.810Z] > git init /w/workspace/app-rfid-llrp-inventory/195 # timeout=10 [2025-02-21T06:54:23.947Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2025-02-21T06:54:23.948Z] > git --version # timeout=10 [2025-02-21T06:54:23.970Z] > git --version # 'git version 2.25.1' [2025-02-21T06:54:23.972Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-02-21T06:54:24.117Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-21T06:54:27.011Z] go vet ./... [2025-02-21T06:54:27.529Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2025-02-21T06:54:27.555Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-21T06:54:28.408Z] Avoid second fetch [2025-02-21T06:54:28.408Z] Checking out Revision 66c7f887438d2c7df4dcd34ca19c18045855ee46 (main) [2025-02-21T06:54:28.917Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-21T06:54:29.036Z] Commit message: "Merge pull request #336 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.28" [2025-02-21T06:54:29.175Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-21T06:54:29.175Z] ./bin/test-attribution.sh [2025-02-21T06:54:28.425Z] > git config core.sparsecheckout # timeout=10 [2025-02-21T06:54:28.489Z] > git checkout -f 66c7f887438d2c7df4dcd34ca19c18045855ee46 # timeout=10 [Pipeline] echo [2025-02-21T06:54:29.449Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-21T06:54:29.465Z] $ docker stop --time=1 03ac05309c010043a623fa2f17129bce7685b726c2023dc5256d493181e60611 [2025-02-21T06:54:32.179Z] $ docker rm -f --volumes 03ac05309c010043a623fa2f17129bce7685b726c2023dc5256d493181e60611 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-21T06:54:32.823Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-02-21T06:54:32.884Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-21T06:54:33.422Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-21T06:54:33.797Z] + ls -al . [2025-02-21T06:54:33.797Z] total 284 [2025-02-21T06:54:33.797Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 21 06:53 . [2025-02-21T06:54:33.797Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 06:51 .. [2025-02-21T06:54:33.797Z] -rw-rw-r-- 1 jenkins jenkins 262 Feb 21 06:51 .dockerignore [2025-02-21T06:54:33.797Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 21 06:53 .git [2025-02-21T06:54:33.797Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 06:51 .github [2025-02-21T06:54:33.797Z] -rw-rw-r-- 1 jenkins jenkins 773 Feb 21 06:51 .gitignore [2025-02-21T06:54:33.797Z] -rw-rw-r-- 1 jenkins jenkins 200 Feb 21 06:51 .golangci.yml [2025-02-21T06:54:33.797Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 21 06:52 .semver [2025-02-21T06:54:33.797Z] -rw-rw-r-- 1 jenkins jenkins 17061 Feb 21 06:51 Attribution.txt [2025-02-21T06:54:33.797Z] -rw-rw-r-- 1 jenkins jenkins 11245 Feb 21 06:51 CHANGELOG.md [2025-02-21T06:54:33.797Z] -rw-rw-r-- 1 jenkins jenkins 1769 Feb 21 06:51 Dockerfile [2025-02-21T06:54:33.797Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 21 06:51 GOVERNANCE.md [2025-02-21T06:54:33.797Z] -rw-rw-r-- 1 jenkins jenkins 665 Feb 21 06:51 Jenkinsfile [2025-02-21T06:54:33.797Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 21 06:51 LICENSE [2025-02-21T06:54:33.797Z] -rw-rw-r-- 1 jenkins jenkins 3066 Feb 21 06:51 Makefile [2025-02-21T06:54:33.797Z] -rw-rw-r-- 1 jenkins jenkins 617 Feb 21 06:51 OWNERS.md [2025-02-21T06:54:33.797Z] -rw-rw-r-- 1 jenkins jenkins 3851 Feb 21 06:51 README.md [2025-02-21T06:54:33.797Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 21 06:52 VERSION [2025-02-21T06:54:33.797Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 06:51 bin [2025-02-21T06:54:33.797Z] -rw-r--r-- 1 jenkins jenkins 55696 Feb 21 06:53 coverage.out [2025-02-21T06:54:33.797Z] -rw-rw-r-- 1 jenkins jenkins 6741 Feb 21 06:51 go.mod [2025-02-21T06:54:33.797Z] -rw-rw-r-- 1 jenkins jenkins 88266 Feb 21 06:51 go.sum [2025-02-21T06:54:33.797Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 06:51 images [2025-02-21T06:54:33.797Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 06:51 internal [2025-02-21T06:54:33.797Z] -rw-rw-r-- 1 jenkins jenkins 531 Feb 21 06:51 main.go [2025-02-21T06:54:33.797Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 06:51 openapi [2025-02-21T06:54:33.797Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 06:51 res [2025-02-21T06:54:33.797Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 06:51 static [Pipeline] isUnix [2025-02-21T06:54:33.813Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-02-21T06:54:33.813Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-21T06:54:33.813Z] Dload Upload Total Spent Left Speed [2025-02-21T06:54:33.813Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2025-02-21T06:54:34.149Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-02-21T06:54:34.181Z] + 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=66c7f887438d2c7df4dcd34ca19c18045855ee46 --label arch=amd64 --label version=4.0.0-dev.8 . [2025-02-21T06:54:34.181Z] Sending build context to Docker daemon 20.07MB [2025-02-21T06:54:34.181Z] Step 1/30 : ARG BASE=golang:1.23-alpine3.20 [2025-02-21T06:54:34.181Z] Step 2/30 : FROM ${BASE} AS builder [2025-02-21T06:54:34.182Z] ---> c93bf259e76a [2025-02-21T06:54:34.182Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2025-02-21T06:54:34.441Z] ---> Running in 4e4fbfb1a8c7 [2025-02-21T06:54:34.441Z] Removing intermediate container 4e4fbfb1a8c7 [2025-02-21T06:54:34.441Z] ---> ea6fca6d0e66 [2025-02-21T06:54:34.441Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2025-02-21T06:54:34.441Z] ---> Running in 785e7858a882 [2025-02-21T06:54:34.441Z] Removing intermediate container 785e7858a882 [2025-02-21T06:54:34.441Z] ---> 3dcbefc38c30 [2025-02-21T06:54:34.441Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2025-02-21T06:54:34.441Z] ---> Running in 7e63daad240a [2025-02-21T06:54:34.471Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-02-21T06:54:34.471Z] + sudo tee /etc/docker/daemon.new [2025-02-21T06:54:34.471Z] { [2025-02-21T06:54:34.471Z] "registry-mirrors": [ [2025-02-21T06:54:34.471Z] "https://nexus3.edgexfoundry.org:10001" [2025-02-21T06:54:34.471Z] ], [2025-02-21T06:54:34.471Z] "bip": "10.250.0.254/24", [2025-02-21T06:54:34.471Z] "hosts": [ [2025-02-21T06:54:34.471Z] "tcp://0.0.0.0:5555", [2025-02-21T06:54:34.471Z] "unix:///var/run/docker.sock" [2025-02-21T06:54:34.471Z] ], [2025-02-21T06:54:34.471Z] "mtu": 1458, [2025-02-21T06:54:34.471Z] "selinux-enabled": true, [2025-02-21T06:54:34.471Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-02-21T06:54:34.471Z] } [Pipeline] sh [2025-02-21T06:54:34.699Z] Removing intermediate container 7e63daad240a [2025-02-21T06:54:34.699Z] ---> 82c38935d219 [2025-02-21T06:54:34.699Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-21T06:54:34.699Z] ---> Running in 69fdec9b9ab6 [2025-02-21T06:54:34.797Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-02-21T06:54:34.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-21T06:54:34.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-21T06:54:35.130Z] + sudo service docker restart [2025-02-21T06:54:35.216Z] OK: 248 MiB in 58 packages [2025-02-21T06:54:35.475Z] Removing intermediate container 69fdec9b9ab6 [2025-02-21T06:54:35.475Z] ---> 45d138015cc5 [2025-02-21T06:54:35.475Z] Step 7/30 : WORKDIR /app [2025-02-21T06:54:35.733Z] ---> Running in ee377514323d [2025-02-21T06:54:35.733Z] Removing intermediate container ee377514323d [2025-02-21T06:54:35.733Z] ---> 7952f7d79fd3 [2025-02-21T06:54:35.733Z] Step 8/30 : COPY go.mod vendor* ./ [2025-02-21T06:54:35.733Z] ---> 4cc2bcf42241 [2025-02-21T06:54:35.733Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-21T06:54:35.733Z] ---> Running in 40212db90749 [2025-02-21T06:54:36.669Z] Removing intermediate container 40212db90749 [2025-02-21T06:54:36.669Z] ---> 952a373edb06 [2025-02-21T06:54:36.669Z] Step 10/30 : COPY . . [2025-02-21T06:54:36.928Z] ---> 085fcc0e382c [2025-02-21T06:54:36.928Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-21T06:54:36.928Z] ---> Running in fb13a08d4d48 [2025-02-21T06:54:36.928Z] Removing intermediate container fb13a08d4d48 [2025-02-21T06:54:36.928Z] ---> ef96611d3d77 [2025-02-21T06:54:36.928Z] Step 12/30 : RUN $MAKE [2025-02-21T06:54:37.186Z] ---> Running in 8e0d63d6c73e [2025-02-21T06:54:37.186Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.28 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.8 -X edgexfoundry/app-rfid-llrp-inventory.Version=4.0.0-dev.8 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-21T06:54:53.389Z] provisioning config files... [2025-02-21T06:54:53.415Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/195@tmp/config11201658620854797560tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-21T06:54:53.866Z] ---> ****-login.sh [2025-02-21T06:54:53.866Z] nexus3.edgexfoundry.org:10001 [2025-02-21T06:54:54.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T06:54:54.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T06:54:54.411Z] Configure a credential helper to remove this warning. See [2025-02-21T06:54:54.411Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T06:54:54.411Z] [2025-02-21T06:54:54.411Z] Login Succeeded [2025-02-21T06:54:54.411Z] nexus3.edgexfoundry.org:10002 [2025-02-21T06:54:54.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T06:54:54.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T06:54:54.683Z] Configure a credential helper to remove this warning. See [2025-02-21T06:54:54.683Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T06:54:54.683Z] [2025-02-21T06:54:54.683Z] Login Succeeded [2025-02-21T06:54:54.683Z] nexus3.edgexfoundry.org:10003 [2025-02-21T06:54:54.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T06:54:55.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T06:54:55.225Z] Configure a credential helper to remove this warning. See [2025-02-21T06:54:55.225Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T06:54:55.225Z] [2025-02-21T06:54:55.225Z] Login Succeeded [2025-02-21T06:54:55.225Z] nexus3.edgexfoundry.org:10004 [2025-02-21T06:54:55.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T06:54:55.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T06:54:55.498Z] Configure a credential helper to remove this warning. See [2025-02-21T06:54:55.498Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T06:54:55.498Z] [2025-02-21T06:54:55.498Z] Login Succeeded [2025-02-21T06:54:55.498Z] ****.io [2025-02-21T06:54:55.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T06:54:56.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T06:54:56.030Z] Configure a credential helper to remove this warning. See [2025-02-21T06:54:56.031Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T06:54:56.031Z] [2025-02-21T06:54:56.031Z] Login Succeeded [2025-02-21T06:54:56.031Z] ---> ****-login.sh ends [Pipeline] } [2025-02-21T06:54:56.048Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-21T06:54:56.360Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-21T06:54:56.377Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-21T06:54:56.393Z] ========================================================= [2025-02-21T06:54:56.393Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-02-21T06:54:56.393Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T06:54:56.743Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-02-21T06:54:57.011Z] Sending build context to Docker daemon 680.4kB [2025-02-21T06:54:57.011Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-02-21T06:54:57.011Z] Step 2/12 : FROM ${BASE} AS builder [2025-02-21T06:54:57.011Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-02-21T06:54:57.011Z] 9986a736f7d3: Pulling fs layer [2025-02-21T06:54:57.011Z] 1f018df60701: Pulling fs layer [2025-02-21T06:54:57.011Z] 39f8f326b044: Pulling fs layer [2025-02-21T06:54:57.011Z] e6a1e7a6a96a: Pulling fs layer [2025-02-21T06:54:57.011Z] 4f4fb700ef54: Pulling fs layer [2025-02-21T06:54:57.011Z] d45d956e0dbf: Pulling fs layer [2025-02-21T06:54:57.011Z] d7702b0d1db1: Pulling fs layer [2025-02-21T06:54:57.011Z] 5c7f0f088c93: Pulling fs layer [2025-02-21T06:54:57.011Z] 4fdc064ae6cf: Pulling fs layer [2025-02-21T06:54:57.011Z] d45d956e0dbf: Waiting [2025-02-21T06:54:57.011Z] d7702b0d1db1: Waiting [2025-02-21T06:54:57.011Z] 4fdc064ae6cf: Waiting [2025-02-21T06:54:57.011Z] e6a1e7a6a96a: Waiting [2025-02-21T06:54:57.011Z] 5c7f0f088c93: Waiting [2025-02-21T06:54:57.011Z] 4f4fb700ef54: Waiting [2025-02-21T06:54:57.280Z] 1f018df60701: Verifying Checksum [2025-02-21T06:54:57.280Z] 1f018df60701: Download complete [2025-02-21T06:54:57.280Z] e6a1e7a6a96a: Verifying Checksum [2025-02-21T06:54:57.280Z] e6a1e7a6a96a: Download complete [2025-02-21T06:54:57.280Z] 4f4fb700ef54: Verifying Checksum [2025-02-21T06:54:57.280Z] 4f4fb700ef54: Download complete [2025-02-21T06:54:57.280Z] d45d956e0dbf: Verifying Checksum [2025-02-21T06:54:57.280Z] d45d956e0dbf: Download complete [2025-02-21T06:54:57.280Z] d7702b0d1db1: Verifying Checksum [2025-02-21T06:54:57.280Z] d7702b0d1db1: Download complete [2025-02-21T06:54:57.280Z] 9986a736f7d3: Verifying Checksum [2025-02-21T06:54:57.280Z] 9986a736f7d3: Download complete [2025-02-21T06:54:57.875Z] 4fdc064ae6cf: Verifying Checksum [2025-02-21T06:54:57.875Z] 4fdc064ae6cf: Download complete [2025-02-21T06:54:58.142Z] 9986a736f7d3: Pull complete [2025-02-21T06:54:59.107Z] 1f018df60701: Pull complete [2025-02-21T06:54:59.374Z] 39f8f326b044: Verifying Checksum [2025-02-21T06:54:59.374Z] 39f8f326b044: Download complete [2025-02-21T06:55:00.346Z] 5c7f0f088c93: Verifying Checksum [2025-02-21T06:55:00.346Z] 5c7f0f088c93: Download complete [2025-02-21T06:55:09.259Z] Removing intermediate container 8e0d63d6c73e [2025-02-21T06:55:09.259Z] ---> 086b77220b79 [2025-02-21T06:55:09.259Z] Step 13/30 : FROM alpine:3.20 [2025-02-21T06:55:09.259Z] 3.20: Pulling from library/alpine [2025-02-21T06:55:09.259Z] 0a9a5dfd008f: Pulling fs layer [2025-02-21T06:55:09.259Z] 0a9a5dfd008f: Verifying Checksum [2025-02-21T06:55:09.259Z] 0a9a5dfd008f: Download complete [2025-02-21T06:55:09.259Z] 0a9a5dfd008f: Pull complete [2025-02-21T06:55:09.259Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-21T06:55:09.259Z] Status: Downloaded newer image for alpine:3.20 [2025-02-21T06:55:09.259Z] ---> ff221270b9fb [2025-02-21T06:55:09.259Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-02-21T06:55:09.259Z] ---> Running in 727c0ff2e27c [2025-02-21T06:55:09.259Z] Removing intermediate container 727c0ff2e27c [2025-02-21T06:55:09.259Z] ---> ae1881361a66 [2025-02-21T06:55:09.259Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2025-02-21T06:55:09.259Z] ---> Running in 7b2a7c014d8e [2025-02-21T06:55:09.259Z] Removing intermediate container 7b2a7c014d8e [2025-02-21T06:55:09.259Z] ---> 694117f5d978 [2025-02-21T06:55:09.259Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2025-02-21T06:55:09.259Z] ---> Running in 5c385137acdc [2025-02-21T06:55:09.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-21T06:55:09.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-21T06:55:10.087Z] (1/2) Installing ca-certificates (20241121-r1) [2025-02-21T06:55:10.087Z] (2/2) Installing dumb-init (1.2.5-r3) [2025-02-21T06:55:10.087Z] Executing busybox-1.36.1-r29.trigger [2025-02-21T06:55:10.087Z] Executing ca-certificates-20241121-r1.trigger [2025-02-21T06:55:10.087Z] OK: 9 MiB in 16 packages [2025-02-21T06:55:10.345Z] Removing intermediate container 5c385137acdc [2025-02-21T06:55:10.345Z] ---> d8caf37795a7 [2025-02-21T06:55:10.345Z] Step 17/30 : RUN apk --no-cache upgrade [2025-02-21T06:55:10.345Z] ---> Running in 7a995114064d [2025-02-21T06:55:10.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-21T06:55:10.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-21T06:55:11.181Z] OK: 9 MiB in 16 packages [2025-02-21T06:55:11.439Z] Removing intermediate container 7a995114064d [2025-02-21T06:55:11.439Z] ---> 8f537c145476 [2025-02-21T06:55:11.439Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-02-21T06:55:11.439Z] ---> 9e3ecdf34f59 [2025-02-21T06:55:11.439Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2025-02-21T06:55:11.697Z] ---> 7bd4b3a57602 [2025-02-21T06:55:11.697Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2025-02-21T06:55:11.697Z] ---> e473b025684e [2025-02-21T06:55:11.697Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2025-02-21T06:55:11.957Z] ---> ec661af2854b [2025-02-21T06:55:11.957Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2025-02-21T06:55:12.668Z] 39f8f326b044: Pull complete [2025-02-21T06:55:12.894Z] ---> 78cd386da09a [2025-02-21T06:55:12.894Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2025-02-21T06:55:12.894Z] ---> Running in 3b77a0475cae [2025-02-21T06:55:12.935Z] e6a1e7a6a96a: Pull complete [2025-02-21T06:55:13.203Z] 4f4fb700ef54: Pull complete [2025-02-21T06:55:13.470Z] Removing intermediate container 3b77a0475cae [2025-02-21T06:55:13.470Z] ---> ac941d65d816 [2025-02-21T06:55:13.470Z] Step 24/30 : VOLUME /cache [2025-02-21T06:55:13.470Z] ---> Running in b466582d1b4c [2025-02-21T06:55:13.470Z] Removing intermediate container b466582d1b4c [2025-02-21T06:55:13.470Z] ---> 23107250419b [2025-02-21T06:55:13.470Z] Step 25/30 : EXPOSE 59711 [2025-02-21T06:55:13.470Z] ---> Running in ad42a2d0de33 [2025-02-21T06:55:13.472Z] d45d956e0dbf: Pull complete [2025-02-21T06:55:13.730Z] Removing intermediate container ad42a2d0de33 [2025-02-21T06:55:13.730Z] ---> 4fb07fbcd6a5 [2025-02-21T06:55:13.730Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2025-02-21T06:55:13.730Z] ---> Running in 6bbafb8acf04 [2025-02-21T06:55:13.730Z] Removing intermediate container 6bbafb8acf04 [2025-02-21T06:55:13.730Z] ---> c14f708e1e68 [2025-02-21T06:55:13.730Z] Step 27/30 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "-registry"] [2025-02-21T06:55:13.730Z] ---> Running in 4f6b40f49f8e [2025-02-21T06:55:13.730Z] Removing intermediate container 4f6b40f49f8e [2025-02-21T06:55:13.730Z] ---> b9eb99761727 [2025-02-21T06:55:13.730Z] Step 28/30 : LABEL arch=amd64 [2025-02-21T06:55:13.730Z] ---> Running in 8ac751bf76db [2025-02-21T06:55:13.739Z] d7702b0d1db1: Pull complete [2025-02-21T06:55:13.989Z] Removing intermediate container 8ac751bf76db [2025-02-21T06:55:13.989Z] ---> b3d34f30a873 [2025-02-21T06:55:13.989Z] Step 29/30 : LABEL git_sha=66c7f887438d2c7df4dcd34ca19c18045855ee46 [2025-02-21T06:55:13.989Z] ---> Running in 6941f1237940 [2025-02-21T06:55:13.989Z] Removing intermediate container 6941f1237940 [2025-02-21T06:55:13.989Z] ---> ab55028a03e7 [2025-02-21T06:55:13.989Z] Step 30/30 : LABEL version=4.0.0-dev.8 [2025-02-21T06:55:13.989Z] ---> Running in 59762b0dc8d2 [2025-02-21T06:55:13.989Z] Removing intermediate container 59762b0dc8d2 [2025-02-21T06:55:13.989Z] ---> ab26d24d70c7 [2025-02-21T06:55:13.989Z] [Warning] One or more build-args [ARCH] were not consumed [2025-02-21T06:55:14.250Z] Successfully built ab26d24d70c7 [2025-02-21T06:55:14.250Z] 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-02-21T06:55:14.377Z] provisioning config files... [2025-02-21T06:55:14.386Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10831700607733891178tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-21T06:55:14.693Z] ---> ****-login.sh [2025-02-21T06:55:14.693Z] nexus3.edgexfoundry.org:10001 [2025-02-21T06:55:14.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T06:55:14.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T06:55:14.693Z] Configure a credential helper to remove this warning. See [2025-02-21T06:55:14.694Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T06:55:14.694Z] [2025-02-21T06:55:14.694Z] Login Succeeded [2025-02-21T06:55:14.694Z] nexus3.edgexfoundry.org:10002 [2025-02-21T06:55:14.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T06:55:14.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T06:55:14.694Z] Configure a credential helper to remove this warning. See [2025-02-21T06:55:14.694Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T06:55:14.694Z] [2025-02-21T06:55:14.694Z] Login Succeeded [2025-02-21T06:55:14.694Z] nexus3.edgexfoundry.org:10003 [2025-02-21T06:55:14.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T06:55:14.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T06:55:14.954Z] Configure a credential helper to remove this warning. See [2025-02-21T06:55:14.955Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T06:55:14.955Z] [2025-02-21T06:55:14.955Z] Login Succeeded [2025-02-21T06:55:14.955Z] nexus3.edgexfoundry.org:10004 [2025-02-21T06:55:14.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T06:55:14.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T06:55:14.955Z] Configure a credential helper to remove this warning. See [2025-02-21T06:55:14.955Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T06:55:14.955Z] [2025-02-21T06:55:14.955Z] Login Succeeded [2025-02-21T06:55:14.955Z] ****.io [2025-02-21T06:55:15.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T06:55:15.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T06:55:15.215Z] Configure a credential helper to remove this warning. See [2025-02-21T06:55:15.215Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T06:55:15.215Z] [2025-02-21T06:55:15.215Z] Login Succeeded [2025-02-21T06:55:15.215Z] ---> ****-login.sh ends [Pipeline] } [2025-02-21T06:55:15.223Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-21T06:55:15.272Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-21T06:55:15.299Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2025-02-21T06:55:15.299Z] 66c7f887438d2c7df4dcd34ca19c18045855ee46 [2025-02-21T06:55:15.299Z] latest [2025-02-21T06:55:15.299Z] 4.0.0-dev.8 [2025-02-21T06:55:15.299Z] 66c7f887438d2c7df4dcd34ca19c18045855ee46-4.0.0-dev.8 [2025-02-21T06:55:15.299Z] main [2025-02-21T06:55:15.299Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T06:55:15.642Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:66c7f887438d2c7df4dcd34ca19c18045855ee46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T06:55:15.966Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:66c7f887438d2c7df4dcd34ca19c18045855ee46 [2025-02-21T06:55:15.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2025-02-21T06:55:15.966Z] a16e3e0d82ed: Preparing [2025-02-21T06:55:15.966Z] 5c9d1ea87a15: Preparing [2025-02-21T06:55:15.966Z] d1eaa6fddb78: Preparing [2025-02-21T06:55:15.966Z] 1a1ed8b98ad9: Preparing [2025-02-21T06:55:15.966Z] 94c3e61814ab: Preparing [2025-02-21T06:55:15.966Z] 73633a79c704: Preparing [2025-02-21T06:55:15.966Z] a72f7c855353: Preparing [2025-02-21T06:55:15.966Z] 57575c1ea443: Preparing [2025-02-21T06:55:15.966Z] 994456c4fd7b: Preparing [2025-02-21T06:55:15.966Z] 73633a79c704: Waiting [2025-02-21T06:55:15.966Z] 57575c1ea443: Waiting [2025-02-21T06:55:15.966Z] a72f7c855353: Waiting [2025-02-21T06:55:15.966Z] 994456c4fd7b: Waiting [2025-02-21T06:55:15.966Z] d1eaa6fddb78: Pushed [2025-02-21T06:55:15.966Z] 1a1ed8b98ad9: Pushed [2025-02-21T06:55:15.966Z] a16e3e0d82ed: Pushed [2025-02-21T06:55:15.966Z] 94c3e61814ab: Pushed [2025-02-21T06:55:15.966Z] 994456c4fd7b: Layer already exists [2025-02-21T06:55:15.966Z] 73633a79c704: Pushed [2025-02-21T06:55:16.224Z] a72f7c855353: Pushed [2025-02-21T06:55:16.224Z] 57575c1ea443: Pushed [2025-02-21T06:55:20.413Z] 5c9d1ea87a15: Pushed [2025-02-21T06:55:20.413Z] 66c7f887438d2c7df4dcd34ca19c18045855ee46: digest: sha256:62deb818e91f05f606fa873cab134de4a0bb10f141a22c61c713b15569127cff size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T06:55:20.740Z] + 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-02-21T06:55:21.060Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2025-02-21T06:55:21.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2025-02-21T06:55:21.060Z] a16e3e0d82ed: Preparing [2025-02-21T06:55:21.060Z] 5c9d1ea87a15: Preparing [2025-02-21T06:55:21.060Z] d1eaa6fddb78: Preparing [2025-02-21T06:55:21.060Z] 1a1ed8b98ad9: Preparing [2025-02-21T06:55:21.060Z] 94c3e61814ab: Preparing [2025-02-21T06:55:21.060Z] 73633a79c704: Preparing [2025-02-21T06:55:21.060Z] a72f7c855353: Preparing [2025-02-21T06:55:21.060Z] 57575c1ea443: Preparing [2025-02-21T06:55:21.060Z] 73633a79c704: Waiting [2025-02-21T06:55:21.060Z] a72f7c855353: Waiting [2025-02-21T06:55:21.060Z] 994456c4fd7b: Preparing [2025-02-21T06:55:21.060Z] 57575c1ea443: Waiting [2025-02-21T06:55:21.060Z] 994456c4fd7b: Waiting [2025-02-21T06:55:21.060Z] 5c9d1ea87a15: Layer already exists [2025-02-21T06:55:21.060Z] d1eaa6fddb78: Layer already exists [2025-02-21T06:55:21.060Z] a16e3e0d82ed: Layer already exists [2025-02-21T06:55:21.060Z] 1a1ed8b98ad9: Layer already exists [2025-02-21T06:55:21.060Z] 94c3e61814ab: Layer already exists [2025-02-21T06:55:21.060Z] 73633a79c704: Layer already exists [2025-02-21T06:55:21.060Z] a72f7c855353: Layer already exists [2025-02-21T06:55:21.060Z] 994456c4fd7b: Layer already exists [2025-02-21T06:55:21.060Z] 57575c1ea443: Layer already exists [2025-02-21T06:55:21.060Z] latest: digest: sha256:62deb818e91f05f606fa873cab134de4a0bb10f141a22c61c713b15569127cff size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T06:55:21.388Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T06:55:21.722Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.0-dev.8 [2025-02-21T06:55:21.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2025-02-21T06:55:21.722Z] a16e3e0d82ed: Preparing [2025-02-21T06:55:21.722Z] 5c9d1ea87a15: Preparing [2025-02-21T06:55:21.722Z] d1eaa6fddb78: Preparing [2025-02-21T06:55:21.722Z] 1a1ed8b98ad9: Preparing [2025-02-21T06:55:21.722Z] 94c3e61814ab: Preparing [2025-02-21T06:55:21.722Z] 73633a79c704: Preparing [2025-02-21T06:55:21.722Z] a72f7c855353: Preparing [2025-02-21T06:55:21.722Z] 57575c1ea443: Preparing [2025-02-21T06:55:21.722Z] 994456c4fd7b: Preparing [2025-02-21T06:55:21.722Z] 73633a79c704: Waiting [2025-02-21T06:55:21.722Z] a72f7c855353: Waiting [2025-02-21T06:55:21.722Z] 57575c1ea443: Waiting [2025-02-21T06:55:21.722Z] 994456c4fd7b: Waiting [2025-02-21T06:55:21.722Z] d1eaa6fddb78: Layer already exists [2025-02-21T06:55:21.722Z] a16e3e0d82ed: Layer already exists [2025-02-21T06:55:21.722Z] 1a1ed8b98ad9: Layer already exists [2025-02-21T06:55:21.722Z] 5c9d1ea87a15: Layer already exists [2025-02-21T06:55:21.722Z] 94c3e61814ab: Layer already exists [2025-02-21T06:55:21.722Z] 73633a79c704: Layer already exists [2025-02-21T06:55:21.722Z] a72f7c855353: Layer already exists [2025-02-21T06:55:21.722Z] 994456c4fd7b: Layer already exists [2025-02-21T06:55:21.722Z] 57575c1ea443: Layer already exists [2025-02-21T06:55:21.722Z] 4.0.0-dev.8: digest: sha256:62deb818e91f05f606fa873cab134de4a0bb10f141a22c61c713b15569127cff size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T06:55:22.059Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:66c7f887438d2c7df4dcd34ca19c18045855ee46-4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T06:55:22.392Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:66c7f887438d2c7df4dcd34ca19c18045855ee46-4.0.0-dev.8 [2025-02-21T06:55:22.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2025-02-21T06:55:22.392Z] a16e3e0d82ed: Preparing [2025-02-21T06:55:22.392Z] 5c9d1ea87a15: Preparing [2025-02-21T06:55:22.392Z] d1eaa6fddb78: Preparing [2025-02-21T06:55:22.392Z] 1a1ed8b98ad9: Preparing [2025-02-21T06:55:22.392Z] 94c3e61814ab: Preparing [2025-02-21T06:55:22.392Z] 73633a79c704: Preparing [2025-02-21T06:55:22.392Z] a72f7c855353: Preparing [2025-02-21T06:55:22.392Z] 57575c1ea443: Preparing [2025-02-21T06:55:22.392Z] 73633a79c704: Waiting [2025-02-21T06:55:22.392Z] a72f7c855353: Waiting [2025-02-21T06:55:22.392Z] 57575c1ea443: Waiting [2025-02-21T06:55:22.392Z] 994456c4fd7b: Preparing [2025-02-21T06:55:22.392Z] 994456c4fd7b: Waiting [2025-02-21T06:55:22.392Z] 5c9d1ea87a15: Layer already exists [2025-02-21T06:55:22.392Z] a16e3e0d82ed: Layer already exists [2025-02-21T06:55:22.392Z] d1eaa6fddb78: Layer already exists [2025-02-21T06:55:22.392Z] 1a1ed8b98ad9: Layer already exists [2025-02-21T06:55:22.392Z] 94c3e61814ab: Layer already exists [2025-02-21T06:55:22.392Z] 73633a79c704: Layer already exists [2025-02-21T06:55:22.392Z] 57575c1ea443: Layer already exists [2025-02-21T06:55:22.392Z] 994456c4fd7b: Layer already exists [2025-02-21T06:55:22.392Z] a72f7c855353: Layer already exists [2025-02-21T06:55:22.392Z] 66c7f887438d2c7df4dcd34ca19c18045855ee46-4.0.0-dev.8: digest: sha256:62deb818e91f05f606fa873cab134de4a0bb10f141a22c61c713b15569127cff size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T06:55:22.723Z] + 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-02-21T06:55:23.045Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2025-02-21T06:55:23.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2025-02-21T06:55:23.045Z] a16e3e0d82ed: Preparing [2025-02-21T06:55:23.045Z] 5c9d1ea87a15: Preparing [2025-02-21T06:55:23.045Z] d1eaa6fddb78: Preparing [2025-02-21T06:55:23.045Z] 1a1ed8b98ad9: Preparing [2025-02-21T06:55:23.045Z] 94c3e61814ab: Preparing [2025-02-21T06:55:23.045Z] 73633a79c704: Preparing [2025-02-21T06:55:23.045Z] a72f7c855353: Preparing [2025-02-21T06:55:23.045Z] 57575c1ea443: Preparing [2025-02-21T06:55:23.045Z] 994456c4fd7b: Preparing [2025-02-21T06:55:23.045Z] 73633a79c704: Waiting [2025-02-21T06:55:23.045Z] a72f7c855353: Waiting [2025-02-21T06:55:23.045Z] 57575c1ea443: Waiting [2025-02-21T06:55:23.045Z] d1eaa6fddb78: Layer already exists [2025-02-21T06:55:23.045Z] a16e3e0d82ed: Layer already exists [2025-02-21T06:55:23.045Z] 94c3e61814ab: Layer already exists [2025-02-21T06:55:23.045Z] 1a1ed8b98ad9: Layer already exists [2025-02-21T06:55:23.045Z] 5c9d1ea87a15: Layer already exists [2025-02-21T06:55:23.045Z] 73633a79c704: Layer already exists [2025-02-21T06:55:23.045Z] a72f7c855353: Layer already exists [2025-02-21T06:55:23.045Z] 57575c1ea443: Layer already exists [2025-02-21T06:55:23.045Z] 994456c4fd7b: Layer already exists [2025-02-21T06:55:23.045Z] main: digest: sha256:62deb818e91f05f606fa873cab134de4a0bb10f141a22c61c713b15569127cff size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-21T06:55:23.121Z] ===================================================== [Pipeline] echo [2025-02-21T06:55:23.136Z] taggedImages: [2025-02-21T06:55:23.136Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:66c7f887438d2c7df4dcd34ca19c18045855ee46 [2025-02-21T06:55:23.136Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2025-02-21T06:55:23.136Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.0-dev.8 [2025-02-21T06:55:23.136Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:66c7f887438d2c7df4dcd34ca19c18045855ee46-4.0.0-dev.8 [2025-02-21T06:55:23.136Z] - 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-02-21T06:55:23.575Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-21T06:55:23.575Z] [2025-02-21T06:55:23.575Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T06:55:23.823Z] 5c7f0f088c93: Pull complete [2025-02-21T06:55:23.878Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-21T06:55:23.878Z] latest: Pulling from edgex-lftools-log-publisher [2025-02-21T06:55:23.878Z] 5eb5b503b376: Pulling fs layer [2025-02-21T06:55:23.878Z] 5c69ac0246d0: Pulling fs layer [2025-02-21T06:55:23.878Z] ec43610c2a17: Pulling fs layer [2025-02-21T06:55:23.878Z] 3a2ae6a8a46f: Pulling fs layer [2025-02-21T06:55:23.878Z] 33b1e0a273af: Pulling fs layer [2025-02-21T06:55:23.878Z] 5d3b04190fa2: Pulling fs layer [2025-02-21T06:55:23.878Z] 2f39f015ded8: Pulling fs layer [2025-02-21T06:55:23.878Z] 3a2ae6a8a46f: Waiting [2025-02-21T06:55:23.878Z] 33b1e0a273af: Waiting [2025-02-21T06:55:23.878Z] 5d3b04190fa2: Waiting [2025-02-21T06:55:23.878Z] 5c69ac0246d0: Download complete [2025-02-21T06:55:23.878Z] 3a2ae6a8a46f: Download complete [2025-02-21T06:55:23.878Z] 33b1e0a273af: Verifying Checksum [2025-02-21T06:55:23.878Z] 33b1e0a273af: Download complete [2025-02-21T06:55:23.878Z] 5d3b04190fa2: Verifying Checksum [2025-02-21T06:55:23.878Z] 5d3b04190fa2: Download complete [2025-02-21T06:55:23.878Z] ec43610c2a17: Verifying Checksum [2025-02-21T06:55:23.878Z] ec43610c2a17: Download complete [2025-02-21T06:55:24.137Z] 5eb5b503b376: Verifying Checksum [2025-02-21T06:55:24.137Z] 5eb5b503b376: Download complete [2025-02-21T06:55:24.409Z] 4fdc064ae6cf: Pull complete [2025-02-21T06:55:24.409Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-02-21T06:55:24.409Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-21T06:55:24.409Z] ---> 63f30b955cb9 [2025-02-21T06:55:24.409Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2025-02-21T06:55:24.704Z] 2f39f015ded8: Verifying Checksum [2025-02-21T06:55:24.704Z] 2f39f015ded8: Download complete [2025-02-21T06:55:24.992Z] ---> Running in de319dd33611 [2025-02-21T06:55:25.266Z] Removing intermediate container de319dd33611 [2025-02-21T06:55:25.266Z] ---> a9304ae77928 [2025-02-21T06:55:25.266Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-02-21T06:55:25.270Z] 5eb5b503b376: Pull complete [2025-02-21T06:55:25.270Z] 5c69ac0246d0: Pull complete [2025-02-21T06:55:25.534Z] ---> Running in 4bda1d738446 [2025-02-21T06:55:25.802Z] Removing intermediate container 4bda1d738446 [2025-02-21T06:55:25.802Z] ---> caed620a81b1 [2025-02-21T06:55:25.802Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-02-21T06:55:25.802Z] ---> Running in 8d6eed0f819f [2025-02-21T06:55:25.836Z] ec43610c2a17: Pull complete [2025-02-21T06:55:25.836Z] 3a2ae6a8a46f: Pull complete [2025-02-21T06:55:26.070Z] Removing intermediate container 8d6eed0f819f [2025-02-21T06:55:26.070Z] ---> d3fed8a2e793 [2025-02-21T06:55:26.070Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-21T06:55:26.070Z] ---> Running in b072cda5d3c9 [2025-02-21T06:55:26.094Z] 33b1e0a273af: Pull complete [2025-02-21T06:55:26.094Z] 5d3b04190fa2: Pull complete [2025-02-21T06:55:27.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-21T06:55:27.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-21T06:55:28.893Z] OK: 239 MiB in 58 packages [2025-02-21T06:55:29.852Z] Removing intermediate container b072cda5d3c9 [2025-02-21T06:55:29.853Z] ---> e8d2994a0062 [2025-02-21T06:55:29.853Z] Step 7/12 : WORKDIR /app [2025-02-21T06:55:29.853Z] ---> Running in cc198ce928d6 [2025-02-21T06:55:29.853Z] Removing intermediate container cc198ce928d6 [2025-02-21T06:55:29.853Z] ---> a351b3ebc3fd [2025-02-21T06:55:29.853Z] Step 8/12 : COPY go.mod vendor* ./ [2025-02-21T06:55:30.278Z] 2f39f015ded8: Pull complete [2025-02-21T06:55:30.278Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-02-21T06:55:30.278Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-21T06:55:30.278Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T06:55:30.392Z] prd-ubuntu20.04-docker-8c-8g-39419 does not seem to be running inside a container [2025-02-21T06:55:30.414Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-02-21T06:55:30.437Z] ---> 544f36ac9ccd [2025-02-21T06:55:30.437Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-21T06:55:30.437Z] ---> Running in 1108a21a5354 [2025-02-21T06:55:32.486Z] $ docker top a6e16c2a1edd1005da9eaa570c5bc3efb017766119c2d2ce9216429abc3fd3c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-21T06:55:33.133Z] ---> job-cost.sh [2025-02-21T06:55:33.133Z] lf-activate-venv: SKIPPING [2025-02-21T06:55:33.133Z] INFO: No Stack... [2025-02-21T06:55:33.696Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-21T06:55:33.954Z] INFO: Archiving Costs [Pipeline] sh [2025-02-21T06:55:34.246Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2025-02-21T06:55:34.246Z] + cut -d, -f6 [Pipeline] lock [2025-02-21T06:55:34.261Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-195-stack-cost] [2025-02-21T06:55:34.272Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-195-stack-cost] did not exist. Created. [2025-02-21T06:55:34.280Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-195-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-21T06:55:34.589Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-02-21T06:55:34.625Z] Stashed 1 file(s) [Pipeline] } [2025-02-21T06:55:34.635Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-195-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-21T06:55:34.658Z] $ docker stop --time=1 a6e16c2a1edd1005da9eaa570c5bc3efb017766119c2d2ce9216429abc3fd3c2 [2025-02-21T06:55:35.831Z] $ docker rm -f --volumes a6e16c2a1edd1005da9eaa570c5bc3efb017766119c2d2ce9216429abc3fd3c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-02-21T06:57:22.181Z] Removing intermediate container 1108a21a5354 [2025-02-21T06:57:22.181Z] ---> 2ff224faaf5b [2025-02-21T06:57:22.181Z] Step 10/12 : COPY . . [2025-02-21T06:57:22.181Z] ---> 37b57fd75e5e [2025-02-21T06:57:22.181Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-21T06:57:22.181Z] ---> Running in c27fe02d9c02 [2025-02-21T06:57:22.181Z] Removing intermediate container c27fe02d9c02 [2025-02-21T06:57:22.181Z] ---> 283fe6643e03 [2025-02-21T06:57:22.181Z] Step 12/12 : RUN $MAKE [2025-02-21T06:57:22.181Z] ---> Running in 059f30f4f9d0 [2025-02-21T06:57:22.181Z] noop [2025-02-21T06:57:22.181Z] Removing intermediate container 059f30f4f9d0 [2025-02-21T06:57:22.181Z] ---> 115df0d9ab2d [2025-02-21T06:57:22.181Z] Successfully built 115df0d9ab2d [2025-02-21T06:57:22.181Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T06:57:22.553Z] + docker inspect -f . ci-base-image-arm64 [2025-02-21T06:57:22.553Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T06:57:22.760Z] prd-ubuntu20.04-docker-arm64-4c-16g-39420 does not seem to be running inside a container [2025-02-21T06:57:22.822Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/195 -v /w/workspace/app-rfid-llrp-inventory/195:/w/workspace/app-rfid-llrp-inventory/195:rw,z -v /w/workspace/app-rfid-llrp-inventory/195@tmp:/w/workspace/app-rfid-llrp-inventory/195@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-02-21T06:57:24.046Z] $ docker top 7c7f6d180dec08fc43eaae891766930d56a087fd87bb8a9826fda78a262f8e84 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-21T06:57:24.870Z] + go version [2025-02-21T06:57:24.870Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-02-21T06:57:24.890Z] $ docker stop --time=1 7c7f6d180dec08fc43eaae891766930d56a087fd87bb8a9826fda78a262f8e84 [2025-02-21T06:57:26.469Z] $ docker rm -f --volumes 7c7f6d180dec08fc43eaae891766930d56a087fd87bb8a9826fda78a262f8e84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T06:57:27.024Z] + docker inspect -f . ci-base-image-arm64 [2025-02-21T06:57:27.025Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T06:57:27.206Z] prd-ubuntu20.04-docker-arm64-4c-16g-39420 does not seem to be running inside a container [2025-02-21T06:57:27.270Z] $ 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/195 -v /w/workspace/app-rfid-llrp-inventory/195:/w/workspace/app-rfid-llrp-inventory/195:rw,z -v /w/workspace/app-rfid-llrp-inventory/195@tmp:/w/workspace/app-rfid-llrp-inventory/195@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-02-21T06:57:28.405Z] $ docker top 679a3826cf3b63749d3da29a382afa780a65249c055d6185446d9ee04ac52ffb -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-21T06:57:28.928Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/195 [Pipeline] fileExists [Pipeline] sh [2025-02-21T06:57:29.587Z] + make test [2025-02-21T06:57:29.587Z] go test -race ./... -coverprofile=coverage.out ./... [2025-02-21T07:01:36.386Z] edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements [2025-02-21T07:01:39.723Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements [2025-02-21T07:01:41.666Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.138s coverage: 86.2% of statements [2025-02-21T07:01:54.105Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.244s coverage: 71.9% of statements [2025-02-21T07:01:54.105Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-02-21T07:01:54.105Z] go vet ./... [2025-02-21T07:05:46.022Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-21T07:05:46.022Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-21T07:05:46.022Z] ./bin/test-attribution.sh [Pipeline] echo [2025-02-21T07:05:46.043Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-21T07:05:46.072Z] $ docker stop --time=1 679a3826cf3b63749d3da29a382afa780a65249c055d6185446d9ee04ac52ffb [2025-02-21T07:05:47.976Z] $ docker rm -f --volumes 679a3826cf3b63749d3da29a382afa780a65249c055d6185446d9ee04ac52ffb [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-21T07:05:50.148Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-02-21T07:05:50.175Z] Warning: overwriting stash ‘coverage-report’ [2025-02-21T07:05:50.649Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-21T07:05:51.071Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-21T07:05:51.393Z] + ls -al . [2025-02-21T07:05:51.393Z] total 280 [2025-02-21T07:05:51.393Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 21 06:57 . [2025-02-21T07:05:51.393Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 06:54 .. [2025-02-21T07:05:51.393Z] -rw-rw-r-- 1 jenkins jenkins 262 Feb 21 06:54 .dockerignore [2025-02-21T07:05:51.393Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 21 06:54 .git [2025-02-21T07:05:51.393Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 06:54 .github [2025-02-21T07:05:51.393Z] -rw-rw-r-- 1 jenkins jenkins 773 Feb 21 06:54 .gitignore [2025-02-21T07:05:51.393Z] -rw-rw-r-- 1 jenkins jenkins 200 Feb 21 06:54 .golangci.yml [2025-02-21T07:05:51.393Z] -rw-rw-r-- 1 jenkins jenkins 17061 Feb 21 06:54 Attribution.txt [2025-02-21T07:05:51.393Z] -rw-rw-r-- 1 jenkins jenkins 11245 Feb 21 06:54 CHANGELOG.md [2025-02-21T07:05:51.393Z] -rw-rw-r-- 1 jenkins jenkins 1769 Feb 21 06:54 Dockerfile [2025-02-21T07:05:51.393Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 21 06:54 GOVERNANCE.md [2025-02-21T07:05:51.393Z] -rw-rw-r-- 1 jenkins jenkins 665 Feb 21 06:54 Jenkinsfile [2025-02-21T07:05:51.393Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 21 06:54 LICENSE [2025-02-21T07:05:51.393Z] -rw-rw-r-- 1 jenkins jenkins 3066 Feb 21 06:54 Makefile [2025-02-21T07:05:51.393Z] -rw-rw-r-- 1 jenkins jenkins 617 Feb 21 06:54 OWNERS.md [2025-02-21T07:05:51.393Z] -rw-rw-r-- 1 jenkins jenkins 3851 Feb 21 06:54 README.md [2025-02-21T07:05:51.393Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 21 06:52 VERSION [2025-02-21T07:05:51.393Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 06:54 bin [2025-02-21T07:05:51.393Z] -rw-r--r-- 1 jenkins jenkins 55696 Feb 21 07:01 coverage.out [2025-02-21T07:05:51.393Z] -rw-rw-r-- 1 jenkins jenkins 6741 Feb 21 06:54 go.mod [2025-02-21T07:05:51.393Z] -rw-rw-r-- 1 jenkins jenkins 88266 Feb 21 06:54 go.sum [2025-02-21T07:05:51.393Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 06:54 images [2025-02-21T07:05:51.393Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 06:54 internal [2025-02-21T07:05:51.393Z] -rw-rw-r-- 1 jenkins jenkins 531 Feb 21 06:54 main.go [2025-02-21T07:05:51.393Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 06:54 openapi [2025-02-21T07:05:51.393Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 06:54 res [2025-02-21T07:05:51.393Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 06:54 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T07:05:51.734Z] + 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=66c7f887438d2c7df4dcd34ca19c18045855ee46 --label arch=arm64 --label version=4.0.0-dev.8 . [2025-02-21T07:05:52.001Z] Sending build context to Docker daemon 680.4kB [2025-02-21T07:05:52.001Z] Step 1/30 : ARG BASE=golang:1.23-alpine3.20 [2025-02-21T07:05:52.001Z] Step 2/30 : FROM ${BASE} AS builder [2025-02-21T07:05:52.001Z] ---> 115df0d9ab2d [2025-02-21T07:05:52.001Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2025-02-21T07:05:52.001Z] ---> Running in 15f50fb262ed [2025-02-21T07:05:52.266Z] Removing intermediate container 15f50fb262ed [2025-02-21T07:05:52.266Z] ---> 82714f22947e [2025-02-21T07:05:52.266Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2025-02-21T07:05:52.534Z] ---> Running in c617b514a2b0 [2025-02-21T07:05:52.800Z] Removing intermediate container c617b514a2b0 [2025-02-21T07:05:52.800Z] ---> 4c512e6b6d70 [2025-02-21T07:05:52.800Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2025-02-21T07:05:52.800Z] ---> Running in 6c1b60538146 [2025-02-21T07:05:53.068Z] Removing intermediate container 6c1b60538146 [2025-02-21T07:05:53.068Z] ---> 751011f005c3 [2025-02-21T07:05:53.068Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-21T07:05:53.068Z] ---> Running in 4ea1c57745ac [2025-02-21T07:05:54.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-21T07:05:54.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-21T07:05:55.891Z] OK: 239 MiB in 58 packages [2025-02-21T07:05:56.853Z] Removing intermediate container 4ea1c57745ac [2025-02-21T07:05:56.853Z] ---> ab9730982c00 [2025-02-21T07:05:56.853Z] Step 7/30 : WORKDIR /app [2025-02-21T07:05:56.853Z] ---> Running in 2919a5e852db [2025-02-21T07:05:57.436Z] Removing intermediate container 2919a5e852db [2025-02-21T07:05:57.436Z] ---> 42e82cc84e2d [2025-02-21T07:05:57.436Z] Step 8/30 : COPY go.mod vendor* ./ [2025-02-21T07:05:57.705Z] ---> 2cf8538d7a0b [2025-02-21T07:05:57.705Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-21T07:05:57.705Z] ---> Running in 71d38d5ad332 [2025-02-21T07:06:00.301Z] Removing intermediate container 71d38d5ad332 [2025-02-21T07:06:00.301Z] ---> 1f1eeabbc1f8 [2025-02-21T07:06:00.301Z] Step 10/30 : COPY . . [2025-02-21T07:06:00.568Z] ---> 32d0693e9291 [2025-02-21T07:06:00.568Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-21T07:06:00.568Z] ---> Running in a7e2c56dfffa [2025-02-21T07:06:00.834Z] Removing intermediate container a7e2c56dfffa [2025-02-21T07:06:00.834Z] ---> 487c81d92b84 [2025-02-21T07:06:00.834Z] Step 12/30 : RUN $MAKE [2025-02-21T07:06:01.102Z] ---> Running in 14c2b3162633 [2025-02-21T07:06:02.062Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.28 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.8 -X edgexfoundry/app-rfid-llrp-inventory.Version=4.0.0-dev.8 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2025-02-21T07:09:38.814Z] Removing intermediate container 14c2b3162633 [2025-02-21T07:09:38.814Z] ---> 85e9c39f6a2b [2025-02-21T07:09:38.814Z] Step 13/30 : FROM alpine:3.20 [2025-02-21T07:09:38.814Z] 3.20: Pulling from library/alpine [2025-02-21T07:09:38.814Z] 94e9d8af2201: Pulling fs layer [2025-02-21T07:09:38.814Z] 94e9d8af2201: Verifying Checksum [2025-02-21T07:09:38.814Z] 94e9d8af2201: Download complete [2025-02-21T07:09:38.814Z] 94e9d8af2201: Pull complete [2025-02-21T07:09:38.814Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-21T07:09:38.814Z] Status: Downloaded newer image for alpine:3.20 [2025-02-21T07:09:38.814Z] ---> 7aab056cecc6 [2025-02-21T07:09:38.814Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-02-21T07:09:38.814Z] ---> Running in 7089d4efc452 [2025-02-21T07:09:38.814Z] Removing intermediate container 7089d4efc452 [2025-02-21T07:09:38.814Z] ---> fe6d68134a0c [2025-02-21T07:09:38.814Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2025-02-21T07:09:38.814Z] ---> Running in e71c39b05379 [2025-02-21T07:09:38.814Z] Removing intermediate container e71c39b05379 [2025-02-21T07:09:38.814Z] ---> fd058936a88e [2025-02-21T07:09:38.814Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2025-02-21T07:09:38.814Z] ---> Running in 03f870d3987f [2025-02-21T07:09:38.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-21T07:09:38.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-21T07:09:38.814Z] (1/2) Installing ca-certificates (20241121-r1) [2025-02-21T07:09:38.814Z] (2/2) Installing dumb-init (1.2.5-r3) [2025-02-21T07:09:38.814Z] Executing busybox-1.36.1-r29.trigger [2025-02-21T07:09:38.814Z] Executing ca-certificates-20241121-r1.trigger [2025-02-21T07:09:38.814Z] OK: 10 MiB in 16 packages [2025-02-21T07:09:38.814Z] Removing intermediate container 03f870d3987f [2025-02-21T07:09:38.814Z] ---> eb4479f982b8 [2025-02-21T07:09:38.814Z] Step 17/30 : RUN apk --no-cache upgrade [2025-02-21T07:09:38.814Z] ---> Running in 92a1d69f0075 [2025-02-21T07:09:38.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-21T07:09:38.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-21T07:09:38.814Z] OK: 10 MiB in 16 packages [2025-02-21T07:09:38.814Z] Removing intermediate container 92a1d69f0075 [2025-02-21T07:09:38.814Z] ---> f850d02075d4 [2025-02-21T07:09:38.814Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-02-21T07:09:38.814Z] ---> 01c0a44d75e1 [2025-02-21T07:09:38.814Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2025-02-21T07:09:38.814Z] ---> bd669cd8dc5d [2025-02-21T07:09:38.814Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2025-02-21T07:09:38.814Z] ---> c3218f6e9ed7 [2025-02-21T07:09:38.814Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2025-02-21T07:09:38.814Z] ---> d5ca9a6f1e60 [2025-02-21T07:09:38.814Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2025-02-21T07:09:39.769Z] ---> 54f6b4d8a571 [2025-02-21T07:09:39.769Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2025-02-21T07:09:39.769Z] ---> Running in 16d21adeb428 [2025-02-21T07:09:41.702Z] Removing intermediate container 16d21adeb428 [2025-02-21T07:09:41.702Z] ---> 846c1e493441 [2025-02-21T07:09:41.702Z] Step 24/30 : VOLUME /cache [2025-02-21T07:09:41.702Z] ---> Running in 0ad8d29d4aa3 [2025-02-21T07:09:41.702Z] Removing intermediate container 0ad8d29d4aa3 [2025-02-21T07:09:41.702Z] ---> 898b9a186e37 [2025-02-21T07:09:41.702Z] Step 25/30 : EXPOSE 59711 [2025-02-21T07:09:41.702Z] ---> Running in fd8be94637f9 [2025-02-21T07:09:41.966Z] Removing intermediate container fd8be94637f9 [2025-02-21T07:09:41.966Z] ---> 99f4e327809f [2025-02-21T07:09:41.966Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2025-02-21T07:09:42.231Z] ---> Running in 9f9297779b9b [2025-02-21T07:09:42.496Z] Removing intermediate container 9f9297779b9b [2025-02-21T07:09:42.496Z] ---> e6f5381fbf53 [2025-02-21T07:09:42.496Z] Step 27/30 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "-registry"] [2025-02-21T07:09:42.496Z] ---> Running in 482c4224e10f [2025-02-21T07:09:42.765Z] Removing intermediate container 482c4224e10f [2025-02-21T07:09:42.765Z] ---> d0b61b56e83c [2025-02-21T07:09:42.765Z] Step 28/30 : LABEL arch=arm64 [2025-02-21T07:09:42.765Z] ---> Running in 6db832080953 [2025-02-21T07:09:43.030Z] Removing intermediate container 6db832080953 [2025-02-21T07:09:43.030Z] ---> d6580022a217 [2025-02-21T07:09:43.030Z] Step 29/30 : LABEL git_sha=66c7f887438d2c7df4dcd34ca19c18045855ee46 [2025-02-21T07:09:43.298Z] ---> Running in dc63fa68ebac [2025-02-21T07:09:43.563Z] Removing intermediate container dc63fa68ebac [2025-02-21T07:09:43.563Z] ---> ffbb6d6d8e7e [2025-02-21T07:09:43.563Z] Step 30/30 : LABEL version=4.0.0-dev.8 [2025-02-21T07:09:43.563Z] ---> Running in 79c8b7122fa4 [2025-02-21T07:09:43.827Z] Removing intermediate container 79c8b7122fa4 [2025-02-21T07:09:43.827Z] ---> d127cf102251 [2025-02-21T07:09:43.827Z] [Warning] One or more build-args [ARCH] were not consumed [2025-02-21T07:09:43.827Z] Successfully built d127cf102251 [2025-02-21T07:09:43.827Z] 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-02-21T07:09:43.949Z] provisioning config files... [2025-02-21T07:09:43.962Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/195@tmp/config12713198741435712747tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-21T07:09:44.300Z] ---> ****-login.sh [2025-02-21T07:09:44.301Z] nexus3.edgexfoundry.org:10001 [2025-02-21T07:09:44.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T07:09:44.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T07:09:44.568Z] Configure a credential helper to remove this warning. See [2025-02-21T07:09:44.569Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T07:09:44.569Z] [2025-02-21T07:09:44.569Z] Login Succeeded [2025-02-21T07:09:44.569Z] nexus3.edgexfoundry.org:10002 [2025-02-21T07:09:44.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T07:09:44.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T07:09:44.836Z] Configure a credential helper to remove this warning. See [2025-02-21T07:09:44.836Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T07:09:44.836Z] [2025-02-21T07:09:44.836Z] Login Succeeded [2025-02-21T07:09:44.836Z] nexus3.edgexfoundry.org:10003 [2025-02-21T07:09:45.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T07:09:45.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T07:09:45.366Z] Configure a credential helper to remove this warning. See [2025-02-21T07:09:45.366Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T07:09:45.366Z] [2025-02-21T07:09:45.366Z] Login Succeeded [2025-02-21T07:09:45.366Z] nexus3.edgexfoundry.org:10004 [2025-02-21T07:09:45.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T07:09:45.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T07:09:45.631Z] Configure a credential helper to remove this warning. See [2025-02-21T07:09:45.631Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T07:09:45.631Z] [2025-02-21T07:09:45.631Z] Login Succeeded [2025-02-21T07:09:45.631Z] ****.io [2025-02-21T07:09:45.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T07:09:46.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T07:09:46.162Z] Configure a credential helper to remove this warning. See [2025-02-21T07:09:46.162Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T07:09:46.162Z] [2025-02-21T07:09:46.162Z] Login Succeeded [2025-02-21T07:09:46.162Z] ---> ****-login.sh ends [Pipeline] } [2025-02-21T07:09:46.175Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-21T07:09:46.228Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-21T07:09:46.255Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2025-02-21T07:09:46.255Z] 66c7f887438d2c7df4dcd34ca19c18045855ee46 [2025-02-21T07:09:46.255Z] latest [2025-02-21T07:09:46.255Z] 4.0.0-dev.8 [2025-02-21T07:09:46.255Z] 66c7f887438d2c7df4dcd34ca19c18045855ee46-4.0.0-dev.8 [2025-02-21T07:09:46.255Z] main [2025-02-21T07:09:46.255Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T07:09:46.610Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:66c7f887438d2c7df4dcd34ca19c18045855ee46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T07:09:46.959Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:66c7f887438d2c7df4dcd34ca19c18045855ee46 [2025-02-21T07:09:46.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2025-02-21T07:09:46.959Z] c305e13999e6: Preparing [2025-02-21T07:09:46.959Z] 70d5400b69ca: Preparing [2025-02-21T07:09:46.959Z] 1387e8196670: Preparing [2025-02-21T07:09:46.959Z] feb332ff3d19: Preparing [2025-02-21T07:09:46.959Z] 1901b153b681: Preparing [2025-02-21T07:09:46.959Z] 13fd20597234: Preparing [2025-02-21T07:09:46.959Z] 1a0c6e10955d: Preparing [2025-02-21T07:09:46.959Z] 4984ab0d30a6: Preparing [2025-02-21T07:09:46.959Z] dd9c8f8612c8: Preparing [2025-02-21T07:09:46.959Z] 1a0c6e10955d: Waiting [2025-02-21T07:09:46.959Z] 4984ab0d30a6: Waiting [2025-02-21T07:09:46.959Z] dd9c8f8612c8: Waiting [2025-02-21T07:09:46.959Z] 13fd20597234: Waiting [2025-02-21T07:09:47.222Z] 1387e8196670: Pushed [2025-02-21T07:09:47.222Z] 1901b153b681: Pushed [2025-02-21T07:09:47.222Z] feb332ff3d19: Pushed [2025-02-21T07:09:47.222Z] c305e13999e6: Pushed [2025-02-21T07:09:47.222Z] dd9c8f8612c8: Layer already exists [2025-02-21T07:09:47.222Z] 13fd20597234: Pushed [2025-02-21T07:09:47.222Z] 1a0c6e10955d: Pushed [2025-02-21T07:09:47.485Z] 4984ab0d30a6: Pushed [2025-02-21T07:09:55.661Z] 70d5400b69ca: Pushed [2025-02-21T07:09:55.661Z] 66c7f887438d2c7df4dcd34ca19c18045855ee46: digest: sha256:ac814542d91c3d80329f2fec8537f4ef06533e664e42da0ef7e6f2ad87dc5ecc size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T07:09:56.013Z] + 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-02-21T07:09:56.350Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2025-02-21T07:09:56.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2025-02-21T07:09:56.350Z] c305e13999e6: Preparing [2025-02-21T07:09:56.350Z] 70d5400b69ca: Preparing [2025-02-21T07:09:56.350Z] 1387e8196670: Preparing [2025-02-21T07:09:56.350Z] feb332ff3d19: Preparing [2025-02-21T07:09:56.350Z] 1901b153b681: Preparing [2025-02-21T07:09:56.350Z] 13fd20597234: Preparing [2025-02-21T07:09:56.350Z] 1a0c6e10955d: Preparing [2025-02-21T07:09:56.350Z] 4984ab0d30a6: Preparing [2025-02-21T07:09:56.350Z] dd9c8f8612c8: Preparing [2025-02-21T07:09:56.350Z] 1a0c6e10955d: Waiting [2025-02-21T07:09:56.350Z] 4984ab0d30a6: Waiting [2025-02-21T07:09:56.350Z] 13fd20597234: Waiting [2025-02-21T07:09:56.350Z] dd9c8f8612c8: Waiting [2025-02-21T07:09:56.350Z] feb332ff3d19: Layer already exists [2025-02-21T07:09:56.350Z] 1387e8196670: Layer already exists [2025-02-21T07:09:56.350Z] 70d5400b69ca: Layer already exists [2025-02-21T07:09:56.350Z] 1901b153b681: Layer already exists [2025-02-21T07:09:56.350Z] c305e13999e6: Layer already exists [2025-02-21T07:09:56.350Z] 1a0c6e10955d: Layer already exists [2025-02-21T07:09:56.350Z] dd9c8f8612c8: Layer already exists [2025-02-21T07:09:56.350Z] 13fd20597234: Layer already exists [2025-02-21T07:09:56.350Z] 4984ab0d30a6: Layer already exists [2025-02-21T07:09:56.350Z] latest: digest: sha256:ac814542d91c3d80329f2fec8537f4ef06533e664e42da0ef7e6f2ad87dc5ecc size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T07:09:56.949Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T07:09:57.297Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.0.0-dev.8 [2025-02-21T07:09:57.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2025-02-21T07:09:57.297Z] c305e13999e6: Preparing [2025-02-21T07:09:57.297Z] 70d5400b69ca: Preparing [2025-02-21T07:09:57.297Z] 1387e8196670: Preparing [2025-02-21T07:09:57.297Z] feb332ff3d19: Preparing [2025-02-21T07:09:57.297Z] 1901b153b681: Preparing [2025-02-21T07:09:57.297Z] 13fd20597234: Preparing [2025-02-21T07:09:57.297Z] 1a0c6e10955d: Preparing [2025-02-21T07:09:57.297Z] 4984ab0d30a6: Preparing [2025-02-21T07:09:57.297Z] dd9c8f8612c8: Preparing [2025-02-21T07:09:57.297Z] 1a0c6e10955d: Waiting [2025-02-21T07:09:57.297Z] 13fd20597234: Waiting [2025-02-21T07:09:57.297Z] 4984ab0d30a6: Waiting [2025-02-21T07:09:57.297Z] dd9c8f8612c8: Waiting [2025-02-21T07:09:57.297Z] c305e13999e6: Layer already exists [2025-02-21T07:09:57.297Z] 1901b153b681: Layer already exists [2025-02-21T07:09:57.297Z] 1387e8196670: Layer already exists [2025-02-21T07:09:57.297Z] feb332ff3d19: Layer already exists [2025-02-21T07:09:57.297Z] 70d5400b69ca: Layer already exists [2025-02-21T07:09:57.297Z] 1a0c6e10955d: Layer already exists [2025-02-21T07:09:57.297Z] 13fd20597234: Layer already exists [2025-02-21T07:09:57.297Z] dd9c8f8612c8: Layer already exists [2025-02-21T07:09:57.297Z] 4984ab0d30a6: Layer already exists [2025-02-21T07:09:57.297Z] 4.0.0-dev.8: digest: sha256:ac814542d91c3d80329f2fec8537f4ef06533e664e42da0ef7e6f2ad87dc5ecc size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T07:09:57.904Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:66c7f887438d2c7df4dcd34ca19c18045855ee46-4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T07:09:58.240Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:66c7f887438d2c7df4dcd34ca19c18045855ee46-4.0.0-dev.8 [2025-02-21T07:09:58.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2025-02-21T07:09:58.240Z] c305e13999e6: Preparing [2025-02-21T07:09:58.240Z] 70d5400b69ca: Preparing [2025-02-21T07:09:58.240Z] 1387e8196670: Preparing [2025-02-21T07:09:58.240Z] feb332ff3d19: Preparing [2025-02-21T07:09:58.240Z] 1901b153b681: Preparing [2025-02-21T07:09:58.240Z] 13fd20597234: Preparing [2025-02-21T07:09:58.240Z] 1a0c6e10955d: Preparing [2025-02-21T07:09:58.240Z] 4984ab0d30a6: Preparing [2025-02-21T07:09:58.240Z] dd9c8f8612c8: Preparing [2025-02-21T07:09:58.240Z] 1a0c6e10955d: Waiting [2025-02-21T07:09:58.240Z] 4984ab0d30a6: Waiting [2025-02-21T07:09:58.240Z] dd9c8f8612c8: Waiting [2025-02-21T07:09:58.240Z] 13fd20597234: Waiting [2025-02-21T07:09:58.240Z] feb332ff3d19: Layer already exists [2025-02-21T07:09:58.240Z] 1387e8196670: Layer already exists [2025-02-21T07:09:58.240Z] 70d5400b69ca: Layer already exists [2025-02-21T07:09:58.240Z] 1901b153b681: Layer already exists [2025-02-21T07:09:58.240Z] c305e13999e6: Layer already exists [2025-02-21T07:09:58.240Z] 1a0c6e10955d: Layer already exists [2025-02-21T07:09:58.240Z] 4984ab0d30a6: Layer already exists [2025-02-21T07:09:58.240Z] dd9c8f8612c8: Layer already exists [2025-02-21T07:09:58.240Z] 13fd20597234: Layer already exists [2025-02-21T07:09:58.240Z] 66c7f887438d2c7df4dcd34ca19c18045855ee46-4.0.0-dev.8: digest: sha256:ac814542d91c3d80329f2fec8537f4ef06533e664e42da0ef7e6f2ad87dc5ecc size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T07:09:58.854Z] + 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-02-21T07:09:59.203Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2025-02-21T07:09:59.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2025-02-21T07:09:59.203Z] c305e13999e6: Preparing [2025-02-21T07:09:59.203Z] 70d5400b69ca: Preparing [2025-02-21T07:09:59.203Z] 1387e8196670: Preparing [2025-02-21T07:09:59.203Z] feb332ff3d19: Preparing [2025-02-21T07:09:59.203Z] 1901b153b681: Preparing [2025-02-21T07:09:59.203Z] 13fd20597234: Preparing [2025-02-21T07:09:59.203Z] 1a0c6e10955d: Preparing [2025-02-21T07:09:59.203Z] 4984ab0d30a6: Preparing [2025-02-21T07:09:59.203Z] dd9c8f8612c8: Preparing [2025-02-21T07:09:59.203Z] 13fd20597234: Waiting [2025-02-21T07:09:59.203Z] 1a0c6e10955d: Waiting [2025-02-21T07:09:59.203Z] 4984ab0d30a6: Waiting [2025-02-21T07:09:59.203Z] dd9c8f8612c8: Waiting [2025-02-21T07:09:59.203Z] 1901b153b681: Layer already exists [2025-02-21T07:09:59.203Z] c305e13999e6: Layer already exists [2025-02-21T07:09:59.203Z] 70d5400b69ca: Layer already exists [2025-02-21T07:09:59.203Z] feb332ff3d19: Layer already exists [2025-02-21T07:09:59.203Z] 1387e8196670: Layer already exists [2025-02-21T07:09:59.203Z] 4984ab0d30a6: Layer already exists [2025-02-21T07:09:59.203Z] 13fd20597234: Layer already exists [2025-02-21T07:09:59.203Z] dd9c8f8612c8: Layer already exists [2025-02-21T07:09:59.203Z] 1a0c6e10955d: Layer already exists [2025-02-21T07:09:59.203Z] main: digest: sha256:ac814542d91c3d80329f2fec8537f4ef06533e664e42da0ef7e6f2ad87dc5ecc size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-21T07:09:59.544Z] ===================================================== [Pipeline] echo [2025-02-21T07:09:59.561Z] taggedImages: [2025-02-21T07:09:59.561Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:66c7f887438d2c7df4dcd34ca19c18045855ee46 [2025-02-21T07:09:59.561Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2025-02-21T07:09:59.561Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.0.0-dev.8 [2025-02-21T07:09:59.561Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:66c7f887438d2c7df4dcd34ca19c18045855ee46-4.0.0-dev.8 [2025-02-21T07:09:59.561Z] - 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-02-21T07:09:59.923Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-21T07:09:59.923Z] [2025-02-21T07:09:59.923Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T07:10:00.243Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-21T07:10:00.243Z] arm64: Pulling from edgex-lftools-log-publisher [2025-02-21T07:10:00.243Z] 8998bd30e6a1: Pulling fs layer [2025-02-21T07:10:00.243Z] 04944245beec: Pulling fs layer [2025-02-21T07:10:00.243Z] 699f458cf7ca: Pulling fs layer [2025-02-21T07:10:00.243Z] 765212b225bb: Pulling fs layer [2025-02-21T07:10:00.243Z] f23df028b6ca: Pulling fs layer [2025-02-21T07:10:00.243Z] d65c8cfc05b1: Pulling fs layer [2025-02-21T07:10:00.243Z] 2437ff75d9bd: Pulling fs layer [2025-02-21T07:10:00.243Z] 765212b225bb: Waiting [2025-02-21T07:10:00.243Z] f23df028b6ca: Waiting [2025-02-21T07:10:00.243Z] 2437ff75d9bd: Waiting [2025-02-21T07:10:00.243Z] d65c8cfc05b1: Waiting [2025-02-21T07:10:00.508Z] 04944245beec: Verifying Checksum [2025-02-21T07:10:00.508Z] 04944245beec: Download complete [2025-02-21T07:10:00.508Z] 765212b225bb: Verifying Checksum [2025-02-21T07:10:00.508Z] 765212b225bb: Download complete [2025-02-21T07:10:00.508Z] f23df028b6ca: Verifying Checksum [2025-02-21T07:10:00.508Z] f23df028b6ca: Download complete [2025-02-21T07:10:00.508Z] d65c8cfc05b1: Verifying Checksum [2025-02-21T07:10:00.508Z] d65c8cfc05b1: Download complete [2025-02-21T07:10:00.508Z] 699f458cf7ca: Verifying Checksum [2025-02-21T07:10:00.508Z] 699f458cf7ca: Download complete [2025-02-21T07:10:01.089Z] 8998bd30e6a1: Verifying Checksum [2025-02-21T07:10:01.090Z] 8998bd30e6a1: Download complete [2025-02-21T07:10:03.654Z] 2437ff75d9bd: Verifying Checksum [2025-02-21T07:10:03.654Z] 2437ff75d9bd: Download complete [2025-02-21T07:10:05.584Z] 8998bd30e6a1: Pull complete [2025-02-21T07:10:05.849Z] 04944245beec: Pull complete [2025-02-21T07:10:07.251Z] 699f458cf7ca: Pull complete [2025-02-21T07:10:07.523Z] 765212b225bb: Pull complete [2025-02-21T07:10:08.486Z] f23df028b6ca: Pull complete [2025-02-21T07:10:08.752Z] d65c8cfc05b1: Pull complete [2025-02-21T07:10:26.952Z] 2437ff75d9bd: Pull complete [2025-02-21T07:10:26.952Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-02-21T07:10:26.952Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-21T07:10:26.952Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T07:10:27.150Z] prd-ubuntu20.04-docker-arm64-4c-16g-39420 does not seem to be running inside a container [2025-02-21T07:10:27.210Z] $ 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/195 -v /w/workspace/app-rfid-llrp-inventory/195:/w/workspace/app-rfid-llrp-inventory/195:rw,z -v /w/workspace/app-rfid-llrp-inventory/195@tmp:/w/workspace/app-rfid-llrp-inventory/195@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-02-21T07:10:29.763Z] $ docker top b48ecd99cfbc09850fdcac18f9b076e279be694ecc505f1356786691d611ddb7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-21T07:10:30.633Z] ---> job-cost.sh [2025-02-21T07:10:30.633Z] lf-activate-venv: SKIPPING [2025-02-21T07:10:30.633Z] INFO: No Stack... [2025-02-21T07:10:31.217Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-02-21T07:10:31.806Z] INFO: Archiving Costs [Pipeline] sh [2025-02-21T07:10:32.430Z] + cat /w/workspace/app-rfid-llrp-inventory/195/archives/cost.csv [2025-02-21T07:10:32.430Z] + cut -d, -f6 [Pipeline] lock [2025-02-21T07:10:32.476Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-195-stack-cost] [2025-02-21T07:10:32.484Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-195-stack-cost] did not exist. Created. [2025-02-21T07:10:32.489Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-195-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-21T07:10:32.816Z] /w/workspace/app-rfid-llrp-inventory/195@tmp/durable-1f85a230/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-02-21T07:10:33.150Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-02-21T07:10:33.165Z] Warning: overwriting stash ‘stack-cost’ [2025-02-21T07:10:33.213Z] Stashed 1 file(s) [Pipeline] } [2025-02-21T07:10:33.222Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-195-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-21T07:10:33.256Z] $ docker stop --time=1 b48ecd99cfbc09850fdcac18f9b076e279be694ecc505f1356786691d611ddb7 [2025-02-21T07:10:34.718Z] $ docker rm -f --volumes b48ecd99cfbc09850fdcac18f9b076e279be694ecc505f1356786691d611ddb7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-02-21T07:10:35.234Z] provisioning config files... [2025-02-21T07:10:35.242Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5162974290199286427tmp [Pipeline] { [Pipeline] sh [2025-02-21T07:10:35.539Z] + set +x [2025-02-21T07:10:35.539Z] + curl -s https://codecov.io/bash [2025-02-21T07:10:35.539Z] + bash -s -- [2025-02-21T07:10:35.800Z] [2025-02-21T07:10:35.800Z] _____ _ [2025-02-21T07:10:35.800Z] / ____| | | [2025-02-21T07:10:35.800Z] | | ___ __| | ___ ___ _____ __ [2025-02-21T07:10:35.800Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-02-21T07:10:35.800Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-02-21T07:10:35.800Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-02-21T07:10:35.800Z] Bash-1.0.6 [2025-02-21T07:10:35.800Z] [2025-02-21T07:10:35.800Z] [2025-02-21T07:10:35.800Z] ==> git version 2.25.1 found [2025-02-21T07:10:35.800Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-02-21T07:10:35.800Z] Release-Date: 2020-01-08 [2025-02-21T07:10:35.800Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-02-21T07:10:35.800Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-02-21T07:10:35.800Z] ==> Jenkins CI detected. [2025-02-21T07:10:35.800Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2025-02-21T07:10:35.800Z] project root: . [2025-02-21T07:10:35.801Z] --> token set from env [2025-02-21T07:10:35.801Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-02-21T07:10:35.801Z] ==> Running gcov in . (disable via -X gcov) [2025-02-21T07:10:35.801Z] ==> Python coveragepy not found [2025-02-21T07:10:35.801Z] ==> Searching for coverage reports in: [2025-02-21T07:10:35.801Z] + . [2025-02-21T07:10:35.801Z] -> Found 1 reports [2025-02-21T07:10:35.801Z] ==> Detecting git/mercurial file structure [2025-02-21T07:10:35.801Z] ==> Reading reports [2025-02-21T07:10:35.801Z] + ./coverage.out bytes=55696 [2025-02-21T07:10:35.801Z] ==> Appending adjustments [2025-02-21T07:10:35.801Z] https://docs.codecov.io/docs/fixing-reports [2025-02-21T07:10:36.061Z] + Found adjustments [2025-02-21T07:10:36.061Z] ==> Gzipping contents [2025-02-21T07:10:36.061Z] 16K /tmp/codecov.bA44G0.gz [2025-02-21T07:10:36.061Z] ==> Uploading reports [2025-02-21T07:10:36.061Z] url: https://codecov.io [2025-02-21T07:10:36.061Z] query: branch=main&commit=66c7f887438d2c7df4dcd34ca19c18045855ee46&build=195&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F195%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-21T07:10:36.061Z] -> Pinging Codecov [2025-02-21T07:10:36.061Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=66c7f887438d2c7df4dcd34ca19c18045855ee46&build=195&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F195%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-21T07:10:36.321Z] -> Uploading to [2025-02-21T07:10:36.321Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/66c7f887438d2c7df4dcd34ca19c18045855ee46/810a59f9-5d64-414f-985a-da8b40394b47.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250221%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250221T071036Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=4130c1c34f26255c3b4f67b284dd6d39932c8f37fe460601b2b29913a48fd525 [2025-02-21T07:10:36.321Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-21T07:10:36.321Z] Dload Upload Total Spent Left Speed [2025-02-21T07:10:36.581Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12864 0 0 100 12864 0 76118 --:--:-- --:--:-- --:--:-- 76118 [2025-02-21T07:10:36.581Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/66c7f887438d2c7df4dcd34ca19c18045855ee46 [Pipeline] } [2025-02-21T07:10:36.588Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-02-21T07:10:36.791Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-02-21T07:10:36.806Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T07:10:37.108Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-21T07:10:37.108Z] [2025-02-21T07:10:37.108Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T07:10:37.407Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-21T07:10:37.407Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-02-21T07:10:37.407Z] 43c4264eed91: Pulling fs layer [2025-02-21T07:10:37.407Z] 4cc291be95ef: Pulling fs layer [2025-02-21T07:10:37.407Z] 2ac1f1163629: Pulling fs layer [2025-02-21T07:10:37.407Z] 5c3c966382ef: Pulling fs layer [2025-02-21T07:10:37.407Z] 4f4fb700ef54: Pulling fs layer [2025-02-21T07:10:37.407Z] d9c7d2e4e75e: Pulling fs layer [2025-02-21T07:10:37.407Z] 9c3e1370e548: Pulling fs layer [2025-02-21T07:10:37.407Z] 5c3c966382ef: Waiting [2025-02-21T07:10:37.407Z] 9c3e1370e548: Waiting [2025-02-21T07:10:37.407Z] 4f4fb700ef54: Waiting [2025-02-21T07:10:37.407Z] d9c7d2e4e75e: Waiting [2025-02-21T07:10:37.407Z] 4cc291be95ef: Verifying Checksum [2025-02-21T07:10:37.407Z] 4cc291be95ef: Download complete [2025-02-21T07:10:37.407Z] 5c3c966382ef: Verifying Checksum [2025-02-21T07:10:37.407Z] 5c3c966382ef: Download complete [2025-02-21T07:10:37.407Z] 4f4fb700ef54: Verifying Checksum [2025-02-21T07:10:37.407Z] 4f4fb700ef54: Download complete [2025-02-21T07:10:37.407Z] 43c4264eed91: Download complete [2025-02-21T07:10:37.665Z] d9c7d2e4e75e: Verifying Checksum [2025-02-21T07:10:37.665Z] d9c7d2e4e75e: Download complete [2025-02-21T07:10:37.665Z] 43c4264eed91: Pull complete [2025-02-21T07:10:37.665Z] 4cc291be95ef: Pull complete [2025-02-21T07:10:37.923Z] 2ac1f1163629: Verifying Checksum [2025-02-21T07:10:37.923Z] 2ac1f1163629: Download complete [2025-02-21T07:10:38.488Z] 9c3e1370e548: Verifying Checksum [2025-02-21T07:10:38.488Z] 9c3e1370e548: Download complete [2025-02-21T07:10:41.028Z] 2ac1f1163629: Pull complete [2025-02-21T07:10:41.028Z] 5c3c966382ef: Pull complete [2025-02-21T07:10:41.028Z] 4f4fb700ef54: Pull complete [2025-02-21T07:10:41.286Z] d9c7d2e4e75e: Pull complete [2025-02-21T07:10:44.643Z] 9c3e1370e548: Pull complete [2025-02-21T07:10:44.643Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-02-21T07:10:44.643Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-21T07:10:44.643Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T07:10:44.877Z] prd-ubuntu20.04-docker-8c-8g-39419 does not seem to be running inside a container [2025-02-21T07:10:44.971Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-02-21T07:10:46.949Z] $ docker top ee6880cfb54a976bb3cd415e9821aac67490000553b9bc75d8ba1e968a769090 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-21T07:10:47.301Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] echo [2025-02-21T07:10:47.313Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2025-02-21T07:10:47.601Z] + set -o pipefail [2025-02-21T07:10:47.601Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2025-02-21T07:10:59.814Z] [2025-02-21T07:10:59.814Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2025-02-21T07:10:59.814Z] [2025-02-21T07:10:59.814Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7116c55e-148a-425a-9d75-27689445d8a8/history/808d60f7-f163-4b5a-83cf-8bb119e975ae [2025-02-21T07:10:59.814Z] [2025-02-21T07:10:59.814Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-02-21T07:10:59.814Z] [2025-02-21T07:10:59.814Z] [2025-02-21T07:10:59.814Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-02-21T07:10:59.814Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-02-21T07:10:59.822Z] $ docker stop --time=1 ee6880cfb54a976bb3cd415e9821aac67490000553b9bc75d8ba1e968a769090 [2025-02-21T07:11:02.149Z] $ docker rm -f --volumes ee6880cfb54a976bb3cd415e9821aac67490000553b9bc75d8ba1e968a769090 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-21T07:11:03.061Z] + git log --format=format:%s -1 66c7f887438d2c7df4dcd34ca19c18045855ee46 [Pipeline] sh [2025-02-21T07:11:03.350Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-21T07:11:03.350Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T07:11:03.657Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-21T07:11:03.657Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T07:11:03.749Z] prd-ubuntu20.04-docker-8c-8g-39419 does not seem to be running inside a container [2025-02-21T07:11:03.773Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-21T07:11:04.158Z] $ docker top 5a3a326ca8bdf3feacf14f68b2486a1e78cf6b8cabca8973737af3ad37fc7fd4 -eo pid,comm [2025-02-21T07:11:04.210Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-02-21T07:11:04.210Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-21T07:11:04.266Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-21T07:11:04.266Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-21T07:11:04.374Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-21T07:11:04.372Z] $ docker exec 5a3a326ca8bdf3feacf14f68b2486a1e78cf6b8cabca8973737af3ad37fc7fd4 ssh-agent [2025-02-21T07:11:04.496Z] SSH_AUTH_SOCK=/tmp/ssh-1BZJZFpQe2Ru/agent.33 [2025-02-21T07:11:04.496Z] SSH_AGENT_PID=39 [2025-02-21T07:11:04.500Z] Running ssh-add (command line suppressed) [2025-02-21T07:11:04.602Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_847581287505447029.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_847581287505447029.key) [2025-02-21T07:11:04.620Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-21T07:11:04.908Z] + git semver tag [2025-02-21T07:11:05.167Z] 2025-02-21 07:11:05,093 [run_tag] DEBUG tag force:False [2025-02-21T07:11:05.167Z] 2025-02-21 07:11:05,093 [check_head_tag] DEBUG check head tag [2025-02-21T07:11:05.167Z] 2025-02-21 07:11:05,094 [execute] INFO git cat-file --batch-check [2025-02-21T07:11:05.167Z] 2025-02-21 07:11:05,095 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2025-02-21T07:11:05.167Z] 2025-02-21 07:11:05,098 [execute] INFO git cat-file --batch [2025-02-21T07:11:05.167Z] 2025-02-21 07:11:05,098 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2025-02-21T07:11:05.167Z] 2025-02-21 07:11:05,123 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-02-21T07:11:05.167Z] 2025-02-21 07:11:05,123 [execute] INFO git tag -a v4.0.0-dev.8 -m v4.0.0-dev.8 [2025-02-21T07:11:05.167Z] 2025-02-21 07:11:05,123 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.8', '-m', 'v4.0.0-dev.8'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2025-02-21T07:11:05.167Z] 2025-02-21 07:11:05,128 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-02-21T07:11:05.167Z] 4.0.0-dev.8 [Pipeline] } [2025-02-21T07:11:05.173Z] $ docker exec --env ******** --env ******** 5a3a326ca8bdf3feacf14f68b2486a1e78cf6b8cabca8973737af3ad37fc7fd4 ssh-agent -k [2025-02-21T07:11:05.286Z] unset SSH_AUTH_SOCK; [2025-02-21T07:11:05.287Z] unset SSH_AGENT_PID; [2025-02-21T07:11:05.287Z] echo Agent pid 39 killed; [2025-02-21T07:11:05.301Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-21T07:11:05.627Z] + git semver [Pipeline] } [2025-02-21T07:11:05.893Z] $ docker stop --time=1 5a3a326ca8bdf3feacf14f68b2486a1e78cf6b8cabca8973737af3ad37fc7fd4 [2025-02-21T07:11:07.175Z] $ docker rm -f --volumes 5a3a326ca8bdf3feacf14f68b2486a1e78cf6b8cabca8973737af3ad37fc7fd4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T07:11:07.583Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-21T07:11:07.583Z] [2025-02-21T07:11:07.583Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T07:11:07.884Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-21T07:11:07.884Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-02-21T07:11:07.884Z] ab5ef0e58194: Pulling fs layer [2025-02-21T07:11:07.884Z] 9712f1f96733: Pulling fs layer [2025-02-21T07:11:07.884Z] 63f879dbbcfc: Pulling fs layer [2025-02-21T07:11:07.884Z] 0d9ebad4ef96: Pulling fs layer [2025-02-21T07:11:07.884Z] e9a5061849ea: Pulling fs layer [2025-02-21T07:11:07.884Z] d747dcd14b5f: Pulling fs layer [2025-02-21T07:11:07.884Z] 2de7ff778b66: Pulling fs layer [2025-02-21T07:11:07.884Z] d747dcd14b5f: Waiting [2025-02-21T07:11:07.884Z] 2de7ff778b66: Waiting [2025-02-21T07:11:07.884Z] 0d9ebad4ef96: Waiting [2025-02-21T07:11:07.884Z] e9a5061849ea: Waiting [2025-02-21T07:11:07.884Z] 9712f1f96733: Verifying Checksum [2025-02-21T07:11:07.884Z] 9712f1f96733: Download complete [2025-02-21T07:11:08.143Z] 63f879dbbcfc: Verifying Checksum [2025-02-21T07:11:08.143Z] 63f879dbbcfc: Download complete [2025-02-21T07:11:08.401Z] 0d9ebad4ef96: Verifying Checksum [2025-02-21T07:11:08.401Z] 0d9ebad4ef96: Download complete [2025-02-21T07:11:08.401Z] ab5ef0e58194: Verifying Checksum [2025-02-21T07:11:08.401Z] ab5ef0e58194: Download complete [2025-02-21T07:11:08.401Z] d747dcd14b5f: Download complete [2025-02-21T07:11:08.401Z] e9a5061849ea: Verifying Checksum [2025-02-21T07:11:08.401Z] e9a5061849ea: Download complete [2025-02-21T07:11:08.401Z] 2de7ff778b66: Verifying Checksum [2025-02-21T07:11:08.401Z] 2de7ff778b66: Download complete [2025-02-21T07:11:11.692Z] ab5ef0e58194: Pull complete [2025-02-21T07:11:11.692Z] 9712f1f96733: Pull complete [2025-02-21T07:11:11.952Z] 63f879dbbcfc: Pull complete [2025-02-21T07:11:16.140Z] 0d9ebad4ef96: Pull complete [2025-02-21T07:11:16.140Z] e9a5061849ea: Pull complete [2025-02-21T07:11:16.140Z] d747dcd14b5f: Pull complete [2025-02-21T07:11:17.518Z] 2de7ff778b66: Pull complete [2025-02-21T07:11:17.518Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-02-21T07:11:17.518Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-21T07:11:17.518Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T07:11:17.632Z] prd-ubuntu20.04-docker-8c-8g-39419 does not seem to be running inside a container [2025-02-21T07:11:17.653Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-02-21T07:11:19.825Z] $ docker top 89e07b823dffdae605dc410ca638d4d56b4c8a8c7405b84aec83761cc4f7b652 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-02-21T07:11:19.909Z] provisioning config files... [2025-02-21T07:11:19.915Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16060804312542170457tmp [2025-02-21T07:11:19.924Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13382846749627245276tmp [2025-02-21T07:11:19.933Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8424666306731072976tmp [Pipeline] { [Pipeline] echo [2025-02-21T07:11:19.963Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-21T07:11:20.250Z] ---> sigul-configuration.sh [2025-02-21T07:11:20.250Z] gpg: directory `/root/.gnupg' created [2025-02-21T07:11:20.250Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-02-21T07:11:20.250Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-02-21T07:11:20.250Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-02-21T07:11:20.250Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-02-21T07:11:20.250Z] gpg: CAST5 encrypted data [2025-02-21T07:11:20.250Z] gpg: encrypted with 1 passphrase [2025-02-21T07:11:20.250Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-02-21T07:11:20.544Z] + mkdir /home/jenkins [2025-02-21T07:11:20.544Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-02-21T07:11:20.837Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-02-21T07:11:20.853Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-21T07:11:21.144Z] ---> sigul-install.sh [2025-02-21T07:11:21.144Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-02-21T07:11:21.441Z] + git tag --list [2025-02-21T07:11:21.441Z] v0.0.0 [2025-02-21T07:11:21.441Z] v1.0.0 [2025-02-21T07:11:21.441Z] v2.1.0 [2025-02-21T07:11:21.441Z] v2.1.1 [2025-02-21T07:11:21.441Z] v2.2.0 [2025-02-21T07:11:21.441Z] v2.3.0 [2025-02-21T07:11:21.441Z] v3.0 [2025-02-21T07:11:21.441Z] v3.0.0 [2025-02-21T07:11:21.441Z] v3.0.1 [2025-02-21T07:11:21.441Z] v3.0.1-dev.1 [2025-02-21T07:11:21.441Z] v3.1 [2025-02-21T07:11:21.441Z] v3.1.0 [2025-02-21T07:11:21.441Z] v3.1.0-dev.1 [2025-02-21T07:11:21.441Z] v3.1.0-dev.10 [2025-02-21T07:11:21.441Z] v3.1.0-dev.11 [2025-02-21T07:11:21.441Z] v3.1.0-dev.12 [2025-02-21T07:11:21.441Z] v3.1.0-dev.13 [2025-02-21T07:11:21.441Z] v3.1.0-dev.14 [2025-02-21T07:11:21.441Z] v3.1.0-dev.15 [2025-02-21T07:11:21.441Z] v3.1.0-dev.16 [2025-02-21T07:11:21.441Z] v3.1.0-dev.17 [2025-02-21T07:11:21.441Z] v3.1.0-dev.18 [2025-02-21T07:11:21.441Z] v3.1.0-dev.19 [2025-02-21T07:11:21.441Z] v3.1.0-dev.2 [2025-02-21T07:11:21.441Z] v3.1.0-dev.20 [2025-02-21T07:11:21.441Z] v3.1.0-dev.21 [2025-02-21T07:11:21.441Z] v3.1.0-dev.22 [2025-02-21T07:11:21.441Z] v3.1.0-dev.23 [2025-02-21T07:11:21.441Z] v3.1.0-dev.24 [2025-02-21T07:11:21.441Z] v3.1.0-dev.25 [2025-02-21T07:11:21.441Z] v3.1.0-dev.26 [2025-02-21T07:11:21.441Z] v3.1.0-dev.27 [2025-02-21T07:11:21.441Z] v3.1.0-dev.28 [2025-02-21T07:11:21.441Z] v3.1.0-dev.29 [2025-02-21T07:11:21.441Z] v3.1.0-dev.3 [2025-02-21T07:11:21.441Z] v3.1.0-dev.30 [2025-02-21T07:11:21.441Z] v3.1.0-dev.31 [2025-02-21T07:11:21.441Z] v3.1.0-dev.32 [2025-02-21T07:11:21.441Z] v3.1.0-dev.33 [2025-02-21T07:11:21.441Z] v3.1.0-dev.34 [2025-02-21T07:11:21.441Z] v3.1.0-dev.35 [2025-02-21T07:11:21.441Z] v3.1.0-dev.36 [2025-02-21T07:11:21.441Z] v3.1.0-dev.37 [2025-02-21T07:11:21.441Z] v3.1.0-dev.38 [2025-02-21T07:11:21.441Z] v3.1.0-dev.39 [2025-02-21T07:11:21.441Z] v3.1.0-dev.4 [2025-02-21T07:11:21.441Z] v3.1.0-dev.40 [2025-02-21T07:11:21.441Z] v3.1.0-dev.5 [2025-02-21T07:11:21.441Z] v3.1.0-dev.6 [2025-02-21T07:11:21.441Z] v3.1.0-dev.7 [2025-02-21T07:11:21.441Z] v3.1.0-dev.8 [2025-02-21T07:11:21.441Z] v3.1.0-dev.9 [2025-02-21T07:11:21.441Z] v3.1.1 [2025-02-21T07:11:21.441Z] v3.2.0-dev.1 [2025-02-21T07:11:21.441Z] v3.2.0-dev.10 [2025-02-21T07:11:21.441Z] v3.2.0-dev.11 [2025-02-21T07:11:21.441Z] v3.2.0-dev.12 [2025-02-21T07:11:21.441Z] v3.2.0-dev.13 [2025-02-21T07:11:21.441Z] v3.2.0-dev.14 [2025-02-21T07:11:21.441Z] v3.2.0-dev.15 [2025-02-21T07:11:21.441Z] v3.2.0-dev.16 [2025-02-21T07:11:21.441Z] v3.2.0-dev.17 [2025-02-21T07:11:21.441Z] v3.2.0-dev.18 [2025-02-21T07:11:21.441Z] v3.2.0-dev.19 [2025-02-21T07:11:21.441Z] v3.2.0-dev.2 [2025-02-21T07:11:21.441Z] v3.2.0-dev.20 [2025-02-21T07:11:21.441Z] v3.2.0-dev.21 [2025-02-21T07:11:21.441Z] v3.2.0-dev.22 [2025-02-21T07:11:21.441Z] v3.2.0-dev.23 [2025-02-21T07:11:21.441Z] v3.2.0-dev.24 [2025-02-21T07:11:21.441Z] v3.2.0-dev.25 [2025-02-21T07:11:21.441Z] v3.2.0-dev.26 [2025-02-21T07:11:21.441Z] v3.2.0-dev.27 [2025-02-21T07:11:21.441Z] v3.2.0-dev.28 [2025-02-21T07:11:21.441Z] v3.2.0-dev.29 [2025-02-21T07:11:21.441Z] v3.2.0-dev.3 [2025-02-21T07:11:21.441Z] v3.2.0-dev.30 [2025-02-21T07:11:21.441Z] v3.2.0-dev.31 [2025-02-21T07:11:21.441Z] v3.2.0-dev.32 [2025-02-21T07:11:21.441Z] v3.2.0-dev.33 [2025-02-21T07:11:21.441Z] v3.2.0-dev.4 [2025-02-21T07:11:21.441Z] v3.2.0-dev.5 [2025-02-21T07:11:21.441Z] v3.2.0-dev.6 [2025-02-21T07:11:21.441Z] v3.2.0-dev.7 [2025-02-21T07:11:21.441Z] v3.2.0-dev.8 [2025-02-21T07:11:21.441Z] v3.2.0-dev.9 [2025-02-21T07:11:21.441Z] v4.0.0-dev.1 [2025-02-21T07:11:21.441Z] v4.0.0-dev.2 [2025-02-21T07:11:21.441Z] v4.0.0-dev.3 [2025-02-21T07:11:21.441Z] v4.0.0-dev.4 [2025-02-21T07:11:21.441Z] v4.0.0-dev.5 [2025-02-21T07:11:21.441Z] v4.0.0-dev.6 [2025-02-21T07:11:21.441Z] v4.0.0-dev.7 [2025-02-21T07:11:21.441Z] v4.0.0-dev.8 [Pipeline] sh [2025-02-21T07:11:21.738Z] + lftools sign git-tag v4.0.0-dev.8 [2025-02-21T07:11:22.308Z] Signing Git tag with Sigul... [2025-02-21T07:11:22.308Z] Signing v4.0.0-dev.8 [Pipeline] echo [2025-02-21T07:11:22.585Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-21T07:11:22.878Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-02-21T07:11:22.885Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-02-21T07:11:22.914Z] $ docker stop --time=1 89e07b823dffdae605dc410ca638d4d56b4c8a8c7405b84aec83761cc4f7b652 [2025-02-21T07:11:24.166Z] $ docker rm -f --volumes 89e07b823dffdae605dc410ca638d4d56b4c8a8c7405b84aec83761cc4f7b652 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-02-21T07:11:24.607Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-21T07:11:24.607Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T07:11:24.913Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-21T07:11:24.913Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T07:11:24.985Z] prd-ubuntu20.04-docker-8c-8g-39419 does not seem to be running inside a container [2025-02-21T07:11:25.009Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-21T07:11:25.376Z] $ docker top 73b0442ed1756d8464f8deb425e955186f393bcb00f819b0b531a897c7937841 -eo pid,comm [2025-02-21T07:11:25.426Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-02-21T07:11:25.426Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-21T07:11:25.478Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-21T07:11:25.479Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-21T07:11:25.589Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-21T07:11:25.588Z] $ docker exec 73b0442ed1756d8464f8deb425e955186f393bcb00f819b0b531a897c7937841 ssh-agent [2025-02-21T07:11:25.691Z] SSH_AUTH_SOCK=/tmp/ssh-79mxmrogOwrW/agent.32 [2025-02-21T07:11:25.691Z] SSH_AGENT_PID=38 [2025-02-21T07:11:25.695Z] Running ssh-add (command line suppressed) [2025-02-21T07:11:25.787Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2080920035890657537.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2080920035890657537.key) [2025-02-21T07:11:25.802Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-21T07:11:26.095Z] + git semver bump pre [2025-02-21T07:11:26.355Z] 2025-02-21 07:11:26,261 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-02-21T07:11:26.355Z] 2025-02-21 07:11:26,261 [bump_version] DEBUG bumping version:4.0.0-dev.8 on axis:pre with prefix:dev [2025-02-21T07:11:26.355Z] 2025-02-21 07:11:26,261 [bump_version] DEBUG bumped version:4.0.0-dev.9 [2025-02-21T07:11:26.355Z] 2025-02-21 07:11:26,261 [write_version] DEBUG write version:4.0.0-dev.9 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2025-02-21T07:11:26.355Z] 2025-02-21 07:11:26,261 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-02-21T07:11:26.355Z] 2025-02-21 07:11:26,261 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-02-21T07:11:26.355Z] 2025-02-21 07:11:26,263 [execute] INFO git cat-file --batch-check [2025-02-21T07:11:26.355Z] 2025-02-21 07:11:26,264 [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-02-21T07:11:26.355Z] 2025-02-21 07:11:26,268 [execute] INFO git cat-file --batch [2025-02-21T07:11:26.355Z] 2025-02-21 07:11:26,269 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-21T07:11:26.355Z] 2025-02-21 07:11:26,274 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-02-21T07:11:26.355Z] 4.0.0-dev.9 [Pipeline] } [2025-02-21T07:11:26.359Z] $ docker exec --env ******** --env ******** 73b0442ed1756d8464f8deb425e955186f393bcb00f819b0b531a897c7937841 ssh-agent -k [2025-02-21T07:11:26.457Z] unset SSH_AUTH_SOCK; [2025-02-21T07:11:26.457Z] unset SSH_AGENT_PID; [2025-02-21T07:11:26.457Z] echo Agent pid 38 killed; [2025-02-21T07:11:26.470Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-21T07:11:26.796Z] + git semver [Pipeline] } [2025-02-21T07:11:27.066Z] $ docker stop --time=1 73b0442ed1756d8464f8deb425e955186f393bcb00f819b0b531a897c7937841 [2025-02-21T07:11:28.378Z] $ docker rm -f --volumes 73b0442ed1756d8464f8deb425e955186f393bcb00f819b0b531a897c7937841 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-21T07:11:28.735Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-21T07:11:28.735Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T07:11:29.038Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-21T07:11:29.038Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T07:11:29.109Z] prd-ubuntu20.04-docker-8c-8g-39419 does not seem to be running inside a container [2025-02-21T07:11:29.132Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-21T07:11:29.459Z] $ docker top b6532da473a2dc20b45bba0489584e52bafd08fb65c625554f2d78efc9b67c36 -eo pid,comm [2025-02-21T07:11:29.506Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-02-21T07:11:29.506Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-21T07:11:29.562Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-21T07:11:29.562Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-21T07:11:29.669Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-21T07:11:29.668Z] $ docker exec b6532da473a2dc20b45bba0489584e52bafd08fb65c625554f2d78efc9b67c36 ssh-agent [2025-02-21T07:11:29.767Z] SSH_AUTH_SOCK=/tmp/ssh-vVyp8looWRD4/agent.32 [2025-02-21T07:11:29.767Z] SSH_AGENT_PID=39 [2025-02-21T07:11:29.771Z] Running ssh-add (command line suppressed) [2025-02-21T07:11:29.875Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16143429937884309113.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16143429937884309113.key) [2025-02-21T07:11:29.890Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-21T07:11:30.181Z] + git semver push [2025-02-21T07:11:30.440Z] 2025-02-21 07:11:30,343 [run_push] DEBUG push [2025-02-21T07:11:30.440Z] 2025-02-21 07:11:30,344 [execute] INFO git cat-file --batch-check [2025-02-21T07:11:30.440Z] 2025-02-21 07:11:30,344 [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-02-21T07:11:30.440Z] 2025-02-21 07:11:30,348 [execute] INFO git rev-list c80605f69b3abe624b825b9b5a54aae1aaccaa87 -- [2025-02-21T07:11:30.441Z] 2025-02-21 07:11:30,348 [execute] DEBUG Popen(['git', 'rev-list', 'c80605f69b3abe624b825b9b5a54aae1aaccaa87', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-21T07:11:30.441Z] 2025-02-21 07:11:30,357 [execute] INFO git fetch -v origin [2025-02-21T07:11:30.441Z] 2025-02-21 07:11:30,357 [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-02-21T07:11:31.009Z] 2025-02-21 07:11:30,812 [run_push] DEBUG no remote changes detected [2025-02-21T07:11:31.009Z] 2025-02-21 07:11:30,812 [execute] INFO git push origin semver [2025-02-21T07:11:31.009Z] 2025-02-21 07:11:30,813 [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-02-21T07:11:31.578Z] 2025-02-21 07:11:31,408 [run_push] DEBUG push all version tags [2025-02-21T07:11:31.578Z] 2025-02-21 07:11:31,408 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-02-21T07:11:31.578Z] 2025-02-21 07:11:31,409 [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-02-21T07:11:32.147Z] 2025-02-21 07:11:32,030 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-02-21T07:11:32.147Z] 4.0.0-dev.9 [Pipeline] } [2025-02-21T07:11:32.153Z] $ docker exec --env ******** --env ******** b6532da473a2dc20b45bba0489584e52bafd08fb65c625554f2d78efc9b67c36 ssh-agent -k [2025-02-21T07:11:32.255Z] unset SSH_AUTH_SOCK; [2025-02-21T07:11:32.255Z] unset SSH_AGENT_PID; [2025-02-21T07:11:32.255Z] echo Agent pid 39 killed; [2025-02-21T07:11:32.273Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-21T07:11:32.604Z] + git semver [Pipeline] } [2025-02-21T07:11:32.872Z] $ docker stop --time=1 b6532da473a2dc20b45bba0489584e52bafd08fb65c625554f2d78efc9b67c36 [2025-02-21T07:11:34.149Z] $ docker rm -f --volumes b6532da473a2dc20b45bba0489584e52bafd08fb65c625554f2d78efc9b67c36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-02-21T07:11:34.801Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2025-02-21T07:11:34.801Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2025-02-21T07:11:34.801Z] total 16 [2025-02-21T07:11:34.801Z] drwxr-xr-x 3 root root 4096 Feb 21 06:55 . [2025-02-21T07:11:34.801Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 21 07:11 .. [2025-02-21T07:11:34.801Z] drwxr-xr-x 2 root root 4096 Feb 21 06:55 cost [2025-02-21T07:11:34.801Z] -rw-r--r-- 1 root root 95 Feb 21 06:55 cost.csv [2025-02-21T07:11:34.801Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2025-02-21T07:11:34.801Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2025-02-21T07:11:34.801Z] total 16 [2025-02-21T07:11:34.801Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 21 06:55 . [2025-02-21T07:11:34.801Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 21 07:11 .. [2025-02-21T07:11:34.801Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 21 06:55 cost [2025-02-21T07:11:34.801Z] -rw-r--r-- 1 jenkins jenkins 95 Feb 21 06:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-02-21T07:11:35.092Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-21T07:11:35.950Z] ---> package-listing.sh [2025-02-21T07:11:35.950Z] ++ facter osfamily [2025-02-21T07:11:35.950Z] ++ tr '[:upper:]' '[:lower:]' [2025-02-21T07:11:36.209Z] + OS_FAMILY=debian [2025-02-21T07:11:36.209Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2025-02-21T07:11:36.209Z] + START_PACKAGES=/tmp/packages_start.txt [2025-02-21T07:11:36.209Z] + END_PACKAGES=/tmp/packages_end.txt [2025-02-21T07:11:36.209Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-02-21T07:11:36.209Z] + PACKAGES=/tmp/packages_start.txt [2025-02-21T07:11:36.209Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2025-02-21T07:11:36.209Z] + PACKAGES=/tmp/packages_end.txt [2025-02-21T07:11:36.209Z] + case "${OS_FAMILY}" in [2025-02-21T07:11:36.209Z] + dpkg -l [2025-02-21T07:11:36.209Z] + grep '^ii' [2025-02-21T07:11:36.209Z] + '[' -f /tmp/packages_start.txt ']' [2025-02-21T07:11:36.209Z] + '[' -f /tmp/packages_end.txt ']' [2025-02-21T07:11:36.209Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-02-21T07:11:36.209Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2025-02-21T07:11:36.209Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2025-02-21T07:11:36.209Z] + 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-02-21T07:11:36.221Z] 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-02-21T07:11:36.496Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T07:11:37.052Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-21T07:11:37.052Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T07:11:37.137Z] prd-ubuntu20.04-docker-8c-8g-39419 does not seem to be running inside a container [2025-02-21T07:11:37.158Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-02-21T07:11:37.353Z] $ docker top 750a9c87d57f68fabd089b713ab533e5ec01499c2755a04de150412b58df409b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-21T07:11:37.718Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-02-21T07:11:38.003Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-02-21T07:11:38.286Z] + ls /var/log/sa-host [2025-02-21T07:11:38.286Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-21T07:11:38.372Z] provisioning config files... [2025-02-21T07:11:38.382Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11713041966609180278tmp [Pipeline] { [Pipeline] echo [2025-02-21T07:11:38.400Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-21T07:11:38.684Z] ---> create-netrc.sh [Pipeline] } [2025-02-21T07:11:38.691Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-02-21T07:11:39.025Z] ---> python-tools-install.sh [Pipeline] echo [2025-02-21T07:11:39.035Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-21T07:11:39.317Z] ---> sudo-logs.sh [2025-02-21T07:11:39.317Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-02-21T07:11:39.351Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-21T07:11:39.637Z] ---> job-cost.sh [2025-02-21T07:11:39.638Z] lf-activate-venv: SKIPPING [2025-02-21T07:11:39.638Z] DEBUG: total: 0.2199999988079071 [2025-02-21T07:11:39.638Z] INFO: Retrieving Stack Cost... [2025-02-21T07:11:39.897Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-21T07:11:40.466Z] INFO: Archiving Costs [Pipeline] echo [2025-02-21T07:11:40.481Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-21T07:11:40.761Z] ---> logs-deploy.sh [2025-02-21T07:11:40.761Z] lf-activate-venv: SKIPPING [2025-02-21T07:11:40.761Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/195 [2025-02-21T07:11:40.761Z] INFO: archiving workspace using pattern(s): [2025-02-21T07:11:41.699Z] Archives upload complete. [2025-02-21T07:11:41.699Z] INFO: archiving logs to Nexus