Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6e5d69375a9366c800740746847da2ec3cfb4b8e 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-ssh17800447430018298512.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh2614883090732953463.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh11966368393729127330.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh7387618527107771827.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-ssh4046858391981817597.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6050 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 6e5d69375a9366c800740746847da2ec3cfb4b8e (main) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#169)" > git config core.sparsecheckout # timeout=10 > git checkout -f 6e5d69375a9366c800740746847da2ec3cfb4b8e # timeout=10 > git rev-list --no-walk 926f659ef75c956bce735ba4a63a1e2481fbf915 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:52:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:52:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:52:23 ========================================================= 14:52:23 EdgeX Global Pipelines Version Info 14:52:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:52:24 ------------------- 14:52:24 stable info: 14:52:24 ------------------- 14:52:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:52:24 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 14:52:24 Message: update stable to v1.0.245 14:52:24 ------------------- 14:52:24 experimental info: 14:52:24 ------------------- 14:52:24 Commited By: **** collab-it+edgex@linuxfoundation.org 14:52:24 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 14:52:24 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:52:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 14:52:24 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 14:52:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:52:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:52:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:52:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 14:52:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:52:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:52:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:52:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:52:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:52:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 14:52:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:52:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:52:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:52:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:52:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:52:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:52:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:52:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:52:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:52:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:52:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:52:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:52:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:52:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:52:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:52:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:52:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:52:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:52:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6e5d69375a9366c800740746847da2ec3cfb4b8e [Pipeline] echo 14:52:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6e5d693 [Pipeline] echo 14:52:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:52:25 provisioning config files... 14:52:25 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11727967121876687201tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:52:25 ---> docker-login.sh 14:52:25 nexus3.edgexfoundry.org:10001 14:52:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:52:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:52:26 Configure a credential helper to remove this warning. See 14:52:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:52:26 14:52:26 Login Succeeded 14:52:26 nexus3.edgexfoundry.org:10002 14:52:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:52:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:52:26 Configure a credential helper to remove this warning. See 14:52:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:52:26 14:52:26 Login Succeeded 14:52:26 nexus3.edgexfoundry.org:10003 14:52:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:52:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:52:26 Configure a credential helper to remove this warning. See 14:52:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:52:26 14:52:26 Login Succeeded 14:52:26 nexus3.edgexfoundry.org:10004 14:52:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:52:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:52:26 Configure a credential helper to remove this warning. See 14:52:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:52:26 14:52:26 Login Succeeded 14:52:26 docker.io 14:52:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:52:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:52:26 Configure a credential helper to remove this warning. See 14:52:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:52:26 14:52:26 Login Succeeded 14:52:26 ---> docker-login.sh ends [Pipeline] } 14:52:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:52:27 + git rev-list -1 --merges 6e5d69375a9366c800740746847da2ec3cfb4b8e~1..6e5d69375a9366c800740746847da2ec3cfb4b8e [Pipeline] echo 14:52:27 -----------> git rev-list -1 --merges 6e5d69375a9366c800740746847da2ec3cfb4b8e~1..6e5d69375a9366c800740746847da2ec3cfb4b8e 6e5d69375a9366c800740746847da2ec3cfb4b8e [false] [Pipeline] sh 14:52:27 + git log --format=format:%s -1 6e5d69375a9366c800740746847da2ec3cfb4b8e [Pipeline] echo 14:52:27 ========================================================= 14:52:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:52:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:52:27 + git log --format=format:%s -1 6e5d69375a9366c800740746847da2ec3cfb4b8e [Pipeline] echo 14:52:27 [semverPrep] GIT_COMMIT: 6e5d69375a9366c800740746847da2ec3cfb4b8e, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#169) [Pipeline] echo 14:52:27 [semverPrep] This is not a build commit. [Pipeline] sh 14:52:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:52:28 + grep -v github /etc/ssh/ssh_known_hosts 14:52:28 + [ -e /tmp/ssh_known_hosts ] 14:52:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:52:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:52:28 + sudo tee -a /etc/ssh/ssh_known_hosts 14:52:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:52:28 14:52:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:52:28 0.1.4: Pulling from edgex-devops/py-git-semver 14:52:28 b85a868b505f: Pulling fs layer 14:52:28 e2be974225ed: Pulling fs layer 14:52:28 339a4e72a1f5: Pulling fs layer 14:52:28 988bab9f4d93: Pulling fs layer 14:52:28 1469e6f7b9e6: Pulling fs layer 14:52:28 eaf3925da568: Pulling fs layer 14:52:28 bab4dde63d76: Pulling fs layer 14:52:28 bde34c3a00c8: Pulling fs layer 14:52:28 b352a97aabf1: Pulling fs layer 14:52:28 4872d77fe225: Pulling fs layer 14:52:28 5851b861e8e6: Pulling fs layer 14:52:28 988bab9f4d93: Waiting 14:52:28 1469e6f7b9e6: Waiting 14:52:28 eaf3925da568: Waiting 14:52:28 bab4dde63d76: Waiting 14:52:28 bde34c3a00c8: Waiting 14:52:28 b352a97aabf1: Waiting 14:52:28 4872d77fe225: Waiting 14:52:28 5851b861e8e6: Waiting 14:52:28 e2be974225ed: Verifying Checksum 14:52:28 e2be974225ed: Download complete 14:52:28 988bab9f4d93: Verifying Checksum 14:52:28 988bab9f4d93: Download complete 14:52:28 1469e6f7b9e6: Verifying Checksum 14:52:28 1469e6f7b9e6: Download complete 14:52:28 eaf3925da568: Verifying Checksum 14:52:28 eaf3925da568: Download complete 14:52:29 339a4e72a1f5: Verifying Checksum 14:52:29 339a4e72a1f5: Download complete 14:52:29 bde34c3a00c8: Download complete 14:52:29 b352a97aabf1: Download complete 14:52:29 4872d77fe225: Verifying Checksum 14:52:29 4872d77fe225: Download complete 14:52:29 5851b861e8e6: Download complete 14:52:29 b85a868b505f: Verifying Checksum 14:52:29 b85a868b505f: Download complete 14:52:29 bab4dde63d76: Verifying Checksum 14:52:29 bab4dde63d76: Download complete 14:52:30 b85a868b505f: Pull complete 14:52:30 e2be974225ed: Pull complete 14:52:30 339a4e72a1f5: Pull complete 14:52:31 988bab9f4d93: Pull complete 14:52:31 1469e6f7b9e6: Pull complete 14:52:31 eaf3925da568: Pull complete 14:52:33 bab4dde63d76: Pull complete 14:52:33 bde34c3a00c8: Pull complete 14:52:33 b352a97aabf1: Pull complete 14:52:33 4872d77fe225: Pull complete 14:52:33 5851b861e8e6: Pull complete 14:52:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:52:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:52:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:52:33 prd-ubuntu20.04-docker-8c-8g-6050 does not seem to be running inside a container 14:52:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:52:37 $ docker top c0604b2d09a98d8d726979d4418c802852383a4545b783c28812cab5956e698c -eo pid,comm 14:52:37 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). 14:52:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:52:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:52:37 [ssh-agent] Looking for ssh-agent implementation... 14:52:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:52:37 $ docker exec c0604b2d09a98d8d726979d4418c802852383a4545b783c28812cab5956e698c ssh-agent 14:52:38 SSH_AUTH_SOCK=/tmp/ssh-Wsw9E0Xlrghd/agent.32 14:52:38 SSH_AGENT_PID=38 14:52:38 Running ssh-add (command line suppressed) 14:52:38 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6654972486264401503.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6654972486264401503.key) 14:52:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:52:38 + git tag --points-at HEAD [Pipeline] } 14:52:38 $ docker exec --env ******** --env ******** c0604b2d09a98d8d726979d4418c802852383a4545b783c28812cab5956e698c ssh-agent -k 14:52:38 unset SSH_AUTH_SOCK; 14:52:38 unset SSH_AGENT_PID; 14:52:38 echo Agent pid 38 killed; 14:52:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:52:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:52:38 [ssh-agent] Looking for ssh-agent implementation... 14:52:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:52:38 $ docker exec c0604b2d09a98d8d726979d4418c802852383a4545b783c28812cab5956e698c ssh-agent 14:52:38 SSH_AUTH_SOCK=/tmp/ssh-CwPZXo5KOxlb/agent.70 14:52:38 SSH_AGENT_PID=76 14:52:38 Running ssh-add (command line suppressed) 14:52:38 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18081106928729744066.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18081106928729744066.key) 14:52:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:52:39 + git semver init 14:52:39 2023-03-28 14:52:39,428 [run_init] DEBUG init version:0.0.0 force:False 14:52:39 2023-03-28 14:52:39,428 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 14:52:39 2023-03-28 14:52:39,429 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 14:52:39 2023-03-28 14:52:39,429 [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) 14:52:40 2023-03-28 14:52:40,536 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 14:52:40 2023-03-28 14:52:40,536 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 14:52:40 2023-03-28 14:52:40,536 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:52:40 2023-03-28 14:52:40,536 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:52:40 3.0.0-dev.18 [Pipeline] } 14:52:40 $ docker exec --env ******** --env ******** c0604b2d09a98d8d726979d4418c802852383a4545b783c28812cab5956e698c ssh-agent -k 14:52:41 unset SSH_AUTH_SOCK; 14:52:41 unset SSH_AGENT_PID; 14:52:41 echo Agent pid 76 killed; 14:52:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:52:41 + git semver [Pipeline] } 14:52:41 $ docker stop --time=1 c0604b2d09a98d8d726979d4418c802852383a4545b783c28812cab5956e698c 14:52:42 $ docker rm -f --volumes c0604b2d09a98d8d726979d4418c802852383a4545b783c28812cab5956e698c [Pipeline] // withDockerContainer [Pipeline] sh 14:52:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:52:43 Stashed 1 file(s) [Pipeline] echo 14:52:43 [edgeXSemver]: initialized semver on version 3.0.0-dev.18 [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 14:52:43 provisioning config files... 14:52:43 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6339596279603236773tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:52:43 ---> docker-login.sh 14:52:43 nexus3.edgexfoundry.org:10001 14:52:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:52:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:52:43 Configure a credential helper to remove this warning. See 14:52:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:52:43 14:52:43 Login Succeeded 14:52:43 nexus3.edgexfoundry.org:10002 14:52:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:52:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:52:43 Configure a credential helper to remove this warning. See 14:52:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:52:43 14:52:43 Login Succeeded 14:52:43 nexus3.edgexfoundry.org:10003 14:52:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:52:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:52:44 Configure a credential helper to remove this warning. See 14:52:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:52:44 14:52:44 Login Succeeded 14:52:44 nexus3.edgexfoundry.org:10004 14:52:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:52:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:52:44 Configure a credential helper to remove this warning. See 14:52:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:52:44 14:52:44 Login Succeeded 14:52:44 docker.io 14:52:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:52:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:52:44 Configure a credential helper to remove this warning. See 14:52:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:52:44 14:52:44 Login Succeeded 14:52:44 ---> docker-login.sh ends [Pipeline] } 14:52:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:52:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:52:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:52:44 ========================================================= 14:52:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 14:52:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:44 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 14:52:44 Sending build context to Docker daemon 12.61MB 14:52:44 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 14:52:44 Step 2/12 : FROM ${BASE} AS builder 14:52:45 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 14:52:45 63b65145d645: Pulling fs layer 14:52:45 a2d21d5440eb: Pulling fs layer 14:52:45 935e6c44a52c: Pulling fs layer 14:52:45 94cc34f8dd06: Pulling fs layer 14:52:45 30dea6a524f1: Pulling fs layer 14:52:45 a2aff8979fd8: Pulling fs layer 14:52:45 6808be2612f2: Pulling fs layer 14:52:45 f25807f1079a: Pulling fs layer 14:52:45 30dea6a524f1: Waiting 14:52:45 a2aff8979fd8: Waiting 14:52:45 6808be2612f2: Waiting 14:52:45 f25807f1079a: Waiting 14:52:45 a2d21d5440eb: Download complete 14:52:45 94cc34f8dd06: Download complete 14:52:45 30dea6a524f1: Verifying Checksum 14:52:45 30dea6a524f1: Download complete 14:52:45 63b65145d645: Verifying Checksum 14:52:45 63b65145d645: Download complete 14:52:45 a2aff8979fd8: Verifying Checksum 14:52:45 a2aff8979fd8: Download complete 14:52:45 63b65145d645: Pull complete 14:52:45 a2d21d5440eb: Pull complete 14:52:45 f25807f1079a: Verifying Checksum 14:52:45 f25807f1079a: Download complete 14:52:45 935e6c44a52c: Verifying Checksum 14:52:45 935e6c44a52c: Download complete 14:52:45 6808be2612f2: Verifying Checksum 14:52:45 6808be2612f2: Download complete 14:52:49 935e6c44a52c: Pull complete 14:52:49 94cc34f8dd06: Pull complete 14:52:49 30dea6a524f1: Pull complete 14:52:49 a2aff8979fd8: Pull complete 14:52:51 6808be2612f2: Pull complete 14:52:52 f25807f1079a: Pull complete 14:52:52 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 14:52:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:52:52 ---> 3b553350e43f 14:52:52 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:52:58 Still waiting to schedule task 14:52:58 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:53:02 ---> Running in 22c723c59451 14:53:02 Removing intermediate container 22c723c59451 14:53:02 ---> 5a8d5408a68e 14:53:02 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:53:02 ---> Running in 6a246a74db24 14:53:02 Removing intermediate container 6a246a74db24 14:53:02 ---> 4ba7f80f1d67 14:53:02 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:53:02 ---> Running in 4a834b0c4cb4 14:53:02 Removing intermediate container 4a834b0c4cb4 14:53:02 ---> 65f528522c0b 14:53:02 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:53:02 ---> Running in fb3336be9e99 14:53:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:53:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:53:02 OK: 265 MiB in 53 packages 14:53:02 Removing intermediate container fb3336be9e99 14:53:02 ---> 3540bbb2408c 14:53:02 Step 7/12 : WORKDIR /app 14:53:02 ---> Running in de3d8068431c 14:53:02 Removing intermediate container de3d8068431c 14:53:02 ---> d868ebd20ca4 14:53:02 Step 8/12 : COPY go.mod vendor* ./ 14:53:02 ---> ced3eb0aab97 14:53:02 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:53:02 ---> Running in 411e1ba30a68 14:53:34 Removing intermediate container 411e1ba30a68 14:53:34 ---> d8ad063f40c5 14:53:34 Step 10/12 : COPY . . 14:53:34 ---> 9bf91df8cca7 14:53:34 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:53:34 ---> Running in 1104302a3179 14:53:34 Removing intermediate container 1104302a3179 14:53:34 ---> 8861cb934c67 14:53:34 Step 12/12 : RUN $MAKE 14:53:35 ---> Running in 8b62aa2011bd 14:53:35 noop 14:53:35 Removing intermediate container 8b62aa2011bd 14:53:35 ---> 8b0f0a3e2736 14:53:35 Successfully built 8b0f0a3e2736 14:53:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:35 + docker inspect -f . ci-base-image-x86_64 14:53:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:53:36 prd-ubuntu20.04-docker-8c-8g-6050 does not seem to be running inside a container 14:53:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:53:36 $ docker top 616a1ab706e786fad4eb29d868ce6ddebc3b142888e7b320b727fdafa852b9ef -eo pid,comm [Pipeline] { [Pipeline] sh 14:53:36 + go version 14:53:36 go version go1.20.2 linux/amd64 [Pipeline] } 14:53:36 $ docker stop --time=1 616a1ab706e786fad4eb29d868ce6ddebc3b142888e7b320b727fdafa852b9ef 14:53:37 $ docker rm -f --volumes 616a1ab706e786fad4eb29d868ce6ddebc3b142888e7b320b727fdafa852b9ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:38 + docker inspect -f . ci-base-image-x86_64 14:53:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:53:38 prd-ubuntu20.04-docker-8c-8g-6050 does not seem to be running inside a container 14:53:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:53:39 $ docker top 727c337d9ee17e538c42725dd150e817e09b25090c0f9acbe5cd980f90983e9d -eo pid,comm [Pipeline] { [Pipeline] sh 14:53:39 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 14:53:40 + make test 14:53:40 go test -race ./... -coverprofile=coverage.out ./... 14:54:02 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 14:54:02 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 14:54:02 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.131s coverage: 86.2% of statements 14:54:02 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.685s coverage: 71.9% of statements 14:54:24 go vet ./... 14:54:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:54:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:54:27 ./bin/test-attribution.sh [Pipeline] echo 14:54:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:54:27 $ docker stop --time=1 727c337d9ee17e538c42725dd150e817e09b25090c0f9acbe5cd980f90983e9d 14:54:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6051 in /w/workspace/dry_app-rfid-llrp-inventory_main 14:54:33 $ docker rm -f --volumes 727c337d9ee17e538c42725dd150e817e09b25090c0f9acbe5cd980f90983e9d [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws 14:54:33 Running in /w/workspace/app-rfid-llrp-inventory/87 [Pipeline] { [Pipeline] checkout 14:54:33 The recommended git tool is: git 14:54:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:54:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:54:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:54:34 + ls -al . 14:54:34 total 228 14:54:34 drwxrwxr-x 11 jenkins jenkins 4096 Mar 28 14:53 . 14:54:34 drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 14:52 .. 14:54:34 -rw-rw-r-- 1 jenkins jenkins 262 Mar 28 14:52 .dockerignore 14:54:34 drwxrwxr-x 8 jenkins jenkins 4096 Mar 28 14:52 .git 14:54:34 drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 14:52 .github 14:54:34 -rw-rw-r-- 1 jenkins jenkins 788 Mar 28 14:52 .gitignore 14:54:34 -rw-rw-r-- 1 jenkins jenkins 41 Mar 28 14:52 .golangci.yml 14:54:34 drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 14:52 .semver 14:54:34 -rw-rw-r-- 1 jenkins jenkins 9805 Mar 28 14:52 Attribution.txt 14:54:34 -rw-rw-r-- 1 jenkins jenkins 4331 Mar 28 14:52 CHANGELOG.md 14:54:34 -rw-rw-r-- 1 jenkins jenkins 1659 Mar 28 14:52 Dockerfile 14:54:34 -rw-rw-r-- 1 jenkins jenkins 677 Mar 28 14:52 GOVERNANCE.md 14:54:34 -rw-rw-r-- 1 jenkins jenkins 687 Mar 28 14:52 Jenkinsfile 14:54:34 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 28 14:52 LICENSE 14:54:34 -rw-rw-r-- 1 jenkins jenkins 2497 Mar 28 14:52 Makefile 14:54:34 -rw-rw-r-- 1 jenkins jenkins 617 Mar 28 14:52 OWNERS.md 14:54:34 -rw-rw-r-- 1 jenkins jenkins 31001 Mar 28 14:52 README.md 14:54:34 -rw-rw-r-- 1 jenkins jenkins 12 Mar 28 14:52 VERSION 14:54:34 drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 14:52 bin 14:54:34 -rw-r--r-- 1 jenkins jenkins 41317 Mar 28 14:54 coverage.out 14:54:34 -rw-rw-r-- 1 jenkins jenkins 3464 Mar 28 14:52 go.mod 14:54:34 -rw-rw-r-- 1 jenkins jenkins 31392 Mar 28 14:52 go.sum 14:54:34 drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 14:52 images 14:54:34 drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 14:52 internal 14:54:34 -rw-rw-r-- 1 jenkins jenkins 531 Mar 28 14:52 main.go 14:54:34 drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 14:52 res 14:54:34 drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 14:52 snap 14:54:34 drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 14:52 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:54:34 + 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=6e5d69375a9366c800740746847da2ec3cfb4b8e --label arch=amd64 --label version=3.0.0-dev.18 . 14:54:34 Sending build context to Docker daemon 12.61MB 14:54:34 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 14:54:34 Step 2/29 : FROM ${BASE} AS builder 14:54:34 ---> 8b0f0a3e2736 14:54:34 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 14:54:35 ---> Running in 2417789d003e 14:54:35 Removing intermediate container 2417789d003e 14:54:35 ---> aeed4187f4df 14:54:35 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 14:54:35 ---> Running in d52975ddc693 14:54:35 Removing intermediate container d52975ddc693 14:54:35 ---> 0514cc8cbc50 14:54:35 Step 5/29 : ARG ADD_BUILD_TAGS="" 14:54:35 ---> Running in 5cff5a8a7bf6 14:54:35 Removing intermediate container 5cff5a8a7bf6 14:54:35 ---> 5a0ff704d9d2 14:54:35 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:54:35 ---> Running in 8d855b371c53 14:54:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:54:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:54:36 OK: 265 MiB in 53 packages 14:54:36 Removing intermediate container 8d855b371c53 14:54:36 ---> 4b2009ffb5e5 14:54:36 Step 7/29 : WORKDIR /app 14:54:36 ---> Running in 3a26cd651623 14:54:36 Removing intermediate container 3a26cd651623 14:54:36 ---> da55ff394142 14:54:36 Step 8/29 : COPY go.mod vendor* ./ 14:54:36 ---> ecb8a64a14fa 14:54:36 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:54:36 ---> Running in 72422327d7b6 14:54:37 Removing intermediate container 72422327d7b6 14:54:37 ---> e3bba1dcf0a9 14:54:37 Step 10/29 : COPY . . 14:54:38 ---> ce7c1dbf0d15 14:54:38 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:54:38 ---> Running in 0d267e6ec21f 14:54:38 Removing intermediate container 0d267e6ec21f 14:54:38 ---> dc82b9e96fe7 14:54:38 Step 12/29 : RUN $MAKE 14:54:38 ---> Running in 3142210f6dad 14:54:38 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.18 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.18" -trimpath -mod=readonly -o app-rfid-llrp-inventory 14:54:38 using credential edgex-jenkins-ssh 14:54:38 Cloning the remote Git repository 14:54:38 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:54:38 > git init /w/workspace/app-rfid-llrp-inventory/87 # timeout=10 14:54:39 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:54:39 > git --version # timeout=10 14:54:39 > git --version # 'git version 2.25.1' 14:54:39 using GIT_SSH to set credentials SSH Credentials for GitHub 14:54:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:54:41 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 14:54:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:54:42 Avoid second fetch 14:54:42 Checking out Revision 6e5d69375a9366c800740746847da2ec3cfb4b8e (main) 14:54:42 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#169)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:54:42 > git config core.sparsecheckout # timeout=10 14:54:42 > git checkout -f 6e5d69375a9366c800740746847da2ec3cfb4b8e # timeout=10 14:54:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:54:43 % Total % Received % Xferd Average Speed Time Time Time Current 14:54:43 Dload Upload Total Spent Left Speed 14:54:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95156 [Pipeline] sh 14:54:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:54:44 + sudo tee /etc/docker/daemon.new 14:54:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:54:44 { 14:54:44 "registry-mirrors": [ 14:54:44 "https://nexus3.edgexfoundry.org:10001" 14:54:44 ], 14:54:44 "bip": "10.250.0.254/24", 14:54:44 "hosts": [ 14:54:44 "tcp://0.0.0.0:5555", 14:54:44 "unix:///var/run/docker.sock" 14:54:44 ], 14:54:44 "mtu": 1458, 14:54:44 "selinux-enabled": true, 14:54:44 "seccomp-profile": "/etc/docker/seccomp.json" 14:54:44 } [Pipeline] sh 14:54:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:54:45 + sudo service docker restart 14:55:00 Removing intermediate container 3142210f6dad 14:55:00 ---> a50f4de6c0cf 14:55:00 Step 13/29 : FROM alpine:3.17 14:55:00 3.17: Pulling from library/alpine 14:55:00 63b65145d645: Already exists 14:55:00 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 14:55:00 Status: Downloaded newer image for alpine:3.17 14:55:00 ---> b2aa39c304c2 14:55:00 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:55:00 ---> Running in 90c90243e23e 14:55:00 Removing intermediate container 90c90243e23e 14:55:00 ---> 3cb01980214a 14:55:00 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 14:55:00 ---> Running in 9760e3120407 14:55:00 Removing intermediate container 9760e3120407 14:55:00 ---> ef27b1284050 14:55:00 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 14:55:00 ---> Running in 182384c8300b 14:55:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:55:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:55:00 (1/2) Installing ca-certificates (20220614-r4) 14:55:00 (2/2) Installing dumb-init (1.2.5-r2) 14:55:00 Executing busybox-1.35.0-r29.trigger 14:55:00 Executing ca-certificates-20220614-r4.trigger 14:55:00 OK: 8 MiB in 17 packages 14:55:00 Removing intermediate container 182384c8300b 14:55:00 ---> 7762e2e3ed48 14:55:00 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:55:00 ---> 854a85f7c035 14:55:00 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 14:55:00 ---> b856fc387601 14:55:00 Step 19/29 : COPY --from=builder /app/res/ /res/ 14:55:00 ---> ea5eedf57626 14:55:00 Step 20/29 : COPY --from=builder /app/static/ /static/ 14:55:00 ---> f0d7e4e14cbb 14:55:00 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:55:01 ---> 914a2b717eb6 14:55:01 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:55:01 ---> Running in 052d1ca508b5 14:55:02 Removing intermediate container 052d1ca508b5 14:55:02 ---> b57d56340d85 14:55:02 Step 23/29 : VOLUME /cache 14:55:02 ---> Running in 47a5fb11225a 14:55:02 Removing intermediate container 47a5fb11225a 14:55:02 ---> edaeb59a2c45 14:55:02 Step 24/29 : EXPOSE 59711 14:55:02 ---> Running in 3912bc2f3782 14:55:02 Removing intermediate container 3912bc2f3782 14:55:02 ---> 00de1bfeb7cf 14:55:02 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 14:55:02 ---> Running in 12ed9a237f7a 14:55:02 Removing intermediate container 12ed9a237f7a 14:55:02 ---> cb2e2c16a9b5 14:55:02 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 14:55:02 ---> Running in 288f7501c29d 14:55:02 Removing intermediate container 288f7501c29d 14:55:02 ---> c5f01d14c824 14:55:02 Step 27/29 : LABEL arch=amd64 14:55:02 ---> Running in 14fc6d70e580 14:55:02 Removing intermediate container 14fc6d70e580 14:55:02 ---> 9057b6ebc56a 14:55:02 Step 28/29 : LABEL git_sha=6e5d69375a9366c800740746847da2ec3cfb4b8e 14:55:02 ---> Running in 9e990e0b191c 14:55:02 Removing intermediate container 9e990e0b191c 14:55:02 ---> 69fd8486ad9a 14:55:02 Step 29/29 : LABEL version=3.0.0-dev.18 14:55:02 ---> Running in d7eb9105f6a6 14:55:02 Removing intermediate container d7eb9105f6a6 14:55:02 ---> 83b9c25b3105 14:55:02 [Warning] One or more build-args [ARCH] were not consumed 14:55:02 Successfully built 83b9c25b3105 14:55:02 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 14:55:02 provisioning config files... 14:55:02 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13973104001586011166tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:55:03 ---> docker-login.sh 14:55:03 nexus3.edgexfoundry.org:10001 14:55:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:55:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:55:03 Configure a credential helper to remove this warning. See 14:55:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:55:03 14:55:03 Login Succeeded 14:55:03 nexus3.edgexfoundry.org:10002 14:55:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:55:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:55:03 Configure a credential helper to remove this warning. See 14:55:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:55:03 14:55:03 Login Succeeded 14:55:03 nexus3.edgexfoundry.org:10003 14:55:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:55:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:55:03 Configure a credential helper to remove this warning. See 14:55:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:55:03 14:55:03 Login Succeeded 14:55:03 nexus3.edgexfoundry.org:10004 14:55:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:55:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:55:03 Configure a credential helper to remove this warning. See 14:55:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:55:03 14:55:03 Login Succeeded 14:55:03 docker.io 14:55:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:55:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:55:03 Configure a credential helper to remove this warning. See 14:55:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:55:03 14:55:03 Login Succeeded 14:55:03 ---> docker-login.sh ends [Pipeline] } 14:55:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:55:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:55:03 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 14:55:03 6e5d69375a9366c800740746847da2ec3cfb4b8e 14:55:03 latest 14:55:03 3.0.0-dev.18 14:55:03 6e5d69375a9366c800740746847da2ec3cfb4b8e-3.0.0-dev.18 14:55:03 main 14:55:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:55:03 provisioning config files... 14:55:03 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/87@tmp/config12681969671251792319tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:55:04 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:6e5d69375a9366c800740746847da2ec3cfb4b8e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:55:04 ---> docker-login.sh 14:55:04 nexus3.edgexfoundry.org:10001 14:55:04 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:6e5d69375a9366c800740746847da2ec3cfb4b8e 14:55:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:55:04 da89d89d3b28: Preparing 14:55:04 f4dde02dc365: Preparing 14:55:04 1ae56a10c816: Preparing 14:55:04 ccc15034e95b: Preparing 14:55:04 df73d2c6c37c: Preparing 14:55:04 190890ea1392: Preparing 14:55:04 dd9e08778426: Preparing 14:55:04 7cd52847ad77: Preparing 14:55:04 190890ea1392: Waiting 14:55:04 7cd52847ad77: Waiting 14:55:04 dd9e08778426: Waiting 14:55:04 da89d89d3b28: Pushed 14:55:04 1ae56a10c816: Pushed 14:55:04 ccc15034e95b: Pushed 14:55:04 df73d2c6c37c: Pushed 14:55:04 7cd52847ad77: Layer already exists 14:55:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:55:04 190890ea1392: Pushed 14:55:04 dd9e08778426: Pushed 14:55:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:55:04 Configure a credential helper to remove this warning. See 14:55:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:55:04 14:55:04 Login Succeeded 14:55:04 nexus3.edgexfoundry.org:10002 14:55:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:55:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:55:05 Configure a credential helper to remove this warning. See 14:55:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:55:05 14:55:05 Login Succeeded 14:55:05 nexus3.edgexfoundry.org:10003 14:55:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:55:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:55:05 Configure a credential helper to remove this warning. See 14:55:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:55:05 14:55:05 Login Succeeded 14:55:05 nexus3.edgexfoundry.org:10004 14:55:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:55:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:55:05 Configure a credential helper to remove this warning. See 14:55:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:55:05 14:55:05 Login Succeeded 14:55:05 docker.io 14:55:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:55:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:55:06 Configure a credential helper to remove this warning. See 14:55:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:55:06 14:55:06 Login Succeeded 14:55:06 ---> docker-login.sh ends [Pipeline] } 14:55:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:55:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:55:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:55:06 ========================================================= 14:55:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 14:55:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:55:07 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 14:55:07 f4dde02dc365: Pushed 14:55:07 6e5d69375a9366c800740746847da2ec3cfb4b8e: digest: sha256:b2951c109ed728ee3ace1fbd97b71880c7c63da6735f41909623f3371db92523 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:55:07 Sending build context to Docker daemon 677.9kB 14:55:07 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 14:55:07 Step 2/12 : FROM ${BASE} AS builder 14:55:07 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:55:07 af6eaf76a39c: Pulling fs layer 14:55:07 55522c791124: Pulling fs layer 14:55:07 ce5c4a1c91eb: Pulling fs layer 14:55:07 169dfbe0d373: Pulling fs layer 14:55:07 e1ff8fa3b103: Pulling fs layer 14:55:07 52ebb69f0ebf: Pulling fs layer 14:55:07 5abe8eddf0d5: Pulling fs layer 14:55:07 e1ff8fa3b103: Waiting 14:55:07 52ebb69f0ebf: Waiting 14:55:07 5abe8eddf0d5: Waiting 14:55:07 169dfbe0d373: Waiting 14:55:07 + 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 14:55:07 55522c791124: Verifying Checksum 14:55:07 55522c791124: Download complete 14:55:07 169dfbe0d373: Verifying Checksum 14:55:07 169dfbe0d373: Download complete 14:55:07 e1ff8fa3b103: Verifying Checksum 14:55:07 e1ff8fa3b103: Download complete 14:55:07 af6eaf76a39c: Download complete 14:55:07 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 14:55:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:55:07 da89d89d3b28: Preparing 14:55:07 f4dde02dc365: Preparing 14:55:07 1ae56a10c816: Preparing 14:55:07 ccc15034e95b: Preparing 14:55:07 df73d2c6c37c: Preparing 14:55:07 190890ea1392: Preparing 14:55:07 dd9e08778426: Preparing 14:55:07 7cd52847ad77: Preparing 14:55:07 190890ea1392: Waiting 14:55:07 dd9e08778426: Waiting 14:55:07 7cd52847ad77: Waiting 14:55:07 ccc15034e95b: Layer already exists 14:55:07 1ae56a10c816: Layer already exists 14:55:07 df73d2c6c37c: Layer already exists 14:55:07 f4dde02dc365: Layer already exists 14:55:07 da89d89d3b28: Layer already exists 14:55:07 190890ea1392: Layer already exists 14:55:07 dd9e08778426: Layer already exists 14:55:07 7cd52847ad77: Layer already exists 14:55:07 latest: digest: sha256:b2951c109ed728ee3ace1fbd97b71880c7c63da6735f41909623f3371db92523 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:55:08 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:55:08 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.18 14:55:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:55:08 da89d89d3b28: Preparing 14:55:08 f4dde02dc365: Preparing 14:55:08 1ae56a10c816: Preparing 14:55:08 ccc15034e95b: Preparing 14:55:08 df73d2c6c37c: Preparing 14:55:08 190890ea1392: Preparing 14:55:08 dd9e08778426: Preparing 14:55:08 7cd52847ad77: Preparing 14:55:08 dd9e08778426: Waiting 14:55:08 190890ea1392: Waiting 14:55:08 df73d2c6c37c: Layer already exists 14:55:08 da89d89d3b28: Layer already exists 14:55:08 ccc15034e95b: Layer already exists 14:55:08 f4dde02dc365: Layer already exists 14:55:08 1ae56a10c816: Layer already exists 14:55:08 190890ea1392: Layer already exists 14:55:08 dd9e08778426: Layer already exists 14:55:08 7cd52847ad77: Layer already exists 14:55:08 3.0.0-dev.18: digest: sha256:b2951c109ed728ee3ace1fbd97b71880c7c63da6735f41909623f3371db92523 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:55:08 af6eaf76a39c: Pull complete 14:55:08 5abe8eddf0d5: Verifying Checksum 14:55:08 5abe8eddf0d5: Download complete 14:55:08 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:6e5d69375a9366c800740746847da2ec3cfb4b8e-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:55:09 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:6e5d69375a9366c800740746847da2ec3cfb4b8e-3.0.0-dev.18 14:55:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:55:09 da89d89d3b28: Preparing 14:55:09 f4dde02dc365: Preparing 14:55:09 1ae56a10c816: Preparing 14:55:09 ccc15034e95b: Preparing 14:55:09 df73d2c6c37c: Preparing 14:55:09 190890ea1392: Preparing 14:55:09 dd9e08778426: Preparing 14:55:09 7cd52847ad77: Preparing 14:55:09 190890ea1392: Waiting 14:55:09 7cd52847ad77: Waiting 14:55:09 dd9e08778426: Waiting 14:55:09 f4dde02dc365: Layer already exists 14:55:09 1ae56a10c816: Layer already exists 14:55:09 ccc15034e95b: Layer already exists 14:55:09 df73d2c6c37c: Layer already exists 14:55:09 da89d89d3b28: Layer already exists 14:55:09 dd9e08778426: Layer already exists 14:55:09 190890ea1392: Layer already exists 14:55:09 7cd52847ad77: Layer already exists 14:55:09 6e5d69375a9366c800740746847da2ec3cfb4b8e-3.0.0-dev.18: digest: sha256:b2951c109ed728ee3ace1fbd97b71880c7c63da6735f41909623f3371db92523 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:55:09 55522c791124: Pull complete 14:55:09 + 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 14:55:09 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 14:55:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:55:09 da89d89d3b28: Preparing 14:55:09 f4dde02dc365: Preparing 14:55:09 1ae56a10c816: Preparing 14:55:09 ccc15034e95b: Preparing 14:55:09 df73d2c6c37c: Preparing 14:55:09 190890ea1392: Preparing 14:55:09 dd9e08778426: Preparing 14:55:09 7cd52847ad77: Preparing 14:55:09 7cd52847ad77: Waiting 14:55:09 dd9e08778426: Waiting 14:55:09 190890ea1392: Waiting 14:55:09 f4dde02dc365: Layer already exists 14:55:09 ccc15034e95b: Layer already exists 14:55:09 1ae56a10c816: Layer already exists 14:55:09 df73d2c6c37c: Layer already exists 14:55:09 da89d89d3b28: Layer already exists 14:55:09 190890ea1392: Layer already exists 14:55:09 7cd52847ad77: Layer already exists 14:55:09 dd9e08778426: Layer already exists 14:55:09 main: digest: sha256:b2951c109ed728ee3ace1fbd97b71880c7c63da6735f41909623f3371db92523 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:55:09 ===================================================== [Pipeline] echo 14:55:09 taggedImages: 14:55:09 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:6e5d69375a9366c800740746847da2ec3cfb4b8e 14:55:09 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 14:55:09 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.18 14:55:09 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:6e5d69375a9366c800740746847da2ec3cfb4b8e-3.0.0-dev.18 14:55:09 - 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 14:55:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:55:10 14:55:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:55:10 ce5c4a1c91eb: Verifying Checksum 14:55:10 ce5c4a1c91eb: Download complete 14:55:10 52ebb69f0ebf: Verifying Checksum 14:55:10 52ebb69f0ebf: Download complete 14:55:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:55:10 latest: Pulling from edgex-lftools-log-publisher 14:55:10 5eb5b503b376: Pulling fs layer 14:55:10 5c69ac0246d0: Pulling fs layer 14:55:10 ec43610c2a17: Pulling fs layer 14:55:10 3a2ae6a8a46f: Pulling fs layer 14:55:10 33b1e0a273af: Pulling fs layer 14:55:10 3a2ae6a8a46f: Waiting 14:55:10 5d3b04190fa2: Pulling fs layer 14:55:10 2f39f015ded8: Pulling fs layer 14:55:10 5d3b04190fa2: Waiting 14:55:10 33b1e0a273af: Waiting 14:55:10 2f39f015ded8: Waiting 14:55:10 5c69ac0246d0: Verifying Checksum 14:55:10 5c69ac0246d0: Download complete 14:55:10 3a2ae6a8a46f: Verifying Checksum 14:55:10 3a2ae6a8a46f: Download complete 14:55:10 ec43610c2a17: Verifying Checksum 14:55:10 ec43610c2a17: Download complete 14:55:10 5d3b04190fa2: Verifying Checksum 14:55:10 5d3b04190fa2: Download complete 14:55:10 33b1e0a273af: Verifying Checksum 14:55:10 33b1e0a273af: Download complete 14:55:10 5eb5b503b376: Verifying Checksum 14:55:10 5eb5b503b376: Download complete 14:55:11 2f39f015ded8: Download complete 14:55:11 5eb5b503b376: Pull complete 14:55:11 5c69ac0246d0: Pull complete 14:55:12 ec43610c2a17: Pull complete 14:55:12 3a2ae6a8a46f: Pull complete 14:55:12 33b1e0a273af: Pull complete 14:55:12 5d3b04190fa2: Pull complete 14:55:16 2f39f015ded8: Pull complete 14:55:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:55:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:55:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:55:16 prd-ubuntu20.04-docker-8c-8g-6050 does not seem to be running inside a container 14:55:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:55:22 $ docker top 4c57db7e0a5c0072283ba1d6a5eeeef673e2e6416387a0458d1d63684c0982bc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:55:22 ce5c4a1c91eb: Pull complete 14:55:22 169dfbe0d373: Pull complete 14:55:22 e1ff8fa3b103: Pull complete 14:55:22 ---> job-cost.sh 14:55:22 lf-activate-venv: SKIPPING 14:55:22 INFO: No Stack... 14:55:23 INFO: Retrieving Pricing Info for: v3-standard-8 14:55:23 INFO: Archiving Costs [Pipeline] sh 14:55:23 + cut -d, -f6 14:55:23 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [Pipeline] lock 14:55:24 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-87-stack-cost] 14:55:24 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-87-stack-cost] did not exist. Created. 14:55:24 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-87-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:55:24 + echo total: 0.2199999988079071 [Pipeline] stash 14:55:24 Stashed 1 file(s) [Pipeline] } 14:55:24 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-87-stack-cost] [Pipeline] // lock [Pipeline] } 14:55:24 $ docker stop --time=1 4c57db7e0a5c0072283ba1d6a5eeeef673e2e6416387a0458d1d63684c0982bc 14:55:25 $ docker rm -f --volumes 4c57db7e0a5c0072283ba1d6a5eeeef673e2e6416387a0458d1d63684c0982bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:55:29 52ebb69f0ebf: Pull complete 14:55:30 5abe8eddf0d5: Pull complete 14:55:30 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 14:55:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 14:55:30 ---> 6cb57ee374ae 14:55:30 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:55:32 ---> Running in e2106270038f 14:55:32 Removing intermediate container e2106270038f 14:55:32 ---> 8de2b5870114 14:55:32 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:55:32 ---> Running in 12b356536e45 14:55:32 Removing intermediate container 12b356536e45 14:55:32 ---> 58162e3e2642 14:55:32 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:55:32 ---> Running in a03d8dd1eb88 14:55:33 Removing intermediate container a03d8dd1eb88 14:55:33 ---> b616260a62ad 14:55:33 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:55:33 ---> Running in 5294814bdb96 14:55:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:55:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:55:35 OK: 263 MiB in 53 packages 14:55:36 Removing intermediate container 5294814bdb96 14:55:36 ---> 20142651c7a7 14:55:36 Step 7/12 : WORKDIR /app 14:55:36 ---> Running in b371f8d89e8c 14:55:36 Removing intermediate container b371f8d89e8c 14:55:36 ---> 7e650bb6909e 14:55:36 Step 8/12 : COPY go.mod vendor* ./ 14:55:37 ---> 09c6c99817c4 14:55:37 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:55:37 ---> Running in dae52a482ac0 14:56:45 Removing intermediate container dae52a482ac0 14:56:45 ---> d411437627c4 14:56:45 Step 10/12 : COPY . . 14:56:45 ---> 59e0a24a6754 14:56:45 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:56:45 ---> Running in a47ff20cf97b 14:56:45 Removing intermediate container a47ff20cf97b 14:56:45 ---> d719e38be433 14:56:45 Step 12/12 : RUN $MAKE 14:56:45 ---> Running in 7b75a000ce06 14:56:45 noop 14:56:45 Removing intermediate container 7b75a000ce06 14:56:45 ---> c94a7665290f 14:56:45 Successfully built c94a7665290f 14:56:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:45 + docker inspect -f . ci-base-image-arm64 14:56:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:56:45 prd-ubuntu20.04-docker-arm64-4c-16g-6051 does not seem to be running inside a container 14:56:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/87 -v /w/workspace/app-rfid-llrp-inventory/87:/w/workspace/app-rfid-llrp-inventory/87:rw,z -v /w/workspace/app-rfid-llrp-inventory/87@tmp:/w/workspace/app-rfid-llrp-inventory/87@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:56:47 $ docker top dda087a0aae8b628c1929eaceac9230862509601d49bd83d88dfabb8aebed528 -eo pid,comm [Pipeline] { [Pipeline] sh 14:56:48 + go version 14:56:48 go version go1.20.2 linux/arm64 [Pipeline] } 14:56:48 $ docker stop --time=1 dda087a0aae8b628c1929eaceac9230862509601d49bd83d88dfabb8aebed528 14:56:49 $ docker rm -f --volumes dda087a0aae8b628c1929eaceac9230862509601d49bd83d88dfabb8aebed528 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:50 + docker inspect -f . ci-base-image-arm64 14:56:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:56:50 prd-ubuntu20.04-docker-arm64-4c-16g-6051 does not seem to be running inside a container 14:56:50 $ 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/87 -v /w/workspace/app-rfid-llrp-inventory/87:/w/workspace/app-rfid-llrp-inventory/87:rw,z -v /w/workspace/app-rfid-llrp-inventory/87@tmp:/w/workspace/app-rfid-llrp-inventory/87@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:56:51 $ docker top 253df4ad34bcc1f67e8fc22f1de573c3843249b2d606e825ad3e12f23fea0627 -eo pid,comm [Pipeline] { [Pipeline] sh 14:56:52 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/87 [Pipeline] fileExists [Pipeline] sh 14:56:53 + make test 14:56:53 go test -race ./... -coverprofile=coverage.out ./... 14:59:29 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 14:59:42 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 14:59:42 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.064s coverage: 86.2% of statements 14:59:52 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.597s coverage: 71.9% of statements 14:59:53 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:59:53 go vet ./... 15:02:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:02:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:02:45 ./bin/test-attribution.sh [Pipeline] echo 15:02:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:02:45 $ docker stop --time=1 253df4ad34bcc1f67e8fc22f1de573c3843249b2d606e825ad3e12f23fea0627 15:02:47 $ docker rm -f --volumes 253df4ad34bcc1f67e8fc22f1de573c3843249b2d606e825ad3e12f23fea0627 [Pipeline] // withDockerContainer [Pipeline] sh 15:02:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:02:48 Warning: overwriting stash ‘coverage-report’ 15:02:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:02:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:02:50 + ls -al . 15:02:50 total 224 15:02:50 drwxrwxr-x 10 jenkins jenkins 4096 Mar 28 14:56 . 15:02:50 drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 14:54 .. 15:02:50 -rw-rw-r-- 1 jenkins jenkins 262 Mar 28 14:54 .dockerignore 15:02:50 drwxrwxr-x 8 jenkins jenkins 4096 Mar 28 14:54 .git 15:02:50 drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 14:54 .github 15:02:50 -rw-rw-r-- 1 jenkins jenkins 788 Mar 28 14:54 .gitignore 15:02:50 -rw-rw-r-- 1 jenkins jenkins 41 Mar 28 14:54 .golangci.yml 15:02:50 -rw-rw-r-- 1 jenkins jenkins 9805 Mar 28 14:54 Attribution.txt 15:02:50 -rw-rw-r-- 1 jenkins jenkins 4331 Mar 28 14:54 CHANGELOG.md 15:02:50 -rw-rw-r-- 1 jenkins jenkins 1659 Mar 28 14:54 Dockerfile 15:02:50 -rw-rw-r-- 1 jenkins jenkins 677 Mar 28 14:54 GOVERNANCE.md 15:02:50 -rw-rw-r-- 1 jenkins jenkins 687 Mar 28 14:54 Jenkinsfile 15:02:50 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 28 14:54 LICENSE 15:02:50 -rw-rw-r-- 1 jenkins jenkins 2497 Mar 28 14:54 Makefile 15:02:50 -rw-rw-r-- 1 jenkins jenkins 617 Mar 28 14:54 OWNERS.md 15:02:50 -rw-rw-r-- 1 jenkins jenkins 31001 Mar 28 14:54 README.md 15:02:50 -rw-rw-r-- 1 jenkins jenkins 12 Mar 28 14:52 VERSION 15:02:50 drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 14:54 bin 15:02:50 -rw-r--r-- 1 jenkins jenkins 41317 Mar 28 14:59 coverage.out 15:02:50 -rw-rw-r-- 1 jenkins jenkins 3464 Mar 28 14:54 go.mod 15:02:50 -rw-rw-r-- 1 jenkins jenkins 31392 Mar 28 14:54 go.sum 15:02:50 drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 14:54 images 15:02:50 drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 14:54 internal 15:02:50 -rw-rw-r-- 1 jenkins jenkins 531 Mar 28 14:54 main.go 15:02:50 drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 14:54 res 15:02:50 drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 14:54 snap 15:02:50 drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 14:54 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:02:50 + 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=6e5d69375a9366c800740746847da2ec3cfb4b8e --label arch=arm64 --label version=3.0.0-dev.18 . 15:02:50 Sending build context to Docker daemon 677.9kB 15:02:50 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 15:02:50 Step 2/29 : FROM ${BASE} AS builder 15:02:50 ---> c94a7665290f 15:02:50 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 15:02:52 ---> Running in 6cc078f7ae78 15:02:52 Removing intermediate container 6cc078f7ae78 15:02:52 ---> acffe2f300cf 15:02:52 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 15:02:52 ---> Running in 4c61f10a02f6 15:02:52 Removing intermediate container 4c61f10a02f6 15:02:52 ---> 3c190877e046 15:02:52 Step 5/29 : ARG ADD_BUILD_TAGS="" 15:02:52 ---> Running in 4e84fcad8944 15:02:53 Removing intermediate container 4e84fcad8944 15:02:53 ---> 613bb158a3c4 15:02:53 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:02:53 ---> Running in 6204f1cd4133 15:02:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:02:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:02:55 OK: 263 MiB in 53 packages 15:02:56 Removing intermediate container 6204f1cd4133 15:02:56 ---> 49d9482477de 15:02:56 Step 7/29 : WORKDIR /app 15:02:56 ---> Running in 16c6032ce071 15:02:57 Removing intermediate container 16c6032ce071 15:02:57 ---> 17f5d7540fba 15:02:57 Step 8/29 : COPY go.mod vendor* ./ 15:02:57 ---> 9e60993d6703 15:02:57 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:02:57 ---> Running in d4d03af98c52 15:03:00 Removing intermediate container d4d03af98c52 15:03:00 ---> 02f274cc5d25 15:03:00 Step 10/29 : COPY . . 15:03:00 ---> 1dc9e276d5fa 15:03:00 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:03:00 ---> Running in 952763b85c45 15:03:01 Removing intermediate container 952763b85c45 15:03:01 ---> 224ea2ae7293 15:03:01 Step 12/29 : RUN $MAKE 15:03:01 ---> Running in 6515cdb46c98 15:03:02 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.18 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.18" -trimpath -mod=readonly -o app-rfid-llrp-inventory 15:05:24 Removing intermediate container 6515cdb46c98 15:05:24 ---> 9a7f6d4041f4 15:05:24 Step 13/29 : FROM alpine:3.17 15:05:24 3.17: Pulling from library/alpine 15:05:24 af6eaf76a39c: Already exists 15:05:24 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 15:05:24 Status: Downloaded newer image for alpine:3.17 15:05:24 ---> d74e625d9115 15:05:24 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:05:24 ---> Running in b0eee438b978 15:05:24 Removing intermediate container b0eee438b978 15:05:24 ---> f8985f4be879 15:05:24 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 15:05:24 ---> Running in acfb4ff06d1e 15:05:24 Removing intermediate container acfb4ff06d1e 15:05:24 ---> 3e7bba44f800 15:05:24 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 15:05:24 ---> Running in 89d72c65478f 15:05:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:05:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:05:24 (1/2) Installing ca-certificates (20220614-r4) 15:05:24 (2/2) Installing dumb-init (1.2.5-r2) 15:05:24 Executing busybox-1.35.0-r29.trigger 15:05:24 Executing ca-certificates-20220614-r4.trigger 15:05:24 OK: 8 MiB in 17 packages 15:05:26 Removing intermediate container 89d72c65478f 15:05:26 ---> 96ed2ae0c159 15:05:26 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:05:26 ---> 9be2a4d19f2e 15:05:26 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 15:05:27 ---> 1b9adfd006f7 15:05:27 Step 19/29 : COPY --from=builder /app/res/ /res/ 15:05:29 ---> 1de051ea3fb3 15:05:29 Step 20/29 : COPY --from=builder /app/static/ /static/ 15:05:29 ---> 8fa224e575ed 15:05:29 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 15:05:30 ---> 58d1bc68cdc4 15:05:30 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 15:05:30 ---> Running in 8894c772871e 15:05:32 Removing intermediate container 8894c772871e 15:05:32 ---> 26b3046f8ce4 15:05:32 Step 23/29 : VOLUME /cache 15:05:32 ---> Running in 54647c91d47f 15:05:32 Removing intermediate container 54647c91d47f 15:05:32 ---> bbe5115117ec 15:05:32 Step 24/29 : EXPOSE 59711 15:05:32 ---> Running in 027a8da2b691 15:05:33 Removing intermediate container 027a8da2b691 15:05:33 ---> 7740c364dbb1 15:05:33 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 15:05:33 ---> Running in 13640defcf00 15:05:33 Removing intermediate container 13640defcf00 15:05:33 ---> 4e9a36d3ebec 15:05:33 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 15:05:33 ---> Running in 94720eb7b5fe 15:05:33 Removing intermediate container 94720eb7b5fe 15:05:33 ---> 09f81834f74f 15:05:33 Step 27/29 : LABEL arch=arm64 15:05:34 ---> Running in ac65b4517adf 15:05:34 Removing intermediate container ac65b4517adf 15:05:34 ---> 24a7addc29a8 15:05:34 Step 28/29 : LABEL git_sha=6e5d69375a9366c800740746847da2ec3cfb4b8e 15:05:34 ---> Running in 1865e9614e7e 15:05:34 Removing intermediate container 1865e9614e7e 15:05:34 ---> ca857d017443 15:05:34 Step 29/29 : LABEL version=3.0.0-dev.18 15:05:34 ---> Running in 658b0dac9ede 15:05:34 Removing intermediate container 658b0dac9ede 15:05:34 ---> 4b9cbbb8b616 15:05:34 [Warning] One or more build-args [ARCH] were not consumed 15:05:34 Successfully built 4b9cbbb8b616 15:05:34 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:05:34 provisioning config files... 15:05:34 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/87@tmp/config1900900795592055122tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:05:35 ---> docker-login.sh 15:05:35 nexus3.edgexfoundry.org:10001 15:05:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:35 Configure a credential helper to remove this warning. See 15:05:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:35 15:05:35 Login Succeeded 15:05:35 nexus3.edgexfoundry.org:10002 15:05:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:35 Configure a credential helper to remove this warning. See 15:05:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:35 15:05:35 Login Succeeded 15:05:35 nexus3.edgexfoundry.org:10003 15:05:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:36 Configure a credential helper to remove this warning. See 15:05:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:36 15:05:36 Login Succeeded 15:05:36 nexus3.edgexfoundry.org:10004 15:05:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:36 Configure a credential helper to remove this warning. See 15:05:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:36 15:05:36 Login Succeeded 15:05:36 docker.io 15:05:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:37 Configure a credential helper to remove this warning. See 15:05:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:37 15:05:37 Login Succeeded 15:05:37 ---> docker-login.sh ends [Pipeline] } 15:05:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:05:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:05:37 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 15:05:37 6e5d69375a9366c800740746847da2ec3cfb4b8e 15:05:37 latest 15:05:37 3.0.0-dev.18 15:05:37 6e5d69375a9366c800740746847da2ec3cfb4b8e-3.0.0-dev.18 15:05:37 main 15:05:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:37 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:6e5d69375a9366c800740746847da2ec3cfb4b8e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:37 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:6e5d69375a9366c800740746847da2ec3cfb4b8e 15:05:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:05:37 0c112bb9e547: Preparing 15:05:37 4f22fae6e62c: Preparing 15:05:37 d8fe38b5989a: Preparing 15:05:37 46b1940e3f47: Preparing 15:05:37 adf2db364905: Preparing 15:05:37 df92a8714307: Preparing 15:05:37 bc9342ac6425: Preparing 15:05:37 edf70074bd40: Preparing 15:05:37 df92a8714307: Waiting 15:05:37 bc9342ac6425: Waiting 15:05:37 edf70074bd40: Waiting 15:05:38 adf2db364905: Pushed 15:05:38 0c112bb9e547: Pushed 15:05:38 46b1940e3f47: Pushed 15:05:38 d8fe38b5989a: Pushed 15:05:38 edf70074bd40: Layer already exists 15:05:38 df92a8714307: Pushed 15:05:38 bc9342ac6425: Pushed 15:05:43 4f22fae6e62c: Pushed 15:05:44 6e5d69375a9366c800740746847da2ec3cfb4b8e: digest: sha256:22b826462b590b53a302c9421d4cce3ecf3b86fb1f9fb6e2d9efde5590048b8c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:44 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:44 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 15:05:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:05:44 0c112bb9e547: Preparing 15:05:44 4f22fae6e62c: Preparing 15:05:44 d8fe38b5989a: Preparing 15:05:44 46b1940e3f47: Preparing 15:05:44 adf2db364905: Preparing 15:05:44 df92a8714307: Preparing 15:05:44 bc9342ac6425: Preparing 15:05:44 edf70074bd40: Preparing 15:05:44 bc9342ac6425: Waiting 15:05:44 df92a8714307: Waiting 15:05:44 edf70074bd40: Waiting 15:05:44 adf2db364905: Layer already exists 15:05:44 d8fe38b5989a: Layer already exists 15:05:44 0c112bb9e547: Layer already exists 15:05:44 4f22fae6e62c: Layer already exists 15:05:44 46b1940e3f47: Layer already exists 15:05:44 df92a8714307: Layer already exists 15:05:44 bc9342ac6425: Layer already exists 15:05:44 edf70074bd40: Layer already exists 15:05:45 latest: digest: sha256:22b826462b590b53a302c9421d4cce3ecf3b86fb1f9fb6e2d9efde5590048b8c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:45 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:45 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.18 15:05:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:05:45 0c112bb9e547: Preparing 15:05:45 4f22fae6e62c: Preparing 15:05:45 d8fe38b5989a: Preparing 15:05:45 46b1940e3f47: Preparing 15:05:45 adf2db364905: Preparing 15:05:45 df92a8714307: Preparing 15:05:45 bc9342ac6425: Preparing 15:05:45 edf70074bd40: Preparing 15:05:45 bc9342ac6425: Waiting 15:05:45 edf70074bd40: Waiting 15:05:45 df92a8714307: Waiting 15:05:45 adf2db364905: Layer already exists 15:05:45 0c112bb9e547: Layer already exists 15:05:45 d8fe38b5989a: Layer already exists 15:05:45 46b1940e3f47: Layer already exists 15:05:45 4f22fae6e62c: Layer already exists 15:05:45 edf70074bd40: Layer already exists 15:05:45 df92a8714307: Layer already exists 15:05:45 bc9342ac6425: Layer already exists 15:05:45 3.0.0-dev.18: digest: sha256:22b826462b590b53a302c9421d4cce3ecf3b86fb1f9fb6e2d9efde5590048b8c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:46 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:6e5d69375a9366c800740746847da2ec3cfb4b8e-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:46 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:6e5d69375a9366c800740746847da2ec3cfb4b8e-3.0.0-dev.18 15:05:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:05:46 0c112bb9e547: Preparing 15:05:46 4f22fae6e62c: Preparing 15:05:46 d8fe38b5989a: Preparing 15:05:46 46b1940e3f47: Preparing 15:05:46 adf2db364905: Preparing 15:05:46 df92a8714307: Preparing 15:05:46 bc9342ac6425: Preparing 15:05:46 edf70074bd40: Preparing 15:05:46 df92a8714307: Waiting 15:05:46 bc9342ac6425: Waiting 15:05:46 edf70074bd40: Waiting 15:05:46 d8fe38b5989a: Layer already exists 15:05:46 46b1940e3f47: Layer already exists 15:05:46 adf2db364905: Layer already exists 15:05:46 0c112bb9e547: Layer already exists 15:05:46 4f22fae6e62c: Layer already exists 15:05:46 df92a8714307: Layer already exists 15:05:46 bc9342ac6425: Layer already exists 15:05:46 edf70074bd40: Layer already exists 15:05:46 6e5d69375a9366c800740746847da2ec3cfb4b8e-3.0.0-dev.18: digest: sha256:22b826462b590b53a302c9421d4cce3ecf3b86fb1f9fb6e2d9efde5590048b8c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:47 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:47 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 15:05:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:05:47 0c112bb9e547: Preparing 15:05:47 4f22fae6e62c: Preparing 15:05:47 d8fe38b5989a: Preparing 15:05:47 46b1940e3f47: Preparing 15:05:47 adf2db364905: Preparing 15:05:47 df92a8714307: Preparing 15:05:47 bc9342ac6425: Preparing 15:05:47 edf70074bd40: Preparing 15:05:47 df92a8714307: Waiting 15:05:47 bc9342ac6425: Waiting 15:05:47 edf70074bd40: Waiting 15:05:47 adf2db364905: Layer already exists 15:05:47 4f22fae6e62c: Layer already exists 15:05:47 46b1940e3f47: Layer already exists 15:05:47 d8fe38b5989a: Layer already exists 15:05:47 0c112bb9e547: Layer already exists 15:05:47 bc9342ac6425: Layer already exists 15:05:47 edf70074bd40: Layer already exists 15:05:47 df92a8714307: Layer already exists 15:05:47 main: digest: sha256:22b826462b590b53a302c9421d4cce3ecf3b86fb1f9fb6e2d9efde5590048b8c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:05:48 ===================================================== [Pipeline] echo 15:05:48 taggedImages: 15:05:48 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:6e5d69375a9366c800740746847da2ec3cfb4b8e 15:05:48 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 15:05:48 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.18 15:05:48 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:6e5d69375a9366c800740746847da2ec3cfb4b8e-3.0.0-dev.18 15:05:48 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:05:48 15:05:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:05:48 arm64: Pulling from edgex-lftools-log-publisher 15:05:48 8998bd30e6a1: Pulling fs layer 15:05:48 04944245beec: Pulling fs layer 15:05:48 699f458cf7ca: Pulling fs layer 15:05:48 765212b225bb: Pulling fs layer 15:05:48 f23df028b6ca: Pulling fs layer 15:05:48 d65c8cfc05b1: Pulling fs layer 15:05:48 2437ff75d9bd: Pulling fs layer 15:05:48 d65c8cfc05b1: Waiting 15:05:48 765212b225bb: Waiting 15:05:48 f23df028b6ca: Waiting 15:05:48 2437ff75d9bd: Waiting 15:05:48 04944245beec: Verifying Checksum 15:05:48 04944245beec: Download complete 15:05:48 765212b225bb: Verifying Checksum 15:05:48 765212b225bb: Download complete 15:05:48 f23df028b6ca: Download complete 15:05:48 d65c8cfc05b1: Verifying Checksum 15:05:48 d65c8cfc05b1: Download complete 15:05:49 699f458cf7ca: Verifying Checksum 15:05:49 699f458cf7ca: Download complete 15:05:49 8998bd30e6a1: Verifying Checksum 15:05:49 8998bd30e6a1: Download complete 15:05:52 2437ff75d9bd: Verifying Checksum 15:05:52 2437ff75d9bd: Download complete 15:05:54 8998bd30e6a1: Pull complete 15:05:54 04944245beec: Pull complete 15:05:55 699f458cf7ca: Pull complete 15:05:55 765212b225bb: Pull complete 15:05:56 f23df028b6ca: Pull complete 15:05:56 d65c8cfc05b1: Pull complete 15:06:11 2437ff75d9bd: Pull complete 15:06:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:06:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:06:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:06:11 prd-ubuntu20.04-docker-arm64-4c-16g-6051 does not seem to be running inside a container 15:06:11 $ 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/87 -v /w/workspace/app-rfid-llrp-inventory/87:/w/workspace/app-rfid-llrp-inventory/87:rw,z -v /w/workspace/app-rfid-llrp-inventory/87@tmp:/w/workspace/app-rfid-llrp-inventory/87@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:arm64 cat 15:06:14 $ docker top 1a3d8ae51ca9376b13f5d55e76bde6c7655d0b4e4af84f482e9bfc1c683f6d2a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:06:15 ---> job-cost.sh 15:06:15 lf-activate-venv: SKIPPING 15:06:15 INFO: No Stack... 15:06:16 INFO: Retrieving Pricing Info for: v3-standard-4 15:06:17 INFO: Archiving Costs [Pipeline] sh 15:06:17 + cat /w/workspace/app-rfid-llrp-inventory/87/archives/cost.csv 15:06:17 + cut -d, -f6 [Pipeline] lock 15:06:17 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-87-stack-cost] 15:06:17 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-87-stack-cost] did not exist. Created. 15:06:17 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-87-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:06:18 /w/workspace/app-rfid-llrp-inventory/87@tmp/durable-ea39563a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:06:18 + echo total: 0.10999999940395355 [Pipeline] stash 15:06:18 Warning: overwriting stash ‘stack-cost’ 15:06:18 Stashed 1 file(s) [Pipeline] } 15:06:18 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-87-stack-cost] [Pipeline] // lock [Pipeline] } 15:06:18 $ docker stop --time=1 1a3d8ae51ca9376b13f5d55e76bde6c7655d0b4e4af84f482e9bfc1c683f6d2a 15:06:23 $ docker rm -f --volumes 1a3d8ae51ca9376b13f5d55e76bde6c7655d0b4e4af84f482e9bfc1c683f6d2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:06:23 provisioning config files... 15:06:23 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5296812526671198854tmp [Pipeline] { [Pipeline] sh 15:06:23 + set +x 15:06:23 + curl -s https://codecov.io/bash 15:06:23 + bash -s -- 15:06:23 15:06:23 _____ _ 15:06:23 / ____| | | 15:06:23 | | ___ __| | ___ ___ _____ __ 15:06:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:06:23 | |___| (_) | (_| | __/ (_| (_) \ V / 15:06:23 \_____\___/ \__,_|\___|\___\___/ \_/ 15:06:23 Bash-1.0.6 15:06:23 15:06:23 15:06:23 ==> git version 2.25.1 found 15:06:23 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 15:06:23 Release-Date: 2020-01-08 15:06:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:06:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:06:23 ==> Jenkins CI detected. 15:06:23 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 15:06:23 project root: . 15:06:23 --> token set from env 15:06:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:06:24 ==> Running gcov in . (disable via -X gcov) 15:06:24 ==> Python coveragepy not found 15:06:24 ==> Searching for coverage reports in: 15:06:24 + . 15:06:24 -> Found 1 reports 15:06:24 ==> Detecting git/mercurial file structure 15:06:24 ==> Reading reports 15:06:24 + ./coverage.out bytes=41317 15:06:24 ==> Appending adjustments 15:06:24 https://docs.codecov.io/docs/fixing-reports 15:06:24 + Found adjustments 15:06:24 ==> Gzipping contents 15:06:24 12K /tmp/codecov.TbfovK.gz 15:06:24 ==> Uploading reports 15:06:24 url: https://codecov.io 15:06:24 query: branch=main&commit=6e5d69375a9366c800740746847da2ec3cfb4b8e&build=87&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F87%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 15:06:24 -> Pinging Codecov 15:06:24 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=6e5d69375a9366c800740746847da2ec3cfb4b8e&build=87&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F87%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 15:06:24 -> Uploading to 15:06:24 https://storage.googleapis.com/codecov/v4/raw/2023-03-28/581DD39554BDF9B6E22D074273EAD858/6e5d69375a9366c800740746847da2ec3cfb4b8e/c414fb16-8748-4b2a-8344-c5c6e3b6f193.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230328%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230328T150624Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2e56985c610d5fadf3ac12b685509005a154f98df25bec476dcb46f1e85800d1 15:06:24 % Total % Received % Xferd Average Speed Time Time Time Current 15:06:24 Dload Upload Total Spent Left Speed 15:06:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 30490 --:--:-- --:--:-- --:--:-- 30412 100 11800 0 0 100 11800 0 30490 --:--:-- --:--:-- --:--:-- 30412 15:06:24 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/6e5d69375a9366c800740746847da2ec3cfb4b8e [Pipeline] } 15:06:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:06:25 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:06:25 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:06:25 15:06:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:06:25 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:06:25 df9b9388f04a: Pulling fs layer 15:06:25 52dc419b0ee2: Pulling fs layer 15:06:25 25bc292e5bac: Pulling fs layer 15:06:25 114826534d7a: Pulling fs layer 15:06:25 4657fd5d0bcf: Pulling fs layer 15:06:25 6ad1cebc031e: Pulling fs layer 15:06:25 8a3aa393b2d8: Pulling fs layer 15:06:25 4657fd5d0bcf: Waiting 15:06:25 8a3aa393b2d8: Waiting 15:06:25 6ad1cebc031e: Waiting 15:06:25 114826534d7a: Waiting 15:06:25 25bc292e5bac: Verifying Checksum 15:06:25 25bc292e5bac: Download complete 15:06:25 52dc419b0ee2: Verifying Checksum 15:06:25 52dc419b0ee2: Download complete 15:06:25 4657fd5d0bcf: Verifying Checksum 15:06:25 6ad1cebc031e: Verifying Checksum 15:06:25 6ad1cebc031e: Download complete 15:06:25 df9b9388f04a: Pull complete 15:06:25 52dc419b0ee2: Pull complete 15:06:25 25bc292e5bac: Pull complete 15:06:26 114826534d7a: Verifying Checksum 15:06:26 114826534d7a: Download complete 15:06:26 8a3aa393b2d8: Verifying Checksum 15:06:26 8a3aa393b2d8: Download complete 15:06:29 114826534d7a: Pull complete 15:06:30 4657fd5d0bcf: Pull complete 15:06:30 6ad1cebc031e: Pull complete 15:06:34 8a3aa393b2d8: Pull complete 15:06:34 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:06:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:06:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:06:34 prd-ubuntu20.04-docker-8c-8g-6050 does not seem to be running inside a container 15:06:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:06:39 $ docker top 24ef10ee2bb4209609615a5cbc929be3b9b0e2e277e89cf4d6725e87f91eb0fd -eo pid,comm [Pipeline] { [Pipeline] echo 15:06:39 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 15:06:40 + set -o pipefail 15:06:40 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 15:06:45 15:06:45 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 15:06:45 15:06:45 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/69a41fed-6779-4792-8d8a-bb840ca8cf8e 15:06:45 15:06:45 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:06:45 15:06:45 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:06:45 15:06:45 15:06:45 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:06:45 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:06:45 More details here: https://snyk.co/ue1NS [Pipeline] } 15:06:45 $ docker stop --time=1 24ef10ee2bb4209609615a5cbc929be3b9b0e2e277e89cf4d6725e87f91eb0fd 15:06:48 $ docker rm -f --volumes 24ef10ee2bb4209609615a5cbc929be3b9b0e2e277e89cf4d6725e87f91eb0fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:06:49 + git log --format=format:%s -1 6e5d69375a9366c800740746847da2ec3cfb4b8e [Pipeline] sh 15:06:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:06:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:06:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:06:50 prd-ubuntu20.04-docker-8c-8g-6050 does not seem to be running inside a container 15:06:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:06:50 $ docker top d7d1c6c91263cc156e49f719f51c70d5e7aad505ec712acbec2157204123d3d2 -eo pid,comm 15:06:50 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:06:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:06:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:06:50 [ssh-agent] Looking for ssh-agent implementation... 15:06:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:06:50 $ docker exec d7d1c6c91263cc156e49f719f51c70d5e7aad505ec712acbec2157204123d3d2 ssh-agent 15:06:51 SSH_AUTH_SOCK=/tmp/ssh-GrrimGh0UNW2/agent.33 15:06:51 SSH_AGENT_PID=39 15:06:51 Running ssh-add (command line suppressed) 15:06:51 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5543943936982797721.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5543943936982797721.key) 15:06:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:06:51 + git semver tag 15:06:51 2023-03-28 15:06:51,563 [run_tag] DEBUG tag force:False 15:06:51 2023-03-28 15:06:51,563 [check_head_tag] DEBUG check head tag 15:06:51 2023-03-28 15:06:51,565 [execute] INFO git cat-file --batch-check 15:06:51 2023-03-28 15:06:51,566 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 15:06:51 2023-03-28 15:06:51,569 [execute] INFO git cat-file --batch 15:06:51 2023-03-28 15:06:51,570 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 15:06:51 2023-03-28 15:06:51,588 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:06:51 2023-03-28 15:06:51,588 [execute] INFO git tag -a v3.0.0-dev.18 -m v3.0.0-dev.18 15:06:51 2023-03-28 15:06:51,588 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.18', '-m', 'v3.0.0-dev.18'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 15:06:51 2023-03-28 15:06:51,593 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:06:51 3.0.0-dev.18 [Pipeline] } 15:06:51 $ docker exec --env ******** --env ******** d7d1c6c91263cc156e49f719f51c70d5e7aad505ec712acbec2157204123d3d2 ssh-agent -k 15:06:51 unset SSH_AUTH_SOCK; 15:06:51 unset SSH_AGENT_PID; 15:06:51 echo Agent pid 39 killed; 15:06:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:06:52 + git semver [Pipeline] } 15:06:52 $ docker stop --time=1 d7d1c6c91263cc156e49f719f51c70d5e7aad505ec712acbec2157204123d3d2 15:06:53 $ docker rm -f --volumes d7d1c6c91263cc156e49f719f51c70d5e7aad505ec712acbec2157204123d3d2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:06:54 15:06:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:06:54 0.23.1-centos7: Pulling from edgex-lftools 15:06:54 ab5ef0e58194: Pulling fs layer 15:06:54 9712f1f96733: Pulling fs layer 15:06:54 63f879dbbcfc: Pulling fs layer 15:06:54 0d9ebad4ef96: Pulling fs layer 15:06:54 e9a5061849ea: Pulling fs layer 15:06:54 d747dcd14b5f: Pulling fs layer 15:06:54 2de7ff778b66: Pulling fs layer 15:06:54 0d9ebad4ef96: Waiting 15:06:54 e9a5061849ea: Waiting 15:06:54 d747dcd14b5f: Waiting 15:06:54 9712f1f96733: Verifying Checksum 15:06:54 9712f1f96733: Download complete 15:06:54 63f879dbbcfc: Verifying Checksum 15:06:54 63f879dbbcfc: Download complete 15:06:54 ab5ef0e58194: Download complete 15:06:54 e9a5061849ea: Verifying Checksum 15:06:54 e9a5061849ea: Download complete 15:06:54 d747dcd14b5f: Verifying Checksum 15:06:54 d747dcd14b5f: Download complete 15:06:54 0d9ebad4ef96: Verifying Checksum 15:06:54 0d9ebad4ef96: Download complete 15:06:54 2de7ff778b66: Verifying Checksum 15:06:54 2de7ff778b66: Download complete 15:06:57 ab5ef0e58194: Pull complete 15:06:57 9712f1f96733: Pull complete 15:06:57 63f879dbbcfc: Pull complete 15:07:02 0d9ebad4ef96: Pull complete 15:07:02 e9a5061849ea: Pull complete 15:07:02 d747dcd14b5f: Pull complete 15:07:03 2de7ff778b66: Pull complete 15:07:03 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:07:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:07:03 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:07:03 prd-ubuntu20.04-docker-8c-8g-6050 does not seem to be running inside a container 15:07:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:07:10 $ docker top c3ef4a8facca0629b8e26b9695eb6dc48e2889e020e95a1f416ae73188e95c57 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:07:10 provisioning config files... 15:07:10 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8378275443686676220tmp 15:07:10 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3240121517174245995tmp 15:07:10 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5622893865835669557tmp [Pipeline] { [Pipeline] echo 15:07:10 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:07:11 ---> sigul-configuration.sh 15:07:11 gpg: directory `/root/.gnupg' created 15:07:11 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:07:11 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:07:11 gpg: keyring `/root/.gnupg/secring.gpg' created 15:07:11 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:07:11 gpg: CAST5 encrypted data 15:07:11 gpg: encrypted with 1 passphrase 15:07:11 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:07:11 + mkdir /home/jenkins 15:07:11 + mkdir /home/jenkins/sigul [Pipeline] sh 15:07:11 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 15:07:11 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:07:12 ---> sigul-install.sh 15:07:12 Sigul already installed; skipping installation. [Pipeline] sh 15:07:12 + git tag --list 15:07:12 v0.0.0 15:07:12 v1.0.0 15:07:12 v2.1.0 15:07:12 v2.1.1 15:07:12 v2.1.1-dev.1 15:07:12 v2.2.0 15:07:12 v2.2.1-dev.1 15:07:12 v2.2.1-dev.2 15:07:12 v2.2.1-dev.3 15:07:12 v2.2.1-dev.4 15:07:12 v2.2.1-dev.5 15:07:12 v2.2.1-dev.6 15:07:12 v2.2.1-dev.7 15:07:12 v2.3.0 15:07:12 v2.3.0-dev.10 15:07:12 v2.3.0-dev.11 15:07:12 v2.3.0-dev.12 15:07:12 v2.3.0-dev.13 15:07:12 v2.3.0-dev.14 15:07:12 v2.3.0-dev.15 15:07:12 v2.3.0-dev.16 15:07:12 v2.3.0-dev.17 15:07:12 v2.3.0-dev.18 15:07:12 v2.3.0-dev.19 15:07:12 v2.3.0-dev.20 15:07:12 v2.3.0-dev.21 15:07:12 v2.3.0-dev.22 15:07:12 v2.3.0-dev.23 15:07:12 v2.3.0-dev.24 15:07:12 v2.3.0-dev.25 15:07:12 v2.3.0-dev.26 15:07:12 v2.3.0-dev.9 15:07:12 v2.3.1-dev.1 15:07:12 v3.0.0-dev.1 15:07:12 v3.0.0-dev.10 15:07:12 v3.0.0-dev.11 15:07:12 v3.0.0-dev.12 15:07:12 v3.0.0-dev.13 15:07:12 v3.0.0-dev.14 15:07:12 v3.0.0-dev.15 15:07:12 v3.0.0-dev.16 15:07:12 v3.0.0-dev.17 15:07:12 v3.0.0-dev.18 15:07:12 v3.0.0-dev.2 15:07:12 v3.0.0-dev.3 15:07:12 v3.0.0-dev.4 15:07:12 v3.0.0-dev.5 15:07:12 v3.0.0-dev.6 15:07:12 v3.0.0-dev.7 15:07:12 v3.0.0-dev.8 15:07:12 v3.0.0-dev.9 [Pipeline] sh 15:07:12 + lftools sign git-tag v3.0.0-dev.18 15:07:13 Signing Git tag with Sigul... 15:07:13 Signing v3.0.0-dev.18 [Pipeline] echo 15:07:13 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:07:13 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:07:13 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:07:13 $ docker stop --time=1 c3ef4a8facca0629b8e26b9695eb6dc48e2889e020e95a1f416ae73188e95c57 15:07:15 $ docker rm -f --volumes c3ef4a8facca0629b8e26b9695eb6dc48e2889e020e95a1f416ae73188e95c57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:07:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:07:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:07:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:07:15 prd-ubuntu20.04-docker-8c-8g-6050 does not seem to be running inside a container 15:07:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:07:16 $ docker top 235b00ac147bbd2fb84d38519c6582150291077800cedaacf5dde26a89232b16 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:07:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:07:16 [ssh-agent] Looking for ssh-agent implementation... 15:07:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:07:16 $ docker exec 235b00ac147bbd2fb84d38519c6582150291077800cedaacf5dde26a89232b16 ssh-agent 15:07:16 SSH_AUTH_SOCK=/tmp/ssh-mIv6EWNjZ8lA/agent.32 15:07:16 SSH_AGENT_PID=38 15:07:16 Running ssh-add (command line suppressed) 15:07:16 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16546738912943267641.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16546738912943267641.key) 15:07:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:07:17 + git semver bump pre 15:07:17 2023-03-28 15:07:17,233 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:07:17 2023-03-28 15:07:17,233 [bump_version] DEBUG bumping version:3.0.0-dev.18 on axis:pre with prefix:dev 15:07:17 2023-03-28 15:07:17,233 [bump_version] DEBUG bumped version:3.0.0-dev.19 15:07:17 2023-03-28 15:07:17,233 [write_version] DEBUG write version:3.0.0-dev.19 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 15:07:17 2023-03-28 15:07:17,234 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:07:17 2023-03-28 15:07:17,234 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:07:17 2023-03-28 15:07:17,235 [execute] INFO git cat-file --batch-check 15:07:17 2023-03-28 15:07:17,236 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:07:17 2023-03-28 15:07:17,241 [execute] INFO git cat-file --batch 15:07:17 2023-03-28 15:07:17,241 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:07:17 2023-03-28 15:07:17,246 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:07:17 3.0.0-dev.19 [Pipeline] } 15:07:17 $ docker exec --env ******** --env ******** 235b00ac147bbd2fb84d38519c6582150291077800cedaacf5dde26a89232b16 ssh-agent -k 15:07:17 unset SSH_AUTH_SOCK; 15:07:17 unset SSH_AGENT_PID; 15:07:17 echo Agent pid 38 killed; 15:07:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:07:17 + git semver [Pipeline] } 15:07:18 $ docker stop --time=1 235b00ac147bbd2fb84d38519c6582150291077800cedaacf5dde26a89232b16 15:07:19 $ docker rm -f --volumes 235b00ac147bbd2fb84d38519c6582150291077800cedaacf5dde26a89232b16 [Pipeline] // withDockerContainer [Pipeline] sh 15:07:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:07:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:07:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:07:19 prd-ubuntu20.04-docker-8c-8g-6050 does not seem to be running inside a container 15:07:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:07:20 $ docker top 9b1cbf77e703e78e2c4882536f974222514800349f0afbec63fa89a78f0a65ff -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:07:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:07:20 [ssh-agent] Looking for ssh-agent implementation... 15:07:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:07:20 $ docker exec 9b1cbf77e703e78e2c4882536f974222514800349f0afbec63fa89a78f0a65ff ssh-agent 15:07:20 SSH_AUTH_SOCK=/tmp/ssh-wKPv1sxlnaTE/agent.31 15:07:20 SSH_AGENT_PID=37 15:07:20 Running ssh-add (command line suppressed) 15:07:20 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4939505796547283052.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4939505796547283052.key) 15:07:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:07:20 + git semver push 15:07:21 2023-03-28 15:07:21,174 [run_push] DEBUG push 15:07:21 2023-03-28 15:07:21,174 [execute] INFO git cat-file --batch-check 15:07:21 2023-03-28 15:07:21,174 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:07:21 2023-03-28 15:07:21,177 [execute] INFO git rev-list 8bcdb5607e51b705ef6b8584b30e7d2ff0ceae98 -- 15:07:21 2023-03-28 15:07:21,177 [execute] DEBUG Popen(['git', 'rev-list', '8bcdb5607e51b705ef6b8584b30e7d2ff0ceae98', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 15:07:21 2023-03-28 15:07:21,183 [execute] INFO git fetch -v origin 15:07:21 2023-03-28 15:07:21,183 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 15:07:21 2023-03-28 15:07:21,686 [run_push] DEBUG no remote changes detected 15:07:21 2023-03-28 15:07:21,687 [execute] INFO git push origin semver 15:07:21 2023-03-28 15:07:21,687 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 15:07:22 2023-03-28 15:07:22,539 [run_push] DEBUG push all version tags 15:07:22 2023-03-28 15:07:22,540 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:07:22 2023-03-28 15:07:22,540 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 15:07:23 2023-03-28 15:07:23,337 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:07:23 3.0.0-dev.19 [Pipeline] } 15:07:23 $ docker exec --env ******** --env ******** 9b1cbf77e703e78e2c4882536f974222514800349f0afbec63fa89a78f0a65ff ssh-agent -k 15:07:23 unset SSH_AUTH_SOCK; 15:07:23 unset SSH_AGENT_PID; 15:07:23 echo Agent pid 37 killed; 15:07:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:07:24 + git semver [Pipeline] } 15:07:24 $ docker stop --time=1 9b1cbf77e703e78e2c4882536f974222514800349f0afbec63fa89a78f0a65ff 15:07:25 $ docker rm -f --volumes 9b1cbf77e703e78e2c4882536f974222514800349f0afbec63fa89a78f0a65ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:07:26 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 15:07:26 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:07:26 total 16 15:07:26 drwxr-xr-x 3 root root 4096 Mar 28 14:55 . 15:07:26 drwxrwxr-x 12 jenkins jenkins 4096 Mar 28 15:07 .. 15:07:26 drwxr-xr-x 2 root root 4096 Mar 28 14:55 cost 15:07:26 -rw-r--r-- 1 root root 94 Mar 28 14:55 cost.csv 15:07:26 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:07:26 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:07:26 total 16 15:07:26 drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 14:55 . 15:07:26 drwxrwxr-x 12 jenkins jenkins 4096 Mar 28 15:07 .. 15:07:26 drwxr-xr-x 2 jenkins jenkins 4096 Mar 28 14:55 cost 15:07:26 -rw-r--r-- 1 jenkins jenkins 94 Mar 28 14:55 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:07:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:07:27 ---> package-listing.sh 15:07:27 ++ facter osfamily 15:07:27 ++ tr '[:upper:]' '[:lower:]' 15:07:27 + OS_FAMILY=debian 15:07:27 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 15:07:27 + START_PACKAGES=/tmp/packages_start.txt 15:07:27 + END_PACKAGES=/tmp/packages_end.txt 15:07:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:07:27 + PACKAGES=/tmp/packages_start.txt 15:07:27 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 15:07:27 + PACKAGES=/tmp/packages_end.txt 15:07:27 + case "${OS_FAMILY}" in 15:07:27 + dpkg -l 15:07:27 + grep '^ii' 15:07:27 + '[' -f /tmp/packages_start.txt ']' 15:07:27 + '[' -f /tmp/packages_end.txt ']' 15:07:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:07:27 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 15:07:27 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 15:07:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo 15:07:27 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:07:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:07:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:07:28 prd-ubuntu20.04-docker-8c-8g-6050 does not seem to be running inside a container 15:07:28 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:07:28 $ docker top fdad0b680063ba96d9589e39855d240eb410c12244a4ea754cfca9106cecdf11 -eo pid,comm [Pipeline] { [Pipeline] sh 15:07:29 + touch /tmp/pre-build-complete [Pipeline] sh 15:07:29 + mkdir -p /var/log/sysstat [Pipeline] sh 15:07:29 + ls /var/log/sa-host 15:07:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:07:29 provisioning config files... 15:07:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config18041342212048218702tmp [Pipeline] { [Pipeline] echo 15:07:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:07:30 ---> create-netrc.sh [Pipeline] } 15:07:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:07:30 ---> python-tools-install.sh [Pipeline] echo 15:07:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:07:30 ---> sudo-logs.sh 15:07:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:07:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:07:31 ---> job-cost.sh 15:07:31 lf-activate-venv: SKIPPING 15:07:31 DEBUG: total: 0.2199999988079071 15:07:31 INFO: Retrieving Stack Cost... 15:07:31 INFO: Retrieving Pricing Info for: v3-standard-8 15:07:32 INFO: Archiving Costs [Pipeline] echo 15:07:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:07:32 ---> logs-deploy.sh 15:07:32 lf-activate-venv: SKIPPING 15:07:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/87 15:07:32 INFO: archiving workspace using pattern(s): 15:07:33 Archives upload complete. 15:07:33 INFO: archiving logs to Nexus