Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40 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-ssh4207665593519162938.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh898609128792998135.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh10454910604193015180.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh12441237603637945409.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-ssh10609988235508694440.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-17373 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 a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40 (main) Commit message: "docs: Update changelog for release 3.1 (#252)" > git config core.sparsecheckout # timeout=10 > git checkout -f a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40 # timeout=10 > git rev-list --no-walk 826bf94fa21597c4032996cd263344f18e127d9f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:45:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:45:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:45:07 ========================================================= 18:45:07 EdgeX Global Pipelines Version Info 18:45:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:45:08 ------------------- 18:45:08 stable info: 18:45:08 ------------------- 18:45:08 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 18:45:08 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 18:45:08 Message: update stable to v1.0.257 18:45:09 ------------------- 18:45:09 experimental info: 18:45:09 ------------------- 18:45:09 Commited By: **** collab-it+edgex@linuxfoundation.org 18:45:09 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 18:45:09 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:45:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 18:45:09 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 18:45:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:45:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:45:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:45:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:45:09 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:45:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:45:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:45:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:45:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:45:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 18:45:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:45:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:45:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:45:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:45:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:45:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:45:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:45:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:45:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:45:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:45:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:45:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:45:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:45:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:45:09 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:45:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:45:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:45:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:45:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40 [Pipeline] echo 18:45:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a0e1407 [Pipeline] echo 18:45:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:45:09 provisioning config files... 18:45:09 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11787383381412421326tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:45:10 ---> docker-login.sh 18:45:10 nexus3.edgexfoundry.org:10001 18:45:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:10 Configure a credential helper to remove this warning. See 18:45:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:10 18:45:10 Login Succeeded 18:45:10 nexus3.edgexfoundry.org:10002 18:45:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:10 Configure a credential helper to remove this warning. See 18:45:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:10 18:45:10 Login Succeeded 18:45:10 nexus3.edgexfoundry.org:10003 18:45:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:10 Configure a credential helper to remove this warning. See 18:45:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:10 18:45:10 Login Succeeded 18:45:10 nexus3.edgexfoundry.org:10004 18:45:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:10 Configure a credential helper to remove this warning. See 18:45:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:10 18:45:10 Login Succeeded 18:45:10 docker.io 18:45:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:11 Configure a credential helper to remove this warning. See 18:45:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:11 18:45:11 Login Succeeded 18:45:11 ---> docker-login.sh ends [Pipeline] } 18:45:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:45:11 + git rev-list -1 --merges a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40~1..a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40 [Pipeline] echo 18:45:11 -----------> git rev-list -1 --merges a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40~1..a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40 a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40 [false] [Pipeline] sh 18:45:11 + git log --format=format:%s -1 a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40 [Pipeline] echo 18:45:11 ========================================================= 18:45:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:45:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:45:12 + git log --format=format:%s -1 a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40 [Pipeline] echo 18:45:12 [semverPrep] GIT_COMMIT: a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40, Commit Message: docs: Update changelog for release 3.1 (#252) [Pipeline] echo 18:45:12 [semverPrep] This is not a build commit. [Pipeline] sh 18:45:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:45:12 + grep -v github /etc/ssh/ssh_known_hosts 18:45:12 + [ -e /tmp/ssh_known_hosts ] 18:45:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:45:12 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:45:12 + sudo tee -a /etc/ssh/ssh_known_hosts 18:45:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:45:12 18:45:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:45:13 0.1.4: Pulling from edgex-devops/py-git-semver 18:45:13 b85a868b505f: Pulling fs layer 18:45:13 e2be974225ed: Pulling fs layer 18:45:13 339a4e72a1f5: Pulling fs layer 18:45:13 988bab9f4d93: Pulling fs layer 18:45:13 1469e6f7b9e6: Pulling fs layer 18:45:13 eaf3925da568: Pulling fs layer 18:45:13 bab4dde63d76: Pulling fs layer 18:45:13 bde34c3a00c8: Pulling fs layer 18:45:13 b352a97aabf1: Pulling fs layer 18:45:13 4872d77fe225: Pulling fs layer 18:45:13 5851b861e8e6: Pulling fs layer 18:45:13 988bab9f4d93: Waiting 18:45:13 1469e6f7b9e6: Waiting 18:45:13 eaf3925da568: Waiting 18:45:13 bab4dde63d76: Waiting 18:45:13 bde34c3a00c8: Waiting 18:45:13 b352a97aabf1: Waiting 18:45:13 4872d77fe225: Waiting 18:45:13 5851b861e8e6: Waiting 18:45:13 e2be974225ed: Download complete 18:45:13 988bab9f4d93: Verifying Checksum 18:45:13 988bab9f4d93: Download complete 18:45:13 339a4e72a1f5: Verifying Checksum 18:45:13 339a4e72a1f5: Download complete 18:45:13 eaf3925da568: Download complete 18:45:13 1469e6f7b9e6: Verifying Checksum 18:45:13 1469e6f7b9e6: Download complete 18:45:13 bde34c3a00c8: Verifying Checksum 18:45:13 bde34c3a00c8: Download complete 18:45:13 b352a97aabf1: Download complete 18:45:13 4872d77fe225: Verifying Checksum 18:45:13 4872d77fe225: Download complete 18:45:13 5851b861e8e6: Verifying Checksum 18:45:13 5851b861e8e6: Download complete 18:45:13 b85a868b505f: Download complete 18:45:13 bab4dde63d76: Verifying Checksum 18:45:13 bab4dde63d76: Download complete 18:45:14 b85a868b505f: Pull complete 18:45:15 e2be974225ed: Pull complete 18:45:15 339a4e72a1f5: Pull complete 18:45:15 988bab9f4d93: Pull complete 18:45:15 1469e6f7b9e6: Pull complete 18:45:15 eaf3925da568: Pull complete 18:45:17 bab4dde63d76: Pull complete 18:45:17 bde34c3a00c8: Pull complete 18:45:18 b352a97aabf1: Pull complete 18:45:18 4872d77fe225: Pull complete 18:45:18 5851b861e8e6: Pull complete 18:45:18 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:45:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:45:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:45:18 prd-ubuntu20.04-docker-8c-8g-17373 does not seem to be running inside a container 18:45:18 $ 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 18:45:21 $ docker top a73badb94416404ea9485033837ed8876d135c7dffea746b10406027fef8d864 -eo pid,comm 18:45:21 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). 18:45:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:45:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:45:21 [ssh-agent] Looking for ssh-agent implementation... 18:45:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:45:21 $ docker exec a73badb94416404ea9485033837ed8876d135c7dffea746b10406027fef8d864 ssh-agent 18:45:21 SSH_AUTH_SOCK=/tmp/ssh-ba4AyZg04rtY/agent.33 18:45:21 SSH_AGENT_PID=39 18:45:21 Running ssh-add (command line suppressed) 18:45:21 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_889744786269527752.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_889744786269527752.key) 18:45:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:45:21 + git tag --points-at HEAD [Pipeline] } 18:45:21 $ docker exec --env ******** --env ******** a73badb94416404ea9485033837ed8876d135c7dffea746b10406027fef8d864 ssh-agent -k 18:45:21 unset SSH_AUTH_SOCK; 18:45:21 unset SSH_AGENT_PID; 18:45:21 echo Agent pid 39 killed; 18:45:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:45:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:45:21 [ssh-agent] Looking for ssh-agent implementation... 18:45:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:45:22 $ docker exec a73badb94416404ea9485033837ed8876d135c7dffea746b10406027fef8d864 ssh-agent 18:45:22 SSH_AUTH_SOCK=/tmp/ssh-HFwCGuSALDqp/agent.71 18:45:22 SSH_AGENT_PID=77 18:45:22 Running ssh-add (command line suppressed) 18:45:22 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_153513016017718259.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_153513016017718259.key) 18:45:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:45:22 + git semver init 18:45:22 2023-11-13 18:45:22,759 [run_init] DEBUG init version:0.0.0 force:False 18:45:22 2023-11-13 18:45:22,760 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 18:45:22 2023-11-13 18:45:22,761 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 18:45:22 2023-11-13 18:45:22,761 [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) 18:45:24 2023-11-13 18:45:23,940 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 18:45:24 2023-11-13 18:45:23,940 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 18:45:24 2023-11-13 18:45:23,941 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:45:24 2023-11-13 18:45:23,941 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:45:24 3.1.0-dev.39 [Pipeline] } 18:45:24 $ docker exec --env ******** --env ******** a73badb94416404ea9485033837ed8876d135c7dffea746b10406027fef8d864 ssh-agent -k 18:45:24 unset SSH_AUTH_SOCK; 18:45:24 unset SSH_AGENT_PID; 18:45:24 echo Agent pid 77 killed; 18:45:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:45:24 + git semver [Pipeline] } 18:45:24 $ docker stop --time=1 a73badb94416404ea9485033837ed8876d135c7dffea746b10406027fef8d864 18:45:26 $ docker rm -f --volumes a73badb94416404ea9485033837ed8876d135c7dffea746b10406027fef8d864 [Pipeline] // withDockerContainer [Pipeline] sh 18:45:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:45:26 Stashed 1 file(s) [Pipeline] echo 18:45:26 [edgeXSemver]: initialized semver on version 3.1.0-dev.39 [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 18:45:26 provisioning config files... 18:45:26 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4444296051052854679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:45:27 ---> docker-login.sh 18:45:27 nexus3.edgexfoundry.org:10001 18:45:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:27 Configure a credential helper to remove this warning. See 18:45:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:27 18:45:27 Login Succeeded 18:45:27 nexus3.edgexfoundry.org:10002 18:45:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:27 Configure a credential helper to remove this warning. See 18:45:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:27 18:45:27 Login Succeeded 18:45:27 nexus3.edgexfoundry.org:10003 18:45:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:27 Configure a credential helper to remove this warning. See 18:45:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:27 18:45:27 Login Succeeded 18:45:27 nexus3.edgexfoundry.org:10004 18:45:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:27 Configure a credential helper to remove this warning. See 18:45:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:27 18:45:27 Login Succeeded 18:45:27 docker.io 18:45:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:27 Configure a credential helper to remove this warning. See 18:45:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:27 18:45:27 Login Succeeded 18:45:27 ---> docker-login.sh ends [Pipeline] } 18:45:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:45:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:45:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:45:27 ========================================================= 18:45:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:45:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:28 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:45:28 Sending build context to Docker daemon 12.76MB 18:45:28 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:45:28 Step 2/12 : FROM ${BASE} AS builder 18:45:28 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:45:28 7264a8db6415: Pulling fs layer 18:45:28 c4d48a809fc2: Pulling fs layer 18:45:28 4f1c88b9dad5: Pulling fs layer 18:45:28 ad3a456e5733: Pulling fs layer 18:45:28 33e27b845d1e: Pulling fs layer 18:45:28 c68163c4e522: Pulling fs layer 18:45:28 50da416c3ac9: Pulling fs layer 18:45:28 23d2d4c4bb30: Pulling fs layer 18:45:28 ad3a456e5733: Waiting 18:45:28 c68163c4e522: Waiting 18:45:28 50da416c3ac9: Waiting 18:45:28 33e27b845d1e: Waiting 18:45:28 23d2d4c4bb30: Waiting 18:45:28 c4d48a809fc2: Download complete 18:45:28 ad3a456e5733: Verifying Checksum 18:45:28 ad3a456e5733: Download complete 18:45:28 33e27b845d1e: Download complete 18:45:28 7264a8db6415: Verifying Checksum 18:45:28 7264a8db6415: Download complete 18:45:28 c68163c4e522: Verifying Checksum 18:45:28 c68163c4e522: Download complete 18:45:28 7264a8db6415: Pull complete 18:45:28 23d2d4c4bb30: Verifying Checksum 18:45:28 23d2d4c4bb30: Download complete 18:45:28 c4d48a809fc2: Pull complete 18:45:28 4f1c88b9dad5: Verifying Checksum 18:45:28 4f1c88b9dad5: Download complete 18:45:29 50da416c3ac9: Verifying Checksum 18:45:29 50da416c3ac9: Download complete 18:45:32 4f1c88b9dad5: Pull complete 18:45:32 ad3a456e5733: Pull complete 18:45:32 33e27b845d1e: Pull complete 18:45:32 c68163c4e522: Pull complete 18:45:35 50da416c3ac9: Pull complete 18:45:35 23d2d4c4bb30: Pull complete 18:45:35 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 18:45:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:45:35 ---> 0786185ac409 18:45:35 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 18:45:38 ---> Running in 7c176a9f7444 18:45:38 Removing intermediate container 7c176a9f7444 18:45:38 ---> d7f9262539a5 18:45:38 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:45:38 ---> Running in c863fab3cbfa 18:45:38 Removing intermediate container c863fab3cbfa 18:45:38 ---> f9673f88f1be 18:45:38 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:45:38 ---> Running in 4e607b2a2d41 18:45:38 Removing intermediate container 4e607b2a2d41 18:45:38 ---> 90fee3078218 18:45:38 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:45:39 ---> Running in 494e7f9412b3 18:45:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:45:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:45:39 OK: 264 MiB in 52 packages 18:45:40 Removing intermediate container 494e7f9412b3 18:45:40 ---> 3943465dbc15 18:45:40 Step 7/12 : WORKDIR /app 18:45:40 ---> Running in 98595e861891 18:45:40 Removing intermediate container 98595e861891 18:45:40 ---> 12492bbe59f8 18:45:40 Step 8/12 : COPY go.mod vendor* ./ 18:45:40 ---> 146c7722897a 18:45:40 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:45:40 ---> Running in 6868dd35a54b 18:45:41 Still waiting to schedule task 18:45:41 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-17372’ 18:46:12 Removing intermediate container 6868dd35a54b 18:46:12 ---> 7fd8c6c8b441 18:46:12 Step 10/12 : COPY . . 18:46:13 ---> b95de97c1b0c 18:46:13 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:46:13 ---> Running in b916b666a28c 18:46:13 Removing intermediate container b916b666a28c 18:46:13 ---> d9fe31c0cf5d 18:46:13 Step 12/12 : RUN $MAKE 18:46:13 ---> Running in f615b0bb9142 18:46:13 noop 18:46:13 Removing intermediate container f615b0bb9142 18:46:13 ---> 35f289058aea 18:46:13 Successfully built 35f289058aea 18:46:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:14 + docker inspect -f . ci-base-image-x86_64 18:46:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:46:14 prd-ubuntu20.04-docker-8c-8g-17373 does not seem to be running inside a container 18:46:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:46:14 $ docker top bc4f1bbd03443d28a99a57351d2c8e3d8ee03353b431f4cc3e1f9d20c40318f5 -eo pid,comm [Pipeline] { [Pipeline] sh 18:46:15 + go version 18:46:15 go version go1.21.0 linux/amd64 [Pipeline] } 18:46:15 $ docker stop --time=1 bc4f1bbd03443d28a99a57351d2c8e3d8ee03353b431f4cc3e1f9d20c40318f5 18:46:16 $ docker rm -f --volumes bc4f1bbd03443d28a99a57351d2c8e3d8ee03353b431f4cc3e1f9d20c40318f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:16 + docker inspect -f . ci-base-image-x86_64 18:46:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:46:16 prd-ubuntu20.04-docker-8c-8g-17373 does not seem to be running inside a container 18:46:16 $ 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 18:46:17 $ docker top b2107b3c3bb1ed4feb870f9d75e82b254b9e3c7ee449046e56070570b8db1e1c -eo pid,comm [Pipeline] { [Pipeline] sh 18:46:17 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 18:46:17 + make test 18:46:17 go test -race ./... -coverprofile=coverage.out ./... 18:46:39 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 18:46:39 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 18:46:39 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.148s coverage: 86.2% of statements 18:46:41 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.717s coverage: 71.9% of statements 18:47:03 go vet ./... 18:47:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:47:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:47:06 ./bin/test-attribution.sh 18:47:06 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 18:47:06 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 18:47:06 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 18:47:06 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 18:47:06 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 18:47:06 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 18:47:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:47:07 $ docker stop --time=1 b2107b3c3bb1ed4feb870f9d75e82b254b9e3c7ee449046e56070570b8db1e1c 18:47:10 $ docker rm -f --volumes b2107b3c3bb1ed4feb870f9d75e82b254b9e3c7ee449046e56070570b8db1e1c [Pipeline] // withDockerContainer [Pipeline] sh 18:47:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:47:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:47:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:47:11 + ls -al . 18:47:11 total 208 18:47:11 drwxrwxr-x 11 jenkins jenkins 4096 Nov 13 18:46 . 18:47:11 drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 18:45 .. 18:47:11 -rw-rw-r-- 1 jenkins jenkins 262 Nov 13 18:45 .dockerignore 18:47:11 drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 18:46 .git 18:47:11 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 18:45 .github 18:47:11 -rw-rw-r-- 1 jenkins jenkins 773 Nov 13 18:45 .gitignore 18:47:11 -rw-rw-r-- 1 jenkins jenkins 41 Nov 13 18:45 .golangci.yml 18:47:11 drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 18:45 .semver 18:47:11 -rw-rw-r-- 1 jenkins jenkins 10232 Nov 13 18:45 Attribution.txt 18:47:11 -rw-rw-r-- 1 jenkins jenkins 11245 Nov 13 18:45 CHANGELOG.md 18:47:11 -rw-rw-r-- 1 jenkins jenkins 1659 Nov 13 18:45 Dockerfile 18:47:11 -rw-rw-r-- 1 jenkins jenkins 677 Nov 13 18:45 GOVERNANCE.md 18:47:11 -rw-rw-r-- 1 jenkins jenkins 665 Nov 13 18:45 Jenkinsfile 18:47:11 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 13 18:45 LICENSE 18:47:11 -rw-rw-r-- 1 jenkins jenkins 2497 Nov 13 18:45 Makefile 18:47:11 -rw-rw-r-- 1 jenkins jenkins 617 Nov 13 18:45 OWNERS.md 18:47:11 -rw-rw-r-- 1 jenkins jenkins 3851 Nov 13 18:45 README.md 18:47:11 -rw-rw-r-- 1 jenkins jenkins 12 Nov 13 18:45 VERSION 18:47:11 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 18:45 bin 18:47:11 -rw-r--r-- 1 jenkins jenkins 41317 Nov 13 18:46 coverage.out 18:47:11 -rw-rw-r-- 1 jenkins jenkins 3922 Nov 13 18:45 go.mod 18:47:11 -rw-rw-r-- 1 jenkins jenkins 34986 Nov 13 18:45 go.sum 18:47:11 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 18:45 images 18:47:11 drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 18:45 internal 18:47:11 -rw-rw-r-- 1 jenkins jenkins 531 Nov 13 18:45 main.go 18:47:11 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 18:45 openapi 18:47:11 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 18:45 res 18:47:11 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 18:45 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:12 + 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=a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40 --label arch=amd64 --label version=3.1.0-dev.39 . 18:47:12 Sending build context to Docker daemon 12.76MB 18:47:12 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 18:47:12 Step 2/29 : FROM ${BASE} AS builder 18:47:12 ---> 35f289058aea 18:47:12 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 18:47:12 ---> Running in 45949df74b01 18:47:12 Removing intermediate container 45949df74b01 18:47:12 ---> ca23a02c1cc0 18:47:12 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 18:47:12 ---> Running in d6849bc63b4a 18:47:12 Removing intermediate container d6849bc63b4a 18:47:12 ---> 8d2f48a281ed 18:47:12 Step 5/29 : ARG ADD_BUILD_TAGS="" 18:47:12 ---> Running in 3b34238ef97d 18:47:12 Removing intermediate container 3b34238ef97d 18:47:12 ---> 98c05a640142 18:47:12 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:47:12 ---> Running in 4336b63680d5 18:47:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:47:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:47:13 OK: 264 MiB in 52 packages 18:47:13 Removing intermediate container 4336b63680d5 18:47:13 ---> 1bdd867059eb 18:47:13 Step 7/29 : WORKDIR /app 18:47:13 ---> Running in b500c090416c 18:47:13 Removing intermediate container b500c090416c 18:47:13 ---> f9f671bcfa30 18:47:13 Step 8/29 : COPY go.mod vendor* ./ 18:47:13 ---> 187be3197a52 18:47:13 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:47:14 ---> Running in a0cc0998e311 18:47:14 Removing intermediate container a0cc0998e311 18:47:14 ---> c51bf88b6433 18:47:14 Step 10/29 : COPY . . 18:47:15 ---> 3cd4c78dc723 18:47:15 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:47:15 ---> Running in f175f416c194 18:47:15 Removing intermediate container f175f416c194 18:47:15 ---> a5a682d564f3 18:47:15 Step 12/29 : RUN $MAKE 18:47:15 ---> Running in a08ccfa862ff 18:47:15 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.39 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.39" -trimpath -mod=readonly -o app-rfid-llrp-inventory 18:47:37 Removing intermediate container a08ccfa862ff 18:47:37 ---> fb7977077515 18:47:37 Step 13/29 : FROM alpine:3.18 18:47:37 3.18: Pulling from library/alpine 18:47:37 96526aa774ef: Pulling fs layer 18:47:37 96526aa774ef: Download complete 18:47:37 96526aa774ef: Pull complete 18:47:37 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:47:37 Status: Downloaded newer image for alpine:3.18 18:47:37 ---> 8ca4688f4f35 18:47:37 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:47:37 ---> Running in 882dacd0a8a2 18:47:37 Removing intermediate container 882dacd0a8a2 18:47:37 ---> 05ac03b79de1 18:47:37 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 18:47:37 ---> Running in fcef55a9ffd6 18:47:37 Removing intermediate container fcef55a9ffd6 18:47:37 ---> fc0b20bea420 18:47:37 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 18:47:37 ---> Running in 967ec3d07b43 18:47:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:47:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:47:37 (1/2) Installing ca-certificates (20230506-r0) 18:47:37 (2/2) Installing dumb-init (1.2.5-r2) 18:47:38 Executing busybox-1.36.1-r2.trigger 18:47:38 Executing ca-certificates-20230506-r0.trigger 18:47:38 OK: 8 MiB in 17 packages 18:47:38 Removing intermediate container 967ec3d07b43 18:47:38 ---> b98dccde320b 18:47:38 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:47:38 ---> 9b7f3e58d2d0 18:47:38 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 18:47:38 ---> 58baa9d3bede 18:47:38 Step 19/29 : COPY --from=builder /app/res/ /res/ 18:47:38 ---> 8c0cceaf6ba8 18:47:38 Step 20/29 : COPY --from=builder /app/static/ /static/ 18:47:38 ---> e5a52175bb06 18:47:38 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 18:47:39 ---> ddc19e916d8d 18:47:39 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 18:47:39 ---> Running in b67581078f66 18:47:40 Removing intermediate container b67581078f66 18:47:40 ---> 2857f1d34c7d 18:47:40 Step 23/29 : VOLUME /cache 18:47:40 ---> Running in 444b0813754f 18:47:40 Removing intermediate container 444b0813754f 18:47:40 ---> f860fbfe9c8a 18:47:40 Step 24/29 : EXPOSE 59711 18:47:40 ---> Running in 0d543584764b 18:47:40 Removing intermediate container 0d543584764b 18:47:40 ---> f63c7b45ee7b 18:47:40 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 18:47:40 ---> Running in 4a6ca662103f 18:47:40 Removing intermediate container 4a6ca662103f 18:47:40 ---> c802e0d3f28c 18:47:40 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 18:47:40 ---> Running in 82aaed4c169f 18:47:40 Removing intermediate container 82aaed4c169f 18:47:40 ---> 6f9e08993529 18:47:40 Step 27/29 : LABEL arch=amd64 18:47:40 ---> Running in 17f8bcb5408a 18:47:40 Removing intermediate container 17f8bcb5408a 18:47:40 ---> 22f16594015e 18:47:40 Step 28/29 : LABEL git_sha=a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40 18:47:40 ---> Running in 02d95bd51c5d 18:47:40 Removing intermediate container 02d95bd51c5d 18:47:40 ---> fbb369a93448 18:47:40 Step 29/29 : LABEL version=3.1.0-dev.39 18:47:40 ---> Running in 7fa1f653d9eb 18:47:41 Removing intermediate container 7fa1f653d9eb 18:47:41 ---> 6503c27de4a2 18:47:41 [Warning] One or more build-args [ARCH] were not consumed 18:47:41 Successfully built 6503c27de4a2 18:47:41 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 18:47:41 provisioning config files... 18:47:41 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6801738954393047370tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:47:41 ---> docker-login.sh 18:47:41 nexus3.edgexfoundry.org:10001 18:47:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:47:41 Configure a credential helper to remove this warning. See 18:47:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:47:41 18:47:41 Login Succeeded 18:47:41 nexus3.edgexfoundry.org:10002 18:47:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:47:41 Configure a credential helper to remove this warning. See 18:47:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:47:41 18:47:41 Login Succeeded 18:47:41 nexus3.edgexfoundry.org:10003 18:47:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:47:41 Configure a credential helper to remove this warning. See 18:47:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:47:41 18:47:41 Login Succeeded 18:47:41 nexus3.edgexfoundry.org:10004 18:47:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:47:42 Configure a credential helper to remove this warning. See 18:47:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:47:42 18:47:42 Login Succeeded 18:47:42 docker.io 18:47:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:47:42 Configure a credential helper to remove this warning. See 18:47:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:47:42 18:47:42 Login Succeeded 18:47:42 ---> docker-login.sh ends [Pipeline] } 18:47:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:47:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:47:42 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 18:47:42 a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40 18:47:42 latest 18:47:42 3.1.0-dev.39 18:47:42 a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40-3.1.0-dev.39 18:47:42 main 18:47:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:42 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:43 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40 18:47:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:47:43 58e3a7d6d260: Preparing 18:47:43 4cad1c9be8ff: Preparing 18:47:43 d39c7d991d7d: Preparing 18:47:43 792eddca40f1: Preparing 18:47:43 563075f257a3: Preparing 18:47:43 a6bde1c46adc: Preparing 18:47:43 c61c644d70b4: Preparing 18:47:43 cc2447e1835a: Preparing 18:47:43 a6bde1c46adc: Waiting 18:47:43 cc2447e1835a: Waiting 18:47:43 c61c644d70b4: Waiting 18:47:43 d39c7d991d7d: Pushed 18:47:43 563075f257a3: Pushed 18:47:43 792eddca40f1: Pushed 18:47:43 58e3a7d6d260: Pushed 18:47:43 cc2447e1835a: Layer already exists 18:47:43 a6bde1c46adc: Pushed 18:47:43 c61c644d70b4: Pushed 18:47:46 4cad1c9be8ff: Pushed 18:47:46 a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40: digest: sha256:d8ea1739fc6432c2731672851e7a08ce4eff65b972ee9a21c92ca1e893265a94 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:46 + 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 18:47:47 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 18:47:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:47:47 58e3a7d6d260: Preparing 18:47:47 4cad1c9be8ff: Preparing 18:47:47 d39c7d991d7d: Preparing 18:47:47 792eddca40f1: Preparing 18:47:47 563075f257a3: Preparing 18:47:47 a6bde1c46adc: Preparing 18:47:47 c61c644d70b4: Preparing 18:47:47 cc2447e1835a: Preparing 18:47:47 a6bde1c46adc: Waiting 18:47:47 c61c644d70b4: Waiting 18:47:47 cc2447e1835a: Waiting 18:47:47 4cad1c9be8ff: Layer already exists 18:47:47 d39c7d991d7d: Layer already exists 18:47:47 563075f257a3: Layer already exists 18:47:47 58e3a7d6d260: Layer already exists 18:47:47 792eddca40f1: Layer already exists 18:47:47 a6bde1c46adc: Layer already exists 18:47:47 c61c644d70b4: Layer already exists 18:47:47 cc2447e1835a: Layer already exists 18:47:47 latest: digest: sha256:d8ea1739fc6432c2731672851e7a08ce4eff65b972ee9a21c92ca1e893265a94 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:47 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:47 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.39 18:47:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:47:47 58e3a7d6d260: Preparing 18:47:47 4cad1c9be8ff: Preparing 18:47:47 d39c7d991d7d: Preparing 18:47:47 792eddca40f1: Preparing 18:47:47 563075f257a3: Preparing 18:47:47 a6bde1c46adc: Preparing 18:47:47 c61c644d70b4: Preparing 18:47:47 cc2447e1835a: Preparing 18:47:47 a6bde1c46adc: Waiting 18:47:47 c61c644d70b4: Waiting 18:47:47 cc2447e1835a: Waiting 18:47:47 792eddca40f1: Layer already exists 18:47:47 58e3a7d6d260: Layer already exists 18:47:47 4cad1c9be8ff: Layer already exists 18:47:47 563075f257a3: Layer already exists 18:47:47 d39c7d991d7d: Layer already exists 18:47:47 a6bde1c46adc: Layer already exists 18:47:47 c61c644d70b4: Layer already exists 18:47:47 cc2447e1835a: Layer already exists 18:47:47 3.1.0-dev.39: digest: sha256:d8ea1739fc6432c2731672851e7a08ce4eff65b972ee9a21c92ca1e893265a94 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:48 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:48 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40-3.1.0-dev.39 18:47:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:47:48 58e3a7d6d260: Preparing 18:47:48 4cad1c9be8ff: Preparing 18:47:48 d39c7d991d7d: Preparing 18:47:48 792eddca40f1: Preparing 18:47:48 563075f257a3: Preparing 18:47:48 a6bde1c46adc: Preparing 18:47:48 c61c644d70b4: Preparing 18:47:48 cc2447e1835a: Preparing 18:47:48 c61c644d70b4: Waiting 18:47:48 a6bde1c46adc: Waiting 18:47:48 792eddca40f1: Layer already exists 18:47:48 563075f257a3: Layer already exists 18:47:48 d39c7d991d7d: Layer already exists 18:47:48 58e3a7d6d260: Layer already exists 18:47:48 4cad1c9be8ff: Layer already exists 18:47:48 a6bde1c46adc: Layer already exists 18:47:48 cc2447e1835a: Layer already exists 18:47:48 c61c644d70b4: Layer already exists 18:47:48 a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40-3.1.0-dev.39: digest: sha256:d8ea1739fc6432c2731672851e7a08ce4eff65b972ee9a21c92ca1e893265a94 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:48 + 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 18:47:49 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 18:47:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:47:49 58e3a7d6d260: Preparing 18:47:49 4cad1c9be8ff: Preparing 18:47:49 d39c7d991d7d: Preparing 18:47:49 792eddca40f1: Preparing 18:47:49 563075f257a3: Preparing 18:47:49 a6bde1c46adc: Preparing 18:47:49 c61c644d70b4: Preparing 18:47:49 cc2447e1835a: Preparing 18:47:49 cc2447e1835a: Waiting 18:47:49 792eddca40f1: Layer already exists 18:47:49 4cad1c9be8ff: Layer already exists 18:47:49 58e3a7d6d260: Layer already exists 18:47:49 d39c7d991d7d: Layer already exists 18:47:49 563075f257a3: Layer already exists 18:47:49 a6bde1c46adc: Layer already exists 18:47:49 cc2447e1835a: Layer already exists 18:47:49 c61c644d70b4: Layer already exists 18:47:49 main: digest: sha256:d8ea1739fc6432c2731672851e7a08ce4eff65b972ee9a21c92ca1e893265a94 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:47:49 ===================================================== [Pipeline] echo 18:47:49 taggedImages: 18:47:49 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40 18:47:49 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 18:47:49 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.39 18:47:49 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40-3.1.0-dev.39 18:47:49 - 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 18:47:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:47:49 18:47:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:47:49 latest: Pulling from edgex-lftools-log-publisher 18:47:49 5eb5b503b376: Pulling fs layer 18:47:49 5c69ac0246d0: Pulling fs layer 18:47:49 ec43610c2a17: Pulling fs layer 18:47:49 3a2ae6a8a46f: Pulling fs layer 18:47:49 33b1e0a273af: Pulling fs layer 18:47:49 5d3b04190fa2: Pulling fs layer 18:47:49 2f39f015ded8: Pulling fs layer 18:47:49 5d3b04190fa2: Waiting 18:47:49 3a2ae6a8a46f: Waiting 18:47:49 33b1e0a273af: Waiting 18:47:49 2f39f015ded8: Waiting 18:47:49 5c69ac0246d0: Download complete 18:47:49 3a2ae6a8a46f: Download complete 18:47:49 33b1e0a273af: Verifying Checksum 18:47:49 33b1e0a273af: Download complete 18:47:49 5d3b04190fa2: Verifying Checksum 18:47:49 5d3b04190fa2: Download complete 18:47:49 ec43610c2a17: Verifying Checksum 18:47:49 ec43610c2a17: Download complete 18:47:50 5eb5b503b376: Verifying Checksum 18:47:50 5eb5b503b376: Download complete 18:47:50 2f39f015ded8: Download complete 18:47:51 5eb5b503b376: Pull complete 18:47:51 5c69ac0246d0: Pull complete 18:47:52 ec43610c2a17: Pull complete 18:47:52 3a2ae6a8a46f: Pull complete 18:47:52 33b1e0a273af: Pull complete 18:47:52 5d3b04190fa2: Pull complete 18:47:57 2f39f015ded8: Pull complete 18:47:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:47:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:47:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:47:57 prd-ubuntu20.04-docker-8c-8g-17373 does not seem to be running inside a container 18:47:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:48:01 $ docker top 518337faef846d7ab5b02a9913bd937c8f0c41ad60a347168c4ea10e54a2f660 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:48:02 ---> job-cost.sh 18:48:02 lf-activate-venv: SKIPPING 18:48:02 INFO: No Stack... 18:48:02 INFO: Retrieving Pricing Info for: v3-standard-8 18:48:02 INFO: Archiving Costs [Pipeline] sh 18:48:03 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 18:48:03 + cut -d, -f6 [Pipeline] lock 18:48:03 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-151-stack-cost] 18:48:03 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-151-stack-cost] did not exist. Created. 18:48:03 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-151-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:48:03 + echo total: 0.2199999988079071 [Pipeline] stash 18:48:03 Stashed 1 file(s) [Pipeline] } 18:48:03 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-151-stack-cost] [Pipeline] // lock [Pipeline] } 18:48:03 $ docker stop --time=1 518337faef846d7ab5b02a9913bd937c8f0c41ad60a347168c4ea10e54a2f660 18:48:04 $ docker rm -f --volumes 518337faef846d7ab5b02a9913bd937c8f0c41ad60a347168c4ea10e54a2f660 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:48:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17374 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 18:48:53 Running in /w/workspace/app-rfid-llrp-inventory/151 [Pipeline] { [Pipeline] checkout 18:48:53 The recommended git tool is: git 18:49:06 using credential edgex-jenkins-ssh 18:49:06 Cloning the remote Git repository 18:49:06 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 18:49:06 > git init /w/workspace/app-rfid-llrp-inventory/151 # timeout=10 18:49:06 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 18:49:06 > git --version # timeout=10 18:49:06 > git --version # 'git version 2.25.1' 18:49:06 using GIT_SSH to set credentials SSH Credentials for GitHub 18:49:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:49:09 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 18:49:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:49:10 Avoid second fetch 18:49:10 Checking out Revision a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40 (main) 18:49:10 > git config core.sparsecheckout # timeout=10 18:49:10 > git checkout -f a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40 # timeout=10 18:49:11 Commit message: "docs: Update changelog for release 3.1 (#252)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:49:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:49:12 % Total % Received % Xferd Average Speed Time Time Time Current 18:49:12 Dload Upload Total Spent Left Speed 18:49:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 113k 0 --:--:-- --:--:-- --:--:-- 113k [Pipeline] sh 18:49:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:49:13 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:49:13 + sudo tee /etc/docker/daemon.new 18:49:13 { 18:49:13 "registry-mirrors": [ 18:49:13 "https://nexus3.edgexfoundry.org:10001" 18:49:13 ], 18:49:13 "bip": "10.250.0.254/24", 18:49:13 "hosts": [ 18:49:13 "tcp://0.0.0.0:5555", 18:49:13 "unix:///var/run/docker.sock" 18:49:13 ], 18:49:13 "mtu": 1458, 18:49:13 "selinux-enabled": true, 18:49:13 "seccomp-profile": "/etc/docker/seccomp.json" 18:49:13 } [Pipeline] sh 18:49:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:49:14 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:49:37 provisioning config files... 18:49:37 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/151@tmp/config11432238927312426559tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:49:37 ---> docker-login.sh 18:49:37 nexus3.edgexfoundry.org:10001 18:49:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:38 Configure a credential helper to remove this warning. See 18:49:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:38 18:49:38 Login Succeeded 18:49:38 nexus3.edgexfoundry.org:10002 18:49:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:38 Configure a credential helper to remove this warning. See 18:49:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:38 18:49:38 Login Succeeded 18:49:38 nexus3.edgexfoundry.org:10003 18:49:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:38 Configure a credential helper to remove this warning. See 18:49:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:38 18:49:38 Login Succeeded 18:49:38 nexus3.edgexfoundry.org:10004 18:49:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:39 Configure a credential helper to remove this warning. See 18:49:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:39 18:49:39 Login Succeeded 18:49:39 docker.io 18:49:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:40 Configure a credential helper to remove this warning. See 18:49:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:40 18:49:40 Login Succeeded 18:49:40 ---> docker-login.sh ends [Pipeline] } 18:49:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:49:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:49:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:49:40 ========================================================= 18:49:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:49:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:40 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:49:41 Sending build context to Docker daemon 670.7kB 18:49:41 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:49:41 Step 2/12 : FROM ${BASE} AS builder 18:49:41 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:49:41 9fda8d8052c6: Pulling fs layer 18:49:41 5d54e960e981: Pulling fs layer 18:49:41 c4a7e357bf2a: Pulling fs layer 18:49:41 f0e02332f6b5: Pulling fs layer 18:49:41 cefa15bbcfad: Pulling fs layer 18:49:41 17808c966233: Pulling fs layer 18:49:41 f4c1fc716caa: Pulling fs layer 18:49:41 f0e02332f6b5: Waiting 18:49:41 cefa15bbcfad: Waiting 18:49:41 17808c966233: Waiting 18:49:41 f4c1fc716caa: Waiting 18:49:41 5d54e960e981: Verifying Checksum 18:49:41 5d54e960e981: Download complete 18:49:41 f0e02332f6b5: Verifying Checksum 18:49:41 f0e02332f6b5: Download complete 18:49:41 cefa15bbcfad: Verifying Checksum 18:49:41 cefa15bbcfad: Download complete 18:49:41 9fda8d8052c6: Download complete 18:49:42 f4c1fc716caa: Verifying Checksum 18:49:42 f4c1fc716caa: Download complete 18:49:42 9fda8d8052c6: Pull complete 18:49:43 5d54e960e981: Pull complete 18:49:43 c4a7e357bf2a: Verifying Checksum 18:49:43 c4a7e357bf2a: Download complete 18:49:44 17808c966233: Verifying Checksum 18:49:44 17808c966233: Download complete 18:49:56 c4a7e357bf2a: Pull complete 18:49:56 f0e02332f6b5: Pull complete 18:49:56 cefa15bbcfad: Pull complete 18:50:05 17808c966233: Pull complete 18:50:07 f4c1fc716caa: Pull complete 18:50:07 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 18:50:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:50:07 ---> ea914061e18c 18:50:07 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 18:50:08 ---> Running in 9ed82903e424 18:50:08 Removing intermediate container 9ed82903e424 18:50:08 ---> e084349c1e47 18:50:08 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:50:08 ---> Running in 74e5878ce07e 18:50:08 Removing intermediate container 74e5878ce07e 18:50:08 ---> d92c4a4451c7 18:50:08 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:50:09 ---> Running in 345c5ba44af8 18:50:09 Removing intermediate container 345c5ba44af8 18:50:09 ---> f9d5714d3d23 18:50:09 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:50:09 ---> Running in 7237dceca703 18:50:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:50:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:50:11 OK: 266 MiB in 52 packages 18:50:14 Removing intermediate container 7237dceca703 18:50:14 ---> 6121fe580203 18:50:14 Step 7/12 : WORKDIR /app 18:50:14 ---> Running in 90b30c2c3bdb 18:50:14 Removing intermediate container 90b30c2c3bdb 18:50:14 ---> 2437e4761445 18:50:14 Step 8/12 : COPY go.mod vendor* ./ 18:50:16 ---> f511872501e4 18:50:16 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:50:16 ---> Running in 7f47576dc54d 18:51:38 Removing intermediate container 7f47576dc54d 18:51:38 ---> aa640d7fee79 18:51:38 Step 10/12 : COPY . . 18:51:38 ---> 079773e69d25 18:51:38 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:51:38 ---> Running in 0dd41f94eadc 18:51:38 Removing intermediate container 0dd41f94eadc 18:51:38 ---> 28e5aed9ed25 18:51:38 Step 12/12 : RUN $MAKE 18:51:38 ---> Running in 32cb04628720 18:51:38 noop 18:51:38 Removing intermediate container 32cb04628720 18:51:38 ---> 27132a63550a 18:51:38 Successfully built 27132a63550a 18:51:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:38 + docker inspect -f . ci-base-image-arm64 18:51:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:51:38 prd-ubuntu20.04-docker-arm64-4c-16g-17374 does not seem to be running inside a container 18:51:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/151 -v /w/workspace/app-rfid-llrp-inventory/151:/w/workspace/app-rfid-llrp-inventory/151:rw,z -v /w/workspace/app-rfid-llrp-inventory/151@tmp:/w/workspace/app-rfid-llrp-inventory/151@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 18:51:40 $ docker top 516ae8becc7fedcf0dd957f068d290717a9056089c9ac0fcf0ec6d57144b731f -eo pid,comm [Pipeline] { [Pipeline] sh 18:51:41 + go version 18:51:41 go version go1.21.0 linux/arm64 [Pipeline] } 18:51:41 $ docker stop --time=1 516ae8becc7fedcf0dd957f068d290717a9056089c9ac0fcf0ec6d57144b731f 18:51:42 $ docker rm -f --volumes 516ae8becc7fedcf0dd957f068d290717a9056089c9ac0fcf0ec6d57144b731f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:43 + docker inspect -f . ci-base-image-arm64 18:51:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:51:43 prd-ubuntu20.04-docker-arm64-4c-16g-17374 does not seem to be running inside a container 18:51:43 $ 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/151 -v /w/workspace/app-rfid-llrp-inventory/151:/w/workspace/app-rfid-llrp-inventory/151:rw,z -v /w/workspace/app-rfid-llrp-inventory/151@tmp:/w/workspace/app-rfid-llrp-inventory/151@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 18:51:44 $ docker top 244266dfc6070557b80942dce3a97a1edc0ebcc28a4b56b2f06526b4c58bee96 -eo pid,comm [Pipeline] { [Pipeline] sh 18:51:45 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/151 [Pipeline] fileExists [Pipeline] sh 18:51:45 + make test 18:51:45 go test -race ./... -coverprofile=coverage.out ./... 18:53:52 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 18:53:52 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 18:53:52 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.004s coverage: 86.2% of statements 18:54:02 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.364s coverage: 71.9% of statements 18:54:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:54:03 go vet ./... 18:55:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:55:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:55:55 ./bin/test-attribution.sh 18:55:55 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 18:55:55 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 18:55:55 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 18:55:55 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 18:55:55 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 18:55:55 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 18:55:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:55:55 $ docker stop --time=1 244266dfc6070557b80942dce3a97a1edc0ebcc28a4b56b2f06526b4c58bee96 18:56:00 $ docker rm -f --volumes 244266dfc6070557b80942dce3a97a1edc0ebcc28a4b56b2f06526b4c58bee96 [Pipeline] // withDockerContainer [Pipeline] sh 18:56:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:56:02 Warning: overwriting stash ‘coverage-report’ 18:56:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:56:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:56:03 + ls -al . 18:56:03 total 204 18:56:03 drwxrwxr-x 10 jenkins jenkins 4096 Nov 13 18:51 . 18:56:03 drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 18:49 .. 18:56:03 -rw-rw-r-- 1 jenkins jenkins 262 Nov 13 18:49 .dockerignore 18:56:03 drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 18:49 .git 18:56:03 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 18:49 .github 18:56:03 -rw-rw-r-- 1 jenkins jenkins 773 Nov 13 18:49 .gitignore 18:56:03 -rw-rw-r-- 1 jenkins jenkins 41 Nov 13 18:49 .golangci.yml 18:56:03 -rw-rw-r-- 1 jenkins jenkins 10232 Nov 13 18:49 Attribution.txt 18:56:03 -rw-rw-r-- 1 jenkins jenkins 11245 Nov 13 18:49 CHANGELOG.md 18:56:03 -rw-rw-r-- 1 jenkins jenkins 1659 Nov 13 18:49 Dockerfile 18:56:03 -rw-rw-r-- 1 jenkins jenkins 677 Nov 13 18:49 GOVERNANCE.md 18:56:03 -rw-rw-r-- 1 jenkins jenkins 665 Nov 13 18:49 Jenkinsfile 18:56:03 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 13 18:49 LICENSE 18:56:03 -rw-rw-r-- 1 jenkins jenkins 2497 Nov 13 18:49 Makefile 18:56:03 -rw-rw-r-- 1 jenkins jenkins 617 Nov 13 18:49 OWNERS.md 18:56:03 -rw-rw-r-- 1 jenkins jenkins 3851 Nov 13 18:49 README.md 18:56:03 -rw-rw-r-- 1 jenkins jenkins 12 Nov 13 18:45 VERSION 18:56:03 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 18:49 bin 18:56:03 -rw-r--r-- 1 jenkins jenkins 41317 Nov 13 18:54 coverage.out 18:56:03 -rw-rw-r-- 1 jenkins jenkins 3922 Nov 13 18:49 go.mod 18:56:03 -rw-rw-r-- 1 jenkins jenkins 34986 Nov 13 18:49 go.sum 18:56:03 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 18:49 images 18:56:03 drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 18:49 internal 18:56:03 -rw-rw-r-- 1 jenkins jenkins 531 Nov 13 18:49 main.go 18:56:03 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 18:49 openapi 18:56:03 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 18:49 res 18:56:03 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 18:49 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:56:03 + 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=a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40 --label arch=arm64 --label version=3.1.0-dev.39 . 18:56:03 Sending build context to Docker daemon 670.7kB 18:56:03 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 18:56:03 Step 2/29 : FROM ${BASE} AS builder 18:56:03 ---> 27132a63550a 18:56:03 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 18:56:03 ---> Running in a85512c8ff21 18:56:04 Removing intermediate container a85512c8ff21 18:56:04 ---> 9b4e97cfaa69 18:56:04 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 18:56:04 ---> Running in 2d805a976ba6 18:56:04 Removing intermediate container 2d805a976ba6 18:56:04 ---> a4b6f11fee0f 18:56:04 Step 5/29 : ARG ADD_BUILD_TAGS="" 18:56:04 ---> Running in 28e60bf652a4 18:56:05 Removing intermediate container 28e60bf652a4 18:56:05 ---> 19d220396d9d 18:56:05 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:56:05 ---> Running in 73964d71330b 18:56:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:56:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:56:07 OK: 266 MiB in 52 packages 18:56:08 Removing intermediate container 73964d71330b 18:56:08 ---> 5ae06bf4a231 18:56:08 Step 7/29 : WORKDIR /app 18:56:08 ---> Running in eeec3e666066 18:56:08 Removing intermediate container eeec3e666066 18:56:08 ---> 52cf86c09ca6 18:56:08 Step 8/29 : COPY go.mod vendor* ./ 18:56:09 ---> 1b789cde96f5 18:56:09 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:56:09 ---> Running in e6bc2983586b 18:56:13 Removing intermediate container e6bc2983586b 18:56:13 ---> e0e0b249533c 18:56:13 Step 10/29 : COPY . . 18:56:13 ---> 99829e188d6f 18:56:13 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:56:13 ---> Running in fc81dd466e85 18:56:14 Removing intermediate container fc81dd466e85 18:56:14 ---> 136ea8a13a0a 18:56:14 Step 12/29 : RUN $MAKE 18:56:14 ---> Running in 458279d3fa3e 18:56:15 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.39 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.39" -trimpath -mod=readonly -o app-rfid-llrp-inventory 18:58:06 Removing intermediate container 458279d3fa3e 18:58:06 ---> d8a984cca051 18:58:06 Step 13/29 : FROM alpine:3.18 18:58:06 3.18: Pulling from library/alpine 18:58:06 579b34f0a95b: Pulling fs layer 18:58:06 579b34f0a95b: Verifying Checksum 18:58:06 579b34f0a95b: Download complete 18:58:06 579b34f0a95b: Pull complete 18:58:06 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:58:06 Status: Downloaded newer image for alpine:3.18 18:58:06 ---> 3cc203321400 18:58:06 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:58:06 ---> Running in 4768e518fc41 18:58:06 Removing intermediate container 4768e518fc41 18:58:06 ---> 25e7abc7d946 18:58:06 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 18:58:06 ---> Running in 6670341855a4 18:58:06 Removing intermediate container 6670341855a4 18:58:06 ---> e8fbc94926cf 18:58:06 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 18:58:06 ---> Running in 0d925529d480 18:58:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:58:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:58:06 (1/2) Installing ca-certificates (20230506-r0) 18:58:06 (2/2) Installing dumb-init (1.2.5-r2) 18:58:06 Executing busybox-1.36.1-r2.trigger 18:58:06 Executing ca-certificates-20230506-r0.trigger 18:58:07 OK: 9 MiB in 17 packages 18:58:08 Removing intermediate container 0d925529d480 18:58:08 ---> 1a86ac6eaec4 18:58:08 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:58:08 ---> 56d558ae6d9c 18:58:08 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 18:58:09 ---> d5807445858b 18:58:09 Step 19/29 : COPY --from=builder /app/res/ /res/ 18:58:10 ---> 1ab74f4f82ae 18:58:10 Step 20/29 : COPY --from=builder /app/static/ /static/ 18:58:10 ---> f12a7c81de07 18:58:10 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 18:58:12 ---> 7ca7a55417f8 18:58:12 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 18:58:12 ---> Running in 683f3a112966 18:58:13 Removing intermediate container 683f3a112966 18:58:13 ---> 8c0cbbc080ef 18:58:13 Step 23/29 : VOLUME /cache 18:58:13 ---> Running in 77e7392cf3cb 18:58:13 Removing intermediate container 77e7392cf3cb 18:58:13 ---> ec4f82fa3dc9 18:58:13 Step 24/29 : EXPOSE 59711 18:58:13 ---> Running in 9d168d58ab6e 18:58:14 Removing intermediate container 9d168d58ab6e 18:58:14 ---> 9bbd769dbc19 18:58:14 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 18:58:14 ---> Running in 7637c5d986af 18:58:14 Removing intermediate container 7637c5d986af 18:58:14 ---> e6e9ce383970 18:58:14 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 18:58:14 ---> Running in ff7104c9f94c 18:58:15 Removing intermediate container ff7104c9f94c 18:58:15 ---> 50466dbdd086 18:58:15 Step 27/29 : LABEL arch=arm64 18:58:15 ---> Running in 121ae46beb01 18:58:15 Removing intermediate container 121ae46beb01 18:58:15 ---> ee76e78f2d90 18:58:15 Step 28/29 : LABEL git_sha=a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40 18:58:15 ---> Running in d2939f573704 18:58:15 Removing intermediate container d2939f573704 18:58:15 ---> a308a7624bc2 18:58:15 Step 29/29 : LABEL version=3.1.0-dev.39 18:58:15 ---> Running in 52ef38678908 18:58:16 Removing intermediate container 52ef38678908 18:58:16 ---> 7a1d4d507ab0 18:58:16 [Warning] One or more build-args [ARCH] were not consumed 18:58:16 Successfully built 7a1d4d507ab0 18:58:16 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 18:58:16 provisioning config files... 18:58:16 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/151@tmp/config15159398889588133721tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:58:16 ---> docker-login.sh 18:58:16 nexus3.edgexfoundry.org:10001 18:58:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:16 Configure a credential helper to remove this warning. See 18:58:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:16 18:58:16 Login Succeeded 18:58:16 nexus3.edgexfoundry.org:10002 18:58:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:17 Configure a credential helper to remove this warning. See 18:58:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:17 18:58:17 Login Succeeded 18:58:17 nexus3.edgexfoundry.org:10003 18:58:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:17 Configure a credential helper to remove this warning. See 18:58:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:17 18:58:17 Login Succeeded 18:58:17 nexus3.edgexfoundry.org:10004 18:58:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:17 Configure a credential helper to remove this warning. See 18:58:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:17 18:58:17 Login Succeeded 18:58:17 docker.io 18:58:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:18 Configure a credential helper to remove this warning. See 18:58:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:18 18:58:18 Login Succeeded 18:58:18 ---> docker-login.sh ends [Pipeline] } 18:58:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:58:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:58:18 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 18:58:18 a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40 18:58:18 latest 18:58:18 3.1.0-dev.39 18:58:18 a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40-3.1.0-dev.39 18:58:18 main 18:58:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:18 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:19 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40 18:58:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:58:19 531aefd77442: Preparing 18:58:19 ba6cf5237449: Preparing 18:58:19 b6d8b9534ba8: Preparing 18:58:19 533b9c9fbc7b: Preparing 18:58:19 1b3d741cee9b: Preparing 18:58:19 5ffe2c318a7b: Preparing 18:58:19 035ed10773a2: Preparing 18:58:19 5f4d9fc4d98d: Preparing 18:58:19 5ffe2c318a7b: Waiting 18:58:19 035ed10773a2: Waiting 18:58:19 5f4d9fc4d98d: Waiting 18:58:19 533b9c9fbc7b: Pushed 18:58:19 1b3d741cee9b: Pushed 18:58:19 531aefd77442: Pushed 18:58:19 b6d8b9534ba8: Pushed 18:58:19 5f4d9fc4d98d: Layer already exists 18:58:19 5ffe2c318a7b: Pushed 18:58:19 035ed10773a2: Pushed 18:58:26 ba6cf5237449: Pushed 18:58:26 a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40: digest: sha256:dd9d60c3605c898b183eb68f104b89416890fc069afae04512f23e59281ea01d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:26 + 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 18:58:27 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 18:58:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:58:27 531aefd77442: Preparing 18:58:27 ba6cf5237449: Preparing 18:58:27 b6d8b9534ba8: Preparing 18:58:27 533b9c9fbc7b: Preparing 18:58:27 1b3d741cee9b: Preparing 18:58:27 5ffe2c318a7b: Preparing 18:58:27 035ed10773a2: Preparing 18:58:27 5f4d9fc4d98d: Preparing 18:58:27 5ffe2c318a7b: Waiting 18:58:27 035ed10773a2: Waiting 18:58:27 5f4d9fc4d98d: Waiting 18:58:27 b6d8b9534ba8: Layer already exists 18:58:27 531aefd77442: Layer already exists 18:58:27 ba6cf5237449: Layer already exists 18:58:27 1b3d741cee9b: Layer already exists 18:58:27 533b9c9fbc7b: Layer already exists 18:58:27 5ffe2c318a7b: Layer already exists 18:58:27 5f4d9fc4d98d: Layer already exists 18:58:27 035ed10773a2: Layer already exists 18:58:27 latest: digest: sha256:dd9d60c3605c898b183eb68f104b89416890fc069afae04512f23e59281ea01d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:27 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:28 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.39 18:58:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:58:28 531aefd77442: Preparing 18:58:28 ba6cf5237449: Preparing 18:58:28 b6d8b9534ba8: Preparing 18:58:28 533b9c9fbc7b: Preparing 18:58:28 1b3d741cee9b: Preparing 18:58:28 5ffe2c318a7b: Preparing 18:58:28 035ed10773a2: Preparing 18:58:28 5f4d9fc4d98d: Preparing 18:58:28 5ffe2c318a7b: Waiting 18:58:28 035ed10773a2: Waiting 18:58:28 5f4d9fc4d98d: Waiting 18:58:28 533b9c9fbc7b: Layer already exists 18:58:28 1b3d741cee9b: Layer already exists 18:58:28 b6d8b9534ba8: Layer already exists 18:58:28 ba6cf5237449: Layer already exists 18:58:28 531aefd77442: Layer already exists 18:58:28 5ffe2c318a7b: Layer already exists 18:58:28 5f4d9fc4d98d: Layer already exists 18:58:28 035ed10773a2: Layer already exists 18:58:28 3.1.0-dev.39: digest: sha256:dd9d60c3605c898b183eb68f104b89416890fc069afae04512f23e59281ea01d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:28 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:29 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40-3.1.0-dev.39 18:58:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:58:29 531aefd77442: Preparing 18:58:29 ba6cf5237449: Preparing 18:58:29 b6d8b9534ba8: Preparing 18:58:29 533b9c9fbc7b: Preparing 18:58:29 1b3d741cee9b: Preparing 18:58:29 5ffe2c318a7b: Preparing 18:58:29 035ed10773a2: Preparing 18:58:29 5f4d9fc4d98d: Preparing 18:58:29 5ffe2c318a7b: Waiting 18:58:29 035ed10773a2: Waiting 18:58:29 5f4d9fc4d98d: Waiting 18:58:29 1b3d741cee9b: Layer already exists 18:58:29 533b9c9fbc7b: Layer already exists 18:58:29 531aefd77442: Layer already exists 18:58:29 b6d8b9534ba8: Layer already exists 18:58:29 ba6cf5237449: Layer already exists 18:58:29 5f4d9fc4d98d: Layer already exists 18:58:29 5ffe2c318a7b: Layer already exists 18:58:29 035ed10773a2: Layer already exists 18:58:29 a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40-3.1.0-dev.39: digest: sha256:dd9d60c3605c898b183eb68f104b89416890fc069afae04512f23e59281ea01d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:29 + 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 18:58:30 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 18:58:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:58:30 531aefd77442: Preparing 18:58:30 ba6cf5237449: Preparing 18:58:30 b6d8b9534ba8: Preparing 18:58:30 533b9c9fbc7b: Preparing 18:58:30 1b3d741cee9b: Preparing 18:58:30 5ffe2c318a7b: Preparing 18:58:30 035ed10773a2: Preparing 18:58:30 5f4d9fc4d98d: Preparing 18:58:30 5ffe2c318a7b: Waiting 18:58:30 035ed10773a2: Waiting 18:58:30 5f4d9fc4d98d: Waiting 18:58:30 b6d8b9534ba8: Layer already exists 18:58:30 533b9c9fbc7b: Layer already exists 18:58:30 ba6cf5237449: Layer already exists 18:58:30 531aefd77442: Layer already exists 18:58:30 1b3d741cee9b: Layer already exists 18:58:30 035ed10773a2: Layer already exists 18:58:30 5ffe2c318a7b: Layer already exists 18:58:30 5f4d9fc4d98d: Layer already exists 18:58:30 main: digest: sha256:dd9d60c3605c898b183eb68f104b89416890fc069afae04512f23e59281ea01d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:58:30 ===================================================== [Pipeline] echo 18:58:30 taggedImages: 18:58:30 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40 18:58:30 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 18:58:30 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.39 18:58:30 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40-3.1.0-dev.39 18:58:30 - 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 18:58:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:58:30 18:58:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:58:33 arm64: Pulling from edgex-lftools-log-publisher 18:58:33 8998bd30e6a1: Pulling fs layer 18:58:33 04944245beec: Pulling fs layer 18:58:33 699f458cf7ca: Pulling fs layer 18:58:33 765212b225bb: Pulling fs layer 18:58:33 f23df028b6ca: Pulling fs layer 18:58:33 d65c8cfc05b1: Pulling fs layer 18:58:33 2437ff75d9bd: Pulling fs layer 18:58:33 f23df028b6ca: Waiting 18:58:33 d65c8cfc05b1: Waiting 18:58:33 765212b225bb: Waiting 18:58:33 2437ff75d9bd: Waiting 18:58:33 04944245beec: Verifying Checksum 18:58:33 04944245beec: Download complete 18:58:33 765212b225bb: Verifying Checksum 18:58:33 765212b225bb: Download complete 18:58:33 f23df028b6ca: Verifying Checksum 18:58:33 f23df028b6ca: Download complete 18:58:33 d65c8cfc05b1: Verifying Checksum 18:58:33 d65c8cfc05b1: Download complete 18:58:34 699f458cf7ca: Verifying Checksum 18:58:34 699f458cf7ca: Download complete 18:58:34 8998bd30e6a1: Verifying Checksum 18:58:34 8998bd30e6a1: Download complete 18:58:37 2437ff75d9bd: Verifying Checksum 18:58:37 2437ff75d9bd: Download complete 18:58:39 8998bd30e6a1: Pull complete 18:58:39 04944245beec: Pull complete 18:58:40 699f458cf7ca: Pull complete 18:58:40 765212b225bb: Pull complete 18:58:41 f23df028b6ca: Pull complete 18:58:41 d65c8cfc05b1: Pull complete 18:59:00 2437ff75d9bd: Pull complete 18:59:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:59:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:59:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:59:00 prd-ubuntu20.04-docker-arm64-4c-16g-17374 does not seem to be running inside a container 18:59:00 $ 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/151 -v /w/workspace/app-rfid-llrp-inventory/151:/w/workspace/app-rfid-llrp-inventory/151:rw,z -v /w/workspace/app-rfid-llrp-inventory/151@tmp:/w/workspace/app-rfid-llrp-inventory/151@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 18:59:02 $ docker top 457aa69fb63dcb0da9ada9c1e113962fd2ecab03a95e206c6f66e7e4aab58427 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:59:03 ---> job-cost.sh 18:59:03 lf-activate-venv: SKIPPING 18:59:03 INFO: No Stack... 18:59:04 INFO: Retrieving Pricing Info for: v3-standard-4 18:59:04 INFO: Archiving Costs [Pipeline] sh 18:59:05 + cat /w/workspace/app-rfid-llrp-inventory/151/archives/cost.csv 18:59:05 + cut -d, -f6 [Pipeline] lock 18:59:05 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-151-stack-cost] 18:59:05 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-151-stack-cost] did not exist. Created. 18:59:05 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-151-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:59:05 /w/workspace/app-rfid-llrp-inventory/151@tmp/durable-3ddcfb3a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:59:06 + echo total: 0.10999999940395355 [Pipeline] stash 18:59:06 Warning: overwriting stash ‘stack-cost’ 18:59:06 Stashed 1 file(s) [Pipeline] } 18:59:06 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-151-stack-cost] [Pipeline] // lock [Pipeline] } 18:59:06 $ docker stop --time=1 457aa69fb63dcb0da9ada9c1e113962fd2ecab03a95e206c6f66e7e4aab58427 18:59:08 $ docker rm -f --volumes 457aa69fb63dcb0da9ada9c1e113962fd2ecab03a95e206c6f66e7e4aab58427 [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 18:59:08 provisioning config files... 18:59:08 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7461380944480951589tmp [Pipeline] { [Pipeline] sh 18:59:08 + set +x 18:59:08 + curl -s https://codecov.io/bash 18:59:08 + bash -s -- 18:59:08 18:59:08 _____ _ 18:59:08 / ____| | | 18:59:08 | | ___ __| | ___ ___ _____ __ 18:59:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:59:08 | |___| (_) | (_| | __/ (_| (_) \ V / 18:59:08 \_____\___/ \__,_|\___|\___\___/ \_/ 18:59:08 Bash-1.0.6 18:59:08 18:59:08 18:59:08 ==> git version 2.25.1 found 18:59:08 ==> 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 18:59:08 Release-Date: 2020-01-08 18:59:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:59:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:59:08 ==> Jenkins CI detected. 18:59:08 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 18:59:08 project root: . 18:59:08 --> token set from env 18:59:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:59:08 ==> Running gcov in . (disable via -X gcov) 18:59:08 ==> Python coveragepy not found 18:59:08 ==> Searching for coverage reports in: 18:59:08 + . 18:59:08 -> Found 1 reports 18:59:08 ==> Detecting git/mercurial file structure 18:59:09 ==> Reading reports 18:59:09 + ./coverage.out bytes=41317 18:59:09 ==> Appending adjustments 18:59:09 https://docs.codecov.io/docs/fixing-reports 18:59:09 + Found adjustments 18:59:09 ==> Gzipping contents 18:59:09 12K /tmp/codecov.RRwVY1.gz 18:59:09 ==> Uploading reports 18:59:09 url: https://codecov.io 18:59:09 query: branch=main&commit=a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40&build=151&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F151%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 18:59:09 -> Pinging Codecov 18:59:09 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=a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40&build=151&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F151%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 18:59:09 -> Uploading to 18:59:09 https://storage.googleapis.com/codecov/v4/raw/2023-11-13/581DD39554BDF9B6E22D074273EAD858/a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40/b703f29d-81b6-486f-96b2-936277069cfa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231113%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231113T185909Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6a93ba646410e2e7e69db06dec389e33aecfe7d1d773a8ebf435c514b38e9436 18:59:09 % Total % Received % Xferd Average Speed Time Time Time Current 18:59:09 Dload Upload Total Spent Left Speed 18:59:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11602 0 0 100 11602 0 39869 --:--:-- --:--:-- --:--:-- 39869 18:59:09 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40 [Pipeline] } 18:59:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:59:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:59:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:59:10 18:59:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:59:10 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:59:10 df9b9388f04a: Pulling fs layer 18:59:10 52dc419b0ee2: Pulling fs layer 18:59:10 25bc292e5bac: Pulling fs layer 18:59:10 114826534d7a: Pulling fs layer 18:59:10 4657fd5d0bcf: Pulling fs layer 18:59:10 6ad1cebc031e: Pulling fs layer 18:59:10 8a3aa393b2d8: Pulling fs layer 18:59:10 114826534d7a: Waiting 18:59:10 4657fd5d0bcf: Waiting 18:59:10 8a3aa393b2d8: Waiting 18:59:10 6ad1cebc031e: Waiting 18:59:10 25bc292e5bac: Verifying Checksum 18:59:10 25bc292e5bac: Download complete 18:59:10 52dc419b0ee2: Verifying Checksum 18:59:10 52dc419b0ee2: Download complete 18:59:10 4657fd5d0bcf: Verifying Checksum 18:59:10 4657fd5d0bcf: Download complete 18:59:10 df9b9388f04a: Download complete 18:59:10 6ad1cebc031e: Verifying Checksum 18:59:10 6ad1cebc031e: Download complete 18:59:10 df9b9388f04a: Pull complete 18:59:10 52dc419b0ee2: Pull complete 18:59:10 25bc292e5bac: Pull complete 18:59:11 114826534d7a: Download complete 18:59:11 8a3aa393b2d8: Verifying Checksum 18:59:11 8a3aa393b2d8: Download complete 18:59:15 114826534d7a: Pull complete 18:59:15 4657fd5d0bcf: Pull complete 18:59:15 6ad1cebc031e: Pull complete 18:59:18 8a3aa393b2d8: Pull complete 18:59:18 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:59:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:59:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:59:18 prd-ubuntu20.04-docker-8c-8g-17373 does not seem to be running inside a container 18:59:18 $ 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 18:59:23 $ docker top fe1ef0270fa39788906e96836f3f945ec9e01e47a945d8f5cbaf46c98409237f -eo pid,comm [Pipeline] { [Pipeline] echo 18:59:23 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 18:59:23 + set -o pipefail 18:59:23 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 18:59:28 18:59:28 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 18:59:28 18:59:28 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/e3adac1c-888e-4582-ab7f-beb01ce1a8c0 18:59:28 18:59:28 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:59:28 18:59:28 18:59:28 A medium severity vulnerability was found in the Snyk CLI versions you are using. 18:59:28 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 18:59:28 More details here: https://snyk.co/ue1NS 18:59:28 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 18:59:28 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 18:59:28 $ docker stop --time=1 fe1ef0270fa39788906e96836f3f945ec9e01e47a945d8f5cbaf46c98409237f 18:59:33 $ docker rm -f --volumes fe1ef0270fa39788906e96836f3f945ec9e01e47a945d8f5cbaf46c98409237f [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 18:59:34 + git log --format=format:%s -1 a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40 [Pipeline] sh 18:59:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:59:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:59:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:59:34 prd-ubuntu20.04-docker-8c-8g-17373 does not seem to be running inside a container 18:59:34 $ 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 18:59:35 $ docker top 86a204969668d9613c865fee53ee7fcdacb1f8c666ea2c768433c148444ce4c1 -eo pid,comm 18:59:35 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). 18:59:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:59:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:59:35 [ssh-agent] Looking for ssh-agent implementation... 18:59:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:59:35 $ docker exec 86a204969668d9613c865fee53ee7fcdacb1f8c666ea2c768433c148444ce4c1 ssh-agent 18:59:35 SSH_AUTH_SOCK=/tmp/ssh-KA8rpQqB9GwT/agent.32 18:59:35 SSH_AGENT_PID=38 18:59:35 Running ssh-add (command line suppressed) 18:59:35 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6643882945119448880.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6643882945119448880.key) 18:59:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:59:35 + git semver tag 18:59:36 2023-11-13 18:59:36,194 [run_tag] DEBUG tag force:False 18:59:36 2023-11-13 18:59:36,194 [check_head_tag] DEBUG check head tag 18:59:36 2023-11-13 18:59:36,195 [execute] INFO git cat-file --batch-check 18:59:36 2023-11-13 18:59:36,195 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 18:59:36 2023-11-13 18:59:36,198 [execute] INFO git cat-file --batch 18:59:36 2023-11-13 18:59:36,199 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 18:59:36 2023-11-13 18:59:36,217 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:59:36 2023-11-13 18:59:36,218 [execute] INFO git tag -a v3.1.0-dev.39 -m v3.1.0-dev.39 18:59:36 2023-11-13 18:59:36,218 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.39', '-m', 'v3.1.0-dev.39'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 18:59:36 2023-11-13 18:59:36,222 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:59:36 3.1.0-dev.39 [Pipeline] } 18:59:36 $ docker exec --env ******** --env ******** 86a204969668d9613c865fee53ee7fcdacb1f8c666ea2c768433c148444ce4c1 ssh-agent -k 18:59:36 unset SSH_AUTH_SOCK; 18:59:36 unset SSH_AGENT_PID; 18:59:36 echo Agent pid 38 killed; 18:59:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:59:36 + git semver [Pipeline] } 18:59:36 $ docker stop --time=1 86a204969668d9613c865fee53ee7fcdacb1f8c666ea2c768433c148444ce4c1 18:59:38 $ docker rm -f --volumes 86a204969668d9613c865fee53ee7fcdacb1f8c666ea2c768433c148444ce4c1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:59:38 18:59:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:59:39 0.23.1-centos7: Pulling from edgex-lftools 18:59:39 ab5ef0e58194: Pulling fs layer 18:59:39 9712f1f96733: Pulling fs layer 18:59:39 63f879dbbcfc: Pulling fs layer 18:59:39 0d9ebad4ef96: Pulling fs layer 18:59:39 e9a5061849ea: Pulling fs layer 18:59:39 d747dcd14b5f: Pulling fs layer 18:59:39 2de7ff778b66: Pulling fs layer 18:59:39 0d9ebad4ef96: Waiting 18:59:39 e9a5061849ea: Waiting 18:59:39 d747dcd14b5f: Waiting 18:59:39 2de7ff778b66: Waiting 18:59:39 9712f1f96733: Verifying Checksum 18:59:39 9712f1f96733: Download complete 18:59:39 63f879dbbcfc: Verifying Checksum 18:59:39 63f879dbbcfc: Download complete 18:59:39 e9a5061849ea: Verifying Checksum 18:59:39 e9a5061849ea: Download complete 18:59:39 d747dcd14b5f: Verifying Checksum 18:59:39 d747dcd14b5f: Download complete 18:59:39 0d9ebad4ef96: Verifying Checksum 18:59:39 0d9ebad4ef96: Download complete 18:59:39 ab5ef0e58194: Verifying Checksum 18:59:39 ab5ef0e58194: Download complete 18:59:39 2de7ff778b66: Verifying Checksum 18:59:39 2de7ff778b66: Download complete 18:59:42 ab5ef0e58194: Pull complete 18:59:42 9712f1f96733: Pull complete 18:59:43 63f879dbbcfc: Pull complete 18:59:47 0d9ebad4ef96: Pull complete 18:59:47 e9a5061849ea: Pull complete 18:59:47 d747dcd14b5f: Pull complete 18:59:48 2de7ff778b66: Pull complete 18:59:48 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:59:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:59:48 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:59:48 prd-ubuntu20.04-docker-8c-8g-17373 does not seem to be running inside a container 18:59:48 $ 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 18:59:54 $ docker top bdfdd9ca09c1621e7f250ad437103b51030c9ca2f0d8fc9fbe832b2db592a384 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:59:54 provisioning config files... 18:59:54 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7281512891879898377tmp 18:59:54 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7213804046790534142tmp 18:59:54 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6306901677786371605tmp [Pipeline] { [Pipeline] echo 18:59:54 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:59:55 ---> sigul-configuration.sh 18:59:55 gpg: directory `/root/.gnupg' created 18:59:55 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:59:55 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:59:55 gpg: keyring `/root/.gnupg/secring.gpg' created 18:59:55 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:59:55 gpg: CAST5 encrypted data 18:59:55 gpg: encrypted with 1 passphrase 18:59:55 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:59:55 + mkdir /home/jenkins 18:59:55 + mkdir /home/jenkins/sigul [Pipeline] sh 18:59:55 + 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 18:59:55 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:59:56 ---> sigul-install.sh 18:59:56 Sigul already installed; skipping installation. [Pipeline] sh 18:59:56 + git tag --list 18:59:56 v0.0.0 18:59:56 v1.0.0 18:59:56 v2.1.0 18:59:56 v2.1.1 18:59:56 v2.2.0 18:59:56 v2.3.0 18:59:56 v3.0 18:59:56 v3.0.0 18:59:56 v3.0.1 18:59:56 v3.0.1-dev.1 18:59:56 v3.1.0-dev.1 18:59:56 v3.1.0-dev.10 18:59:56 v3.1.0-dev.11 18:59:56 v3.1.0-dev.12 18:59:56 v3.1.0-dev.13 18:59:56 v3.1.0-dev.14 18:59:56 v3.1.0-dev.15 18:59:56 v3.1.0-dev.16 18:59:56 v3.1.0-dev.17 18:59:56 v3.1.0-dev.18 18:59:56 v3.1.0-dev.19 18:59:56 v3.1.0-dev.2 18:59:56 v3.1.0-dev.20 18:59:56 v3.1.0-dev.21 18:59:56 v3.1.0-dev.22 18:59:56 v3.1.0-dev.23 18:59:56 v3.1.0-dev.24 18:59:56 v3.1.0-dev.25 18:59:56 v3.1.0-dev.26 18:59:56 v3.1.0-dev.27 18:59:56 v3.1.0-dev.28 18:59:56 v3.1.0-dev.29 18:59:56 v3.1.0-dev.3 18:59:56 v3.1.0-dev.30 18:59:56 v3.1.0-dev.31 18:59:56 v3.1.0-dev.32 18:59:56 v3.1.0-dev.33 18:59:56 v3.1.0-dev.34 18:59:56 v3.1.0-dev.35 18:59:56 v3.1.0-dev.36 18:59:56 v3.1.0-dev.37 18:59:56 v3.1.0-dev.38 18:59:56 v3.1.0-dev.39 18:59:56 v3.1.0-dev.4 18:59:56 v3.1.0-dev.5 18:59:56 v3.1.0-dev.6 18:59:56 v3.1.0-dev.7 18:59:56 v3.1.0-dev.8 18:59:56 v3.1.0-dev.9 [Pipeline] sh 18:59:56 + lftools sign git-tag v3.1.0-dev.39 18:59:57 Signing Git tag with Sigul... 18:59:57 Signing v3.1.0-dev.39 [Pipeline] echo 18:59:57 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:59:57 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:59:57 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:59:57 $ docker stop --time=1 bdfdd9ca09c1621e7f250ad437103b51030c9ca2f0d8fc9fbe832b2db592a384 18:59:59 $ docker rm -f --volumes bdfdd9ca09c1621e7f250ad437103b51030c9ca2f0d8fc9fbe832b2db592a384 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:59:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:59:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:59:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:59:59 prd-ubuntu20.04-docker-8c-8g-17373 does not seem to be running inside a container 18:59:59 $ 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 19:00:00 $ docker top 8729d2fa3edfd6269e1c5824e8dba459a99b5cb7591580d26abba149b48e2d22 -eo pid,comm 19:00:00 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). 19:00:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:00:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:00:00 [ssh-agent] Looking for ssh-agent implementation... 19:00:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:00:00 $ docker exec 8729d2fa3edfd6269e1c5824e8dba459a99b5cb7591580d26abba149b48e2d22 ssh-agent 19:00:00 SSH_AUTH_SOCK=/tmp/ssh-Ss0LbI6SU6Z5/agent.32 19:00:00 SSH_AGENT_PID=39 19:00:00 Running ssh-add (command line suppressed) 19:00:00 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6107882066433589795.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6107882066433589795.key) 19:00:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:00:01 + git semver bump pre 19:00:01 2023-11-13 19:00:01,255 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 19:00:01 2023-11-13 19:00:01,255 [bump_version] DEBUG bumping version:3.1.0-dev.39 on axis:pre with prefix:dev 19:00:01 2023-11-13 19:00:01,255 [bump_version] DEBUG bumped version:3.1.0-dev.40 19:00:01 2023-11-13 19:00:01,255 [write_version] DEBUG write version:3.1.0-dev.40 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 19:00:01 2023-11-13 19:00:01,255 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 19:00:01 2023-11-13 19:00:01,255 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 19:00:01 2023-11-13 19:00:01,258 [execute] INFO git cat-file --batch-check 19:00:01 2023-11-13 19:00:01,258 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 19:00:01 2023-11-13 19:00:01,266 [execute] INFO git cat-file --batch 19:00:01 2023-11-13 19:00:01,266 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 19:00:01 2023-11-13 19:00:01,272 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 19:00:01 3.1.0-dev.40 [Pipeline] } 19:00:01 $ docker exec --env ******** --env ******** 8729d2fa3edfd6269e1c5824e8dba459a99b5cb7591580d26abba149b48e2d22 ssh-agent -k 19:00:01 unset SSH_AUTH_SOCK; 19:00:01 unset SSH_AGENT_PID; 19:00:01 echo Agent pid 39 killed; 19:00:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:00:01 + git semver [Pipeline] } 19:00:02 $ docker stop --time=1 8729d2fa3edfd6269e1c5824e8dba459a99b5cb7591580d26abba149b48e2d22 19:00:03 $ docker rm -f --volumes 8729d2fa3edfd6269e1c5824e8dba459a99b5cb7591580d26abba149b48e2d22 [Pipeline] // withDockerContainer [Pipeline] sh 19:00:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:00:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:00:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:00:04 prd-ubuntu20.04-docker-8c-8g-17373 does not seem to be running inside a container 19:00:04 $ 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 19:00:04 $ docker top 2cd4aa23033ec0a21444e99894d44f32e1211efe400bfa173f7fe19194b7f463 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:00:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:00:04 [ssh-agent] Looking for ssh-agent implementation... 19:00:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:00:05 $ docker exec 2cd4aa23033ec0a21444e99894d44f32e1211efe400bfa173f7fe19194b7f463 ssh-agent 19:00:05 SSH_AUTH_SOCK=/tmp/ssh-BLeAM9fmEDgj/agent.32 19:00:05 SSH_AGENT_PID=38 19:00:05 Running ssh-add (command line suppressed) 19:00:05 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10882637209169615675.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10882637209169615675.key) 19:00:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:00:05 + git semver push 19:00:05 2023-11-13 19:00:05,788 [run_push] DEBUG push 19:00:05 2023-11-13 19:00:05,789 [execute] INFO git cat-file --batch-check 19:00:05 2023-11-13 19:00:05,789 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 19:00:05 2023-11-13 19:00:05,793 [execute] INFO git rev-list 8aa244fe7e29698f5a138d94bdc9c3d090865cf9 -- 19:00:05 2023-11-13 19:00:05,793 [execute] DEBUG Popen(['git', 'rev-list', '8aa244fe7e29698f5a138d94bdc9c3d090865cf9', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 19:00:05 2023-11-13 19:00:05,801 [execute] INFO git fetch -v origin 19:00:05 2023-11-13 19:00:05,802 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 19:00:06 2023-11-13 19:00:06,358 [run_push] DEBUG no remote changes detected 19:00:06 2023-11-13 19:00:06,359 [execute] INFO git push origin semver 19:00:06 2023-11-13 19:00:06,359 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 19:00:07 2023-11-13 19:00:07,130 [run_push] DEBUG push all version tags 19:00:07 2023-11-13 19:00:07,130 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 19:00:07 2023-11-13 19:00:07,131 [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) 19:00:08 2023-11-13 19:00:07,960 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 19:00:08 3.1.0-dev.40 [Pipeline] } 19:00:08 $ docker exec --env ******** --env ******** 2cd4aa23033ec0a21444e99894d44f32e1211efe400bfa173f7fe19194b7f463 ssh-agent -k 19:00:08 unset SSH_AUTH_SOCK; 19:00:08 unset SSH_AGENT_PID; 19:00:08 echo Agent pid 38 killed; 19:00:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:00:08 + git semver [Pipeline] } 19:00:08 $ docker stop --time=1 2cd4aa23033ec0a21444e99894d44f32e1211efe400bfa173f7fe19194b7f463 19:00:10 $ docker rm -f --volumes 2cd4aa23033ec0a21444e99894d44f32e1211efe400bfa173f7fe19194b7f463 [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 19:00:10 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 19:00:10 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 19:00:10 total 16 19:00:10 drwxr-xr-x 3 root root 4096 Nov 13 18:48 . 19:00:10 drwxrwxr-x 12 jenkins jenkins 4096 Nov 13 18:59 .. 19:00:10 drwxr-xr-x 2 root root 4096 Nov 13 18:48 cost 19:00:10 -rw-r--r-- 1 root root 95 Nov 13 18:48 cost.csv 19:00:10 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 19:00:10 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 19:00:10 total 16 19:00:10 drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 18:48 . 19:00:10 drwxrwxr-x 12 jenkins jenkins 4096 Nov 13 18:59 .. 19:00:10 drwxr-xr-x 2 jenkins jenkins 4096 Nov 13 18:48 cost 19:00:10 -rw-r--r-- 1 jenkins jenkins 95 Nov 13 18:48 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:00:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:00:11 ---> package-listing.sh 19:00:11 ++ tr '[:upper:]' '[:lower:]' 19:00:11 ++ facter osfamily 19:00:12 + OS_FAMILY=debian 19:00:12 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 19:00:12 + START_PACKAGES=/tmp/packages_start.txt 19:00:12 + END_PACKAGES=/tmp/packages_end.txt 19:00:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:00:12 + PACKAGES=/tmp/packages_start.txt 19:00:12 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 19:00:12 + PACKAGES=/tmp/packages_end.txt 19:00:12 + case "${OS_FAMILY}" in 19:00:12 + dpkg -l 19:00:12 + grep '^ii' 19:00:12 + '[' -f /tmp/packages_start.txt ']' 19:00:12 + '[' -f /tmp/packages_end.txt ']' 19:00:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:00:12 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 19:00:12 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 19:00:12 + 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 19:00:12 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 19:00:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:00:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:00:13 prd-ubuntu20.04-docker-8c-8g-17373 does not seem to be running inside a container 19:00:13 $ 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 19:00:13 $ docker top de966ae23bd90c7ec07ee1d1bbe82bbe0e17a6ae64f29cc1d6ae58e1e4c73941 -eo pid,comm [Pipeline] { [Pipeline] sh 19:00:13 + touch /tmp/pre-build-complete [Pipeline] sh 19:00:13 + mkdir -p /var/log/sysstat [Pipeline] sh 19:00:14 + ls /var/log/sa-host 19:00:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:00:14 provisioning config files... 19:00:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5745516746625912644tmp [Pipeline] { [Pipeline] echo 19:00:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:00:14 ---> create-netrc.sh [Pipeline] } 19:00:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:00:14 ---> python-tools-install.sh [Pipeline] echo 19:00:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:00:15 ---> sudo-logs.sh 19:00:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:00:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:00:15 ---> job-cost.sh 19:00:15 lf-activate-venv: SKIPPING 19:00:15 DEBUG: total: 0.2199999988079071 19:00:15 INFO: Retrieving Stack Cost... 19:00:15 INFO: Retrieving Pricing Info for: v3-standard-8 19:00:16 INFO: Archiving Costs [Pipeline] echo 19:00:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:00:16 ---> logs-deploy.sh 19:00:16 lf-activate-venv: SKIPPING 19:00:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/151 19:00:16 INFO: archiving workspace using pattern(s): 19:00:17 Archives upload complete. 19:00:17 INFO: archiving logs to Nexus