Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 63c8b30869f87de451dd33f2aa13687440ae64a8 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-ssh14363507604605877284.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh10039074107986462803.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh16105159570948360825.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh10633190937739633156.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-ssh17224645828792309843.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.18 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 ‘prd-ubuntu20.04-docker-8c-8g-5796’ Running on prd-ubuntu20.04-docker-8c-8g-5798 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 63c8b30869f87de451dd33f2aa13687440ae64a8 (main) Commit message: "feat!: Consume additional level in event publish topic (#145)" > git config core.sparsecheckout # timeout=10 > git checkout -f 63c8b30869f87de451dd33f2aa13687440ae64a8 # timeout=10 > git rev-list --no-walk 494ae06946c85c67f213c8c16471dc3d31088bf8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:20:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:20:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:20:11 ========================================================= 15:20:11 EdgeX Global Pipelines Version Info 15:20:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:20:12 ------------------- 15:20:12 stable info: 15:20:12 ------------------- 15:20:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:20:12 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 15:20:12 Message: update stable to v1.0.244 15:20:12 ------------------- 15:20:12 experimental info: 15:20:12 ------------------- 15:20:12 Commited By: **** collab-it+edgex@linuxfoundation.org 15:20:12 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 15:20:12 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:20:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 15:20:13 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 15:20:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:20:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:20:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:20:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 15:20:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:20:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:20:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:20:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:20:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:20:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 15:20:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:20:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:20:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:20:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:20:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:20:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:20:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:20:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:20:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:20:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:20:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:20:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:20:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:20:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:20:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:20:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:20:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:20:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:20:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 63c8b30869f87de451dd33f2aa13687440ae64a8 [Pipeline] echo 15:20:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 63c8b30 [Pipeline] echo 15:20:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:20:13 provisioning config files... 15:20:13 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12850115691030150324tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:20:13 ---> docker-login.sh 15:20:13 nexus3.edgexfoundry.org:10001 15:20:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:14 Configure a credential helper to remove this warning. See 15:20:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:14 15:20:14 Login Succeeded 15:20:14 nexus3.edgexfoundry.org:10002 15:20:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:14 Configure a credential helper to remove this warning. See 15:20:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:14 15:20:14 Login Succeeded 15:20:14 nexus3.edgexfoundry.org:10003 15:20:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:14 Configure a credential helper to remove this warning. See 15:20:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:14 15:20:14 Login Succeeded 15:20:14 nexus3.edgexfoundry.org:10004 15:20:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:14 Configure a credential helper to remove this warning. See 15:20:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:14 15:20:14 Login Succeeded 15:20:14 docker.io 15:20:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:14 Configure a credential helper to remove this warning. See 15:20:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:14 15:20:14 Login Succeeded 15:20:14 ---> docker-login.sh ends [Pipeline] } 15:20:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:20:14 + git rev-list -1 --merges 63c8b30869f87de451dd33f2aa13687440ae64a8~1..63c8b30869f87de451dd33f2aa13687440ae64a8 [Pipeline] echo 15:20:15 -----------> git rev-list -1 --merges 63c8b30869f87de451dd33f2aa13687440ae64a8~1..63c8b30869f87de451dd33f2aa13687440ae64a8 63c8b30869f87de451dd33f2aa13687440ae64a8 [false] [Pipeline] sh 15:20:15 + git log --format=format:%s -1 63c8b30869f87de451dd33f2aa13687440ae64a8 [Pipeline] echo 15:20:15 ========================================================= 15:20:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:20:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:20:15 + git log --format=format:%s -1 63c8b30869f87de451dd33f2aa13687440ae64a8 [Pipeline] echo 15:20:15 [semverPrep] GIT_COMMIT: 63c8b30869f87de451dd33f2aa13687440ae64a8, Commit Message: feat!: Consume additional level in event publish topic (#145) [Pipeline] echo 15:20:15 [semverPrep] This is not a build commit. [Pipeline] sh 15:20:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:20:16 + grep -v github /etc/ssh/ssh_known_hosts 15:20:16 + [ -e /tmp/ssh_known_hosts ] 15:20:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:20:16 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:20:16 + sudo tee -a /etc/ssh/ssh_known_hosts 15:20:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:20:16 15:20:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:20:16 0.1.4: Pulling from edgex-devops/py-git-semver 15:20:16 b85a868b505f: Pulling fs layer 15:20:16 e2be974225ed: Pulling fs layer 15:20:16 339a4e72a1f5: Pulling fs layer 15:20:16 988bab9f4d93: Pulling fs layer 15:20:16 1469e6f7b9e6: Pulling fs layer 15:20:16 eaf3925da568: Pulling fs layer 15:20:16 bab4dde63d76: Pulling fs layer 15:20:16 bde34c3a00c8: Pulling fs layer 15:20:16 b352a97aabf1: Pulling fs layer 15:20:16 4872d77fe225: Pulling fs layer 15:20:16 5851b861e8e6: Pulling fs layer 15:20:16 bab4dde63d76: Waiting 15:20:16 bde34c3a00c8: Waiting 15:20:16 b352a97aabf1: Waiting 15:20:16 4872d77fe225: Waiting 15:20:16 5851b861e8e6: Waiting 15:20:16 988bab9f4d93: Waiting 15:20:16 1469e6f7b9e6: Waiting 15:20:16 eaf3925da568: Waiting 15:20:16 e2be974225ed: Download complete 15:20:16 988bab9f4d93: Verifying Checksum 15:20:16 988bab9f4d93: Download complete 15:20:16 1469e6f7b9e6: Verifying Checksum 15:20:16 1469e6f7b9e6: Download complete 15:20:16 eaf3925da568: Verifying Checksum 15:20:16 eaf3925da568: Download complete 15:20:16 339a4e72a1f5: Verifying Checksum 15:20:16 339a4e72a1f5: Download complete 15:20:16 bde34c3a00c8: Verifying Checksum 15:20:16 bde34c3a00c8: Download complete 15:20:17 b352a97aabf1: Verifying Checksum 15:20:17 b352a97aabf1: Download complete 15:20:17 4872d77fe225: Download complete 15:20:17 5851b861e8e6: Verifying Checksum 15:20:17 5851b861e8e6: Download complete 15:20:17 b85a868b505f: Download complete 15:20:17 bab4dde63d76: Verifying Checksum 15:20:17 bab4dde63d76: Download complete 15:20:18 b85a868b505f: Pull complete 15:20:18 e2be974225ed: Pull complete 15:20:18 339a4e72a1f5: Pull complete 15:20:18 988bab9f4d93: Pull complete 15:20:19 1469e6f7b9e6: Pull complete 15:20:19 eaf3925da568: Pull complete 15:20:21 bab4dde63d76: Pull complete 15:20:21 bde34c3a00c8: Pull complete 15:20:21 b352a97aabf1: Pull complete 15:20:21 4872d77fe225: Pull complete 15:20:21 5851b861e8e6: Pull complete 15:20:21 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:20:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:20:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:20:21 prd-ubuntu20.04-docker-8c-8g-5798 does not seem to be running inside a container 15:20:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:20:22 $ docker top bd1e4d44e61b85a0078ecbc4fa77cb7e1c8ababbb74ef84aca160e6f7fdd44f5 -eo pid,comm 15:20:22 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). 15:20:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:20:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:20:22 [ssh-agent] Looking for ssh-agent implementation... 15:20:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:20:22 $ docker exec bd1e4d44e61b85a0078ecbc4fa77cb7e1c8ababbb74ef84aca160e6f7fdd44f5 ssh-agent 15:20:22 SSH_AUTH_SOCK=/tmp/ssh-CZSYQTTWPPoZ/agent.32 15:20:22 SSH_AGENT_PID=38 15:20:22 Running ssh-add (command line suppressed) 15:20:23 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1200415156454692808.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1200415156454692808.key) 15:20:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:20:23 + git tag --points-at HEAD [Pipeline] } 15:20:23 $ docker exec --env ******** --env ******** bd1e4d44e61b85a0078ecbc4fa77cb7e1c8ababbb74ef84aca160e6f7fdd44f5 ssh-agent -k 15:20:23 unset SSH_AUTH_SOCK; 15:20:23 unset SSH_AGENT_PID; 15:20:23 echo Agent pid 38 killed; 15:20:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:20:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:20:23 [ssh-agent] Looking for ssh-agent implementation... 15:20:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:20:23 $ docker exec bd1e4d44e61b85a0078ecbc4fa77cb7e1c8ababbb74ef84aca160e6f7fdd44f5 ssh-agent 15:20:23 SSH_AUTH_SOCK=/tmp/ssh-vMuc8g14E9Ol/agent.71 15:20:23 SSH_AGENT_PID=77 15:20:23 Running ssh-add (command line suppressed) 15:20:23 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15254100745831224745.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15254100745831224745.key) 15:20:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:20:24 + git semver init 15:20:24 2023-02-14 15:20:24,388 [run_init] DEBUG init version:0.0.0 force:False 15:20:24 2023-02-14 15:20:24,389 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 15:20:24 2023-02-14 15:20:24,389 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 15:20:24 2023-02-14 15:20:24,389 [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) 15:20:25 2023-02-14 15:20:25,656 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 15:20:25 2023-02-14 15:20:25,656 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 15:20:25 2023-02-14 15:20:25,656 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:20:25 2023-02-14 15:20:25,656 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:20:25 3.0.0-dev.7 [Pipeline] } 15:20:25 $ docker exec --env ******** --env ******** bd1e4d44e61b85a0078ecbc4fa77cb7e1c8ababbb74ef84aca160e6f7fdd44f5 ssh-agent -k 15:20:25 unset SSH_AUTH_SOCK; 15:20:25 unset SSH_AGENT_PID; 15:20:25 echo Agent pid 77 killed; 15:20:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:20:26 + git semver [Pipeline] } 15:20:26 $ docker stop --time=1 bd1e4d44e61b85a0078ecbc4fa77cb7e1c8ababbb74ef84aca160e6f7fdd44f5 15:20:28 $ docker rm -f --volumes bd1e4d44e61b85a0078ecbc4fa77cb7e1c8ababbb74ef84aca160e6f7fdd44f5 [Pipeline] // withDockerContainer [Pipeline] sh 15:20:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:20:28 Stashed 1 file(s) [Pipeline] echo 15:20:28 [edgeXSemver]: initialized semver on version 3.0.0-dev.7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:20:28 provisioning config files... 15:20:28 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9277391895886209795tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:20:29 ---> docker-login.sh 15:20:29 nexus3.edgexfoundry.org:10001 15:20:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:29 Configure a credential helper to remove this warning. See 15:20:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:29 15:20:29 Login Succeeded 15:20:29 nexus3.edgexfoundry.org:10002 15:20:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:29 Configure a credential helper to remove this warning. See 15:20:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:29 15:20:29 Login Succeeded 15:20:29 nexus3.edgexfoundry.org:10003 15:20:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:29 Configure a credential helper to remove this warning. See 15:20:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:29 15:20:29 Login Succeeded 15:20:29 nexus3.edgexfoundry.org:10004 15:20:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:29 Configure a credential helper to remove this warning. See 15:20:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:29 15:20:29 Login Succeeded 15:20:29 docker.io 15:20:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:29 Configure a credential helper to remove this warning. See 15:20:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:29 15:20:29 Login Succeeded 15:20:29 ---> docker-login.sh ends [Pipeline] } 15:20:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:20:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:20:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:20:29 ========================================================= 15:20:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 15:20:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:30 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 15:20:30 Sending build context to Docker daemon 12.56MB 15:20:30 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 15:20:30 Step 2/12 : FROM ${BASE} AS builder 15:20:30 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 15:20:30 213ec9aee27d: Pulling fs layer 15:20:30 4583459ba037: Pulling fs layer 15:20:30 93c1e223e6f2: Pulling fs layer 15:20:30 53926ce57604: Pulling fs layer 15:20:30 21b2b0c7a3f4: Pulling fs layer 15:20:30 22ff95d597cd: Pulling fs layer 15:20:30 12d6caf4c0d1: Pulling fs layer 15:20:30 96b7cbca73a9: Pulling fs layer 15:20:30 a7acece74701: Pulling fs layer 15:20:30 53926ce57604: Waiting 15:20:30 22ff95d597cd: Waiting 15:20:30 21b2b0c7a3f4: Waiting 15:20:30 a7acece74701: Waiting 15:20:30 96b7cbca73a9: Waiting 15:20:30 93c1e223e6f2: Verifying Checksum 15:20:30 93c1e223e6f2: Download complete 15:20:30 4583459ba037: Download complete 15:20:30 21b2b0c7a3f4: Download complete 15:20:30 22ff95d597cd: Download complete 15:20:30 213ec9aee27d: Verifying Checksum 15:20:30 213ec9aee27d: Download complete 15:20:30 12d6caf4c0d1: Verifying Checksum 15:20:30 12d6caf4c0d1: Download complete 15:20:30 213ec9aee27d: Pull complete 15:20:30 4583459ba037: Pull complete 15:20:30 93c1e223e6f2: Pull complete 15:20:31 a7acece74701: Verifying Checksum 15:20:31 a7acece74701: Download complete 15:20:31 53926ce57604: Verifying Checksum 15:20:31 53926ce57604: Download complete 15:20:32 96b7cbca73a9: Verifying Checksum 15:20:32 96b7cbca73a9: Download complete 15:20:35 53926ce57604: Pull complete 15:20:35 21b2b0c7a3f4: Pull complete 15:20:35 22ff95d597cd: Pull complete 15:20:35 12d6caf4c0d1: Pull complete 15:20:37 96b7cbca73a9: Pull complete 15:20:38 a7acece74701: Pull complete 15:20:38 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 15:20:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:20:38 ---> db6d94c90886 15:20:38 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:20:41 ---> Running in 61016581fb62 15:20:41 Removing intermediate container 61016581fb62 15:20:41 ---> 075fdc7cd1a0 15:20:41 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:20:41 ---> Running in db1f1b5836a6 15:20:41 Removing intermediate container db1f1b5836a6 15:20:41 ---> 94bc74ffdeb7 15:20:41 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:20:41 ---> Running in aaeca807af4e 15:20:41 Removing intermediate container aaeca807af4e 15:20:41 ---> 42a743a09358 15:20:41 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:20:41 ---> Running in 17b75af5b56d 15:20:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:20:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:20:42 OK: 211 MiB in 51 packages 15:20:42 Removing intermediate container 17b75af5b56d 15:20:42 ---> 4b9fdc154070 15:20:42 Step 7/12 : WORKDIR /app 15:20:42 ---> Running in b381a6c592a8 15:20:42 Removing intermediate container b381a6c592a8 15:20:42 ---> 95435e35b777 15:20:42 Step 8/12 : COPY go.mod vendor* ./ 15:20:42 ---> 06e037a59743 15:20:42 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:20:42 ---> Running in 9799eb757182 15:20:43 Still waiting to schedule task 15:20:43 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5797’ 15:21:14 Removing intermediate container 9799eb757182 15:21:14 ---> ee865de7bfa6 15:21:14 Step 10/12 : COPY . . 15:21:14 ---> 040c75606c1d 15:21:14 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:21:14 ---> Running in 51bdd357b8c2 15:21:14 Removing intermediate container 51bdd357b8c2 15:21:14 ---> 8d5c4f205c66 15:21:14 Step 12/12 : RUN $MAKE 15:21:14 ---> Running in 59359a07ad86 15:21:14 noop 15:21:14 Removing intermediate container 59359a07ad86 15:21:14 ---> 5c27e916c0cb 15:21:14 Successfully built 5c27e916c0cb 15:21:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:15 + docker inspect -f . ci-base-image-x86_64 15:21:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:21:15 prd-ubuntu20.04-docker-8c-8g-5798 does not seem to be running inside a container 15:21:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:21:15 $ docker top d011d926e941e32b04696c09de7dcc073d5e605184c0e07967a417f22606edea -eo pid,comm [Pipeline] { [Pipeline] sh 15:21:16 + go version 15:21:16 go version go1.18.7 linux/amd64 [Pipeline] } 15:21:16 $ docker stop --time=1 d011d926e941e32b04696c09de7dcc073d5e605184c0e07967a417f22606edea 15:21:17 $ docker rm -f --volumes d011d926e941e32b04696c09de7dcc073d5e605184c0e07967a417f22606edea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:17 + docker inspect -f . ci-base-image-x86_64 15:21:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:21:17 prd-ubuntu20.04-docker-8c-8g-5798 does not seem to be running inside a container 15:21:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:21:18 $ docker top 2c68098b7b6b59e34086acced37400cd1ee612eb0ec5cd1d725ebcd55fb02665 -eo pid,comm [Pipeline] { [Pipeline] sh 15:21:18 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 15:21:18 + make test 15:21:18 go test -race ./... -coverprofile=coverage.out ./... 15:21:40 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 15:21:40 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.168s coverage: 86.2% of statements 15:21:40 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 15:21:41 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.760s coverage: 71.9% of statements 15:21:59 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 15:21:59 go vet ./... 15:21:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:21:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:21:59 ./bin/test-attribution.sh 15:21:59 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 15:21:59 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 15:21:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:21:59 $ docker stop --time=1 2c68098b7b6b59e34086acced37400cd1ee612eb0ec5cd1d725ebcd55fb02665 15:22:02 $ docker rm -f --volumes 2c68098b7b6b59e34086acced37400cd1ee612eb0ec5cd1d725ebcd55fb02665 [Pipeline] // withDockerContainer [Pipeline] sh 15:22:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:22:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:22:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:22:03 + ls -al . 15:22:03 total 232 15:22:03 drwxrwxr-x 11 jenkins jenkins 4096 Feb 14 15:21 . 15:22:03 drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 15:20 .. 15:22:03 -rw-rw-r-- 1 jenkins jenkins 262 Feb 14 15:20 .dockerignore 15:22:03 drwxrwxr-x 8 jenkins jenkins 4096 Feb 14 15:21 .git 15:22:03 drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 15:20 .github 15:22:03 -rw-rw-r-- 1 jenkins jenkins 788 Feb 14 15:20 .gitignore 15:22:03 -rw-rw-r-- 1 jenkins jenkins 41 Feb 14 15:20 .golangci.yml 15:22:03 drwxr-xr-x 3 jenkins jenkins 4096 Feb 14 15:20 .semver 15:22:03 -rw-rw-r-- 1 jenkins jenkins 9818 Feb 14 15:20 Attribution.txt 15:22:03 -rw-rw-r-- 1 jenkins jenkins 4331 Feb 14 15:20 CHANGELOG.md 15:22:03 -rw-rw-r-- 1 jenkins jenkins 1659 Feb 14 15:20 Dockerfile 15:22:03 -rw-rw-r-- 1 jenkins jenkins 677 Feb 14 15:20 GOVERNANCE.md 15:22:03 -rw-rw-r-- 1 jenkins jenkins 687 Feb 14 15:20 Jenkinsfile 15:22:03 -rw-rw-r-- 1 jenkins jenkins 11347 Feb 14 15:20 LICENSE 15:22:03 -rw-rw-r-- 1 jenkins jenkins 2462 Feb 14 15:20 Makefile 15:22:03 -rw-rw-r-- 1 jenkins jenkins 617 Feb 14 15:20 OWNERS.md 15:22:03 -rw-rw-r-- 1 jenkins jenkins 31023 Feb 14 15:20 README.md 15:22:03 -rw-rw-r-- 1 jenkins jenkins 11 Feb 14 15:20 VERSION 15:22:03 drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 15:20 bin 15:22:03 -rw-r--r-- 1 jenkins jenkins 41317 Feb 14 15:21 coverage.out 15:22:03 -rw-rw-r-- 1 jenkins jenkins 3564 Feb 14 15:20 go.mod 15:22:03 -rw-rw-r-- 1 jenkins jenkins 34844 Feb 14 15:20 go.sum 15:22:03 drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 15:20 images 15:22:03 drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 15:20 internal 15:22:03 -rw-rw-r-- 1 jenkins jenkins 531 Feb 14 15:20 main.go 15:22:03 drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 15:20 res 15:22:03 drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 15:20 snap 15:22:03 drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 15:20 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:04 + 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=63c8b30869f87de451dd33f2aa13687440ae64a8 --label arch=amd64 --label version=3.0.0-dev.7 . 15:22:04 Sending build context to Docker daemon 12.56MB 15:22:04 Step 1/29 : ARG BASE=golang:1.18-alpine3.16 15:22:04 Step 2/29 : FROM ${BASE} AS builder 15:22:04 ---> 5c27e916c0cb 15:22:04 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 15:22:04 ---> Running in 0dd69265bc73 15:22:04 Removing intermediate container 0dd69265bc73 15:22:04 ---> 318d7788dec2 15:22:04 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 15:22:04 ---> Running in a10b40fc07e7 15:22:04 Removing intermediate container a10b40fc07e7 15:22:04 ---> 98a8750004a0 15:22:04 Step 5/29 : ARG ADD_BUILD_TAGS="" 15:22:04 ---> Running in ee63b761a601 15:22:04 Removing intermediate container ee63b761a601 15:22:04 ---> e5bb8f1404a3 15:22:04 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:22:04 ---> Running in 9798be388f9f 15:22:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:22:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:22:05 OK: 211 MiB in 51 packages 15:22:05 Removing intermediate container 9798be388f9f 15:22:05 ---> e363050ce5a3 15:22:05 Step 7/29 : WORKDIR /app 15:22:05 ---> Running in e5cabde048b6 15:22:05 Removing intermediate container e5cabde048b6 15:22:05 ---> 04e3bc6f9502 15:22:05 Step 8/29 : COPY go.mod vendor* ./ 15:22:06 ---> 783dff7d3044 15:22:06 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:22:06 ---> Running in 36b10e8bfb60 15:22:07 Removing intermediate container 36b10e8bfb60 15:22:07 ---> a3da905f31c1 15:22:07 Step 10/29 : COPY . . 15:22:07 ---> f61bf3480d8d 15:22:07 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:22:07 ---> Running in ab86aeffd2ba 15:22:07 Removing intermediate container ab86aeffd2ba 15:22:07 ---> edf1e3854aad 15:22:07 Step 12/29 : RUN $MAKE 15:22:07 ---> Running in 84f5416c7ef1 15:22:07 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.7 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.7" -trimpath -mod=readonly -o app-rfid-llrp-inventory 15:22:29 Removing intermediate container 84f5416c7ef1 15:22:29 ---> 6e19efa2f3c9 15:22:29 Step 13/29 : FROM alpine:3.14 15:22:29 3.14: Pulling from library/alpine 15:22:29 d261077062b2: Pulling fs layer 15:22:29 d261077062b2: Verifying Checksum 15:22:29 d261077062b2: Download complete 15:22:29 d261077062b2: Pull complete 15:22:29 Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 15:22:29 Status: Downloaded newer image for alpine:3.14 15:22:29 ---> 6dff1269bc79 15:22:29 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:22:29 ---> Running in af5fe9c90f6b 15:22:29 Removing intermediate container af5fe9c90f6b 15:22:29 ---> 83814911cb47 15:22:29 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 15:22:29 ---> Running in a3d5236f1752 15:22:29 Removing intermediate container a3d5236f1752 15:22:29 ---> 147b3ede1aab 15:22:29 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 15:22:29 ---> Running in 44b61d551144 15:22:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:22:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:22:29 (1/2) Installing ca-certificates (20220614-r0) 15:22:29 (2/2) Installing dumb-init (1.2.5-r1) 15:22:29 Executing busybox-1.33.1-r8.trigger 15:22:29 Executing ca-certificates-20220614-r0.trigger 15:22:29 OK: 6 MiB in 16 packages 15:22:29 Removing intermediate container 44b61d551144 15:22:29 ---> ee1fa9818c17 15:22:29 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:22:29 ---> dead67b7dd6f 15:22:29 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 15:22:29 ---> b93d7287dc87 15:22:29 Step 19/29 : COPY --from=builder /app/res/ /res/ 15:22:29 ---> ed650f28c6a3 15:22:29 Step 20/29 : COPY --from=builder /app/static/ /static/ 15:22:30 ---> 305cd166133c 15:22:30 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 15:22:30 ---> 9bd81d6206a6 15:22:30 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 15:22:30 ---> Running in 324557517bf8 15:22:31 Removing intermediate container 324557517bf8 15:22:31 ---> d373b59890ba 15:22:31 Step 23/29 : VOLUME /cache 15:22:31 ---> Running in a88f4b279ff5 15:22:31 Removing intermediate container a88f4b279ff5 15:22:31 ---> b38d58c775c1 15:22:31 Step 24/29 : EXPOSE 59711 15:22:31 ---> Running in 0a6236a74b44 15:22:31 Removing intermediate container 0a6236a74b44 15:22:31 ---> 291723b9359a 15:22:31 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 15:22:31 ---> Running in 7af6ddf3988a 15:22:31 Removing intermediate container 7af6ddf3988a 15:22:31 ---> f138fd0c74f6 15:22:31 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 15:22:31 ---> Running in 075fdf528bf2 15:22:31 Removing intermediate container 075fdf528bf2 15:22:31 ---> b2668832bffc 15:22:31 Step 27/29 : LABEL arch=amd64 15:22:31 ---> Running in 8ea0f463b3bc 15:22:31 Removing intermediate container 8ea0f463b3bc 15:22:31 ---> b5857e85f788 15:22:31 Step 28/29 : LABEL git_sha=63c8b30869f87de451dd33f2aa13687440ae64a8 15:22:31 ---> Running in d2840fc84475 15:22:31 Removing intermediate container d2840fc84475 15:22:31 ---> 6e81e9ea1dd7 15:22:31 Step 29/29 : LABEL version=3.0.0-dev.7 15:22:31 ---> Running in 397565a846bc 15:22:31 Removing intermediate container 397565a846bc 15:22:31 ---> 7b7ff9a87a2c 15:22:31 [Warning] One or more build-args [ARCH] were not consumed 15:22:31 Successfully built 7b7ff9a87a2c 15:22:31 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 15:22:32 provisioning config files... 15:22:32 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11986029996030870743tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:22:32 ---> docker-login.sh 15:22:32 nexus3.edgexfoundry.org:10001 15:22:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:32 Configure a credential helper to remove this warning. See 15:22:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:32 15:22:32 Login Succeeded 15:22:32 nexus3.edgexfoundry.org:10002 15:22:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:32 Configure a credential helper to remove this warning. See 15:22:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:32 15:22:32 Login Succeeded 15:22:32 nexus3.edgexfoundry.org:10003 15:22:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:32 Configure a credential helper to remove this warning. See 15:22:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:32 15:22:32 Login Succeeded 15:22:32 nexus3.edgexfoundry.org:10004 15:22:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:32 Configure a credential helper to remove this warning. See 15:22:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:32 15:22:32 Login Succeeded 15:22:32 docker.io 15:22:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:32 Configure a credential helper to remove this warning. See 15:22:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:32 15:22:32 Login Succeeded 15:22:32 ---> docker-login.sh ends [Pipeline] } 15:22:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:22:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:22:32 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 15:22:32 63c8b30869f87de451dd33f2aa13687440ae64a8 15:22:32 latest 15:22:32 3.0.0-dev.7 15:22:32 63c8b30869f87de451dd33f2aa13687440ae64a8-3.0.0-dev.7 15:22:32 main 15:22:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:33 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:63c8b30869f87de451dd33f2aa13687440ae64a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:33 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:63c8b30869f87de451dd33f2aa13687440ae64a8 15:22:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:22:33 da355b59a137: Preparing 15:22:33 8e581c098fb0: Preparing 15:22:33 43d06e994044: Preparing 15:22:33 6fcd1f572994: Preparing 15:22:33 328200554a45: Preparing 15:22:33 7fd7197e95d4: Preparing 15:22:33 daa5688b0955: Preparing 15:22:33 625523cb9cce: Preparing 15:22:33 7fd7197e95d4: Waiting 15:22:33 daa5688b0955: Waiting 15:22:33 625523cb9cce: Waiting 15:22:33 6fcd1f572994: Pushed 15:22:33 43d06e994044: Pushed 15:22:33 328200554a45: Pushed 15:22:33 da355b59a137: Pushed 15:22:33 625523cb9cce: Layer already exists 15:22:33 7fd7197e95d4: Pushed 15:22:33 daa5688b0955: Pushed 15:22:35 8e581c098fb0: Pushed 15:22:35 63c8b30869f87de451dd33f2aa13687440ae64a8: digest: sha256:3238b17f94b6e512485d5253c89869426d01422699d6f4cb5673c60b191461e8 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:36 + 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 15:22:36 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 15:22:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:22:36 da355b59a137: Preparing 15:22:36 8e581c098fb0: Preparing 15:22:36 43d06e994044: Preparing 15:22:36 6fcd1f572994: Preparing 15:22:36 328200554a45: Preparing 15:22:36 7fd7197e95d4: Preparing 15:22:36 daa5688b0955: Preparing 15:22:36 625523cb9cce: Preparing 15:22:36 7fd7197e95d4: Waiting 15:22:36 daa5688b0955: Waiting 15:22:36 625523cb9cce: Waiting 15:22:36 328200554a45: Layer already exists 15:22:36 da355b59a137: Layer already exists 15:22:36 43d06e994044: Layer already exists 15:22:36 6fcd1f572994: Layer already exists 15:22:36 8e581c098fb0: Layer already exists 15:22:36 625523cb9cce: Layer already exists 15:22:36 7fd7197e95d4: Layer already exists 15:22:36 daa5688b0955: Layer already exists 15:22:36 latest: digest: sha256:3238b17f94b6e512485d5253c89869426d01422699d6f4cb5673c60b191461e8 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:36 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:37 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.7 15:22:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:22:37 da355b59a137: Preparing 15:22:37 8e581c098fb0: Preparing 15:22:37 43d06e994044: Preparing 15:22:37 6fcd1f572994: Preparing 15:22:37 328200554a45: Preparing 15:22:37 7fd7197e95d4: Preparing 15:22:37 daa5688b0955: Preparing 15:22:37 625523cb9cce: Preparing 15:22:37 7fd7197e95d4: Waiting 15:22:37 daa5688b0955: Waiting 15:22:37 328200554a45: Layer already exists 15:22:37 da355b59a137: Layer already exists 15:22:37 6fcd1f572994: Layer already exists 15:22:37 43d06e994044: Layer already exists 15:22:37 8e581c098fb0: Layer already exists 15:22:37 7fd7197e95d4: Layer already exists 15:22:37 daa5688b0955: Layer already exists 15:22:37 625523cb9cce: Layer already exists 15:22:37 3.0.0-dev.7: digest: sha256:3238b17f94b6e512485d5253c89869426d01422699d6f4cb5673c60b191461e8 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:37 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:63c8b30869f87de451dd33f2aa13687440ae64a8-3.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:37 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:63c8b30869f87de451dd33f2aa13687440ae64a8-3.0.0-dev.7 15:22:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:22:37 da355b59a137: Preparing 15:22:37 8e581c098fb0: Preparing 15:22:37 43d06e994044: Preparing 15:22:37 6fcd1f572994: Preparing 15:22:37 328200554a45: Preparing 15:22:37 7fd7197e95d4: Preparing 15:22:37 daa5688b0955: Preparing 15:22:37 625523cb9cce: Preparing 15:22:37 7fd7197e95d4: Waiting 15:22:37 daa5688b0955: Waiting 15:22:37 625523cb9cce: Waiting 15:22:37 8e581c098fb0: Layer already exists 15:22:37 da355b59a137: Layer already exists 15:22:37 328200554a45: Layer already exists 15:22:37 43d06e994044: Layer already exists 15:22:37 6fcd1f572994: Layer already exists 15:22:37 7fd7197e95d4: Layer already exists 15:22:37 daa5688b0955: Layer already exists 15:22:37 625523cb9cce: Layer already exists 15:22:37 63c8b30869f87de451dd33f2aa13687440ae64a8-3.0.0-dev.7: digest: sha256:3238b17f94b6e512485d5253c89869426d01422699d6f4cb5673c60b191461e8 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:38 + 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 15:22:38 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 15:22:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:22:38 da355b59a137: Preparing 15:22:38 8e581c098fb0: Preparing 15:22:38 43d06e994044: Preparing 15:22:38 6fcd1f572994: Preparing 15:22:38 328200554a45: Preparing 15:22:38 7fd7197e95d4: Preparing 15:22:38 daa5688b0955: Preparing 15:22:38 625523cb9cce: Preparing 15:22:38 7fd7197e95d4: Waiting 15:22:38 daa5688b0955: Waiting 15:22:38 625523cb9cce: Waiting 15:22:38 43d06e994044: Layer already exists 15:22:38 328200554a45: Layer already exists 15:22:38 8e581c098fb0: Layer already exists 15:22:38 6fcd1f572994: Layer already exists 15:22:38 da355b59a137: Layer already exists 15:22:38 daa5688b0955: Layer already exists 15:22:38 7fd7197e95d4: Layer already exists 15:22:38 625523cb9cce: Layer already exists 15:22:38 main: digest: sha256:3238b17f94b6e512485d5253c89869426d01422699d6f4cb5673c60b191461e8 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:22:38 ===================================================== [Pipeline] echo 15:22:38 taggedImages: 15:22:38 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:63c8b30869f87de451dd33f2aa13687440ae64a8 15:22:38 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 15:22:38 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.7 15:22:38 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:63c8b30869f87de451dd33f2aa13687440ae64a8-3.0.0-dev.7 15:22:38 - 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 15:22:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:22:38 15:22:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:22:39 latest: Pulling from edgex-lftools-log-publisher 15:22:39 5eb5b503b376: Pulling fs layer 15:22:39 5c69ac0246d0: Pulling fs layer 15:22:39 ec43610c2a17: Pulling fs layer 15:22:39 3a2ae6a8a46f: Pulling fs layer 15:22:39 33b1e0a273af: Pulling fs layer 15:22:39 5d3b04190fa2: Pulling fs layer 15:22:39 2f39f015ded8: Pulling fs layer 15:22:39 3a2ae6a8a46f: Waiting 15:22:39 5d3b04190fa2: Waiting 15:22:39 33b1e0a273af: Waiting 15:22:39 2f39f015ded8: Waiting 15:22:39 5c69ac0246d0: Download complete 15:22:39 3a2ae6a8a46f: Verifying Checksum 15:22:39 3a2ae6a8a46f: Download complete 15:22:39 33b1e0a273af: Verifying Checksum 15:22:39 33b1e0a273af: Download complete 15:22:39 5d3b04190fa2: Verifying Checksum 15:22:39 5d3b04190fa2: Download complete 15:22:39 ec43610c2a17: Verifying Checksum 15:22:39 ec43610c2a17: Download complete 15:22:39 5eb5b503b376: Verifying Checksum 15:22:39 5eb5b503b376: Download complete 15:22:40 2f39f015ded8: Download complete 15:22:40 5eb5b503b376: Pull complete 15:22:41 5c69ac0246d0: Pull complete 15:22:41 ec43610c2a17: Pull complete 15:22:41 3a2ae6a8a46f: Pull complete 15:22:41 33b1e0a273af: Pull complete 15:22:41 5d3b04190fa2: Pull complete 15:22:45 2f39f015ded8: Pull complete 15:22:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:22:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:22:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:22:45 prd-ubuntu20.04-docker-8c-8g-5798 does not seem to be running inside a container 15:22:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:22:47 $ docker top 4db11b130de466473e50fee7d7a30c54391766d814d241d1f97bff8bf8d815b0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:22:48 ---> job-cost.sh 15:22:48 lf-activate-venv: SKIPPING 15:22:48 INFO: No Stack... 15:22:48 INFO: Retrieving Pricing Info for: v3-standard-8 15:22:48 INFO: Archiving Costs [Pipeline] sh 15:22:48 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 15:22:48 + cut -d, -f6 [Pipeline] lock 15:22:48 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-75-stack-cost] 15:22:48 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-75-stack-cost] did not exist. Created. 15:22:48 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-75-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:22:49 + echo total: 0.2199999988079071 [Pipeline] stash 15:22:49 Stashed 1 file(s) [Pipeline] } 15:22:49 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-75-stack-cost] [Pipeline] // lock [Pipeline] } 15:22:49 $ docker stop --time=1 4db11b130de466473e50fee7d7a30c54391766d814d241d1f97bff8bf8d815b0 15:22:50 $ docker rm -f --volumes 4db11b130de466473e50fee7d7a30c54391766d814d241d1f97bff8bf8d815b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:23:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5799 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 15:23:38 Running in /w/workspace/app-rfid-llrp-inventory/75 [Pipeline] { [Pipeline] checkout 15:23:38 The recommended git tool is: git 15:23:43 using credential edgex-jenkins-ssh 15:23:43 Cloning the remote Git repository 15:23:43 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 15:23:43 > git init /w/workspace/app-rfid-llrp-inventory/75 # timeout=10 15:23:44 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 15:23:44 > git --version # timeout=10 15:23:44 > git --version # 'git version 2.25.1' 15:23:44 using GIT_SSH to set credentials SSH Credentials for GitHub 15:23:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:23:46 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 15:23:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:23:47 Avoid second fetch 15:23:47 Checking out Revision 63c8b30869f87de451dd33f2aa13687440ae64a8 (main) 15:23:48 Commit message: "feat!: Consume additional level in event publish topic (#145)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:23:47 > git config core.sparsecheckout # timeout=10 15:23:47 > git checkout -f 63c8b30869f87de451dd33f2aa13687440ae64a8 # timeout=10 15:23:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:23:49 % Total % Received % Xferd Average Speed Time Time Time Current 15:23:49 Dload Upload Total Spent Left Speed 15:23:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh 15:23:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:23:50 + + sudo teesudo /etc/docker/daemon.new jq 15:23:50 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:23:50 { 15:23:50 "registry-mirrors": [ 15:23:50 "https://nexus3.edgexfoundry.org:10001" 15:23:50 ], 15:23:50 "bip": "10.250.0.254/24", 15:23:50 "hosts": [ 15:23:50 "tcp://0.0.0.0:5555", 15:23:50 "unix:///var/run/docker.sock" 15:23:50 ], 15:23:50 "mtu": 1458, 15:23:50 "selinux-enabled": true, 15:23:50 "seccomp-profile": "/etc/docker/seccomp.json" 15:23:50 } [Pipeline] sh 15:23:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:23:50 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:24:08 provisioning config files... 15:24:08 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/75@tmp/config7729329882401273946tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:24:09 ---> docker-login.sh 15:24:09 nexus3.edgexfoundry.org:10001 15:24:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:15 Configure a credential helper to remove this warning. See 15:24:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:15 15:24:15 Login Succeeded 15:24:15 nexus3.edgexfoundry.org:10002 15:24:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:15 Configure a credential helper to remove this warning. See 15:24:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:15 15:24:15 Login Succeeded 15:24:15 nexus3.edgexfoundry.org:10003 15:24:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:15 Configure a credential helper to remove this warning. See 15:24:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:15 15:24:15 Login Succeeded 15:24:15 nexus3.edgexfoundry.org:10004 15:24:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:16 Configure a credential helper to remove this warning. See 15:24:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:16 15:24:16 Login Succeeded 15:24:16 docker.io 15:24:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:16 Configure a credential helper to remove this warning. See 15:24:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:16 15:24:16 Login Succeeded 15:24:16 ---> docker-login.sh ends [Pipeline] } 15:24:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:24:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:24:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:24:16 ========================================================= 15:24:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 15:24:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:17 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 15:24:17 Sending build context to Docker daemon 683kB 15:24:17 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 15:24:17 Step 2/12 : FROM ${BASE} AS builder 15:24:17 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:24:17 9b18e9b68314: Pulling fs layer 15:24:17 35d82f9e3411: Pulling fs layer 15:24:17 e16973657156: Pulling fs layer 15:24:17 fc693d55d65f: Pulling fs layer 15:24:17 fc693d55d65f: Waiting 15:24:17 7e9fc2657dce: Pulling fs layer 15:24:17 dda99020689f: Pulling fs layer 15:24:17 7e9fc2657dce: Waiting 15:24:17 db1c61fa0a46: Pulling fs layer 15:24:17 891c053d2c06: Pulling fs layer 15:24:17 dda99020689f: Waiting 15:24:17 891c053d2c06: Waiting 15:24:17 db1c61fa0a46: Waiting 15:24:17 e16973657156: Download complete 15:24:17 7e9fc2657dce: Verifying Checksum 15:24:17 7e9fc2657dce: Download complete 15:24:17 dda99020689f: Download complete 15:24:17 9b18e9b68314: Verifying Checksum 15:24:17 9b18e9b68314: Download complete 15:24:18 9b18e9b68314: Pull complete 15:24:19 891c053d2c06: Verifying Checksum 15:24:19 891c053d2c06: Download complete 15:24:19 35d82f9e3411: Pull complete 15:24:19 e16973657156: Pull complete 15:24:20 db1c61fa0a46: Verifying Checksum 15:24:20 db1c61fa0a46: Download complete 15:24:20 fc693d55d65f: Verifying Checksum 15:24:20 fc693d55d65f: Download complete 15:24:33 fc693d55d65f: Pull complete 15:24:33 7e9fc2657dce: Pull complete 15:24:33 dda99020689f: Pull complete 15:24:39 db1c61fa0a46: Pull complete 15:24:41 891c053d2c06: Pull complete 15:24:41 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 15:24:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:24:41 ---> f96f9c87975a 15:24:41 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:24:43 ---> Running in 35e9f0108bec 15:24:43 Removing intermediate container 35e9f0108bec 15:24:43 ---> d5011c71f16f 15:24:43 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:24:43 ---> Running in e62457786d0e 15:24:43 Removing intermediate container e62457786d0e 15:24:43 ---> bc4071e71209 15:24:43 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:24:43 ---> Running in efedc780b692 15:24:44 Removing intermediate container efedc780b692 15:24:44 ---> f1a3b094839b 15:24:44 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:24:44 ---> Running in 5dbdb71d9939 15:24:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:24:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:24:46 OK: 221 MiB in 51 packages 15:24:47 Removing intermediate container 5dbdb71d9939 15:24:47 ---> 603ddc3e9bbc 15:24:47 Step 7/12 : WORKDIR /app 15:24:47 ---> Running in 4abb9d18298c 15:24:47 Removing intermediate container 4abb9d18298c 15:24:47 ---> e6be29804236 15:24:47 Step 8/12 : COPY go.mod vendor* ./ 15:24:50 ---> 6e2f9623c6fc 15:24:50 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:24:50 ---> Running in 3b3d95f17be6 15:26:12 Removing intermediate container 3b3d95f17be6 15:26:12 ---> 30d04021714e 15:26:12 Step 10/12 : COPY . . 15:26:12 ---> 257e9cad3a04 15:26:12 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:26:12 ---> Running in a4e34f544f90 15:26:12 Removing intermediate container a4e34f544f90 15:26:12 ---> 6b1b775b865b 15:26:12 Step 12/12 : RUN $MAKE 15:26:12 ---> Running in aa89b5749c04 15:26:12 noop 15:26:12 Removing intermediate container aa89b5749c04 15:26:12 ---> 59d64a68f7e6 15:26:12 Successfully built 59d64a68f7e6 15:26:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:12 + docker inspect -f . ci-base-image-arm64 15:26:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:26:12 prd-ubuntu20.04-docker-arm64-4c-16g-5799 does not seem to be running inside a container 15:26:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/75 -v /w/workspace/app-rfid-llrp-inventory/75:/w/workspace/app-rfid-llrp-inventory/75:rw,z -v /w/workspace/app-rfid-llrp-inventory/75@tmp:/w/workspace/app-rfid-llrp-inventory/75@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 15:26:13 $ docker top 0bf1790990f0837ab7957c36cdd39f9871940b184955020bd7c1bfc6eaf12a85 -eo pid,comm [Pipeline] { [Pipeline] sh 15:26:14 + go version 15:26:14 go version go1.18.7 linux/arm64 [Pipeline] } 15:26:14 $ docker stop --time=1 0bf1790990f0837ab7957c36cdd39f9871940b184955020bd7c1bfc6eaf12a85 15:26:17 $ docker rm -f --volumes 0bf1790990f0837ab7957c36cdd39f9871940b184955020bd7c1bfc6eaf12a85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:17 + docker inspect -f . ci-base-image-arm64 15:26:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:26:18 prd-ubuntu20.04-docker-arm64-4c-16g-5799 does not seem to be running inside a container 15:26:18 $ 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/75 -v /w/workspace/app-rfid-llrp-inventory/75:/w/workspace/app-rfid-llrp-inventory/75:rw,z -v /w/workspace/app-rfid-llrp-inventory/75@tmp:/w/workspace/app-rfid-llrp-inventory/75@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 15:26:19 $ docker top 89645293b3972ca6e4d89b7462a7b6d8fbd54c1ee6a297a3bd14813de4c121f8 -eo pid,comm [Pipeline] { [Pipeline] sh 15:26:19 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/75 [Pipeline] fileExists [Pipeline] sh 15:26:20 + make test 15:26:20 go test -race ./... -coverprofile=coverage.out ./... 15:28:42 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 15:28:42 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.685s coverage: 86.2% of statements 15:28:42 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 15:28:48 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.443s coverage: 71.9% of statements 15:28:48 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:28:48 go vet ./... 15:30:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:30:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:30:24 ./bin/test-attribution.sh 15:30:24 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 15:30:24 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 15:30:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:30:25 $ docker stop --time=1 89645293b3972ca6e4d89b7462a7b6d8fbd54c1ee6a297a3bd14813de4c121f8 15:30:26 $ docker rm -f --volumes 89645293b3972ca6e4d89b7462a7b6d8fbd54c1ee6a297a3bd14813de4c121f8 [Pipeline] // withDockerContainer [Pipeline] sh 15:30:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:30:28 Warning: overwriting stash ‘coverage-report’ 15:30:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:30:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:30:29 + ls -al . 15:30:29 total 228 15:30:29 drwxrwxr-x 10 jenkins jenkins 4096 Feb 14 15:26 . 15:30:29 drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 15:23 .. 15:30:29 -rw-rw-r-- 1 jenkins jenkins 262 Feb 14 15:23 .dockerignore 15:30:29 drwxrwxr-x 8 jenkins jenkins 4096 Feb 14 15:23 .git 15:30:29 drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 15:23 .github 15:30:29 -rw-rw-r-- 1 jenkins jenkins 788 Feb 14 15:23 .gitignore 15:30:29 -rw-rw-r-- 1 jenkins jenkins 41 Feb 14 15:23 .golangci.yml 15:30:29 -rw-rw-r-- 1 jenkins jenkins 9818 Feb 14 15:23 Attribution.txt 15:30:29 -rw-rw-r-- 1 jenkins jenkins 4331 Feb 14 15:23 CHANGELOG.md 15:30:29 -rw-rw-r-- 1 jenkins jenkins 1659 Feb 14 15:23 Dockerfile 15:30:29 -rw-rw-r-- 1 jenkins jenkins 677 Feb 14 15:23 GOVERNANCE.md 15:30:29 -rw-rw-r-- 1 jenkins jenkins 687 Feb 14 15:23 Jenkinsfile 15:30:29 -rw-rw-r-- 1 jenkins jenkins 11347 Feb 14 15:23 LICENSE 15:30:29 -rw-rw-r-- 1 jenkins jenkins 2462 Feb 14 15:23 Makefile 15:30:29 -rw-rw-r-- 1 jenkins jenkins 617 Feb 14 15:23 OWNERS.md 15:30:29 -rw-rw-r-- 1 jenkins jenkins 31023 Feb 14 15:23 README.md 15:30:29 -rw-rw-r-- 1 jenkins jenkins 11 Feb 14 15:20 VERSION 15:30:29 drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 15:23 bin 15:30:29 -rw-r--r-- 1 jenkins jenkins 41317 Feb 14 15:28 coverage.out 15:30:29 -rw-rw-r-- 1 jenkins jenkins 3564 Feb 14 15:23 go.mod 15:30:29 -rw-rw-r-- 1 jenkins jenkins 34844 Feb 14 15:23 go.sum 15:30:29 drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 15:23 images 15:30:29 drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 15:23 internal 15:30:29 -rw-rw-r-- 1 jenkins jenkins 531 Feb 14 15:23 main.go 15:30:29 drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 15:23 res 15:30:29 drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 15:23 snap 15:30:29 drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 15:23 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:29 + 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=63c8b30869f87de451dd33f2aa13687440ae64a8 --label arch=arm64 --label version=3.0.0-dev.7 . 15:30:29 Sending build context to Docker daemon 683kB 15:30:29 Step 1/29 : ARG BASE=golang:1.18-alpine3.16 15:30:29 Step 2/29 : FROM ${BASE} AS builder 15:30:29 ---> 59d64a68f7e6 15:30:29 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 15:30:29 ---> Running in 24021cef4824 15:30:30 Removing intermediate container 24021cef4824 15:30:30 ---> e63fd931ac2c 15:30:30 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 15:30:30 ---> Running in 84f5528de955 15:30:30 Removing intermediate container 84f5528de955 15:30:30 ---> d2ae2a7e8a26 15:30:30 Step 5/29 : ARG ADD_BUILD_TAGS="" 15:30:31 ---> Running in 7ba9a063d548 15:30:31 Removing intermediate container 7ba9a063d548 15:30:31 ---> 1f4e212b4924 15:30:31 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:30:31 ---> Running in b28f841ddb80 15:30:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:30:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:30:33 OK: 221 MiB in 51 packages 15:30:34 Removing intermediate container b28f841ddb80 15:30:34 ---> 90bf0fbb396e 15:30:34 Step 7/29 : WORKDIR /app 15:30:34 ---> Running in c375ff4b1066 15:30:34 Removing intermediate container c375ff4b1066 15:30:34 ---> 26ed6bbb3b65 15:30:34 Step 8/29 : COPY go.mod vendor* ./ 15:30:35 ---> 9926a1a6f6fd 15:30:35 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:30:35 ---> Running in bb796533e4f9 15:30:37 Removing intermediate container bb796533e4f9 15:30:37 ---> fd7ff23015b3 15:30:37 Step 10/29 : COPY . . 15:30:38 ---> 4bab5791ae47 15:30:38 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:30:38 ---> Running in 6ee1472060b2 15:30:38 Removing intermediate container 6ee1472060b2 15:30:38 ---> 87814c94198e 15:30:38 Step 12/29 : RUN $MAKE 15:30:38 ---> Running in 57148018b3a9 15:30:39 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.7 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.7" -trimpath -mod=readonly -o app-rfid-llrp-inventory 15:32:46 Removing intermediate container 57148018b3a9 15:32:46 ---> 9d79d2f01ab0 15:32:46 Step 13/29 : FROM alpine:3.14 15:32:46 3.14: Pulling from library/alpine 15:32:46 6f0e733d82e2: Pulling fs layer 15:32:46 6f0e733d82e2: Download complete 15:32:46 6f0e733d82e2: Pull complete 15:32:46 Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 15:32:46 Status: Downloaded newer image for alpine:3.14 15:32:46 ---> bf97f6347a60 15:32:46 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:32:46 ---> Running in f5d7d24d1ea6 15:32:46 Removing intermediate container f5d7d24d1ea6 15:32:46 ---> 836b63a5c770 15:32:46 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 15:32:46 ---> Running in 002e56453f09 15:32:46 Removing intermediate container 002e56453f09 15:32:46 ---> ea0452da4515 15:32:46 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 15:32:46 ---> Running in 144040ff90e0 15:32:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:32:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:32:46 (1/2) Installing ca-certificates (20220614-r0) 15:32:46 (2/2) Installing dumb-init (1.2.5-r1) 15:32:46 Executing busybox-1.33.1-r8.trigger 15:32:46 Executing ca-certificates-20220614-r0.trigger 15:32:46 OK: 6 MiB in 16 packages 15:32:46 Removing intermediate container 144040ff90e0 15:32:46 ---> cc24aba227c3 15:32:46 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:32:46 ---> 1c219705cc73 15:32:46 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 15:32:46 ---> ea46637699ad 15:32:46 Step 19/29 : COPY --from=builder /app/res/ /res/ 15:32:46 ---> a3afc18f0f68 15:32:46 Step 20/29 : COPY --from=builder /app/static/ /static/ 15:32:46 ---> 45f62bf28da6 15:32:46 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 15:32:46 ---> 5a5bd0fa7e58 15:32:46 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 15:32:46 ---> Running in feb6297e36dc 15:32:47 Removing intermediate container feb6297e36dc 15:32:47 ---> b1c583cf6aa4 15:32:47 Step 23/29 : VOLUME /cache 15:32:47 ---> Running in 6e0e2b65deb7 15:32:47 Removing intermediate container 6e0e2b65deb7 15:32:47 ---> 367c17cd40d2 15:32:47 Step 24/29 : EXPOSE 59711 15:32:47 ---> Running in c2c7dadf598e 15:32:47 Removing intermediate container c2c7dadf598e 15:32:47 ---> 3d3172cd6b47 15:32:47 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 15:32:47 ---> Running in 75acb498925f 15:32:48 Removing intermediate container 75acb498925f 15:32:48 ---> 5bf72a3bfe5c 15:32:48 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 15:32:48 ---> Running in 73837543d1cc 15:32:48 Removing intermediate container 73837543d1cc 15:32:48 ---> 2f1aed6c27db 15:32:48 Step 27/29 : LABEL arch=arm64 15:32:48 ---> Running in 468ad1644bce 15:32:48 Removing intermediate container 468ad1644bce 15:32:48 ---> 59944699463e 15:32:48 Step 28/29 : LABEL git_sha=63c8b30869f87de451dd33f2aa13687440ae64a8 15:32:48 ---> Running in 860636a14816 15:32:49 Removing intermediate container 860636a14816 15:32:49 ---> 64fa1a8ed89b 15:32:49 Step 29/29 : LABEL version=3.0.0-dev.7 15:32:49 ---> Running in 596ee56e978e 15:32:49 Removing intermediate container 596ee56e978e 15:32:49 ---> 03a5a9d15694 15:32:49 [Warning] One or more build-args [ARCH] were not consumed 15:32:49 Successfully built 03a5a9d15694 15:32:49 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 15:32:49 provisioning config files... 15:32:49 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/75@tmp/config15234542889761988268tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:32:50 ---> docker-login.sh 15:32:50 nexus3.edgexfoundry.org:10001 15:32:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:50 Configure a credential helper to remove this warning. See 15:32:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:50 15:32:50 Login Succeeded 15:32:50 nexus3.edgexfoundry.org:10002 15:32:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:50 Configure a credential helper to remove this warning. See 15:32:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:50 15:32:50 Login Succeeded 15:32:50 nexus3.edgexfoundry.org:10003 15:32:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:51 Configure a credential helper to remove this warning. See 15:32:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:51 15:32:51 Login Succeeded 15:32:51 nexus3.edgexfoundry.org:10004 15:32:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:51 Configure a credential helper to remove this warning. See 15:32:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:51 15:32:51 Login Succeeded 15:32:51 docker.io 15:32:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:52 Configure a credential helper to remove this warning. See 15:32:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:52 15:32:52 Login Succeeded 15:32:52 ---> docker-login.sh ends [Pipeline] } 15:32:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:32:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:32:52 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 15:32:52 63c8b30869f87de451dd33f2aa13687440ae64a8 15:32:52 latest 15:32:52 3.0.0-dev.7 15:32:52 63c8b30869f87de451dd33f2aa13687440ae64a8-3.0.0-dev.7 15:32:52 main 15:32:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:52 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:63c8b30869f87de451dd33f2aa13687440ae64a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:52 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:63c8b30869f87de451dd33f2aa13687440ae64a8 15:32:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:32:52 9ae9e1ece600: Preparing 15:32:52 ec62bd52dd23: Preparing 15:32:52 dd9592920c52: Preparing 15:32:52 c13d124635b4: Preparing 15:32:52 d554e4d0bde5: Preparing 15:32:52 efb1c91bc70f: Preparing 15:32:52 50895e8f8d05: Preparing 15:32:52 c39af2d4cb8d: Preparing 15:32:52 efb1c91bc70f: Waiting 15:32:52 50895e8f8d05: Waiting 15:32:52 c39af2d4cb8d: Waiting 15:32:53 c13d124635b4: Pushed 15:32:53 9ae9e1ece600: Pushed 15:32:53 dd9592920c52: Pushed 15:32:53 d554e4d0bde5: Pushed 15:32:53 c39af2d4cb8d: Layer already exists 15:32:53 efb1c91bc70f: Pushed 15:32:53 50895e8f8d05: Pushed 15:32:58 ec62bd52dd23: Pushed 15:32:58 63c8b30869f87de451dd33f2aa13687440ae64a8: digest: sha256:d694e72596304831fdeeded4044905a069047c6c4c73199d5b7401f76cf7938b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:59 + 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 15:32:59 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 15:32:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:32:59 9ae9e1ece600: Preparing 15:32:59 ec62bd52dd23: Preparing 15:32:59 dd9592920c52: Preparing 15:32:59 c13d124635b4: Preparing 15:32:59 d554e4d0bde5: Preparing 15:32:59 efb1c91bc70f: Preparing 15:32:59 50895e8f8d05: Preparing 15:32:59 c39af2d4cb8d: Preparing 15:32:59 50895e8f8d05: Waiting 15:32:59 efb1c91bc70f: Waiting 15:32:59 c39af2d4cb8d: Waiting 15:32:59 9ae9e1ece600: Layer already exists 15:32:59 c13d124635b4: Layer already exists 15:32:59 ec62bd52dd23: Layer already exists 15:32:59 dd9592920c52: Layer already exists 15:32:59 d554e4d0bde5: Layer already exists 15:32:59 c39af2d4cb8d: Layer already exists 15:32:59 efb1c91bc70f: Layer already exists 15:32:59 50895e8f8d05: Layer already exists 15:32:59 latest: digest: sha256:d694e72596304831fdeeded4044905a069047c6c4c73199d5b7401f76cf7938b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:00 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:00 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.7 15:33:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:33:00 9ae9e1ece600: Preparing 15:33:00 ec62bd52dd23: Preparing 15:33:00 dd9592920c52: Preparing 15:33:00 c13d124635b4: Preparing 15:33:00 d554e4d0bde5: Preparing 15:33:00 efb1c91bc70f: Preparing 15:33:00 50895e8f8d05: Preparing 15:33:00 c39af2d4cb8d: Preparing 15:33:00 efb1c91bc70f: Waiting 15:33:00 50895e8f8d05: Waiting 15:33:00 c39af2d4cb8d: Waiting 15:33:00 dd9592920c52: Layer already exists 15:33:00 ec62bd52dd23: Layer already exists 15:33:00 d554e4d0bde5: Layer already exists 15:33:00 9ae9e1ece600: Layer already exists 15:33:00 c13d124635b4: Layer already exists 15:33:00 50895e8f8d05: Layer already exists 15:33:00 efb1c91bc70f: Layer already exists 15:33:00 c39af2d4cb8d: Layer already exists 15:33:00 3.0.0-dev.7: digest: sha256:d694e72596304831fdeeded4044905a069047c6c4c73199d5b7401f76cf7938b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:00 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:63c8b30869f87de451dd33f2aa13687440ae64a8-3.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:01 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:63c8b30869f87de451dd33f2aa13687440ae64a8-3.0.0-dev.7 15:33:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:33:01 9ae9e1ece600: Preparing 15:33:01 ec62bd52dd23: Preparing 15:33:01 dd9592920c52: Preparing 15:33:01 c13d124635b4: Preparing 15:33:01 d554e4d0bde5: Preparing 15:33:01 efb1c91bc70f: Preparing 15:33:01 50895e8f8d05: Preparing 15:33:01 c39af2d4cb8d: Preparing 15:33:01 efb1c91bc70f: Waiting 15:33:01 50895e8f8d05: Waiting 15:33:01 c39af2d4cb8d: Waiting 15:33:01 ec62bd52dd23: Layer already exists 15:33:01 dd9592920c52: Layer already exists 15:33:01 d554e4d0bde5: Layer already exists 15:33:01 9ae9e1ece600: Layer already exists 15:33:01 c13d124635b4: Layer already exists 15:33:01 c39af2d4cb8d: Layer already exists 15:33:01 efb1c91bc70f: Layer already exists 15:33:01 50895e8f8d05: Layer already exists 15:33:01 63c8b30869f87de451dd33f2aa13687440ae64a8-3.0.0-dev.7: digest: sha256:d694e72596304831fdeeded4044905a069047c6c4c73199d5b7401f76cf7938b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:01 + 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 15:33:02 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 15:33:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:33:02 9ae9e1ece600: Preparing 15:33:02 ec62bd52dd23: Preparing 15:33:02 dd9592920c52: Preparing 15:33:02 c13d124635b4: Preparing 15:33:02 d554e4d0bde5: Preparing 15:33:02 efb1c91bc70f: Preparing 15:33:02 50895e8f8d05: Preparing 15:33:02 c39af2d4cb8d: Preparing 15:33:02 efb1c91bc70f: Waiting 15:33:02 c39af2d4cb8d: Waiting 15:33:02 d554e4d0bde5: Layer already exists 15:33:02 ec62bd52dd23: Layer already exists 15:33:02 c13d124635b4: Layer already exists 15:33:02 9ae9e1ece600: Layer already exists 15:33:02 dd9592920c52: Layer already exists 15:33:02 c39af2d4cb8d: Layer already exists 15:33:02 50895e8f8d05: Layer already exists 15:33:02 efb1c91bc70f: Layer already exists 15:33:02 main: digest: sha256:d694e72596304831fdeeded4044905a069047c6c4c73199d5b7401f76cf7938b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:33:02 ===================================================== [Pipeline] echo 15:33:02 taggedImages: 15:33:02 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:63c8b30869f87de451dd33f2aa13687440ae64a8 15:33:02 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 15:33:02 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.7 15:33:02 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:63c8b30869f87de451dd33f2aa13687440ae64a8-3.0.0-dev.7 15:33:02 - 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 15:33:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:33:02 15:33:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:33:03 arm64: Pulling from edgex-lftools-log-publisher 15:33:03 8998bd30e6a1: Pulling fs layer 15:33:03 04944245beec: Pulling fs layer 15:33:03 699f458cf7ca: Pulling fs layer 15:33:03 765212b225bb: Pulling fs layer 15:33:03 f23df028b6ca: Pulling fs layer 15:33:03 d65c8cfc05b1: Pulling fs layer 15:33:03 2437ff75d9bd: Pulling fs layer 15:33:03 765212b225bb: Waiting 15:33:03 f23df028b6ca: Waiting 15:33:03 d65c8cfc05b1: Waiting 15:33:03 2437ff75d9bd: Waiting 15:33:03 04944245beec: Verifying Checksum 15:33:03 04944245beec: Download complete 15:33:03 765212b225bb: Verifying Checksum 15:33:03 765212b225bb: Download complete 15:33:03 f23df028b6ca: Download complete 15:33:03 d65c8cfc05b1: Verifying Checksum 15:33:03 d65c8cfc05b1: Download complete 15:33:03 699f458cf7ca: Verifying Checksum 15:33:03 699f458cf7ca: Download complete 15:33:04 8998bd30e6a1: Verifying Checksum 15:33:04 8998bd30e6a1: Download complete 15:33:06 2437ff75d9bd: Verifying Checksum 15:33:06 2437ff75d9bd: Download complete 15:33:08 8998bd30e6a1: Pull complete 15:33:08 04944245beec: Pull complete 15:33:09 699f458cf7ca: Pull complete 15:33:10 765212b225bb: Pull complete 15:33:10 f23df028b6ca: Pull complete 15:33:10 d65c8cfc05b1: Pull complete 15:33:25 2437ff75d9bd: Pull complete 15:33:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:33:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:33:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:33:26 prd-ubuntu20.04-docker-arm64-4c-16g-5799 does not seem to be running inside a container 15:33:26 $ 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/75 -v /w/workspace/app-rfid-llrp-inventory/75:/w/workspace/app-rfid-llrp-inventory/75:rw,z -v /w/workspace/app-rfid-llrp-inventory/75@tmp:/w/workspace/app-rfid-llrp-inventory/75@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 15:33:28 $ docker top c17c541be539e340aabe903d6652005168c1d2101b4fcd5d4c9a131fb6c43373 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:33:29 ---> job-cost.sh 15:33:29 lf-activate-venv: SKIPPING 15:33:29 INFO: No Stack... 15:33:30 INFO: Retrieving Pricing Info for: v3-standard-4 15:33:31 INFO: Archiving Costs [Pipeline] sh 15:33:31 + cat /w/workspace/app-rfid-llrp-inventory/75/archives/cost.csv 15:33:31 + cut -d, -f6 [Pipeline] lock 15:33:31 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-75-stack-cost] 15:33:31 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-75-stack-cost] did not exist. Created. 15:33:31 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-75-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:33:32 /w/workspace/app-rfid-llrp-inventory/75@tmp/durable-0567ebda/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:33:32 + echo total: 0.10999999940395355 [Pipeline] stash 15:33:32 Warning: overwriting stash ‘stack-cost’ 15:33:32 Stashed 1 file(s) [Pipeline] } 15:33:32 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-75-stack-cost] [Pipeline] // lock [Pipeline] } 15:33:32 $ docker stop --time=1 c17c541be539e340aabe903d6652005168c1d2101b4fcd5d4c9a131fb6c43373 15:33:34 $ docker rm -f --volumes c17c541be539e340aabe903d6652005168c1d2101b4fcd5d4c9a131fb6c43373 [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 15:33:34 provisioning config files... 15:33:34 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1355115822746554596tmp [Pipeline] { [Pipeline] sh 15:33:35 + set +x 15:33:35 + bash -s -- 15:33:35 + curl -s https://codecov.io/bash 15:33:35 15:33:35 _____ _ 15:33:35 / ____| | | 15:33:35 | | ___ __| | ___ ___ _____ __ 15:33:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:33:35 | |___| (_) | (_| | __/ (_| (_) \ V / 15:33:35 \_____\___/ \__,_|\___|\___\___/ \_/ 15:33:35 Bash-1.0.6 15:33:35 15:33:35 15:33:35 ==> git version 2.25.1 found 15:33:35 ==> 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 15:33:35 Release-Date: 2020-01-08 15:33:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:33:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:33:35 ==> Jenkins CI detected. 15:33:35 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 15:33:35 project root: . 15:33:35 --> token set from env 15:33:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:33:35 ==> Running gcov in . (disable via -X gcov) 15:33:35 ==> Python coveragepy not found 15:33:35 ==> Searching for coverage reports in: 15:33:35 + . 15:33:35 -> Found 1 reports 15:33:35 ==> Detecting git/mercurial file structure 15:33:35 ==> Reading reports 15:33:35 + ./coverage.out bytes=41317 15:33:35 ==> Appending adjustments 15:33:35 https://docs.codecov.io/docs/fixing-reports 15:33:35 + Found adjustments 15:33:35 ==> Gzipping contents 15:33:35 12K /tmp/codecov.hyhfx8.gz 15:33:35 ==> Uploading reports 15:33:35 url: https://codecov.io 15:33:35 query: branch=main&commit=63c8b30869f87de451dd33f2aa13687440ae64a8&build=75&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F75%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 15:33:35 -> Pinging Codecov 15:33:35 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=63c8b30869f87de451dd33f2aa13687440ae64a8&build=75&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F75%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 15:33:35 -> Uploading to 15:33:35 https://storage.googleapis.com/codecov/v4/raw/2023-02-14/581DD39554BDF9B6E22D074273EAD858/63c8b30869f87de451dd33f2aa13687440ae64a8/c387a38f-9033-4ebb-906a-be17a18d740b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230214T153335Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9bddd32b31038277a0f4bbc224d0728093f94287f7064f5bd34f5665fec58a28 15:33:35 % Total % Received % Xferd Average Speed Time Time Time Current 15:33:35 Dload Upload Total Spent Left Speed 15:33:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11870 0 0 100 11870 0 32609 --:--:-- --:--:-- --:--:-- 32609 15:33:35 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/63c8b30869f87de451dd33f2aa13687440ae64a8 [Pipeline] } 15:33:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:33:36 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:33:36 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:33:36 15:33:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:33:36 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:33:36 df9b9388f04a: Pulling fs layer 15:33:36 52dc419b0ee2: Pulling fs layer 15:33:36 25bc292e5bac: Pulling fs layer 15:33:36 114826534d7a: Pulling fs layer 15:33:36 4657fd5d0bcf: Pulling fs layer 15:33:36 6ad1cebc031e: Pulling fs layer 15:33:36 8a3aa393b2d8: Pulling fs layer 15:33:36 6ad1cebc031e: Waiting 15:33:36 8a3aa393b2d8: Waiting 15:33:36 4657fd5d0bcf: Waiting 15:33:36 114826534d7a: Waiting 15:33:36 25bc292e5bac: Download complete 15:33:36 52dc419b0ee2: Download complete 15:33:36 4657fd5d0bcf: Verifying Checksum 15:33:36 4657fd5d0bcf: Download complete 15:33:37 df9b9388f04a: Download complete 15:33:37 df9b9388f04a: Pull complete 15:33:37 52dc419b0ee2: Pull complete 15:33:37 25bc292e5bac: Pull complete 15:33:37 6ad1cebc031e: Verifying Checksum 15:33:37 6ad1cebc031e: Download complete 15:33:38 114826534d7a: Verifying Checksum 15:33:38 114826534d7a: Download complete 15:33:39 8a3aa393b2d8: Download complete 15:33:41 114826534d7a: Pull complete 15:33:41 4657fd5d0bcf: Pull complete 15:33:42 6ad1cebc031e: Pull complete 15:33:44 8a3aa393b2d8: Pull complete 15:33:44 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:33:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:33:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:33:44 prd-ubuntu20.04-docker-8c-8g-5798 does not seem to be running inside a container 15:33:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:33:47 $ docker top 1ee62363aaa7280d472e130b5944c24adad19ffaa571806a03a6047ec7289efe -eo pid,comm [Pipeline] { [Pipeline] echo 15:33:47 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 15:33:47 + set -o pipefail 15:33:47 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 15:33:52 15:33:52 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 15:33:52 15:33:52 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/9b69b387-789c-465d-8985-4696f09a0cf3 15:33:52 15:33:52 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:33:52 15:33:52 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:33:52 15:33:52 15:33:52 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:33:52 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:33:52 More details here: https://snyk.co/ue1NS [Pipeline] } 15:33:52 $ docker stop --time=1 1ee62363aaa7280d472e130b5944c24adad19ffaa571806a03a6047ec7289efe 15:33:55 $ docker rm -f --volumes 1ee62363aaa7280d472e130b5944c24adad19ffaa571806a03a6047ec7289efe [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 15:33:55 + git log --format=format:%s -1 63c8b30869f87de451dd33f2aa13687440ae64a8 [Pipeline] sh 15:33:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:33:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:33:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:33:56 prd-ubuntu20.04-docker-8c-8g-5798 does not seem to be running inside a container 15:33:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:33:56 $ docker top f2f3d6d5699bb78ac4bad3252a736ef2a49a26146bb531e3698c5d592cbd9442 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:33:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:33:57 [ssh-agent] Looking for ssh-agent implementation... 15:33:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:33:57 $ docker exec f2f3d6d5699bb78ac4bad3252a736ef2a49a26146bb531e3698c5d592cbd9442 ssh-agent 15:33:57 SSH_AUTH_SOCK=/tmp/ssh-aBLCEDJKJ4Lw/agent.32 15:33:57 SSH_AGENT_PID=38 15:33:57 Running ssh-add (command line suppressed) 15:33:57 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6105578621438877943.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6105578621438877943.key) 15:33:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:33:57 + git semver tag 15:33:57 2023-02-14 15:33:57,900 [run_tag] DEBUG tag force:False 15:33:57 2023-02-14 15:33:57,901 [check_head_tag] DEBUG check head tag 15:33:57 2023-02-14 15:33:57,902 [execute] INFO git cat-file --batch-check 15:33:57 2023-02-14 15:33:57,902 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 15:33:57 2023-02-14 15:33:57,905 [execute] INFO git cat-file --batch 15:33:57 2023-02-14 15:33:57,906 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 15:33:57 2023-02-14 15:33:57,921 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:33:57 2023-02-14 15:33:57,921 [execute] INFO git tag -a v3.0.0-dev.7 -m v3.0.0-dev.7 15:33:57 2023-02-14 15:33:57,922 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.7', '-m', 'v3.0.0-dev.7'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 15:33:57 2023-02-14 15:33:57,926 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:33:57 3.0.0-dev.7 [Pipeline] } 15:33:57 $ docker exec --env ******** --env ******** f2f3d6d5699bb78ac4bad3252a736ef2a49a26146bb531e3698c5d592cbd9442 ssh-agent -k 15:33:58 unset SSH_AUTH_SOCK; 15:33:58 unset SSH_AGENT_PID; 15:33:58 echo Agent pid 38 killed; 15:33:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:33:58 + git semver [Pipeline] } 15:33:58 $ docker stop --time=1 f2f3d6d5699bb78ac4bad3252a736ef2a49a26146bb531e3698c5d592cbd9442 15:33:59 $ docker rm -f --volumes f2f3d6d5699bb78ac4bad3252a736ef2a49a26146bb531e3698c5d592cbd9442 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:34:00 15:34:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:34:00 0.23.1-centos7: Pulling from edgex-lftools 15:34:00 ab5ef0e58194: Pulling fs layer 15:34:00 9712f1f96733: Pulling fs layer 15:34:00 63f879dbbcfc: Pulling fs layer 15:34:00 0d9ebad4ef96: Pulling fs layer 15:34:00 e9a5061849ea: Pulling fs layer 15:34:00 d747dcd14b5f: Pulling fs layer 15:34:00 2de7ff778b66: Pulling fs layer 15:34:00 0d9ebad4ef96: Waiting 15:34:00 e9a5061849ea: Waiting 15:34:00 d747dcd14b5f: Waiting 15:34:00 2de7ff778b66: Waiting 15:34:00 9712f1f96733: Verifying Checksum 15:34:02 63f879dbbcfc: Verifying Checksum 15:34:02 63f879dbbcfc: Download complete 15:34:02 ab5ef0e58194: Verifying Checksum 15:34:02 ab5ef0e58194: Download complete 15:34:02 d747dcd14b5f: Verifying Checksum 15:34:02 d747dcd14b5f: Download complete 15:34:02 2de7ff778b66: Verifying Checksum 15:34:02 2de7ff778b66: Download complete 15:34:02 e9a5061849ea: Verifying Checksum 15:34:02 e9a5061849ea: Download complete 15:34:02 0d9ebad4ef96: Verifying Checksum 15:34:02 0d9ebad4ef96: Download complete 15:34:04 ab5ef0e58194: Pull complete 15:34:04 9712f1f96733: Pull complete 15:34:04 63f879dbbcfc: Pull complete 15:34:08 0d9ebad4ef96: Pull complete 15:34:08 e9a5061849ea: Pull complete 15:34:08 d747dcd14b5f: Pull complete 15:34:09 2de7ff778b66: Pull complete 15:34:09 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:34:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:34:09 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:34:09 prd-ubuntu20.04-docker-8c-8g-5798 does not seem to be running inside a container 15:34:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:34:12 $ docker top 676dca8e5a2fe3dfee9c32eaeec8f84d6996895403cb5fdd3269b90919da1f82 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:34:12 provisioning config files... 15:34:12 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6421344817889938652tmp 15:34:12 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17279455545218908153tmp 15:34:12 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14235900700724596762tmp [Pipeline] { [Pipeline] echo 15:34:12 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:34:12 ---> sigul-configuration.sh 15:34:12 gpg: directory `/root/.gnupg' created 15:34:12 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:34:12 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:34:12 gpg: keyring `/root/.gnupg/secring.gpg' created 15:34:12 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:34:12 gpg: CAST5 encrypted data 15:34:12 gpg: encrypted with 1 passphrase 15:34:12 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:34:13 + mkdir /home/jenkins 15:34:13 + mkdir /home/jenkins/sigul [Pipeline] sh 15:34:13 + 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 15:34:13 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:34:13 ---> sigul-install.sh 15:34:13 Sigul already installed; skipping installation. [Pipeline] sh 15:34:13 + git tag --list 15:34:13 v0.0.0 15:34:13 v1.0.0 15:34:13 v2.1.0 15:34:13 v2.1.1 15:34:13 v2.1.1-dev.1 15:34:13 v2.2.0 15:34:13 v2.2.1-dev.1 15:34:13 v2.2.1-dev.2 15:34:13 v2.2.1-dev.3 15:34:13 v2.2.1-dev.4 15:34:13 v2.2.1-dev.5 15:34:13 v2.2.1-dev.6 15:34:13 v2.2.1-dev.7 15:34:13 v2.3.0 15:34:13 v2.3.0-dev.10 15:34:13 v2.3.0-dev.11 15:34:13 v2.3.0-dev.12 15:34:13 v2.3.0-dev.13 15:34:13 v2.3.0-dev.14 15:34:13 v2.3.0-dev.15 15:34:13 v2.3.0-dev.16 15:34:13 v2.3.0-dev.17 15:34:13 v2.3.0-dev.18 15:34:13 v2.3.0-dev.19 15:34:13 v2.3.0-dev.20 15:34:13 v2.3.0-dev.21 15:34:13 v2.3.0-dev.22 15:34:13 v2.3.0-dev.23 15:34:13 v2.3.0-dev.24 15:34:13 v2.3.0-dev.25 15:34:13 v2.3.0-dev.26 15:34:13 v2.3.0-dev.9 15:34:13 v2.3.1-dev.1 15:34:13 v3.0.0-dev.1 15:34:13 v3.0.0-dev.2 15:34:13 v3.0.0-dev.3 15:34:13 v3.0.0-dev.4 15:34:13 v3.0.0-dev.5 15:34:13 v3.0.0-dev.6 15:34:13 v3.0.0-dev.7 [Pipeline] sh 15:34:14 + lftools sign git-tag v3.0.0-dev.7 15:34:14 Signing Git tag with Sigul... 15:34:14 Signing v3.0.0-dev.7 [Pipeline] echo 15:34:15 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:34:15 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:34:15 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:34:15 $ docker stop --time=1 676dca8e5a2fe3dfee9c32eaeec8f84d6996895403cb5fdd3269b90919da1f82 15:34:16 $ docker rm -f --volumes 676dca8e5a2fe3dfee9c32eaeec8f84d6996895403cb5fdd3269b90919da1f82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:34:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:34:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:34:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:34:17 prd-ubuntu20.04-docker-8c-8g-5798 does not seem to be running inside a container 15:34:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:34:18 $ docker top 2dfc3bcd11d0b40751de78d5845e3d95944183c5e047bd1a9cc14b675264504f -eo pid,comm 15:34:18 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). 15:34:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:34:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:34:18 [ssh-agent] Looking for ssh-agent implementation... 15:34:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:34:18 $ docker exec 2dfc3bcd11d0b40751de78d5845e3d95944183c5e047bd1a9cc14b675264504f ssh-agent 15:34:18 SSH_AUTH_SOCK=/tmp/ssh-1IN4bllr0GQ0/agent.32 15:34:18 SSH_AGENT_PID=38 15:34:18 Running ssh-add (command line suppressed) 15:34:18 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3159869259976987095.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3159869259976987095.key) 15:34:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:34:18 + git semver bump pre 15:34:19 2023-02-14 15:34:19,065 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:34:19 2023-02-14 15:34:19,065 [bump_version] DEBUG bumping version:3.0.0-dev.7 on axis:pre with prefix:dev 15:34:19 2023-02-14 15:34:19,066 [bump_version] DEBUG bumped version:3.0.0-dev.8 15:34:19 2023-02-14 15:34:19,066 [write_version] DEBUG write version:3.0.0-dev.8 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 15:34:19 2023-02-14 15:34:19,066 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:34:19 2023-02-14 15:34:19,066 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:34:19 2023-02-14 15:34:19,068 [execute] INFO git cat-file --batch-check 15:34:19 2023-02-14 15:34:19,068 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:34:19 2023-02-14 15:34:19,074 [execute] INFO git cat-file --batch 15:34:19 2023-02-14 15:34:19,074 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:34:19 2023-02-14 15:34:19,080 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:34:19 3.0.0-dev.8 [Pipeline] } 15:34:19 $ docker exec --env ******** --env ******** 2dfc3bcd11d0b40751de78d5845e3d95944183c5e047bd1a9cc14b675264504f ssh-agent -k 15:34:19 unset SSH_AUTH_SOCK; 15:34:19 unset SSH_AGENT_PID; 15:34:19 echo Agent pid 38 killed; 15:34:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:34:19 + git semver [Pipeline] } 15:34:20 $ docker stop --time=1 2dfc3bcd11d0b40751de78d5845e3d95944183c5e047bd1a9cc14b675264504f 15:34:21 $ docker rm -f --volumes 2dfc3bcd11d0b40751de78d5845e3d95944183c5e047bd1a9cc14b675264504f [Pipeline] // withDockerContainer [Pipeline] sh 15:34:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:34:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:34:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:34:22 prd-ubuntu20.04-docker-8c-8g-5798 does not seem to be running inside a container 15:34:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:34:22 $ docker top 74652e13f6387aa39ef12475a44f3a237777dd76476524399ea2e7dfc04ac9a7 -eo pid,comm 15:34:22 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). 15:34:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:34:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:34:22 [ssh-agent] Looking for ssh-agent implementation... 15:34:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:34:22 $ docker exec 74652e13f6387aa39ef12475a44f3a237777dd76476524399ea2e7dfc04ac9a7 ssh-agent 15:34:22 SSH_AUTH_SOCK=/tmp/ssh-TLBGulrbNJOI/agent.32 15:34:22 SSH_AGENT_PID=38 15:34:22 Running ssh-add (command line suppressed) 15:34:22 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4582532365589999045.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4582532365589999045.key) 15:34:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:34:23 + git semver push 15:34:23 2023-02-14 15:34:23,245 [run_push] DEBUG push 15:34:23 2023-02-14 15:34:23,246 [execute] INFO git cat-file --batch-check 15:34:23 2023-02-14 15:34:23,246 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:34:23 2023-02-14 15:34:23,250 [execute] INFO git rev-list cf0836c496010f01d99661dba6ae1d5ff8f9512b -- 15:34:23 2023-02-14 15:34:23,251 [execute] DEBUG Popen(['git', 'rev-list', 'cf0836c496010f01d99661dba6ae1d5ff8f9512b', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 15:34:23 2023-02-14 15:34:23,256 [execute] INFO git fetch -v origin 15:34:23 2023-02-14 15:34:23,256 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 15:34:23 2023-02-14 15:34:23,870 [run_push] DEBUG no remote changes detected 15:34:23 2023-02-14 15:34:23,870 [execute] INFO git push origin semver 15:34:23 2023-02-14 15:34:23,870 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 15:34:25 2023-02-14 15:34:24,976 [run_push] DEBUG push all version tags 15:34:25 2023-02-14 15:34:24,976 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:34:25 2023-02-14 15:34:24,976 [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) 15:34:26 2023-02-14 15:34:25,867 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:34:26 3.0.0-dev.8 [Pipeline] } 15:34:26 $ docker exec --env ******** --env ******** 74652e13f6387aa39ef12475a44f3a237777dd76476524399ea2e7dfc04ac9a7 ssh-agent -k 15:34:26 unset SSH_AUTH_SOCK; 15:34:26 unset SSH_AGENT_PID; 15:34:26 echo Agent pid 38 killed; 15:34:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:34:26 + git semver [Pipeline] } 15:34:26 $ docker stop --time=1 74652e13f6387aa39ef12475a44f3a237777dd76476524399ea2e7dfc04ac9a7 15:34:28 $ docker rm -f --volumes 74652e13f6387aa39ef12475a44f3a237777dd76476524399ea2e7dfc04ac9a7 [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 15:34:28 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 15:34:28 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:34:28 total 16 15:34:28 drwxr-xr-x 3 root root 4096 Feb 14 15:22 . 15:34:28 drwxrwxr-x 12 jenkins jenkins 4096 Feb 14 15:34 .. 15:34:28 drwxr-xr-x 2 root root 4096 Feb 14 15:22 cost 15:34:28 -rw-r--r-- 1 root root 94 Feb 14 15:22 cost.csv 15:34:28 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:34:28 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:34:28 total 16 15:34:28 drwxr-xr-x 3 jenkins jenkins 4096 Feb 14 15:22 . 15:34:28 drwxrwxr-x 12 jenkins jenkins 4096 Feb 14 15:34 .. 15:34:28 drwxr-xr-x 2 jenkins jenkins 4096 Feb 14 15:22 cost 15:34:28 -rw-r--r-- 1 jenkins jenkins 94 Feb 14 15:22 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:34:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:34:29 ---> package-listing.sh 15:34:29 ++ facter osfamily 15:34:29 ++ tr '[:upper:]' '[:lower:]' 15:34:30 + OS_FAMILY=debian 15:34:30 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 15:34:30 + START_PACKAGES=/tmp/packages_start.txt 15:34:30 + END_PACKAGES=/tmp/packages_end.txt 15:34:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:34:30 + PACKAGES=/tmp/packages_start.txt 15:34:30 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 15:34:30 + PACKAGES=/tmp/packages_end.txt 15:34:30 + case "${OS_FAMILY}" in 15:34:30 + dpkg -l 15:34:30 + grep '^ii' 15:34:30 + '[' -f /tmp/packages_start.txt ']' 15:34:30 + '[' -f /tmp/packages_end.txt ']' 15:34:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:34:30 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 15:34:30 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 15:34:30 + 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 15:34:30 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 15:34:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:34:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:34:31 prd-ubuntu20.04-docker-8c-8g-5798 does not seem to be running inside a container 15:34:31 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:34:31 $ docker top 5de985a4168bc02f16ac8e8b0e59747a91ff61eb8f0b47faa69ab5e0333b602a -eo pid,comm [Pipeline] { [Pipeline] sh 15:34:31 + touch /tmp/pre-build-complete [Pipeline] sh 15:34:32 + mkdir -p /var/log/sysstat [Pipeline] sh 15:34:32 + ls /var/log/sa-host 15:34:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:34:32 provisioning config files... 15:34:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3508668542832333537tmp [Pipeline] { [Pipeline] echo 15:34:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:34:32 ---> create-netrc.sh [Pipeline] } 15:34:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:34:32 ---> python-tools-install.sh [Pipeline] echo 15:34:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:34:33 ---> sudo-logs.sh 15:34:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:34:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:34:33 ---> job-cost.sh 15:34:33 lf-activate-venv: SKIPPING 15:34:33 DEBUG: total: 0.2199999988079071 15:34:33 INFO: Retrieving Stack Cost... 15:34:34 INFO: Retrieving Pricing Info for: v3-standard-8 15:34:34 INFO: Archiving Costs [Pipeline] echo 15:34:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:34:35 ---> logs-deploy.sh 15:34:35 lf-activate-venv: SKIPPING 15:34:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/75 15:34:35 INFO: archiving workspace using pattern(s): 15:34:35 Archives upload complete. 15:34:36 INFO: archiving logs to Nexus