Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 92083455eca0f98686198c60a6a2a2ee267c0dc5 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-ssh16172177912550336208.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh14397676362889017618.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh18230452668363572650.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh3659912572365083509.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-ssh323531758433054668.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, buildSnap:false] ========================================================= [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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7220 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 > 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 Avoid second fetch Checking out Revision 92083455eca0f98686198c60a6a2a2ee267c0dc5 (main) Commit message: "Merge pull request #227 from ernestojeda/create-release" > git config core.sparsecheckout # timeout=10 > git checkout -f 92083455eca0f98686198c60a6a2a2ee267c0dc5 # timeout=10 > git rev-list --no-walk 42a4aea364fc3b5da0341fdab57a071fe1627109 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:53:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:53:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:53:21 ========================================================= 20:53:21 EdgeX Global Pipelines Version Info 20:53:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:53:22 ------------------- 20:53:22 stable info: 20:53:22 ------------------- 20:53:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:53:22 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 20:53:22 Message: update stable to v1.0.254 20:53:23 ------------------- 20:53:23 experimental info: 20:53:23 ------------------- 20:53:23 Commited By: **** collab-it+edgex@linuxfoundation.org 20:53:23 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 20:53:23 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:53:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 20:53:23 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 20:53:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:53:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:53:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:53:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 20:53:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:53:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:53:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:53:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:53:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:53:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 20:53:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:53:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:53:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:53:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:53:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:53:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:53:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:53:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:53:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:53:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:53:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:53:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:53:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:53:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:53:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:53:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:53:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:53:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:53:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 92083455eca0f98686198c60a6a2a2ee267c0dc5 [Pipeline] echo 20:53:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9208345 [Pipeline] echo 20:53:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:53:23 provisioning config files... 20:53:23 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config699361074821166703tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:53:24 ---> docker-login.sh 20:53:24 nexus3.edgexfoundry.org:10001 20:53:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:53:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:53:24 Configure a credential helper to remove this warning. See 20:53:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:53:24 20:53:24 Login Succeeded 20:53:24 nexus3.edgexfoundry.org:10002 20:53:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:53:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:53:24 Configure a credential helper to remove this warning. See 20:53:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:53:24 20:53:24 Login Succeeded 20:53:24 nexus3.edgexfoundry.org:10003 20:53:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:53:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:53:24 Configure a credential helper to remove this warning. See 20:53:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:53:24 20:53:24 Login Succeeded 20:53:24 nexus3.edgexfoundry.org:10004 20:53:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:53:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:53:25 Configure a credential helper to remove this warning. See 20:53:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:53:25 20:53:25 Login Succeeded 20:53:25 docker.io 20:53:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:53:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:53:25 Configure a credential helper to remove this warning. See 20:53:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:53:25 20:53:25 Login Succeeded 20:53:25 ---> docker-login.sh ends [Pipeline] } 20:53:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:53:25 + git rev-list -1 --merges 92083455eca0f98686198c60a6a2a2ee267c0dc5~1..92083455eca0f98686198c60a6a2a2ee267c0dc5 [Pipeline] echo 20:53:25 -----------> git rev-list -1 --merges 92083455eca0f98686198c60a6a2a2ee267c0dc5~1..92083455eca0f98686198c60a6a2a2ee267c0dc5 92083455eca0f98686198c60a6a2a2ee267c0dc5 20:53:25 92083455eca0f98686198c60a6a2a2ee267c0dc5 [false] [Pipeline] sh 20:53:26 + git log --format=format:%s -1 92083455eca0f98686198c60a6a2a2ee267c0dc5 [Pipeline] echo 20:53:26 ========================================================= 20:53:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:53:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:53:26 + git log --format=format:%s -1 92083455eca0f98686198c60a6a2a2ee267c0dc5 [Pipeline] echo 20:53:26 [semverPrep] GIT_COMMIT: 92083455eca0f98686198c60a6a2a2ee267c0dc5, Commit Message: Merge pull request #227 from ernestojeda/create-release [Pipeline] echo 20:53:26 [semverPrep] This is not a build commit. [Pipeline] sh 20:53:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:53:26 + grep -v github /etc/ssh/ssh_known_hosts 20:53:26 + [ -e /tmp/ssh_known_hosts ] 20:53:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:53:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:53:26 + sudo tee -a /etc/ssh/ssh_known_hosts 20:53:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:53:27 20:53:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:53:27 0.1.4: Pulling from edgex-devops/py-git-semver 20:53:27 b85a868b505f: Pulling fs layer 20:53:27 e2be974225ed: Pulling fs layer 20:53:27 339a4e72a1f5: Pulling fs layer 20:53:27 988bab9f4d93: Pulling fs layer 20:53:27 1469e6f7b9e6: Pulling fs layer 20:53:27 eaf3925da568: Pulling fs layer 20:53:27 bab4dde63d76: Pulling fs layer 20:53:27 bde34c3a00c8: Pulling fs layer 20:53:27 b352a97aabf1: Pulling fs layer 20:53:27 4872d77fe225: Pulling fs layer 20:53:27 5851b861e8e6: Pulling fs layer 20:53:27 1469e6f7b9e6: Waiting 20:53:27 b352a97aabf1: Waiting 20:53:27 4872d77fe225: Waiting 20:53:27 5851b861e8e6: Waiting 20:53:27 988bab9f4d93: Waiting 20:53:27 bde34c3a00c8: Waiting 20:53:27 eaf3925da568: Waiting 20:53:27 bab4dde63d76: Waiting 20:53:27 e2be974225ed: Verifying Checksum 20:53:27 e2be974225ed: Download complete 20:53:27 988bab9f4d93: Verifying Checksum 20:53:27 988bab9f4d93: Download complete 20:53:27 1469e6f7b9e6: Verifying Checksum 20:53:27 1469e6f7b9e6: Download complete 20:53:27 eaf3925da568: Verifying Checksum 20:53:27 eaf3925da568: Download complete 20:53:27 339a4e72a1f5: Verifying Checksum 20:53:27 339a4e72a1f5: Download complete 20:53:27 bde34c3a00c8: Verifying Checksum 20:53:27 bde34c3a00c8: Download complete 20:53:27 b352a97aabf1: Verifying Checksum 20:53:27 b352a97aabf1: Download complete 20:53:27 4872d77fe225: Download complete 20:53:27 5851b861e8e6: Download complete 20:53:27 b85a868b505f: Download complete 20:53:27 bab4dde63d76: Verifying Checksum 20:53:27 bab4dde63d76: Download complete 20:53:29 b85a868b505f: Pull complete 20:53:29 e2be974225ed: Pull complete 20:53:29 339a4e72a1f5: Pull complete 20:53:29 988bab9f4d93: Pull complete 20:53:30 1469e6f7b9e6: Pull complete 20:53:30 eaf3925da568: Pull complete 20:53:32 bab4dde63d76: Pull complete 20:53:32 bde34c3a00c8: Pull complete 20:53:32 b352a97aabf1: Pull complete 20:53:32 4872d77fe225: Pull complete 20:53:32 5851b861e8e6: Pull complete 20:53:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:53:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:53:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:53:32 prd-ubuntu20.04-docker-8c-8g-7220 does not seem to be running inside a container 20:53:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:53:36 $ docker top 693e71a0a76316a92cd8f2d3be84fba64928e12bc12ce96d151e1c0e2c0faffb -eo pid,comm 20:53:36 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). 20:53:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:53:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:53:36 [ssh-agent] Looking for ssh-agent implementation... 20:53:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:53:36 $ docker exec 693e71a0a76316a92cd8f2d3be84fba64928e12bc12ce96d151e1c0e2c0faffb ssh-agent 20:53:37 SSH_AUTH_SOCK=/tmp/ssh-TW6WqXF5QMBD/agent.32 20:53:37 SSH_AGENT_PID=38 20:53:37 Running ssh-add (command line suppressed) 20:53:37 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16979564303088254167.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16979564303088254167.key) 20:53:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:53:37 + git tag --points-at HEAD [Pipeline] } 20:53:37 $ docker exec --env ******** --env ******** 693e71a0a76316a92cd8f2d3be84fba64928e12bc12ce96d151e1c0e2c0faffb ssh-agent -k 20:53:37 unset SSH_AUTH_SOCK; 20:53:37 unset SSH_AGENT_PID; 20:53:37 echo Agent pid 38 killed; 20:53:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:53:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:53:37 [ssh-agent] Looking for ssh-agent implementation... 20:53:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:53:37 $ docker exec 693e71a0a76316a92cd8f2d3be84fba64928e12bc12ce96d151e1c0e2c0faffb ssh-agent 20:53:37 SSH_AUTH_SOCK=/tmp/ssh-j8149hPlqRcX/agent.70 20:53:37 SSH_AGENT_PID=76 20:53:37 Running ssh-add (command line suppressed) 20:53:37 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11550986953389781293.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11550986953389781293.key) 20:53:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:53:38 + git semver init 20:53:38 2023-09-20 20:53:38,415 [run_init] DEBUG init version:0.0.0 force:False 20:53:38 2023-09-20 20:53:38,415 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 20:53:38 2023-09-20 20:53:38,416 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 20:53:38 2023-09-20 20:53:38,416 [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) 20:53:39 2023-09-20 20:53:39,523 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 20:53:39 2023-09-20 20:53:39,523 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 20:53:39 2023-09-20 20:53:39,523 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 20:53:39 2023-09-20 20:53:39,523 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 20:53:39 3.1.0-dev.19 [Pipeline] } 20:53:39 $ docker exec --env ******** --env ******** 693e71a0a76316a92cd8f2d3be84fba64928e12bc12ce96d151e1c0e2c0faffb ssh-agent -k 20:53:40 unset SSH_AUTH_SOCK; 20:53:40 unset SSH_AGENT_PID; 20:53:40 echo Agent pid 76 killed; 20:53:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:53:40 + git semver [Pipeline] } 20:53:40 $ docker stop --time=1 693e71a0a76316a92cd8f2d3be84fba64928e12bc12ce96d151e1c0e2c0faffb 20:53:41 $ docker rm -f --volumes 693e71a0a76316a92cd8f2d3be84fba64928e12bc12ce96d151e1c0e2c0faffb [Pipeline] // withDockerContainer [Pipeline] sh 20:53:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:53:42 Stashed 1 file(s) [Pipeline] echo 20:53:42 [edgeXSemver]: initialized semver on version 3.1.0-dev.19 [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 20:53:42 provisioning config files... 20:53:42 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10166146751725945059tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:53:42 ---> docker-login.sh 20:53:42 nexus3.edgexfoundry.org:10001 20:53:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:53:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:53:42 Configure a credential helper to remove this warning. See 20:53:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:53:42 20:53:42 Login Succeeded 20:53:42 nexus3.edgexfoundry.org:10002 20:53:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:53:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:53:42 Configure a credential helper to remove this warning. See 20:53:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:53:42 20:53:42 Login Succeeded 20:53:42 nexus3.edgexfoundry.org:10003 20:53:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:53:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:53:43 Configure a credential helper to remove this warning. See 20:53:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:53:43 20:53:43 Login Succeeded 20:53:43 nexus3.edgexfoundry.org:10004 20:53:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:53:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:53:43 Configure a credential helper to remove this warning. See 20:53:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:53:43 20:53:43 Login Succeeded 20:53:43 docker.io 20:53:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:53:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:53:43 Configure a credential helper to remove this warning. See 20:53:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:53:43 20:53:43 Login Succeeded 20:53:43 ---> docker-login.sh ends [Pipeline] } 20:53:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:53:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:53:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:53:43 ========================================================= 20:53:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 20:53:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:43 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 20:53:43 Sending build context to Docker daemon 12.72MB 20:53:43 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:53:43 Step 2/12 : FROM ${BASE} AS builder 20:53:43 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 20:53:43 7264a8db6415: Pulling fs layer 20:53:43 c4d48a809fc2: Pulling fs layer 20:53:43 4f1c88b9dad5: Pulling fs layer 20:53:43 ad3a456e5733: Pulling fs layer 20:53:43 33e27b845d1e: Pulling fs layer 20:53:43 c68163c4e522: Pulling fs layer 20:53:43 50da416c3ac9: Pulling fs layer 20:53:43 23d2d4c4bb30: Pulling fs layer 20:53:43 c68163c4e522: Waiting 20:53:43 50da416c3ac9: Waiting 20:53:43 23d2d4c4bb30: Waiting 20:53:43 ad3a456e5733: Waiting 20:53:43 33e27b845d1e: Waiting 20:53:43 c4d48a809fc2: Verifying Checksum 20:53:43 c4d48a809fc2: Download complete 20:53:44 ad3a456e5733: Verifying Checksum 20:53:44 ad3a456e5733: Download complete 20:53:44 33e27b845d1e: Verifying Checksum 20:53:44 33e27b845d1e: Download complete 20:53:44 7264a8db6415: Verifying Checksum 20:53:44 7264a8db6415: Download complete 20:53:44 c68163c4e522: Verifying Checksum 20:53:44 c68163c4e522: Download complete 20:53:44 7264a8db6415: Pull complete 20:53:44 c4d48a809fc2: Pull complete 20:53:44 23d2d4c4bb30: Verifying Checksum 20:53:44 23d2d4c4bb30: Download complete 20:53:44 4f1c88b9dad5: Verifying Checksum 20:53:44 4f1c88b9dad5: Download complete 20:53:44 50da416c3ac9: Download complete 20:53:48 4f1c88b9dad5: Pull complete 20:53:48 ad3a456e5733: Pull complete 20:53:48 33e27b845d1e: Pull complete 20:53:48 c68163c4e522: Pull complete 20:53:50 50da416c3ac9: Pull complete 20:53:51 23d2d4c4bb30: Pull complete 20:53:51 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 20:53:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:53:51 ---> 0786185ac409 20:53:51 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 20:53:57 Still waiting to schedule task 20:53:57 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 20:53:57 ---> Running in 3f96616afa43 20:53:57 Removing intermediate container 3f96616afa43 20:53:57 ---> 58024d67c38d 20:53:57 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 20:53:57 ---> Running in 1ba08995718a 20:53:57 Removing intermediate container 1ba08995718a 20:53:57 ---> adfd6f0582c0 20:53:57 Step 5/12 : ARG ADD_BUILD_TAGS="" 20:53:57 ---> Running in 79d39cefc446 20:53:57 Removing intermediate container 79d39cefc446 20:53:57 ---> 3d78155999ee 20:53:57 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:53:57 ---> Running in 2ad68e06ab7d 20:53:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:53:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:53:57 OK: 264 MiB in 52 packages 20:53:58 Removing intermediate container 2ad68e06ab7d 20:53:58 ---> 12ca115bf008 20:53:58 Step 7/12 : WORKDIR /app 20:53:58 ---> Running in 4d01f08923b3 20:53:58 Removing intermediate container 4d01f08923b3 20:53:58 ---> 8b94657b808b 20:53:58 Step 8/12 : COPY go.mod vendor* ./ 20:53:58 ---> 81b2d21ecaf8 20:53:58 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:58 ---> Running in c4428a226cd4 20:54:37 Removing intermediate container c4428a226cd4 20:54:37 ---> 1b37d9d23b7d 20:54:37 Step 10/12 : COPY . . 20:54:37 ---> 667b099e2dd5 20:54:37 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:54:37 ---> Running in 45b463f97a44 20:54:37 Removing intermediate container 45b463f97a44 20:54:37 ---> 737a7682f449 20:54:37 Step 12/12 : RUN $MAKE 20:54:37 ---> Running in b00f06847d9d 20:54:37 noop 20:54:37 Removing intermediate container b00f06847d9d 20:54:37 ---> 7bdd8c6d824e 20:54:37 Successfully built 7bdd8c6d824e 20:54:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:37 + docker inspect -f . ci-base-image-x86_64 20:54:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:54:37 prd-ubuntu20.04-docker-8c-8g-7220 does not seem to be running inside a container 20:54:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:54:38 $ docker top 3b6199b5efd4e3492353c63662db80567657135f50665b1de52fbfd2eafb8e37 -eo pid,comm [Pipeline] { [Pipeline] sh 20:54:38 + go version 20:54:38 go version go1.21.0 linux/amd64 [Pipeline] } 20:54:38 $ docker stop --time=1 3b6199b5efd4e3492353c63662db80567657135f50665b1de52fbfd2eafb8e37 20:54:39 $ docker rm -f --volumes 3b6199b5efd4e3492353c63662db80567657135f50665b1de52fbfd2eafb8e37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:40 + docker inspect -f . ci-base-image-x86_64 20:54:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:54:40 prd-ubuntu20.04-docker-8c-8g-7220 does not seem to be running inside a container 20:54:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:54:40 $ docker top 4160d0c07419cdb609a2760dbe5f59b91913af6bedb820cfa5964740b731cea3 -eo pid,comm [Pipeline] { [Pipeline] sh 20:54:40 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 20:54:41 + make test 20:54:41 go test -race ./... -coverprofile=coverage.out ./... 20:55:03 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 20:55:03 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 20:55:03 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.134s coverage: 86.2% of statements 20:55:04 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.706s coverage: 71.9% of statements 20:55:22 go vet ./... 20:55:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:55:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:55:26 ./bin/test-attribution.sh 20:55:26 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 20:55:26 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 20:55:26 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 20:55:26 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 20:55:26 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 20:55:26 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 20:55:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:55:26 $ docker stop --time=1 4160d0c07419cdb609a2760dbe5f59b91913af6bedb820cfa5964740b731cea3 20:55:31 $ docker rm -f --volumes 4160d0c07419cdb609a2760dbe5f59b91913af6bedb820cfa5964740b731cea3 [Pipeline] // withDockerContainer [Pipeline] sh 20:55:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:55:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:55:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:55:33 + ls -al . 20:55:33 total 236 20:55:33 drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 20:54 . 20:55:33 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 20:53 .. 20:55:33 -rw-rw-r-- 1 jenkins jenkins 262 Sep 20 20:53 .dockerignore 20:55:33 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 20:55 .git 20:55:33 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 20:53 .github 20:55:33 -rw-rw-r-- 1 jenkins jenkins 788 Sep 20 20:53 .gitignore 20:55:33 -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 20:53 .golangci.yml 20:55:33 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 20:53 .semver 20:55:33 -rw-rw-r-- 1 jenkins jenkins 10232 Sep 20 20:53 Attribution.txt 20:55:33 -rw-rw-r-- 1 jenkins jenkins 9317 Sep 20 20:53 CHANGELOG.md 20:55:33 -rw-rw-r-- 1 jenkins jenkins 1659 Sep 20 20:53 Dockerfile 20:55:33 -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 20:53 GOVERNANCE.md 20:55:33 -rw-rw-r-- 1 jenkins jenkins 687 Sep 20 20:53 Jenkinsfile 20:55:33 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 20 20:53 LICENSE 20:55:33 -rw-rw-r-- 1 jenkins jenkins 2497 Sep 20 20:53 Makefile 20:55:33 -rw-rw-r-- 1 jenkins jenkins 617 Sep 20 20:53 OWNERS.md 20:55:33 -rw-rw-r-- 1 jenkins jenkins 31516 Sep 20 20:53 README.md 20:55:33 -rw-rw-r-- 1 jenkins jenkins 12 Sep 20 20:53 VERSION 20:55:33 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 20:53 bin 20:55:33 -rw-r--r-- 1 jenkins jenkins 41317 Sep 20 20:55 coverage.out 20:55:33 -rw-rw-r-- 1 jenkins jenkins 3968 Sep 20 20:53 go.mod 20:55:33 -rw-rw-r-- 1 jenkins jenkins 35609 Sep 20 20:53 go.sum 20:55:33 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 20:53 images 20:55:33 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 20:53 internal 20:55:33 -rw-rw-r-- 1 jenkins jenkins 531 Sep 20 20:53 main.go 20:55:33 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 20:53 res 20:55:33 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 20:53 snap 20:55:33 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 20:53 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:33 + 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=92083455eca0f98686198c60a6a2a2ee267c0dc5 --label arch=amd64 --label version=3.1.0-dev.19 . 20:55:33 Sending build context to Docker daemon 12.72MB 20:55:33 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 20:55:33 Step 2/29 : FROM ${BASE} AS builder 20:55:33 ---> 7bdd8c6d824e 20:55:33 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 20:55:34 ---> Running in f6b79037c351 20:55:34 Removing intermediate container f6b79037c351 20:55:34 ---> 21d25fae506c 20:55:34 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 20:55:34 ---> Running in 141ddfaad9ca 20:55:34 Removing intermediate container 141ddfaad9ca 20:55:34 ---> afa24864c16f 20:55:34 Step 5/29 : ARG ADD_BUILD_TAGS="" 20:55:34 ---> Running in 4b085f1dd931 20:55:34 Removing intermediate container 4b085f1dd931 20:55:34 ---> f5cf325de513 20:55:34 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:55:34 ---> Running in 01098053f635 20:55:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:55:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:55:35 OK: 264 MiB in 52 packages 20:55:35 Removing intermediate container 01098053f635 20:55:35 ---> 9b95338852da 20:55:35 Step 7/29 : WORKDIR /app 20:55:35 ---> Running in a68f68dd69c6 20:55:35 Removing intermediate container a68f68dd69c6 20:55:35 ---> 0819fdfc9c67 20:55:35 Step 8/29 : COPY go.mod vendor* ./ 20:55:35 ---> 24cb0825dc00 20:55:35 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:35 ---> Running in 94b4de66ceb0 20:55:36 Removing intermediate container 94b4de66ceb0 20:55:36 ---> 83834c3211fa 20:55:36 Step 10/29 : COPY . . 20:55:36 ---> 18d89daca274 20:55:36 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:55:36 ---> Running in cb20e81e4712 20:55:37 Removing intermediate container cb20e81e4712 20:55:37 ---> 9bd99c671c58 20:55:37 Step 12/29 : RUN $MAKE 20:55:37 ---> Running in 6566c5556a0c 20:55:37 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.19 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.19" -trimpath -mod=readonly -o app-rfid-llrp-inventory 20:55:59 Removing intermediate container 6566c5556a0c 20:55:59 ---> 328d23263d51 20:55:59 Step 13/29 : FROM alpine:3.18 20:55:59 3.18: Pulling from library/alpine 20:55:59 7264a8db6415: Already exists 20:55:59 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 20:55:59 Status: Downloaded newer image for alpine:3.18 20:55:59 ---> 7e01a0d0a1dc 20:55:59 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:55:59 ---> Running in 3335cf41f5bd 20:55:59 Removing intermediate container 3335cf41f5bd 20:55:59 ---> 10f53e59b81d 20:55:59 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 20:55:59 ---> Running in 3cfed17c9a16 20:55:59 Removing intermediate container 3cfed17c9a16 20:55:59 ---> 08ca6c7d4b7f 20:55:59 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 20:55:59 ---> Running in 68e289a5b630 20:56:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:56:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:56:00 (1/2) Installing ca-certificates (20230506-r0) 20:56:00 (2/2) Installing dumb-init (1.2.5-r2) 20:56:00 Executing busybox-1.36.1-r2.trigger 20:56:00 Executing ca-certificates-20230506-r0.trigger 20:56:00 OK: 8 MiB in 17 packages 20:56:01 Removing intermediate container 68e289a5b630 20:56:01 ---> fec2e9c1ea8d 20:56:01 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 20:56:01 ---> d7eecad878e5 20:56:01 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 20:56:01 ---> a24ea662c118 20:56:01 Step 19/29 : COPY --from=builder /app/res/ /res/ 20:56:01 ---> 7b487d05cd4b 20:56:01 Step 20/29 : COPY --from=builder /app/static/ /static/ 20:56:01 ---> 0c12fdbc40d2 20:56:01 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 20:56:02 ---> 4a943485ee7d 20:56:02 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 20:56:02 ---> Running in 6c77056cd6df 20:56:03 Removing intermediate container 6c77056cd6df 20:56:03 ---> e445d442a56d 20:56:03 Step 23/29 : VOLUME /cache 20:56:03 ---> Running in 8518d10484d7 20:56:03 Removing intermediate container 8518d10484d7 20:56:03 ---> 1e034ef4d16a 20:56:03 Step 24/29 : EXPOSE 59711 20:56:03 ---> Running in ab077314db69 20:56:03 Removing intermediate container ab077314db69 20:56:03 ---> e5979d8bff38 20:56:03 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 20:56:03 ---> Running in 96e7482b25e1 20:56:03 Removing intermediate container 96e7482b25e1 20:56:03 ---> df6d5025012f 20:56:03 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 20:56:03 ---> Running in cb90cc459626 20:56:03 Removing intermediate container cb90cc459626 20:56:03 ---> 1e3020faa1d3 20:56:03 Step 27/29 : LABEL arch=amd64 20:56:03 ---> Running in f55d91350760 20:56:03 Removing intermediate container f55d91350760 20:56:03 ---> eee91a4744f0 20:56:03 Step 28/29 : LABEL git_sha=92083455eca0f98686198c60a6a2a2ee267c0dc5 20:56:03 ---> Running in c29616a4f7ef 20:56:03 Removing intermediate container c29616a4f7ef 20:56:03 ---> 8ca89491bc13 20:56:03 Step 29/29 : LABEL version=3.1.0-dev.19 20:56:03 ---> Running in 2a1d49134fb5 20:56:03 Removing intermediate container 2a1d49134fb5 20:56:03 ---> d35a206b4fb7 20:56:03 [Warning] One or more build-args [ARCH] were not consumed 20:56:03 Successfully built d35a206b4fb7 20:56:03 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 20:56:04 provisioning config files... 20:56:04 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8911125081013474316tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:56:04 ---> docker-login.sh 20:56:04 nexus3.edgexfoundry.org:10001 20:56:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:04 Configure a credential helper to remove this warning. See 20:56:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:04 20:56:04 Login Succeeded 20:56:04 nexus3.edgexfoundry.org:10002 20:56:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:04 Configure a credential helper to remove this warning. See 20:56:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:04 20:56:04 Login Succeeded 20:56:04 nexus3.edgexfoundry.org:10003 20:56:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:04 Configure a credential helper to remove this warning. See 20:56:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:04 20:56:04 Login Succeeded 20:56:04 nexus3.edgexfoundry.org:10004 20:56:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:04 Configure a credential helper to remove this warning. See 20:56:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:04 20:56:04 Login Succeeded 20:56:04 docker.io 20:56:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:05 Configure a credential helper to remove this warning. See 20:56:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:05 20:56:05 Login Succeeded 20:56:05 ---> docker-login.sh ends [Pipeline] } 20:56:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:56:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:56:05 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 20:56:05 92083455eca0f98686198c60a6a2a2ee267c0dc5 20:56:05 latest 20:56:05 3.1.0-dev.19 20:56:05 92083455eca0f98686198c60a6a2a2ee267c0dc5-3.1.0-dev.19 20:56:05 main 20:56:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:05 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:92083455eca0f98686198c60a6a2a2ee267c0dc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:05 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:92083455eca0f98686198c60a6a2a2ee267c0dc5 20:56:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 20:56:05 30325340ec0c: Preparing 20:56:05 7c62bbde3102: Preparing 20:56:05 0321f814ee3e: Preparing 20:56:05 7a6a7ac8623e: Preparing 20:56:05 a52d27beaedc: Preparing 20:56:05 ac8351963607: Preparing 20:56:05 1502a2410d71: Preparing 20:56:05 4693057ce236: Preparing 20:56:05 ac8351963607: Waiting 20:56:05 4693057ce236: Waiting 20:56:05 1502a2410d71: Waiting 20:56:05 30325340ec0c: Pushed 20:56:05 0321f814ee3e: Pushed 20:56:05 7a6a7ac8623e: Pushed 20:56:05 a52d27beaedc: Pushed 20:56:05 4693057ce236: Layer already exists 20:56:06 ac8351963607: Pushed 20:56:06 1502a2410d71: Pushed 20:56:09 7c62bbde3102: Pushed 20:56:09 92083455eca0f98686198c60a6a2a2ee267c0dc5: digest: sha256:f2ac5245ccea1b5243af984b2e816e42ecbf2a2a7c362b199ea360d940b3b63c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:09 + 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 20:56:10 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 20:56:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 20:56:10 30325340ec0c: Preparing 20:56:10 7c62bbde3102: Preparing 20:56:10 0321f814ee3e: Preparing 20:56:10 7a6a7ac8623e: Preparing 20:56:10 a52d27beaedc: Preparing 20:56:10 ac8351963607: Preparing 20:56:10 1502a2410d71: Preparing 20:56:10 4693057ce236: Preparing 20:56:10 ac8351963607: Waiting 20:56:10 1502a2410d71: Waiting 20:56:10 4693057ce236: Waiting 20:56:10 30325340ec0c: Layer already exists 20:56:10 7c62bbde3102: Layer already exists 20:56:10 7a6a7ac8623e: Layer already exists 20:56:10 a52d27beaedc: Layer already exists 20:56:10 0321f814ee3e: Layer already exists 20:56:10 ac8351963607: Layer already exists 20:56:10 1502a2410d71: Layer already exists 20:56:10 4693057ce236: Layer already exists 20:56:10 latest: digest: sha256:f2ac5245ccea1b5243af984b2e816e42ecbf2a2a7c362b199ea360d940b3b63c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:10 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:10 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.19 20:56:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 20:56:10 30325340ec0c: Preparing 20:56:10 7c62bbde3102: Preparing 20:56:10 0321f814ee3e: Preparing 20:56:10 7a6a7ac8623e: Preparing 20:56:10 a52d27beaedc: Preparing 20:56:10 ac8351963607: Preparing 20:56:10 1502a2410d71: Preparing 20:56:10 4693057ce236: Preparing 20:56:10 4693057ce236: Waiting 20:56:10 ac8351963607: Waiting 20:56:10 1502a2410d71: Waiting 20:56:10 30325340ec0c: Layer already exists 20:56:10 7c62bbde3102: Layer already exists 20:56:10 7a6a7ac8623e: Layer already exists 20:56:10 0321f814ee3e: Layer already exists 20:56:10 a52d27beaedc: Layer already exists 20:56:10 1502a2410d71: Layer already exists 20:56:10 ac8351963607: Layer already exists 20:56:10 4693057ce236: Layer already exists 20:56:10 3.1.0-dev.19: digest: sha256:f2ac5245ccea1b5243af984b2e816e42ecbf2a2a7c362b199ea360d940b3b63c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:11 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:92083455eca0f98686198c60a6a2a2ee267c0dc5-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:11 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:92083455eca0f98686198c60a6a2a2ee267c0dc5-3.1.0-dev.19 20:56:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 20:56:11 30325340ec0c: Preparing 20:56:11 7c62bbde3102: Preparing 20:56:11 0321f814ee3e: Preparing 20:56:11 7a6a7ac8623e: Preparing 20:56:11 a52d27beaedc: Preparing 20:56:11 ac8351963607: Preparing 20:56:11 1502a2410d71: Preparing 20:56:11 4693057ce236: Preparing 20:56:11 ac8351963607: Waiting 20:56:11 1502a2410d71: Waiting 20:56:11 4693057ce236: Waiting 20:56:11 7a6a7ac8623e: Layer already exists 20:56:11 30325340ec0c: Layer already exists 20:56:11 a52d27beaedc: Layer already exists 20:56:11 0321f814ee3e: Layer already exists 20:56:11 7c62bbde3102: Layer already exists 20:56:11 1502a2410d71: Layer already exists 20:56:11 ac8351963607: Layer already exists 20:56:11 4693057ce236: Layer already exists 20:56:11 92083455eca0f98686198c60a6a2a2ee267c0dc5-3.1.0-dev.19: digest: sha256:f2ac5245ccea1b5243af984b2e816e42ecbf2a2a7c362b199ea360d940b3b63c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:11 + 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 20:56:11 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 20:56:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 20:56:11 30325340ec0c: Preparing 20:56:11 7c62bbde3102: Preparing 20:56:11 0321f814ee3e: Preparing 20:56:11 7a6a7ac8623e: Preparing 20:56:11 a52d27beaedc: Preparing 20:56:11 ac8351963607: Preparing 20:56:11 1502a2410d71: Preparing 20:56:11 4693057ce236: Preparing 20:56:11 1502a2410d71: Waiting 20:56:11 ac8351963607: Waiting 20:56:11 4693057ce236: Waiting 20:56:11 7a6a7ac8623e: Layer already exists 20:56:11 a52d27beaedc: Layer already exists 20:56:11 7c62bbde3102: Layer already exists 20:56:11 0321f814ee3e: Layer already exists 20:56:11 30325340ec0c: Layer already exists 20:56:11 ac8351963607: Layer already exists 20:56:11 1502a2410d71: Layer already exists 20:56:11 4693057ce236: Layer already exists 20:56:11 main: digest: sha256:f2ac5245ccea1b5243af984b2e816e42ecbf2a2a7c362b199ea360d940b3b63c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:56:12 ===================================================== [Pipeline] echo 20:56:12 taggedImages: 20:56:12 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:92083455eca0f98686198c60a6a2a2ee267c0dc5 20:56:12 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 20:56:12 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.19 20:56:12 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:92083455eca0f98686198c60a6a2a2ee267c0dc5-3.1.0-dev.19 20:56:12 - 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:56:12 20:56:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:56:12 latest: Pulling from edgex-lftools-log-publisher 20:56:12 5eb5b503b376: Pulling fs layer 20:56:12 5c69ac0246d0: Pulling fs layer 20:56:12 ec43610c2a17: Pulling fs layer 20:56:12 3a2ae6a8a46f: Pulling fs layer 20:56:12 33b1e0a273af: Pulling fs layer 20:56:12 5d3b04190fa2: Pulling fs layer 20:56:12 2f39f015ded8: Pulling fs layer 20:56:12 3a2ae6a8a46f: Waiting 20:56:12 5d3b04190fa2: Waiting 20:56:12 2f39f015ded8: Waiting 20:56:12 33b1e0a273af: Waiting 20:56:12 5c69ac0246d0: Download complete 20:56:12 33b1e0a273af: Verifying Checksum 20:56:12 33b1e0a273af: Download complete 20:56:12 5d3b04190fa2: Verifying Checksum 20:56:12 5d3b04190fa2: Download complete 20:56:12 ec43610c2a17: Verifying Checksum 20:56:13 5eb5b503b376: Verifying Checksum 20:56:13 5eb5b503b376: Download complete 20:56:13 2f39f015ded8: Download complete 20:56:14 5eb5b503b376: Pull complete 20:56:14 5c69ac0246d0: Pull complete 20:56:15 ec43610c2a17: Pull complete 20:56:15 3a2ae6a8a46f: Pull complete 20:56:15 33b1e0a273af: Pull complete 20:56:15 5d3b04190fa2: Pull complete 20:56:20 2f39f015ded8: Pull complete 20:56:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:56:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:56:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:56:20 prd-ubuntu20.04-docker-8c-8g-7220 does not seem to be running inside a container 20:56:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:56:26 $ docker top 39ca5f19f25eaa7dd4df6bd05901b0978c2e37bb0e6269790352c5ba17793383 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:56:26 ---> job-cost.sh 20:56:26 lf-activate-venv: SKIPPING 20:56:26 INFO: No Stack... 20:56:27 INFO: Retrieving Pricing Info for: v3-standard-8 20:56:27 INFO: Archiving Costs [Pipeline] sh 20:56:27 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 20:56:27 + cut -d, -f6 [Pipeline] lock 20:56:27 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-131-stack-cost] 20:56:27 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-131-stack-cost] did not exist. Created. 20:56:27 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-131-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:56:28 + echo total: 0.2199999988079071 [Pipeline] stash 20:56:28 Stashed 1 file(s) [Pipeline] } 20:56:28 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-131-stack-cost] [Pipeline] // lock [Pipeline] } 20:56:28 $ docker stop --time=1 39ca5f19f25eaa7dd4df6bd05901b0978c2e37bb0e6269790352c5ba17793383 20:56:29 $ docker rm -f --volumes 39ca5f19f25eaa7dd4df6bd05901b0978c2e37bb0e6269790352c5ba17793383 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:56:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7228 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 20:56:32 Running in /w/workspace/app-rfid-llrp-inventory/131 [Pipeline] { [Pipeline] checkout 20:56:32 The recommended git tool is: git 20:56:38 using credential edgex-jenkins-ssh 20:56:38 Cloning the remote Git repository 20:56:38 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 20:56:38 > git init /w/workspace/app-rfid-llrp-inventory/131 # timeout=10 20:56:38 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 20:56:38 > git --version # timeout=10 20:56:38 > git --version # 'git version 2.25.1' 20:56:38 using GIT_SSH to set credentials SSH Credentials for GitHub 20:56:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:56:41 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 20:56:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:56:42 Avoid second fetch 20:56:42 Checking out Revision 92083455eca0f98686198c60a6a2a2ee267c0dc5 (main) 20:56:43 Commit message: "Merge pull request #227 from ernestojeda/create-release" 20:56:42 > git config core.sparsecheckout # timeout=10 20:56:42 > git checkout -f 92083455eca0f98686198c60a6a2a2ee267c0dc5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:56:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:56:44 % Total % Received % Xferd Average Speed Time Time Time Current 20:56:44 Dload Upload Total Spent Left Speed 20:56:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85006 0 --:--:-- --:--:-- --:--:-- 85006 [Pipeline] sh 20:56:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:56:45 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:56:45 + sudo tee /etc/docker/daemon.new 20:56:45 { 20:56:45 "registry-mirrors": [ 20:56:45 "https://nexus3.edgexfoundry.org:10001" 20:56:45 ], 20:56:45 "bip": "10.250.0.254/24", 20:56:45 "hosts": [ 20:56:45 "tcp://0.0.0.0:5555", 20:56:45 "unix:///var/run/docker.sock" 20:56:45 ], 20:56:45 "mtu": 1458, 20:56:45 "selinux-enabled": true, 20:56:45 "seccomp-profile": "/etc/docker/seccomp.json" 20:56:45 } [Pipeline] sh 20:56:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:56:46 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:57:04 provisioning config files... 20:57:04 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/131@tmp/config1624003975453498627tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:57:04 ---> docker-login.sh 20:57:04 nexus3.edgexfoundry.org:10001 20:57:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:05 Configure a credential helper to remove this warning. See 20:57:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:05 20:57:05 Login Succeeded 20:57:05 nexus3.edgexfoundry.org:10002 20:57:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:05 Configure a credential helper to remove this warning. See 20:57:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:05 20:57:05 Login Succeeded 20:57:05 nexus3.edgexfoundry.org:10003 20:57:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:06 Configure a credential helper to remove this warning. See 20:57:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:06 20:57:06 Login Succeeded 20:57:06 nexus3.edgexfoundry.org:10004 20:57:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:10 Configure a credential helper to remove this warning. See 20:57:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:10 20:57:10 Login Succeeded 20:57:10 docker.io 20:57:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:11 Configure a credential helper to remove this warning. See 20:57:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:11 20:57:11 Login Succeeded 20:57:11 ---> docker-login.sh ends [Pipeline] } 20:57:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:57:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:57:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:57:11 ========================================================= 20:57:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 20:57:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:12 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 20:57:12 Sending build context to Docker daemon 685.1kB 20:57:12 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:57:12 Step 2/12 : FROM ${BASE} AS builder 20:57:12 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:57:12 9fda8d8052c6: Pulling fs layer 20:57:12 5d54e960e981: Pulling fs layer 20:57:12 c4a7e357bf2a: Pulling fs layer 20:57:12 f0e02332f6b5: Pulling fs layer 20:57:12 cefa15bbcfad: Pulling fs layer 20:57:12 17808c966233: Pulling fs layer 20:57:12 f4c1fc716caa: Pulling fs layer 20:57:12 f0e02332f6b5: Waiting 20:57:12 cefa15bbcfad: Waiting 20:57:12 17808c966233: Waiting 20:57:12 f4c1fc716caa: Waiting 20:57:12 5d54e960e981: Verifying Checksum 20:57:12 5d54e960e981: Download complete 20:57:12 f0e02332f6b5: Download complete 20:57:12 cefa15bbcfad: Verifying Checksum 20:57:12 cefa15bbcfad: Download complete 20:57:12 9fda8d8052c6: Download complete 20:57:13 f4c1fc716caa: Download complete 20:57:13 9fda8d8052c6: Pull complete 20:57:14 5d54e960e981: Pull complete 20:57:14 c4a7e357bf2a: Verifying Checksum 20:57:14 c4a7e357bf2a: Download complete 20:57:15 17808c966233: Verifying Checksum 20:57:15 17808c966233: Download complete 20:57:25 c4a7e357bf2a: Pull complete 20:57:25 f0e02332f6b5: Pull complete 20:57:25 cefa15bbcfad: Pull complete 20:57:32 17808c966233: Pull complete 20:57:34 f4c1fc716caa: Pull complete 20:57:34 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 20:57:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:57:34 ---> ea914061e18c 20:57:34 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 20:57:36 ---> Running in d282f092f961 20:57:36 Removing intermediate container d282f092f961 20:57:36 ---> c0772847898d 20:57:36 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 20:57:36 ---> Running in c5be73497ded 20:57:36 Removing intermediate container c5be73497ded 20:57:36 ---> 40f945288a69 20:57:36 Step 5/12 : ARG ADD_BUILD_TAGS="" 20:57:36 ---> Running in 02f12bd192a8 20:57:37 Removing intermediate container 02f12bd192a8 20:57:37 ---> 6ef6f38fd5ce 20:57:37 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:57:37 ---> Running in c20b1f6b8541 20:57:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:57:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:57:40 OK: 266 MiB in 52 packages 20:57:42 Removing intermediate container c20b1f6b8541 20:57:42 ---> 7ba412b5ea77 20:57:42 Step 7/12 : WORKDIR /app 20:57:42 ---> Running in 605dcc0fad79 20:57:42 Removing intermediate container 605dcc0fad79 20:57:42 ---> 18f9354d4720 20:57:42 Step 8/12 : COPY go.mod vendor* ./ 20:57:42 ---> b12bb59b4697 20:57:42 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:57:42 ---> Running in d93037aab8da 20:59:04 Removing intermediate container d93037aab8da 20:59:04 ---> 1fc8e569e00d 20:59:04 Step 10/12 : COPY . . 20:59:04 ---> 7e58c7b6cae8 20:59:04 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:59:04 ---> Running in 9465b0e54523 20:59:04 Removing intermediate container 9465b0e54523 20:59:04 ---> 3b3b726a3d24 20:59:04 Step 12/12 : RUN $MAKE 20:59:04 ---> Running in eecd4ce3a738 20:59:04 noop 20:59:04 Removing intermediate container eecd4ce3a738 20:59:04 ---> e218a17d7e33 20:59:04 Successfully built e218a17d7e33 20:59:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:05 + docker inspect -f . ci-base-image-arm64 20:59:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:59:05 prd-ubuntu20.04-docker-arm64-4c-16g-7228 does not seem to be running inside a container 20:59:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/131 -v /w/workspace/app-rfid-llrp-inventory/131:/w/workspace/app-rfid-llrp-inventory/131:rw,z -v /w/workspace/app-rfid-llrp-inventory/131@tmp:/w/workspace/app-rfid-llrp-inventory/131@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 20:59:07 $ docker top 23ff4caece0b94b109861ad7d550711025a4ba335a40e93047faaee77dc95c74 -eo pid,comm [Pipeline] { [Pipeline] sh 20:59:07 + go version 20:59:07 go version go1.21.0 linux/arm64 [Pipeline] } 20:59:07 $ docker stop --time=1 23ff4caece0b94b109861ad7d550711025a4ba335a40e93047faaee77dc95c74 20:59:09 $ docker rm -f --volumes 23ff4caece0b94b109861ad7d550711025a4ba335a40e93047faaee77dc95c74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:10 + docker inspect -f . ci-base-image-arm64 20:59:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:59:10 prd-ubuntu20.04-docker-arm64-4c-16g-7228 does not seem to be running inside a container 20:59:10 $ 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/131 -v /w/workspace/app-rfid-llrp-inventory/131:/w/workspace/app-rfid-llrp-inventory/131:rw,z -v /w/workspace/app-rfid-llrp-inventory/131@tmp:/w/workspace/app-rfid-llrp-inventory/131@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 20:59:12 $ docker top 06190b4e002228f264ddd5e560fa22aa15157dac5ffd898436434b6325485245 -eo pid,comm [Pipeline] { [Pipeline] sh 20:59:13 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/131 [Pipeline] fileExists [Pipeline] sh 20:59:13 + make test 20:59:13 go test -race ./... -coverprofile=coverage.out ./... 21:03:05 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 21:03:05 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 21:03:05 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.445s coverage: 86.2% of statements 21:03:11 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.752s coverage: 71.9% of statements 21:03:11 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:03:11 go vet ./... 21:05:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:05:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:05:33 ./bin/test-attribution.sh 21:05:33 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 21:05:33 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 21:05:33 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 21:05:33 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 21:05:33 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 21:05:33 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 21:05:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:05:33 $ docker stop --time=1 06190b4e002228f264ddd5e560fa22aa15157dac5ffd898436434b6325485245 21:05:35 $ docker rm -f --volumes 06190b4e002228f264ddd5e560fa22aa15157dac5ffd898436434b6325485245 [Pipeline] // withDockerContainer [Pipeline] sh 21:05:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:05:38 Warning: overwriting stash ‘coverage-report’ 21:05:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:05:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:05:39 + ls -al . 21:05:39 total 232 21:05:39 drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 20:59 . 21:05:39 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 20:56 .. 21:05:39 -rw-rw-r-- 1 jenkins jenkins 262 Sep 20 20:56 .dockerignore 21:05:39 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 20:56 .git 21:05:39 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 20:56 .github 21:05:39 -rw-rw-r-- 1 jenkins jenkins 788 Sep 20 20:56 .gitignore 21:05:39 -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 20:56 .golangci.yml 21:05:39 -rw-rw-r-- 1 jenkins jenkins 10232 Sep 20 20:56 Attribution.txt 21:05:39 -rw-rw-r-- 1 jenkins jenkins 9317 Sep 20 20:56 CHANGELOG.md 21:05:39 -rw-rw-r-- 1 jenkins jenkins 1659 Sep 20 20:56 Dockerfile 21:05:39 -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 20:56 GOVERNANCE.md 21:05:39 -rw-rw-r-- 1 jenkins jenkins 687 Sep 20 20:56 Jenkinsfile 21:05:39 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 20 20:56 LICENSE 21:05:39 -rw-rw-r-- 1 jenkins jenkins 2497 Sep 20 20:56 Makefile 21:05:39 -rw-rw-r-- 1 jenkins jenkins 617 Sep 20 20:56 OWNERS.md 21:05:39 -rw-rw-r-- 1 jenkins jenkins 31516 Sep 20 20:56 README.md 21:05:39 -rw-rw-r-- 1 jenkins jenkins 12 Sep 20 20:53 VERSION 21:05:39 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 20:56 bin 21:05:39 -rw-r--r-- 1 jenkins jenkins 41317 Sep 20 21:03 coverage.out 21:05:39 -rw-rw-r-- 1 jenkins jenkins 3968 Sep 20 20:56 go.mod 21:05:39 -rw-rw-r-- 1 jenkins jenkins 35609 Sep 20 20:56 go.sum 21:05:39 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 20:56 images 21:05:39 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 20:56 internal 21:05:39 -rw-rw-r-- 1 jenkins jenkins 531 Sep 20 20:56 main.go 21:05:39 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 20:56 res 21:05:39 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 20:56 snap 21:05:39 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 20:56 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:40 + 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=92083455eca0f98686198c60a6a2a2ee267c0dc5 --label arch=arm64 --label version=3.1.0-dev.19 . 21:05:40 Sending build context to Docker daemon 685.1kB 21:05:40 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 21:05:40 Step 2/29 : FROM ${BASE} AS builder 21:05:40 ---> e218a17d7e33 21:05:40 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 21:05:40 ---> Running in b56be53f0c66 21:05:40 Removing intermediate container b56be53f0c66 21:05:40 ---> 284473472507 21:05:40 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 21:05:41 ---> Running in 2cfb674f3202 21:05:41 Removing intermediate container 2cfb674f3202 21:05:41 ---> 073ce065bb14 21:05:41 Step 5/29 : ARG ADD_BUILD_TAGS="" 21:05:41 ---> Running in fc13f74605e7 21:05:41 Removing intermediate container fc13f74605e7 21:05:41 ---> 34a5f784f461 21:05:41 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:05:42 ---> Running in 65b88b8a0a36 21:05:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:05:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:05:47 OK: 266 MiB in 52 packages 21:05:49 Removing intermediate container 65b88b8a0a36 21:05:49 ---> 49476710148d 21:05:49 Step 7/29 : WORKDIR /app 21:05:49 ---> Running in 194fe8e676f0 21:05:49 Removing intermediate container 194fe8e676f0 21:05:49 ---> 88aa5124bbca 21:05:49 Step 8/29 : COPY go.mod vendor* ./ 21:05:50 ---> a6fef9d34d1b 21:05:50 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:05:50 ---> Running in b4073c9c9b4a 21:05:52 Removing intermediate container b4073c9c9b4a 21:05:52 ---> c32144db8e3c 21:05:52 Step 10/29 : COPY . . 21:05:53 ---> 5ea0a24de2a5 21:05:53 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:05:53 ---> Running in b298dbd493c9 21:05:54 Removing intermediate container b298dbd493c9 21:05:54 ---> 06959864bf66 21:05:54 Step 12/29 : RUN $MAKE 21:05:54 ---> Running in 5557d3eaad63 21:05:55 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.19 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.19" -trimpath -mod=readonly -o app-rfid-llrp-inventory 21:08:32 Removing intermediate container 5557d3eaad63 21:08:32 ---> f2d6ac92faec 21:08:32 Step 13/29 : FROM alpine:3.18 21:08:32 3.18: Pulling from library/alpine 21:08:32 9fda8d8052c6: Already exists 21:08:32 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:08:32 Status: Downloaded newer image for alpine:3.18 21:08:32 ---> f6648c04cd6c 21:08:32 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:08:32 ---> Running in b1122ec90ad3 21:08:32 Removing intermediate container b1122ec90ad3 21:08:32 ---> 86147a24cad9 21:08:32 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 21:08:32 ---> Running in 38e1b5d8f87c 21:08:32 Removing intermediate container 38e1b5d8f87c 21:08:32 ---> ddc53cc09c83 21:08:32 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 21:08:32 ---> Running in 525ecffd60b8 21:08:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:08:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:08:32 (1/2) Installing ca-certificates (20230506-r0) 21:08:32 (2/2) Installing dumb-init (1.2.5-r2) 21:08:32 Executing busybox-1.36.1-r2.trigger 21:08:32 Executing ca-certificates-20230506-r0.trigger 21:08:32 OK: 9 MiB in 17 packages 21:08:33 Removing intermediate container 525ecffd60b8 21:08:33 ---> 4ac2e1b0ad6e 21:08:33 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:08:33 ---> 46255dc26fd2 21:08:33 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 21:08:34 ---> 3218ccebbe5f 21:08:34 Step 19/29 : COPY --from=builder /app/res/ /res/ 21:08:34 ---> 08cbe5953b9e 21:08:34 Step 20/29 : COPY --from=builder /app/static/ /static/ 21:08:35 ---> 49f7714e10a5 21:08:35 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 21:08:37 ---> 64fd843638f7 21:08:37 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 21:08:37 ---> Running in cbc45c9ffcf6 21:08:39 Removing intermediate container cbc45c9ffcf6 21:08:39 ---> c4475b060a9c 21:08:39 Step 23/29 : VOLUME /cache 21:08:39 ---> Running in 8f4f63628eee 21:08:39 Removing intermediate container 8f4f63628eee 21:08:39 ---> eeec7ae31dfd 21:08:39 Step 24/29 : EXPOSE 59711 21:08:39 ---> Running in c2158fedbab6 21:08:40 Removing intermediate container c2158fedbab6 21:08:40 ---> 266aa0920ca1 21:08:40 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 21:08:40 ---> Running in b73bd6a4d953 21:08:40 Removing intermediate container b73bd6a4d953 21:08:40 ---> 9217c40ba5b3 21:08:40 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 21:08:40 ---> Running in 7c3806a93064 21:08:41 Removing intermediate container 7c3806a93064 21:08:41 ---> 41056923b146 21:08:41 Step 27/29 : LABEL arch=arm64 21:08:41 ---> Running in 54c6ae8e37f0 21:08:41 Removing intermediate container 54c6ae8e37f0 21:08:41 ---> b849fd0611e2 21:08:41 Step 28/29 : LABEL git_sha=92083455eca0f98686198c60a6a2a2ee267c0dc5 21:08:41 ---> Running in 13f31c458d4b 21:08:42 Removing intermediate container 13f31c458d4b 21:08:42 ---> 73263ac4eb6b 21:08:42 Step 29/29 : LABEL version=3.1.0-dev.19 21:08:42 ---> Running in 5f673a13431f 21:08:42 Removing intermediate container 5f673a13431f 21:08:42 ---> 81a030a97917 21:08:42 [Warning] One or more build-args [ARCH] were not consumed 21:08:42 Successfully built 81a030a97917 21:08:42 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 21:08:42 provisioning config files... 21:08:42 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/131@tmp/config276337574618884650tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:08:43 ---> docker-login.sh 21:08:43 nexus3.edgexfoundry.org:10001 21:08:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:43 Configure a credential helper to remove this warning. See 21:08:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:43 21:08:43 Login Succeeded 21:08:43 nexus3.edgexfoundry.org:10002 21:08:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:44 Configure a credential helper to remove this warning. See 21:08:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:44 21:08:44 Login Succeeded 21:08:44 nexus3.edgexfoundry.org:10003 21:08:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:44 Configure a credential helper to remove this warning. See 21:08:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:44 21:08:44 Login Succeeded 21:08:44 nexus3.edgexfoundry.org:10004 21:08:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:45 Configure a credential helper to remove this warning. See 21:08:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:45 21:08:45 Login Succeeded 21:08:45 docker.io 21:08:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:45 Configure a credential helper to remove this warning. See 21:08:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:45 21:08:45 Login Succeeded 21:08:45 ---> docker-login.sh ends [Pipeline] } 21:08:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:08:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:08:45 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 21:08:45 92083455eca0f98686198c60a6a2a2ee267c0dc5 21:08:45 latest 21:08:45 3.1.0-dev.19 21:08:45 92083455eca0f98686198c60a6a2a2ee267c0dc5-3.1.0-dev.19 21:08:45 main 21:08:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:46 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:92083455eca0f98686198c60a6a2a2ee267c0dc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:46 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:92083455eca0f98686198c60a6a2a2ee267c0dc5 21:08:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 21:08:46 520dbd556512: Preparing 21:08:46 8ffc6293e116: Preparing 21:08:46 59a822d081af: Preparing 21:08:46 7ab67c69a60a: Preparing 21:08:46 87aba26dc151: Preparing 21:08:46 bb95760af50a: Preparing 21:08:46 34b6b625abcd: Preparing 21:08:46 b2191e2be29d: Preparing 21:08:46 bb95760af50a: Waiting 21:08:46 34b6b625abcd: Waiting 21:08:46 b2191e2be29d: Waiting 21:08:46 7ab67c69a60a: Pushed 21:08:46 59a822d081af: Pushed 21:08:46 87aba26dc151: Pushed 21:08:46 520dbd556512: Pushed 21:08:47 b2191e2be29d: Layer already exists 21:08:47 bb95760af50a: Pushed 21:08:47 34b6b625abcd: Pushed 21:08:54 8ffc6293e116: Pushed 21:08:54 92083455eca0f98686198c60a6a2a2ee267c0dc5: digest: sha256:cb03ddc5c6675cd52c40e5b7805f38fd86d5c32f429facf8f3e94fd78262f955 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:55 + 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 21:08:55 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 21:08:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 21:08:55 520dbd556512: Preparing 21:08:55 8ffc6293e116: Preparing 21:08:55 59a822d081af: Preparing 21:08:55 7ab67c69a60a: Preparing 21:08:55 87aba26dc151: Preparing 21:08:55 bb95760af50a: Preparing 21:08:55 34b6b625abcd: Preparing 21:08:55 b2191e2be29d: Preparing 21:08:55 34b6b625abcd: Waiting 21:08:55 bb95760af50a: Waiting 21:08:55 b2191e2be29d: Waiting 21:08:55 7ab67c69a60a: Layer already exists 21:08:55 59a822d081af: Layer already exists 21:08:55 8ffc6293e116: Layer already exists 21:08:55 87aba26dc151: Layer already exists 21:08:55 520dbd556512: Layer already exists 21:08:55 34b6b625abcd: Layer already exists 21:08:55 bb95760af50a: Layer already exists 21:08:55 b2191e2be29d: Layer already exists 21:08:55 latest: digest: sha256:cb03ddc5c6675cd52c40e5b7805f38fd86d5c32f429facf8f3e94fd78262f955 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:56 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:56 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.19 21:08:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 21:08:56 520dbd556512: Preparing 21:08:56 8ffc6293e116: Preparing 21:08:56 59a822d081af: Preparing 21:08:56 7ab67c69a60a: Preparing 21:08:56 87aba26dc151: Preparing 21:08:56 bb95760af50a: Preparing 21:08:56 34b6b625abcd: Preparing 21:08:56 b2191e2be29d: Preparing 21:08:56 bb95760af50a: Waiting 21:08:56 34b6b625abcd: Waiting 21:08:56 b2191e2be29d: Waiting 21:08:56 8ffc6293e116: Layer already exists 21:08:56 87aba26dc151: Layer already exists 21:08:56 7ab67c69a60a: Layer already exists 21:08:56 520dbd556512: Layer already exists 21:08:56 59a822d081af: Layer already exists 21:08:56 34b6b625abcd: Layer already exists 21:08:56 b2191e2be29d: Layer already exists 21:08:56 bb95760af50a: Layer already exists 21:08:56 3.1.0-dev.19: digest: sha256:cb03ddc5c6675cd52c40e5b7805f38fd86d5c32f429facf8f3e94fd78262f955 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:57 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:92083455eca0f98686198c60a6a2a2ee267c0dc5-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:57 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:92083455eca0f98686198c60a6a2a2ee267c0dc5-3.1.0-dev.19 21:08:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 21:08:57 520dbd556512: Preparing 21:08:57 8ffc6293e116: Preparing 21:08:57 59a822d081af: Preparing 21:08:57 7ab67c69a60a: Preparing 21:08:57 87aba26dc151: Preparing 21:08:57 bb95760af50a: Preparing 21:08:57 34b6b625abcd: Preparing 21:08:57 b2191e2be29d: Preparing 21:08:57 34b6b625abcd: Waiting 21:08:57 b2191e2be29d: Waiting 21:08:57 bb95760af50a: Waiting 21:08:57 520dbd556512: Layer already exists 21:08:57 87aba26dc151: Layer already exists 21:08:57 59a822d081af: Layer already exists 21:08:57 8ffc6293e116: Layer already exists 21:08:57 7ab67c69a60a: Layer already exists 21:08:57 34b6b625abcd: Layer already exists 21:08:57 bb95760af50a: Layer already exists 21:08:57 b2191e2be29d: Layer already exists 21:08:57 92083455eca0f98686198c60a6a2a2ee267c0dc5-3.1.0-dev.19: digest: sha256:cb03ddc5c6675cd52c40e5b7805f38fd86d5c32f429facf8f3e94fd78262f955 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:58 + 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 21:08:58 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 21:08:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 21:08:58 520dbd556512: Preparing 21:08:58 8ffc6293e116: Preparing 21:08:58 59a822d081af: Preparing 21:08:58 7ab67c69a60a: Preparing 21:08:58 87aba26dc151: Preparing 21:08:58 bb95760af50a: Preparing 21:08:58 34b6b625abcd: Preparing 21:08:58 b2191e2be29d: Preparing 21:08:58 bb95760af50a: Waiting 21:08:58 34b6b625abcd: Waiting 21:08:58 b2191e2be29d: Waiting 21:08:58 59a822d081af: Layer already exists 21:08:58 520dbd556512: Layer already exists 21:08:58 87aba26dc151: Layer already exists 21:08:58 7ab67c69a60a: Layer already exists 21:08:58 8ffc6293e116: Layer already exists 21:08:58 b2191e2be29d: Layer already exists 21:08:58 34b6b625abcd: Layer already exists 21:08:58 bb95760af50a: Layer already exists 21:08:58 main: digest: sha256:cb03ddc5c6675cd52c40e5b7805f38fd86d5c32f429facf8f3e94fd78262f955 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:08:58 ===================================================== [Pipeline] echo 21:08:58 taggedImages: 21:08:58 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:92083455eca0f98686198c60a6a2a2ee267c0dc5 21:08:58 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 21:08:58 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.19 21:08:58 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:92083455eca0f98686198c60a6a2a2ee267c0dc5-3.1.0-dev.19 21:08:58 - 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 21:08:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:08:59 21:08:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:08:59 arm64: Pulling from edgex-lftools-log-publisher 21:08:59 8998bd30e6a1: Pulling fs layer 21:08:59 04944245beec: Pulling fs layer 21:08:59 699f458cf7ca: Pulling fs layer 21:08:59 765212b225bb: Pulling fs layer 21:08:59 f23df028b6ca: Pulling fs layer 21:08:59 d65c8cfc05b1: Pulling fs layer 21:08:59 2437ff75d9bd: Pulling fs layer 21:08:59 f23df028b6ca: Waiting 21:08:59 d65c8cfc05b1: Waiting 21:08:59 2437ff75d9bd: Waiting 21:08:59 765212b225bb: Waiting 21:08:59 04944245beec: Verifying Checksum 21:08:59 04944245beec: Download complete 21:08:59 765212b225bb: Verifying Checksum 21:08:59 765212b225bb: Download complete 21:08:59 f23df028b6ca: Verifying Checksum 21:08:59 f23df028b6ca: Download complete 21:09:00 d65c8cfc05b1: Verifying Checksum 21:09:00 d65c8cfc05b1: Download complete 21:09:00 699f458cf7ca: Verifying Checksum 21:09:00 699f458cf7ca: Download complete 21:09:00 8998bd30e6a1: Download complete 21:09:03 2437ff75d9bd: Verifying Checksum 21:09:03 2437ff75d9bd: Download complete 21:09:04 8998bd30e6a1: Pull complete 21:09:05 04944245beec: Pull complete 21:09:06 699f458cf7ca: Pull complete 21:09:07 765212b225bb: Pull complete 21:09:08 f23df028b6ca: Pull complete 21:09:08 d65c8cfc05b1: Pull complete 21:09:23 2437ff75d9bd: Pull complete 21:09:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:09:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:09:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:23 prd-ubuntu20.04-docker-arm64-4c-16g-7228 does not seem to be running inside a container 21:09:23 $ 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/131 -v /w/workspace/app-rfid-llrp-inventory/131:/w/workspace/app-rfid-llrp-inventory/131:rw,z -v /w/workspace/app-rfid-llrp-inventory/131@tmp:/w/workspace/app-rfid-llrp-inventory/131@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 21:09:26 $ docker top 7b0efdc95e6f42c15791a9c20c89bd970d16a4b1ee17e3b9bf207383706ede70 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:09:27 ---> job-cost.sh 21:09:27 lf-activate-venv: SKIPPING 21:09:27 INFO: No Stack... 21:09:27 INFO: Retrieving Pricing Info for: v3-standard-4 21:09:28 INFO: Archiving Costs [Pipeline] sh 21:09:29 + cat /w/workspace/app-rfid-llrp-inventory/131/archives/cost.csv 21:09:29 + cut -d, -f6 [Pipeline] lock 21:09:29 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-131-stack-cost] 21:09:29 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-131-stack-cost] did not exist. Created. 21:09:29 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-131-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:09:29 /w/workspace/app-rfid-llrp-inventory/131@tmp/durable-1785b08f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:09:30 + echo total: 0.10999999940395355 [Pipeline] stash 21:09:30 Warning: overwriting stash ‘stack-cost’ 21:09:30 Stashed 1 file(s) [Pipeline] } 21:09:30 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-131-stack-cost] [Pipeline] // lock [Pipeline] } 21:09:30 $ docker stop --time=1 7b0efdc95e6f42c15791a9c20c89bd970d16a4b1ee17e3b9bf207383706ede70 21:09:32 $ docker rm -f --volumes 7b0efdc95e6f42c15791a9c20c89bd970d16a4b1ee17e3b9bf207383706ede70 [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 21:09:32 provisioning config files... 21:09:32 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15211471186437735528tmp [Pipeline] { [Pipeline] sh 21:09:33 + set +x 21:09:33 + curl -s https://codecov.io/bash 21:09:33 + bash -s -- 21:09:33 21:09:33 _____ _ 21:09:33 / ____| | | 21:09:33 | | ___ __| | ___ ___ _____ __ 21:09:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:09:33 | |___| (_) | (_| | __/ (_| (_) \ V / 21:09:33 \_____\___/ \__,_|\___|\___\___/ \_/ 21:09:33 Bash-1.0.6 21:09:33 21:09:33 21:09:33 ==> git version 2.25.1 found 21:09:33 ==> 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 21:09:33 Release-Date: 2020-01-08 21:09:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:09:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:09:33 ==> Jenkins CI detected. 21:09:33 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 21:09:33 project root: . 21:09:33 --> token set from env 21:09:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:09:33 ==> Running gcov in . (disable via -X gcov) 21:09:33 ==> Python coveragepy not found 21:09:33 ==> Searching for coverage reports in: 21:09:33 + . 21:09:33 -> Found 1 reports 21:09:33 ==> Detecting git/mercurial file structure 21:09:33 ==> Reading reports 21:09:33 + ./coverage.out bytes=41317 21:09:33 ==> Appending adjustments 21:09:33 https://docs.codecov.io/docs/fixing-reports 21:09:33 + Found adjustments 21:09:33 ==> Gzipping contents 21:09:33 12K /tmp/codecov.YsXSmZ.gz 21:09:33 ==> Uploading reports 21:09:33 url: https://codecov.io 21:09:33 query: branch=main&commit=92083455eca0f98686198c60a6a2a2ee267c0dc5&build=131&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F131%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 21:09:33 -> Pinging Codecov 21:09:33 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=92083455eca0f98686198c60a6a2a2ee267c0dc5&build=131&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F131%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 21:09:33 -> Uploading to 21:09:33 https://storage.googleapis.com/codecov/v4/raw/2023-09-20/581DD39554BDF9B6E22D074273EAD858/92083455eca0f98686198c60a6a2a2ee267c0dc5/fe124ed5-9ab9-40b7-8776-25b0c8e31b48.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230920T210933Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7aea54fc1f3deb364eda2583d6bd9496fb850f280fa2eda466e8bc42cb17f71b 21:09:33 % Total % Received % Xferd Average Speed Time Time Time Current 21:09:33 Dload Upload Total Spent Left Speed 21:09:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11811 0 0 100 11811 0 62492 --:--:-- --:--:-- --:--:-- 62163 100 11811 0 0 100 11811 0 62163 --:--:-- --:--:-- --:--:-- 62163 21:09:33 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/92083455eca0f98686198c60a6a2a2ee267c0dc5 [Pipeline] } 21:09:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:09:33 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:09:33 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:09:34 21:09:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:09:34 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:09:34 df9b9388f04a: Pulling fs layer 21:09:34 52dc419b0ee2: Pulling fs layer 21:09:34 25bc292e5bac: Pulling fs layer 21:09:34 114826534d7a: Pulling fs layer 21:09:34 4657fd5d0bcf: Pulling fs layer 21:09:34 6ad1cebc031e: Pulling fs layer 21:09:34 8a3aa393b2d8: Pulling fs layer 21:09:34 4657fd5d0bcf: Waiting 21:09:34 6ad1cebc031e: Waiting 21:09:34 8a3aa393b2d8: Waiting 21:09:34 114826534d7a: Waiting 21:09:34 25bc292e5bac: Verifying Checksum 21:09:34 25bc292e5bac: Download complete 21:09:34 52dc419b0ee2: Verifying Checksum 21:09:34 52dc419b0ee2: Download complete 21:09:34 4657fd5d0bcf: Verifying Checksum 21:09:34 4657fd5d0bcf: Download complete 21:09:34 df9b9388f04a: Verifying Checksum 21:09:34 df9b9388f04a: Download complete 21:09:34 df9b9388f04a: Pull complete 21:09:35 52dc419b0ee2: Pull complete 21:09:35 6ad1cebc031e: Verifying Checksum 21:09:35 6ad1cebc031e: Download complete 21:09:35 25bc292e5bac: Pull complete 21:09:36 114826534d7a: Verifying Checksum 21:09:36 114826534d7a: Download complete 21:09:36 8a3aa393b2d8: Verifying Checksum 21:09:36 8a3aa393b2d8: Download complete 21:09:39 114826534d7a: Pull complete 21:09:39 4657fd5d0bcf: Pull complete 21:09:39 6ad1cebc031e: Pull complete 21:09:43 8a3aa393b2d8: Pull complete 21:09:43 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:09:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:09:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:43 prd-ubuntu20.04-docker-8c-8g-7220 does not seem to be running inside a container 21:09:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:09:49 $ docker top 52b142e9cb96c0b8c0db43813a0201a29cf2e16e56dcc78e863d4a1d668a09ae -eo pid,comm [Pipeline] { [Pipeline] echo 21:09:49 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 21:09:49 + set -o pipefail 21:09:49 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 21:09:55 21:09:55 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 21:09:55 21:09:55 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/9ecb4a94-c109-4730-8b24-1ce4ddfbefae 21:09:55 21:09:55 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:09:55 21:09:55 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:09:55 21:09:55 21:09:55 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:09:55 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:09:55 More details here: https://snyk.co/ue1NS [Pipeline] } 21:09:55 $ docker stop --time=1 52b142e9cb96c0b8c0db43813a0201a29cf2e16e56dcc78e863d4a1d668a09ae 21:09:58 $ docker rm -f --volumes 52b142e9cb96c0b8c0db43813a0201a29cf2e16e56dcc78e863d4a1d668a09ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:09:59 + git log --format=format:%s -1 92083455eca0f98686198c60a6a2a2ee267c0dc5 [Pipeline] sh 21:09:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:09:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:10:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:10:00 prd-ubuntu20.04-docker-8c-8g-7220 does not seem to be running inside a container 21:10:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:10:00 $ docker top d2b86ed02eece27005fcb46665845f83ba37a5807fa8f2447fd918849e9d8827 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:10:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:10:00 [ssh-agent] Looking for ssh-agent implementation... 21:10:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:10:00 $ docker exec d2b86ed02eece27005fcb46665845f83ba37a5807fa8f2447fd918849e9d8827 ssh-agent 21:10:01 SSH_AUTH_SOCK=/tmp/ssh-o1gjgTBEarIf/agent.32 21:10:01 SSH_AGENT_PID=38 21:10:01 Running ssh-add (command line suppressed) 21:10:01 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2081635518415397092.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2081635518415397092.key) 21:10:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:10:01 + git semver tag 21:10:01 2023-09-20 21:10:01,687 [run_tag] DEBUG tag force:False 21:10:01 2023-09-20 21:10:01,687 [check_head_tag] DEBUG check head tag 21:10:01 2023-09-20 21:10:01,688 [execute] INFO git cat-file --batch-check 21:10:01 2023-09-20 21:10:01,689 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 21:10:01 2023-09-20 21:10:01,693 [execute] INFO git cat-file --batch 21:10:01 2023-09-20 21:10:01,693 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 21:10:01 2023-09-20 21:10:01,705 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:10:01 2023-09-20 21:10:01,705 [execute] INFO git tag -a v3.1.0-dev.19 -m v3.1.0-dev.19 21:10:01 2023-09-20 21:10:01,706 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.19', '-m', 'v3.1.0-dev.19'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 21:10:01 2023-09-20 21:10:01,711 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:10:01 3.1.0-dev.19 [Pipeline] } 21:10:01 $ docker exec --env ******** --env ******** d2b86ed02eece27005fcb46665845f83ba37a5807fa8f2447fd918849e9d8827 ssh-agent -k 21:10:01 unset SSH_AUTH_SOCK; 21:10:01 unset SSH_AGENT_PID; 21:10:01 echo Agent pid 38 killed; 21:10:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:10:02 + git semver [Pipeline] } 21:10:02 $ docker stop --time=1 d2b86ed02eece27005fcb46665845f83ba37a5807fa8f2447fd918849e9d8827 21:10:03 $ docker rm -f --volumes d2b86ed02eece27005fcb46665845f83ba37a5807fa8f2447fd918849e9d8827 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:10:04 21:10:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:10:04 0.23.1-centos7: Pulling from edgex-lftools 21:10:04 ab5ef0e58194: Pulling fs layer 21:10:04 9712f1f96733: Pulling fs layer 21:10:04 63f879dbbcfc: Pulling fs layer 21:10:04 0d9ebad4ef96: Pulling fs layer 21:10:04 e9a5061849ea: Pulling fs layer 21:10:04 d747dcd14b5f: Pulling fs layer 21:10:04 2de7ff778b66: Pulling fs layer 21:10:04 0d9ebad4ef96: Waiting 21:10:04 e9a5061849ea: Waiting 21:10:04 d747dcd14b5f: Waiting 21:10:04 2de7ff778b66: Waiting 21:10:04 9712f1f96733: Download complete 21:10:05 63f879dbbcfc: Verifying Checksum 21:10:05 63f879dbbcfc: Download complete 21:10:05 e9a5061849ea: Verifying Checksum 21:10:05 e9a5061849ea: Download complete 21:10:05 d747dcd14b5f: Verifying Checksum 21:10:05 d747dcd14b5f: Download complete 21:10:05 ab5ef0e58194: Verifying Checksum 21:10:05 ab5ef0e58194: Download complete 21:10:05 0d9ebad4ef96: Verifying Checksum 21:10:05 0d9ebad4ef96: Download complete 21:10:05 2de7ff778b66: Verifying Checksum 21:10:05 2de7ff778b66: Download complete 21:10:08 ab5ef0e58194: Pull complete 21:10:08 9712f1f96733: Pull complete 21:10:08 63f879dbbcfc: Pull complete 21:10:13 0d9ebad4ef96: Pull complete 21:10:13 e9a5061849ea: Pull complete 21:10:13 d747dcd14b5f: Pull complete 21:10:14 2de7ff778b66: Pull complete 21:10:14 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:10:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:10:14 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:10:14 prd-ubuntu20.04-docker-8c-8g-7220 does not seem to be running inside a container 21:10:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:10:19 $ docker top dc6e55d094840cf1abc10ba0180a311f73bb5af74d91a1b634d7b7b896da0ee7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:10:19 provisioning config files... 21:10:19 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4727607954116085512tmp 21:10:19 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config18441477825577369992tmp 21:10:19 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6141560725529729948tmp [Pipeline] { [Pipeline] echo 21:10:20 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:10:20 ---> sigul-configuration.sh 21:10:20 gpg: directory `/root/.gnupg' created 21:10:20 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:10:20 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:10:20 gpg: keyring `/root/.gnupg/secring.gpg' created 21:10:20 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:10:20 gpg: CAST5 encrypted data 21:10:20 gpg: encrypted with 1 passphrase 21:10:20 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:10:20 + mkdir /home/jenkins 21:10:20 + mkdir /home/jenkins/sigul [Pipeline] sh 21:10:20 + 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 21:10:20 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:10:21 ---> sigul-install.sh 21:10:21 Sigul already installed; skipping installation. [Pipeline] sh 21:10:21 + git tag --list 21:10:21 v0.0.0 21:10:21 v1.0.0 21:10:21 v2.1.0 21:10:21 v2.1.1 21:10:21 v2.2.0 21:10:21 v2.3.0 21:10:21 v3.0 21:10:21 v3.0.0 21:10:21 v3.0.1 21:10:21 v3.0.1-dev.1 21:10:21 v3.1.0-dev.1 21:10:21 v3.1.0-dev.10 21:10:21 v3.1.0-dev.11 21:10:21 v3.1.0-dev.12 21:10:21 v3.1.0-dev.13 21:10:21 v3.1.0-dev.14 21:10:21 v3.1.0-dev.15 21:10:21 v3.1.0-dev.16 21:10:21 v3.1.0-dev.17 21:10:21 v3.1.0-dev.18 21:10:21 v3.1.0-dev.19 21:10:21 v3.1.0-dev.2 21:10:21 v3.1.0-dev.3 21:10:21 v3.1.0-dev.4 21:10:21 v3.1.0-dev.5 21:10:21 v3.1.0-dev.6 21:10:21 v3.1.0-dev.7 21:10:21 v3.1.0-dev.8 21:10:21 v3.1.0-dev.9 [Pipeline] sh 21:10:21 + lftools sign git-tag v3.1.0-dev.19 21:10:22 Signing Git tag with Sigul... 21:10:22 Signing v3.1.0-dev.19 [Pipeline] echo 21:10:22 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:10:23 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:10:23 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:10:23 $ docker stop --time=1 dc6e55d094840cf1abc10ba0180a311f73bb5af74d91a1b634d7b7b896da0ee7 21:10:24 $ docker rm -f --volumes dc6e55d094840cf1abc10ba0180a311f73bb5af74d91a1b634d7b7b896da0ee7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:10:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:10:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:10:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:10:25 prd-ubuntu20.04-docker-8c-8g-7220 does not seem to be running inside a container 21:10:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:10:25 $ docker top 2954ac39458224e237178b44ff9a8ce76b9d3f3be09f6147c803f94508feef8e -eo pid,comm 21:10:25 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). 21:10:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:10:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:10:25 [ssh-agent] Looking for ssh-agent implementation... 21:10:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:10:25 $ docker exec 2954ac39458224e237178b44ff9a8ce76b9d3f3be09f6147c803f94508feef8e ssh-agent 21:10:25 SSH_AUTH_SOCK=/tmp/ssh-AjukCmUgfLRP/agent.32 21:10:25 SSH_AGENT_PID=39 21:10:25 Running ssh-add (command line suppressed) 21:10:26 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9293992573830139234.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9293992573830139234.key) 21:10:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:10:26 + git semver bump pre 21:10:26 2023-09-20 21:10:26,535 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:10:26 2023-09-20 21:10:26,535 [bump_version] DEBUG bumping version:3.1.0-dev.19 on axis:pre with prefix:dev 21:10:26 2023-09-20 21:10:26,535 [bump_version] DEBUG bumped version:3.1.0-dev.20 21:10:26 2023-09-20 21:10:26,535 [write_version] DEBUG write version:3.1.0-dev.20 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 21:10:26 2023-09-20 21:10:26,535 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:10:26 2023-09-20 21:10:26,535 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:10:26 2023-09-20 21:10:26,538 [execute] INFO git cat-file --batch-check 21:10:26 2023-09-20 21:10:26,538 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 21:10:26 2023-09-20 21:10:26,543 [execute] INFO git cat-file --batch 21:10:26 2023-09-20 21:10:26,544 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 21:10:26 2023-09-20 21:10:26,550 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:10:26 3.1.0-dev.20 [Pipeline] } 21:10:26 $ docker exec --env ******** --env ******** 2954ac39458224e237178b44ff9a8ce76b9d3f3be09f6147c803f94508feef8e ssh-agent -k 21:10:26 unset SSH_AUTH_SOCK; 21:10:26 unset SSH_AGENT_PID; 21:10:26 echo Agent pid 39 killed; 21:10:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:10:27 + git semver [Pipeline] } 21:10:27 $ docker stop --time=1 2954ac39458224e237178b44ff9a8ce76b9d3f3be09f6147c803f94508feef8e 21:10:28 $ docker rm -f --volumes 2954ac39458224e237178b44ff9a8ce76b9d3f3be09f6147c803f94508feef8e [Pipeline] // withDockerContainer [Pipeline] sh 21:10:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:10:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:10:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:10:29 prd-ubuntu20.04-docker-8c-8g-7220 does not seem to be running inside a container 21:10:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:10:29 $ docker top 25a6808d2ce5411340f01093ace9887dbf1ae740b6b869de39a01b786b7ebf49 -eo pid,comm 21:10:29 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). 21:10:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:10:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:10:29 [ssh-agent] Looking for ssh-agent implementation... 21:10:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:10:29 $ docker exec 25a6808d2ce5411340f01093ace9887dbf1ae740b6b869de39a01b786b7ebf49 ssh-agent 21:10:29 SSH_AUTH_SOCK=/tmp/ssh-TPeoiLeDXVBA/agent.32 21:10:29 SSH_AGENT_PID=38 21:10:29 Running ssh-add (command line suppressed) 21:10:30 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1243831371484276848.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1243831371484276848.key) 21:10:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:10:30 + git semver push 21:10:30 2023-09-20 21:10:30,536 [run_push] DEBUG push 21:10:30 2023-09-20 21:10:30,536 [execute] INFO git cat-file --batch-check 21:10:30 2023-09-20 21:10:30,537 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 21:10:30 2023-09-20 21:10:30,541 [execute] INFO git rev-list 5c5a625a414f52831d2ae4df2a0f17fe54566888 -- 21:10:30 2023-09-20 21:10:30,541 [execute] DEBUG Popen(['git', 'rev-list', '5c5a625a414f52831d2ae4df2a0f17fe54566888', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 21:10:30 2023-09-20 21:10:30,549 [execute] INFO git fetch -v origin 21:10:30 2023-09-20 21:10:30,549 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 21:10:31 2023-09-20 21:10:31,038 [run_push] DEBUG no remote changes detected 21:10:31 2023-09-20 21:10:31,039 [execute] INFO git push origin semver 21:10:31 2023-09-20 21:10:31,039 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 21:10:32 2023-09-20 21:10:31,994 [run_push] DEBUG push all version tags 21:10:32 2023-09-20 21:10:31,994 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:10:32 2023-09-20 21:10:31,995 [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) 21:10:33 2023-09-20 21:10:32,800 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:10:33 3.1.0-dev.20 [Pipeline] } 21:10:33 $ docker exec --env ******** --env ******** 25a6808d2ce5411340f01093ace9887dbf1ae740b6b869de39a01b786b7ebf49 ssh-agent -k 21:10:33 unset SSH_AUTH_SOCK; 21:10:33 unset SSH_AGENT_PID; 21:10:33 echo Agent pid 38 killed; 21:10:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:10:33 + git semver [Pipeline] } 21:10:33 $ docker stop --time=1 25a6808d2ce5411340f01093ace9887dbf1ae740b6b869de39a01b786b7ebf49 21:10:35 $ docker rm -f --volumes 25a6808d2ce5411340f01093ace9887dbf1ae740b6b869de39a01b786b7ebf49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:10:35 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 21:10:35 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 21:10:35 total 16 21:10:35 drwxr-xr-x 3 root root 4096 Sep 20 20:56 . 21:10:35 drwxrwxr-x 12 jenkins jenkins 4096 Sep 20 21:10 .. 21:10:35 drwxr-xr-x 2 root root 4096 Sep 20 20:56 cost 21:10:35 -rw-r--r-- 1 root root 95 Sep 20 20:56 cost.csv 21:10:35 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 21:10:35 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 21:10:35 total 16 21:10:35 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 20:56 . 21:10:35 drwxrwxr-x 12 jenkins jenkins 4096 Sep 20 21:10 .. 21:10:35 drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 20:56 cost 21:10:35 -rw-r--r-- 1 jenkins jenkins 95 Sep 20 20:56 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:10:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:10:36 ---> package-listing.sh 21:10:36 ++ facter osfamily 21:10:36 ++ tr '[:upper:]' '[:lower:]' 21:10:37 + OS_FAMILY=debian 21:10:37 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 21:10:37 + START_PACKAGES=/tmp/packages_start.txt 21:10:37 + END_PACKAGES=/tmp/packages_end.txt 21:10:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:10:37 + PACKAGES=/tmp/packages_start.txt 21:10:37 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 21:10:37 + PACKAGES=/tmp/packages_end.txt 21:10:37 + case "${OS_FAMILY}" in 21:10:37 + dpkg -l 21:10:37 + grep '^ii' 21:10:37 + '[' -f /tmp/packages_start.txt ']' 21:10:37 + '[' -f /tmp/packages_end.txt ']' 21:10:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:10:37 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 21:10:37 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 21:10: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 21:10: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 21:10:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:10:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:10:38 prd-ubuntu20.04-docker-8c-8g-7220 does not seem to be running inside a container 21:10: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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:10:38 $ docker top c456f03337290ce6a694fb2c26189dc553dc99fba4d942b34b968ab82a2f7af7 -eo pid,comm [Pipeline] { [Pipeline] sh 21:10:38 + touch /tmp/pre-build-complete [Pipeline] sh 21:10:39 + mkdir -p /var/log/sysstat [Pipeline] sh 21:10:39 + ls /var/log/sa-host 21:10:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:10:39 provisioning config files... 21:10:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10064187468511324257tmp [Pipeline] { [Pipeline] echo 21:10:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:10:39 ---> create-netrc.sh [Pipeline] } 21:10:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:10:40 ---> python-tools-install.sh [Pipeline] echo 21:10:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:10:40 ---> sudo-logs.sh 21:10:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:10:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:10:40 ---> job-cost.sh 21:10:40 lf-activate-venv: SKIPPING 21:10:40 DEBUG: total: 0.2199999988079071 21:10:40 INFO: Retrieving Stack Cost... 21:10:41 INFO: Retrieving Pricing Info for: v3-standard-8 21:10:41 INFO: Archiving Costs [Pipeline] echo 21:10:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:10:41 ---> logs-deploy.sh 21:10:41 lf-activate-venv: SKIPPING 21:10:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/131 21:10:41 INFO: archiving workspace using pattern(s): 21:10:42 Archives upload complete. 21:10:42 INFO: archiving logs to Nexus