Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 77f6383146a8ee209a0715a141c870f08f7b7274 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-ssh9748449844348761256.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh8085907174345856527.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh11753081204957394996.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh9687324945562734003.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-ssh4078022881927339642.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1804 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 77f6383146a8ee209a0715a141c870f08f7b7274 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 77f6383146a8ee209a0715a141c870f08f7b7274 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#274)" > git rev-list --no-walk dac2a86d11a73e0995135d9f20038dbbf996607a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:06:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:06:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:06:19 ========================================================= 21:06:19 EdgeX Global Pipelines Version Info 21:06:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:06:20 ------------------- 21:06:20 stable info: 21:06:20 ------------------- 21:06:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:06:20 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 21:06:20 Message: update stable to v1.0.258 21:06:20 ------------------- 21:06:20 experimental info: 21:06:20 ------------------- 21:06:20 Commited By: **** collab-it+edgex@linuxfoundation.org 21:06:20 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 21:06:20 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:06:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 21:06:20 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 21:06:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:06:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:06:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:06:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 21:06:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:06:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:06:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:06:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:06:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:06:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 21:06:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:06:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:06:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:06:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:06:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:06:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:06:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:06:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:06:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:06:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:06:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:06:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:06:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:06:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:06:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:06:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:06:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:06:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:06:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 77f6383146a8ee209a0715a141c870f08f7b7274 [Pipeline] echo 21:06:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 77f6383 [Pipeline] echo 21:06:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:06:22 provisioning config files... 21:06:22 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config18338210022161249257tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:06:22 ---> ****-login.sh 21:06:22 nexus3.edgexfoundry.org:10001 21:06:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:06:22 Configure a credential helper to remove this warning. See 21:06:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:06:22 21:06:22 Login Succeeded 21:06:22 nexus3.edgexfoundry.org:10002 21:06:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:06:22 Configure a credential helper to remove this warning. See 21:06:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:06:22 21:06:22 Login Succeeded 21:06:22 nexus3.edgexfoundry.org:10003 21:06:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:06:22 Configure a credential helper to remove this warning. See 21:06:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:06:22 21:06:22 Login Succeeded 21:06:22 nexus3.edgexfoundry.org:10004 21:06:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:06:22 Configure a credential helper to remove this warning. See 21:06:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:06:22 21:06:22 Login Succeeded 21:06:22 ****.io 21:06:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:06:23 Configure a credential helper to remove this warning. See 21:06:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:06:23 21:06:23 Login Succeeded 21:06:23 ---> ****-login.sh ends [Pipeline] } 21:06:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:06:23 + git rev-list -1 --merges 77f6383146a8ee209a0715a141c870f08f7b7274~1..77f6383146a8ee209a0715a141c870f08f7b7274 [Pipeline] echo 21:06:23 -----------> git rev-list -1 --merges 77f6383146a8ee209a0715a141c870f08f7b7274~1..77f6383146a8ee209a0715a141c870f08f7b7274 77f6383146a8ee209a0715a141c870f08f7b7274 [false] [Pipeline] sh 21:06:24 + git log --format=format:%s -1 77f6383146a8ee209a0715a141c870f08f7b7274 [Pipeline] echo 21:06:24 ========================================================= 21:06:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:06:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:06:24 + git log --format=format:%s -1 77f6383146a8ee209a0715a141c870f08f7b7274 [Pipeline] echo 21:06:24 [semverPrep] GIT_COMMIT: 77f6383146a8ee209a0715a141c870f08f7b7274, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#274) [Pipeline] echo 21:06:24 [semverPrep] This is not a build commit. [Pipeline] sh 21:06:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:06:24 + grep -v github /etc/ssh/ssh_known_hosts 21:06:24 + [ -e /tmp/ssh_known_hosts ] 21:06:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:06:24 + + sudo tee -a /etc/ssh/ssh_known_hosts 21:06:24 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:06:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:06:25 21:06:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:06:25 0.1.4: Pulling from edgex-devops/py-git-semver 21:06:25 b85a868b505f: Pulling fs layer 21:06:25 e2be974225ed: Pulling fs layer 21:06:25 339a4e72a1f5: Pulling fs layer 21:06:25 988bab9f4d93: Pulling fs layer 21:06:25 1469e6f7b9e6: Pulling fs layer 21:06:25 eaf3925da568: Pulling fs layer 21:06:25 bab4dde63d76: Pulling fs layer 21:06:25 bde34c3a00c8: Pulling fs layer 21:06:25 b352a97aabf1: Pulling fs layer 21:06:25 4872d77fe225: Pulling fs layer 21:06:25 5851b861e8e6: Pulling fs layer 21:06:25 b352a97aabf1: Waiting 21:06:25 4872d77fe225: Waiting 21:06:25 5851b861e8e6: Waiting 21:06:25 1469e6f7b9e6: Waiting 21:06:25 eaf3925da568: Waiting 21:06:25 bab4dde63d76: Waiting 21:06:25 bde34c3a00c8: Waiting 21:06:25 988bab9f4d93: Waiting 21:06:25 e2be974225ed: Download complete 21:06:25 988bab9f4d93: Verifying Checksum 21:06:25 988bab9f4d93: Download complete 21:06:25 1469e6f7b9e6: Verifying Checksum 21:06:25 1469e6f7b9e6: Download complete 21:06:25 eaf3925da568: Verifying Checksum 21:06:25 eaf3925da568: Download complete 21:06:25 339a4e72a1f5: Verifying Checksum 21:06:25 339a4e72a1f5: Download complete 21:06:25 bde34c3a00c8: Download complete 21:06:25 b352a97aabf1: Verifying Checksum 21:06:25 b352a97aabf1: Download complete 21:06:25 4872d77fe225: Download complete 21:06:25 5851b861e8e6: Verifying Checksum 21:06:25 5851b861e8e6: Download complete 21:06:25 b85a868b505f: Verifying Checksum 21:06:25 b85a868b505f: Download complete 21:06:26 bab4dde63d76: Verifying Checksum 21:06:26 bab4dde63d76: Download complete 21:06:27 b85a868b505f: Pull complete 21:06:27 e2be974225ed: Pull complete 21:06:27 339a4e72a1f5: Pull complete 21:06:28 988bab9f4d93: Pull complete 21:06:28 1469e6f7b9e6: Pull complete 21:06:28 eaf3925da568: Pull complete 21:06:30 bab4dde63d76: Pull complete 21:06:30 bde34c3a00c8: Pull complete 21:06:30 b352a97aabf1: Pull complete 21:06:30 4872d77fe225: Pull complete 21:06:30 5851b861e8e6: Pull complete 21:06:30 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:06:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:06:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:06:30 prd-ubuntu20.04-docker-8c-8g-1804 does not seem to be running inside a container 21:06:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:06:33 $ docker top 76d537c2489a5526a69e0b172fa86f92d0810b37a0a5a5c3df344679347f1a63 -eo pid,comm 21:06:33 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:06:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:06:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:06:33 [ssh-agent] Looking for ssh-agent implementation... 21:06:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:06:33 $ docker exec 76d537c2489a5526a69e0b172fa86f92d0810b37a0a5a5c3df344679347f1a63 ssh-agent 21:06:33 SSH_AUTH_SOCK=/tmp/ssh-sbRZ4Tw4HG4X/agent.33 21:06:33 SSH_AGENT_PID=39 21:06:33 Running ssh-add (command line suppressed) 21:06:34 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16022163328100999003.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16022163328100999003.key) 21:06:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:06:34 + git tag --points-at HEAD [Pipeline] } 21:06:34 $ docker exec --env ******** --env ******** 76d537c2489a5526a69e0b172fa86f92d0810b37a0a5a5c3df344679347f1a63 ssh-agent -k 21:06:34 unset SSH_AUTH_SOCK; 21:06:34 unset SSH_AGENT_PID; 21:06:34 echo Agent pid 39 killed; 21:06:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:06:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:06:34 [ssh-agent] Looking for ssh-agent implementation... 21:06:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:06:34 $ docker exec 76d537c2489a5526a69e0b172fa86f92d0810b37a0a5a5c3df344679347f1a63 ssh-agent 21:06:34 SSH_AUTH_SOCK=/tmp/ssh-pjZnArTEL7wO/agent.71 21:06:34 SSH_AGENT_PID=77 21:06:34 Running ssh-add (command line suppressed) 21:06:34 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15216755235629038724.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15216755235629038724.key) 21:06:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:06:35 + git semver init 21:06:35 2024-02-27 21:06:35,432 [run_init] DEBUG init version:0.0.0 force:False 21:06:35 2024-02-27 21:06:35,432 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 21:06:35 2024-02-27 21:06:35,433 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 21:06:35 2024-02-27 21:06:35,433 [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) 21:06:36 2024-02-27 21:06:36,776 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 21:06:36 2024-02-27 21:06:36,777 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 21:06:36 2024-02-27 21:06:36,777 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:06:36 2024-02-27 21:06:36,777 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:06:36 3.2.0-dev.12 [Pipeline] } 21:06:36 $ docker exec --env ******** --env ******** 76d537c2489a5526a69e0b172fa86f92d0810b37a0a5a5c3df344679347f1a63 ssh-agent -k 21:06:36 unset SSH_AUTH_SOCK; 21:06:36 unset SSH_AGENT_PID; 21:06:36 echo Agent pid 77 killed; 21:06:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:06:37 + git semver [Pipeline] } 21:06:37 $ docker stop --time=1 76d537c2489a5526a69e0b172fa86f92d0810b37a0a5a5c3df344679347f1a63 21:06:38 $ docker rm -f --volumes 76d537c2489a5526a69e0b172fa86f92d0810b37a0a5a5c3df344679347f1a63 [Pipeline] // withDockerContainer [Pipeline] sh 21:06:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:06:39 Stashed 1 file(s) [Pipeline] echo 21:06:39 [edgeXSemver]: initialized semver on version 3.2.0-dev.12 [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 21:06:40 provisioning config files... 21:06:40 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6666928491796252479tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:06:40 ---> ****-login.sh 21:06:40 nexus3.edgexfoundry.org:10001 21:06:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:06:40 Configure a credential helper to remove this warning. See 21:06:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:06:40 21:06:40 Login Succeeded 21:06:40 nexus3.edgexfoundry.org:10002 21:06:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:06:40 Configure a credential helper to remove this warning. See 21:06:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:06:40 21:06:40 Login Succeeded 21:06:40 nexus3.edgexfoundry.org:10003 21:06:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:06:40 Configure a credential helper to remove this warning. See 21:06:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:06:40 21:06:40 Login Succeeded 21:06:40 nexus3.edgexfoundry.org:10004 21:06:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:06:40 Configure a credential helper to remove this warning. See 21:06:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:06:40 21:06:40 Login Succeeded 21:06:40 ****.io 21:06:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:06:40 Configure a credential helper to remove this warning. See 21:06:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:06:40 21:06:40 Login Succeeded 21:06:40 ---> ****-login.sh ends [Pipeline] } 21:06:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:06:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:06:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:06:41 ========================================================= 21:06:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 21:06:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:41 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 21:06:41 Sending build context to Docker daemon 16.9MB 21:06:41 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:06:41 Step 2/12 : FROM ${BASE} AS builder 21:06:41 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 21:06:41 7264a8db6415: Pulling fs layer 21:06:41 c4d48a809fc2: Pulling fs layer 21:06:41 4f1c88b9dad5: Pulling fs layer 21:06:41 ad3a456e5733: Pulling fs layer 21:06:41 69c7f0334f64: Pulling fs layer 21:06:41 1f1c1a5573a3: Pulling fs layer 21:06:41 ad3a456e5733: Waiting 21:06:41 69c7f0334f64: Waiting 21:06:41 ce7588e14bc9: Pulling fs layer 21:06:41 b5e4710f87ac: Pulling fs layer 21:06:41 ce7588e14bc9: Waiting 21:06:41 b5e4710f87ac: Waiting 21:06:41 1f1c1a5573a3: Waiting 21:06:41 c4d48a809fc2: Download complete 21:06:41 ad3a456e5733: Verifying Checksum 21:06:41 ad3a456e5733: Download complete 21:06:41 69c7f0334f64: Download complete 21:06:41 7264a8db6415: Verifying Checksum 21:06:41 1f1c1a5573a3: Verifying Checksum 21:06:41 1f1c1a5573a3: Download complete 21:06:41 7264a8db6415: Pull complete 21:06:42 b5e4710f87ac: Verifying Checksum 21:06:42 b5e4710f87ac: Download complete 21:06:42 c4d48a809fc2: Pull complete 21:06:42 4f1c88b9dad5: Verifying Checksum 21:06:42 4f1c88b9dad5: Download complete 21:06:42 ce7588e14bc9: Verifying Checksum 21:06:42 ce7588e14bc9: Download complete 21:06:45 4f1c88b9dad5: Pull complete 21:06:45 ad3a456e5733: Pull complete 21:06:45 69c7f0334f64: Pull complete 21:06:45 1f1c1a5573a3: Pull complete 21:06:48 ce7588e14bc9: Pull complete 21:06:48 b5e4710f87ac: Pull complete 21:06:48 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 21:06:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:06:48 ---> 88b5674ff536 21:06:48 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 21:06:53 ---> Running in d8cc80909dd4 21:06:53 Removing intermediate container d8cc80909dd4 21:06:53 ---> a1da1ec1ffd1 21:06:53 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:06:53 ---> Running in 8f208564a66e 21:06:53 Removing intermediate container 8f208564a66e 21:06:53 ---> 05afd6d8f9d4 21:06:53 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:06:53 ---> Running in 8b0faf4e5528 21:06:53 Removing intermediate container 8b0faf4e5528 21:06:53 ---> 02dbf1de9fd7 21:06:53 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:06:53 ---> Running in 9301827f812b 21:06:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:06:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:06:54 OK: 264 MiB in 52 packages 21:06:54 Removing intermediate container 9301827f812b 21:06:54 ---> b6e6be02b6e4 21:06:54 Step 7/12 : WORKDIR /app 21:06:54 ---> Running in ad1208ebfd25 21:06:54 Removing intermediate container ad1208ebfd25 21:06:54 ---> 15137fd98f4a 21:06:54 Step 8/12 : COPY go.mod vendor* ./ 21:06:54 ---> bf5a3b5ae910 21:06:54 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:06:54 ---> Running in bdaf2345e53b 21:06:54 Still waiting to schedule task 21:06:54 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:07:26 Removing intermediate container bdaf2345e53b 21:07:26 ---> 414ac6de14d8 21:07:26 Step 10/12 : COPY . . 21:07:26 ---> 262cc1446651 21:07:26 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:07:26 ---> Running in 36577d6a8245 21:07:26 Removing intermediate container 36577d6a8245 21:07:26 ---> cd8430b35adb 21:07:26 Step 12/12 : RUN $MAKE 21:07:26 ---> Running in 4352addac16c 21:07:26 noop 21:07:26 Removing intermediate container 4352addac16c 21:07:26 ---> 24b0d6100433 21:07:26 Successfully built 24b0d6100433 21:07:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:27 + docker inspect -f . ci-base-image-x86_64 21:07:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:07:27 prd-ubuntu20.04-docker-8c-8g-1804 does not seem to be running inside a container 21:07:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:07:27 $ docker top ab85434ac1caeb508f67f74604623403ef513fedd30a149460e8b2a49a3aa6d5 -eo pid,comm [Pipeline] { [Pipeline] sh 21:07:28 + go version 21:07:28 go version go1.21.0 linux/amd64 [Pipeline] } 21:07:28 $ docker stop --time=1 ab85434ac1caeb508f67f74604623403ef513fedd30a149460e8b2a49a3aa6d5 21:07:29 $ docker rm -f --volumes ab85434ac1caeb508f67f74604623403ef513fedd30a149460e8b2a49a3aa6d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:30 + docker inspect -f . ci-base-image-x86_64 21:07:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:07:30 prd-ubuntu20.04-docker-8c-8g-1804 does not seem to be running inside a container 21:07:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:07:30 $ docker top bd7c122227f3357e6f971040531558f33375247f61be7832770ab2e8fcc3799e -eo pid,comm [Pipeline] { [Pipeline] sh 21:07:31 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 21:07:31 + make test 21:07:31 go test -race ./... -coverprofile=coverage.out ./... 21:07:53 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 21:07:53 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 21:07:53 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.147s coverage: 86.2% of statements 21:07:53 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.713s coverage: 71.9% of statements 21:08:15 go vet ./... 21:08:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:08:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:08:19 ./bin/test-attribution.sh 21:08:19 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 21:08:19 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 21:08:19 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 21:08:19 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 21:08:19 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 21:08:19 An attribution for golang.org/x/time is missing from Attribution.txt, please add 21:08:19 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 21:08:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 21:08:19 $ docker stop --time=1 bd7c122227f3357e6f971040531558f33375247f61be7832770ab2e8fcc3799e 21:08:23 $ docker rm -f --volumes bd7c122227f3357e6f971040531558f33375247f61be7832770ab2e8fcc3799e [Pipeline] // withDockerContainer [Pipeline] sh 21:08:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:08:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:08:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:08:25 + ls -al . 21:08:25 total 208 21:08:25 drwxrwxr-x 11 jenkins jenkins 4096 Feb 27 21:07 . 21:08:25 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 21:06 .. 21:08:25 -rw-rw-r-- 1 jenkins jenkins 262 Feb 27 21:06 .dockerignore 21:08:25 drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 21:07 .git 21:08:25 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 21:06 .github 21:08:25 -rw-rw-r-- 1 jenkins jenkins 773 Feb 27 21:06 .gitignore 21:08:25 -rw-rw-r-- 1 jenkins jenkins 41 Feb 27 21:06 .golangci.yml 21:08:25 drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 21:06 .semver 21:08:25 -rw-rw-r-- 1 jenkins jenkins 10232 Feb 27 21:06 Attribution.txt 21:08:25 -rw-rw-r-- 1 jenkins jenkins 11245 Feb 27 21:06 CHANGELOG.md 21:08:25 -rw-rw-r-- 1 jenkins jenkins 1768 Feb 27 21:06 Dockerfile 21:08:25 -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 21:06 GOVERNANCE.md 21:08:25 -rw-rw-r-- 1 jenkins jenkins 665 Feb 27 21:06 Jenkinsfile 21:08:25 -rw-rw-r-- 1 jenkins jenkins 11347 Feb 27 21:06 LICENSE 21:08:25 -rw-rw-r-- 1 jenkins jenkins 2497 Feb 27 21:06 Makefile 21:08:25 -rw-rw-r-- 1 jenkins jenkins 617 Feb 27 21:06 OWNERS.md 21:08:25 -rw-rw-r-- 1 jenkins jenkins 3851 Feb 27 21:06 README.md 21:08:25 -rw-rw-r-- 1 jenkins jenkins 12 Feb 27 21:06 VERSION 21:08:25 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 21:06 bin 21:08:25 -rw-r--r-- 1 jenkins jenkins 41317 Feb 27 21:07 coverage.out 21:08:25 -rw-rw-r-- 1 jenkins jenkins 3971 Feb 27 21:06 go.mod 21:08:25 -rw-rw-r-- 1 jenkins jenkins 34426 Feb 27 21:06 go.sum 21:08:25 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 21:06 images 21:08:25 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 21:06 internal 21:08:25 -rw-rw-r-- 1 jenkins jenkins 531 Feb 27 21:06 main.go 21:08:25 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 21:06 openapi 21:08:25 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 21:06 res 21:08:25 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 21:06 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:25 + 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=77f6383146a8ee209a0715a141c870f08f7b7274 --label arch=amd64 --label version=3.2.0-dev.12 . 21:08:25 Sending build context to Docker daemon 16.9MB 21:08:25 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 21:08:25 Step 2/30 : FROM ${BASE} AS builder 21:08:25 ---> 24b0d6100433 21:08:25 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 21:08:25 ---> Running in 683f098e1162 21:08:25 Removing intermediate container 683f098e1162 21:08:25 ---> e2053065fdf8 21:08:25 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 21:08:26 ---> Running in e63c122c2eed 21:08:26 Removing intermediate container e63c122c2eed 21:08:26 ---> a0b7c125c00f 21:08:26 Step 5/30 : ARG ADD_BUILD_TAGS="" 21:08:26 ---> Running in fa4c35ea5dda 21:08:26 Removing intermediate container fa4c35ea5dda 21:08:26 ---> fdb60794b2c3 21:08:26 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:08:26 ---> Running in 6878410067dd 21:08:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:08:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:08:26 OK: 264 MiB in 52 packages 21:08:27 Removing intermediate container 6878410067dd 21:08:27 ---> 267f4a360d07 21:08:27 Step 7/30 : WORKDIR /app 21:08:27 ---> Running in 5ccab2c13a93 21:08:27 Removing intermediate container 5ccab2c13a93 21:08:27 ---> 189d0133a076 21:08:27 Step 8/30 : COPY go.mod vendor* ./ 21:08:27 ---> 5a979e40e337 21:08:27 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:08:27 ---> Running in 466b13dcaaf9 21:08:28 Removing intermediate container 466b13dcaaf9 21:08:28 ---> 0a5e67ea0f2d 21:08:28 Step 10/30 : COPY . . 21:08:28 ---> 9f941059c38d 21:08:28 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:08:28 ---> Running in e566230d25d0 21:08:28 Removing intermediate container e566230d25d0 21:08:28 ---> aba6fdfe74c3 21:08:28 Step 12/30 : RUN $MAKE 21:08:28 ---> Running in a44292f19c25 21:08:28 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.12 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.12" -trimpath -mod=readonly -o app-rfid-llrp-inventory 21:08:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1807 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 21:08:47 Running in /w/workspace/app-rfid-llrp-inventory/164 [Pipeline] { [Pipeline] checkout 21:08:47 The recommended git tool is: git 21:08:50 Removing intermediate container a44292f19c25 21:08:50 ---> 91e0f8760ca2 21:08:50 Step 13/30 : FROM alpine:3.18 21:08:50 3.18: Pulling from library/alpine 21:08:50 619be1103602: Pulling fs layer 21:08:50 619be1103602: Verifying Checksum 21:08:50 619be1103602: Download complete 21:08:50 619be1103602: Pull complete 21:08:50 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 21:08:50 Status: Downloaded newer image for alpine:3.18 21:08:50 ---> d3782b16ccc9 21:08:50 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:08:50 ---> Running in 88a7213f6333 21:08:50 Removing intermediate container 88a7213f6333 21:08:50 ---> 7daad329261b 21:08:50 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 21:08:50 ---> Running in 16cec16e78ee 21:08:50 Removing intermediate container 16cec16e78ee 21:08:50 ---> 3e5ee1fe746c 21:08:50 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 21:08:50 ---> Running in 764e3b99f55e 21:08:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:08:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:08:51 (1/2) Installing ca-certificates (20230506-r0) 21:08:51 (2/2) Installing dumb-init (1.2.5-r2) 21:08:51 Executing busybox-1.36.1-r5.trigger 21:08:51 Executing ca-certificates-20230506-r0.trigger 21:08:51 OK: 8 MiB in 17 packages 21:08:51 Removing intermediate container 764e3b99f55e 21:08:51 ---> 16b146c3d41a 21:08:51 Step 17/30 : RUN apk --no-cache upgrade 21:08:52 ---> Running in 65e3310a4c1f 21:08:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:08:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:08:52 OK: 8 MiB in 17 packages 21:08:52 Removing intermediate container 65e3310a4c1f 21:08:52 ---> 952e053d936e 21:08:52 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:08:52 ---> 84f867c3488b 21:08:52 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 21:08:53 ---> 2f308dc2a2dd 21:08:53 Step 20/30 : COPY --from=builder /app/res/ /res/ 21:08:53 ---> 3a71838777e5 21:08:53 Step 21/30 : COPY --from=builder /app/static/ /static/ 21:08:53 ---> 03e7671eab69 21:08:53 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 21:08:54 ---> 5519f867087e 21:08:54 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 21:08:54 ---> Running in cec111eef28d 21:08:54 Removing intermediate container cec111eef28d 21:08:54 ---> c568c385510c 21:08:54 Step 24/30 : VOLUME /cache 21:08:54 ---> Running in 3b64fd3e11f4 21:08:54 Removing intermediate container 3b64fd3e11f4 21:08:54 ---> 48eb00eb064d 21:08:54 Step 25/30 : EXPOSE 59711 21:08:54 ---> Running in f565db8a3d59 21:08:54 Removing intermediate container f565db8a3d59 21:08:54 ---> 41f73757fec2 21:08:54 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 21:08:54 ---> Running in a84f682153cb 21:08:55 Removing intermediate container a84f682153cb 21:08:55 ---> 9f5905c26bb9 21:08:55 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 21:08:55 ---> Running in d2e6dd039bcb 21:08:55 Removing intermediate container d2e6dd039bcb 21:08:55 ---> 5263948e8245 21:08:55 Step 28/30 : LABEL arch=amd64 21:08:55 ---> Running in 0f4f43158c90 21:08:55 Removing intermediate container 0f4f43158c90 21:08:55 ---> 1b6ea53dafe9 21:08:55 Step 29/30 : LABEL git_sha=77f6383146a8ee209a0715a141c870f08f7b7274 21:08:55 ---> Running in e665f7cd7122 21:08:55 Removing intermediate container e665f7cd7122 21:08:55 ---> ace60fc0eafe 21:08:55 Step 30/30 : LABEL version=3.2.0-dev.12 21:08:55 ---> Running in bf79c1a5e618 21:08:55 Removing intermediate container bf79c1a5e618 21:08:55 ---> 80018cd070a3 21:08:55 [Warning] One or more build-args [ARCH] were not consumed 21:08:55 Successfully built 80018cd070a3 21:08:55 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 21:08:55 provisioning config files... 21:08:55 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5663987354832281111tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:08:55 ---> ****-login.sh 21:08:55 nexus3.edgexfoundry.org:10001 21:08:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:08:55 Configure a credential helper to remove this warning. See 21:08:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:08:55 21:08:55 Login Succeeded 21:08:55 nexus3.edgexfoundry.org:10002 21:08:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:08:56 Configure a credential helper to remove this warning. See 21:08:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:08:56 21:08:56 Login Succeeded 21:08:56 nexus3.edgexfoundry.org:10003 21:08:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:08:56 Configure a credential helper to remove this warning. See 21:08:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:08:56 21:08:56 Login Succeeded 21:08:56 nexus3.edgexfoundry.org:10004 21:08:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:08:56 Configure a credential helper to remove this warning. See 21:08:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:08:56 21:08:56 Login Succeeded 21:08:56 ****.io 21:08:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:08:56 Configure a credential helper to remove this warning. See 21:08:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:08:56 21:08:56 Login Succeeded 21:08:56 ---> ****-login.sh ends [Pipeline] } 21:08:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:08:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:08:56 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 21:08:56 77f6383146a8ee209a0715a141c870f08f7b7274 21:08:56 latest 21:08:56 3.2.0-dev.12 21:08:56 77f6383146a8ee209a0715a141c870f08f7b7274-3.2.0-dev.12 21:08:56 main 21:08:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:57 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:77f6383146a8ee209a0715a141c870f08f7b7274 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:57 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:77f6383146a8ee209a0715a141c870f08f7b7274 21:08:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 21:08:57 f8c7931d9507: Preparing 21:08:57 26f1573a738c: Preparing 21:08:57 f3100e968893: Preparing 21:08:57 fccfcc5d8462: Preparing 21:08:57 73f8a6b68840: Preparing 21:08:57 c2a87c7f69f5: Preparing 21:08:57 450406572b99: Preparing 21:08:57 4d8e7d8d4827: Preparing 21:08:57 aedc3bda2944: Preparing 21:08:57 c2a87c7f69f5: Waiting 21:08:57 4d8e7d8d4827: Waiting 21:08:57 450406572b99: Waiting 21:08:57 aedc3bda2944: Waiting 21:08:57 f8c7931d9507: Pushed 21:08:57 fccfcc5d8462: Pushed 21:08:57 f3100e968893: Pushed 21:08:57 73f8a6b68840: Pushed 21:08:57 aedc3bda2944: Layer already exists 21:08:57 c2a87c7f69f5: Pushed 21:08:57 450406572b99: Pushed 21:08:57 4d8e7d8d4827: Pushed 21:09:00 using credential edgex-jenkins-ssh 21:09:00 Cloning the remote Git repository 21:09:01 26f1573a738c: Pushed 21:09:01 77f6383146a8ee209a0715a141c870f08f7b7274: digest: sha256:b0daf983861f899d160905fd4ff30dabbf7811b3bd3efa7524470b5f088c945c size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:01 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } 21:09:00 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 21:09:00 > git init /w/workspace/app-rfid-llrp-inventory/164 # timeout=10 21:09:00 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 21:09:00 > git --version # timeout=10 21:09:00 > git --version # 'git version 2.25.1' 21:09:00 using GIT_SSH to set credentials SSH Credentials for GitHub 21:09:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:01 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 21:09:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 21:09:01 f8c7931d9507: Preparing 21:09:01 26f1573a738c: Preparing 21:09:01 f3100e968893: Preparing 21:09:01 fccfcc5d8462: Preparing 21:09:01 73f8a6b68840: Preparing 21:09:01 c2a87c7f69f5: Preparing 21:09:01 450406572b99: Preparing 21:09:01 4d8e7d8d4827: Preparing 21:09:01 aedc3bda2944: Preparing 21:09:01 c2a87c7f69f5: Waiting 21:09:01 450406572b99: Waiting 21:09:01 4d8e7d8d4827: Waiting 21:09:01 aedc3bda2944: Waiting 21:09:01 f3100e968893: Layer already exists 21:09:01 f8c7931d9507: Layer already exists 21:09:01 fccfcc5d8462: Layer already exists 21:09:01 73f8a6b68840: Layer already exists 21:09:01 26f1573a738c: Layer already exists 21:09:01 aedc3bda2944: Layer already exists 21:09:01 c2a87c7f69f5: Layer already exists 21:09:01 450406572b99: Layer already exists 21:09:01 4d8e7d8d4827: Layer already exists 21:09:01 latest: digest: sha256:b0daf983861f899d160905fd4ff30dabbf7811b3bd3efa7524470b5f088c945c size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:02 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:02 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.12 21:09:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 21:09:02 f8c7931d9507: Preparing 21:09:02 26f1573a738c: Preparing 21:09:02 f3100e968893: Preparing 21:09:02 fccfcc5d8462: Preparing 21:09:02 73f8a6b68840: Preparing 21:09:02 c2a87c7f69f5: Preparing 21:09:02 450406572b99: Preparing 21:09:02 4d8e7d8d4827: Preparing 21:09:02 aedc3bda2944: Preparing 21:09:02 4d8e7d8d4827: Waiting 21:09:02 aedc3bda2944: Waiting 21:09:02 450406572b99: Waiting 21:09:02 c2a87c7f69f5: Waiting 21:09:02 fccfcc5d8462: Layer already exists 21:09:02 73f8a6b68840: Layer already exists 21:09:02 f8c7931d9507: Layer already exists 21:09:02 26f1573a738c: Layer already exists 21:09:02 f3100e968893: Layer already exists 21:09:02 4d8e7d8d4827: Layer already exists 21:09:02 c2a87c7f69f5: Layer already exists 21:09:02 450406572b99: Layer already exists 21:09:02 aedc3bda2944: Layer already exists 21:09:02 3.2.0-dev.12: digest: sha256:b0daf983861f899d160905fd4ff30dabbf7811b3bd3efa7524470b5f088c945c size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:03 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:77f6383146a8ee209a0715a141c870f08f7b7274-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:03 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:77f6383146a8ee209a0715a141c870f08f7b7274-3.2.0-dev.12 21:09:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 21:09:03 f8c7931d9507: Preparing 21:09:03 26f1573a738c: Preparing 21:09:03 f3100e968893: Preparing 21:09:03 fccfcc5d8462: Preparing 21:09:03 73f8a6b68840: Preparing 21:09:03 c2a87c7f69f5: Preparing 21:09:03 450406572b99: Preparing 21:09:03 4d8e7d8d4827: Preparing 21:09:03 aedc3bda2944: Preparing 21:09:03 450406572b99: Waiting 21:09:03 4d8e7d8d4827: Waiting 21:09:03 aedc3bda2944: Waiting 21:09:03 c2a87c7f69f5: Waiting 21:09:03 26f1573a738c: Layer already exists 21:09:03 f8c7931d9507: Layer already exists 21:09:03 73f8a6b68840: Layer already exists 21:09:03 f3100e968893: Layer already exists 21:09:03 fccfcc5d8462: Layer already exists 21:09:03 aedc3bda2944: Layer already exists 21:09:03 450406572b99: Layer already exists 21:09:03 c2a87c7f69f5: Layer already exists 21:09:03 4d8e7d8d4827: Layer already exists 21:09:03 77f6383146a8ee209a0715a141c870f08f7b7274-3.2.0-dev.12: digest: sha256:b0daf983861f899d160905fd4ff30dabbf7811b3bd3efa7524470b5f088c945c size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:03 + 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 21:09:04 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 21:09:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 21:09:04 f8c7931d9507: Preparing 21:09:04 26f1573a738c: Preparing 21:09:04 f3100e968893: Preparing 21:09:04 fccfcc5d8462: Preparing 21:09:04 73f8a6b68840: Preparing 21:09:04 c2a87c7f69f5: Preparing 21:09:04 450406572b99: Preparing 21:09:04 4d8e7d8d4827: Preparing 21:09:04 aedc3bda2944: Preparing 21:09:04 4d8e7d8d4827: Waiting 21:09:04 aedc3bda2944: Waiting 21:09:04 c2a87c7f69f5: Waiting 21:09:04 450406572b99: Waiting 21:09:04 fccfcc5d8462: Layer already exists 21:09:04 f3100e968893: Layer already exists 21:09:04 73f8a6b68840: Layer already exists 21:09:04 f8c7931d9507: Layer already exists 21:09:04 26f1573a738c: Layer already exists 21:09:04 450406572b99: Layer already exists 21:09:04 aedc3bda2944: Layer already exists 21:09:04 c2a87c7f69f5: Layer already exists 21:09:04 4d8e7d8d4827: Layer already exists 21:09:04 main: digest: sha256:b0daf983861f899d160905fd4ff30dabbf7811b3bd3efa7524470b5f088c945c size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } 21:09:03 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 21:09:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] // withEnv [Pipeline] echo 21:09:04 ===================================================== [Pipeline] echo 21:09:04 taggedImages: 21:09:04 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:77f6383146a8ee209a0715a141c870f08f7b7274 21:09:04 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 21:09:04 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.12 21:09:04 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:77f6383146a8ee209a0715a141c870f08f7b7274-3.2.0-dev.12 21:09:04 - 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 21:09:05 Avoid second fetch 21:09:05 Checking out Revision 77f6383146a8ee209a0715a141c870f08f7b7274 (main) 21:09:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:09:05 21:09:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:09:05 latest: Pulling from edgex-lftools-log-publisher 21:09:05 5eb5b503b376: Pulling fs layer 21:09:05 5c69ac0246d0: Pulling fs layer 21:09:05 ec43610c2a17: Pulling fs layer 21:09:05 3a2ae6a8a46f: Pulling fs layer 21:09:05 33b1e0a273af: Pulling fs layer 21:09:05 5d3b04190fa2: Pulling fs layer 21:09:05 3a2ae6a8a46f: Waiting 21:09:05 33b1e0a273af: Waiting 21:09:05 2f39f015ded8: Pulling fs layer 21:09:05 5d3b04190fa2: Waiting 21:09:05 2f39f015ded8: Waiting 21:09:05 5c69ac0246d0: Download complete 21:09:05 3a2ae6a8a46f: Download complete 21:09:05 33b1e0a273af: Verifying Checksum 21:09:05 33b1e0a273af: Download complete 21:09:05 ec43610c2a17: Verifying Checksum 21:09:05 ec43610c2a17: Download complete 21:09:05 5d3b04190fa2: Verifying Checksum 21:09:05 5d3b04190fa2: Download complete 21:09:05 5eb5b503b376: Verifying Checksum 21:09:05 5eb5b503b376: Download complete 21:09:05 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#274)" 21:09:05 > git config core.sparsecheckout # timeout=10 21:09:05 > git checkout -f 77f6383146a8ee209a0715a141c870f08f7b7274 # timeout=10 21:09:06 21:09:06 GitHub has been notified of this commit’s build result 21:09:06 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 21:09:06 2f39f015ded8: Download complete [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:09:06 5eb5b503b376: Pull complete 21:09:07 5c69ac0246d0: Pull complete 21:09:07 ec43610c2a17: Pull complete 21:09:07 3a2ae6a8a46f: Pull complete 21:09:07 33b1e0a273af: Pull complete 21:09:07 5d3b04190fa2: Pull complete 21:09:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:09:10 % Total % Received % Xferd Average Speed Time Time Time Current 21:09:10 Dload Upload Total Spent Left Speed 21:09:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh 21:09:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:09:11 + + sudo teesudo /etc/docker/daemon.new jq 21:09:11 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:09:11 { 21:09:11 "registry-mirrors": [ 21:09:11 "https://nexus3.edgexfoundry.org:10001" 21:09:11 ], 21:09:11 "bip": "10.250.0.254/24", 21:09:11 "hosts": [ 21:09:11 "tcp://0.0.0.0:5555", 21:09:11 "unix:///var/run/docker.sock" 21:09:11 ], 21:09:11 "mtu": 1458, 21:09:11 "selinux-enabled": true, 21:09:11 "seccomp-profile": "/etc/docker/seccomp.json" 21:09:11 } [Pipeline] sh 21:09:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:09:12 + sudo service docker restart 21:09:12 2f39f015ded8: Pull complete 21:09:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:09:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:09:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:12 prd-ubuntu20.04-docker-8c-8g-1804 does not seem to be running inside a container 21:09:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:09:16 $ docker top 7c133bdd2d360a74dc6b6cd157c7fb2c475fad3d2308ccaf2f55c183a5eb4680 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:09:17 ---> job-cost.sh 21:09:17 lf-activate-venv: SKIPPING 21:09:17 INFO: No Stack... 21:09:17 INFO: Retrieving Pricing Info for: v3-standard-8 21:09:17 INFO: Archiving Costs [Pipeline] sh 21:09:18 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 21:09:18 + cut -d, -f6 [Pipeline] lock 21:09:18 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-164-stack-cost] 21:09:18 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-164-stack-cost] did not exist. Created. 21:09:18 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-164-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:09:18 + echo total: 0.2199999988079071 [Pipeline] stash 21:09:18 Stashed 1 file(s) [Pipeline] } 21:09:18 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-164-stack-cost] [Pipeline] // lock [Pipeline] } 21:09:18 $ docker stop --time=1 7c133bdd2d360a74dc6b6cd157c7fb2c475fad3d2308ccaf2f55c183a5eb4680 21:09:19 $ docker rm -f --volumes 7c133bdd2d360a74dc6b6cd157c7fb2c475fad3d2308ccaf2f55c183a5eb4680 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:09:30 provisioning config files... 21:09:30 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/164@tmp/config15715755842648357029tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:09:30 ---> ****-login.sh 21:09:30 nexus3.edgexfoundry.org:10001 21:09:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:09:31 Configure a credential helper to remove this warning. See 21:09:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:09:31 21:09:31 Login Succeeded 21:09:31 nexus3.edgexfoundry.org:10002 21:09:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:09:32 Configure a credential helper to remove this warning. See 21:09:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:09:32 21:09:32 Login Succeeded 21:09:32 nexus3.edgexfoundry.org:10003 21:09:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:09:32 Configure a credential helper to remove this warning. See 21:09:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:09:32 21:09:32 Login Succeeded 21:09:32 nexus3.edgexfoundry.org:10004 21:09:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:09:32 Configure a credential helper to remove this warning. See 21:09:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:09:32 21:09:32 Login Succeeded 21:09:32 ****.io 21:09:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:09:33 Configure a credential helper to remove this warning. See 21:09:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:09:33 21:09:33 Login Succeeded 21:09:33 ---> ****-login.sh ends [Pipeline] } 21:09:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:09:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:09:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:09:33 ========================================================= 21:09:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 21:09:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:34 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 21:09:34 Sending build context to Docker daemon 670.2kB 21:09:34 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:09:34 Step 2/12 : FROM ${BASE} AS builder 21:09:34 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:09:34 9fda8d8052c6: Pulling fs layer 21:09:34 5d54e960e981: Pulling fs layer 21:09:34 c4a7e357bf2a: Pulling fs layer 21:09:34 f0e02332f6b5: Pulling fs layer 21:09:34 872ee5b61b7b: Pulling fs layer 21:09:34 0c6a40ed1a82: Pulling fs layer 21:09:34 94ae7d8d031c: Pulling fs layer 21:09:34 f0e02332f6b5: Waiting 21:09:34 872ee5b61b7b: Waiting 21:09:34 0c6a40ed1a82: Waiting 21:09:34 94ae7d8d031c: Waiting 21:09:34 5d54e960e981: Verifying Checksum 21:09:34 5d54e960e981: Download complete 21:09:34 f0e02332f6b5: Verifying Checksum 21:09:34 f0e02332f6b5: Download complete 21:09:34 872ee5b61b7b: Verifying Checksum 21:09:34 872ee5b61b7b: Download complete 21:09:34 9fda8d8052c6: Verifying Checksum 21:09:34 9fda8d8052c6: Download complete 21:09:35 94ae7d8d031c: Verifying Checksum 21:09:35 94ae7d8d031c: Download complete 21:09:35 9fda8d8052c6: Pull complete 21:09:36 c4a7e357bf2a: Verifying Checksum 21:09:37 0c6a40ed1a82: Download complete 21:09:41 5d54e960e981: Pull complete 21:09:56 c4a7e357bf2a: Pull complete 21:09:56 f0e02332f6b5: Pull complete 21:09:56 872ee5b61b7b: Pull complete 21:10:04 0c6a40ed1a82: Pull complete 21:10:10 94ae7d8d031c: Pull complete 21:10:10 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 21:10:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:10:10 ---> 86de565de09d 21:10:10 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 21:10:11 ---> Running in 6d4d2dee1305 21:10:12 Removing intermediate container 6d4d2dee1305 21:10:12 ---> 441da874ac0e 21:10:12 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:10:12 ---> Running in 2719e393192f 21:10:12 Removing intermediate container 2719e393192f 21:10:12 ---> da34e40683b2 21:10:12 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:10:12 ---> Running in 4966b8840b7a 21:10:13 Removing intermediate container 4966b8840b7a 21:10:13 ---> 62a48590dd54 21:10:13 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:10:13 ---> Running in 98b7c276a6ac 21:10:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:10:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:10:15 OK: 266 MiB in 52 packages 21:10:16 Removing intermediate container 98b7c276a6ac 21:10:16 ---> 824320a7e532 21:10:16 Step 7/12 : WORKDIR /app 21:10:16 ---> Running in b4a83649f90a 21:10:17 Removing intermediate container b4a83649f90a 21:10:17 ---> 4afc957571f5 21:10:17 Step 8/12 : COPY go.mod vendor* ./ 21:10:17 ---> ecdf8cde9853 21:10:17 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:10:17 ---> Running in c59356805a78 21:11:14 Removing intermediate container c59356805a78 21:11:14 ---> 6cea5fbe7fe3 21:11:14 Step 10/12 : COPY . . 21:11:14 ---> 1c638614575e 21:11:14 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:11:14 ---> Running in afc79e42ae25 21:11:14 Removing intermediate container afc79e42ae25 21:11:14 ---> 072a4c541140 21:11:14 Step 12/12 : RUN $MAKE 21:11:14 ---> Running in d1c130e1a97e 21:11:14 noop 21:11:14 Removing intermediate container d1c130e1a97e 21:11:14 ---> 30cf68110f8e 21:11:14 Successfully built 30cf68110f8e 21:11:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:14 + docker inspect -f . ci-base-image-arm64 21:11:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:11:15 prd-ubuntu20.04-docker-arm64-4c-16g-1807 does not seem to be running inside a container 21:11:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/164 -v /w/workspace/app-rfid-llrp-inventory/164:/w/workspace/app-rfid-llrp-inventory/164:rw,z -v /w/workspace/app-rfid-llrp-inventory/164@tmp:/w/workspace/app-rfid-llrp-inventory/164@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:11:16 $ docker top 3f4c7257da3bb599494b079f21ecfef092050d33f311a84392f3664e7f8f2ded -eo pid,comm [Pipeline] { [Pipeline] sh 21:11:17 + go version 21:11:17 go version go1.21.0 linux/arm64 [Pipeline] } 21:11:17 $ docker stop --time=1 3f4c7257da3bb599494b079f21ecfef092050d33f311a84392f3664e7f8f2ded 21:11:18 $ docker rm -f --volumes 3f4c7257da3bb599494b079f21ecfef092050d33f311a84392f3664e7f8f2ded [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:19 + docker inspect -f . ci-base-image-arm64 21:11:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:11:20 prd-ubuntu20.04-docker-arm64-4c-16g-1807 does not seem to be running inside a container 21:11:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/164 -v /w/workspace/app-rfid-llrp-inventory/164:/w/workspace/app-rfid-llrp-inventory/164:rw,z -v /w/workspace/app-rfid-llrp-inventory/164@tmp:/w/workspace/app-rfid-llrp-inventory/164@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:11:23 $ docker top fc1c234dfa2fb33d467f23a0f3886d94ccc4f5895436fb330f44be2f291f56f8 -eo pid,comm [Pipeline] { [Pipeline] sh 21:11:24 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/164 [Pipeline] fileExists [Pipeline] sh 21:11:25 + make test 21:11:25 go test -race ./... -coverprofile=coverage.out ./... 21:13:47 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 21:13:47 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 21:13:47 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.130s coverage: 86.2% of statements 21:13:51 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.365s coverage: 71.9% of statements 21:13:54 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:13:54 go vet ./... 21:16:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:16:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:16:01 ./bin/test-attribution.sh 21:16:01 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 21:16:01 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 21:16:01 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 21:16:01 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 21:16:01 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 21:16:01 An attribution for golang.org/x/time is missing from Attribution.txt, please add 21:16:01 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 21:16:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 21:16:01 $ docker stop --time=1 fc1c234dfa2fb33d467f23a0f3886d94ccc4f5895436fb330f44be2f291f56f8 21:16:03 $ docker rm -f --volumes fc1c234dfa2fb33d467f23a0f3886d94ccc4f5895436fb330f44be2f291f56f8 [Pipeline] // withDockerContainer [Pipeline] sh 21:16:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:16:05 Warning: overwriting stash ‘coverage-report’ 21:16:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:16:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:16:06 + ls -al . 21:16:06 total 204 21:16:06 drwxrwxr-x 10 jenkins jenkins 4096 Feb 27 21:11 . 21:16:06 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 21:09 .. 21:16:06 -rw-rw-r-- 1 jenkins jenkins 262 Feb 27 21:09 .dockerignore 21:16:06 drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 21:09 .git 21:16:06 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 21:09 .github 21:16:06 -rw-rw-r-- 1 jenkins jenkins 773 Feb 27 21:09 .gitignore 21:16:06 -rw-rw-r-- 1 jenkins jenkins 41 Feb 27 21:09 .golangci.yml 21:16:06 -rw-rw-r-- 1 jenkins jenkins 10232 Feb 27 21:09 Attribution.txt 21:16:06 -rw-rw-r-- 1 jenkins jenkins 11245 Feb 27 21:09 CHANGELOG.md 21:16:06 -rw-rw-r-- 1 jenkins jenkins 1768 Feb 27 21:09 Dockerfile 21:16:06 -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 21:09 GOVERNANCE.md 21:16:06 -rw-rw-r-- 1 jenkins jenkins 665 Feb 27 21:09 Jenkinsfile 21:16:06 -rw-rw-r-- 1 jenkins jenkins 11347 Feb 27 21:09 LICENSE 21:16:06 -rw-rw-r-- 1 jenkins jenkins 2497 Feb 27 21:09 Makefile 21:16:06 -rw-rw-r-- 1 jenkins jenkins 617 Feb 27 21:09 OWNERS.md 21:16:06 -rw-rw-r-- 1 jenkins jenkins 3851 Feb 27 21:09 README.md 21:16:06 -rw-rw-r-- 1 jenkins jenkins 12 Feb 27 21:06 VERSION 21:16:06 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 21:09 bin 21:16:06 -rw-r--r-- 1 jenkins jenkins 41317 Feb 27 21:13 coverage.out 21:16:06 -rw-rw-r-- 1 jenkins jenkins 3971 Feb 27 21:09 go.mod 21:16:06 -rw-rw-r-- 1 jenkins jenkins 34426 Feb 27 21:09 go.sum 21:16:06 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 21:09 images 21:16:06 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 21:09 internal 21:16:06 -rw-rw-r-- 1 jenkins jenkins 531 Feb 27 21:09 main.go 21:16:06 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 21:09 openapi 21:16:06 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 21:09 res 21:16:06 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 21:09 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:07 + 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=77f6383146a8ee209a0715a141c870f08f7b7274 --label arch=arm64 --label version=3.2.0-dev.12 . 21:16:07 Sending build context to Docker daemon 670.2kB 21:16:07 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 21:16:07 Step 2/30 : FROM ${BASE} AS builder 21:16:07 ---> 30cf68110f8e 21:16:07 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 21:16:09 ---> Running in 9758a4f8988d 21:16:09 Removing intermediate container 9758a4f8988d 21:16:09 ---> c12c826552d6 21:16:09 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 21:16:09 ---> Running in 54375acea398 21:16:09 Removing intermediate container 54375acea398 21:16:09 ---> ab00248d2e09 21:16:09 Step 5/30 : ARG ADD_BUILD_TAGS="" 21:16:09 ---> Running in 8513071ba453 21:16:10 Removing intermediate container 8513071ba453 21:16:10 ---> f7212182d43f 21:16:10 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:16:10 ---> Running in d9932fbcdd91 21:16:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:16:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:16:12 OK: 266 MiB in 52 packages 21:16:13 Removing intermediate container d9932fbcdd91 21:16:13 ---> 3d67ae27ea03 21:16:13 Step 7/30 : WORKDIR /app 21:16:13 ---> Running in f05b7f3591c8 21:16:14 Removing intermediate container f05b7f3591c8 21:16:14 ---> 98b605a5d070 21:16:14 Step 8/30 : COPY go.mod vendor* ./ 21:16:14 ---> 1727bc873fa5 21:16:14 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:16:15 ---> Running in cae15a12a602 21:16:16 Removing intermediate container cae15a12a602 21:16:16 ---> 9e5b7185831f 21:16:16 Step 10/30 : COPY . . 21:16:17 ---> 896b89e4260a 21:16:17 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:16:17 ---> Running in acf53b189c7a 21:16:17 Removing intermediate container acf53b189c7a 21:16:17 ---> aa42cbea67e1 21:16:17 Step 12/30 : RUN $MAKE 21:16:17 ---> Running in 067ed902cd72 21:16:18 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.12 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.12" -trimpath -mod=readonly -o app-rfid-llrp-inventory 21:18:25 Removing intermediate container 067ed902cd72 21:18:25 ---> fe9b040b3d71 21:18:25 Step 13/30 : FROM alpine:3.18 21:18:25 3.18: Pulling from library/alpine 21:18:25 c6b39de5b339: Pulling fs layer 21:18:25 c6b39de5b339: Verifying Checksum 21:18:25 c6b39de5b339: Download complete 21:18:25 c6b39de5b339: Pull complete 21:18:25 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 21:18:25 Status: Downloaded newer image for alpine:3.18 21:18:25 ---> 33abbf032149 21:18:25 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:18:25 ---> Running in 5126f7bbfd35 21:18:25 Removing intermediate container 5126f7bbfd35 21:18:25 ---> 55529bf768ef 21:18:25 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 21:18:25 ---> Running in fb96c19ae268 21:18:25 Removing intermediate container fb96c19ae268 21:18:25 ---> 4e1fe6d5d8cf 21:18:25 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 21:18:25 ---> Running in 593b535e95e3 21:18:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:18:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:18:25 (1/2) Installing ca-certificates (20230506-r0) 21:18:25 (2/2) Installing dumb-init (1.2.5-r2) 21:18:25 Executing busybox-1.36.1-r5.trigger 21:18:25 Executing ca-certificates-20230506-r0.trigger 21:18:25 OK: 9 MiB in 17 packages 21:18:26 Removing intermediate container 593b535e95e3 21:18:26 ---> 0e4319b6b6c6 21:18:26 Step 17/30 : RUN apk --no-cache upgrade 21:18:26 ---> Running in b257134a315b 21:18:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:18:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:18:29 OK: 9 MiB in 17 packages 21:18:30 Removing intermediate container b257134a315b 21:18:30 ---> 052c968406b8 21:18:30 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:18:30 ---> d883631647e8 21:18:30 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 21:18:31 ---> cbc849463d51 21:18:31 Step 20/30 : COPY --from=builder /app/res/ /res/ 21:18:32 ---> e92b7e9f4898 21:18:32 Step 21/30 : COPY --from=builder /app/static/ /static/ 21:18:36 ---> ed82637070ee 21:18:36 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 21:18:37 ---> 128ac38c53ae 21:18:37 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 21:18:37 ---> Running in a4bb30a47e88 21:18:39 Removing intermediate container a4bb30a47e88 21:18:39 ---> 5e5ec143f336 21:18:39 Step 24/30 : VOLUME /cache 21:18:39 ---> Running in 5f6dd4aa58b9 21:18:39 Removing intermediate container 5f6dd4aa58b9 21:18:39 ---> 1c143c0a550e 21:18:39 Step 25/30 : EXPOSE 59711 21:18:40 ---> Running in 5ef00d14e11a 21:18:40 Removing intermediate container 5ef00d14e11a 21:18:40 ---> eece4374310f 21:18:40 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 21:18:40 ---> Running in 26139cf520d0 21:18:40 Removing intermediate container 26139cf520d0 21:18:40 ---> d8f5d8c3d13a 21:18:40 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 21:18:40 ---> Running in 43c9c06aa2fe 21:18:41 Removing intermediate container 43c9c06aa2fe 21:18:41 ---> eeae8fbe88de 21:18:41 Step 28/30 : LABEL arch=arm64 21:18:41 ---> Running in 50e2999f2738 21:18:41 Removing intermediate container 50e2999f2738 21:18:41 ---> 3d39fe7a56c8 21:18:41 Step 29/30 : LABEL git_sha=77f6383146a8ee209a0715a141c870f08f7b7274 21:18:41 ---> Running in a23f0d68e43b 21:18:42 Removing intermediate container a23f0d68e43b 21:18:42 ---> 5d5478cbc956 21:18:42 Step 30/30 : LABEL version=3.2.0-dev.12 21:18:42 ---> Running in 34a3969d9e29 21:18:42 Removing intermediate container 34a3969d9e29 21:18:42 ---> 1f506e5e61d9 21:18:42 [Warning] One or more build-args [ARCH] were not consumed 21:18:42 Successfully built 1f506e5e61d9 21:18:42 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:18:43 provisioning config files... 21:18:43 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/164@tmp/config16125814476564302614tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:18:43 ---> ****-login.sh 21:18:43 nexus3.edgexfoundry.org:10001 21:18:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:18:43 Configure a credential helper to remove this warning. See 21:18:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:18:43 21:18:43 Login Succeeded 21:18:43 nexus3.edgexfoundry.org:10002 21:18:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:18:44 Configure a credential helper to remove this warning. See 21:18:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:18:44 21:18:44 Login Succeeded 21:18:44 nexus3.edgexfoundry.org:10003 21:18:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:18:44 Configure a credential helper to remove this warning. See 21:18:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:18:44 21:18:44 Login Succeeded 21:18:44 nexus3.edgexfoundry.org:10004 21:18:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:18:45 Configure a credential helper to remove this warning. See 21:18:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:18:45 21:18:45 Login Succeeded 21:18:45 ****.io 21:18:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:18:45 Configure a credential helper to remove this warning. See 21:18:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:18:45 21:18:45 Login Succeeded 21:18:45 ---> ****-login.sh ends [Pipeline] } 21:18:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:18:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:18:45 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 21:18:45 77f6383146a8ee209a0715a141c870f08f7b7274 21:18:45 latest 21:18:45 3.2.0-dev.12 21:18:45 77f6383146a8ee209a0715a141c870f08f7b7274-3.2.0-dev.12 21:18:45 main 21:18:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:46 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:77f6383146a8ee209a0715a141c870f08f7b7274 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:47 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:77f6383146a8ee209a0715a141c870f08f7b7274 21:18:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 21:18:47 cb027d5e2611: Preparing 21:18:47 2d806515f67a: Preparing 21:18:47 8ab4f1395ef5: Preparing 21:18:47 132f62cc7986: Preparing 21:18:47 1d3b605feb80: Preparing 21:18:47 fca2b582ee83: Preparing 21:18:47 31bc106df814: Preparing 21:18:47 73ed37084f15: Preparing 21:18:47 7c504f21be85: Preparing 21:18:47 fca2b582ee83: Waiting 21:18:47 7c504f21be85: Waiting 21:18:47 73ed37084f15: Waiting 21:18:47 31bc106df814: Waiting 21:18:47 132f62cc7986: Pushed 21:18:47 cb027d5e2611: Pushed 21:18:47 8ab4f1395ef5: Pushed 21:18:47 1d3b605feb80: Pushed 21:18:50 7c504f21be85: Layer already exists 21:18:50 fca2b582ee83: Pushed 21:18:50 31bc106df814: Pushed 21:18:50 73ed37084f15: Pushed 21:18:53 2d806515f67a: Pushed 21:18:53 77f6383146a8ee209a0715a141c870f08f7b7274: digest: sha256:54a526fb1e3237a26e101fa41522aa5b9fff1cf68ff742a2a52df656e45c2f9c size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:54 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:54 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 21:18:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 21:18:54 cb027d5e2611: Preparing 21:18:54 2d806515f67a: Preparing 21:18:54 8ab4f1395ef5: Preparing 21:18:54 132f62cc7986: Preparing 21:18:54 1d3b605feb80: Preparing 21:18:54 fca2b582ee83: Preparing 21:18:54 31bc106df814: Preparing 21:18:54 73ed37084f15: Preparing 21:18:54 7c504f21be85: Preparing 21:18:54 73ed37084f15: Waiting 21:18:54 fca2b582ee83: Waiting 21:18:54 7c504f21be85: Waiting 21:18:54 31bc106df814: Waiting 21:18:54 1d3b605feb80: Layer already exists 21:18:54 2d806515f67a: Layer already exists 21:18:54 132f62cc7986: Layer already exists 21:18:54 8ab4f1395ef5: Layer already exists 21:18:54 cb027d5e2611: Layer already exists 21:18:54 7c504f21be85: Layer already exists 21:18:54 31bc106df814: Layer already exists 21:18:54 fca2b582ee83: Layer already exists 21:18:54 73ed37084f15: Layer already exists 21:18:55 latest: digest: sha256:54a526fb1e3237a26e101fa41522aa5b9fff1cf68ff742a2a52df656e45c2f9c size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:55 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:56 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.12 21:18:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 21:18:56 cb027d5e2611: Preparing 21:18:56 2d806515f67a: Preparing 21:18:56 8ab4f1395ef5: Preparing 21:18:56 132f62cc7986: Preparing 21:18:56 1d3b605feb80: Preparing 21:18:56 fca2b582ee83: Preparing 21:18:56 31bc106df814: Preparing 21:18:56 73ed37084f15: Preparing 21:18:56 7c504f21be85: Preparing 21:18:56 fca2b582ee83: Waiting 21:18:56 31bc106df814: Waiting 21:18:56 73ed37084f15: Waiting 21:18:56 7c504f21be85: Waiting 21:18:56 2d806515f67a: Layer already exists 21:18:56 cb027d5e2611: Layer already exists 21:18:56 1d3b605feb80: Layer already exists 21:18:56 132f62cc7986: Layer already exists 21:18:56 8ab4f1395ef5: Layer already exists 21:18:56 31bc106df814: Layer already exists 21:18:56 fca2b582ee83: Layer already exists 21:18:56 73ed37084f15: Layer already exists 21:18:56 7c504f21be85: Layer already exists 21:18:56 3.2.0-dev.12: digest: sha256:54a526fb1e3237a26e101fa41522aa5b9fff1cf68ff742a2a52df656e45c2f9c size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:56 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:77f6383146a8ee209a0715a141c870f08f7b7274-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:57 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:77f6383146a8ee209a0715a141c870f08f7b7274-3.2.0-dev.12 21:18:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 21:18:57 cb027d5e2611: Preparing 21:18:57 2d806515f67a: Preparing 21:18:57 8ab4f1395ef5: Preparing 21:18:57 132f62cc7986: Preparing 21:18:57 1d3b605feb80: Preparing 21:18:57 fca2b582ee83: Preparing 21:18:57 31bc106df814: Preparing 21:18:57 73ed37084f15: Preparing 21:18:57 7c504f21be85: Preparing 21:18:57 fca2b582ee83: Waiting 21:18:57 31bc106df814: Waiting 21:18:57 73ed37084f15: Waiting 21:18:57 7c504f21be85: Waiting 21:18:57 1d3b605feb80: Layer already exists 21:18:57 8ab4f1395ef5: Layer already exists 21:18:57 cb027d5e2611: Layer already exists 21:18:57 132f62cc7986: Layer already exists 21:18:57 2d806515f67a: Layer already exists 21:18:57 7c504f21be85: Layer already exists 21:18:57 73ed37084f15: Layer already exists 21:18:57 31bc106df814: Layer already exists 21:18:57 fca2b582ee83: Layer already exists 21:18:57 77f6383146a8ee209a0715a141c870f08f7b7274-3.2.0-dev.12: digest: sha256:54a526fb1e3237a26e101fa41522aa5b9fff1cf68ff742a2a52df656e45c2f9c size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:58 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:58 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 21:18:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 21:18:58 cb027d5e2611: Preparing 21:18:58 2d806515f67a: Preparing 21:18:58 8ab4f1395ef5: Preparing 21:18:58 132f62cc7986: Preparing 21:18:58 1d3b605feb80: Preparing 21:18:58 fca2b582ee83: Preparing 21:18:58 31bc106df814: Preparing 21:18:58 73ed37084f15: Preparing 21:18:58 7c504f21be85: Preparing 21:18:58 fca2b582ee83: Waiting 21:18:58 31bc106df814: Waiting 21:18:58 73ed37084f15: Waiting 21:18:58 7c504f21be85: Waiting 21:18:58 132f62cc7986: Layer already exists 21:18:58 1d3b605feb80: Layer already exists 21:18:58 2d806515f67a: Layer already exists 21:18:58 cb027d5e2611: Layer already exists 21:18:58 8ab4f1395ef5: Layer already exists 21:18:58 73ed37084f15: Layer already exists 21:18:58 fca2b582ee83: Layer already exists 21:18:58 31bc106df814: Layer already exists 21:18:58 7c504f21be85: Layer already exists 21:18:58 main: digest: sha256:54a526fb1e3237a26e101fa41522aa5b9fff1cf68ff742a2a52df656e45c2f9c size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:18:59 ===================================================== [Pipeline] echo 21:18:59 taggedImages: 21:18:59 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:77f6383146a8ee209a0715a141c870f08f7b7274 21:18:59 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 21:18:59 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.12 21:18:59 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:77f6383146a8ee209a0715a141c870f08f7b7274-3.2.0-dev.12 21:18:59 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:19:00 21:19:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:19:00 arm64: Pulling from edgex-lftools-log-publisher 21:19:00 8998bd30e6a1: Pulling fs layer 21:19:00 04944245beec: Pulling fs layer 21:19:00 699f458cf7ca: Pulling fs layer 21:19:00 765212b225bb: Pulling fs layer 21:19:00 f23df028b6ca: Pulling fs layer 21:19:00 d65c8cfc05b1: Pulling fs layer 21:19:00 2437ff75d9bd: Pulling fs layer 21:19:00 f23df028b6ca: Waiting 21:19:00 d65c8cfc05b1: Waiting 21:19:00 2437ff75d9bd: Waiting 21:19:00 765212b225bb: Waiting 21:19:00 04944245beec: Verifying Checksum 21:19:00 04944245beec: Download complete 21:19:00 765212b225bb: Verifying Checksum 21:19:00 765212b225bb: Download complete 21:19:00 f23df028b6ca: Verifying Checksum 21:19:00 f23df028b6ca: Download complete 21:19:00 d65c8cfc05b1: Verifying Checksum 21:19:00 d65c8cfc05b1: Download complete 21:19:00 699f458cf7ca: Verifying Checksum 21:19:00 699f458cf7ca: Download complete 21:19:01 8998bd30e6a1: Download complete 21:19:03 2437ff75d9bd: Download complete 21:19:05 8998bd30e6a1: Pull complete 21:19:06 04944245beec: Pull complete 21:19:07 699f458cf7ca: Pull complete 21:19:08 765212b225bb: Pull complete 21:19:09 f23df028b6ca: Pull complete 21:19:09 d65c8cfc05b1: Pull complete 21:19:27 2437ff75d9bd: Pull complete 21:19:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:19:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:19:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:19:27 prd-ubuntu20.04-docker-arm64-4c-16g-1807 does not seem to be running inside a container 21:19:28 $ 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/164 -v /w/workspace/app-rfid-llrp-inventory/164:/w/workspace/app-rfid-llrp-inventory/164:rw,z -v /w/workspace/app-rfid-llrp-inventory/164@tmp:/w/workspace/app-rfid-llrp-inventory/164@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:19:35 $ docker top dbcb288d4078240aa582d4b2a43c47dddb23241b7dd40d7f1f0452e5b4a05008 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:19:36 ---> job-cost.sh 21:19:36 lf-activate-venv: SKIPPING 21:19:36 INFO: No Stack... 21:19:36 INFO: Retrieving Pricing Info for: v3-standard-4 21:19:37 INFO: Archiving Costs [Pipeline] sh 21:19:38 + cat /w/workspace/app-rfid-llrp-inventory/164/archives/cost.csv 21:19:38 + cut -d, -f6 [Pipeline] lock 21:19:38 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-164-stack-cost] 21:19:38 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-164-stack-cost] did not exist. Created. 21:19:38 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-164-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:19:38 /w/workspace/app-rfid-llrp-inventory/164@tmp/durable-aac5288d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:19:39 + echo total: 0.10999999940395355 [Pipeline] stash 21:19:39 Warning: overwriting stash ‘stack-cost’ 21:19:39 Stashed 1 file(s) [Pipeline] } 21:19:39 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-164-stack-cost] [Pipeline] // lock [Pipeline] } 21:19:39 $ docker stop --time=1 dbcb288d4078240aa582d4b2a43c47dddb23241b7dd40d7f1f0452e5b4a05008 21:19:41 $ docker rm -f --volumes dbcb288d4078240aa582d4b2a43c47dddb23241b7dd40d7f1f0452e5b4a05008 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 21:19:42 provisioning config files... 21:19:42 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5225773140021840575tmp [Pipeline] { [Pipeline] sh 21:19:43 + set +x 21:19:43 + curl -s https://codecov.io/bash 21:19:43 + bash -s -- 21:19:43 21:19:43 _____ _ 21:19:43 / ____| | | 21:19:43 | | ___ __| | ___ ___ _____ __ 21:19:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:19:43 | |___| (_) | (_| | __/ (_| (_) \ V / 21:19:43 \_____\___/ \__,_|\___|\___\___/ \_/ 21:19:43 Bash-1.0.6 21:19:43 21:19:43 21:19:43 ==> git version 2.25.1 found 21:19:43 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 21:19:43 Release-Date: 2020-01-08 21:19:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:19:43 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:19:43 ==> Jenkins CI detected. 21:19:43 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 21:19:43 project root: . 21:19:43 --> token set from env 21:19:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:19:43 ==> Running gcov in . (disable via -X gcov) 21:19:43 ==> Python coveragepy not found 21:19:43 ==> Searching for coverage reports in: 21:19:43 + . 21:19:43 -> Found 1 reports 21:19:43 ==> Detecting git/mercurial file structure 21:19:43 ==> Reading reports 21:19:43 + ./coverage.out bytes=41317 21:19:43 ==> Appending adjustments 21:19:43 https://docs.codecov.io/docs/fixing-reports 21:19:43 + Found adjustments 21:19:43 ==> Gzipping contents 21:19:43 12K /tmp/codecov.boDBEj.gz 21:19:43 ==> Uploading reports 21:19:43 url: https://codecov.io 21:19:43 query: branch=main&commit=77f6383146a8ee209a0715a141c870f08f7b7274&build=164&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F164%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 21:19:43 -> Pinging Codecov 21:19:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=77f6383146a8ee209a0715a141c870f08f7b7274&build=164&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F164%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 21:19:43 -> Uploading to 21:19:43 https://storage.googleapis.com/codecov/v4/raw/2024-02-27/581DD39554BDF9B6E22D074273EAD858/77f6383146a8ee209a0715a141c870f08f7b7274/804b3fad-80fe-4cf1-b109-232fc89a2593.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240227%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240227T211943Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=81d23623cbcf4d922daee47e3f7fc55032a29898a8e37aee3cb264f2d9578b00 21:19:43 % Total % Received % Xferd Average Speed Time Time Time Current 21:19:43 Dload Upload Total Spent Left Speed 21:19:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11609 0 0 100 11609 0 43479 --:--:-- --:--:-- --:--:-- 43479 21:19:43 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/77f6383146a8ee209a0715a141c870f08f7b7274 [Pipeline] } 21:19:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:19:44 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:19:44 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:19:44 21:19:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:19:45 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:19:45 df9b9388f04a: Pulling fs layer 21:19:45 52dc419b0ee2: Pulling fs layer 21:19:45 25bc292e5bac: Pulling fs layer 21:19:45 114826534d7a: Pulling fs layer 21:19:45 4657fd5d0bcf: Pulling fs layer 21:19:45 6ad1cebc031e: Pulling fs layer 21:19:45 8a3aa393b2d8: Pulling fs layer 21:19:45 4657fd5d0bcf: Waiting 21:19:45 114826534d7a: Waiting 21:19:45 6ad1cebc031e: Waiting 21:19:45 8a3aa393b2d8: Waiting 21:19:45 25bc292e5bac: Verifying Checksum 21:19:45 25bc292e5bac: Download complete 21:19:45 52dc419b0ee2: Verifying Checksum 21:19:45 52dc419b0ee2: Download complete 21:19:45 4657fd5d0bcf: Verifying Checksum 21:19:45 4657fd5d0bcf: Download complete 21:19:45 df9b9388f04a: Verifying Checksum 21:19:45 6ad1cebc031e: Verifying Checksum 21:19:45 6ad1cebc031e: Download complete 21:19:45 df9b9388f04a: Pull complete 21:19:45 52dc419b0ee2: Pull complete 21:19:45 25bc292e5bac: Pull complete 21:19:45 114826534d7a: Verifying Checksum 21:19:45 114826534d7a: Download complete 21:19:45 8a3aa393b2d8: Verifying Checksum 21:19:45 8a3aa393b2d8: Download complete 21:19:49 114826534d7a: Pull complete 21:19:49 4657fd5d0bcf: Pull complete 21:19:49 6ad1cebc031e: Pull complete 21:19:51 8a3aa393b2d8: Pull complete 21:19:51 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:19:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:19:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:19:52 prd-ubuntu20.04-docker-8c-8g-1804 does not seem to be running inside a container 21:19:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:19:56 $ docker top 10359fc6d894600484a013d36da2b0b831832ebad1c832bc59dd3966b53a6f90 -eo pid,comm [Pipeline] { [Pipeline] echo 21:19:57 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 21:19:57 + set -o pipefail 21:19:57 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 21:20:03 21:20:03 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 21:20:03 21:20:03 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/db6fd6db-3226-405c-81f0-b56da22405eb 21:20:03 21:20:03 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:20:03 21:20:04 21:20:04 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:20:04 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:20:04 More details here: https://snyk.co/ue1NS [Pipeline] } 21:20:04 $ docker stop --time=1 10359fc6d894600484a013d36da2b0b831832ebad1c832bc59dd3966b53a6f90 21:20:07 $ docker rm -f --volumes 10359fc6d894600484a013d36da2b0b831832ebad1c832bc59dd3966b53a6f90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:20:09 + git log --format=format:%s -1 77f6383146a8ee209a0715a141c870f08f7b7274 [Pipeline] sh 21:20:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:20:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:20:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:20:09 prd-ubuntu20.04-docker-8c-8g-1804 does not seem to be running inside a container 21:20:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:20:10 $ docker top 77c3eb5544fd74c731d790a5b5e4689b8af03a3d4185d01faac601e81750ba6c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:20:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:20:10 [ssh-agent] Looking for ssh-agent implementation... 21:20:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:20:10 $ docker exec 77c3eb5544fd74c731d790a5b5e4689b8af03a3d4185d01faac601e81750ba6c ssh-agent 21:20:10 SSH_AUTH_SOCK=/tmp/ssh-njjmnkmkvwHj/agent.33 21:20:10 SSH_AGENT_PID=39 21:20:10 Running ssh-add (command line suppressed) 21:20:10 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16701840261925814908.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16701840261925814908.key) 21:20:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:20:11 + git semver tag 21:20:11 2024-02-27 21:20:11,401 [run_tag] DEBUG tag force:False 21:20:11 2024-02-27 21:20:11,401 [check_head_tag] DEBUG check head tag 21:20:11 2024-02-27 21:20:11,402 [execute] INFO git cat-file --batch-check 21:20:11 2024-02-27 21:20:11,402 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 21:20:11 2024-02-27 21:20:11,406 [execute] INFO git cat-file --batch 21:20:11 2024-02-27 21:20:11,406 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 21:20:11 2024-02-27 21:20:11,426 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:20:11 2024-02-27 21:20:11,426 [execute] INFO git tag -a v3.2.0-dev.12 -m v3.2.0-dev.12 21:20:11 2024-02-27 21:20:11,427 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.12', '-m', 'v3.2.0-dev.12'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 21:20:11 2024-02-27 21:20:11,431 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:20:11 3.2.0-dev.12 [Pipeline] } 21:20:11 $ docker exec --env ******** --env ******** 77c3eb5544fd74c731d790a5b5e4689b8af03a3d4185d01faac601e81750ba6c ssh-agent -k 21:20:11 unset SSH_AUTH_SOCK; 21:20:11 unset SSH_AGENT_PID; 21:20:11 echo Agent pid 39 killed; 21:20:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:20:12 + git semver [Pipeline] } 21:20:12 $ docker stop --time=1 77c3eb5544fd74c731d790a5b5e4689b8af03a3d4185d01faac601e81750ba6c 21:20:13 $ docker rm -f --volumes 77c3eb5544fd74c731d790a5b5e4689b8af03a3d4185d01faac601e81750ba6c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:20:14 21:20:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:20:14 0.23.1-centos7: Pulling from edgex-lftools 21:20:14 ab5ef0e58194: Pulling fs layer 21:20:14 9712f1f96733: Pulling fs layer 21:20:14 63f879dbbcfc: Pulling fs layer 21:20:14 0d9ebad4ef96: Pulling fs layer 21:20:14 e9a5061849ea: Pulling fs layer 21:20:14 d747dcd14b5f: Pulling fs layer 21:20:14 0d9ebad4ef96: Waiting 21:20:14 e9a5061849ea: Waiting 21:20:14 2de7ff778b66: Pulling fs layer 21:20:14 2de7ff778b66: Waiting 21:20:14 d747dcd14b5f: Waiting 21:20:14 9712f1f96733: Verifying Checksum 21:20:14 9712f1f96733: Download complete 21:20:14 63f879dbbcfc: Verifying Checksum 21:20:14 63f879dbbcfc: Download complete 21:20:15 e9a5061849ea: Verifying Checksum 21:20:15 e9a5061849ea: Download complete 21:20:15 d747dcd14b5f: Download complete 21:20:15 ab5ef0e58194: Verifying Checksum 21:20:15 ab5ef0e58194: Download complete 21:20:15 0d9ebad4ef96: Verifying Checksum 21:20:15 0d9ebad4ef96: Download complete 21:20:15 2de7ff778b66: Verifying Checksum 21:20:15 2de7ff778b66: Download complete 21:20:17 ab5ef0e58194: Pull complete 21:20:17 9712f1f96733: Pull complete 21:20:18 63f879dbbcfc: Pull complete 21:20:22 0d9ebad4ef96: Pull complete 21:20:22 e9a5061849ea: Pull complete 21:20:22 d747dcd14b5f: Pull complete 21:20:23 2de7ff778b66: Pull complete 21:20:23 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:20:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:20:23 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:20:23 prd-ubuntu20.04-docker-8c-8g-1804 does not seem to be running inside a container 21:20:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:20:29 $ docker top d283a3ffdb7c8bdce2355aa1e306e90353e42ad6c698db379ff5e5185992c3ff -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:20:29 provisioning config files... 21:20:29 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5636696738974628575tmp 21:20:29 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12937354010219794746tmp 21:20:29 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10762672983235314284tmp [Pipeline] { [Pipeline] echo 21:20:29 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:20:29 ---> sigul-configuration.sh 21:20:29 gpg: directory `/root/.gnupg' created 21:20:29 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:20:29 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:20:29 gpg: keyring `/root/.gnupg/secring.gpg' created 21:20:29 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:20:29 gpg: CAST5 encrypted data 21:20:29 gpg: encrypted with 1 passphrase 21:20:29 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:20:30 + mkdir /home/jenkins 21:20:30 + mkdir /home/jenkins/sigul [Pipeline] sh 21:20:30 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 21:20:30 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:20:30 ---> sigul-install.sh 21:20:30 Sigul already installed; skipping installation. [Pipeline] sh 21:20:31 + git tag --list 21:20:31 v0.0.0 21:20:31 v1.0.0 21:20:31 v2.1.0 21:20:31 v2.1.1 21:20:31 v2.2.0 21:20:31 v2.3.0 21:20:31 v3.0 21:20:31 v3.0.0 21:20:31 v3.0.1 21:20:31 v3.0.1-dev.1 21:20:31 v3.1 21:20:31 v3.1.0 21:20:31 v3.1.0-dev.1 21:20:31 v3.1.0-dev.10 21:20:31 v3.1.0-dev.11 21:20:31 v3.1.0-dev.12 21:20:31 v3.1.0-dev.13 21:20:31 v3.1.0-dev.14 21:20:31 v3.1.0-dev.15 21:20:31 v3.1.0-dev.16 21:20:31 v3.1.0-dev.17 21:20:31 v3.1.0-dev.18 21:20:31 v3.1.0-dev.19 21:20:31 v3.1.0-dev.2 21:20:31 v3.1.0-dev.20 21:20:31 v3.1.0-dev.21 21:20:31 v3.1.0-dev.22 21:20:31 v3.1.0-dev.23 21:20:31 v3.1.0-dev.24 21:20:31 v3.1.0-dev.25 21:20:31 v3.1.0-dev.26 21:20:31 v3.1.0-dev.27 21:20:31 v3.1.0-dev.28 21:20:31 v3.1.0-dev.29 21:20:31 v3.1.0-dev.3 21:20:31 v3.1.0-dev.30 21:20:31 v3.1.0-dev.31 21:20:31 v3.1.0-dev.32 21:20:31 v3.1.0-dev.33 21:20:31 v3.1.0-dev.34 21:20:31 v3.1.0-dev.35 21:20:31 v3.1.0-dev.36 21:20:31 v3.1.0-dev.37 21:20:31 v3.1.0-dev.38 21:20:31 v3.1.0-dev.39 21:20:31 v3.1.0-dev.4 21:20:31 v3.1.0-dev.40 21:20:31 v3.1.0-dev.5 21:20:31 v3.1.0-dev.6 21:20:31 v3.1.0-dev.7 21:20:31 v3.1.0-dev.8 21:20:31 v3.1.0-dev.9 21:20:31 v3.2.0-dev.1 21:20:31 v3.2.0-dev.10 21:20:31 v3.2.0-dev.11 21:20:31 v3.2.0-dev.12 21:20:31 v3.2.0-dev.2 21:20:31 v3.2.0-dev.3 21:20:31 v3.2.0-dev.4 21:20:31 v3.2.0-dev.5 21:20:31 v3.2.0-dev.6 21:20:31 v3.2.0-dev.7 21:20:31 v3.2.0-dev.8 21:20:31 v3.2.0-dev.9 [Pipeline] sh 21:20:31 + lftools sign git-tag v3.2.0-dev.12 21:20:32 Signing Git tag with Sigul... 21:20:32 Signing v3.2.0-dev.12 [Pipeline] echo 21:20:32 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:20:32 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:20:32 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:20:32 $ docker stop --time=1 d283a3ffdb7c8bdce2355aa1e306e90353e42ad6c698db379ff5e5185992c3ff 21:20:33 $ docker rm -f --volumes d283a3ffdb7c8bdce2355aa1e306e90353e42ad6c698db379ff5e5185992c3ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:20:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:20:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:20:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:20:35 prd-ubuntu20.04-docker-8c-8g-1804 does not seem to be running inside a container 21:20:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:20:35 $ docker top d11793e48ae6d951d9173323031230f208cdb51f0dc9e568116f11e1e3fb622b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:20:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:20:36 [ssh-agent] Looking for ssh-agent implementation... 21:20:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:20:36 $ docker exec d11793e48ae6d951d9173323031230f208cdb51f0dc9e568116f11e1e3fb622b ssh-agent 21:20:36 SSH_AUTH_SOCK=/tmp/ssh-td2o7EAiJmY7/agent.32 21:20:36 SSH_AGENT_PID=38 21:20:36 Running ssh-add (command line suppressed) 21:20:36 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8983713946730319240.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8983713946730319240.key) 21:20:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:20:36 + git semver bump pre 21:20:37 2024-02-27 21:20:37,026 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:20:37 2024-02-27 21:20:37,027 [bump_version] DEBUG bumping version:3.2.0-dev.12 on axis:pre with prefix:dev 21:20:37 2024-02-27 21:20:37,027 [bump_version] DEBUG bumped version:3.2.0-dev.13 21:20:37 2024-02-27 21:20:37,027 [write_version] DEBUG write version:3.2.0-dev.13 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 21:20:37 2024-02-27 21:20:37,027 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:20:37 2024-02-27 21:20:37,027 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:20:37 2024-02-27 21:20:37,029 [execute] INFO git cat-file --batch-check 21:20:37 2024-02-27 21:20:37,029 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 21:20:37 2024-02-27 21:20:37,034 [execute] INFO git cat-file --batch 21:20:37 2024-02-27 21:20:37,035 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 21:20:37 2024-02-27 21:20:37,041 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:20:37 3.2.0-dev.13 [Pipeline] } 21:20:37 $ docker exec --env ******** --env ******** d11793e48ae6d951d9173323031230f208cdb51f0dc9e568116f11e1e3fb622b ssh-agent -k 21:20:37 unset SSH_AUTH_SOCK; 21:20:37 unset SSH_AGENT_PID; 21:20:37 echo Agent pid 38 killed; 21:20:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:20:37 + git semver [Pipeline] } 21:20:38 $ docker stop --time=1 d11793e48ae6d951d9173323031230f208cdb51f0dc9e568116f11e1e3fb622b 21:20:39 $ docker rm -f --volumes d11793e48ae6d951d9173323031230f208cdb51f0dc9e568116f11e1e3fb622b [Pipeline] // withDockerContainer [Pipeline] sh 21:20:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:20:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:20:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:20:40 prd-ubuntu20.04-docker-8c-8g-1804 does not seem to be running inside a container 21:20:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:20:40 $ docker top 8a4204fb1a49ffad911211577d56213bfe9407f36b68d66b7761859676d3fdf0 -eo pid,comm 21:20:40 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:20:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:20:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:20:41 [ssh-agent] Looking for ssh-agent implementation... 21:20:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:20:41 $ docker exec 8a4204fb1a49ffad911211577d56213bfe9407f36b68d66b7761859676d3fdf0 ssh-agent 21:20:41 SSH_AUTH_SOCK=/tmp/ssh-LDqPcp2nIRLr/agent.32 21:20:41 SSH_AGENT_PID=38 21:20:41 Running ssh-add (command line suppressed) 21:20:41 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8272163723828780854.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8272163723828780854.key) 21:20:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:20:41 + git semver push 21:20:41 2024-02-27 21:20:41,858 [run_push] DEBUG push 21:20:41 2024-02-27 21:20:41,859 [execute] INFO git cat-file --batch-check 21:20:41 2024-02-27 21:20:41,859 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 21:20:41 2024-02-27 21:20:41,863 [execute] INFO git rev-list 3720bb43a48feb4a5225dc72d88caf4aff6ffa74 -- 21:20:41 2024-02-27 21:20:41,863 [execute] DEBUG Popen(['git', 'rev-list', '3720bb43a48feb4a5225dc72d88caf4aff6ffa74', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 21:20:41 2024-02-27 21:20:41,872 [execute] INFO git fetch -v origin 21:20:41 2024-02-27 21:20:41,873 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 21:20:42 2024-02-27 21:20:42,367 [run_push] DEBUG no remote changes detected 21:20:42 2024-02-27 21:20:42,367 [execute] INFO git push origin semver 21:20:42 2024-02-27 21:20:42,368 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 21:20:43 2024-02-27 21:20:43,081 [run_push] DEBUG push all version tags 21:20:43 2024-02-27 21:20:43,082 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:20:43 2024-02-27 21:20:43,083 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 21:20:44 2024-02-27 21:20:43,712 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:20:44 3.2.0-dev.13 [Pipeline] } 21:20:44 $ docker exec --env ******** --env ******** 8a4204fb1a49ffad911211577d56213bfe9407f36b68d66b7761859676d3fdf0 ssh-agent -k 21:20:44 unset SSH_AUTH_SOCK; 21:20:44 unset SSH_AGENT_PID; 21:20:44 echo Agent pid 38 killed; 21:20:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:20:44 + git semver [Pipeline] } 21:20:45 $ docker stop --time=1 8a4204fb1a49ffad911211577d56213bfe9407f36b68d66b7761859676d3fdf0 21:20:46 $ docker rm -f --volumes 8a4204fb1a49ffad911211577d56213bfe9407f36b68d66b7761859676d3fdf0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:20:47 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 21:20:47 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 21:20:47 total 16 21:20:47 drwxr-xr-x 3 root root 4096 Feb 27 21:09 . 21:20:47 drwxrwxr-x 12 jenkins jenkins 4096 Feb 27 21:20 .. 21:20:47 drwxr-xr-x 2 root root 4096 Feb 27 21:09 cost 21:20:47 -rw-r--r-- 1 root root 95 Feb 27 21:09 cost.csv 21:20:47 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 21:20:47 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 21:20:47 total 16 21:20:47 drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 21:09 . 21:20:47 drwxrwxr-x 12 jenkins jenkins 4096 Feb 27 21:20 .. 21:20:47 drwxr-xr-x 2 jenkins jenkins 4096 Feb 27 21:09 cost 21:20:47 -rw-r--r-- 1 jenkins jenkins 95 Feb 27 21:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:20:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:20:48 ---> package-listing.sh 21:20:48 ++ facter osfamily 21:20:48 ++ tr '[:upper:]' '[:lower:]' 21:20:49 + OS_FAMILY=debian 21:20:49 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 21:20:49 + START_PACKAGES=/tmp/packages_start.txt 21:20:49 + END_PACKAGES=/tmp/packages_end.txt 21:20:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:20:49 + PACKAGES=/tmp/packages_start.txt 21:20:49 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 21:20:49 + PACKAGES=/tmp/packages_end.txt 21:20:49 + case "${OS_FAMILY}" in 21:20:49 + dpkg -l 21:20:49 + grep '^ii' 21:20:49 + '[' -f /tmp/packages_start.txt ']' 21:20:49 + '[' -f /tmp/packages_end.txt ']' 21:20:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:20:49 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 21:20:49 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 21:20:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo 21:20:49 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:20:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:20:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:20:50 prd-ubuntu20.04-docker-8c-8g-1804 does not seem to be running inside a container 21:20:50 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:20:50 $ docker top 1ad573bbab0853774dacbe4f7b7dee13df73457628a8a77014a3e039fbe9e9f4 -eo pid,comm [Pipeline] { [Pipeline] sh 21:20:51 + touch /tmp/pre-build-complete [Pipeline] sh 21:20:51 + mkdir -p /var/log/sysstat [Pipeline] sh 21:20:51 + ls /var/log/sa-host 21:20:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:20:51 provisioning config files... 21:20:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13136572330308777638tmp [Pipeline] { [Pipeline] echo 21:20:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:20:52 ---> create-netrc.sh [Pipeline] } 21:20:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:20:52 ---> python-tools-install.sh [Pipeline] echo 21:20:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:20:52 ---> sudo-logs.sh 21:20:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:20:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:20:53 ---> job-cost.sh 21:20:53 lf-activate-venv: SKIPPING 21:20:53 DEBUG: total: 0.2199999988079071 21:20:53 INFO: Retrieving Stack Cost... 21:20:53 INFO: Retrieving Pricing Info for: v3-standard-8 21:20:53 INFO: Archiving Costs [Pipeline] echo 21:20:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:20:54 ---> logs-deploy.sh 21:20:54 lf-activate-venv: SKIPPING 21:20:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/164 21:20:54 INFO: archiving workspace using pattern(s): 21:20:55 Archives upload complete. 21:20:55 INFO: archiving logs to Nexus