Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 894ffa7f59592e08874ab6dc271aedd36f0a7dc0 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-ssh55703232917384817.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-ssh12879833582251332621.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-ssh147774421874521609.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-ssh2330517171064814083.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-ssh12797593948175561402.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-39373 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 894ffa7f59592e08874ab6dc271aedd36f0a7dc0 (main) Commit message: "build: Upgrade to app-functions-sdk 4.0.0-dev.27 (#334)" > 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 894ffa7f59592e08874ab6dc271aedd36f0a7dc0 # timeout=10 > git rev-list --no-walk e6f8862174c1e7a2f3c2a19299614dec466d2c14 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-02-21T01:30:18.818Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-02-21T01:30:18.899Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-21T01:30:18.932Z] ========================================================= [2025-02-21T01:30:18.932Z] EdgeX Global Pipelines Version Info [2025-02-21T01:30:18.932Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-02-21T01:30:20.033Z] ------------------- [2025-02-21T01:30:20.033Z] stable info: [2025-02-21T01:30:20.033Z] ------------------- [2025-02-21T01:30:20.033Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-02-21T01:30:20.033Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-21T01:30:20.033Z] Message: update stable to v1.0.269 [2025-02-21T01:30:20.619Z] ------------------- [2025-02-21T01:30:20.619Z] experimental info: [2025-02-21T01:30:20.619Z] ------------------- [2025-02-21T01:30:20.619Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-02-21T01:30:20.619Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-21T01:30:20.619Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-21T01:30:20.707Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2025-02-21T01:30:20.732Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2025-02-21T01:30:20.756Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-02-21T01:30:20.785Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-02-21T01:30:20.806Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-02-21T01:30:20.829Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-02-21T01:30:20.855Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-02-21T01:30:20.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-02-21T01:30:20.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-02-21T01:30:20.935Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-02-21T01:30:20.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-02-21T01:30:20.981Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2025-02-21T01:30:21.011Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-02-21T01:30:21.040Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-02-21T01:30:21.070Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-02-21T01:30:21.094Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-02-21T01:30:21.115Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-02-21T01:30:21.139Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-02-21T01:30:21.159Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-02-21T01:30:21.179Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-02-21T01:30:21.199Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-02-21T01:30:21.222Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-02-21T01:30:21.245Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-02-21T01:30:21.265Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-02-21T01:30:21.284Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-02-21T01:30:21.305Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-02-21T01:30:21.327Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-02-21T01:30:21.348Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-02-21T01:30:21.368Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-02-21T01:30:21.390Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-02-21T01:30:21.416Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 894ffa7f59592e08874ab6dc271aedd36f0a7dc0 [Pipeline] echo [2025-02-21T01:30:21.443Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 894ffa7 [Pipeline] echo [2025-02-21T01:30:21.460Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-21T01:30:21.524Z] provisioning config files... [2025-02-21T01:30:21.536Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11742464034530769505tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-21T01:30:21.864Z] ---> ****-login.sh [2025-02-21T01:30:21.864Z] nexus3.edgexfoundry.org:10001 [2025-02-21T01:30:22.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T01:30:22.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T01:30:22.125Z] Configure a credential helper to remove this warning. See [2025-02-21T01:30:22.125Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T01:30:22.125Z] [2025-02-21T01:30:22.125Z] Login Succeeded [2025-02-21T01:30:22.125Z] nexus3.edgexfoundry.org:10002 [2025-02-21T01:30:22.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T01:30:22.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T01:30:22.385Z] Configure a credential helper to remove this warning. See [2025-02-21T01:30:22.385Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T01:30:22.385Z] [2025-02-21T01:30:22.385Z] Login Succeeded [2025-02-21T01:30:22.385Z] nexus3.edgexfoundry.org:10003 [2025-02-21T01:30:22.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T01:30:22.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T01:30:22.385Z] Configure a credential helper to remove this warning. See [2025-02-21T01:30:22.385Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T01:30:22.385Z] [2025-02-21T01:30:22.385Z] Login Succeeded [2025-02-21T01:30:22.385Z] nexus3.edgexfoundry.org:10004 [2025-02-21T01:30:22.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T01:30:22.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T01:30:22.385Z] Configure a credential helper to remove this warning. See [2025-02-21T01:30:22.385Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T01:30:22.385Z] [2025-02-21T01:30:22.385Z] Login Succeeded [2025-02-21T01:30:22.385Z] ****.io [2025-02-21T01:30:22.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T01:30:22.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T01:30:22.907Z] Configure a credential helper to remove this warning. See [2025-02-21T01:30:22.907Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T01:30:22.907Z] [2025-02-21T01:30:22.907Z] Login Succeeded [2025-02-21T01:30:22.907Z] ---> ****-login.sh ends [Pipeline] } [2025-02-21T01:30:22.915Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-02-21T01:30:23.339Z] + git rev-list -1 --merges 894ffa7f59592e08874ab6dc271aedd36f0a7dc0~1..894ffa7f59592e08874ab6dc271aedd36f0a7dc0 [Pipeline] echo [2025-02-21T01:30:23.369Z] -----------> git rev-list -1 --merges 894ffa7f59592e08874ab6dc271aedd36f0a7dc0~1..894ffa7f59592e08874ab6dc271aedd36f0a7dc0 894ffa7f59592e08874ab6dc271aedd36f0a7dc0 [false] [Pipeline] sh [2025-02-21T01:30:23.666Z] + git log --format=format:%s -1 894ffa7f59592e08874ab6dc271aedd36f0a7dc0 [Pipeline] echo [2025-02-21T01:30:23.683Z] ========================================================= [2025-02-21T01:30:23.683Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-21T01:30:23.683Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-21T01:30:24.033Z] + git log --format=format:%s -1 894ffa7f59592e08874ab6dc271aedd36f0a7dc0 [Pipeline] echo [2025-02-21T01:30:24.047Z] [semverPrep] GIT_COMMIT: 894ffa7f59592e08874ab6dc271aedd36f0a7dc0, Commit Message: build: Upgrade to app-functions-sdk 4.0.0-dev.27 (#334) [Pipeline] echo [2025-02-21T01:30:24.063Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-02-21T01:30:24.456Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-21T01:30:24.456Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-02-21T01:30:24.456Z] + [ -e /tmp/ssh_known_hosts ] [2025-02-21T01:30:24.456Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-02-21T01:30:24.456Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo [2025-02-21T01:30:24.456Z] tee -a /etc/ssh/ssh_known_hosts [2025-02-21T01:30:24.456Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T01:30:24.898Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-21T01:30:24.898Z] [2025-02-21T01:30:24.898Z] 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-21T01:30:25.201Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-21T01:30:25.201Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-02-21T01:30:25.201Z] b85a868b505f: Pulling fs layer [2025-02-21T01:30:25.201Z] e2be974225ed: Pulling fs layer [2025-02-21T01:30:25.201Z] 339a4e72a1f5: Pulling fs layer [2025-02-21T01:30:25.201Z] 988bab9f4d93: Pulling fs layer [2025-02-21T01:30:25.201Z] 1469e6f7b9e6: Pulling fs layer [2025-02-21T01:30:25.201Z] eaf3925da568: Pulling fs layer [2025-02-21T01:30:25.201Z] bab4dde63d76: Pulling fs layer [2025-02-21T01:30:25.201Z] bde34c3a00c8: Pulling fs layer [2025-02-21T01:30:25.201Z] b352a97aabf1: Pulling fs layer [2025-02-21T01:30:25.201Z] 4872d77fe225: Pulling fs layer [2025-02-21T01:30:25.201Z] 5851b861e8e6: Pulling fs layer [2025-02-21T01:30:25.201Z] bab4dde63d76: Waiting [2025-02-21T01:30:25.201Z] bde34c3a00c8: Waiting [2025-02-21T01:30:25.201Z] b352a97aabf1: Waiting [2025-02-21T01:30:25.201Z] 988bab9f4d93: Waiting [2025-02-21T01:30:25.201Z] 4872d77fe225: Waiting [2025-02-21T01:30:25.201Z] 5851b861e8e6: Waiting [2025-02-21T01:30:25.201Z] 1469e6f7b9e6: Waiting [2025-02-21T01:30:25.201Z] eaf3925da568: Waiting [2025-02-21T01:30:25.201Z] e2be974225ed: Verifying Checksum [2025-02-21T01:30:25.201Z] e2be974225ed: Download complete [2025-02-21T01:30:25.201Z] 988bab9f4d93: Verifying Checksum [2025-02-21T01:30:25.201Z] 988bab9f4d93: Download complete [2025-02-21T01:30:25.461Z] 1469e6f7b9e6: Verifying Checksum [2025-02-21T01:30:25.461Z] 1469e6f7b9e6: Download complete [2025-02-21T01:30:25.461Z] eaf3925da568: Download complete [2025-02-21T01:30:25.461Z] 339a4e72a1f5: Verifying Checksum [2025-02-21T01:30:25.461Z] 339a4e72a1f5: Download complete [2025-02-21T01:30:25.461Z] bde34c3a00c8: Verifying Checksum [2025-02-21T01:30:25.461Z] bde34c3a00c8: Download complete [2025-02-21T01:30:25.461Z] b352a97aabf1: Download complete [2025-02-21T01:30:25.461Z] 4872d77fe225: Download complete [2025-02-21T01:30:25.461Z] 5851b861e8e6: Verifying Checksum [2025-02-21T01:30:25.461Z] 5851b861e8e6: Download complete [2025-02-21T01:30:25.461Z] b85a868b505f: Verifying Checksum [2025-02-21T01:30:25.461Z] b85a868b505f: Download complete [2025-02-21T01:30:25.721Z] bab4dde63d76: Verifying Checksum [2025-02-21T01:30:25.721Z] bab4dde63d76: Download complete [2025-02-21T01:30:26.657Z] b85a868b505f: Pull complete [2025-02-21T01:30:26.915Z] e2be974225ed: Pull complete [2025-02-21T01:30:27.483Z] 339a4e72a1f5: Pull complete [2025-02-21T01:30:27.483Z] 988bab9f4d93: Pull complete [2025-02-21T01:30:27.741Z] 1469e6f7b9e6: Pull complete [2025-02-21T01:30:27.741Z] eaf3925da568: Pull complete [2025-02-21T01:30:29.665Z] bab4dde63d76: Pull complete [2025-02-21T01:30:29.665Z] bde34c3a00c8: Pull complete [2025-02-21T01:30:29.665Z] b352a97aabf1: Pull complete [2025-02-21T01:30:29.665Z] 4872d77fe225: Pull complete [2025-02-21T01:30:29.924Z] 5851b861e8e6: Pull complete [2025-02-21T01:30:29.924Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-02-21T01:30:29.924Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-21T01:30:29.924Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T01:30:30.076Z] prd-ubuntu20.04-docker-8c-8g-39373 does not seem to be running inside a container [2025-02-21T01:30:30.096Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-21T01:30:32.537Z] $ docker top 0320bf481cf78ed72e0b083ddc7fec879ab480dad5bb7d8e6a591a61da50c978 -eo pid,comm [2025-02-21T01:30:32.604Z] 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-21T01:30:32.604Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-21T01:30:32.664Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-21T01:30:32.664Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-21T01:30:32.777Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-21T01:30:32.772Z] $ docker exec 0320bf481cf78ed72e0b083ddc7fec879ab480dad5bb7d8e6a591a61da50c978 ssh-agent [2025-02-21T01:30:32.874Z] SSH_AUTH_SOCK=/tmp/ssh-0NNIn74atGE5/agent.32 [2025-02-21T01:30:32.874Z] SSH_AGENT_PID=38 [2025-02-21T01:30:32.880Z] Running ssh-add (command line suppressed) [2025-02-21T01:30:32.959Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7592163433001762676.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7592163433001762676.key) [2025-02-21T01:30:32.984Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-21T01:30:33.286Z] + git tag --points-at HEAD [Pipeline] } [2025-02-21T01:30:33.288Z] $ docker exec --env ******** --env ******** 0320bf481cf78ed72e0b083ddc7fec879ab480dad5bb7d8e6a591a61da50c978 ssh-agent -k [2025-02-21T01:30:33.380Z] unset SSH_AUTH_SOCK; [2025-02-21T01:30:33.380Z] unset SSH_AGENT_PID; [2025-02-21T01:30:33.380Z] echo Agent pid 38 killed; [2025-02-21T01:30:33.397Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-02-21T01:30:33.442Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-21T01:30:33.442Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-21T01:30:33.555Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-21T01:30:33.550Z] $ docker exec 0320bf481cf78ed72e0b083ddc7fec879ab480dad5bb7d8e6a591a61da50c978 ssh-agent [2025-02-21T01:30:33.667Z] SSH_AUTH_SOCK=/tmp/ssh-aZJKbMuolQzB/agent.72 [2025-02-21T01:30:33.667Z] SSH_AGENT_PID=78 [2025-02-21T01:30:33.672Z] Running ssh-add (command line suppressed) [2025-02-21T01:30:33.763Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17557807503452754676.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17557807503452754676.key) [2025-02-21T01:30:33.783Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-21T01:30:34.082Z] + git semver init [2025-02-21T01:30:34.358Z] 2025-02-21 01:30:34,265 [run_init] DEBUG init version:0.0.0 force:False [2025-02-21T01:30:34.358Z] 2025-02-21 01:30:34,266 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2025-02-21T01:30:34.358Z] 2025-02-21 01:30:34,266 [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-21T01:30:34.358Z] 2025-02-21 01:30:34,266 [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-21T01:30:36.267Z] 2025-02-21 01:30:36,042 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2025-02-21T01:30:36.267Z] 2025-02-21 01:30:36,043 [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-21T01:30:36.267Z] 2025-02-21 01:30:36,043 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-02-21T01:30:36.267Z] 2025-02-21 01:30:36,043 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-02-21T01:30:36.267Z] 4.0.0-dev.7 [Pipeline] } [2025-02-21T01:30:36.269Z] $ docker exec --env ******** --env ******** 0320bf481cf78ed72e0b083ddc7fec879ab480dad5bb7d8e6a591a61da50c978 ssh-agent -k [2025-02-21T01:30:36.369Z] unset SSH_AUTH_SOCK; [2025-02-21T01:30:36.369Z] unset SSH_AGENT_PID; [2025-02-21T01:30:36.369Z] echo Agent pid 78 killed; [2025-02-21T01:30:36.388Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-21T01:30:36.715Z] + git semver [Pipeline] } [2025-02-21T01:30:36.982Z] $ docker stop --time=1 0320bf481cf78ed72e0b083ddc7fec879ab480dad5bb7d8e6a591a61da50c978 [2025-02-21T01:30:38.260Z] $ docker rm -f --volumes 0320bf481cf78ed72e0b083ddc7fec879ab480dad5bb7d8e6a591a61da50c978 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-21T01:30:38.667Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-02-21T01:30:38.913Z] Stashed 1 file(s) [Pipeline] echo [2025-02-21T01:30:38.918Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.7 [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-21T01:30:39.173Z] provisioning config files... [2025-02-21T01:30:39.182Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15957837465970496345tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-21T01:30:39.487Z] ---> ****-login.sh [2025-02-21T01:30:39.488Z] nexus3.edgexfoundry.org:10001 [2025-02-21T01:30:39.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T01:30:39.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T01:30:39.488Z] Configure a credential helper to remove this warning. See [2025-02-21T01:30:39.488Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T01:30:39.488Z] [2025-02-21T01:30:39.488Z] Login Succeeded [2025-02-21T01:30:39.488Z] nexus3.edgexfoundry.org:10002 [2025-02-21T01:30:39.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T01:30:39.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T01:30:39.488Z] Configure a credential helper to remove this warning. See [2025-02-21T01:30:39.488Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T01:30:39.488Z] [2025-02-21T01:30:39.488Z] Login Succeeded [2025-02-21T01:30:39.488Z] nexus3.edgexfoundry.org:10003 [2025-02-21T01:30:39.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T01:30:39.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T01:30:39.749Z] Configure a credential helper to remove this warning. See [2025-02-21T01:30:39.749Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T01:30:39.749Z] [2025-02-21T01:30:39.749Z] Login Succeeded [2025-02-21T01:30:39.749Z] nexus3.edgexfoundry.org:10004 [2025-02-21T01:30:39.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T01:30:39.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T01:30:39.749Z] Configure a credential helper to remove this warning. See [2025-02-21T01:30:39.749Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T01:30:39.749Z] [2025-02-21T01:30:39.749Z] Login Succeeded [2025-02-21T01:30:39.749Z] ****.io [2025-02-21T01:30:40.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T01:30:40.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T01:30:40.009Z] Configure a credential helper to remove this warning. See [2025-02-21T01:30:40.009Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T01:30:40.009Z] [2025-02-21T01:30:40.009Z] Login Succeeded [2025-02-21T01:30:40.009Z] ---> ****-login.sh ends [Pipeline] } [2025-02-21T01:30:40.017Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-21T01:30:40.120Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-21T01:30:40.136Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-21T01:30:40.156Z] ========================================================= [2025-02-21T01:30:40.156Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-02-21T01:30:40.156Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T01:30:40.493Z] + 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-21T01:30:40.493Z] Sending build context to Docker daemon 20.07MB [2025-02-21T01:30:40.493Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-02-21T01:30:40.493Z] Step 2/12 : FROM ${BASE} AS builder [2025-02-21T01:30:40.752Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-02-21T01:30:40.752Z] da9db072f522: Pulling fs layer [2025-02-21T01:30:40.752Z] 6ef4a4ee8ca5: Pulling fs layer [2025-02-21T01:30:40.752Z] 06f05ace1117: Pulling fs layer [2025-02-21T01:30:40.752Z] 5fe327b54edc: Pulling fs layer [2025-02-21T01:30:40.752Z] 4f4fb700ef54: Pulling fs layer [2025-02-21T01:30:40.752Z] 92a5565b7b96: Pulling fs layer [2025-02-21T01:30:40.752Z] ff9bb7016b71: Pulling fs layer [2025-02-21T01:30:40.752Z] b67dba6c2c7d: Pulling fs layer [2025-02-21T01:30:40.752Z] a813b0c90790: Pulling fs layer [2025-02-21T01:30:40.752Z] 5fe327b54edc: Waiting [2025-02-21T01:30:40.752Z] a813b0c90790: Waiting [2025-02-21T01:30:40.752Z] 4f4fb700ef54: Waiting [2025-02-21T01:30:40.752Z] ff9bb7016b71: Waiting [2025-02-21T01:30:40.752Z] 92a5565b7b96: Waiting [2025-02-21T01:30:40.752Z] b67dba6c2c7d: Waiting [2025-02-21T01:30:40.752Z] 6ef4a4ee8ca5: Verifying Checksum [2025-02-21T01:30:40.752Z] 6ef4a4ee8ca5: Download complete [2025-02-21T01:30:40.752Z] 5fe327b54edc: Verifying Checksum [2025-02-21T01:30:40.752Z] 5fe327b54edc: Download complete [2025-02-21T01:30:40.752Z] 4f4fb700ef54: Verifying Checksum [2025-02-21T01:30:40.752Z] 4f4fb700ef54: Download complete [2025-02-21T01:30:40.752Z] 92a5565b7b96: Download complete [2025-02-21T01:30:40.752Z] da9db072f522: Download complete [2025-02-21T01:30:40.752Z] ff9bb7016b71: Verifying Checksum [2025-02-21T01:30:40.752Z] ff9bb7016b71: Download complete [2025-02-21T01:30:41.011Z] a813b0c90790: Verifying Checksum [2025-02-21T01:30:41.011Z] a813b0c90790: Download complete [2025-02-21T01:30:41.011Z] da9db072f522: Pull complete [2025-02-21T01:30:41.011Z] 6ef4a4ee8ca5: Pull complete [2025-02-21T01:30:41.270Z] 06f05ace1117: Verifying Checksum [2025-02-21T01:30:41.270Z] 06f05ace1117: Download complete [2025-02-21T01:30:41.529Z] b67dba6c2c7d: Verifying Checksum [2025-02-21T01:30:41.529Z] b67dba6c2c7d: Download complete [2025-02-21T01:30:44.822Z] 06f05ace1117: Pull complete [2025-02-21T01:30:44.822Z] 5fe327b54edc: Pull complete [2025-02-21T01:30:44.822Z] 4f4fb700ef54: Pull complete [2025-02-21T01:30:45.082Z] 92a5565b7b96: Pull complete [2025-02-21T01:30:45.082Z] ff9bb7016b71: Pull complete [2025-02-21T01:30:47.627Z] b67dba6c2c7d: Pull complete [2025-02-21T01:30:48.193Z] a813b0c90790: Pull complete [2025-02-21T01:30:48.193Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-02-21T01:30:48.193Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-21T01:30:48.193Z] ---> 3ba60ce46760 [2025-02-21T01:30:48.193Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2025-02-21T01:30:52.387Z] ---> Running in 2311d60498d5 [2025-02-21T01:30:52.387Z] Removing intermediate container 2311d60498d5 [2025-02-21T01:30:52.387Z] ---> 45909c75d845 [2025-02-21T01:30:52.387Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-02-21T01:30:52.387Z] ---> Running in 443048ea1862 [2025-02-21T01:30:52.387Z] Removing intermediate container 443048ea1862 [2025-02-21T01:30:52.387Z] ---> 31ef3f614857 [2025-02-21T01:30:52.387Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-02-21T01:30:52.387Z] ---> Running in 59bcfe457eea [2025-02-21T01:30:52.387Z] Removing intermediate container 59bcfe457eea [2025-02-21T01:30:52.387Z] ---> c328404e2508 [2025-02-21T01:30:52.387Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-21T01:30:52.387Z] ---> Running in 2023c90c05e8 [2025-02-21T01:30:52.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-21T01:30:52.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-21T01:30:52.906Z] OK: 248 MiB in 58 packages [2025-02-21T01:30:53.164Z] Removing intermediate container 2023c90c05e8 [2025-02-21T01:30:53.164Z] ---> 832217da42c3 [2025-02-21T01:30:53.164Z] Step 7/12 : WORKDIR /app [2025-02-21T01:30:53.164Z] ---> Running in 7469652ba4b9 [2025-02-21T01:30:53.423Z] Removing intermediate container 7469652ba4b9 [2025-02-21T01:30:53.423Z] ---> e13ab206be8d [2025-02-21T01:30:53.423Z] Step 8/12 : COPY go.mod vendor* ./ [2025-02-21T01:30:53.423Z] ---> 7607341a2f0c [2025-02-21T01:30:53.423Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-21T01:30:53.423Z] ---> Running in de3f59cba160 [2025-02-21T01:30:54.132Z] Still waiting to schedule task [2025-02-21T01:30:54.132Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-02-21T01:31:40.130Z] Removing intermediate container de3f59cba160 [2025-02-21T01:31:40.130Z] ---> 1c558f9b18c7 [2025-02-21T01:31:40.130Z] Step 10/12 : COPY . . [2025-02-21T01:31:40.130Z] ---> 4faafd1fac84 [2025-02-21T01:31:40.130Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-21T01:31:40.130Z] ---> Running in 2e3585a47879 [2025-02-21T01:31:40.130Z] Removing intermediate container 2e3585a47879 [2025-02-21T01:31:40.130Z] ---> 3309037223f9 [2025-02-21T01:31:40.130Z] Step 12/12 : RUN $MAKE [2025-02-21T01:31:40.130Z] ---> Running in b11289b2f216 [2025-02-21T01:31:40.130Z] noop [2025-02-21T01:31:40.130Z] Removing intermediate container b11289b2f216 [2025-02-21T01:31:40.130Z] ---> 6a3a4be8fc0f [2025-02-21T01:31:40.130Z] Successfully built 6a3a4be8fc0f [2025-02-21T01:31:40.130Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T01:31:40.469Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-21T01:31:40.469Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T01:31:40.543Z] prd-ubuntu20.04-docker-8c-8g-39373 does not seem to be running inside a container [2025-02-21T01:31:40.578Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-02-21T01:31:40.938Z] $ docker top 6eb1e11dca53701cd33732d7bc6c2a41f04c4c3319a69fc2f172db2943188f3f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-21T01:31:41.289Z] + go version [2025-02-21T01:31:41.289Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-02-21T01:31:41.303Z] $ docker stop --time=1 6eb1e11dca53701cd33732d7bc6c2a41f04c4c3319a69fc2f172db2943188f3f [2025-02-21T01:31:42.596Z] $ docker rm -f --volumes 6eb1e11dca53701cd33732d7bc6c2a41f04c4c3319a69fc2f172db2943188f3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T01:31:43.063Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-21T01:31:43.063Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T01:31:43.152Z] prd-ubuntu20.04-docker-8c-8g-39373 does not seem to be running inside a container [2025-02-21T01:31:43.186Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-02-21T01:31:43.534Z] $ docker top 2997daf906d32ca79e8abaf5c5026ca37741f09d7436f22adeae772cca56be33 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-21T01:31:43.886Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2025-02-21T01:31:44.189Z] + make test [2025-02-21T01:31:44.189Z] go test -race ./... -coverprofile=coverage.out ./... [2025-02-21T01:32:16.279Z] edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements [2025-02-21T01:32:16.279Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements [2025-02-21T01:32:16.279Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.134s coverage: 86.2% of statements [2025-02-21T01:32:18.810Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.667s coverage: 71.9% of statements [2025-02-21T01:32:57.513Z] go vet ./... [2025-02-21T01:32:59.415Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-21T01:32:59.415Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-21T01:32:59.415Z] ./bin/test-attribution.sh [Pipeline] echo [2025-02-21T01:32:59.428Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-21T01:32:59.451Z] $ docker stop --time=1 2997daf906d32ca79e8abaf5c5026ca37741f09d7436f22adeae772cca56be33 [2025-02-21T01:33:01.711Z] $ docker rm -f --volumes 2997daf906d32ca79e8abaf5c5026ca37741f09d7436f22adeae772cca56be33 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-21T01:33:02.368Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-02-21T01:33:02.433Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-02-21T01:33:03.068Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-21T01:33:03.359Z] + ls -al . [2025-02-21T01:33:03.359Z] total 284 [2025-02-21T01:33:03.359Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 21 01:31 . [2025-02-21T01:33:03.359Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 01:30 .. [2025-02-21T01:33:03.359Z] -rw-rw-r-- 1 jenkins jenkins 262 Feb 21 01:30 .dockerignore [2025-02-21T01:33:03.359Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 21 01:32 .git [2025-02-21T01:33:03.359Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 01:30 .github [2025-02-21T01:33:03.359Z] -rw-rw-r-- 1 jenkins jenkins 773 Feb 21 01:30 .gitignore [2025-02-21T01:33:03.359Z] -rw-rw-r-- 1 jenkins jenkins 200 Feb 21 01:30 .golangci.yml [2025-02-21T01:33:03.359Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 21 01:30 .semver [2025-02-21T01:33:03.359Z] -rw-rw-r-- 1 jenkins jenkins 17061 Feb 21 01:30 Attribution.txt [2025-02-21T01:33:03.359Z] -rw-rw-r-- 1 jenkins jenkins 11245 Feb 21 01:30 CHANGELOG.md [2025-02-21T01:33:03.359Z] -rw-rw-r-- 1 jenkins jenkins 1769 Feb 21 01:30 Dockerfile [2025-02-21T01:33:03.359Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 21 01:30 GOVERNANCE.md [2025-02-21T01:33:03.359Z] -rw-rw-r-- 1 jenkins jenkins 665 Feb 21 01:30 Jenkinsfile [2025-02-21T01:33:03.359Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 21 01:30 LICENSE [2025-02-21T01:33:03.359Z] -rw-rw-r-- 1 jenkins jenkins 3066 Feb 21 01:30 Makefile [2025-02-21T01:33:03.359Z] -rw-rw-r-- 1 jenkins jenkins 617 Feb 21 01:30 OWNERS.md [2025-02-21T01:33:03.359Z] -rw-rw-r-- 1 jenkins jenkins 3851 Feb 21 01:30 README.md [2025-02-21T01:33:03.359Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 21 01:30 VERSION [2025-02-21T01:33:03.359Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 01:30 bin [2025-02-21T01:33:03.359Z] -rw-r--r-- 1 jenkins jenkins 55696 Feb 21 01:32 coverage.out [2025-02-21T01:33:03.359Z] -rw-rw-r-- 1 jenkins jenkins 6740 Feb 21 01:30 go.mod [2025-02-21T01:33:03.359Z] -rw-rw-r-- 1 jenkins jenkins 88264 Feb 21 01:30 go.sum [2025-02-21T01:33:03.359Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 01:30 images [2025-02-21T01:33:03.359Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 01:30 internal [2025-02-21T01:33:03.359Z] -rw-rw-r-- 1 jenkins jenkins 531 Feb 21 01:30 main.go [2025-02-21T01:33:03.359Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 01:30 openapi [2025-02-21T01:33:03.359Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 01:30 res [2025-02-21T01:33:03.359Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 01:30 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T01:33:03.683Z] + 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=894ffa7f59592e08874ab6dc271aedd36f0a7dc0 --label arch=amd64 --label version=4.0.0-dev.7 . [2025-02-21T01:33:03.683Z] Sending build context to Docker daemon 20.07MB [2025-02-21T01:33:03.683Z] Step 1/30 : ARG BASE=golang:1.23-alpine3.20 [2025-02-21T01:33:03.683Z] Step 2/30 : FROM ${BASE} AS builder [2025-02-21T01:33:03.683Z] ---> 6a3a4be8fc0f [2025-02-21T01:33:03.683Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2025-02-21T01:33:03.683Z] ---> Running in 2229f67b58fe [2025-02-21T01:33:03.941Z] Removing intermediate container 2229f67b58fe [2025-02-21T01:33:03.941Z] ---> ed269a5340bc [2025-02-21T01:33:03.941Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2025-02-21T01:33:03.941Z] ---> Running in 0c7c39979dc6 [2025-02-21T01:33:03.941Z] Removing intermediate container 0c7c39979dc6 [2025-02-21T01:33:03.941Z] ---> 35fceb69852f [2025-02-21T01:33:03.941Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2025-02-21T01:33:03.941Z] ---> Running in b013d540c13a [2025-02-21T01:33:03.941Z] Removing intermediate container b013d540c13a [2025-02-21T01:33:03.941Z] ---> f7230f37b670 [2025-02-21T01:33:03.941Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-21T01:33:04.201Z] ---> Running in d1364fcf8db8 [2025-02-21T01:33:04.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-21T01:33:04.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-21T01:33:04.720Z] OK: 248 MiB in 58 packages [2025-02-21T01:33:05.287Z] Removing intermediate container d1364fcf8db8 [2025-02-21T01:33:05.287Z] ---> ff0217f433c3 [2025-02-21T01:33:05.287Z] Step 7/30 : WORKDIR /app [2025-02-21T01:33:05.287Z] ---> Running in cadad851d4a3 [2025-02-21T01:33:05.287Z] Removing intermediate container cadad851d4a3 [2025-02-21T01:33:05.287Z] ---> 8c434a4ccbba [2025-02-21T01:33:05.287Z] Step 8/30 : COPY go.mod vendor* ./ [2025-02-21T01:33:05.287Z] ---> 261c97a9721d [2025-02-21T01:33:05.287Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-21T01:33:05.287Z] ---> Running in 271038e64a7c [2025-02-21T01:33:06.223Z] Removing intermediate container 271038e64a7c [2025-02-21T01:33:06.223Z] ---> 52ae75728c95 [2025-02-21T01:33:06.223Z] Step 10/30 : COPY . . [2025-02-21T01:33:06.482Z] ---> 6ded539500ae [2025-02-21T01:33:06.482Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-21T01:33:06.482Z] ---> Running in b248c00bf35d [2025-02-21T01:33:06.482Z] Removing intermediate container b248c00bf35d [2025-02-21T01:33:06.482Z] ---> 17d2128648a8 [2025-02-21T01:33:06.482Z] Step 12/30 : RUN $MAKE [2025-02-21T01:33:06.482Z] ---> Running in fa920e4d41f9 [2025-02-21T01:33:06.740Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.27 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.7 -X edgexfoundry/app-rfid-llrp-inventory.Version=4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2025-02-21T01:33:38.808Z] Removing intermediate container fa920e4d41f9 [2025-02-21T01:33:38.808Z] ---> c2ddea2eda69 [2025-02-21T01:33:38.808Z] Step 13/30 : FROM alpine:3.20 [2025-02-21T01:33:38.808Z] 3.20: Pulling from library/alpine [2025-02-21T01:33:38.808Z] 0a9a5dfd008f: Pulling fs layer [2025-02-21T01:33:38.808Z] 0a9a5dfd008f: Verifying Checksum [2025-02-21T01:33:38.808Z] 0a9a5dfd008f: Download complete [2025-02-21T01:33:38.808Z] 0a9a5dfd008f: Pull complete [2025-02-21T01:33:38.808Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-21T01:33:38.808Z] Status: Downloaded newer image for alpine:3.20 [2025-02-21T01:33:38.808Z] ---> ff221270b9fb [2025-02-21T01:33:38.808Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-02-21T01:33:38.808Z] ---> Running in 1738b0e3d643 [2025-02-21T01:33:38.808Z] Removing intermediate container 1738b0e3d643 [2025-02-21T01:33:38.808Z] ---> d113608e1c72 [2025-02-21T01:33:38.808Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2025-02-21T01:33:38.808Z] ---> Running in bd4238eda0e0 [2025-02-21T01:33:38.808Z] Removing intermediate container bd4238eda0e0 [2025-02-21T01:33:38.808Z] ---> f9950def8f51 [2025-02-21T01:33:38.808Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2025-02-21T01:33:38.808Z] ---> Running in b5f765d56e54 [2025-02-21T01:33:38.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-21T01:33:38.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-21T01:33:38.808Z] (1/2) Installing ca-certificates (20241121-r1) [2025-02-21T01:33:38.808Z] (2/2) Installing dumb-init (1.2.5-r3) [2025-02-21T01:33:38.808Z] Executing busybox-1.36.1-r29.trigger [2025-02-21T01:33:38.808Z] Executing ca-certificates-20241121-r1.trigger [2025-02-21T01:33:38.808Z] OK: 9 MiB in 16 packages [2025-02-21T01:33:38.808Z] Removing intermediate container b5f765d56e54 [2025-02-21T01:33:38.808Z] ---> 190244b46f2b [2025-02-21T01:33:38.808Z] Step 17/30 : RUN apk --no-cache upgrade [2025-02-21T01:33:38.808Z] ---> Running in a253aa6bf0a4 [2025-02-21T01:33:38.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-21T01:33:38.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-21T01:33:38.808Z] OK: 9 MiB in 16 packages [2025-02-21T01:33:38.808Z] Removing intermediate container a253aa6bf0a4 [2025-02-21T01:33:38.808Z] ---> e4159ae9a2ab [2025-02-21T01:33:38.808Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-02-21T01:33:38.808Z] ---> 1e4dd48a69fd [2025-02-21T01:33:38.808Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2025-02-21T01:33:38.808Z] ---> 8d83ea6450c6 [2025-02-21T01:33:38.808Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2025-02-21T01:33:38.808Z] ---> 10cd0a0582ac [2025-02-21T01:33:38.808Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2025-02-21T01:33:38.808Z] ---> 1ca8054daa5e [2025-02-21T01:33:38.808Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2025-02-21T01:33:39.065Z] ---> 3c5c2bc66159 [2025-02-21T01:33:39.065Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2025-02-21T01:33:39.065Z] ---> Running in 61c3d038f063 [2025-02-21T01:33:39.631Z] Removing intermediate container 61c3d038f063 [2025-02-21T01:33:39.631Z] ---> 05168062437a [2025-02-21T01:33:39.631Z] Step 24/30 : VOLUME /cache [2025-02-21T01:33:39.631Z] ---> Running in 424a58deafa8 [2025-02-21T01:33:39.631Z] Removing intermediate container 424a58deafa8 [2025-02-21T01:33:39.631Z] ---> 16f7fa6ed50d [2025-02-21T01:33:39.631Z] Step 25/30 : EXPOSE 59711 [2025-02-21T01:33:39.631Z] ---> Running in 0f291b2f957a [2025-02-21T01:33:39.889Z] Removing intermediate container 0f291b2f957a [2025-02-21T01:33:39.889Z] ---> d40a51b58980 [2025-02-21T01:33:39.889Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2025-02-21T01:33:39.889Z] ---> Running in 42221dd0eac0 [2025-02-21T01:33:39.889Z] Removing intermediate container 42221dd0eac0 [2025-02-21T01:33:39.889Z] ---> e00b0de3c592 [2025-02-21T01:33:39.889Z] Step 27/30 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "-registry"] [2025-02-21T01:33:39.889Z] ---> Running in 5c043f7e4054 [2025-02-21T01:33:39.889Z] Removing intermediate container 5c043f7e4054 [2025-02-21T01:33:39.889Z] ---> 9d28d31e8825 [2025-02-21T01:33:39.889Z] Step 28/30 : LABEL arch=amd64 [2025-02-21T01:33:39.889Z] ---> Running in 8c7340abb943 [2025-02-21T01:33:40.147Z] Removing intermediate container 8c7340abb943 [2025-02-21T01:33:40.147Z] ---> 5489ecd762f7 [2025-02-21T01:33:40.147Z] Step 29/30 : LABEL git_sha=894ffa7f59592e08874ab6dc271aedd36f0a7dc0 [2025-02-21T01:33:40.147Z] ---> Running in 558371b12eb2 [2025-02-21T01:33:40.147Z] Removing intermediate container 558371b12eb2 [2025-02-21T01:33:40.147Z] ---> d8c7518f23d7 [2025-02-21T01:33:40.147Z] Step 30/30 : LABEL version=4.0.0-dev.7 [2025-02-21T01:33:40.147Z] ---> Running in d3808f464765 [2025-02-21T01:33:40.147Z] Removing intermediate container d3808f464765 [2025-02-21T01:33:40.147Z] ---> 4c009012c25e [2025-02-21T01:33:40.147Z] [Warning] One or more build-args [ARCH] were not consumed [2025-02-21T01:33:40.147Z] Successfully built 4c009012c25e [2025-02-21T01:33:40.147Z] 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-21T01:33:40.283Z] provisioning config files... [2025-02-21T01:33:40.292Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14931125953356294130tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-21T01:33:40.593Z] ---> ****-login.sh [2025-02-21T01:33:40.593Z] nexus3.edgexfoundry.org:10001 [2025-02-21T01:33:40.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T01:33:40.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T01:33:40.593Z] Configure a credential helper to remove this warning. See [2025-02-21T01:33:40.593Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T01:33:40.593Z] [2025-02-21T01:33:40.593Z] Login Succeeded [2025-02-21T01:33:40.593Z] nexus3.edgexfoundry.org:10002 [2025-02-21T01:33:40.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T01:33:40.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T01:33:40.593Z] Configure a credential helper to remove this warning. See [2025-02-21T01:33:40.593Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T01:33:40.593Z] [2025-02-21T01:33:40.593Z] Login Succeeded [2025-02-21T01:33:40.593Z] nexus3.edgexfoundry.org:10003 [2025-02-21T01:33:40.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T01:33:40.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T01:33:40.853Z] Configure a credential helper to remove this warning. See [2025-02-21T01:33:40.853Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T01:33:40.853Z] [2025-02-21T01:33:40.853Z] Login Succeeded [2025-02-21T01:33:40.853Z] nexus3.edgexfoundry.org:10004 [2025-02-21T01:33:40.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T01:33:40.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T01:33:40.853Z] Configure a credential helper to remove this warning. See [2025-02-21T01:33:40.853Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T01:33:40.853Z] [2025-02-21T01:33:40.853Z] Login Succeeded [2025-02-21T01:33:40.853Z] ****.io [2025-02-21T01:33:41.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T01:33:41.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T01:33:41.112Z] Configure a credential helper to remove this warning. See [2025-02-21T01:33:41.112Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T01:33:41.112Z] [2025-02-21T01:33:41.112Z] Login Succeeded [2025-02-21T01:33:41.112Z] ---> ****-login.sh ends [Pipeline] } [2025-02-21T01:33:41.121Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-21T01:33:41.173Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-21T01:33:41.208Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2025-02-21T01:33:41.208Z] 894ffa7f59592e08874ab6dc271aedd36f0a7dc0 [2025-02-21T01:33:41.208Z] latest [2025-02-21T01:33:41.208Z] 4.0.0-dev.7 [2025-02-21T01:33:41.208Z] 894ffa7f59592e08874ab6dc271aedd36f0a7dc0-4.0.0-dev.7 [2025-02-21T01:33:41.208Z] main [2025-02-21T01:33:41.208Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T01:33:41.562Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:894ffa7f59592e08874ab6dc271aedd36f0a7dc0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T01:33:41.881Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:894ffa7f59592e08874ab6dc271aedd36f0a7dc0 [2025-02-21T01:33:41.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2025-02-21T01:33:41.882Z] 87a632683862: Preparing [2025-02-21T01:33:41.882Z] 018711603ab8: Preparing [2025-02-21T01:33:41.882Z] d153d56771be: Preparing [2025-02-21T01:33:41.882Z] d77a947e675f: Preparing [2025-02-21T01:33:41.882Z] d5a46a5e118c: Preparing [2025-02-21T01:33:41.882Z] b6ce6de0a587: Preparing [2025-02-21T01:33:41.882Z] 1942e1e90bec: Preparing [2025-02-21T01:33:41.882Z] 3d573d749d94: Preparing [2025-02-21T01:33:41.882Z] 994456c4fd7b: Preparing [2025-02-21T01:33:41.882Z] b6ce6de0a587: Waiting [2025-02-21T01:33:41.882Z] 1942e1e90bec: Waiting [2025-02-21T01:33:41.882Z] 3d573d749d94: Waiting [2025-02-21T01:33:41.882Z] 994456c4fd7b: Waiting [2025-02-21T01:33:41.882Z] 87a632683862: Pushed [2025-02-21T01:33:41.882Z] d77a947e675f: Pushed [2025-02-21T01:33:41.882Z] d5a46a5e118c: Pushed [2025-02-21T01:33:41.882Z] d153d56771be: Pushed [2025-02-21T01:33:41.882Z] 994456c4fd7b: Layer already exists [2025-02-21T01:33:42.141Z] 1942e1e90bec: Pushed [2025-02-21T01:33:42.141Z] b6ce6de0a587: Pushed [2025-02-21T01:33:42.141Z] 3d573d749d94: Pushed [2025-02-21T01:33:45.430Z] 018711603ab8: Pushed [2025-02-21T01:33:45.690Z] 894ffa7f59592e08874ab6dc271aedd36f0a7dc0: digest: sha256:897e3f92aef88247c4c7e837aea7feb46ba9bfc97819e1b7a1150e96a79b896a size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T01:33:46.019Z] + 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-21T01:33:46.365Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2025-02-21T01:33:46.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2025-02-21T01:33:46.365Z] 87a632683862: Preparing [2025-02-21T01:33:46.365Z] 018711603ab8: Preparing [2025-02-21T01:33:46.365Z] d153d56771be: Preparing [2025-02-21T01:33:46.365Z] d77a947e675f: Preparing [2025-02-21T01:33:46.365Z] d5a46a5e118c: Preparing [2025-02-21T01:33:46.365Z] b6ce6de0a587: Preparing [2025-02-21T01:33:46.365Z] 1942e1e90bec: Preparing [2025-02-21T01:33:46.365Z] 3d573d749d94: Preparing [2025-02-21T01:33:46.365Z] 994456c4fd7b: Preparing [2025-02-21T01:33:46.365Z] 1942e1e90bec: Waiting [2025-02-21T01:33:46.365Z] 3d573d749d94: Waiting [2025-02-21T01:33:46.365Z] 87a632683862: Layer already exists [2025-02-21T01:33:46.365Z] 018711603ab8: Layer already exists [2025-02-21T01:33:46.365Z] d5a46a5e118c: Layer already exists [2025-02-21T01:33:46.365Z] d153d56771be: Layer already exists [2025-02-21T01:33:46.365Z] d77a947e675f: Layer already exists [2025-02-21T01:33:46.365Z] 1942e1e90bec: Layer already exists [2025-02-21T01:33:46.365Z] b6ce6de0a587: Layer already exists [2025-02-21T01:33:46.365Z] 3d573d749d94: Layer already exists [2025-02-21T01:33:46.365Z] 994456c4fd7b: Layer already exists [2025-02-21T01:33:46.365Z] latest: digest: sha256:897e3f92aef88247c4c7e837aea7feb46ba9bfc97819e1b7a1150e96a79b896a size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T01:33:46.699Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T01:33:47.021Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.0-dev.7 [2025-02-21T01:33:47.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2025-02-21T01:33:47.021Z] 87a632683862: Preparing [2025-02-21T01:33:47.021Z] 018711603ab8: Preparing [2025-02-21T01:33:47.021Z] d153d56771be: Preparing [2025-02-21T01:33:47.021Z] d77a947e675f: Preparing [2025-02-21T01:33:47.021Z] d5a46a5e118c: Preparing [2025-02-21T01:33:47.021Z] b6ce6de0a587: Preparing [2025-02-21T01:33:47.021Z] 1942e1e90bec: Preparing [2025-02-21T01:33:47.021Z] 3d573d749d94: Preparing [2025-02-21T01:33:47.021Z] 994456c4fd7b: Preparing [2025-02-21T01:33:47.021Z] 3d573d749d94: Waiting [2025-02-21T01:33:47.021Z] 1942e1e90bec: Waiting [2025-02-21T01:33:47.021Z] 994456c4fd7b: Waiting [2025-02-21T01:33:47.021Z] b6ce6de0a587: Waiting [2025-02-21T01:33:47.021Z] d153d56771be: Layer already exists [2025-02-21T01:33:47.021Z] 87a632683862: Layer already exists [2025-02-21T01:33:47.021Z] d5a46a5e118c: Layer already exists [2025-02-21T01:33:47.021Z] 018711603ab8: Layer already exists [2025-02-21T01:33:47.021Z] d77a947e675f: Layer already exists [2025-02-21T01:33:47.021Z] b6ce6de0a587: Layer already exists [2025-02-21T01:33:47.021Z] 1942e1e90bec: Layer already exists [2025-02-21T01:33:47.021Z] 3d573d749d94: Layer already exists [2025-02-21T01:33:47.021Z] 994456c4fd7b: Layer already exists [2025-02-21T01:33:47.021Z] 4.0.0-dev.7: digest: sha256:897e3f92aef88247c4c7e837aea7feb46ba9bfc97819e1b7a1150e96a79b896a size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T01:33:47.352Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:894ffa7f59592e08874ab6dc271aedd36f0a7dc0-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T01:33:47.692Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:894ffa7f59592e08874ab6dc271aedd36f0a7dc0-4.0.0-dev.7 [2025-02-21T01:33:47.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2025-02-21T01:33:47.693Z] 87a632683862: Preparing [2025-02-21T01:33:47.693Z] 018711603ab8: Preparing [2025-02-21T01:33:47.693Z] d153d56771be: Preparing [2025-02-21T01:33:47.693Z] d77a947e675f: Preparing [2025-02-21T01:33:47.693Z] d5a46a5e118c: Preparing [2025-02-21T01:33:47.693Z] b6ce6de0a587: Preparing [2025-02-21T01:33:47.693Z] 1942e1e90bec: Preparing [2025-02-21T01:33:47.693Z] 3d573d749d94: Preparing [2025-02-21T01:33:47.693Z] 994456c4fd7b: Preparing [2025-02-21T01:33:47.693Z] 1942e1e90bec: Waiting [2025-02-21T01:33:47.693Z] b6ce6de0a587: Waiting [2025-02-21T01:33:47.693Z] 994456c4fd7b: Waiting [2025-02-21T01:33:47.693Z] 3d573d749d94: Waiting [2025-02-21T01:33:47.693Z] d153d56771be: Layer already exists [2025-02-21T01:33:47.693Z] 018711603ab8: Layer already exists [2025-02-21T01:33:47.693Z] d77a947e675f: Layer already exists [2025-02-21T01:33:47.693Z] d5a46a5e118c: Layer already exists [2025-02-21T01:33:47.693Z] 87a632683862: Layer already exists [2025-02-21T01:33:47.693Z] 3d573d749d94: Layer already exists [2025-02-21T01:33:47.693Z] b6ce6de0a587: Layer already exists [2025-02-21T01:33:47.693Z] 1942e1e90bec: Layer already exists [2025-02-21T01:33:47.693Z] 994456c4fd7b: Layer already exists [2025-02-21T01:33:47.693Z] 894ffa7f59592e08874ab6dc271aedd36f0a7dc0-4.0.0-dev.7: digest: sha256:897e3f92aef88247c4c7e837aea7feb46ba9bfc97819e1b7a1150e96a79b896a size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T01:33:48.022Z] + 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-21T01:33:48.350Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2025-02-21T01:33:48.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2025-02-21T01:33:48.350Z] 87a632683862: Preparing [2025-02-21T01:33:48.350Z] 018711603ab8: Preparing [2025-02-21T01:33:48.350Z] d153d56771be: Preparing [2025-02-21T01:33:48.350Z] d77a947e675f: Preparing [2025-02-21T01:33:48.350Z] d5a46a5e118c: Preparing [2025-02-21T01:33:48.350Z] b6ce6de0a587: Preparing [2025-02-21T01:33:48.350Z] 1942e1e90bec: Preparing [2025-02-21T01:33:48.350Z] 3d573d749d94: Preparing [2025-02-21T01:33:48.350Z] 994456c4fd7b: Preparing [2025-02-21T01:33:48.350Z] b6ce6de0a587: Waiting [2025-02-21T01:33:48.350Z] 994456c4fd7b: Waiting [2025-02-21T01:33:48.350Z] 3d573d749d94: Waiting [2025-02-21T01:33:48.350Z] 1942e1e90bec: Waiting [2025-02-21T01:33:48.350Z] 018711603ab8: Layer already exists [2025-02-21T01:33:48.350Z] d153d56771be: Layer already exists [2025-02-21T01:33:48.350Z] d5a46a5e118c: Layer already exists [2025-02-21T01:33:48.350Z] 87a632683862: Layer already exists [2025-02-21T01:33:48.350Z] d77a947e675f: Layer already exists [2025-02-21T01:33:48.350Z] b6ce6de0a587: Layer already exists [2025-02-21T01:33:48.350Z] 3d573d749d94: Layer already exists [2025-02-21T01:33:48.350Z] 994456c4fd7b: Layer already exists [2025-02-21T01:33:48.350Z] 1942e1e90bec: Layer already exists [2025-02-21T01:33:48.350Z] main: digest: sha256:897e3f92aef88247c4c7e837aea7feb46ba9bfc97819e1b7a1150e96a79b896a size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-21T01:33:48.429Z] ===================================================== [Pipeline] echo [2025-02-21T01:33:48.447Z] taggedImages: [2025-02-21T01:33:48.447Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:894ffa7f59592e08874ab6dc271aedd36f0a7dc0 [2025-02-21T01:33:48.447Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2025-02-21T01:33:48.447Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.0-dev.7 [2025-02-21T01:33:48.448Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:894ffa7f59592e08874ab6dc271aedd36f0a7dc0-4.0.0-dev.7 [2025-02-21T01:33:48.448Z] - 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-21T01:33:48.862Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-21T01:33:48.862Z] [2025-02-21T01:33:48.862Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T01:33:49.166Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-21T01:33:49.166Z] latest: Pulling from edgex-lftools-log-publisher [2025-02-21T01:33:49.166Z] 5eb5b503b376: Pulling fs layer [2025-02-21T01:33:49.166Z] 5c69ac0246d0: Pulling fs layer [2025-02-21T01:33:49.166Z] ec43610c2a17: Pulling fs layer [2025-02-21T01:33:49.166Z] 3a2ae6a8a46f: Pulling fs layer [2025-02-21T01:33:49.166Z] 33b1e0a273af: Pulling fs layer [2025-02-21T01:33:49.166Z] 5d3b04190fa2: Pulling fs layer [2025-02-21T01:33:49.166Z] 2f39f015ded8: Pulling fs layer [2025-02-21T01:33:49.166Z] 3a2ae6a8a46f: Waiting [2025-02-21T01:33:49.166Z] 33b1e0a273af: Waiting [2025-02-21T01:33:49.166Z] 5d3b04190fa2: Waiting [2025-02-21T01:33:49.166Z] 5c69ac0246d0: Verifying Checksum [2025-02-21T01:33:49.166Z] 5c69ac0246d0: Download complete [2025-02-21T01:33:49.166Z] 3a2ae6a8a46f: Verifying Checksum [2025-02-21T01:33:49.166Z] 3a2ae6a8a46f: Download complete [2025-02-21T01:33:49.166Z] 33b1e0a273af: Verifying Checksum [2025-02-21T01:33:49.166Z] 33b1e0a273af: Download complete [2025-02-21T01:33:49.166Z] 5d3b04190fa2: Verifying Checksum [2025-02-21T01:33:49.166Z] 5d3b04190fa2: Download complete [2025-02-21T01:33:49.166Z] ec43610c2a17: Verifying Checksum [2025-02-21T01:33:49.166Z] ec43610c2a17: Download complete [2025-02-21T01:33:49.424Z] 5eb5b503b376: Verifying Checksum [2025-02-21T01:33:49.424Z] 5eb5b503b376: Download complete [2025-02-21T01:33:49.994Z] 2f39f015ded8: Download complete [2025-02-21T01:33:50.561Z] 5eb5b503b376: Pull complete [2025-02-21T01:33:50.820Z] 5c69ac0246d0: Pull complete [2025-02-21T01:33:51.387Z] ec43610c2a17: Pull complete [2025-02-21T01:33:51.387Z] 3a2ae6a8a46f: Pull complete [2025-02-21T01:33:51.645Z] 33b1e0a273af: Pull complete [2025-02-21T01:33:51.645Z] 5d3b04190fa2: Pull complete [2025-02-21T01:33:55.829Z] 2f39f015ded8: Pull complete [2025-02-21T01:33:55.829Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-02-21T01:33:55.829Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-21T01:33:55.829Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T01:33:55.945Z] prd-ubuntu20.04-docker-8c-8g-39373 does not seem to be running inside a container [2025-02-21T01:33:55.980Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-02-21T01:33:59.140Z] $ docker top 10b1b52e5b4312668d3525062ceddddc1e7e558a2e9631da25322a94f1284855 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-21T01:33:59.555Z] ---> job-cost.sh [2025-02-21T01:33:59.555Z] lf-activate-venv: SKIPPING [2025-02-21T01:33:59.555Z] INFO: No Stack... [2025-02-21T01:33:59.814Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-21T01:34:00.073Z] INFO: Archiving Costs [Pipeline] sh [2025-02-21T01:34:00.366Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2025-02-21T01:34:00.366Z] + cut -d, -f6 [Pipeline] lock [2025-02-21T01:34:00.382Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-194-stack-cost] [2025-02-21T01:34:00.390Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-194-stack-cost] did not exist. Created. [2025-02-21T01:34:00.397Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-194-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-21T01:34:00.711Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-02-21T01:34:00.751Z] Stashed 1 file(s) [Pipeline] } [2025-02-21T01:34:00.760Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-194-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-21T01:34:00.794Z] $ docker stop --time=1 10b1b52e5b4312668d3525062ceddddc1e7e558a2e9631da25322a94f1284855 [2025-02-21T01:34:01.962Z] $ docker rm -f --volumes 10b1b52e5b4312668d3525062ceddddc1e7e558a2e9631da25322a94f1284855 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-02-21T01:34:07.447Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-39375 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2025-02-21T01:34:07.466Z] Running in /w/workspace/app-rfid-llrp-inventory/194 [Pipeline] { [Pipeline] checkout [2025-02-21T01:34:10.529Z] The recommended git tool is: git [2025-02-21T01:34:15.532Z] using credential edgex-jenkins-ssh [2025-02-21T01:34:15.553Z] Cloning the remote Git repository [2025-02-21T01:34:15.597Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2025-02-21T01:34:15.697Z] > git init /w/workspace/app-rfid-llrp-inventory/194 # timeout=10 [2025-02-21T01:34:15.865Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2025-02-21T01:34:15.867Z] > git --version # timeout=10 [2025-02-21T01:34:15.888Z] > git --version # 'git version 2.25.1' [2025-02-21T01:34:15.891Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-02-21T01:34:16.043Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-21T01:34:20.682Z] Avoid second fetch [2025-02-21T01:34:20.682Z] Checking out Revision 894ffa7f59592e08874ab6dc271aedd36f0a7dc0 (main) [2025-02-21T01:34:19.742Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2025-02-21T01:34:19.764Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-21T01:34:21.299Z] Commit message: "build: Upgrade to app-functions-sdk 4.0.0-dev.27 (#334)" [2025-02-21T01:34:20.696Z] > git config core.sparsecheckout # timeout=10 [2025-02-21T01:34:20.762Z] > git checkout -f 894ffa7f59592e08874ab6dc271aedd36f0a7dc0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-21T01:34:26.085Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-02-21T01:34:26.085Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-21T01:34:26.085Z] Dload Upload Total Spent Left Speed [2025-02-21T01:34:26.085Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 92287 0 --:--:-- --:--:-- --:--:-- 92956 [Pipeline] sh [2025-02-21T01:34:26.427Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-02-21T01:34:26.754Z] + sudo tee+ /etc/docker/daemon.new [2025-02-21T01:34:26.754Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-02-21T01:34:26.754Z] { [2025-02-21T01:34:26.754Z] "registry-mirrors": [ [2025-02-21T01:34:26.754Z] "https://nexus3.edgexfoundry.org:10001" [2025-02-21T01:34:26.754Z] ], [2025-02-21T01:34:26.754Z] "bip": "10.250.0.254/24", [2025-02-21T01:34:26.754Z] "hosts": [ [2025-02-21T01:34:26.754Z] "tcp://0.0.0.0:5555", [2025-02-21T01:34:26.754Z] "unix:///var/run/docker.sock" [2025-02-21T01:34:26.754Z] ], [2025-02-21T01:34:26.754Z] "mtu": 1458, [2025-02-21T01:34:26.754Z] "selinux-enabled": true, [2025-02-21T01:34:26.754Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-02-21T01:34:26.754Z] } [Pipeline] sh [2025-02-21T01:34:27.100Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-02-21T01:34:27.438Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-21T01:34:45.704Z] provisioning config files... [2025-02-21T01:34:45.730Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/194@tmp/config9846550132016666017tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-21T01:34:46.153Z] ---> ****-login.sh [2025-02-21T01:34:46.153Z] nexus3.edgexfoundry.org:10001 [2025-02-21T01:34:46.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T01:34:46.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T01:34:46.697Z] Configure a credential helper to remove this warning. See [2025-02-21T01:34:46.698Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T01:34:46.698Z] [2025-02-21T01:34:46.698Z] Login Succeeded [2025-02-21T01:34:46.698Z] nexus3.edgexfoundry.org:10002 [2025-02-21T01:34:46.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T01:34:46.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T01:34:46.973Z] Configure a credential helper to remove this warning. See [2025-02-21T01:34:46.973Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T01:34:46.973Z] [2025-02-21T01:34:46.973Z] Login Succeeded [2025-02-21T01:34:46.973Z] nexus3.edgexfoundry.org:10003 [2025-02-21T01:34:47.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T01:34:47.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T01:34:47.521Z] Configure a credential helper to remove this warning. See [2025-02-21T01:34:47.521Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T01:34:47.521Z] [2025-02-21T01:34:47.521Z] Login Succeeded [2025-02-21T01:34:47.521Z] nexus3.edgexfoundry.org:10004 [2025-02-21T01:34:47.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T01:34:47.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T01:34:47.800Z] Configure a credential helper to remove this warning. See [2025-02-21T01:34:47.800Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T01:34:47.800Z] [2025-02-21T01:34:47.800Z] Login Succeeded [2025-02-21T01:34:47.800Z] ****.io [2025-02-21T01:34:48.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T01:34:48.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T01:34:48.345Z] Configure a credential helper to remove this warning. See [2025-02-21T01:34:48.345Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T01:34:48.345Z] [2025-02-21T01:34:48.345Z] Login Succeeded [2025-02-21T01:34:48.345Z] ---> ****-login.sh ends [Pipeline] } [2025-02-21T01:34:48.360Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-21T01:34:48.721Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-21T01:34:48.737Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-21T01:34:48.753Z] ========================================================= [2025-02-21T01:34:48.753Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-02-21T01:34:48.753Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T01:34:49.115Z] + 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-21T01:34:49.384Z] Sending build context to Docker daemon 680.4kB [2025-02-21T01:34:49.384Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-02-21T01:34:49.384Z] Step 2/12 : FROM ${BASE} AS builder [2025-02-21T01:34:49.654Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-02-21T01:34:49.654Z] 9986a736f7d3: Pulling fs layer [2025-02-21T01:34:49.654Z] 1f018df60701: Pulling fs layer [2025-02-21T01:34:49.654Z] 39f8f326b044: Pulling fs layer [2025-02-21T01:34:49.654Z] e6a1e7a6a96a: Pulling fs layer [2025-02-21T01:34:49.654Z] 4f4fb700ef54: Pulling fs layer [2025-02-21T01:34:49.654Z] d45d956e0dbf: Pulling fs layer [2025-02-21T01:34:49.654Z] d7702b0d1db1: Pulling fs layer [2025-02-21T01:34:49.654Z] 5c7f0f088c93: Pulling fs layer [2025-02-21T01:34:49.654Z] 4fdc064ae6cf: Pulling fs layer [2025-02-21T01:34:49.654Z] e6a1e7a6a96a: Waiting [2025-02-21T01:34:49.654Z] d45d956e0dbf: Waiting [2025-02-21T01:34:49.654Z] d7702b0d1db1: Waiting [2025-02-21T01:34:49.654Z] 5c7f0f088c93: Waiting [2025-02-21T01:34:49.654Z] 4f4fb700ef54: Waiting [2025-02-21T01:34:49.654Z] 4fdc064ae6cf: Waiting [2025-02-21T01:34:49.654Z] 1f018df60701: Verifying Checksum [2025-02-21T01:34:49.654Z] 1f018df60701: Download complete [2025-02-21T01:34:49.654Z] e6a1e7a6a96a: Verifying Checksum [2025-02-21T01:34:49.654Z] e6a1e7a6a96a: Download complete [2025-02-21T01:34:49.654Z] 9986a736f7d3: Verifying Checksum [2025-02-21T01:34:49.654Z] 9986a736f7d3: Download complete [2025-02-21T01:34:49.654Z] d45d956e0dbf: Verifying Checksum [2025-02-21T01:34:49.654Z] d45d956e0dbf: Download complete [2025-02-21T01:34:49.654Z] 4f4fb700ef54: Verifying Checksum [2025-02-21T01:34:49.654Z] 4f4fb700ef54: Download complete [2025-02-21T01:34:49.923Z] d7702b0d1db1: Verifying Checksum [2025-02-21T01:34:49.923Z] d7702b0d1db1: Download complete [2025-02-21T01:34:50.516Z] 4fdc064ae6cf: Verifying Checksum [2025-02-21T01:34:50.516Z] 4fdc064ae6cf: Download complete [2025-02-21T01:34:50.790Z] 9986a736f7d3: Pull complete [2025-02-21T01:34:51.384Z] 1f018df60701: Pull complete [2025-02-21T01:34:51.654Z] 39f8f326b044: Verifying Checksum [2025-02-21T01:34:51.654Z] 39f8f326b044: Download complete [2025-02-21T01:34:52.625Z] 5c7f0f088c93: Verifying Checksum [2025-02-21T01:34:52.625Z] 5c7f0f088c93: Download complete [2025-02-21T01:35:07.666Z] 39f8f326b044: Pull complete [2025-02-21T01:35:07.666Z] e6a1e7a6a96a: Pull complete [2025-02-21T01:35:07.666Z] 4f4fb700ef54: Pull complete [2025-02-21T01:35:07.666Z] d45d956e0dbf: Pull complete [2025-02-21T01:35:07.942Z] d7702b0d1db1: Pull complete [2025-02-21T01:35:18.056Z] 5c7f0f088c93: Pull complete [2025-02-21T01:35:19.030Z] 4fdc064ae6cf: Pull complete [2025-02-21T01:35:19.030Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-02-21T01:35:19.030Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-21T01:35:19.030Z] ---> 63f30b955cb9 [2025-02-21T01:35:19.030Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2025-02-21T01:35:19.618Z] ---> Running in d84a22fbb0eb [2025-02-21T01:35:19.888Z] Removing intermediate container d84a22fbb0eb [2025-02-21T01:35:19.888Z] ---> 063e69fa8dbd [2025-02-21T01:35:19.888Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-02-21T01:35:20.159Z] ---> Running in 0ab8454ccbb1 [2025-02-21T01:35:20.428Z] Removing intermediate container 0ab8454ccbb1 [2025-02-21T01:35:20.428Z] ---> 7eeeec609297 [2025-02-21T01:35:20.428Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-02-21T01:35:20.428Z] ---> Running in 603fac97d3f9 [2025-02-21T01:35:20.697Z] Removing intermediate container 603fac97d3f9 [2025-02-21T01:35:20.697Z] ---> 7aa518010fb9 [2025-02-21T01:35:20.697Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-21T01:35:20.969Z] ---> Running in 96473813fd77 [2025-02-21T01:35:22.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-21T01:35:22.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-21T01:35:24.360Z] OK: 239 MiB in 58 packages [2025-02-21T01:35:24.951Z] Removing intermediate container 96473813fd77 [2025-02-21T01:35:24.952Z] ---> 0ad3805d82c2 [2025-02-21T01:35:24.952Z] Step 7/12 : WORKDIR /app [2025-02-21T01:35:25.226Z] ---> Running in b5d8718bf4ae [2025-02-21T01:35:25.499Z] Removing intermediate container b5d8718bf4ae [2025-02-21T01:35:25.499Z] ---> 90efd0f4a1e4 [2025-02-21T01:35:25.499Z] Step 8/12 : COPY go.mod vendor* ./ [2025-02-21T01:35:26.085Z] ---> 817321250bea [2025-02-21T01:35:26.085Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-21T01:35:26.085Z] ---> Running in 20f97f5d7091 [2025-02-21T01:37:17.783Z] Removing intermediate container 20f97f5d7091 [2025-02-21T01:37:17.783Z] ---> e3a1a4890b65 [2025-02-21T01:37:17.783Z] Step 10/12 : COPY . . [2025-02-21T01:37:17.783Z] ---> 9f92abb8fca6 [2025-02-21T01:37:17.783Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-21T01:37:17.783Z] ---> Running in 4855fcd0d7e3 [2025-02-21T01:37:17.783Z] Removing intermediate container 4855fcd0d7e3 [2025-02-21T01:37:17.783Z] ---> 625d56fb192b [2025-02-21T01:37:17.783Z] Step 12/12 : RUN $MAKE [2025-02-21T01:37:17.783Z] ---> Running in 3df8251d34c6 [2025-02-21T01:37:17.783Z] noop [2025-02-21T01:37:17.783Z] Removing intermediate container 3df8251d34c6 [2025-02-21T01:37:17.783Z] ---> e0cc4a4728c8 [2025-02-21T01:37:17.783Z] Successfully built e0cc4a4728c8 [2025-02-21T01:37:17.783Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T01:37:18.152Z] + docker inspect -f . ci-base-image-arm64 [2025-02-21T01:37:18.152Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T01:37:18.379Z] prd-ubuntu20.04-docker-arm64-4c-16g-39375 does not seem to be running inside a container [2025-02-21T01:37:18.440Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/194 -v /w/workspace/app-rfid-llrp-inventory/194:/w/workspace/app-rfid-llrp-inventory/194:rw,z -v /w/workspace/app-rfid-llrp-inventory/194@tmp:/w/workspace/app-rfid-llrp-inventory/194@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-21T01:37:19.707Z] $ docker top 11eb1ba702d34bfbcd0c89461c7c1a303e3a6cfe0a6b79fa782da776b34b04c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-21T01:37:20.571Z] + go version [2025-02-21T01:37:20.571Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-02-21T01:37:20.587Z] $ docker stop --time=1 11eb1ba702d34bfbcd0c89461c7c1a303e3a6cfe0a6b79fa782da776b34b04c1 [2025-02-21T01:37:22.235Z] $ docker rm -f --volumes 11eb1ba702d34bfbcd0c89461c7c1a303e3a6cfe0a6b79fa782da776b34b04c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T01:37:22.831Z] + docker inspect -f . ci-base-image-arm64 [2025-02-21T01:37:22.831Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T01:37:23.022Z] prd-ubuntu20.04-docker-arm64-4c-16g-39375 does not seem to be running inside a container [2025-02-21T01:37:23.086Z] $ 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/194 -v /w/workspace/app-rfid-llrp-inventory/194:/w/workspace/app-rfid-llrp-inventory/194:rw,z -v /w/workspace/app-rfid-llrp-inventory/194@tmp:/w/workspace/app-rfid-llrp-inventory/194@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-21T01:37:24.388Z] $ docker top df0437fe93255e3dd512ef06a6f486def80de8d3ca60951f862256b0b10e22eb -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-21T01:37:25.249Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/194 [Pipeline] fileExists [Pipeline] sh [2025-02-21T01:37:25.598Z] + make test [2025-02-21T01:37:25.867Z] go test -race ./... -coverprofile=coverage.out ./... [2025-02-21T01:42:02.745Z] edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements [2025-02-21T01:42:04.694Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements [2025-02-21T01:42:06.655Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.213s coverage: 86.2% of statements [2025-02-21T01:42:19.164Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.400s coverage: 71.9% of statements [2025-02-21T01:42:19.164Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-02-21T01:42:19.164Z] go vet ./... [2025-02-21T01:46:41.294Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-21T01:46:41.294Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-21T01:46:41.294Z] ./bin/test-attribution.sh [Pipeline] echo [2025-02-21T01:46:41.313Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-21T01:46:41.322Z] $ docker stop --time=1 df0437fe93255e3dd512ef06a6f486def80de8d3ca60951f862256b0b10e22eb [2025-02-21T01:46:43.302Z] $ docker rm -f --volumes df0437fe93255e3dd512ef06a6f486def80de8d3ca60951f862256b0b10e22eb [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-21T01:46:45.647Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-02-21T01:46:45.675Z] Warning: overwriting stash ‘coverage-report’ [2025-02-21T01:46:46.147Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-21T01:46:46.552Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-21T01:46:46.870Z] + ls -al . [2025-02-21T01:46:46.870Z] total 280 [2025-02-21T01:46:46.870Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 21 01:37 . [2025-02-21T01:46:46.870Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 01:34 .. [2025-02-21T01:46:46.870Z] -rw-rw-r-- 1 jenkins jenkins 262 Feb 21 01:34 .dockerignore [2025-02-21T01:46:46.870Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 21 01:34 .git [2025-02-21T01:46:46.870Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 01:34 .github [2025-02-21T01:46:46.870Z] -rw-rw-r-- 1 jenkins jenkins 773 Feb 21 01:34 .gitignore [2025-02-21T01:46:46.870Z] -rw-rw-r-- 1 jenkins jenkins 200 Feb 21 01:34 .golangci.yml [2025-02-21T01:46:46.870Z] -rw-rw-r-- 1 jenkins jenkins 17061 Feb 21 01:34 Attribution.txt [2025-02-21T01:46:46.870Z] -rw-rw-r-- 1 jenkins jenkins 11245 Feb 21 01:34 CHANGELOG.md [2025-02-21T01:46:46.870Z] -rw-rw-r-- 1 jenkins jenkins 1769 Feb 21 01:34 Dockerfile [2025-02-21T01:46:46.870Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 21 01:34 GOVERNANCE.md [2025-02-21T01:46:46.870Z] -rw-rw-r-- 1 jenkins jenkins 665 Feb 21 01:34 Jenkinsfile [2025-02-21T01:46:46.870Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 21 01:34 LICENSE [2025-02-21T01:46:46.870Z] -rw-rw-r-- 1 jenkins jenkins 3066 Feb 21 01:34 Makefile [2025-02-21T01:46:46.870Z] -rw-rw-r-- 1 jenkins jenkins 617 Feb 21 01:34 OWNERS.md [2025-02-21T01:46:46.870Z] -rw-rw-r-- 1 jenkins jenkins 3851 Feb 21 01:34 README.md [2025-02-21T01:46:46.870Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 21 01:30 VERSION [2025-02-21T01:46:46.871Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 01:34 bin [2025-02-21T01:46:46.871Z] -rw-r--r-- 1 jenkins jenkins 55696 Feb 21 01:42 coverage.out [2025-02-21T01:46:46.871Z] -rw-rw-r-- 1 jenkins jenkins 6740 Feb 21 01:34 go.mod [2025-02-21T01:46:46.871Z] -rw-rw-r-- 1 jenkins jenkins 88264 Feb 21 01:34 go.sum [2025-02-21T01:46:46.871Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 01:34 images [2025-02-21T01:46:46.871Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 01:34 internal [2025-02-21T01:46:46.871Z] -rw-rw-r-- 1 jenkins jenkins 531 Feb 21 01:34 main.go [2025-02-21T01:46:46.871Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 01:34 openapi [2025-02-21T01:46:46.871Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 01:34 res [2025-02-21T01:46:46.871Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 01:34 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T01:46:47.220Z] + 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=894ffa7f59592e08874ab6dc271aedd36f0a7dc0 --label arch=arm64 --label version=4.0.0-dev.7 . [2025-02-21T01:46:47.486Z] Sending build context to Docker daemon 680.4kB [2025-02-21T01:46:47.486Z] Step 1/30 : ARG BASE=golang:1.23-alpine3.20 [2025-02-21T01:46:47.486Z] Step 2/30 : FROM ${BASE} AS builder [2025-02-21T01:46:47.486Z] ---> e0cc4a4728c8 [2025-02-21T01:46:47.486Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2025-02-21T01:46:47.486Z] ---> Running in aa88ba15f304 [2025-02-21T01:46:47.755Z] Removing intermediate container aa88ba15f304 [2025-02-21T01:46:47.755Z] ---> 2fa21c70559b [2025-02-21T01:46:47.755Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2025-02-21T01:46:48.025Z] ---> Running in 066d05ead304 [2025-02-21T01:46:48.292Z] Removing intermediate container 066d05ead304 [2025-02-21T01:46:48.292Z] ---> c65093d36b50 [2025-02-21T01:46:48.292Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2025-02-21T01:46:48.292Z] ---> Running in dfc73bdf4785 [2025-02-21T01:46:48.565Z] Removing intermediate container dfc73bdf4785 [2025-02-21T01:46:48.565Z] ---> c7ade263ddab [2025-02-21T01:46:48.565Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-21T01:46:48.565Z] ---> Running in fb3e1f747c1f [2025-02-21T01:46:49.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-21T01:46:50.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-21T01:46:51.511Z] OK: 239 MiB in 58 packages [2025-02-21T01:46:52.476Z] Removing intermediate container fb3e1f747c1f [2025-02-21T01:46:52.476Z] ---> 61da88694499 [2025-02-21T01:46:52.476Z] Step 7/30 : WORKDIR /app [2025-02-21T01:46:52.476Z] ---> Running in 4e654637e530 [2025-02-21T01:46:52.742Z] Removing intermediate container 4e654637e530 [2025-02-21T01:46:52.742Z] ---> 14276abbf6bd [2025-02-21T01:46:52.742Z] Step 8/30 : COPY go.mod vendor* ./ [2025-02-21T01:46:53.008Z] ---> b2b34c52dd2b [2025-02-21T01:46:53.008Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-21T01:46:53.277Z] ---> Running in d1a0d3ec9edc [2025-02-21T01:46:55.222Z] Removing intermediate container d1a0d3ec9edc [2025-02-21T01:46:55.222Z] ---> 00351a464933 [2025-02-21T01:46:55.222Z] Step 10/30 : COPY . . [2025-02-21T01:46:55.804Z] ---> 9f1adf64afaf [2025-02-21T01:46:55.804Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-21T01:46:55.804Z] ---> Running in 26ff1e159559 [2025-02-21T01:46:56.071Z] Removing intermediate container 26ff1e159559 [2025-02-21T01:46:56.071Z] ---> bf5cd727e1af [2025-02-21T01:46:56.071Z] Step 12/30 : RUN $MAKE [2025-02-21T01:46:56.071Z] ---> Running in dae72ffa69cb [2025-02-21T01:46:57.031Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.27 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.7 -X edgexfoundry/app-rfid-llrp-inventory.Version=4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2025-02-21T01:50:49.034Z] Removing intermediate container dae72ffa69cb [2025-02-21T01:50:49.034Z] ---> b5f75a01ed3d [2025-02-21T01:50:49.034Z] Step 13/30 : FROM alpine:3.20 [2025-02-21T01:50:49.034Z] 3.20: Pulling from library/alpine [2025-02-21T01:50:49.034Z] 94e9d8af2201: Pulling fs layer [2025-02-21T01:50:49.034Z] 94e9d8af2201: Download complete [2025-02-21T01:50:49.034Z] 94e9d8af2201: Pull complete [2025-02-21T01:50:49.034Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-21T01:50:49.034Z] Status: Downloaded newer image for alpine:3.20 [2025-02-21T01:50:49.034Z] ---> 7aab056cecc6 [2025-02-21T01:50:49.034Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-02-21T01:50:49.034Z] ---> Running in 2685ab8df580 [2025-02-21T01:50:49.034Z] Removing intermediate container 2685ab8df580 [2025-02-21T01:50:49.034Z] ---> 1159574af4fd [2025-02-21T01:50:49.034Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2025-02-21T01:50:49.034Z] ---> Running in 7122d22f3a5a [2025-02-21T01:50:49.034Z] Removing intermediate container 7122d22f3a5a [2025-02-21T01:50:49.034Z] ---> 8834aa4110e7 [2025-02-21T01:50:49.034Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2025-02-21T01:50:49.034Z] ---> Running in 6a6c2dca31a1 [2025-02-21T01:50:49.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-21T01:50:49.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-21T01:50:49.034Z] (1/2) Installing ca-certificates (20241121-r1) [2025-02-21T01:50:49.034Z] (2/2) Installing dumb-init (1.2.5-r3) [2025-02-21T01:50:49.034Z] Executing busybox-1.36.1-r29.trigger [2025-02-21T01:50:49.034Z] Executing ca-certificates-20241121-r1.trigger [2025-02-21T01:50:49.034Z] OK: 10 MiB in 16 packages [2025-02-21T01:50:49.034Z] Removing intermediate container 6a6c2dca31a1 [2025-02-21T01:50:49.034Z] ---> 0ad9ec0936d9 [2025-02-21T01:50:49.034Z] Step 17/30 : RUN apk --no-cache upgrade [2025-02-21T01:50:49.034Z] ---> Running in 4355d74261e5 [2025-02-21T01:50:49.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-21T01:50:49.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-21T01:50:49.034Z] OK: 10 MiB in 16 packages [2025-02-21T01:50:49.034Z] Removing intermediate container 4355d74261e5 [2025-02-21T01:50:49.034Z] ---> 12b53715b28f [2025-02-21T01:50:49.034Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-02-21T01:50:49.034Z] ---> 5ea8259a5c72 [2025-02-21T01:50:49.034Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2025-02-21T01:50:49.034Z] ---> 944a077eb889 [2025-02-21T01:50:49.034Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2025-02-21T01:50:49.034Z] ---> bc629c27ad6e [2025-02-21T01:50:49.034Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2025-02-21T01:50:49.034Z] ---> 4047a0864e33 [2025-02-21T01:50:49.034Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2025-02-21T01:50:49.034Z] ---> cd476bb50045 [2025-02-21T01:50:49.034Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2025-02-21T01:50:49.034Z] ---> Running in e43485eac808 [2025-02-21T01:50:50.434Z] Removing intermediate container e43485eac808 [2025-02-21T01:50:50.434Z] ---> 5212c042c3b8 [2025-02-21T01:50:50.434Z] Step 24/30 : VOLUME /cache [2025-02-21T01:50:50.434Z] ---> Running in 22617e5b5ea6 [2025-02-21T01:50:50.699Z] Removing intermediate container 22617e5b5ea6 [2025-02-21T01:50:50.699Z] ---> a347a17bee70 [2025-02-21T01:50:50.699Z] Step 25/30 : EXPOSE 59711 [2025-02-21T01:50:50.699Z] ---> Running in 64d0dc551a5a [2025-02-21T01:50:50.965Z] Removing intermediate container 64d0dc551a5a [2025-02-21T01:50:50.965Z] ---> e0d7500c1a61 [2025-02-21T01:50:50.965Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2025-02-21T01:50:51.229Z] ---> Running in 8e3944d8c15f [2025-02-21T01:50:51.494Z] Removing intermediate container 8e3944d8c15f [2025-02-21T01:50:51.494Z] ---> 1e28a3d36fb6 [2025-02-21T01:50:51.494Z] Step 27/30 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "-registry"] [2025-02-21T01:50:51.494Z] ---> Running in d93bdf45a2d8 [2025-02-21T01:50:51.759Z] Removing intermediate container d93bdf45a2d8 [2025-02-21T01:50:51.759Z] ---> 21c57f390d17 [2025-02-21T01:50:51.759Z] Step 28/30 : LABEL arch=arm64 [2025-02-21T01:50:51.759Z] ---> Running in db7c4f69e59c [2025-02-21T01:50:52.024Z] Removing intermediate container db7c4f69e59c [2025-02-21T01:50:52.024Z] ---> cee43248be02 [2025-02-21T01:50:52.024Z] Step 29/30 : LABEL git_sha=894ffa7f59592e08874ab6dc271aedd36f0a7dc0 [2025-02-21T01:50:52.024Z] ---> Running in 3ca398d0b908 [2025-02-21T01:50:52.292Z] Removing intermediate container 3ca398d0b908 [2025-02-21T01:50:52.292Z] ---> 82d678d50903 [2025-02-21T01:50:52.292Z] Step 30/30 : LABEL version=4.0.0-dev.7 [2025-02-21T01:50:52.562Z] ---> Running in f07d17ed9499 [2025-02-21T01:50:52.828Z] Removing intermediate container f07d17ed9499 [2025-02-21T01:50:52.828Z] ---> 81d2dbfd50db [2025-02-21T01:50:52.828Z] [Warning] One or more build-args [ARCH] were not consumed [2025-02-21T01:50:52.828Z] Successfully built 81d2dbfd50db [2025-02-21T01:50:52.828Z] 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-21T01:50:52.977Z] provisioning config files... [2025-02-21T01:50:52.990Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/194@tmp/config7435827817724151162tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-21T01:50:53.323Z] ---> ****-login.sh [2025-02-21T01:50:53.323Z] nexus3.edgexfoundry.org:10001 [2025-02-21T01:50:53.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T01:50:53.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T01:50:53.590Z] Configure a credential helper to remove this warning. See [2025-02-21T01:50:53.590Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T01:50:53.590Z] [2025-02-21T01:50:53.590Z] Login Succeeded [2025-02-21T01:50:53.590Z] nexus3.edgexfoundry.org:10002 [2025-02-21T01:50:53.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T01:50:53.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T01:50:53.856Z] Configure a credential helper to remove this warning. See [2025-02-21T01:50:53.856Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T01:50:53.856Z] [2025-02-21T01:50:53.856Z] Login Succeeded [2025-02-21T01:50:53.856Z] nexus3.edgexfoundry.org:10003 [2025-02-21T01:50:54.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T01:50:54.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T01:50:54.121Z] Configure a credential helper to remove this warning. See [2025-02-21T01:50:54.121Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T01:50:54.121Z] [2025-02-21T01:50:54.121Z] Login Succeeded [2025-02-21T01:50:54.121Z] nexus3.edgexfoundry.org:10004 [2025-02-21T01:50:54.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T01:50:54.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T01:50:54.651Z] Configure a credential helper to remove this warning. See [2025-02-21T01:50:54.651Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T01:50:54.651Z] [2025-02-21T01:50:54.651Z] Login Succeeded [2025-02-21T01:50:54.651Z] ****.io [2025-02-21T01:50:54.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T01:50:54.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T01:50:54.917Z] Configure a credential helper to remove this warning. See [2025-02-21T01:50:54.917Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T01:50:54.917Z] [2025-02-21T01:50:54.917Z] Login Succeeded [2025-02-21T01:50:54.917Z] ---> ****-login.sh ends [Pipeline] } [2025-02-21T01:50:54.928Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-21T01:50:54.988Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-21T01:50:55.020Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2025-02-21T01:50:55.020Z] 894ffa7f59592e08874ab6dc271aedd36f0a7dc0 [2025-02-21T01:50:55.020Z] latest [2025-02-21T01:50:55.020Z] 4.0.0-dev.7 [2025-02-21T01:50:55.020Z] 894ffa7f59592e08874ab6dc271aedd36f0a7dc0-4.0.0-dev.7 [2025-02-21T01:50:55.020Z] main [2025-02-21T01:50:55.020Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T01:50:55.402Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:894ffa7f59592e08874ab6dc271aedd36f0a7dc0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T01:50:55.756Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:894ffa7f59592e08874ab6dc271aedd36f0a7dc0 [2025-02-21T01:50:55.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2025-02-21T01:50:55.756Z] d6060c9ff3c9: Preparing [2025-02-21T01:50:55.756Z] 97a22e4bbeb0: Preparing [2025-02-21T01:50:55.756Z] c85b213e7564: Preparing [2025-02-21T01:50:55.756Z] a9dd2f723bb4: Preparing [2025-02-21T01:50:55.756Z] a03dfd109040: Preparing [2025-02-21T01:50:55.756Z] 651be07e861e: Preparing [2025-02-21T01:50:55.756Z] 789218bc9912: Preparing [2025-02-21T01:50:55.756Z] 29f55b2314f4: Preparing [2025-02-21T01:50:55.756Z] dd9c8f8612c8: Preparing [2025-02-21T01:50:55.756Z] 789218bc9912: Waiting [2025-02-21T01:50:55.756Z] 29f55b2314f4: Waiting [2025-02-21T01:50:55.756Z] dd9c8f8612c8: Waiting [2025-02-21T01:50:55.756Z] 651be07e861e: Waiting [2025-02-21T01:50:56.019Z] a9dd2f723bb4: Pushed [2025-02-21T01:50:56.019Z] c85b213e7564: Pushed [2025-02-21T01:50:56.019Z] d6060c9ff3c9: Pushed [2025-02-21T01:50:56.019Z] a03dfd109040: Pushed [2025-02-21T01:50:56.019Z] dd9c8f8612c8: Layer already exists [2025-02-21T01:50:56.019Z] 651be07e861e: Pushed [2025-02-21T01:50:56.019Z] 789218bc9912: Pushed [2025-02-21T01:50:56.283Z] 29f55b2314f4: Pushed [2025-02-21T01:51:04.471Z] 97a22e4bbeb0: Pushed [2025-02-21T01:51:04.471Z] 894ffa7f59592e08874ab6dc271aedd36f0a7dc0: digest: sha256:0a0717219c820ec4384952e9ef072e9a8c8431c836cf0219c6c61305f2ba3c07 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T01:51:04.822Z] + 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-21T01:51:05.179Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2025-02-21T01:51:05.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2025-02-21T01:51:05.179Z] d6060c9ff3c9: Preparing [2025-02-21T01:51:05.179Z] 97a22e4bbeb0: Preparing [2025-02-21T01:51:05.179Z] c85b213e7564: Preparing [2025-02-21T01:51:05.179Z] a9dd2f723bb4: Preparing [2025-02-21T01:51:05.179Z] a03dfd109040: Preparing [2025-02-21T01:51:05.179Z] 651be07e861e: Preparing [2025-02-21T01:51:05.179Z] 789218bc9912: Preparing [2025-02-21T01:51:05.179Z] 29f55b2314f4: Preparing [2025-02-21T01:51:05.179Z] dd9c8f8612c8: Preparing [2025-02-21T01:51:05.179Z] 651be07e861e: Waiting [2025-02-21T01:51:05.179Z] 789218bc9912: Waiting [2025-02-21T01:51:05.179Z] 29f55b2314f4: Waiting [2025-02-21T01:51:05.179Z] dd9c8f8612c8: Waiting [2025-02-21T01:51:05.179Z] c85b213e7564: Layer already exists [2025-02-21T01:51:05.179Z] a9dd2f723bb4: Layer already exists [2025-02-21T01:51:05.179Z] d6060c9ff3c9: Layer already exists [2025-02-21T01:51:05.179Z] 97a22e4bbeb0: Layer already exists [2025-02-21T01:51:05.179Z] a03dfd109040: Layer already exists [2025-02-21T01:51:05.179Z] dd9c8f8612c8: Layer already exists [2025-02-21T01:51:05.179Z] 29f55b2314f4: Layer already exists [2025-02-21T01:51:05.179Z] 789218bc9912: Layer already exists [2025-02-21T01:51:05.179Z] 651be07e861e: Layer already exists [2025-02-21T01:51:05.443Z] latest: digest: sha256:0a0717219c820ec4384952e9ef072e9a8c8431c836cf0219c6c61305f2ba3c07 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T01:51:05.806Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T01:51:06.163Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.0.0-dev.7 [2025-02-21T01:51:06.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2025-02-21T01:51:06.163Z] d6060c9ff3c9: Preparing [2025-02-21T01:51:06.163Z] 97a22e4bbeb0: Preparing [2025-02-21T01:51:06.163Z] c85b213e7564: Preparing [2025-02-21T01:51:06.163Z] a9dd2f723bb4: Preparing [2025-02-21T01:51:06.163Z] a03dfd109040: Preparing [2025-02-21T01:51:06.163Z] 651be07e861e: Preparing [2025-02-21T01:51:06.163Z] 789218bc9912: Preparing [2025-02-21T01:51:06.163Z] 651be07e861e: Waiting [2025-02-21T01:51:06.163Z] 29f55b2314f4: Preparing [2025-02-21T01:51:06.163Z] 789218bc9912: Waiting [2025-02-21T01:51:06.163Z] dd9c8f8612c8: Preparing [2025-02-21T01:51:06.163Z] 29f55b2314f4: Waiting [2025-02-21T01:51:06.163Z] dd9c8f8612c8: Waiting [2025-02-21T01:51:06.163Z] a03dfd109040: Layer already exists [2025-02-21T01:51:06.163Z] a9dd2f723bb4: Layer already exists [2025-02-21T01:51:06.163Z] 97a22e4bbeb0: Layer already exists [2025-02-21T01:51:06.163Z] c85b213e7564: Layer already exists [2025-02-21T01:51:06.163Z] d6060c9ff3c9: Layer already exists [2025-02-21T01:51:06.163Z] 651be07e861e: Layer already exists [2025-02-21T01:51:06.163Z] 29f55b2314f4: Layer already exists [2025-02-21T01:51:06.163Z] 789218bc9912: Layer already exists [2025-02-21T01:51:06.163Z] dd9c8f8612c8: Layer already exists [2025-02-21T01:51:06.427Z] 4.0.0-dev.7: digest: sha256:0a0717219c820ec4384952e9ef072e9a8c8431c836cf0219c6c61305f2ba3c07 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T01:51:06.788Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:894ffa7f59592e08874ab6dc271aedd36f0a7dc0-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T01:51:07.126Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:894ffa7f59592e08874ab6dc271aedd36f0a7dc0-4.0.0-dev.7 [2025-02-21T01:51:07.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2025-02-21T01:51:07.126Z] d6060c9ff3c9: Preparing [2025-02-21T01:51:07.126Z] 97a22e4bbeb0: Preparing [2025-02-21T01:51:07.126Z] c85b213e7564: Preparing [2025-02-21T01:51:07.126Z] a9dd2f723bb4: Preparing [2025-02-21T01:51:07.126Z] a03dfd109040: Preparing [2025-02-21T01:51:07.126Z] 651be07e861e: Preparing [2025-02-21T01:51:07.126Z] 789218bc9912: Preparing [2025-02-21T01:51:07.126Z] 651be07e861e: Waiting [2025-02-21T01:51:07.126Z] 29f55b2314f4: Preparing [2025-02-21T01:51:07.126Z] 789218bc9912: Waiting [2025-02-21T01:51:07.127Z] dd9c8f8612c8: Preparing [2025-02-21T01:51:07.127Z] 29f55b2314f4: Waiting [2025-02-21T01:51:07.127Z] dd9c8f8612c8: Waiting [2025-02-21T01:51:07.127Z] a03dfd109040: Layer already exists [2025-02-21T01:51:07.127Z] c85b213e7564: Layer already exists [2025-02-21T01:51:07.127Z] a9dd2f723bb4: Layer already exists [2025-02-21T01:51:07.127Z] 97a22e4bbeb0: Layer already exists [2025-02-21T01:51:07.127Z] d6060c9ff3c9: Layer already exists [2025-02-21T01:51:07.127Z] 789218bc9912: Layer already exists [2025-02-21T01:51:07.127Z] 29f55b2314f4: Layer already exists [2025-02-21T01:51:07.127Z] dd9c8f8612c8: Layer already exists [2025-02-21T01:51:07.127Z] 651be07e861e: Layer already exists [2025-02-21T01:51:07.390Z] 894ffa7f59592e08874ab6dc271aedd36f0a7dc0-4.0.0-dev.7: digest: sha256:0a0717219c820ec4384952e9ef072e9a8c8431c836cf0219c6c61305f2ba3c07 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T01:51:07.828Z] + 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-21T01:51:08.185Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2025-02-21T01:51:08.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2025-02-21T01:51:08.185Z] d6060c9ff3c9: Preparing [2025-02-21T01:51:08.185Z] 97a22e4bbeb0: Preparing [2025-02-21T01:51:08.185Z] c85b213e7564: Preparing [2025-02-21T01:51:08.185Z] a9dd2f723bb4: Preparing [2025-02-21T01:51:08.185Z] a03dfd109040: Preparing [2025-02-21T01:51:08.185Z] 651be07e861e: Preparing [2025-02-21T01:51:08.185Z] 789218bc9912: Preparing [2025-02-21T01:51:08.185Z] 651be07e861e: Waiting [2025-02-21T01:51:08.185Z] 29f55b2314f4: Preparing [2025-02-21T01:51:08.185Z] 789218bc9912: Waiting [2025-02-21T01:51:08.185Z] 29f55b2314f4: Waiting [2025-02-21T01:51:08.185Z] dd9c8f8612c8: Preparing [2025-02-21T01:51:08.185Z] dd9c8f8612c8: Waiting [2025-02-21T01:51:08.185Z] a03dfd109040: Layer already exists [2025-02-21T01:51:08.185Z] a9dd2f723bb4: Layer already exists [2025-02-21T01:51:08.185Z] c85b213e7564: Layer already exists [2025-02-21T01:51:08.186Z] d6060c9ff3c9: Layer already exists [2025-02-21T01:51:08.186Z] 97a22e4bbeb0: Layer already exists [2025-02-21T01:51:08.186Z] 651be07e861e: Layer already exists [2025-02-21T01:51:08.186Z] 29f55b2314f4: Layer already exists [2025-02-21T01:51:08.186Z] 789218bc9912: Layer already exists [2025-02-21T01:51:08.186Z] dd9c8f8612c8: Layer already exists [2025-02-21T01:51:08.457Z] main: digest: sha256:0a0717219c820ec4384952e9ef072e9a8c8431c836cf0219c6c61305f2ba3c07 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-21T01:51:08.540Z] ===================================================== [Pipeline] echo [2025-02-21T01:51:08.556Z] taggedImages: [2025-02-21T01:51:08.556Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:894ffa7f59592e08874ab6dc271aedd36f0a7dc0 [2025-02-21T01:51:08.556Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2025-02-21T01:51:08.556Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.0.0-dev.7 [2025-02-21T01:51:08.556Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:894ffa7f59592e08874ab6dc271aedd36f0a7dc0-4.0.0-dev.7 [2025-02-21T01:51:08.556Z] - 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-21T01:51:08.959Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-21T01:51:08.959Z] [2025-02-21T01:51:08.959Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T01:51:09.317Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-21T01:51:09.317Z] arm64: Pulling from edgex-lftools-log-publisher [2025-02-21T01:51:09.317Z] 8998bd30e6a1: Pulling fs layer [2025-02-21T01:51:09.317Z] 04944245beec: Pulling fs layer [2025-02-21T01:51:09.317Z] 699f458cf7ca: Pulling fs layer [2025-02-21T01:51:09.317Z] 765212b225bb: Pulling fs layer [2025-02-21T01:51:09.317Z] f23df028b6ca: Pulling fs layer [2025-02-21T01:51:09.317Z] d65c8cfc05b1: Pulling fs layer [2025-02-21T01:51:09.317Z] 2437ff75d9bd: Pulling fs layer [2025-02-21T01:51:09.317Z] f23df028b6ca: Waiting [2025-02-21T01:51:09.317Z] 765212b225bb: Waiting [2025-02-21T01:51:09.317Z] d65c8cfc05b1: Waiting [2025-02-21T01:51:09.317Z] 2437ff75d9bd: Waiting [2025-02-21T01:51:09.595Z] 04944245beec: Verifying Checksum [2025-02-21T01:51:09.595Z] 04944245beec: Download complete [2025-02-21T01:51:09.595Z] 765212b225bb: Download complete [2025-02-21T01:51:09.595Z] f23df028b6ca: Verifying Checksum [2025-02-21T01:51:09.595Z] f23df028b6ca: Download complete [2025-02-21T01:51:09.595Z] d65c8cfc05b1: Verifying Checksum [2025-02-21T01:51:09.595Z] d65c8cfc05b1: Download complete [2025-02-21T01:51:09.862Z] 699f458cf7ca: Verifying Checksum [2025-02-21T01:51:09.862Z] 699f458cf7ca: Download complete [2025-02-21T01:51:10.446Z] 8998bd30e6a1: Verifying Checksum [2025-02-21T01:51:10.446Z] 8998bd30e6a1: Download complete [2025-02-21T01:51:13.038Z] 2437ff75d9bd: Verifying Checksum [2025-02-21T01:51:13.038Z] 2437ff75d9bd: Download complete [2025-02-21T01:51:14.980Z] 8998bd30e6a1: Pull complete [2025-02-21T01:51:15.562Z] 04944245beec: Pull complete [2025-02-21T01:51:17.502Z] 699f458cf7ca: Pull complete [2025-02-21T01:51:17.502Z] 765212b225bb: Pull complete [2025-02-21T01:51:18.086Z] f23df028b6ca: Pull complete [2025-02-21T01:51:18.354Z] d65c8cfc05b1: Pull complete [2025-02-21T01:51:36.554Z] 2437ff75d9bd: Pull complete [2025-02-21T01:51:36.554Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-02-21T01:51:36.554Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-21T01:51:36.554Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T01:51:36.773Z] prd-ubuntu20.04-docker-arm64-4c-16g-39375 does not seem to be running inside a container [2025-02-21T01:51:36.825Z] $ 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/194 -v /w/workspace/app-rfid-llrp-inventory/194:/w/workspace/app-rfid-llrp-inventory/194:rw,z -v /w/workspace/app-rfid-llrp-inventory/194@tmp:/w/workspace/app-rfid-llrp-inventory/194@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-21T01:51:39.348Z] $ docker top 24b90c3a77e7fb79d385bc7afbf864d1218683413b11d4e7dc8dc80f022b7b10 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-21T01:51:40.190Z] ---> job-cost.sh [2025-02-21T01:51:40.190Z] lf-activate-venv: SKIPPING [2025-02-21T01:51:40.190Z] INFO: No Stack... [2025-02-21T01:51:40.768Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-02-21T01:51:41.348Z] INFO: Archiving Costs [Pipeline] sh [2025-02-21T01:51:42.248Z] + cat /w/workspace/app-rfid-llrp-inventory/194/archives/cost.csv [2025-02-21T01:51:42.248Z] + cut -d, -f6 [Pipeline] lock [2025-02-21T01:51:42.283Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-194-stack-cost] [2025-02-21T01:51:42.290Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-194-stack-cost] did not exist. Created. [2025-02-21T01:51:42.297Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-194-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-21T01:51:42.966Z] /w/workspace/app-rfid-llrp-inventory/194@tmp/durable-a690a7e8/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-02-21T01:51:43.607Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-02-21T01:51:43.637Z] Warning: overwriting stash ‘stack-cost’ [2025-02-21T01:51:43.692Z] Stashed 1 file(s) [Pipeline] } [2025-02-21T01:51:43.703Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-194-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-21T01:51:43.719Z] $ docker stop --time=1 24b90c3a77e7fb79d385bc7afbf864d1218683413b11d4e7dc8dc80f022b7b10 [2025-02-21T01:51:45.213Z] $ docker rm -f --volumes 24b90c3a77e7fb79d385bc7afbf864d1218683413b11d4e7dc8dc80f022b7b10 [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-21T01:51:45.889Z] provisioning config files... [2025-02-21T01:51:45.898Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15979291835761847183tmp [Pipeline] { [Pipeline] sh [2025-02-21T01:51:46.210Z] + set +x [2025-02-21T01:51:46.210Z] + curl -s https://codecov.io/bash [2025-02-21T01:51:46.210Z] + bash -s -- [2025-02-21T01:51:46.210Z] [2025-02-21T01:51:46.210Z] _____ _ [2025-02-21T01:51:46.210Z] / ____| | | [2025-02-21T01:51:46.210Z] | | ___ __| | ___ ___ _____ __ [2025-02-21T01:51:46.210Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-02-21T01:51:46.210Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-02-21T01:51:46.210Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-02-21T01:51:46.210Z] Bash-1.0.6 [2025-02-21T01:51:46.210Z] [2025-02-21T01:51:46.210Z] [2025-02-21T01:51:46.210Z] ==> git version 2.25.1 found [2025-02-21T01:51:46.210Z] ==> 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-21T01:51:46.210Z] Release-Date: 2020-01-08 [2025-02-21T01:51:46.210Z] 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-21T01:51:46.210Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-02-21T01:51:46.210Z] ==> Jenkins CI detected. [2025-02-21T01:51:46.210Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2025-02-21T01:51:46.210Z] project root: . [2025-02-21T01:51:46.210Z] --> token set from env [2025-02-21T01:51:46.210Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-02-21T01:51:46.210Z] ==> Running gcov in . (disable via -X gcov) [2025-02-21T01:51:46.471Z] ==> Python coveragepy not found [2025-02-21T01:51:46.471Z] ==> Searching for coverage reports in: [2025-02-21T01:51:46.471Z] + . [2025-02-21T01:51:46.471Z] -> Found 1 reports [2025-02-21T01:51:46.471Z] ==> Detecting git/mercurial file structure [2025-02-21T01:51:46.471Z] ==> Reading reports [2025-02-21T01:51:46.471Z] + ./coverage.out bytes=55696 [2025-02-21T01:51:46.472Z] ==> Appending adjustments [2025-02-21T01:51:46.472Z] https://docs.codecov.io/docs/fixing-reports [2025-02-21T01:51:46.472Z] + Found adjustments [2025-02-21T01:51:46.472Z] ==> Gzipping contents [2025-02-21T01:51:46.472Z] 16K /tmp/codecov.H9IPGu.gz [2025-02-21T01:51:46.472Z] ==> Uploading reports [2025-02-21T01:51:46.472Z] url: https://codecov.io [2025-02-21T01:51:46.472Z] query: branch=main&commit=894ffa7f59592e08874ab6dc271aedd36f0a7dc0&build=194&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F194%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-21T01:51:46.472Z] -> Pinging Codecov [2025-02-21T01:51:46.472Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=894ffa7f59592e08874ab6dc271aedd36f0a7dc0&build=194&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F194%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-21T01:51:46.737Z] -> Uploading to [2025-02-21T01:51:46.737Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/894ffa7f59592e08874ab6dc271aedd36f0a7dc0/d8e1c6b8-4532-4664-9522-f51b6b1f7a26.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250221%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250221T015146Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=f9397e8c77a67f68aba320e40a90acce2321b5ffd23c3ff72e4159e7cd0614b1 [2025-02-21T01:51:46.737Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-21T01:51:46.737Z] Dload Upload Total Spent Left Speed [2025-02-21T01:51:47.014Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12864 0 0 100 12864 0 70295 --:--:-- --:--:-- --:--:-- 70295 [2025-02-21T01:51:47.014Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/894ffa7f59592e08874ab6dc271aedd36f0a7dc0 [Pipeline] } [2025-02-21T01:51:47.050Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-02-21T01:51:47.273Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-02-21T01:51:47.289Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T01:51:47.598Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-21T01:51:47.598Z] [2025-02-21T01:51:47.598Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T01:51:47.899Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-21T01:51:47.900Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-02-21T01:51:47.900Z] 43c4264eed91: Pulling fs layer [2025-02-21T01:51:47.900Z] 4cc291be95ef: Pulling fs layer [2025-02-21T01:51:47.900Z] 2ac1f1163629: Pulling fs layer [2025-02-21T01:51:47.900Z] 5c3c966382ef: Pulling fs layer [2025-02-21T01:51:47.900Z] 4f4fb700ef54: Pulling fs layer [2025-02-21T01:51:47.900Z] d9c7d2e4e75e: Pulling fs layer [2025-02-21T01:51:47.900Z] 9c3e1370e548: Pulling fs layer [2025-02-21T01:51:47.900Z] 5c3c966382ef: Waiting [2025-02-21T01:51:47.900Z] 4f4fb700ef54: Waiting [2025-02-21T01:51:47.900Z] d9c7d2e4e75e: Waiting [2025-02-21T01:51:47.900Z] 9c3e1370e548: Waiting [2025-02-21T01:51:47.900Z] 4cc291be95ef: Verifying Checksum [2025-02-21T01:51:47.900Z] 5c3c966382ef: Verifying Checksum [2025-02-21T01:51:47.900Z] 5c3c966382ef: Download complete [2025-02-21T01:51:47.900Z] 4f4fb700ef54: Download complete [2025-02-21T01:51:47.900Z] 43c4264eed91: Download complete [2025-02-21T01:51:48.160Z] d9c7d2e4e75e: Verifying Checksum [2025-02-21T01:51:48.160Z] d9c7d2e4e75e: Download complete [2025-02-21T01:51:48.160Z] 43c4264eed91: Pull complete [2025-02-21T01:51:48.160Z] 4cc291be95ef: Pull complete [2025-02-21T01:51:48.419Z] 2ac1f1163629: Verifying Checksum [2025-02-21T01:51:48.419Z] 2ac1f1163629: Download complete [2025-02-21T01:51:48.987Z] 9c3e1370e548: Verifying Checksum [2025-02-21T01:51:48.987Z] 9c3e1370e548: Download complete [2025-02-21T01:51:52.287Z] 2ac1f1163629: Pull complete [2025-02-21T01:51:52.287Z] 5c3c966382ef: Pull complete [2025-02-21T01:51:52.287Z] 4f4fb700ef54: Pull complete [2025-02-21T01:51:52.287Z] d9c7d2e4e75e: Pull complete [2025-02-21T01:51:55.586Z] 9c3e1370e548: Pull complete [2025-02-21T01:51:55.586Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-02-21T01:51:55.586Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-21T01:51:55.586Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T01:51:55.700Z] prd-ubuntu20.04-docker-8c-8g-39373 does not seem to be running inside a container [2025-02-21T01:51:55.756Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-02-21T01:51:58.137Z] $ docker top 251e37221f36fe141eb3a21c1c298aeba5c3f31c838c800bbff340b6c28f6280 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-21T01:51:58.497Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] echo [2025-02-21T01:51:58.509Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2025-02-21T01:51:58.788Z] + set -o pipefail [2025-02-21T01:51:58.789Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2025-02-21T01:52:08.776Z] [2025-02-21T01:52:08.776Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2025-02-21T01:52:08.776Z] [2025-02-21T01:52:08.776Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7116c55e-148a-425a-9d75-27689445d8a8/history/adbd5154-34bf-4cad-9af9-c471562c59b1 [2025-02-21T01:52:08.776Z] [2025-02-21T01:52:08.776Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-02-21T01:52:08.776Z] [2025-02-21T01:52:08.776Z] [2025-02-21T01:52:08.776Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-02-21T01:52:08.776Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-02-21T01:52:08.796Z] $ docker stop --time=1 251e37221f36fe141eb3a21c1c298aeba5c3f31c838c800bbff340b6c28f6280 [2025-02-21T01:52:11.140Z] $ docker rm -f --volumes 251e37221f36fe141eb3a21c1c298aeba5c3f31c838c800bbff340b6c28f6280 [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-21T01:52:12.039Z] + git log --format=format:%s -1 894ffa7f59592e08874ab6dc271aedd36f0a7dc0 [Pipeline] sh [2025-02-21T01:52:12.334Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-21T01:52:12.334Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T01:52:12.647Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-21T01:52:12.647Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T01:52:12.730Z] prd-ubuntu20.04-docker-8c-8g-39373 does not seem to be running inside a container [2025-02-21T01:52:12.769Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-21T01:52:13.124Z] $ docker top 4ac7061aebbb2933c29d10c2030c1abbebfea4b2b737a17bc4d1f4ab8050a1c6 -eo pid,comm [2025-02-21T01:52:13.163Z] 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-21T01:52:13.163Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-21T01:52:13.217Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-21T01:52:13.217Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-21T01:52:13.335Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-21T01:52:13.346Z] $ docker exec 4ac7061aebbb2933c29d10c2030c1abbebfea4b2b737a17bc4d1f4ab8050a1c6 ssh-agent [2025-02-21T01:52:13.441Z] SSH_AUTH_SOCK=/tmp/ssh-5PsKNsLLQ7vI/agent.33 [2025-02-21T01:52:13.441Z] SSH_AGENT_PID=39 [2025-02-21T01:52:13.446Z] Running ssh-add (command line suppressed) [2025-02-21T01:52:13.556Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2173722218003344896.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2173722218003344896.key) [2025-02-21T01:52:13.560Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-21T01:52:13.856Z] + git semver tag [2025-02-21T01:52:14.115Z] 2025-02-21 01:52:14,030 [run_tag] DEBUG tag force:False [2025-02-21T01:52:14.115Z] 2025-02-21 01:52:14,030 [check_head_tag] DEBUG check head tag [2025-02-21T01:52:14.115Z] 2025-02-21 01:52:14,032 [execute] INFO git cat-file --batch-check [2025-02-21T01:52:14.115Z] 2025-02-21 01:52:14,032 [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-21T01:52:14.115Z] 2025-02-21 01:52:14,035 [execute] INFO git cat-file --batch [2025-02-21T01:52:14.115Z] 2025-02-21 01:52:14,036 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2025-02-21T01:52:14.115Z] 2025-02-21 01:52:14,064 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-02-21T01:52:14.115Z] 2025-02-21 01:52:14,064 [execute] INFO git tag -a v4.0.0-dev.7 -m v4.0.0-dev.7 [2025-02-21T01:52:14.115Z] 2025-02-21 01:52:14,064 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.7', '-m', 'v4.0.0-dev.7'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2025-02-21T01:52:14.115Z] 2025-02-21 01:52:14,069 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-02-21T01:52:14.115Z] 4.0.0-dev.7 [Pipeline] } [2025-02-21T01:52:14.133Z] $ docker exec --env ******** --env ******** 4ac7061aebbb2933c29d10c2030c1abbebfea4b2b737a17bc4d1f4ab8050a1c6 ssh-agent -k [2025-02-21T01:52:14.238Z] unset SSH_AUTH_SOCK; [2025-02-21T01:52:14.239Z] unset SSH_AGENT_PID; [2025-02-21T01:52:14.239Z] echo Agent pid 39 killed; [2025-02-21T01:52:14.240Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-21T01:52:14.565Z] + git semver [Pipeline] } [2025-02-21T01:52:14.849Z] $ docker stop --time=1 4ac7061aebbb2933c29d10c2030c1abbebfea4b2b737a17bc4d1f4ab8050a1c6 [2025-02-21T01:52:16.138Z] $ docker rm -f --volumes 4ac7061aebbb2933c29d10c2030c1abbebfea4b2b737a17bc4d1f4ab8050a1c6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T01:52:16.537Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-21T01:52:16.537Z] [2025-02-21T01:52:16.537Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T01:52:16.843Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-21T01:52:16.844Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-02-21T01:52:16.844Z] ab5ef0e58194: Pulling fs layer [2025-02-21T01:52:16.844Z] 9712f1f96733: Pulling fs layer [2025-02-21T01:52:16.844Z] 63f879dbbcfc: Pulling fs layer [2025-02-21T01:52:16.844Z] 0d9ebad4ef96: Pulling fs layer [2025-02-21T01:52:16.844Z] e9a5061849ea: Pulling fs layer [2025-02-21T01:52:16.844Z] d747dcd14b5f: Pulling fs layer [2025-02-21T01:52:16.844Z] 2de7ff778b66: Pulling fs layer [2025-02-21T01:52:16.844Z] 0d9ebad4ef96: Waiting [2025-02-21T01:52:16.844Z] d747dcd14b5f: Waiting [2025-02-21T01:52:16.844Z] 2de7ff778b66: Waiting [2025-02-21T01:52:16.844Z] e9a5061849ea: Waiting [2025-02-21T01:52:16.844Z] 9712f1f96733: Download complete [2025-02-21T01:52:17.103Z] 63f879dbbcfc: Verifying Checksum [2025-02-21T01:52:17.103Z] 63f879dbbcfc: Download complete [2025-02-21T01:52:17.361Z] 0d9ebad4ef96: Verifying Checksum [2025-02-21T01:52:17.361Z] 0d9ebad4ef96: Download complete [2025-02-21T01:52:17.361Z] d747dcd14b5f: Verifying Checksum [2025-02-21T01:52:17.361Z] d747dcd14b5f: Download complete [2025-02-21T01:52:17.361Z] e9a5061849ea: Verifying Checksum [2025-02-21T01:52:17.361Z] e9a5061849ea: Download complete [2025-02-21T01:52:17.361Z] ab5ef0e58194: Verifying Checksum [2025-02-21T01:52:17.361Z] ab5ef0e58194: Download complete [2025-02-21T01:52:17.361Z] 2de7ff778b66: Verifying Checksum [2025-02-21T01:52:17.361Z] 2de7ff778b66: Download complete [2025-02-21T01:52:20.649Z] ab5ef0e58194: Pull complete [2025-02-21T01:52:20.649Z] 9712f1f96733: Pull complete [2025-02-21T01:52:20.908Z] 63f879dbbcfc: Pull complete [2025-02-21T01:52:25.096Z] 0d9ebad4ef96: Pull complete [2025-02-21T01:52:25.096Z] e9a5061849ea: Pull complete [2025-02-21T01:52:25.096Z] d747dcd14b5f: Pull complete [2025-02-21T01:52:26.033Z] 2de7ff778b66: Pull complete [2025-02-21T01:52:26.293Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-02-21T01:52:26.293Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-21T01:52:26.293Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T01:52:26.400Z] prd-ubuntu20.04-docker-8c-8g-39373 does not seem to be running inside a container [2025-02-21T01:52:26.436Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-02-21T01:52:30.325Z] $ docker top dcfa32d4e6522bc3b6918b62fb0d67a9699e06c914bba9d6eb0604fb2c305c30 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-02-21T01:52:30.396Z] provisioning config files... [2025-02-21T01:52:30.403Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1488281725602714432tmp [2025-02-21T01:52:30.414Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1457691494291603311tmp [2025-02-21T01:52:30.422Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2145658131711188152tmp [Pipeline] { [Pipeline] echo [2025-02-21T01:52:30.657Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-21T01:52:30.954Z] ---> sigul-configuration.sh [2025-02-21T01:52:30.954Z] gpg: directory `/root/.gnupg' created [2025-02-21T01:52:30.954Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-02-21T01:52:30.954Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-02-21T01:52:30.954Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-02-21T01:52:30.954Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-02-21T01:52:30.954Z] gpg: CAST5 encrypted data [2025-02-21T01:52:30.954Z] gpg: encrypted with 1 passphrase [2025-02-21T01:52:30.954Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-02-21T01:52:31.250Z] + mkdir /home/jenkins [2025-02-21T01:52:31.250Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-02-21T01:52:31.549Z] + 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-21T01:52:31.564Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-21T01:52:31.859Z] ---> sigul-install.sh [2025-02-21T01:52:31.860Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-02-21T01:52:32.155Z] + git tag --list [2025-02-21T01:52:32.155Z] v0.0.0 [2025-02-21T01:52:32.155Z] v1.0.0 [2025-02-21T01:52:32.155Z] v2.1.0 [2025-02-21T01:52:32.155Z] v2.1.1 [2025-02-21T01:52:32.155Z] v2.2.0 [2025-02-21T01:52:32.155Z] v2.3.0 [2025-02-21T01:52:32.155Z] v3.0 [2025-02-21T01:52:32.155Z] v3.0.0 [2025-02-21T01:52:32.155Z] v3.0.1 [2025-02-21T01:52:32.155Z] v3.0.1-dev.1 [2025-02-21T01:52:32.155Z] v3.1 [2025-02-21T01:52:32.155Z] v3.1.0 [2025-02-21T01:52:32.155Z] v3.1.0-dev.1 [2025-02-21T01:52:32.155Z] v3.1.0-dev.10 [2025-02-21T01:52:32.155Z] v3.1.0-dev.11 [2025-02-21T01:52:32.155Z] v3.1.0-dev.12 [2025-02-21T01:52:32.155Z] v3.1.0-dev.13 [2025-02-21T01:52:32.155Z] v3.1.0-dev.14 [2025-02-21T01:52:32.155Z] v3.1.0-dev.15 [2025-02-21T01:52:32.155Z] v3.1.0-dev.16 [2025-02-21T01:52:32.155Z] v3.1.0-dev.17 [2025-02-21T01:52:32.155Z] v3.1.0-dev.18 [2025-02-21T01:52:32.155Z] v3.1.0-dev.19 [2025-02-21T01:52:32.155Z] v3.1.0-dev.2 [2025-02-21T01:52:32.155Z] v3.1.0-dev.20 [2025-02-21T01:52:32.155Z] v3.1.0-dev.21 [2025-02-21T01:52:32.155Z] v3.1.0-dev.22 [2025-02-21T01:52:32.155Z] v3.1.0-dev.23 [2025-02-21T01:52:32.155Z] v3.1.0-dev.24 [2025-02-21T01:52:32.155Z] v3.1.0-dev.25 [2025-02-21T01:52:32.155Z] v3.1.0-dev.26 [2025-02-21T01:52:32.155Z] v3.1.0-dev.27 [2025-02-21T01:52:32.155Z] v3.1.0-dev.28 [2025-02-21T01:52:32.155Z] v3.1.0-dev.29 [2025-02-21T01:52:32.155Z] v3.1.0-dev.3 [2025-02-21T01:52:32.155Z] v3.1.0-dev.30 [2025-02-21T01:52:32.155Z] v3.1.0-dev.31 [2025-02-21T01:52:32.155Z] v3.1.0-dev.32 [2025-02-21T01:52:32.155Z] v3.1.0-dev.33 [2025-02-21T01:52:32.155Z] v3.1.0-dev.34 [2025-02-21T01:52:32.155Z] v3.1.0-dev.35 [2025-02-21T01:52:32.155Z] v3.1.0-dev.36 [2025-02-21T01:52:32.155Z] v3.1.0-dev.37 [2025-02-21T01:52:32.155Z] v3.1.0-dev.38 [2025-02-21T01:52:32.155Z] v3.1.0-dev.39 [2025-02-21T01:52:32.155Z] v3.1.0-dev.4 [2025-02-21T01:52:32.155Z] v3.1.0-dev.40 [2025-02-21T01:52:32.155Z] v3.1.0-dev.5 [2025-02-21T01:52:32.155Z] v3.1.0-dev.6 [2025-02-21T01:52:32.155Z] v3.1.0-dev.7 [2025-02-21T01:52:32.155Z] v3.1.0-dev.8 [2025-02-21T01:52:32.155Z] v3.1.0-dev.9 [2025-02-21T01:52:32.155Z] v3.1.1 [2025-02-21T01:52:32.155Z] v3.2.0-dev.1 [2025-02-21T01:52:32.155Z] v3.2.0-dev.10 [2025-02-21T01:52:32.155Z] v3.2.0-dev.11 [2025-02-21T01:52:32.155Z] v3.2.0-dev.12 [2025-02-21T01:52:32.155Z] v3.2.0-dev.13 [2025-02-21T01:52:32.155Z] v3.2.0-dev.14 [2025-02-21T01:52:32.155Z] v3.2.0-dev.15 [2025-02-21T01:52:32.155Z] v3.2.0-dev.16 [2025-02-21T01:52:32.155Z] v3.2.0-dev.17 [2025-02-21T01:52:32.155Z] v3.2.0-dev.18 [2025-02-21T01:52:32.155Z] v3.2.0-dev.19 [2025-02-21T01:52:32.155Z] v3.2.0-dev.2 [2025-02-21T01:52:32.155Z] v3.2.0-dev.20 [2025-02-21T01:52:32.155Z] v3.2.0-dev.21 [2025-02-21T01:52:32.155Z] v3.2.0-dev.22 [2025-02-21T01:52:32.155Z] v3.2.0-dev.23 [2025-02-21T01:52:32.155Z] v3.2.0-dev.24 [2025-02-21T01:52:32.155Z] v3.2.0-dev.25 [2025-02-21T01:52:32.155Z] v3.2.0-dev.26 [2025-02-21T01:52:32.155Z] v3.2.0-dev.27 [2025-02-21T01:52:32.155Z] v3.2.0-dev.28 [2025-02-21T01:52:32.155Z] v3.2.0-dev.29 [2025-02-21T01:52:32.155Z] v3.2.0-dev.3 [2025-02-21T01:52:32.155Z] v3.2.0-dev.30 [2025-02-21T01:52:32.155Z] v3.2.0-dev.31 [2025-02-21T01:52:32.155Z] v3.2.0-dev.32 [2025-02-21T01:52:32.155Z] v3.2.0-dev.33 [2025-02-21T01:52:32.155Z] v3.2.0-dev.4 [2025-02-21T01:52:32.155Z] v3.2.0-dev.5 [2025-02-21T01:52:32.155Z] v3.2.0-dev.6 [2025-02-21T01:52:32.155Z] v3.2.0-dev.7 [2025-02-21T01:52:32.155Z] v3.2.0-dev.8 [2025-02-21T01:52:32.155Z] v3.2.0-dev.9 [2025-02-21T01:52:32.155Z] v4.0.0-dev.1 [2025-02-21T01:52:32.155Z] v4.0.0-dev.2 [2025-02-21T01:52:32.155Z] v4.0.0-dev.3 [2025-02-21T01:52:32.155Z] v4.0.0-dev.4 [2025-02-21T01:52:32.155Z] v4.0.0-dev.5 [2025-02-21T01:52:32.155Z] v4.0.0-dev.6 [2025-02-21T01:52:32.155Z] v4.0.0-dev.7 [Pipeline] sh [2025-02-21T01:52:32.445Z] + lftools sign git-tag v4.0.0-dev.7 [2025-02-21T01:52:33.155Z] Signing Git tag with Sigul... [2025-02-21T01:52:33.155Z] Signing v4.0.0-dev.7 [Pipeline] echo [2025-02-21T01:52:33.430Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-21T01:52:33.718Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-02-21T01:52:33.725Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-02-21T01:52:33.761Z] $ docker stop --time=1 dcfa32d4e6522bc3b6918b62fb0d67a9699e06c914bba9d6eb0604fb2c305c30 [2025-02-21T01:52:35.073Z] $ docker rm -f --volumes dcfa32d4e6522bc3b6918b62fb0d67a9699e06c914bba9d6eb0604fb2c305c30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-02-21T01:52:35.503Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-21T01:52:35.503Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T01:52:35.807Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-21T01:52:35.807Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T01:52:35.892Z] prd-ubuntu20.04-docker-8c-8g-39373 does not seem to be running inside a container [2025-02-21T01:52:35.930Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-21T01:52:36.286Z] $ docker top da97169d64b97c8a49641246faea0767bcdd45fbcb70c8775f22a59bfbe11989 -eo pid,comm [2025-02-21T01:52:36.331Z] 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-21T01:52:36.331Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-21T01:52:36.386Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-21T01:52:36.386Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-21T01:52:36.514Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-21T01:52:36.526Z] $ docker exec da97169d64b97c8a49641246faea0767bcdd45fbcb70c8775f22a59bfbe11989 ssh-agent [2025-02-21T01:52:36.622Z] SSH_AUTH_SOCK=/tmp/ssh-f1a1m702F5Is/agent.32 [2025-02-21T01:52:36.622Z] SSH_AGENT_PID=38 [2025-02-21T01:52:36.628Z] Running ssh-add (command line suppressed) [2025-02-21T01:52:36.741Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13316648582270728016.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13316648582270728016.key) [2025-02-21T01:52:36.744Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-21T01:52:37.036Z] + git semver bump pre [2025-02-21T01:52:37.296Z] 2025-02-21 01:52:37,217 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-02-21T01:52:37.296Z] 2025-02-21 01:52:37,217 [bump_version] DEBUG bumping version:4.0.0-dev.7 on axis:pre with prefix:dev [2025-02-21T01:52:37.296Z] 2025-02-21 01:52:37,218 [bump_version] DEBUG bumped version:4.0.0-dev.8 [2025-02-21T01:52:37.296Z] 2025-02-21 01:52:37,218 [write_version] DEBUG write version:4.0.0-dev.8 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2025-02-21T01:52:37.296Z] 2025-02-21 01:52:37,218 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-02-21T01:52:37.296Z] 2025-02-21 01:52:37,218 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-02-21T01:52:37.296Z] 2025-02-21 01:52:37,220 [execute] INFO git cat-file --batch-check [2025-02-21T01:52:37.296Z] 2025-02-21 01:52:37,220 [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-21T01:52:37.296Z] 2025-02-21 01:52:37,226 [execute] INFO git cat-file --batch [2025-02-21T01:52:37.296Z] 2025-02-21 01:52:37,227 [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-21T01:52:37.296Z] 2025-02-21 01:52:37,232 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-02-21T01:52:37.296Z] 4.0.0-dev.8 [Pipeline] } [2025-02-21T01:52:37.316Z] $ docker exec --env ******** --env ******** da97169d64b97c8a49641246faea0767bcdd45fbcb70c8775f22a59bfbe11989 ssh-agent -k [2025-02-21T01:52:37.432Z] unset SSH_AUTH_SOCK; [2025-02-21T01:52:37.433Z] unset SSH_AGENT_PID; [2025-02-21T01:52:37.433Z] echo Agent pid 38 killed; [2025-02-21T01:52:37.436Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-21T01:52:37.756Z] + git semver [Pipeline] } [2025-02-21T01:52:38.045Z] $ docker stop --time=1 da97169d64b97c8a49641246faea0767bcdd45fbcb70c8775f22a59bfbe11989 [2025-02-21T01:52:39.332Z] $ docker rm -f --volumes da97169d64b97c8a49641246faea0767bcdd45fbcb70c8775f22a59bfbe11989 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-21T01:52:39.681Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-21T01:52:39.681Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T01:52:39.991Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-21T01:52:39.991Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T01:52:40.084Z] prd-ubuntu20.04-docker-8c-8g-39373 does not seem to be running inside a container [2025-02-21T01:52:40.123Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-21T01:52:40.505Z] $ docker top 3e398b4175dbc53356734a7135eeceebb86145caaabf98a22ab41af0a1a5c520 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-21T01:52:40.611Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-21T01:52:40.611Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-21T01:52:40.728Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-21T01:52:40.740Z] $ docker exec 3e398b4175dbc53356734a7135eeceebb86145caaabf98a22ab41af0a1a5c520 ssh-agent [2025-02-21T01:52:40.838Z] SSH_AUTH_SOCK=/tmp/ssh-pjBA8CK9ic6M/agent.32 [2025-02-21T01:52:40.838Z] SSH_AGENT_PID=38 [2025-02-21T01:52:40.843Z] Running ssh-add (command line suppressed) [2025-02-21T01:52:40.951Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14562817355100641332.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14562817355100641332.key) [2025-02-21T01:52:40.956Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-21T01:52:41.246Z] + git semver push [2025-02-21T01:52:41.505Z] 2025-02-21 01:52:41,442 [run_push] DEBUG push [2025-02-21T01:52:41.505Z] 2025-02-21 01:52:41,443 [execute] INFO git cat-file --batch-check [2025-02-21T01:52:41.505Z] 2025-02-21 01:52:41,443 [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-21T01:52:41.505Z] 2025-02-21 01:52:41,447 [execute] INFO git rev-list a89e8032ec63a27b6046e498f164f36f0179d2a8 -- [2025-02-21T01:52:41.505Z] 2025-02-21 01:52:41,447 [execute] DEBUG Popen(['git', 'rev-list', 'a89e8032ec63a27b6046e498f164f36f0179d2a8', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-21T01:52:41.505Z] 2025-02-21 01:52:41,456 [execute] INFO git fetch -v origin [2025-02-21T01:52:41.505Z] 2025-02-21 01:52:41,456 [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-21T01:52:42.073Z] 2025-02-21 01:52:41,896 [run_push] DEBUG no remote changes detected [2025-02-21T01:52:42.073Z] 2025-02-21 01:52:41,896 [execute] INFO git push origin semver [2025-02-21T01:52:42.073Z] 2025-02-21 01:52:41,897 [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-21T01:52:42.641Z] 2025-02-21 01:52:42,514 [run_push] DEBUG push all version tags [2025-02-21T01:52:42.641Z] 2025-02-21 01:52:42,514 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-02-21T01:52:42.641Z] 2025-02-21 01:52:42,515 [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-21T01:52:43.210Z] 2025-02-21 01:52:43,158 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-02-21T01:52:43.210Z] 4.0.0-dev.8 [Pipeline] } [2025-02-21T01:52:43.230Z] $ docker exec --env ******** --env ******** 3e398b4175dbc53356734a7135eeceebb86145caaabf98a22ab41af0a1a5c520 ssh-agent -k [2025-02-21T01:52:43.333Z] unset SSH_AUTH_SOCK; [2025-02-21T01:52:43.334Z] unset SSH_AGENT_PID; [2025-02-21T01:52:43.334Z] echo Agent pid 38 killed; [2025-02-21T01:52:43.337Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-21T01:52:43.666Z] + git semver [Pipeline] } [2025-02-21T01:52:43.947Z] $ docker stop --time=1 3e398b4175dbc53356734a7135eeceebb86145caaabf98a22ab41af0a1a5c520 [2025-02-21T01:52:45.242Z] $ docker rm -f --volumes 3e398b4175dbc53356734a7135eeceebb86145caaabf98a22ab41af0a1a5c520 [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-21T01:52:45.878Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2025-02-21T01:52:45.878Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2025-02-21T01:52:45.878Z] total 16 [2025-02-21T01:52:45.878Z] drwxr-xr-x 3 root root 4096 Feb 21 01:34 . [2025-02-21T01:52:45.878Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 21 01:52 .. [2025-02-21T01:52:45.878Z] drwxr-xr-x 2 root root 4096 Feb 21 01:34 cost [2025-02-21T01:52:45.878Z] -rw-r--r-- 1 root root 95 Feb 21 01:34 cost.csv [2025-02-21T01:52:45.878Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2025-02-21T01:52:45.878Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2025-02-21T01:52:45.878Z] total 16 [2025-02-21T01:52:45.878Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 21 01:34 . [2025-02-21T01:52:45.878Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 21 01:52 .. [2025-02-21T01:52:45.878Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 21 01:34 cost [2025-02-21T01:52:45.878Z] -rw-r--r-- 1 jenkins jenkins 95 Feb 21 01:34 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-02-21T01:52:46.170Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-21T01:52:47.028Z] ---> package-listing.sh [2025-02-21T01:52:47.028Z] ++ facter osfamily [2025-02-21T01:52:47.028Z] ++ tr '[:upper:]' '[:lower:]' [2025-02-21T01:52:47.287Z] + OS_FAMILY=debian [2025-02-21T01:52:47.287Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2025-02-21T01:52:47.287Z] + START_PACKAGES=/tmp/packages_start.txt [2025-02-21T01:52:47.287Z] + END_PACKAGES=/tmp/packages_end.txt [2025-02-21T01:52:47.287Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-02-21T01:52:47.287Z] + PACKAGES=/tmp/packages_start.txt [2025-02-21T01:52:47.287Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2025-02-21T01:52:47.287Z] + PACKAGES=/tmp/packages_end.txt [2025-02-21T01:52:47.287Z] + case "${OS_FAMILY}" in [2025-02-21T01:52:47.287Z] + grep '^ii' [2025-02-21T01:52:47.287Z] + dpkg -l [2025-02-21T01:52:47.287Z] + '[' -f /tmp/packages_start.txt ']' [2025-02-21T01:52:47.287Z] + '[' -f /tmp/packages_end.txt ']' [2025-02-21T01:52:47.287Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-02-21T01:52:47.287Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2025-02-21T01:52:47.287Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2025-02-21T01:52:47.287Z] + 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-21T01:52:47.297Z] 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-21T01:52:47.577Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T01:52:48.250Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-21T01:52:48.251Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T01:52:48.329Z] prd-ubuntu20.04-docker-8c-8g-39373 does not seem to be running inside a container [2025-02-21T01:52:48.362Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-02-21T01:52:48.559Z] $ docker top 8d8e8749264fd7c44f761f88b552dbf04b9c32088d9878f5003f1a9e030c8fa3 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-21T01:52:48.902Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-02-21T01:52:49.188Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-02-21T01:52:49.470Z] + ls /var/log/sa-host [2025-02-21T01:52:49.470Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-21T01:52:49.690Z] provisioning config files... [2025-02-21T01:52:49.700Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17563418932957828434tmp [Pipeline] { [Pipeline] echo [2025-02-21T01:52:49.721Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-21T01:52:50.005Z] ---> create-netrc.sh [Pipeline] } [2025-02-21T01:52:50.013Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-02-21T01:52:50.369Z] ---> python-tools-install.sh [Pipeline] echo [2025-02-21T01:52:50.379Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-21T01:52:50.661Z] ---> sudo-logs.sh [2025-02-21T01:52:50.661Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-02-21T01:52:50.692Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-21T01:52:50.975Z] ---> job-cost.sh [2025-02-21T01:52:50.975Z] lf-activate-venv: SKIPPING [2025-02-21T01:52:50.975Z] DEBUG: total: 0.2199999988079071 [2025-02-21T01:52:50.975Z] INFO: Retrieving Stack Cost... [2025-02-21T01:52:51.233Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-21T01:52:51.503Z] INFO: Archiving Costs [Pipeline] echo [2025-02-21T01:52:51.518Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-21T01:52:51.817Z] ---> logs-deploy.sh [2025-02-21T01:52:51.817Z] lf-activate-venv: SKIPPING [2025-02-21T01:52:51.817Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/194 [2025-02-21T01:52:51.817Z] INFO: archiving workspace using pattern(s): [2025-02-21T01:52:52.756Z] Archives upload complete. [2025-02-21T01:52:52.756Z] INFO: archiving logs to Nexus