Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c4c876e6fc09170e3b03ed866d41ca52cc9da627 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-ssh16201178622738897621.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-ssh9703579364497503489.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-ssh12234227226072849351.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-ssh11621753366905662959.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-ssh2769747052500195551.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 Executor slot already in use ‘prd-centos7-blackbox-4c-2g-39928’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-40069’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-40099’ is offline ‘prd-ubuntu20.04-docker-8c-8g-40101’ is offline ‘prd-ubuntu20.04-docker-8c-8g-40104’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-40093’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-40105 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 c4c876e6fc09170e3b03ed866d41ca52cc9da627 (main) Commit message: "Merge pull request #339 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.30" > 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 c4c876e6fc09170e3b03ed866d41ca52cc9da627 # timeout=10 > git rev-list --no-walk 66c7f887438d2c7df4dcd34ca19c18045855ee46 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:49:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:49:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:49:44 ========================================================= 00:49:44 EdgeX Global Pipelines Version Info 00:49:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:49:45 ------------------- 00:49:45 stable info: 00:49:45 ------------------- 00:49:45 Commited By: Cherry Wang cherry@iotechsys.com 00:49:45 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 00:49:45 Message: update stable to v1.0.269 00:49:45 ------------------- 00:49:45 experimental info: 00:49:45 ------------------- 00:49:45 Commited By: Ginny Guan ginny@iotechsys.com 00:49:45 Commit SHA: 7f93e8bad95e9991f74bdd88f4a3d704a5893b6d 00:49:45 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:49:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 00:49:45 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 00:49:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:49:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:49:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:49:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 00:49:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:49:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:49:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:49:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:49:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:49:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 00:49:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:49:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:49:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:49:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:49:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:49:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:49:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:49:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:49:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:49:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:49:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:49:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:49:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:49:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:49:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:49:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:49:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:49:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:49:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c4c876e6fc09170e3b03ed866d41ca52cc9da627 [Pipeline] echo 00:49:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c4c876e [Pipeline] echo 00:49:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:49:46 provisioning config files... 00:49:46 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14684317596958379306tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:49:46 ---> ****-login.sh 00:49:46 nexus3.edgexfoundry.org:10001 00:49:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:49:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:49:47 Configure a credential helper to remove this warning. See 00:49:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:49:47 00:49:47 Login Succeeded 00:49:47 nexus3.edgexfoundry.org:10002 00:49:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:49:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:49:47 Configure a credential helper to remove this warning. See 00:49:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:49:47 00:49:47 Login Succeeded 00:49:47 nexus3.edgexfoundry.org:10003 00:49:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:49:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:49:47 Configure a credential helper to remove this warning. See 00:49:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:49:47 00:49:47 Login Succeeded 00:49:47 nexus3.edgexfoundry.org:10004 00:49:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:49:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:49:47 Configure a credential helper to remove this warning. See 00:49:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:49:47 00:49:47 Login Succeeded 00:49:47 ****.io 00:49:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:49:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:49:47 Configure a credential helper to remove this warning. See 00:49:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:49:47 00:49:47 Login Succeeded 00:49:47 ---> ****-login.sh ends [Pipeline] } 00:49:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:49:48 + git rev-list -1 --merges c4c876e6fc09170e3b03ed866d41ca52cc9da627~1..c4c876e6fc09170e3b03ed866d41ca52cc9da627 [Pipeline] echo 00:49:48 -----------> git rev-list -1 --merges c4c876e6fc09170e3b03ed866d41ca52cc9da627~1..c4c876e6fc09170e3b03ed866d41ca52cc9da627 c4c876e6fc09170e3b03ed866d41ca52cc9da627 00:49:48 c4c876e6fc09170e3b03ed866d41ca52cc9da627 [false] [Pipeline] sh 00:49:48 + git log --format=format:%s -1 c4c876e6fc09170e3b03ed866d41ca52cc9da627 [Pipeline] echo 00:49:48 ========================================================= 00:49:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:49:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:49:48 + git log --format=format:%s -1 c4c876e6fc09170e3b03ed866d41ca52cc9da627 [Pipeline] echo 00:49:48 [semverPrep] GIT_COMMIT: c4c876e6fc09170e3b03ed866d41ca52cc9da627, Commit Message: Merge pull request #339 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.30 [Pipeline] echo 00:49:48 [semverPrep] This is not a build commit. [Pipeline] sh 00:49:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:49:49 + grep -v github /etc/ssh/ssh_known_hosts 00:49:49 + [ -e /tmp/ssh_known_hosts ] 00:49:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:49:49 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:49:49 + sudo tee -a /etc/ssh/ssh_known_hosts 00:49:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:49:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:49:49 00:49:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:49:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:49:49 0.1.4: Pulling from edgex-devops/py-git-semver 00:49:49 b85a868b505f: Pulling fs layer 00:49:49 e2be974225ed: Pulling fs layer 00:49:49 339a4e72a1f5: Pulling fs layer 00:49:49 988bab9f4d93: Pulling fs layer 00:49:49 1469e6f7b9e6: Pulling fs layer 00:49:49 eaf3925da568: Pulling fs layer 00:49:49 bab4dde63d76: Pulling fs layer 00:49:49 bde34c3a00c8: Pulling fs layer 00:49:49 b352a97aabf1: Pulling fs layer 00:49:49 4872d77fe225: Pulling fs layer 00:49:49 5851b861e8e6: Pulling fs layer 00:49:49 988bab9f4d93: Waiting 00:49:49 bde34c3a00c8: Waiting 00:49:49 4872d77fe225: Waiting 00:49:49 5851b861e8e6: Waiting 00:49:49 1469e6f7b9e6: Waiting 00:49:49 bab4dde63d76: Waiting 00:49:49 e2be974225ed: Verifying Checksum 00:49:49 e2be974225ed: Download complete 00:49:49 988bab9f4d93: Download complete 00:49:49 1469e6f7b9e6: Verifying Checksum 00:49:49 1469e6f7b9e6: Download complete 00:49:49 eaf3925da568: Verifying Checksum 00:49:49 eaf3925da568: Download complete 00:49:49 339a4e72a1f5: Verifying Checksum 00:49:49 339a4e72a1f5: Download complete 00:49:49 bde34c3a00c8: Verifying Checksum 00:49:49 bde34c3a00c8: Download complete 00:49:50 b352a97aabf1: Download complete 00:49:50 4872d77fe225: Verifying Checksum 00:49:50 4872d77fe225: Download complete 00:49:50 5851b861e8e6: Verifying Checksum 00:49:50 5851b861e8e6: Download complete 00:49:50 b85a868b505f: Download complete 00:49:50 bab4dde63d76: Verifying Checksum 00:49:50 bab4dde63d76: Download complete 00:49:51 b85a868b505f: Pull complete 00:49:51 e2be974225ed: Pull complete 00:49:51 339a4e72a1f5: Pull complete 00:49:52 988bab9f4d93: Pull complete 00:49:52 1469e6f7b9e6: Pull complete 00:49:52 eaf3925da568: Pull complete 00:49:54 bab4dde63d76: Pull complete 00:49:54 bde34c3a00c8: Pull complete 00:49:54 b352a97aabf1: Pull complete 00:49:54 4872d77fe225: Pull complete 00:49:54 5851b861e8e6: Pull complete 00:49:54 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:49:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:49:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:49:54 prd-ubuntu20.04-docker-8c-8g-40105 does not seem to be running inside a container 00:49:54 $ 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 00:49:56 $ docker top 9833bb003aee6d474072c49c9b990b532b3e47e75c6661a6bd2c0d52900c93cc -eo pid,comm 00:49:56 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). 00:49:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:49:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:49:56 [ssh-agent] Looking for ssh-agent implementation... 00:49:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:49:56 $ docker exec 9833bb003aee6d474072c49c9b990b532b3e47e75c6661a6bd2c0d52900c93cc ssh-agent 00:49:56 SSH_AUTH_SOCK=/tmp/ssh-0rYmDwZYAg1U/agent.32 00:49:56 SSH_AGENT_PID=38 00:49:56 Running ssh-add (command line suppressed) 00:49:56 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_673192632785769790.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_673192632785769790.key) 00:49:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:49:56 + git tag --points-at HEAD [Pipeline] } 00:49:56 $ docker exec --env ******** --env ******** 9833bb003aee6d474072c49c9b990b532b3e47e75c6661a6bd2c0d52900c93cc ssh-agent -k 00:49:57 unset SSH_AUTH_SOCK; 00:49:57 unset SSH_AGENT_PID; 00:49:57 echo Agent pid 38 killed; 00:49:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:49:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:49:57 [ssh-agent] Looking for ssh-agent implementation... 00:49:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:49:57 $ docker exec 9833bb003aee6d474072c49c9b990b532b3e47e75c6661a6bd2c0d52900c93cc ssh-agent 00:49:57 SSH_AUTH_SOCK=/tmp/ssh-6tPJXT0MpiCa/agent.71 00:49:57 SSH_AGENT_PID=77 00:49:57 Running ssh-add (command line suppressed) 00:49:57 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17271924995363353169.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17271924995363353169.key) 00:49:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:49:57 + git semver init 00:49:58 2025-03-04 00:49:58,047 [run_init] DEBUG init version:0.0.0 force:False 00:49:58 2025-03-04 00:49:58,048 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 00:49:58 2025-03-04 00:49:58,048 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 00:49:58 2025-03-04 00:49:58,049 [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) 00:50:00 2025-03-04 00:49:59,798 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 00:50:00 2025-03-04 00:49:59,799 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 00:50:00 2025-03-04 00:49:59,799 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 00:50:00 2025-03-04 00:49:59,799 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 00:50:00 4.0.0-dev.9 [Pipeline] } 00:50:00 $ docker exec --env ******** --env ******** 9833bb003aee6d474072c49c9b990b532b3e47e75c6661a6bd2c0d52900c93cc ssh-agent -k 00:50:00 unset SSH_AUTH_SOCK; 00:50:00 unset SSH_AGENT_PID; 00:50:00 echo Agent pid 77 killed; 00:50:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:50:00 + git semver [Pipeline] } 00:50:00 $ docker stop --time=1 9833bb003aee6d474072c49c9b990b532b3e47e75c6661a6bd2c0d52900c93cc 00:50:02 $ docker rm -f --volumes 9833bb003aee6d474072c49c9b990b532b3e47e75c6661a6bd2c0d52900c93cc [Pipeline] // withDockerContainer [Pipeline] sh 00:50:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:50:02 Stashed 1 file(s) [Pipeline] echo 00:50:02 [edgeXSemver]: initialized semver on version 4.0.0-dev.9 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:50:02 provisioning config files... 00:50:02 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16957748167664853611tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:50:03 ---> ****-login.sh 00:50:03 nexus3.edgexfoundry.org:10001 00:50:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:50:03 Configure a credential helper to remove this warning. See 00:50:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:50:03 00:50:03 Login Succeeded 00:50:03 nexus3.edgexfoundry.org:10002 00:50:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:50:03 Configure a credential helper to remove this warning. See 00:50:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:50:03 00:50:03 Login Succeeded 00:50:03 nexus3.edgexfoundry.org:10003 00:50:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:50:03 Configure a credential helper to remove this warning. See 00:50:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:50:03 00:50:03 Login Succeeded 00:50:03 nexus3.edgexfoundry.org:10004 00:50:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:50:03 Configure a credential helper to remove this warning. See 00:50:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:50:03 00:50:03 Login Succeeded 00:50:03 ****.io 00:50:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:50:03 Configure a credential helper to remove this warning. See 00:50:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:50:03 00:50:03 Login Succeeded 00:50:03 ---> ****-login.sh ends [Pipeline] } 00:50:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:50:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:50:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:50:03 ========================================================= 00:50:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 00:50:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:04 + 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 . 00:50:04 Sending build context to Docker daemon 20.08MB 00:50:04 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 00:50:04 Step 2/12 : FROM ${BASE} AS builder 00:50:04 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 00:50:04 da9db072f522: Pulling fs layer 00:50:04 6ef4a4ee8ca5: Pulling fs layer 00:50:04 06f05ace1117: Pulling fs layer 00:50:04 5fe327b54edc: Pulling fs layer 00:50:04 4f4fb700ef54: Pulling fs layer 00:50:04 5fe327b54edc: Waiting 00:50:04 92a5565b7b96: Pulling fs layer 00:50:04 ff9bb7016b71: Pulling fs layer 00:50:04 b67dba6c2c7d: Pulling fs layer 00:50:04 a813b0c90790: Pulling fs layer 00:50:04 4f4fb700ef54: Waiting 00:50:04 ff9bb7016b71: Waiting 00:50:04 a813b0c90790: Waiting 00:50:04 b67dba6c2c7d: Waiting 00:50:04 92a5565b7b96: Waiting 00:50:04 6ef4a4ee8ca5: Verifying Checksum 00:50:04 6ef4a4ee8ca5: Download complete 00:50:04 5fe327b54edc: Download complete 00:50:04 4f4fb700ef54: Verifying Checksum 00:50:04 4f4fb700ef54: Download complete 00:50:04 92a5565b7b96: Verifying Checksum 00:50:04 92a5565b7b96: Download complete 00:50:04 da9db072f522: Download complete 00:50:04 ff9bb7016b71: Verifying Checksum 00:50:04 ff9bb7016b71: Download complete 00:50:04 da9db072f522: Pull complete 00:50:04 a813b0c90790: Verifying Checksum 00:50:04 a813b0c90790: Download complete 00:50:04 6ef4a4ee8ca5: Pull complete 00:50:04 06f05ace1117: Download complete 00:50:05 b67dba6c2c7d: Verifying Checksum 00:50:05 b67dba6c2c7d: Download complete 00:50:08 06f05ace1117: Pull complete 00:50:08 5fe327b54edc: Pull complete 00:50:08 4f4fb700ef54: Pull complete 00:50:08 92a5565b7b96: Pull complete 00:50:08 ff9bb7016b71: Pull complete 00:50:11 b67dba6c2c7d: Pull complete 00:50:11 a813b0c90790: Pull complete 00:50:11 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 00:50:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 00:50:11 ---> 3ba60ce46760 00:50:11 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 00:50:13 ---> Running in 5233d599af52 00:50:13 Removing intermediate container 5233d599af52 00:50:13 ---> c5829253ce95 00:50:13 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 00:50:13 ---> Running in 125dbbb3d30f 00:50:13 Removing intermediate container 125dbbb3d30f 00:50:13 ---> 55703be95ccd 00:50:13 Step 5/12 : ARG ADD_BUILD_TAGS="" 00:50:13 ---> Running in e14a17c373a1 00:50:13 Removing intermediate container e14a17c373a1 00:50:13 ---> dd950c10e565 00:50:13 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:50:13 ---> Running in 8c8ce5757fd3 00:50:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:50:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:50:14 OK: 248 MiB in 58 packages 00:50:15 Removing intermediate container 8c8ce5757fd3 00:50:15 ---> 1356ab00301c 00:50:15 Step 7/12 : WORKDIR /app 00:50:15 ---> Running in 68231cf88463 00:50:15 Removing intermediate container 68231cf88463 00:50:15 ---> b2832a6f4ced 00:50:15 Step 8/12 : COPY go.mod vendor* ./ 00:50:15 ---> a96d0b8239db 00:50:15 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:50:15 ---> Running in 3dde951893fa 00:50:17 Still waiting to schedule task 00:50:17 ‘prd-centos7-blackbox-4c-2g-39928’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 00:50:17 ‘prd-ubuntu18.04-docker-8c-8g-40069’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 00:50:17 ‘prd-ubuntu20.04-docker-8c-8g-40099’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 00:50:17 ‘prd-ubuntu20.04-docker-8c-8g-40101’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 00:50:17 ‘prd-ubuntu20.04-docker-8c-8g-40104’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 00:50:17 ‘prd-ubuntu20.04-docker-8c-8g-40107’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 00:50:17 ‘prd-ubuntu20.04-docker-arm64-4c-16g-40093’ is offline 00:50:17 ‘prd-ubuntu20.04-docker-arm64-4c-16g-40106’ is offline 00:50:47 Removing intermediate container 3dde951893fa 00:50:47 ---> 38f8db45c318 00:50:47 Step 10/12 : COPY . . 00:50:47 ---> eb7592e28347 00:50:47 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:50:47 ---> Running in 5e17cee4be21 00:50:47 Removing intermediate container 5e17cee4be21 00:50:47 ---> 5e2c5fb77a9e 00:50:47 Step 12/12 : RUN $MAKE 00:50:47 ---> Running in 32326ae666a6 00:50:47 noop 00:50:47 Removing intermediate container 32326ae666a6 00:50:47 ---> fe46e91536bc 00:50:47 Successfully built fe46e91536bc 00:50:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:47 + docker inspect -f . ci-base-image-x86_64 00:50:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:50:47 prd-ubuntu20.04-docker-8c-8g-40105 does not seem to be running inside a container 00:50:47 $ 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 00:50:47 $ docker top c401ef7ee46b655690f9009b71262d661a6a7c46b546d2cd6a782d851f163d27 -eo pid,comm [Pipeline] { [Pipeline] sh 00:50:48 + go version 00:50:48 go version go1.23.4 linux/amd64 [Pipeline] } 00:50:48 $ docker stop --time=1 c401ef7ee46b655690f9009b71262d661a6a7c46b546d2cd6a782d851f163d27 00:50:49 $ docker rm -f --volumes c401ef7ee46b655690f9009b71262d661a6a7c46b546d2cd6a782d851f163d27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:50 + docker inspect -f . ci-base-image-x86_64 00:50:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:50:50 prd-ubuntu20.04-docker-8c-8g-40105 does not seem to be running inside a container 00:50:50 $ 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 00:50:50 $ docker top 3d3f358b1bbe54ec247934795ed2fed851211c4451f068b99f94dea9d83a1c2d -eo pid,comm [Pipeline] { [Pipeline] sh 00:50:50 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 00:50:51 + make test 00:50:51 go test -race ./... -coverprofile=coverage.out ./... 00:51:23 edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements 00:51:23 edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements 00:51:23 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.127s coverage: 86.2% of statements 00:51:24 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.682s coverage: 71.9% of statements 00:51:56 go vet ./... 00:52:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:52:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:52:03 ./bin/test-attribution.sh [Pipeline] echo 00:52:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 00:52:03 $ docker stop --time=1 3d3f358b1bbe54ec247934795ed2fed851211c4451f068b99f94dea9d83a1c2d 00:52:05 $ docker rm -f --volumes 3d3f358b1bbe54ec247934795ed2fed851211c4451f068b99f94dea9d83a1c2d [Pipeline] // withDockerContainer [Pipeline] sh 00:52:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:52:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:52:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:52:07 + ls -al . 00:52:07 total 284 00:52:07 drwxrwxr-x 11 jenkins jenkins 4096 Mar 4 00:50 . 00:52:07 drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 00:49 .. 00:52:07 -rw-rw-r-- 1 jenkins jenkins 262 Mar 4 00:49 .dockerignore 00:52:07 drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 00:51 .git 00:52:07 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 00:49 .github 00:52:07 -rw-rw-r-- 1 jenkins jenkins 773 Mar 4 00:49 .gitignore 00:52:07 -rw-rw-r-- 1 jenkins jenkins 200 Mar 4 00:49 .golangci.yml 00:52:07 drwxr-xr-x 3 jenkins jenkins 4096 Mar 4 00:49 .semver 00:52:07 -rw-rw-r-- 1 jenkins jenkins 17061 Mar 4 00:49 Attribution.txt 00:52:07 -rw-rw-r-- 1 jenkins jenkins 11245 Mar 4 00:49 CHANGELOG.md 00:52:07 -rw-rw-r-- 1 jenkins jenkins 1769 Mar 4 00:49 Dockerfile 00:52:07 -rw-rw-r-- 1 jenkins jenkins 677 Mar 4 00:49 GOVERNANCE.md 00:52:07 -rw-rw-r-- 1 jenkins jenkins 665 Mar 4 00:49 Jenkinsfile 00:52:07 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 4 00:49 LICENSE 00:52:07 -rw-rw-r-- 1 jenkins jenkins 3066 Mar 4 00:49 Makefile 00:52:07 -rw-rw-r-- 1 jenkins jenkins 617 Mar 4 00:49 OWNERS.md 00:52:07 -rw-rw-r-- 1 jenkins jenkins 3851 Mar 4 00:49 README.md 00:52:07 -rw-rw-r-- 1 jenkins jenkins 11 Mar 4 00:50 VERSION 00:52:07 drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 00:49 bin 00:52:07 -rw-r--r-- 1 jenkins jenkins 55696 Mar 4 00:51 coverage.out 00:52:07 -rw-rw-r-- 1 jenkins jenkins 6741 Mar 4 00:49 go.mod 00:52:07 -rw-rw-r-- 1 jenkins jenkins 88266 Mar 4 00:49 go.sum 00:52:07 drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 00:49 images 00:52:07 drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 00:49 internal 00:52:07 -rw-rw-r-- 1 jenkins jenkins 531 Mar 4 00:49 main.go 00:52:07 drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 00:49 openapi 00:52:07 drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 00:49 res 00:52:07 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 00:49 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:07 + 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=c4c876e6fc09170e3b03ed866d41ca52cc9da627 --label arch=amd64 --label version=4.0.0-dev.9 . 00:52:07 Sending build context to Docker daemon 20.08MB 00:52:07 Step 1/30 : ARG BASE=golang:1.23-alpine3.20 00:52:07 Step 2/30 : FROM ${BASE} AS builder 00:52:07 ---> fe46e91536bc 00:52:07 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 00:52:07 ---> Running in e6a965f345e9 00:52:07 Removing intermediate container e6a965f345e9 00:52:07 ---> f9f3ff2d3569 00:52:07 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 00:52:07 ---> Running in 56937e9ecf68 00:52:07 Removing intermediate container 56937e9ecf68 00:52:07 ---> 6419fe9b4efb 00:52:07 Step 5/30 : ARG ADD_BUILD_TAGS="" 00:52:07 ---> Running in e5a658e687ab 00:52:07 Removing intermediate container e5a658e687ab 00:52:07 ---> f2a0897c420f 00:52:07 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:52:07 ---> Running in 1ad2de3feeac 00:52:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:52:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:52:08 OK: 248 MiB in 58 packages 00:52:08 Removing intermediate container 1ad2de3feeac 00:52:08 ---> be0f5b6ee5bf 00:52:08 Step 7/30 : WORKDIR /app 00:52:08 ---> Running in 2bf3f350cd86 00:52:08 Removing intermediate container 2bf3f350cd86 00:52:08 ---> 98f77ce4c76c 00:52:08 Step 8/30 : COPY go.mod vendor* ./ 00:52:08 ---> 784eda257a35 00:52:08 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:52:08 ---> Running in 39db86e3fc81 00:52:09 Removing intermediate container 39db86e3fc81 00:52:09 ---> 97e308e3a1c2 00:52:09 Step 10/30 : COPY . . 00:52:10 ---> 242312d71abb 00:52:10 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:52:10 ---> Running in 7aa613c8a61f 00:52:10 Removing intermediate container 7aa613c8a61f 00:52:10 ---> 7b68e04ec00c 00:52:10 Step 12/30 : RUN $MAKE 00:52:10 ---> Running in 1a824e2dc427 00:52:10 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.9 -X edgexfoundry/app-rfid-llrp-inventory.Version=4.0.0-dev.9 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 00:52:36 Removing intermediate container 1a824e2dc427 00:52:36 ---> 7f282a52aee0 00:52:36 Step 13/30 : FROM alpine:3.20 00:52:37 3.20: Pulling from library/alpine 00:52:37 0a9a5dfd008f: Pulling fs layer 00:52:37 0a9a5dfd008f: Verifying Checksum 00:52:37 0a9a5dfd008f: Download complete 00:52:37 0a9a5dfd008f: Pull complete 00:52:37 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 00:52:37 Status: Downloaded newer image for alpine:3.20 00:52:37 ---> ff221270b9fb 00:52:37 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:52:37 ---> Running in 1500093f459c 00:52:37 Removing intermediate container 1500093f459c 00:52:37 ---> 80c8bf441e6b 00:52:37 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 00:52:37 ---> Running in cc1a8f967e23 00:52:37 Removing intermediate container cc1a8f967e23 00:52:37 ---> b732bcd608a0 00:52:37 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 00:52:37 ---> Running in 93a3a756fa29 00:52:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:52:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:52:38 (1/2) Installing ca-certificates (20241121-r1) 00:52:38 (2/2) Installing dumb-init (1.2.5-r3) 00:52:38 Executing busybox-1.36.1-r29.trigger 00:52:38 Executing ca-certificates-20241121-r1.trigger 00:52:38 OK: 9 MiB in 16 packages 00:52:38 Removing intermediate container 93a3a756fa29 00:52:38 ---> c34b63f0d412 00:52:38 Step 17/30 : RUN apk --no-cache upgrade 00:52:38 ---> Running in 6744a313a7b2 00:52:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:52:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:52:39 OK: 9 MiB in 16 packages 00:52:39 Removing intermediate container 6744a313a7b2 00:52:39 ---> e42d7f3073ec 00:52:39 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:52:39 ---> 07256c0b0037 00:52:39 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 00:52:39 ---> 9767aebfb3a1 00:52:39 Step 20/30 : COPY --from=builder /app/res/ /res/ 00:52:40 ---> 805e6a7c5b29 00:52:40 Step 21/30 : COPY --from=builder /app/static/ /static/ 00:52:40 ---> 7f1350d5693a 00:52:40 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 00:52:41 ---> 80944344864c 00:52:41 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 00:52:41 ---> Running in 62df6f8b1274 00:52:41 Removing intermediate container 62df6f8b1274 00:52:41 ---> c0b494e54d0e 00:52:41 Step 24/30 : VOLUME /cache 00:52:41 ---> Running in fa35ebf6c593 00:52:41 Removing intermediate container fa35ebf6c593 00:52:41 ---> 2fb462797038 00:52:41 Step 25/30 : EXPOSE 59711 00:52:41 ---> Running in 255ecea3a147 00:52:41 Removing intermediate container 255ecea3a147 00:52:41 ---> 4a369efd2989 00:52:41 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 00:52:41 ---> Running in d6223085055b 00:52:41 Removing intermediate container d6223085055b 00:52:41 ---> 715c5b51c641 00:52:41 Step 27/30 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "-registry"] 00:52:41 ---> Running in c5558a9a72fa 00:52:41 Removing intermediate container c5558a9a72fa 00:52:41 ---> 7291447ff516 00:52:41 Step 28/30 : LABEL arch=amd64 00:52:41 ---> Running in 76b96c38f4e9 00:52:41 Removing intermediate container 76b96c38f4e9 00:52:41 ---> 5feedd94b832 00:52:41 Step 29/30 : LABEL git_sha=c4c876e6fc09170e3b03ed866d41ca52cc9da627 00:52:41 ---> Running in e2b168dc08db 00:52:41 Removing intermediate container e2b168dc08db 00:52:41 ---> 847b7a4608f4 00:52:41 Step 30/30 : LABEL version=4.0.0-dev.9 00:52:41 ---> Running in fd97060eb5da 00:52:42 Removing intermediate container fd97060eb5da 00:52:42 ---> 162478c370c1 00:52:42 [Warning] One or more build-args [ARCH] were not consumed 00:52:42 Successfully built 162478c370c1 00:52:42 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 00:52:42 provisioning config files... 00:52:42 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15998582426488534405tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:52:42 ---> ****-login.sh 00:52:42 nexus3.edgexfoundry.org:10001 00:52:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:52:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:52:42 Configure a credential helper to remove this warning. See 00:52:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:52:42 00:52:42 Login Succeeded 00:52:42 nexus3.edgexfoundry.org:10002 00:52:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:52:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:52:42 Configure a credential helper to remove this warning. See 00:52:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:52:42 00:52:42 Login Succeeded 00:52:42 nexus3.edgexfoundry.org:10003 00:52:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:52:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:52:42 Configure a credential helper to remove this warning. See 00:52:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:52:42 00:52:42 Login Succeeded 00:52:42 nexus3.edgexfoundry.org:10004 00:52:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:52:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:52:42 Configure a credential helper to remove this warning. See 00:52:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:52:42 00:52:42 Login Succeeded 00:52:42 ****.io 00:52:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:52:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:52:43 Configure a credential helper to remove this warning. See 00:52:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:52:43 00:52:43 Login Succeeded 00:52:43 ---> ****-login.sh ends [Pipeline] } 00:52:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:52:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:52:43 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 00:52:43 c4c876e6fc09170e3b03ed866d41ca52cc9da627 00:52:43 latest 00:52:43 4.0.0-dev.9 00:52:43 c4c876e6fc09170e3b03ed866d41ca52cc9da627-4.0.0-dev.9 00:52:43 main 00:52:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-40113 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { 00:52:43 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c4c876e6fc09170e3b03ed866d41ca52cc9da627 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] ws 00:52:43 Running in /w/workspace/app-rfid-llrp-inventory/196 [Pipeline] { [Pipeline] sh [Pipeline] checkout 00:52:43 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c4c876e6fc09170e3b03ed866d41ca52cc9da627 00:52:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 00:52:43 3c2b3be6f272: Preparing 00:52:43 76a8fd3b1d51: Preparing 00:52:43 bd32ea3dbae5: Preparing 00:52:43 1288a703fbce: Preparing 00:52:43 6a591e6dbbf8: Preparing 00:52:43 7e4de565ce25: Preparing 00:52:43 2fcc63dc3148: Preparing 00:52:43 a854ad59c064: Preparing 00:52:43 994456c4fd7b: Preparing 00:52:43 994456c4fd7b: Waiting 00:52:43 2fcc63dc3148: Waiting 00:52:43 7e4de565ce25: Waiting 00:52:43 a854ad59c064: Waiting 00:52:43 6a591e6dbbf8: Pushed 00:52:43 1288a703fbce: Pushed 00:52:43 3c2b3be6f272: Pushed 00:52:43 bd32ea3dbae5: Pushed 00:52:43 994456c4fd7b: Layer already exists 00:52:44 7e4de565ce25: Pushed 00:52:44 2fcc63dc3148: Pushed 00:52:44 a854ad59c064: Pushed 00:52:46 The recommended git tool is: git 00:52:47 76a8fd3b1d51: Pushed 00:52:47 c4c876e6fc09170e3b03ed866d41ca52cc9da627: digest: sha256:e60cf6d0558dadf4f04a7fdde09cb91a74a6000d9e637ed7b66bdd54b9ee84c8 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:47 + 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 00:52:48 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 00:52:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 00:52:48 3c2b3be6f272: Preparing 00:52:48 76a8fd3b1d51: Preparing 00:52:48 bd32ea3dbae5: Preparing 00:52:48 1288a703fbce: Preparing 00:52:48 6a591e6dbbf8: Preparing 00:52:48 7e4de565ce25: Preparing 00:52:48 2fcc63dc3148: Preparing 00:52:48 a854ad59c064: Preparing 00:52:48 994456c4fd7b: Preparing 00:52:48 a854ad59c064: Waiting 00:52:48 7e4de565ce25: Waiting 00:52:48 2fcc63dc3148: Waiting 00:52:48 994456c4fd7b: Waiting 00:52:48 bd32ea3dbae5: Layer already exists 00:52:48 1288a703fbce: Layer already exists 00:52:48 3c2b3be6f272: Layer already exists 00:52:48 76a8fd3b1d51: Layer already exists 00:52:48 6a591e6dbbf8: Layer already exists 00:52:48 2fcc63dc3148: Layer already exists 00:52:48 a854ad59c064: Layer already exists 00:52:48 7e4de565ce25: Layer already exists 00:52:48 994456c4fd7b: Layer already exists 00:52:48 latest: digest: sha256:e60cf6d0558dadf4f04a7fdde09cb91a74a6000d9e637ed7b66bdd54b9ee84c8 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:48 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:48 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.0-dev.9 00:52:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 00:52:48 3c2b3be6f272: Preparing 00:52:48 76a8fd3b1d51: Preparing 00:52:48 bd32ea3dbae5: Preparing 00:52:48 1288a703fbce: Preparing 00:52:48 6a591e6dbbf8: Preparing 00:52:48 7e4de565ce25: Preparing 00:52:48 2fcc63dc3148: Preparing 00:52:48 7e4de565ce25: Waiting 00:52:48 a854ad59c064: Preparing 00:52:48 994456c4fd7b: Preparing 00:52:48 a854ad59c064: Waiting 00:52:48 2fcc63dc3148: Waiting 00:52:48 3c2b3be6f272: Layer already exists 00:52:48 1288a703fbce: Layer already exists 00:52:48 76a8fd3b1d51: Layer already exists 00:52:48 bd32ea3dbae5: Layer already exists 00:52:48 6a591e6dbbf8: Layer already exists 00:52:48 7e4de565ce25: Layer already exists 00:52:48 a854ad59c064: Layer already exists 00:52:48 2fcc63dc3148: Layer already exists 00:52:48 994456c4fd7b: Layer already exists 00:52:48 4.0.0-dev.9: digest: sha256:e60cf6d0558dadf4f04a7fdde09cb91a74a6000d9e637ed7b66bdd54b9ee84c8 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:48 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c4c876e6fc09170e3b03ed866d41ca52cc9da627-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:49 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c4c876e6fc09170e3b03ed866d41ca52cc9da627-4.0.0-dev.9 00:52:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 00:52:49 3c2b3be6f272: Preparing 00:52:49 76a8fd3b1d51: Preparing 00:52:49 bd32ea3dbae5: Preparing 00:52:49 1288a703fbce: Preparing 00:52:49 6a591e6dbbf8: Preparing 00:52:49 7e4de565ce25: Preparing 00:52:49 2fcc63dc3148: Preparing 00:52:49 7e4de565ce25: Waiting 00:52:49 a854ad59c064: Preparing 00:52:49 994456c4fd7b: Preparing 00:52:49 2fcc63dc3148: Waiting 00:52:49 a854ad59c064: Waiting 00:52:49 994456c4fd7b: Waiting 00:52:49 bd32ea3dbae5: Layer already exists 00:52:49 76a8fd3b1d51: Layer already exists 00:52:49 1288a703fbce: Layer already exists 00:52:49 6a591e6dbbf8: Layer already exists 00:52:49 3c2b3be6f272: Layer already exists 00:52:49 a854ad59c064: Layer already exists 00:52:49 994456c4fd7b: Layer already exists 00:52:49 2fcc63dc3148: Layer already exists 00:52:49 7e4de565ce25: Layer already exists 00:52:49 c4c876e6fc09170e3b03ed866d41ca52cc9da627-4.0.0-dev.9: digest: sha256:e60cf6d0558dadf4f04a7fdde09cb91a74a6000d9e637ed7b66bdd54b9ee84c8 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:49 + 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 00:52:49 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 00:52:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 00:52:49 3c2b3be6f272: Preparing 00:52:49 76a8fd3b1d51: Preparing 00:52:49 bd32ea3dbae5: Preparing 00:52:49 1288a703fbce: Preparing 00:52:49 6a591e6dbbf8: Preparing 00:52:49 7e4de565ce25: Preparing 00:52:49 2fcc63dc3148: Preparing 00:52:49 a854ad59c064: Preparing 00:52:49 994456c4fd7b: Preparing 00:52:49 2fcc63dc3148: Waiting 00:52:49 a854ad59c064: Waiting 00:52:49 7e4de565ce25: Waiting 00:52:49 994456c4fd7b: Waiting 00:52:49 bd32ea3dbae5: Layer already exists 00:52:49 1288a703fbce: Layer already exists 00:52:49 76a8fd3b1d51: Layer already exists 00:52:49 3c2b3be6f272: Layer already exists 00:52:49 6a591e6dbbf8: Layer already exists 00:52:49 994456c4fd7b: Layer already exists 00:52:49 2fcc63dc3148: Layer already exists 00:52:49 a854ad59c064: Layer already exists 00:52:49 7e4de565ce25: Layer already exists 00:52:49 main: digest: sha256:e60cf6d0558dadf4f04a7fdde09cb91a74a6000d9e637ed7b66bdd54b9ee84c8 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:52:50 ===================================================== [Pipeline] echo 00:52:50 taggedImages: 00:52:50 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c4c876e6fc09170e3b03ed866d41ca52cc9da627 00:52:50 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 00:52:50 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.0-dev.9 00:52:50 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c4c876e6fc09170e3b03ed866d41ca52cc9da627-4.0.0-dev.9 00:52:50 - 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 00:52:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:52:50 00:52:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:52:50 latest: Pulling from edgex-lftools-log-publisher 00:52:50 5eb5b503b376: Pulling fs layer 00:52:50 5c69ac0246d0: Pulling fs layer 00:52:50 ec43610c2a17: Pulling fs layer 00:52:50 3a2ae6a8a46f: Pulling fs layer 00:52:50 33b1e0a273af: Pulling fs layer 00:52:50 5d3b04190fa2: Pulling fs layer 00:52:50 2f39f015ded8: Pulling fs layer 00:52:50 3a2ae6a8a46f: Waiting 00:52:50 33b1e0a273af: Waiting 00:52:50 5d3b04190fa2: Waiting 00:52:50 5c69ac0246d0: Download complete 00:52:50 3a2ae6a8a46f: Verifying Checksum 00:52:50 3a2ae6a8a46f: Download complete 00:52:50 33b1e0a273af: Verifying Checksum 00:52:50 33b1e0a273af: Download complete 00:52:50 ec43610c2a17: Verifying Checksum 00:52:50 ec43610c2a17: Download complete 00:52:50 5d3b04190fa2: Verifying Checksum 00:52:50 5d3b04190fa2: Download complete 00:52:51 5eb5b503b376: Verifying Checksum 00:52:51 5eb5b503b376: Download complete 00:52:51 2f39f015ded8: Download complete 00:52:52 5eb5b503b376: Pull complete 00:52:52 5c69ac0246d0: Pull complete 00:52:52 ec43610c2a17: Pull complete 00:52:52 3a2ae6a8a46f: Pull complete 00:52:53 33b1e0a273af: Pull complete 00:52:53 5d3b04190fa2: Pull complete 00:52:53 using credential edgex-jenkins-ssh 00:52:53 Cloning the remote Git repository 00:52:53 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:52:53 > git init /w/workspace/app-rfid-llrp-inventory/196 # timeout=10 00:52:53 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:52:53 > git --version # timeout=10 00:52:53 > git --version # 'git version 2.25.1' 00:52:53 using GIT_SSH to set credentials SSH Credentials for GitHub 00:52:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:52:57 2f39f015ded8: Pull complete 00:52:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:52:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:52:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:52:57 prd-ubuntu20.04-docker-8c-8g-40105 does not seem to be running inside a container 00:52:57 $ 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 00:52:58 $ docker top b26440061ff81ff3daa828b3533b8b868c05d71029d8730e821e852f89c49b72 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:52:59 ---> job-cost.sh 00:52:59 lf-activate-venv: SKIPPING 00:52:59 INFO: No Stack... 00:52:59 INFO: Retrieving Pricing Info for: v3-standard-8 00:52:59 INFO: Archiving Costs [Pipeline] sh 00:53:00 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 00:53:00 + cut -d, -f6 [Pipeline] lock 00:53:00 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-196-stack-cost] 00:53:00 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-196-stack-cost] did not exist. Created. 00:53:00 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-196-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:52:58 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 00:52:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:53:00 Avoid second fetch 00:53:00 Checking out Revision c4c876e6fc09170e3b03ed866d41ca52cc9da627 (main) 00:53:00 + echo total: 0.2199999988079071 [Pipeline] stash 00:53:00 Stashed 1 file(s) [Pipeline] } 00:53:00 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-196-stack-cost] [Pipeline] // lock [Pipeline] } 00:53:00 $ docker stop --time=1 b26440061ff81ff3daa828b3533b8b868c05d71029d8730e821e852f89c49b72 00:53:01 Commit message: "Merge pull request #339 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.30" 00:53:01 $ docker rm -f --volumes b26440061ff81ff3daa828b3533b8b868c05d71029d8730e821e852f89c49b72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:53:00 > git config core.sparsecheckout # timeout=10 00:53:00 > git checkout -f c4c876e6fc09170e3b03ed866d41ca52cc9da627 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:53:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:53:06 % Total % Received % Xferd Average Speed Time Time Time Current 00:53:06 Dload Upload Total Spent Left Speed 00:53:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 164k 0 --:--:-- --:--:-- --:--:-- 167k [Pipeline] sh 00:53:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:53:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:53:07 + sudo tee /etc/docker/daemon.new 00:53:07 { 00:53:07 "registry-mirrors": [ 00:53:07 "https://nexus3.edgexfoundry.org:10001" 00:53:07 ], 00:53:07 "bip": "10.250.0.254/24", 00:53:07 "hosts": [ 00:53:07 "tcp://0.0.0.0:5555", 00:53:07 "unix:///var/run/docker.sock" 00:53:07 ], 00:53:07 "mtu": 1458, 00:53:07 "selinux-enabled": true, 00:53:07 "seccomp-profile": "/etc/docker/seccomp.json" 00:53:07 } [Pipeline] sh 00:53:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:53:08 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:53:26 provisioning config files... 00:53:26 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/196@tmp/config15032047504762980873tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:53:27 ---> ****-login.sh 00:53:27 nexus3.edgexfoundry.org:10001 00:53:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:53:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:53:27 Configure a credential helper to remove this warning. See 00:53:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:53:27 00:53:27 Login Succeeded 00:53:27 nexus3.edgexfoundry.org:10002 00:53:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:53:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:53:28 Configure a credential helper to remove this warning. See 00:53:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:53:28 00:53:28 Login Succeeded 00:53:28 nexus3.edgexfoundry.org:10003 00:53:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:53:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:53:28 Configure a credential helper to remove this warning. See 00:53:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:53:28 00:53:28 Login Succeeded 00:53:28 nexus3.edgexfoundry.org:10004 00:53:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:53:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:53:29 Configure a credential helper to remove this warning. See 00:53:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:53:29 00:53:29 Login Succeeded 00:53:29 ****.io 00:53:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:53:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:53:29 Configure a credential helper to remove this warning. See 00:53:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:53:29 00:53:29 Login Succeeded 00:53:29 ---> ****-login.sh ends [Pipeline] } 00:53:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:53:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:53:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:53:30 ========================================================= 00:53:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 00:53:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:30 + 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 . 00:53:30 Sending build context to Docker daemon 680.4kB 00:53:30 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 00:53:30 Step 2/12 : FROM ${BASE} AS builder 00:53:31 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:53:31 9986a736f7d3: Pulling fs layer 00:53:31 1f018df60701: Pulling fs layer 00:53:31 39f8f326b044: Pulling fs layer 00:53:31 e6a1e7a6a96a: Pulling fs layer 00:53:31 4f4fb700ef54: Pulling fs layer 00:53:31 d45d956e0dbf: Pulling fs layer 00:53:31 d7702b0d1db1: Pulling fs layer 00:53:31 5c7f0f088c93: Pulling fs layer 00:53:31 4fdc064ae6cf: Pulling fs layer 00:53:31 d45d956e0dbf: Waiting 00:53:31 d7702b0d1db1: Waiting 00:53:31 5c7f0f088c93: Waiting 00:53:31 4fdc064ae6cf: Waiting 00:53:31 e6a1e7a6a96a: Waiting 00:53:31 4f4fb700ef54: Waiting 00:53:31 1f018df60701: Download complete 00:53:31 e6a1e7a6a96a: Verifying Checksum 00:53:31 e6a1e7a6a96a: Download complete 00:53:31 4f4fb700ef54: Verifying Checksum 00:53:31 4f4fb700ef54: Download complete 00:53:31 d45d956e0dbf: Verifying Checksum 00:53:31 d45d956e0dbf: Download complete 00:53:31 d7702b0d1db1: Verifying Checksum 00:53:31 d7702b0d1db1: Download complete 00:53:31 9986a736f7d3: Download complete 00:53:31 4fdc064ae6cf: Verifying Checksum 00:53:31 4fdc064ae6cf: Download complete 00:53:32 9986a736f7d3: Pull complete 00:53:33 1f018df60701: Pull complete 00:53:33 39f8f326b044: Verifying Checksum 00:53:33 39f8f326b044: Download complete 00:53:34 5c7f0f088c93: Verifying Checksum 00:53:34 5c7f0f088c93: Download complete 00:53:49 39f8f326b044: Pull complete 00:53:49 e6a1e7a6a96a: Pull complete 00:53:49 4f4fb700ef54: Pull complete 00:53:49 d45d956e0dbf: Pull complete 00:53:49 d7702b0d1db1: Pull complete 00:53:58 5c7f0f088c93: Pull complete 00:53:59 4fdc064ae6cf: Pull complete 00:53:59 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 00:53:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 00:53:59 ---> 63f30b955cb9 00:53:59 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 00:54:00 ---> Running in 589c48e4d2f1 00:54:00 Removing intermediate container 589c48e4d2f1 00:54:00 ---> fd5681aceede 00:54:00 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 00:54:00 ---> Running in e103c6c8dacc 00:54:00 Removing intermediate container e103c6c8dacc 00:54:00 ---> 8848ac10d553 00:54:00 Step 5/12 : ARG ADD_BUILD_TAGS="" 00:54:00 ---> Running in 06349dadd1aa 00:54:01 Removing intermediate container 06349dadd1aa 00:54:01 ---> 610c9138bcce 00:54:01 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:54:01 ---> Running in 1da8583989c6 00:54:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:54:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:54:06 OK: 239 MiB in 58 packages 00:54:07 Removing intermediate container 1da8583989c6 00:54:07 ---> e018fb49da79 00:54:07 Step 7/12 : WORKDIR /app 00:54:07 ---> Running in 3497071a8c3b 00:54:07 Removing intermediate container 3497071a8c3b 00:54:07 ---> 499933cb9133 00:54:07 Step 8/12 : COPY go.mod vendor* ./ 00:54:08 ---> 682bdf4fb868 00:54:08 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:54:08 ---> Running in edb9f04ca715 00:56:15 Removing intermediate container edb9f04ca715 00:56:15 ---> 540ebdd75055 00:56:15 Step 10/12 : COPY . . 00:56:15 ---> bee7d772e653 00:56:15 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:56:15 ---> Running in 2e13430817dd 00:56:15 Removing intermediate container 2e13430817dd 00:56:15 ---> a06e309e4a1a 00:56:15 Step 12/12 : RUN $MAKE 00:56:15 ---> Running in fdc34929fdcb 00:56:15 noop 00:56:15 Removing intermediate container fdc34929fdcb 00:56:15 ---> 0beac0dc0cc5 00:56:15 Successfully built 0beac0dc0cc5 00:56:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:15 + docker inspect -f . ci-base-image-arm64 00:56:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:56:16 prd-ubuntu20.04-docker-arm64-4c-16g-40113 does not seem to be running inside a container 00:56:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/196 -v /w/workspace/app-rfid-llrp-inventory/196:/w/workspace/app-rfid-llrp-inventory/196:rw,z -v /w/workspace/app-rfid-llrp-inventory/196@tmp:/w/workspace/app-rfid-llrp-inventory/196@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 00:56:17 $ docker top 941fdf50e3da273146c237d7d61789e9dc1054981250900a9be423c29908db83 -eo pid,comm [Pipeline] { [Pipeline] sh 00:56:18 + go version 00:56:18 go version go1.23.4 linux/arm64 [Pipeline] } 00:56:18 $ docker stop --time=1 941fdf50e3da273146c237d7d61789e9dc1054981250900a9be423c29908db83 00:56:20 $ docker rm -f --volumes 941fdf50e3da273146c237d7d61789e9dc1054981250900a9be423c29908db83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:20 + docker inspect -f . ci-base-image-arm64 00:56:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:56:20 prd-ubuntu20.04-docker-arm64-4c-16g-40113 does not seem to be running inside a container 00:56:20 $ 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/196 -v /w/workspace/app-rfid-llrp-inventory/196:/w/workspace/app-rfid-llrp-inventory/196:rw,z -v /w/workspace/app-rfid-llrp-inventory/196@tmp:/w/workspace/app-rfid-llrp-inventory/196@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 00:56:22 $ docker top 64aae5dd90df24db65d5d05fd440ff0512ef1a98abcf8d00c42fd4b705c8ac31 -eo pid,comm [Pipeline] { [Pipeline] sh 00:56:23 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/196 [Pipeline] fileExists [Pipeline] sh 00:56:23 + make test 00:56:23 go test -race ./... -coverprofile=coverage.out ./... 01:03:16 edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements 01:03:17 edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements 01:03:20 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.481s coverage: 86.2% of statements 01:03:35 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.626s coverage: 71.9% of statements 01:03:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:03:35 go vet ./... 01:09:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:09:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:09:13 ./bin/test-attribution.sh [Pipeline] echo 01:09:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:09:13 $ docker stop --time=1 64aae5dd90df24db65d5d05fd440ff0512ef1a98abcf8d00c42fd4b705c8ac31 01:09:15 $ docker rm -f --volumes 64aae5dd90df24db65d5d05fd440ff0512ef1a98abcf8d00c42fd4b705c8ac31 [Pipeline] // withDockerContainer [Pipeline] sh 01:09:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:09:18 Warning: overwriting stash ‘coverage-report’ 01:09:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:09:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:09:19 + ls -al . 01:09:19 total 280 01:09:19 drwxrwxr-x 10 jenkins jenkins 4096 Mar 4 00:56 . 01:09:19 drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 00:52 .. 01:09:19 -rw-rw-r-- 1 jenkins jenkins 262 Mar 4 00:53 .dockerignore 01:09:19 drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 00:53 .git 01:09:19 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 00:53 .github 01:09:19 -rw-rw-r-- 1 jenkins jenkins 773 Mar 4 00:53 .gitignore 01:09:19 -rw-rw-r-- 1 jenkins jenkins 200 Mar 4 00:53 .golangci.yml 01:09:19 -rw-rw-r-- 1 jenkins jenkins 17061 Mar 4 00:53 Attribution.txt 01:09:19 -rw-rw-r-- 1 jenkins jenkins 11245 Mar 4 00:53 CHANGELOG.md 01:09:19 -rw-rw-r-- 1 jenkins jenkins 1769 Mar 4 00:53 Dockerfile 01:09:19 -rw-rw-r-- 1 jenkins jenkins 677 Mar 4 00:53 GOVERNANCE.md 01:09:19 -rw-rw-r-- 1 jenkins jenkins 665 Mar 4 00:53 Jenkinsfile 01:09:19 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 4 00:53 LICENSE 01:09:19 -rw-rw-r-- 1 jenkins jenkins 3066 Mar 4 00:53 Makefile 01:09:19 -rw-rw-r-- 1 jenkins jenkins 617 Mar 4 00:53 OWNERS.md 01:09:19 -rw-rw-r-- 1 jenkins jenkins 3851 Mar 4 00:53 README.md 01:09:19 -rw-rw-r-- 1 jenkins jenkins 11 Mar 4 00:50 VERSION 01:09:19 drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 00:53 bin 01:09:19 -rw-r--r-- 1 jenkins jenkins 55696 Mar 4 01:03 coverage.out 01:09:19 -rw-rw-r-- 1 jenkins jenkins 6741 Mar 4 00:53 go.mod 01:09:19 -rw-rw-r-- 1 jenkins jenkins 88266 Mar 4 00:53 go.sum 01:09:19 drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 00:53 images 01:09:19 drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 00:53 internal 01:09:19 -rw-rw-r-- 1 jenkins jenkins 531 Mar 4 00:53 main.go 01:09:19 drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 00:53 openapi 01:09:19 drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 00:53 res 01:09:19 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 00:53 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:20 + 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=c4c876e6fc09170e3b03ed866d41ca52cc9da627 --label arch=arm64 --label version=4.0.0-dev.9 . 01:09:20 Sending build context to Docker daemon 680.4kB 01:09:20 Step 1/30 : ARG BASE=golang:1.23-alpine3.20 01:09:20 Step 2/30 : FROM ${BASE} AS builder 01:09:20 ---> 0beac0dc0cc5 01:09:20 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 01:09:20 ---> Running in 0dfe101671f5 01:09:20 Removing intermediate container 0dfe101671f5 01:09:20 ---> f20efa30893d 01:09:20 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 01:09:20 ---> Running in 76d6a052a235 01:09:21 Removing intermediate container 76d6a052a235 01:09:21 ---> b3c6c29dce49 01:09:21 Step 5/30 : ARG ADD_BUILD_TAGS="" 01:09:21 ---> Running in 3956eac25e5e 01:09:21 Removing intermediate container 3956eac25e5e 01:09:21 ---> 860c75d1cb0d 01:09:21 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:09:22 ---> Running in 036cc9b92f75 01:09:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:09:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:09:25 OK: 239 MiB in 58 packages 01:09:26 Removing intermediate container 036cc9b92f75 01:09:26 ---> a22bb6ca5489 01:09:26 Step 7/30 : WORKDIR /app 01:09:26 ---> Running in 40a102ec7e75 01:09:27 Removing intermediate container 40a102ec7e75 01:09:27 ---> 2c26486b5357 01:09:27 Step 8/30 : COPY go.mod vendor* ./ 01:09:27 ---> 78d940e49478 01:09:27 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:09:27 ---> Running in dbba561e2462 01:09:30 Removing intermediate container dbba561e2462 01:09:30 ---> 535df48367d3 01:09:30 Step 10/30 : COPY . . 01:09:30 ---> 750d0e1f3989 01:09:30 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:09:30 ---> Running in ed18928f8242 01:09:31 Removing intermediate container ed18928f8242 01:09:31 ---> 24729fbe4f81 01:09:31 Step 12/30 : RUN $MAKE 01:09:31 ---> Running in 8de01b94d91f 01:09:32 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.9 -X edgexfoundry/app-rfid-llrp-inventory.Version=4.0.0-dev.9 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 01:13:39 Removing intermediate container 8de01b94d91f 01:13:39 ---> d983857ef184 01:13:39 Step 13/30 : FROM alpine:3.20 01:13:39 3.20: Pulling from library/alpine 01:13:39 94e9d8af2201: Pulling fs layer 01:13:39 94e9d8af2201: Download complete 01:13:39 94e9d8af2201: Pull complete 01:13:39 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 01:13:39 Status: Downloaded newer image for alpine:3.20 01:13:39 ---> 7aab056cecc6 01:13:39 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 01:13:39 ---> Running in 826b1ccf304f 01:13:39 Removing intermediate container 826b1ccf304f 01:13:39 ---> a2301159890d 01:13:39 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 01:13:39 ---> Running in 159d06413e5c 01:13:39 Removing intermediate container 159d06413e5c 01:13:39 ---> fecf5d36f687 01:13:39 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 01:13:39 ---> Running in 7b739765a552 01:13:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:13:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:13:39 (1/2) Installing ca-certificates (20241121-r1) 01:13:39 (2/2) Installing dumb-init (1.2.5-r3) 01:13:39 Executing busybox-1.36.1-r29.trigger 01:13:39 Executing ca-certificates-20241121-r1.trigger 01:13:39 OK: 10 MiB in 16 packages 01:13:39 Removing intermediate container 7b739765a552 01:13:39 ---> 26ee7f399fc5 01:13:39 Step 17/30 : RUN apk --no-cache upgrade 01:13:39 ---> Running in 87b57a5c4f08 01:13:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:13:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:13:39 OK: 10 MiB in 16 packages 01:13:39 Removing intermediate container 87b57a5c4f08 01:13:39 ---> 2a1d86cf2f0f 01:13:39 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 01:13:40 ---> b641df174d6a 01:13:40 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 01:13:40 ---> 931f5de88633 01:13:40 Step 20/30 : COPY --from=builder /app/res/ /res/ 01:13:40 ---> 6dd66c71cb7b 01:13:40 Step 21/30 : COPY --from=builder /app/static/ /static/ 01:13:41 ---> f6c3b21faaa2 01:13:41 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 01:13:44 ---> ae19cf8cd0d9 01:13:44 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 01:13:44 ---> Running in cc2ba386977f 01:13:45 Removing intermediate container cc2ba386977f 01:13:45 ---> 38fe37dd8c41 01:13:45 Step 24/30 : VOLUME /cache 01:13:45 ---> Running in cb4d902b49c9 01:13:45 Removing intermediate container cb4d902b49c9 01:13:45 ---> 1fb6a0fe2366 01:13:45 Step 25/30 : EXPOSE 59711 01:13:46 ---> Running in d90b1162e907 01:13:46 Removing intermediate container d90b1162e907 01:13:46 ---> b9b9830b4a4b 01:13:46 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 01:13:46 ---> Running in 4ae977005a58 01:13:46 Removing intermediate container 4ae977005a58 01:13:46 ---> 309966d8b738 01:13:46 Step 27/30 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "-registry"] 01:13:46 ---> Running in 3a75a86c7c10 01:13:47 Removing intermediate container 3a75a86c7c10 01:13:47 ---> f9c1aa703740 01:13:47 Step 28/30 : LABEL arch=arm64 01:13:47 ---> Running in b2c0868d2523 01:13:47 Removing intermediate container b2c0868d2523 01:13:47 ---> c9d546f2b2f6 01:13:47 Step 29/30 : LABEL git_sha=c4c876e6fc09170e3b03ed866d41ca52cc9da627 01:13:47 ---> Running in c9f2b8fcfb0a 01:13:48 Removing intermediate container c9f2b8fcfb0a 01:13:48 ---> f215e9dc755d 01:13:48 Step 30/30 : LABEL version=4.0.0-dev.9 01:13:48 ---> Running in 3b23d619f97d 01:13:48 Removing intermediate container 3b23d619f97d 01:13:48 ---> 4f57b9324526 01:13:48 [Warning] One or more build-args [ARCH] were not consumed 01:13:48 Successfully built 4f57b9324526 01:13:48 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 01:13:48 provisioning config files... 01:13:48 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/196@tmp/config6805496288259856059tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:13:49 ---> ****-login.sh 01:13:49 nexus3.edgexfoundry.org:10001 01:13:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:13:49 Configure a credential helper to remove this warning. See 01:13:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:13:49 01:13:49 Login Succeeded 01:13:49 nexus3.edgexfoundry.org:10002 01:13:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:13:49 Configure a credential helper to remove this warning. See 01:13:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:13:49 01:13:49 Login Succeeded 01:13:49 nexus3.edgexfoundry.org:10003 01:13:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:13:50 Configure a credential helper to remove this warning. See 01:13:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:13:50 01:13:50 Login Succeeded 01:13:50 nexus3.edgexfoundry.org:10004 01:13:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:13:50 Configure a credential helper to remove this warning. See 01:13:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:13:50 01:13:50 Login Succeeded 01:13:50 ****.io 01:13:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:13:51 Configure a credential helper to remove this warning. See 01:13:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:13:51 01:13:51 Login Succeeded 01:13:51 ---> ****-login.sh ends [Pipeline] } 01:13:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:13:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:13:51 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 01:13:51 c4c876e6fc09170e3b03ed866d41ca52cc9da627 01:13:51 latest 01:13:51 4.0.0-dev.9 01:13:51 c4c876e6fc09170e3b03ed866d41ca52cc9da627-4.0.0-dev.9 01:13:51 main 01:13:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:51 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c4c876e6fc09170e3b03ed866d41ca52cc9da627 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:52 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c4c876e6fc09170e3b03ed866d41ca52cc9da627 01:13:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 01:13:52 341cbfbdb756: Preparing 01:13:52 e8b638e82498: Preparing 01:13:52 d3d21e34605e: Preparing 01:13:52 8de9d4409574: Preparing 01:13:52 6e46cec6b978: Preparing 01:13:52 45668ca8d960: Preparing 01:13:52 6c44fb81e0e9: Preparing 01:13:52 fc3e364433a1: Preparing 01:13:52 dd9c8f8612c8: Preparing 01:13:52 6c44fb81e0e9: Waiting 01:13:52 fc3e364433a1: Waiting 01:13:52 dd9c8f8612c8: Waiting 01:13:52 45668ca8d960: Waiting 01:13:52 8de9d4409574: Pushed 01:13:52 341cbfbdb756: Pushed 01:13:52 d3d21e34605e: Pushed 01:13:52 6e46cec6b978: Pushed 01:13:52 dd9c8f8612c8: Layer already exists 01:13:52 45668ca8d960: Pushed 01:13:52 6c44fb81e0e9: Pushed 01:13:52 fc3e364433a1: Pushed 01:14:01 e8b638e82498: Pushed 01:14:01 c4c876e6fc09170e3b03ed866d41ca52cc9da627: digest: sha256:51779c1a104b609a6c39bca16cd6a6886f2d989d87a05f3bd4b559faa1356d4f size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:01 + 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 01:14:01 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 01:14:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 01:14:01 341cbfbdb756: Preparing 01:14:01 e8b638e82498: Preparing 01:14:01 d3d21e34605e: Preparing 01:14:01 8de9d4409574: Preparing 01:14:01 6e46cec6b978: Preparing 01:14:01 45668ca8d960: Preparing 01:14:01 6c44fb81e0e9: Preparing 01:14:01 45668ca8d960: Waiting 01:14:01 fc3e364433a1: Preparing 01:14:01 dd9c8f8612c8: Preparing 01:14:01 6c44fb81e0e9: Waiting 01:14:01 fc3e364433a1: Waiting 01:14:01 dd9c8f8612c8: Waiting 01:14:01 8de9d4409574: Layer already exists 01:14:01 341cbfbdb756: Layer already exists 01:14:01 e8b638e82498: Layer already exists 01:14:01 6e46cec6b978: Layer already exists 01:14:01 d3d21e34605e: Layer already exists 01:14:01 6c44fb81e0e9: Layer already exists 01:14:01 dd9c8f8612c8: Layer already exists 01:14:01 45668ca8d960: Layer already exists 01:14:01 fc3e364433a1: Layer already exists 01:14:02 latest: digest: sha256:51779c1a104b609a6c39bca16cd6a6886f2d989d87a05f3bd4b559faa1356d4f size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:02 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:02 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.0.0-dev.9 01:14:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 01:14:02 341cbfbdb756: Preparing 01:14:02 e8b638e82498: Preparing 01:14:02 d3d21e34605e: Preparing 01:14:02 8de9d4409574: Preparing 01:14:02 6e46cec6b978: Preparing 01:14:02 45668ca8d960: Preparing 01:14:02 6c44fb81e0e9: Preparing 01:14:02 fc3e364433a1: Preparing 01:14:02 dd9c8f8612c8: Preparing 01:14:02 6c44fb81e0e9: Waiting 01:14:02 fc3e364433a1: Waiting 01:14:02 dd9c8f8612c8: Waiting 01:14:02 45668ca8d960: Waiting 01:14:02 6e46cec6b978: Layer already exists 01:14:02 8de9d4409574: Layer already exists 01:14:02 d3d21e34605e: Layer already exists 01:14:02 341cbfbdb756: Layer already exists 01:14:02 e8b638e82498: Layer already exists 01:14:02 6c44fb81e0e9: Layer already exists 01:14:02 45668ca8d960: Layer already exists 01:14:02 fc3e364433a1: Layer already exists 01:14:02 dd9c8f8612c8: Layer already exists 01:14:03 4.0.0-dev.9: digest: sha256:51779c1a104b609a6c39bca16cd6a6886f2d989d87a05f3bd4b559faa1356d4f size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:03 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c4c876e6fc09170e3b03ed866d41ca52cc9da627-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:03 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c4c876e6fc09170e3b03ed866d41ca52cc9da627-4.0.0-dev.9 01:14:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 01:14:03 341cbfbdb756: Preparing 01:14:03 e8b638e82498: Preparing 01:14:03 d3d21e34605e: Preparing 01:14:03 8de9d4409574: Preparing 01:14:03 6e46cec6b978: Preparing 01:14:03 45668ca8d960: Preparing 01:14:03 6c44fb81e0e9: Preparing 01:14:03 fc3e364433a1: Preparing 01:14:03 dd9c8f8612c8: Preparing 01:14:03 45668ca8d960: Waiting 01:14:03 6c44fb81e0e9: Waiting 01:14:03 fc3e364433a1: Waiting 01:14:03 dd9c8f8612c8: Waiting 01:14:03 e8b638e82498: Layer already exists 01:14:03 341cbfbdb756: Layer already exists 01:14:03 8de9d4409574: Layer already exists 01:14:03 d3d21e34605e: Layer already exists 01:14:03 6e46cec6b978: Layer already exists 01:14:03 dd9c8f8612c8: Layer already exists 01:14:03 6c44fb81e0e9: Layer already exists 01:14:03 45668ca8d960: Layer already exists 01:14:03 fc3e364433a1: Layer already exists 01:14:04 c4c876e6fc09170e3b03ed866d41ca52cc9da627-4.0.0-dev.9: digest: sha256:51779c1a104b609a6c39bca16cd6a6886f2d989d87a05f3bd4b559faa1356d4f size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:04 + 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 01:14:05 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 01:14:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 01:14:05 341cbfbdb756: Preparing 01:14:05 e8b638e82498: Preparing 01:14:05 d3d21e34605e: Preparing 01:14:05 8de9d4409574: Preparing 01:14:05 6e46cec6b978: Preparing 01:14:05 45668ca8d960: Preparing 01:14:05 6c44fb81e0e9: Preparing 01:14:05 fc3e364433a1: Preparing 01:14:05 dd9c8f8612c8: Preparing 01:14:05 fc3e364433a1: Waiting 01:14:05 dd9c8f8612c8: Waiting 01:14:05 45668ca8d960: Waiting 01:14:05 6c44fb81e0e9: Waiting 01:14:05 8de9d4409574: Layer already exists 01:14:05 341cbfbdb756: Layer already exists 01:14:05 e8b638e82498: Layer already exists 01:14:05 6e46cec6b978: Layer already exists 01:14:05 d3d21e34605e: Layer already exists 01:14:05 fc3e364433a1: Layer already exists 01:14:05 dd9c8f8612c8: Layer already exists 01:14:05 45668ca8d960: Layer already exists 01:14:05 6c44fb81e0e9: Layer already exists 01:14:05 main: digest: sha256:51779c1a104b609a6c39bca16cd6a6886f2d989d87a05f3bd4b559faa1356d4f size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:14:05 ===================================================== [Pipeline] echo 01:14:05 taggedImages: 01:14:05 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c4c876e6fc09170e3b03ed866d41ca52cc9da627 01:14:05 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 01:14:05 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.0.0-dev.9 01:14:05 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c4c876e6fc09170e3b03ed866d41ca52cc9da627-4.0.0-dev.9 01:14:05 - 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 01:14:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:14:05 01:14:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:14:06 arm64: Pulling from edgex-lftools-log-publisher 01:14:06 8998bd30e6a1: Pulling fs layer 01:14:06 04944245beec: Pulling fs layer 01:14:06 699f458cf7ca: Pulling fs layer 01:14:06 765212b225bb: Pulling fs layer 01:14:06 f23df028b6ca: Pulling fs layer 01:14:06 d65c8cfc05b1: Pulling fs layer 01:14:06 2437ff75d9bd: Pulling fs layer 01:14:06 f23df028b6ca: Waiting 01:14:06 d65c8cfc05b1: Waiting 01:14:06 2437ff75d9bd: Waiting 01:14:06 765212b225bb: Waiting 01:14:06 04944245beec: Verifying Checksum 01:14:06 04944245beec: Download complete 01:14:06 765212b225bb: Verifying Checksum 01:14:06 765212b225bb: Download complete 01:14:06 f23df028b6ca: Verifying Checksum 01:14:06 f23df028b6ca: Download complete 01:14:06 d65c8cfc05b1: Verifying Checksum 01:14:06 d65c8cfc05b1: Download complete 01:14:06 699f458cf7ca: Verifying Checksum 01:14:06 699f458cf7ca: Download complete 01:14:06 8998bd30e6a1: Verifying Checksum 01:14:06 8998bd30e6a1: Download complete 01:14:09 2437ff75d9bd: Verifying Checksum 01:14:09 2437ff75d9bd: Download complete 01:14:11 8998bd30e6a1: Pull complete 01:14:12 04944245beec: Pull complete 01:14:13 699f458cf7ca: Pull complete 01:14:13 765212b225bb: Pull complete 01:14:14 f23df028b6ca: Pull complete 01:14:14 d65c8cfc05b1: Pull complete 01:14:33 2437ff75d9bd: Pull complete 01:14:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:14:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:14:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:14:33 prd-ubuntu20.04-docker-arm64-4c-16g-40113 does not seem to be running inside a container 01:14:33 $ 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/196 -v /w/workspace/app-rfid-llrp-inventory/196:/w/workspace/app-rfid-llrp-inventory/196:rw,z -v /w/workspace/app-rfid-llrp-inventory/196@tmp:/w/workspace/app-rfid-llrp-inventory/196@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 01:14:36 $ docker top 3d7ddc1f1c34b103b93dfbfb958e3f911cdceb98b9f3d55d23b1586cb2e84ff1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:14:37 ---> job-cost.sh 01:14:37 lf-activate-venv: SKIPPING 01:14:37 INFO: No Stack... 01:14:37 INFO: Retrieving Pricing Info for: v3-standard-4 01:14:38 INFO: Archiving Costs [Pipeline] sh 01:14:39 + cat /w/workspace/app-rfid-llrp-inventory/196/archives/cost.csv 01:14:39 + cut -d, -f6 [Pipeline] lock 01:14:39 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-196-stack-cost] 01:14:39 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-196-stack-cost] did not exist. Created. 01:14:39 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-196-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:14:39 /w/workspace/app-rfid-llrp-inventory/196@tmp/durable-9599fdc1/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:14:40 + echo total: 0.10999999940395355 [Pipeline] stash 01:14:40 Warning: overwriting stash ‘stack-cost’ 01:14:40 Stashed 1 file(s) [Pipeline] } 01:14:40 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-196-stack-cost] [Pipeline] // lock [Pipeline] } 01:14:40 $ docker stop --time=1 3d7ddc1f1c34b103b93dfbfb958e3f911cdceb98b9f3d55d23b1586cb2e84ff1 01:14:42 $ docker rm -f --volumes 3d7ddc1f1c34b103b93dfbfb958e3f911cdceb98b9f3d55d23b1586cb2e84ff1 [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 01:14:42 provisioning config files... 01:14:42 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8915932874570124983tmp [Pipeline] { [Pipeline] sh 01:14:42 + set +x 01:14:42 + curl -s https://codecov.io/bash 01:14:42 + bash -s -- 01:14:42 01:14:42 _____ _ 01:14:42 / ____| | | 01:14:42 | | ___ __| | ___ ___ _____ __ 01:14:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:14:42 | |___| (_) | (_| | __/ (_| (_) \ V / 01:14:42 \_____\___/ \__,_|\___|\___\___/ \_/ 01:14:42 Bash-1.0.6 01:14:42 01:14:42 01:14:42 ==> git version 2.25.1 found 01:14:42 ==> 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 01:14:42 Release-Date: 2020-01-08 01:14:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:14:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:14:42 ==> Jenkins CI detected. 01:14:42 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 01:14:42 project root: . 01:14:42 --> token set from env 01:14:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:14:42 ==> Running gcov in . (disable via -X gcov) 01:14:42 ==> Python coveragepy not found 01:14:42 ==> Searching for coverage reports in: 01:14:42 + . 01:14:42 -> Found 1 reports 01:14:42 ==> Detecting git/mercurial file structure 01:14:42 ==> Reading reports 01:14:42 + ./coverage.out bytes=55696 01:14:42 ==> Appending adjustments 01:14:42 https://docs.codecov.io/docs/fixing-reports 01:14:43 + Found adjustments 01:14:43 ==> Gzipping contents 01:14:43 16K /tmp/codecov.KSvurX.gz 01:14:43 ==> Uploading reports 01:14:43 url: https://codecov.io 01:14:43 query: branch=main&commit=c4c876e6fc09170e3b03ed866d41ca52cc9da627&build=196&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F196%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 01:14:43 -> Pinging Codecov 01:14:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c4c876e6fc09170e3b03ed866d41ca52cc9da627&build=196&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F196%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 01:14:43 -> Uploading to 01:14:43 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/c4c876e6fc09170e3b03ed866d41ca52cc9da627/2cfe755d-50a6-45df-963e-736877f6e1e5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250304%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250304T011443Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=47c5d1b0d2274bff109c11059c83c0ab47e5b3d4e030b311bb5e5deee1e7e70f 01:14:43 % Total % Received % Xferd Average Speed Time Time Time Current 01:14:43 Dload Upload Total Spent Left Speed 01:14:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12863 0 0 100 12863 0 78432 --:--:-- --:--:-- --:--:-- 78432 01:14:43 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/c4c876e6fc09170e3b03ed866d41ca52cc9da627 [Pipeline] } 01:14:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:14:43 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:14:43 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:14:44 01:14:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:14:44 latest: Pulling from edgex-devops/edgex-snyk-go 01:14:44 43c4264eed91: Pulling fs layer 01:14:44 4cc291be95ef: Pulling fs layer 01:14:44 2ac1f1163629: Pulling fs layer 01:14:44 5c3c966382ef: Pulling fs layer 01:14:44 4f4fb700ef54: Pulling fs layer 01:14:44 d9c7d2e4e75e: Pulling fs layer 01:14:44 9c3e1370e548: Pulling fs layer 01:14:44 4f4fb700ef54: Waiting 01:14:44 d9c7d2e4e75e: Waiting 01:14:44 9c3e1370e548: Waiting 01:14:44 5c3c966382ef: Waiting 01:14:44 4cc291be95ef: Download complete 01:14:44 5c3c966382ef: Download complete 01:14:44 4f4fb700ef54: Download complete 01:14:44 43c4264eed91: Download complete 01:14:44 43c4264eed91: Pull complete 01:14:44 4cc291be95ef: Pull complete 01:14:44 d9c7d2e4e75e: Verifying Checksum 01:14:44 d9c7d2e4e75e: Download complete 01:14:45 2ac1f1163629: Download complete 01:14:45 9c3e1370e548: Verifying Checksum 01:14:45 9c3e1370e548: Download complete 01:14:48 2ac1f1163629: Pull complete 01:14:48 5c3c966382ef: Pull complete 01:14:48 4f4fb700ef54: Pull complete 01:14:48 d9c7d2e4e75e: Pull complete 01:14:51 9c3e1370e548: Pull complete 01:14:51 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 01:14:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:14:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:14:51 prd-ubuntu20.04-docker-8c-8g-40105 does not seem to be running inside a container 01:14:51 $ 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 01:14:53 $ docker top f6776da702eb0e28401774782a0fa4fb6abb07971e141c0b9a4db0846fbad8c0 -eo pid,comm [Pipeline] { [Pipeline] sh 01:14:53 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] echo 01:14:53 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 01:14:54 + set -o pipefail 01:14:54 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 01:15:02 01:15:02 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 01:15:02 01:15:02 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7116c55e-148a-425a-9d75-27689445d8a8/history/a62785d1-51e2-449d-8562-db70adc22bb9 01:15:02 01:15:02 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:15:02 01:15:02 01:15:02 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 01:15:02 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 01:15:02 $ docker stop --time=1 f6776da702eb0e28401774782a0fa4fb6abb07971e141c0b9a4db0846fbad8c0 01:15:04 $ docker rm -f --volumes f6776da702eb0e28401774782a0fa4fb6abb07971e141c0b9a4db0846fbad8c0 [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 01:15:05 + git log --format=format:%s -1 c4c876e6fc09170e3b03ed866d41ca52cc9da627 [Pipeline] sh 01:15:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:15:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:15:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:15:06 prd-ubuntu20.04-docker-8c-8g-40105 does not seem to be running inside a container 01:15:06 $ 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 01:15:06 $ docker top badbf929e045eb758f2ec824d9e89ce6b892412f3537b7e3c577cee1bba3d6f5 -eo pid,comm 01:15:06 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). 01:15:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:15:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:15:06 [ssh-agent] Looking for ssh-agent implementation... 01:15:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:15:06 $ docker exec badbf929e045eb758f2ec824d9e89ce6b892412f3537b7e3c577cee1bba3d6f5 ssh-agent 01:15:06 SSH_AUTH_SOCK=/tmp/ssh-zl6cpUs6tQhs/agent.32 01:15:06 SSH_AGENT_PID=38 01:15:06 Running ssh-add (command line suppressed) 01:15:06 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16208472748826145615.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16208472748826145615.key) 01:15:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:15:07 + git semver tag 01:15:07 2025-03-04 01:15:07,328 [run_tag] DEBUG tag force:False 01:15:07 2025-03-04 01:15:07,328 [check_head_tag] DEBUG check head tag 01:15:07 2025-03-04 01:15:07,330 [execute] INFO git cat-file --batch-check 01:15:07 2025-03-04 01:15:07,330 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 01:15:07 2025-03-04 01:15:07,334 [execute] INFO git cat-file --batch 01:15:07 2025-03-04 01:15:07,334 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 01:15:07 2025-03-04 01:15:07,361 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 01:15:07 2025-03-04 01:15:07,362 [execute] INFO git tag -a v4.0.0-dev.9 -m v4.0.0-dev.9 01:15:07 2025-03-04 01:15:07,362 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.9', '-m', 'v4.0.0-dev.9'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 01:15:07 2025-03-04 01:15:07,366 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 01:15:07 4.0.0-dev.9 [Pipeline] } 01:15:07 $ docker exec --env ******** --env ******** badbf929e045eb758f2ec824d9e89ce6b892412f3537b7e3c577cee1bba3d6f5 ssh-agent -k 01:15:07 unset SSH_AUTH_SOCK; 01:15:07 unset SSH_AGENT_PID; 01:15:07 echo Agent pid 38 killed; 01:15:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:15:07 + git semver [Pipeline] } 01:15:08 $ docker stop --time=1 badbf929e045eb758f2ec824d9e89ce6b892412f3537b7e3c577cee1bba3d6f5 01:15:09 $ docker rm -f --volumes badbf929e045eb758f2ec824d9e89ce6b892412f3537b7e3c577cee1bba3d6f5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:15:09 01:15:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:15:10 0.23.1-centos7: Pulling from edgex-lftools 01:15:10 ab5ef0e58194: Pulling fs layer 01:15:10 9712f1f96733: Pulling fs layer 01:15:10 63f879dbbcfc: Pulling fs layer 01:15:10 0d9ebad4ef96: Pulling fs layer 01:15:10 e9a5061849ea: Pulling fs layer 01:15:10 d747dcd14b5f: Pulling fs layer 01:15:10 2de7ff778b66: Pulling fs layer 01:15:10 d747dcd14b5f: Waiting 01:15:10 e9a5061849ea: Waiting 01:15:10 2de7ff778b66: Waiting 01:15:10 0d9ebad4ef96: Waiting 01:15:10 9712f1f96733: Verifying Checksum 01:15:10 9712f1f96733: Download complete 01:15:10 63f879dbbcfc: Verifying Checksum 01:15:10 63f879dbbcfc: Download complete 01:15:10 e9a5061849ea: Verifying Checksum 01:15:10 e9a5061849ea: Download complete 01:15:10 d747dcd14b5f: Verifying Checksum 01:15:10 d747dcd14b5f: Download complete 01:15:10 0d9ebad4ef96: Verifying Checksum 01:15:10 0d9ebad4ef96: Download complete 01:15:10 ab5ef0e58194: Verifying Checksum 01:15:10 ab5ef0e58194: Download complete 01:15:10 2de7ff778b66: Verifying Checksum 01:15:10 2de7ff778b66: Download complete 01:15:13 ab5ef0e58194: Pull complete 01:15:13 9712f1f96733: Pull complete 01:15:14 63f879dbbcfc: Pull complete 01:15:17 0d9ebad4ef96: Pull complete 01:15:17 e9a5061849ea: Pull complete 01:15:17 d747dcd14b5f: Pull complete 01:15:18 2de7ff778b66: Pull complete 01:15:18 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:15:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:15:18 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:15:18 prd-ubuntu20.04-docker-8c-8g-40105 does not seem to be running inside a container 01:15:18 $ 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 01:15:20 $ docker top a4a8967d2f0128234a4938dec56e071f3c25672bb026e0b7b1c935860bb933d3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:15:20 provisioning config files... 01:15:20 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config18387501123474121635tmp 01:15:20 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14559355963094063435tmp 01:15:20 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9737590963769802922tmp [Pipeline] { [Pipeline] echo 01:15:20 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:15:21 ---> sigul-configuration.sh 01:15:21 gpg: directory `/root/.gnupg' created 01:15:21 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:15:21 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:15:21 gpg: keyring `/root/.gnupg/secring.gpg' created 01:15:21 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:15:21 gpg: CAST5 encrypted data 01:15:21 gpg: encrypted with 1 passphrase 01:15:21 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:15:21 + mkdir /home/jenkins 01:15:21 + mkdir /home/jenkins/sigul [Pipeline] sh 01:15:21 + 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 01:15:21 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:15:22 ---> sigul-install.sh 01:15:22 Sigul already installed; skipping installation. [Pipeline] sh 01:15:22 + git tag --list 01:15:22 v0.0.0 01:15:22 v1.0.0 01:15:22 v2.1.0 01:15:22 v2.1.1 01:15:22 v2.2.0 01:15:22 v2.3.0 01:15:22 v3.0 01:15:22 v3.0.0 01:15:22 v3.0.1 01:15:22 v3.0.1-dev.1 01:15:22 v3.1 01:15:22 v3.1.0 01:15:22 v3.1.0-dev.1 01:15:22 v3.1.0-dev.10 01:15:22 v3.1.0-dev.11 01:15:22 v3.1.0-dev.12 01:15:22 v3.1.0-dev.13 01:15:22 v3.1.0-dev.14 01:15:22 v3.1.0-dev.15 01:15:22 v3.1.0-dev.16 01:15:22 v3.1.0-dev.17 01:15:22 v3.1.0-dev.18 01:15:22 v3.1.0-dev.19 01:15:22 v3.1.0-dev.2 01:15:22 v3.1.0-dev.20 01:15:22 v3.1.0-dev.21 01:15:22 v3.1.0-dev.22 01:15:22 v3.1.0-dev.23 01:15:22 v3.1.0-dev.24 01:15:22 v3.1.0-dev.25 01:15:22 v3.1.0-dev.26 01:15:22 v3.1.0-dev.27 01:15:22 v3.1.0-dev.28 01:15:22 v3.1.0-dev.29 01:15:22 v3.1.0-dev.3 01:15:22 v3.1.0-dev.30 01:15:22 v3.1.0-dev.31 01:15:22 v3.1.0-dev.32 01:15:22 v3.1.0-dev.33 01:15:22 v3.1.0-dev.34 01:15:22 v3.1.0-dev.35 01:15:22 v3.1.0-dev.36 01:15:22 v3.1.0-dev.37 01:15:22 v3.1.0-dev.38 01:15:22 v3.1.0-dev.39 01:15:22 v3.1.0-dev.4 01:15:22 v3.1.0-dev.40 01:15:22 v3.1.0-dev.5 01:15:22 v3.1.0-dev.6 01:15:22 v3.1.0-dev.7 01:15:22 v3.1.0-dev.8 01:15:22 v3.1.0-dev.9 01:15:22 v3.1.1 01:15:22 v3.2.0-dev.1 01:15:22 v3.2.0-dev.10 01:15:22 v3.2.0-dev.11 01:15:22 v3.2.0-dev.12 01:15:22 v3.2.0-dev.13 01:15:22 v3.2.0-dev.14 01:15:22 v3.2.0-dev.15 01:15:22 v3.2.0-dev.16 01:15:22 v3.2.0-dev.17 01:15:22 v3.2.0-dev.18 01:15:22 v3.2.0-dev.19 01:15:22 v3.2.0-dev.2 01:15:22 v3.2.0-dev.20 01:15:22 v3.2.0-dev.21 01:15:22 v3.2.0-dev.22 01:15:22 v3.2.0-dev.23 01:15:22 v3.2.0-dev.24 01:15:22 v3.2.0-dev.25 01:15:22 v3.2.0-dev.26 01:15:22 v3.2.0-dev.27 01:15:22 v3.2.0-dev.28 01:15:22 v3.2.0-dev.29 01:15:22 v3.2.0-dev.3 01:15:22 v3.2.0-dev.30 01:15:22 v3.2.0-dev.31 01:15:22 v3.2.0-dev.32 01:15:22 v3.2.0-dev.33 01:15:22 v3.2.0-dev.4 01:15:22 v3.2.0-dev.5 01:15:22 v3.2.0-dev.6 01:15:22 v3.2.0-dev.7 01:15:22 v3.2.0-dev.8 01:15:22 v3.2.0-dev.9 01:15:22 v4.0.0-dev.1 01:15:22 v4.0.0-dev.2 01:15:22 v4.0.0-dev.3 01:15:22 v4.0.0-dev.4 01:15:22 v4.0.0-dev.5 01:15:22 v4.0.0-dev.6 01:15:22 v4.0.0-dev.7 01:15:22 v4.0.0-dev.8 01:15:22 v4.0.0-dev.9 [Pipeline] sh 01:15:22 + lftools sign git-tag v4.0.0-dev.9 01:15:23 Signing Git tag with Sigul... 01:15:23 Signing v4.0.0-dev.9 [Pipeline] echo 01:15:23 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:15:24 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:15:24 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:15:24 $ docker stop --time=1 a4a8967d2f0128234a4938dec56e071f3c25672bb026e0b7b1c935860bb933d3 01:15:25 $ docker rm -f --volumes a4a8967d2f0128234a4938dec56e071f3c25672bb026e0b7b1c935860bb933d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:15:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:15:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:15:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:15:26 prd-ubuntu20.04-docker-8c-8g-40105 does not seem to be running inside a container 01:15:26 $ 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 01:15:26 $ docker top c1cc5c529857696e8937aeacc62fcf6fe3d76350a8d09a84fe16149979e48170 -eo pid,comm 01:15:26 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). 01:15:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:15:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:15:26 [ssh-agent] Looking for ssh-agent implementation... 01:15:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:15:26 $ docker exec c1cc5c529857696e8937aeacc62fcf6fe3d76350a8d09a84fe16149979e48170 ssh-agent 01:15:26 SSH_AUTH_SOCK=/tmp/ssh-mP0AWhQQ83yc/agent.33 01:15:26 SSH_AGENT_PID=39 01:15:26 Running ssh-add (command line suppressed) 01:15:27 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14577570242831808272.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14577570242831808272.key) 01:15:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:15:27 + git semver bump pre 01:15:27 2025-03-04 01:15:27,520 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 01:15:27 2025-03-04 01:15:27,520 [bump_version] DEBUG bumping version:4.0.0-dev.9 on axis:pre with prefix:dev 01:15:27 2025-03-04 01:15:27,521 [bump_version] DEBUG bumped version:4.0.0-dev.10 01:15:27 2025-03-04 01:15:27,521 [write_version] DEBUG write version:4.0.0-dev.10 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 01:15:27 2025-03-04 01:15:27,521 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 01:15:27 2025-03-04 01:15:27,521 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 01:15:27 2025-03-04 01:15:27,523 [execute] INFO git cat-file --batch-check 01:15:27 2025-03-04 01:15:27,523 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 01:15:27 2025-03-04 01:15:27,529 [execute] INFO git cat-file --batch 01:15:27 2025-03-04 01:15:27,530 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 01:15:27 2025-03-04 01:15:27,534 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 01:15:27 4.0.0-dev.10 [Pipeline] } 01:15:27 $ docker exec --env ******** --env ******** c1cc5c529857696e8937aeacc62fcf6fe3d76350a8d09a84fe16149979e48170 ssh-agent -k 01:15:27 unset SSH_AUTH_SOCK; 01:15:27 unset SSH_AGENT_PID; 01:15:27 echo Agent pid 39 killed; 01:15:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:15:28 + git semver [Pipeline] } 01:15:28 $ docker stop --time=1 c1cc5c529857696e8937aeacc62fcf6fe3d76350a8d09a84fe16149979e48170 01:15:29 $ docker rm -f --volumes c1cc5c529857696e8937aeacc62fcf6fe3d76350a8d09a84fe16149979e48170 [Pipeline] // withDockerContainer [Pipeline] sh 01:15:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:15:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:15:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:15:30 prd-ubuntu20.04-docker-8c-8g-40105 does not seem to be running inside a container 01:15:30 $ 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 01:15:30 $ docker top 23a95617a398c3df097a93b46ce358f5993a8e6b6120d35dda609c50bc10397d -eo pid,comm 01:15:30 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). 01:15:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:15:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:15:30 [ssh-agent] Looking for ssh-agent implementation... 01:15:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:15:30 $ docker exec 23a95617a398c3df097a93b46ce358f5993a8e6b6120d35dda609c50bc10397d ssh-agent 01:15:31 SSH_AUTH_SOCK=/tmp/ssh-A89I4GXaKagE/agent.32 01:15:31 SSH_AGENT_PID=38 01:15:31 Running ssh-add (command line suppressed) 01:15:31 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16157966897846471889.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16157966897846471889.key) 01:15:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:15:31 + git semver push 01:15:31 2025-03-04 01:15:31,613 [run_push] DEBUG push 01:15:31 2025-03-04 01:15:31,614 [execute] INFO git cat-file --batch-check 01:15:31 2025-03-04 01:15:31,614 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 01:15:31 2025-03-04 01:15:31,617 [execute] INFO git rev-list d125d2781c88082c775ac02dba80071dc985b985 -- 01:15:31 2025-03-04 01:15:31,618 [execute] DEBUG Popen(['git', 'rev-list', 'd125d2781c88082c775ac02dba80071dc985b985', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 01:15:31 2025-03-04 01:15:31,626 [execute] INFO git fetch -v origin 01:15:31 2025-03-04 01:15:31,626 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 01:15:32 2025-03-04 01:15:32,074 [run_push] DEBUG no remote changes detected 01:15:32 2025-03-04 01:15:32,075 [execute] INFO git push origin semver 01:15:32 2025-03-04 01:15:32,076 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 01:15:32 2025-03-04 01:15:32,685 [run_push] DEBUG push all version tags 01:15:32 2025-03-04 01:15:32,685 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:15:32 2025-03-04 01:15:32,686 [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) 01:15:33 2025-03-04 01:15:33,296 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 01:15:33 4.0.0-dev.10 [Pipeline] } 01:15:33 $ docker exec --env ******** --env ******** 23a95617a398c3df097a93b46ce358f5993a8e6b6120d35dda609c50bc10397d ssh-agent -k 01:15:33 unset SSH_AUTH_SOCK; 01:15:33 unset SSH_AGENT_PID; 01:15:33 echo Agent pid 38 killed; 01:15:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:15:33 + git semver [Pipeline] } 01:15:34 $ docker stop --time=1 23a95617a398c3df097a93b46ce358f5993a8e6b6120d35dda609c50bc10397d 01:15:35 $ docker rm -f --volumes 23a95617a398c3df097a93b46ce358f5993a8e6b6120d35dda609c50bc10397d [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 01:15:36 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 01:15:36 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 01:15:36 total 16 01:15:36 drwxr-xr-x 3 root root 4096 Mar 4 00:52 . 01:15:36 drwxrwxr-x 12 jenkins jenkins 4096 Mar 4 01:15 .. 01:15:36 drwxr-xr-x 2 root root 4096 Mar 4 00:52 cost 01:15:36 -rw-r--r-- 1 root root 95 Mar 4 00:52 cost.csv 01:15:36 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 01:15:36 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 01:15:36 total 16 01:15:36 drwxr-xr-x 3 jenkins jenkins 4096 Mar 4 00:52 . 01:15:36 drwxrwxr-x 12 jenkins jenkins 4096 Mar 4 01:15 .. 01:15:36 drwxr-xr-x 2 jenkins jenkins 4096 Mar 4 00:52 cost 01:15:36 -rw-r--r-- 1 jenkins jenkins 95 Mar 4 00:52 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:15:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:15:37 ---> package-listing.sh 01:15:37 ++ facter osfamily 01:15:37 ++ tr '[:upper:]' '[:lower:]' 01:15:37 + OS_FAMILY=debian 01:15:37 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 01:15:37 + START_PACKAGES=/tmp/packages_start.txt 01:15:37 + END_PACKAGES=/tmp/packages_end.txt 01:15:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:15:37 + PACKAGES=/tmp/packages_start.txt 01:15:37 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 01:15:37 + PACKAGES=/tmp/packages_end.txt 01:15:37 + case "${OS_FAMILY}" in 01:15:37 + dpkg -l 01:15:37 + grep '^ii' 01:15:37 + '[' -f /tmp/packages_start.txt ']' 01:15:37 + '[' -f /tmp/packages_end.txt ']' 01:15:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:15:37 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 01:15:37 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 01:15:37 + 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 01:15:37 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 01:15:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:15:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:15:38 prd-ubuntu20.04-docker-8c-8g-40105 does not seem to be running inside a container 01:15:38 $ 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 01:15:38 $ docker top 1af638fac352a6dc55cf687bc169cc721a269b4677de50ee4333871df4a76b42 -eo pid,comm [Pipeline] { [Pipeline] sh 01:15:38 + touch /tmp/pre-build-complete [Pipeline] sh 01:15:39 + mkdir -p /var/log/sysstat [Pipeline] sh 01:15:39 + ls /var/log/sa-host 01:15:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:15:39 provisioning config files... 01:15:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2434590392053585382tmp [Pipeline] { [Pipeline] echo 01:15:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:15:39 ---> create-netrc.sh [Pipeline] } 01:15:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:15:40 ---> python-tools-install.sh [Pipeline] echo 01:15:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:15:40 ---> sudo-logs.sh 01:15:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:15:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:15:40 ---> job-cost.sh 01:15:40 lf-activate-venv: SKIPPING 01:15:40 DEBUG: total: 0.2199999988079071 01:15:40 INFO: Retrieving Stack Cost... 01:15:41 INFO: Retrieving Pricing Info for: v3-standard-8 01:15:41 INFO: Archiving Costs [Pipeline] echo 01:15:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:15:42 ---> logs-deploy.sh 01:15:42 lf-activate-venv: SKIPPING 01:15:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/196 01:15:42 INFO: archiving workspace using pattern(s): 01:15:42 Archives upload complete. 01:15:42 INFO: archiving logs to Nexus