Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88 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-ssh6330507465156355907.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh6179225825752210020.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh1079122028097486085.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh6322317580764265162.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-ssh13476704213870844180.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-10835 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 5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88 (main) Commit message: "build(snap): Upgrade snap base to core22, remove deprecated plug (#179)" > 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 5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88 # timeout=10 > git rev-list --no-walk 670e042fb11711975c44f19a61fa475a20d859e8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:25:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:25:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:25:22 ========================================================= 14:25:22 EdgeX Global Pipelines Version Info 14:25:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:25:23 ------------------- 14:25:23 stable info: 14:25:23 ------------------- 14:25:23 Commited By: Bill Mahoney bill.mahoney@intel.com 14:25:23 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 14:25:23 Message: update stable to v1.0.248 14:25:24 ------------------- 14:25:24 experimental info: 14:25:24 ------------------- 14:25:24 Commited By: **** collab-it+edgex@linuxfoundation.org 14:25:24 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 14:25:24 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:25:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 14:25:24 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 14:25:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:25:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:25:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:25:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 14:25:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:25:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:25:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:25:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:25:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:25:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 14:25:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:25:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:25:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:25:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:25:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:25:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:25:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:25:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:25:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:25:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:25:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:25:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:25:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:25:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:25:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:25:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:25:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:25:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:25:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88 [Pipeline] echo 14:25:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5ac2ddc [Pipeline] echo 14:25:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:25:24 provisioning config files... 14:25:24 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2538530779838974155tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:25:25 ---> docker-login.sh 14:25:25 nexus3.edgexfoundry.org:10001 14:25:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:25:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:25:25 Configure a credential helper to remove this warning. See 14:25:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:25:25 14:25:25 Login Succeeded 14:25:25 nexus3.edgexfoundry.org:10002 14:25:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:25:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:25:25 Configure a credential helper to remove this warning. See 14:25:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:25:25 14:25:25 Login Succeeded 14:25:25 nexus3.edgexfoundry.org:10003 14:25:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:25:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:25:25 Configure a credential helper to remove this warning. See 14:25:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:25:25 14:25:25 Login Succeeded 14:25:25 nexus3.edgexfoundry.org:10004 14:25:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:25:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:25:26 Configure a credential helper to remove this warning. See 14:25:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:25:26 14:25:26 Login Succeeded 14:25:26 docker.io 14:25:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:25:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:25:26 Configure a credential helper to remove this warning. See 14:25:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:25:26 14:25:26 Login Succeeded 14:25:26 ---> docker-login.sh ends [Pipeline] } 14:25:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:25:26 + git rev-list -1 --merges 5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88~1..5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88 [Pipeline] echo 14:25:26 -----------> git rev-list -1 --merges 5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88~1..5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88 5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88 [false] [Pipeline] sh 14:25:27 + git log --format=format:%s -1 5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88 [Pipeline] echo 14:25:27 ========================================================= 14:25:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:25:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:25:27 + git log --format=format:%s -1 5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88 [Pipeline] echo 14:25:27 [semverPrep] GIT_COMMIT: 5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88, Commit Message: build(snap): Upgrade snap base to core22, remove deprecated plug (#179) [Pipeline] echo 14:25:27 [semverPrep] This is not a build commit. [Pipeline] sh 14:25:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:25:27 + grep -v github /etc/ssh/ssh_known_hosts 14:25:27 + [ -e /tmp/ssh_known_hosts ] 14:25:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:25:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:25:27 + sudo tee -a /etc/ssh/ssh_known_hosts 14:25:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:25:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:25:28 14:25:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:25:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:25:28 0.1.4: Pulling from edgex-devops/py-git-semver 14:25:28 b85a868b505f: Pulling fs layer 14:25:28 e2be974225ed: Pulling fs layer 14:25:28 339a4e72a1f5: Pulling fs layer 14:25:28 988bab9f4d93: Pulling fs layer 14:25:28 1469e6f7b9e6: Pulling fs layer 14:25:28 eaf3925da568: Pulling fs layer 14:25:28 bab4dde63d76: Pulling fs layer 14:25:28 bde34c3a00c8: Pulling fs layer 14:25:28 b352a97aabf1: Pulling fs layer 14:25:28 4872d77fe225: Pulling fs layer 14:25:28 5851b861e8e6: Pulling fs layer 14:25:28 b352a97aabf1: Waiting 14:25:28 bde34c3a00c8: Waiting 14:25:28 4872d77fe225: Waiting 14:25:28 988bab9f4d93: Waiting 14:25:28 5851b861e8e6: Waiting 14:25:28 1469e6f7b9e6: Waiting 14:25:28 eaf3925da568: Waiting 14:25:28 e2be974225ed: Verifying Checksum 14:25:28 e2be974225ed: Download complete 14:25:28 988bab9f4d93: Verifying Checksum 14:25:28 988bab9f4d93: Download complete 14:25:28 1469e6f7b9e6: Verifying Checksum 14:25:28 339a4e72a1f5: Verifying Checksum 14:25:28 339a4e72a1f5: Download complete 14:25:28 eaf3925da568: Verifying Checksum 14:25:28 eaf3925da568: Download complete 14:25:28 bde34c3a00c8: Verifying Checksum 14:25:28 bde34c3a00c8: Download complete 14:25:28 b352a97aabf1: Verifying Checksum 14:25:28 b352a97aabf1: Download complete 14:25:28 4872d77fe225: Verifying Checksum 14:25:28 4872d77fe225: Download complete 14:25:28 5851b861e8e6: Download complete 14:25:29 b85a868b505f: Download complete 14:25:29 bab4dde63d76: Download complete 14:25:30 b85a868b505f: Pull complete 14:25:30 e2be974225ed: Pull complete 14:25:30 339a4e72a1f5: Pull complete 14:25:30 988bab9f4d93: Pull complete 14:25:31 1469e6f7b9e6: Pull complete 14:25:31 eaf3925da568: Pull complete 14:25:32 bab4dde63d76: Pull complete 14:25:32 bde34c3a00c8: Pull complete 14:25:32 b352a97aabf1: Pull complete 14:25:33 4872d77fe225: Pull complete 14:25:33 5851b861e8e6: Pull complete 14:25:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:25:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:25:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:25:33 prd-ubuntu20.04-docker-8c-8g-10835 does not seem to be running inside a container 14:25:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:25:35 $ docker top 87ac51aaf5e1fa064d226348feeca33c624ba097214719e5b5fea2a6d8152fb3 -eo pid,comm 14:25:35 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:25:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:25:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:25:35 [ssh-agent] Looking for ssh-agent implementation... 14:25:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:25:35 $ docker exec 87ac51aaf5e1fa064d226348feeca33c624ba097214719e5b5fea2a6d8152fb3 ssh-agent 14:25:35 SSH_AUTH_SOCK=/tmp/ssh-oVPpx8SYK9Fj/agent.34 14:25:35 SSH_AGENT_PID=40 14:25:35 Running ssh-add (command line suppressed) 14:25:35 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_600633850705933820.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_600633850705933820.key) 14:25:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:25:36 + git tag --points-at HEAD [Pipeline] } 14:25:36 $ docker exec --env ******** --env ******** 87ac51aaf5e1fa064d226348feeca33c624ba097214719e5b5fea2a6d8152fb3 ssh-agent -k 14:25:36 unset SSH_AUTH_SOCK; 14:25:36 unset SSH_AGENT_PID; 14:25:36 echo Agent pid 40 killed; 14:25:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:25:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:25:36 [ssh-agent] Looking for ssh-agent implementation... 14:25:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:25:36 $ docker exec 87ac51aaf5e1fa064d226348feeca33c624ba097214719e5b5fea2a6d8152fb3 ssh-agent 14:25:36 SSH_AUTH_SOCK=/tmp/ssh-SvlWim0MGBbr/agent.73 14:25:36 SSH_AGENT_PID=79 14:25:36 Running ssh-add (command line suppressed) 14:25:36 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6479854758649738714.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6479854758649738714.key) 14:25:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:25:37 + git semver init 14:25:37 2023-04-25 14:25:37,262 [run_init] DEBUG init version:0.0.0 force:False 14:25:37 2023-04-25 14:25:37,264 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 14:25:37 2023-04-25 14:25:37,264 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 14:25:37 2023-04-25 14:25:37,264 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 14:25:38 2023-04-25 14:25:38,316 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 14:25:38 2023-04-25 14:25:38,316 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 14:25:38 2023-04-25 14:25:38,316 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:25:38 2023-04-25 14:25:38,317 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:25:38 3.0.0-dev.23 [Pipeline] } 14:25:38 $ docker exec --env ******** --env ******** 87ac51aaf5e1fa064d226348feeca33c624ba097214719e5b5fea2a6d8152fb3 ssh-agent -k 14:25:38 unset SSH_AUTH_SOCK; 14:25:38 unset SSH_AGENT_PID; 14:25:38 echo Agent pid 79 killed; 14:25:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:25:39 + git semver [Pipeline] } 14:25:39 $ docker stop --time=1 87ac51aaf5e1fa064d226348feeca33c624ba097214719e5b5fea2a6d8152fb3 14:25:40 $ docker rm -f --volumes 87ac51aaf5e1fa064d226348feeca33c624ba097214719e5b5fea2a6d8152fb3 [Pipeline] // withDockerContainer [Pipeline] sh 14:25:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:25:41 Stashed 1 file(s) [Pipeline] echo 14:25:41 [edgeXSemver]: initialized semver on version 3.0.0-dev.23 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:25:41 provisioning config files... 14:25:41 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12473092008355950327tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:25:41 ---> docker-login.sh 14:25:41 nexus3.edgexfoundry.org:10001 14:25:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:25:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:25:41 Configure a credential helper to remove this warning. See 14:25:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:25:41 14:25:41 Login Succeeded 14:25:41 nexus3.edgexfoundry.org:10002 14:25:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:25:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:25:41 Configure a credential helper to remove this warning. See 14:25:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:25:41 14:25:41 Login Succeeded 14:25:41 nexus3.edgexfoundry.org:10003 14:25:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:25:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:25:41 Configure a credential helper to remove this warning. See 14:25:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:25:41 14:25:41 Login Succeeded 14:25:41 nexus3.edgexfoundry.org:10004 14:25:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:25:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:25:41 Configure a credential helper to remove this warning. See 14:25:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:25:41 14:25:41 Login Succeeded 14:25:41 docker.io 14:25:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:25:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:25:42 Configure a credential helper to remove this warning. See 14:25:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:25:42 14:25:42 Login Succeeded 14:25:42 ---> docker-login.sh ends [Pipeline] } 14:25:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:25:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:25:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:25:42 ========================================================= 14:25:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 14:25:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:25:42 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 14:25:42 Sending build context to Docker daemon 12.63MB 14:25:42 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 14:25:42 Step 2/12 : FROM ${BASE} AS builder 14:25:42 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 14:25:42 f56be85fc22e: Pulling fs layer 14:25:42 85791d961cd3: Pulling fs layer 14:25:42 d694b5ae8c79: Pulling fs layer 14:25:42 9f32a84ed3da: Pulling fs layer 14:25:42 4d19c01a9841: Pulling fs layer 14:25:42 9325e15d5711: Pulling fs layer 14:25:42 556b6ee489ea: Pulling fs layer 14:25:42 c5a4b2cf53e6: Pulling fs layer 14:25:42 4d19c01a9841: Waiting 14:25:42 9f32a84ed3da: Waiting 14:25:42 556b6ee489ea: Waiting 14:25:42 c5a4b2cf53e6: Waiting 14:25:42 85791d961cd3: Download complete 14:25:42 9f32a84ed3da: Download complete 14:25:42 4d19c01a9841: Verifying Checksum 14:25:42 4d19c01a9841: Download complete 14:25:42 f56be85fc22e: Verifying Checksum 14:25:42 f56be85fc22e: Download complete 14:25:42 9325e15d5711: Verifying Checksum 14:25:42 9325e15d5711: Download complete 14:25:42 f56be85fc22e: Pull complete 14:25:43 85791d961cd3: Pull complete 14:25:43 c5a4b2cf53e6: Verifying Checksum 14:25:43 c5a4b2cf53e6: Download complete 14:25:43 d694b5ae8c79: Download complete 14:25:43 556b6ee489ea: Verifying Checksum 14:25:43 556b6ee489ea: Download complete 14:25:46 d694b5ae8c79: Pull complete 14:25:46 9f32a84ed3da: Pull complete 14:25:46 4d19c01a9841: Pull complete 14:25:47 9325e15d5711: Pull complete 14:25:49 556b6ee489ea: Pull complete 14:25:50 c5a4b2cf53e6: Pull complete 14:25:50 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 14:25:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:25:50 ---> c4be618373d6 14:25:50 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:25:54 ---> Running in 149d2d308cb8 14:25:54 Removing intermediate container 149d2d308cb8 14:25:54 ---> 8f66d4458961 14:25:54 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:25:54 ---> Running in 90335fe7eb8e 14:25:54 Removing intermediate container 90335fe7eb8e 14:25:54 ---> 6b7c4971e901 14:25:54 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:25:54 ---> Running in cc0ece0b0997 14:25:54 Removing intermediate container cc0ece0b0997 14:25:54 ---> 8b23b8525226 14:25:54 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:25:54 ---> Running in f0ed216785ab 14:25:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:25:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:25:55 OK: 265 MiB in 53 packages 14:25:55 Removing intermediate container f0ed216785ab 14:25:55 ---> d418ca7688fa 14:25:55 Step 7/12 : WORKDIR /app 14:25:55 ---> Running in 33c4e556930a 14:25:55 Removing intermediate container 33c4e556930a 14:25:55 ---> 20c17b413c93 14:25:55 Step 8/12 : COPY go.mod vendor* ./ 14:25:55 ---> ec6d25f3d608 14:25:55 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:25:55 ---> Running in c0d4af1002d9 14:25:56 Still waiting to schedule task 14:25:56 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:26:22 Removing intermediate container c0d4af1002d9 14:26:22 ---> b69f40b3ce62 14:26:22 Step 10/12 : COPY . . 14:26:22 ---> a6b679c9ca84 14:26:22 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:26:22 ---> Running in fdbb672bc07f 14:26:22 Removing intermediate container fdbb672bc07f 14:26:22 ---> 926d63cf6a08 14:26:22 Step 12/12 : RUN $MAKE 14:26:22 ---> Running in ff7299ab6072 14:26:22 noop 14:26:22 Removing intermediate container ff7299ab6072 14:26:22 ---> 99083282642e 14:26:22 Successfully built 99083282642e 14:26:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:26:22 + docker inspect -f . ci-base-image-x86_64 14:26:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:26:22 prd-ubuntu20.04-docker-8c-8g-10835 does not seem to be running inside a container 14:26:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:26:22 $ docker top e195fe59534207e4e43e49b07369c3dee0327502cba9688ea3d02aa99e9b14e4 -eo pid,comm [Pipeline] { [Pipeline] sh 14:26:23 + go version 14:26:23 go version go1.20.2 linux/amd64 [Pipeline] } 14:26:23 $ docker stop --time=1 e195fe59534207e4e43e49b07369c3dee0327502cba9688ea3d02aa99e9b14e4 14:26:24 $ docker rm -f --volumes e195fe59534207e4e43e49b07369c3dee0327502cba9688ea3d02aa99e9b14e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:26:24 + docker inspect -f . ci-base-image-x86_64 14:26:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:26:24 prd-ubuntu20.04-docker-8c-8g-10835 does not seem to be running inside a container 14:26:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:26:25 $ docker top ebdf613a972d7ea2f978830cf63085cdbef1898ac55830cf2b32bac8c0a2277a -eo pid,comm [Pipeline] { [Pipeline] sh 14:26:25 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 14:26:25 + make test 14:26:25 go test -race ./... -coverprofile=coverage.out ./... 14:26:47 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 14:26:47 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 14:26:47 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.144s coverage: 86.2% of statements 14:26:47 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.697s coverage: 71.9% of statements 14:27:05 go vet ./... 14:27:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:27:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:27:09 ./bin/test-attribution.sh 14:27:09 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 14:27:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:27:09 $ docker stop --time=1 ebdf613a972d7ea2f978830cf63085cdbef1898ac55830cf2b32bac8c0a2277a 14:27:13 $ docker rm -f --volumes ebdf613a972d7ea2f978830cf63085cdbef1898ac55830cf2b32bac8c0a2277a [Pipeline] // withDockerContainer [Pipeline] sh 14:27:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:27:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:27:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:27:14 + ls -al . 14:27:14 total 228 14:27:14 drwxrwxr-x 11 jenkins jenkins 4096 Apr 25 14:26 . 14:27:14 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 14:25 .. 14:27:14 -rw-rw-r-- 1 jenkins jenkins 262 Apr 25 14:25 .dockerignore 14:27:14 drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 14:25 .git 14:27:14 drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 14:25 .github 14:27:14 -rw-rw-r-- 1 jenkins jenkins 788 Apr 25 14:25 .gitignore 14:27:14 -rw-rw-r-- 1 jenkins jenkins 41 Apr 25 14:25 .golangci.yml 14:27:14 drwxr-xr-x 3 jenkins jenkins 4096 Apr 25 14:25 .semver 14:27:14 -rw-rw-r-- 1 jenkins jenkins 9805 Apr 25 14:25 Attribution.txt 14:27:14 -rw-rw-r-- 1 jenkins jenkins 4331 Apr 25 14:25 CHANGELOG.md 14:27:14 -rw-rw-r-- 1 jenkins jenkins 1659 Apr 25 14:25 Dockerfile 14:27:14 -rw-rw-r-- 1 jenkins jenkins 677 Apr 25 14:25 GOVERNANCE.md 14:27:14 -rw-rw-r-- 1 jenkins jenkins 687 Apr 25 14:25 Jenkinsfile 14:27:14 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 25 14:25 LICENSE 14:27:14 -rw-rw-r-- 1 jenkins jenkins 2497 Apr 25 14:25 Makefile 14:27:14 -rw-rw-r-- 1 jenkins jenkins 617 Apr 25 14:25 OWNERS.md 14:27:14 -rw-rw-r-- 1 jenkins jenkins 31001 Apr 25 14:25 README.md 14:27:14 -rw-rw-r-- 1 jenkins jenkins 12 Apr 25 14:25 VERSION 14:27:14 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 14:25 bin 14:27:14 -rw-r--r-- 1 jenkins jenkins 41317 Apr 25 14:26 coverage.out 14:27:14 -rw-rw-r-- 1 jenkins jenkins 3467 Apr 25 14:25 go.mod 14:27:14 -rw-rw-r-- 1 jenkins jenkins 31730 Apr 25 14:25 go.sum 14:27:14 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 14:25 images 14:27:14 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 14:25 internal 14:27:14 -rw-rw-r-- 1 jenkins jenkins 531 Apr 25 14:25 main.go 14:27:14 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 14:25 res 14:27:14 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 14:25 snap 14:27:14 drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 14:25 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:27:14 + 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=5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88 --label arch=amd64 --label version=3.0.0-dev.23 . 14:27:14 Sending build context to Docker daemon 12.63MB 14:27:14 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 14:27:14 Step 2/29 : FROM ${BASE} AS builder 14:27:14 ---> 99083282642e 14:27:14 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 14:27:15 ---> Running in 278b0613f372 14:27:15 Removing intermediate container 278b0613f372 14:27:15 ---> 02ad0f3264f6 14:27:15 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 14:27:15 ---> Running in 7fb01019fad9 14:27:15 Removing intermediate container 7fb01019fad9 14:27:15 ---> 7c5c759943bb 14:27:15 Step 5/29 : ARG ADD_BUILD_TAGS="" 14:27:15 ---> Running in 14d79fe4f144 14:27:15 Removing intermediate container 14d79fe4f144 14:27:15 ---> 319cab293179 14:27:15 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:27:15 ---> Running in 210b14e49f5c 14:27:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:27:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:27:15 OK: 265 MiB in 53 packages 14:27:16 Removing intermediate container 210b14e49f5c 14:27:16 ---> 5f33eb9cdc06 14:27:16 Step 7/29 : WORKDIR /app 14:27:16 ---> Running in e2fed779010d 14:27:16 Removing intermediate container e2fed779010d 14:27:16 ---> 5537e9ee337e 14:27:16 Step 8/29 : COPY go.mod vendor* ./ 14:27:16 ---> c1ee9b8d9924 14:27:16 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:27:16 ---> Running in 232f257fae98 14:27:17 Removing intermediate container 232f257fae98 14:27:17 ---> cc63ede0e8bb 14:27:17 Step 10/29 : COPY . . 14:27:17 ---> 7db1f8f0f3f6 14:27:17 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:27:17 ---> Running in a515529a5b02 14:27:17 Removing intermediate container a515529a5b02 14:27:17 ---> a37f1071647b 14:27:17 Step 12/29 : RUN $MAKE 14:27:17 ---> Running in 381c624d40c4 14:27:17 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.50 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.23 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.23" -trimpath -mod=readonly -o app-rfid-llrp-inventory 14:27:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10836 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 14:27:24 Running in /w/workspace/app-rfid-llrp-inventory/92 [Pipeline] { [Pipeline] checkout 14:27:24 The recommended git tool is: git 14:27:29 using credential edgex-jenkins-ssh 14:27:29 Cloning the remote Git repository 14:27:29 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:27:30 > git init /w/workspace/app-rfid-llrp-inventory/92 # timeout=10 14:27:30 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:27:30 > git --version # timeout=10 14:27:30 > git --version # 'git version 2.25.1' 14:27:30 using GIT_SSH to set credentials SSH Credentials for GitHub 14:27:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:27:32 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 14:27:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:27:33 Avoid second fetch 14:27:33 Checking out Revision 5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88 (main) 14:27:34 Commit message: "build(snap): Upgrade snap base to core22, remove deprecated plug (#179)" 14:27:33 > git config core.sparsecheckout # timeout=10 14:27:33 > git checkout -f 5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:27:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:27:35 % Total % Received % Xferd Average Speed Time Time Time Current 14:27:35 Dload Upload Total Spent Left Speed 14:27:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 95156 [Pipeline] sh 14:27:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:27:36 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:27:36 sudo tee /etc/docker/daemon.new 14:27:36 { 14:27:36 "registry-mirrors": [ 14:27:36 "https://nexus3.edgexfoundry.org:10001" 14:27:36 ], 14:27:36 "bip": "10.250.0.254/24", 14:27:36 "hosts": [ 14:27:36 "tcp://0.0.0.0:5555", 14:27:36 "unix:///var/run/docker.sock" 14:27:36 ], 14:27:36 "mtu": 1458, 14:27:36 "selinux-enabled": true, 14:27:36 "seccomp-profile": "/etc/docker/seccomp.json" 14:27:36 } [Pipeline] sh 14:27:36 Removing intermediate container 381c624d40c4 14:27:36 ---> d9d7913586ed 14:27:36 Step 13/29 : FROM alpine:3.17 14:27:36 3.17: Pulling from library/alpine 14:27:36 f56be85fc22e: Already exists 14:27:36 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 14:27:36 Status: Downloaded newer image for alpine:3.17 14:27:36 ---> 9ed4aefc74f6 14:27:36 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:27:36 ---> Running in d16acaeab375 14:27:36 Removing intermediate container d16acaeab375 14:27:36 ---> 0cd539d59be7 14:27:36 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 14:27:36 ---> Running in 66ef5dbe6611 14:27:36 Removing intermediate container 66ef5dbe6611 14:27:36 ---> 8ded2faad97e 14:27:36 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 14:27:36 ---> Running in 675cf04eff73 14:27:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:27:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:27:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:27:36 + sudo service docker restart 14:27:36 (1/2) Installing ca-certificates (20220614-r4) 14:27:36 (2/2) Installing dumb-init (1.2.5-r2) 14:27:36 Executing busybox-1.35.0-r29.trigger 14:27:36 Executing ca-certificates-20220614-r4.trigger 14:27:36 OK: 8 MiB in 17 packages 14:27:37 Removing intermediate container 675cf04eff73 14:27:37 ---> ffb3bbafaca4 14:27:37 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:27:37 ---> 818b7a718fd9 14:27:37 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 14:27:37 ---> 3ef241be4569 14:27:37 Step 19/29 : COPY --from=builder /app/res/ /res/ 14:27:37 ---> 6029eb42e7e8 14:27:37 Step 20/29 : COPY --from=builder /app/static/ /static/ 14:27:37 ---> 8262243fe239 14:27:37 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:27:38 ---> 0d77e0244d41 14:27:38 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:27:38 ---> Running in 6e08c784fb45 14:27:38 Removing intermediate container 6e08c784fb45 14:27:38 ---> f9ca5cba9540 14:27:38 Step 23/29 : VOLUME /cache 14:27:39 ---> Running in 975becef22c9 14:27:39 Removing intermediate container 975becef22c9 14:27:39 ---> e609d2f96bac 14:27:39 Step 24/29 : EXPOSE 59711 14:27:39 ---> Running in ccf97021eb96 14:27:39 Removing intermediate container ccf97021eb96 14:27:39 ---> ed322a552404 14:27:39 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 14:27:39 ---> Running in 8e421ce37e67 14:27:39 Removing intermediate container 8e421ce37e67 14:27:39 ---> d8e5262fc261 14:27:39 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 14:27:39 ---> Running in 0a2a89700713 14:27:39 Removing intermediate container 0a2a89700713 14:27:39 ---> 19d2513946af 14:27:39 Step 27/29 : LABEL arch=amd64 14:27:39 ---> Running in ee55564feb65 14:27:39 Removing intermediate container ee55564feb65 14:27:39 ---> c4c3ccb94c38 14:27:39 Step 28/29 : LABEL git_sha=5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88 14:27:39 ---> Running in ff8f0fefdc03 14:27:39 Removing intermediate container ff8f0fefdc03 14:27:39 ---> 213aa8f4edcf 14:27:39 Step 29/29 : LABEL version=3.0.0-dev.23 14:27:39 ---> Running in 5861a35a0122 14:27:39 Removing intermediate container 5861a35a0122 14:27:39 ---> 5a6b121de7ec 14:27:39 [Warning] One or more build-args [ARCH] were not consumed 14:27:39 Successfully built 5a6b121de7ec 14:27:39 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:27:39 provisioning config files... 14:27:39 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7042789167202503260tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:27:40 ---> docker-login.sh 14:27:40 nexus3.edgexfoundry.org:10001 14:27:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:27:40 Configure a credential helper to remove this warning. See 14:27:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:27:40 14:27:40 Login Succeeded 14:27:40 nexus3.edgexfoundry.org:10002 14:27:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:27:40 Configure a credential helper to remove this warning. See 14:27:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:27:40 14:27:40 Login Succeeded 14:27:40 nexus3.edgexfoundry.org:10003 14:27:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:27:40 Configure a credential helper to remove this warning. See 14:27:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:27:40 14:27:40 Login Succeeded 14:27:40 nexus3.edgexfoundry.org:10004 14:27:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:27:40 Configure a credential helper to remove this warning. See 14:27:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:27:40 14:27:40 Login Succeeded 14:27:40 docker.io 14:27:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:27:40 Configure a credential helper to remove this warning. See 14:27:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:27:40 14:27:40 Login Succeeded 14:27:40 ---> docker-login.sh ends [Pipeline] } 14:27:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:27:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:27:40 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 14:27:40 5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88 14:27:40 latest 14:27:40 3.0.0-dev.23 14:27:40 5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88-3.0.0-dev.23 14:27:40 main 14:27:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:27:40 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:27:41 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88 14:27:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:27:41 b864a69b48fb: Preparing 14:27:41 c9ac5d85bdb4: Preparing 14:27:41 e90c67a14de9: Preparing 14:27:41 58537f2e22cd: Preparing 14:27:41 bd321fd7bdc8: Preparing 14:27:41 7fc5d7322246: Preparing 14:27:41 6d9a6c5b6a6e: Preparing 14:27:41 f1417ff83b31: Preparing 14:27:41 f1417ff83b31: Waiting 14:27:41 6d9a6c5b6a6e: Waiting 14:27:41 bd321fd7bdc8: Pushed 14:27:41 58537f2e22cd: Pushed 14:27:41 e90c67a14de9: Pushed 14:27:41 b864a69b48fb: Pushed 14:27:41 f1417ff83b31: Layer already exists 14:27:41 7fc5d7322246: Pushed 14:27:41 6d9a6c5b6a6e: Pushed 14:27:44 c9ac5d85bdb4: Pushed 14:27:44 5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88: digest: sha256:42627ec6252509780dc998fe161b2f885acbd37c5d7f6202c21696f02f3f3ffd size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:27:44 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:27:44 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 14:27:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:27:44 b864a69b48fb: Preparing 14:27:44 c9ac5d85bdb4: Preparing 14:27:44 e90c67a14de9: Preparing 14:27:44 58537f2e22cd: Preparing 14:27:44 bd321fd7bdc8: Preparing 14:27:44 7fc5d7322246: Preparing 14:27:44 6d9a6c5b6a6e: Preparing 14:27:44 f1417ff83b31: Preparing 14:27:44 7fc5d7322246: Waiting 14:27:44 f1417ff83b31: Waiting 14:27:44 6d9a6c5b6a6e: Waiting 14:27:44 bd321fd7bdc8: Layer already exists 14:27:44 b864a69b48fb: Layer already exists 14:27:44 c9ac5d85bdb4: Layer already exists 14:27:44 e90c67a14de9: Layer already exists 14:27:44 58537f2e22cd: Layer already exists 14:27:44 6d9a6c5b6a6e: Layer already exists 14:27:44 f1417ff83b31: Layer already exists 14:27:44 7fc5d7322246: Layer already exists 14:27:44 latest: digest: sha256:42627ec6252509780dc998fe161b2f885acbd37c5d7f6202c21696f02f3f3ffd size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:27:44 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:27:45 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.23 14:27:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:27:45 b864a69b48fb: Preparing 14:27:45 c9ac5d85bdb4: Preparing 14:27:45 e90c67a14de9: Preparing 14:27:45 58537f2e22cd: Preparing 14:27:45 bd321fd7bdc8: Preparing 14:27:45 7fc5d7322246: Preparing 14:27:45 6d9a6c5b6a6e: Preparing 14:27:45 f1417ff83b31: Preparing 14:27:45 7fc5d7322246: Waiting 14:27:45 6d9a6c5b6a6e: Waiting 14:27:45 f1417ff83b31: Waiting 14:27:45 b864a69b48fb: Layer already exists 14:27:45 e90c67a14de9: Layer already exists 14:27:45 58537f2e22cd: Layer already exists 14:27:45 bd321fd7bdc8: Layer already exists 14:27:45 c9ac5d85bdb4: Layer already exists 14:27:45 f1417ff83b31: Layer already exists 14:27:45 7fc5d7322246: Layer already exists 14:27:45 6d9a6c5b6a6e: Layer already exists 14:27:45 3.0.0-dev.23: digest: sha256:42627ec6252509780dc998fe161b2f885acbd37c5d7f6202c21696f02f3f3ffd size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:27:45 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:27:45 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88-3.0.0-dev.23 14:27:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:27:45 b864a69b48fb: Preparing 14:27:45 c9ac5d85bdb4: Preparing 14:27:45 e90c67a14de9: Preparing 14:27:45 58537f2e22cd: Preparing 14:27:45 bd321fd7bdc8: Preparing 14:27:45 7fc5d7322246: Preparing 14:27:45 6d9a6c5b6a6e: Preparing 14:27:45 f1417ff83b31: Preparing 14:27:45 7fc5d7322246: Waiting 14:27:45 6d9a6c5b6a6e: Waiting 14:27:45 f1417ff83b31: Waiting 14:27:45 e90c67a14de9: Layer already exists 14:27:45 58537f2e22cd: Layer already exists 14:27:45 b864a69b48fb: Layer already exists 14:27:45 bd321fd7bdc8: Layer already exists 14:27:45 c9ac5d85bdb4: Layer already exists 14:27:45 7fc5d7322246: Layer already exists 14:27:45 6d9a6c5b6a6e: Layer already exists 14:27:45 f1417ff83b31: Layer already exists 14:27:45 5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88-3.0.0-dev.23: digest: sha256:42627ec6252509780dc998fe161b2f885acbd37c5d7f6202c21696f02f3f3ffd size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:27:46 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:27:46 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 14:27:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:27:46 b864a69b48fb: Preparing 14:27:46 c9ac5d85bdb4: Preparing 14:27:46 e90c67a14de9: Preparing 14:27:46 58537f2e22cd: Preparing 14:27:46 bd321fd7bdc8: Preparing 14:27:46 7fc5d7322246: Preparing 14:27:46 6d9a6c5b6a6e: Preparing 14:27:46 f1417ff83b31: Preparing 14:27:46 7fc5d7322246: Waiting 14:27:46 6d9a6c5b6a6e: Waiting 14:27:46 f1417ff83b31: Waiting 14:27:46 b864a69b48fb: Layer already exists 14:27:46 bd321fd7bdc8: Layer already exists 14:27:46 c9ac5d85bdb4: Layer already exists 14:27:46 e90c67a14de9: Layer already exists 14:27:46 58537f2e22cd: Layer already exists 14:27:46 7fc5d7322246: Layer already exists 14:27:46 6d9a6c5b6a6e: Layer already exists 14:27:46 f1417ff83b31: Layer already exists 14:27:46 main: digest: sha256:42627ec6252509780dc998fe161b2f885acbd37c5d7f6202c21696f02f3f3ffd size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:27:46 ===================================================== [Pipeline] echo 14:27:46 taggedImages: 14:27:46 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88 14:27:46 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 14:27:46 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.23 14:27:46 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88-3.0.0-dev.23 14:27:46 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:27:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:27:46 14:27:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:27:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:27:47 latest: Pulling from edgex-lftools-log-publisher 14:27:47 5eb5b503b376: Pulling fs layer 14:27:47 5c69ac0246d0: Pulling fs layer 14:27:47 ec43610c2a17: Pulling fs layer 14:27:47 3a2ae6a8a46f: Pulling fs layer 14:27:47 33b1e0a273af: Pulling fs layer 14:27:47 5d3b04190fa2: Pulling fs layer 14:27:47 2f39f015ded8: Pulling fs layer 14:27:47 5d3b04190fa2: Waiting 14:27:47 33b1e0a273af: Waiting 14:27:47 3a2ae6a8a46f: Waiting 14:27:47 2f39f015ded8: Waiting 14:27:47 5c69ac0246d0: Verifying Checksum 14:27:47 5c69ac0246d0: Download complete 14:27:47 3a2ae6a8a46f: Verifying Checksum 14:27:47 3a2ae6a8a46f: Download complete 14:27:47 33b1e0a273af: Verifying Checksum 14:27:47 33b1e0a273af: Download complete 14:27:47 ec43610c2a17: Verifying Checksum 14:27:47 ec43610c2a17: Download complete 14:27:47 5d3b04190fa2: Verifying Checksum 14:27:47 5d3b04190fa2: Download complete 14:27:47 5eb5b503b376: Download complete 14:27:48 2f39f015ded8: Download complete 14:27:48 5eb5b503b376: Pull complete 14:27:48 5c69ac0246d0: Pull complete 14:27:49 ec43610c2a17: Pull complete 14:27:49 3a2ae6a8a46f: Pull complete 14:27:49 33b1e0a273af: Pull complete 14:27:49 5d3b04190fa2: Pull complete 14:27:53 2f39f015ded8: Pull complete 14:27:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:27:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:27:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:27:53 prd-ubuntu20.04-docker-8c-8g-10835 does not seem to be running inside a container 14:27:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:27:57 $ docker top 0a11271fdb22396feff03fd295cdcb1d9c7bc0b860c4b3ac66c9082852959560 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider 14:27:57 provisioning config files... 14:27:57 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/92@tmp/config9593005129176087147tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:27:58 ---> job-cost.sh 14:27:58 lf-activate-venv: SKIPPING 14:27:58 INFO: No Stack... 14:27:58 ---> docker-login.sh 14:27:58 nexus3.edgexfoundry.org:10001 14:27:58 INFO: Retrieving Pricing Info for: v3-standard-8 14:27:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:27:58 Configure a credential helper to remove this warning. See 14:27:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:27:58 14:27:58 Login Succeeded 14:27:58 nexus3.edgexfoundry.org:10002 14:27:58 INFO: Archiving Costs [Pipeline] sh 14:27:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:59 + + cut -d, -f6 14:27:59 cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [Pipeline] lock 14:27:59 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-92-stack-cost] 14:27:59 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-92-stack-cost] did not exist. Created. 14:27:59 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-92-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:27:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:27:59 Configure a credential helper to remove this warning. See 14:27:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:27:59 14:27:59 Login Succeeded 14:27:59 nexus3.edgexfoundry.org:10003 14:27:59 + echo total: 0.2199999988079071 [Pipeline] stash 14:27:59 Stashed 1 file(s) [Pipeline] } 14:27:59 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-92-stack-cost] 14:27:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:27:59 Configure a credential helper to remove this warning. See 14:27:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:27:59 14:27:59 Login Succeeded 14:27:59 nexus3.edgexfoundry.org:10004 [Pipeline] // lock [Pipeline] } 14:27:59 $ docker stop --time=1 0a11271fdb22396feff03fd295cdcb1d9c7bc0b860c4b3ac66c9082852959560 14:27:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:27:59 Configure a credential helper to remove this warning. See 14:27:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:27:59 14:27:59 Login Succeeded 14:27:59 docker.io 14:28:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:28:00 Configure a credential helper to remove this warning. See 14:28:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:28:00 14:28:00 Login Succeeded 14:28:00 ---> docker-login.sh ends 14:28:00 $ docker rm -f --volumes 0a11271fdb22396feff03fd295cdcb1d9c7bc0b860c4b3ac66c9082852959560 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 14:28:00 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo 14:28:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:28:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:28:01 ========================================================= 14:28:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 14:28:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:28:01 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 14:28:01 Sending build context to Docker daemon 677.9kB 14:28:01 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 14:28:01 Step 2/12 : FROM ${BASE} AS builder 14:28:01 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:28:01 c41833b44d91: Pulling fs layer 14:28:01 ed15518f5707: Pulling fs layer 14:28:01 feae8fd75edb: Pulling fs layer 14:28:01 242c74f7c9fa: Pulling fs layer 14:28:01 3cdef696dda3: Pulling fs layer 14:28:01 2ced38df9373: Pulling fs layer 14:28:01 58f1dce35555: Pulling fs layer 14:28:01 242c74f7c9fa: Waiting 14:28:01 3cdef696dda3: Waiting 14:28:01 2ced38df9373: Waiting 14:28:01 58f1dce35555: Waiting 14:28:01 ed15518f5707: Verifying Checksum 14:28:01 ed15518f5707: Download complete 14:28:01 242c74f7c9fa: Verifying Checksum 14:28:01 242c74f7c9fa: Download complete 14:28:01 c41833b44d91: Verifying Checksum 14:28:01 c41833b44d91: Download complete 14:28:01 3cdef696dda3: Verifying Checksum 14:28:01 3cdef696dda3: Download complete 14:28:02 c41833b44d91: Pull complete 14:28:03 58f1dce35555: Verifying Checksum 14:28:03 58f1dce35555: Download complete 14:28:03 ed15518f5707: Pull complete 14:28:04 feae8fd75edb: Verifying Checksum 14:28:04 feae8fd75edb: Download complete 14:28:04 2ced38df9373: Verifying Checksum 14:28:04 2ced38df9373: Download complete 14:28:17 feae8fd75edb: Pull complete 14:28:17 242c74f7c9fa: Pull complete 14:28:17 3cdef696dda3: Pull complete 14:28:23 2ced38df9373: Pull complete 14:28:27 58f1dce35555: Pull complete 14:28:27 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 14:28:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 14:28:27 ---> fadd8f120f05 14:28:27 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:28:27 ---> Running in 0fc324af487f 14:28:28 Removing intermediate container 0fc324af487f 14:28:28 ---> 5fb74159fa98 14:28:28 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:28:28 ---> Running in 92ffc027c9ad 14:28:28 Removing intermediate container 92ffc027c9ad 14:28:28 ---> 2a8443965901 14:28:28 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:28:28 ---> Running in d02ada619d1d 14:28:28 Removing intermediate container d02ada619d1d 14:28:28 ---> 290c75227a1d 14:28:28 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:28:28 ---> Running in 81ac1c13324b 14:28:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:28:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:28:31 OK: 263 MiB in 53 packages 14:28:32 Removing intermediate container 81ac1c13324b 14:28:32 ---> 45c4f9dd4e0c 14:28:32 Step 7/12 : WORKDIR /app 14:28:32 ---> Running in 9a339fbe0c9a 14:28:33 Removing intermediate container 9a339fbe0c9a 14:28:33 ---> 10ce8ace3a4a 14:28:33 Step 8/12 : COPY go.mod vendor* ./ 14:28:33 ---> bfd970f5ebaf 14:28:33 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:28:33 ---> Running in b5ec267aec02 14:29:41 Removing intermediate container b5ec267aec02 14:29:41 ---> d98b8cb1151c 14:29:41 Step 10/12 : COPY . . 14:29:41 ---> e250a929b074 14:29:41 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:29:41 ---> Running in 423b72e132c6 14:29:41 Removing intermediate container 423b72e132c6 14:29:41 ---> 8092c2748753 14:29:41 Step 12/12 : RUN $MAKE 14:29:41 ---> Running in d4fe10cd8101 14:29:41 noop 14:29:41 Removing intermediate container d4fe10cd8101 14:29:41 ---> 9d9c60df57c4 14:29:41 Successfully built 9d9c60df57c4 14:29:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:29:41 + docker inspect -f . ci-base-image-arm64 14:29:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:29:41 prd-ubuntu20.04-docker-arm64-4c-16g-10836 does not seem to be running inside a container 14:29:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/92 -v /w/workspace/app-rfid-llrp-inventory/92:/w/workspace/app-rfid-llrp-inventory/92:rw,z -v /w/workspace/app-rfid-llrp-inventory/92@tmp:/w/workspace/app-rfid-llrp-inventory/92@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 14:29:43 $ docker top 7ee851b4995b4f90d21b99f81f69ff750245a4e89627be6fdcccf023e35c5ebe -eo pid,comm [Pipeline] { [Pipeline] sh 14:29:44 + go version 14:29:44 go version go1.20.2 linux/arm64 [Pipeline] } 14:29:44 $ docker stop --time=1 7ee851b4995b4f90d21b99f81f69ff750245a4e89627be6fdcccf023e35c5ebe 14:29:45 $ docker rm -f --volumes 7ee851b4995b4f90d21b99f81f69ff750245a4e89627be6fdcccf023e35c5ebe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:29:46 + docker inspect -f . ci-base-image-arm64 14:29:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:29:46 prd-ubuntu20.04-docker-arm64-4c-16g-10836 does not seem to be running inside a container 14:29:46 $ 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/92 -v /w/workspace/app-rfid-llrp-inventory/92:/w/workspace/app-rfid-llrp-inventory/92:rw,z -v /w/workspace/app-rfid-llrp-inventory/92@tmp:/w/workspace/app-rfid-llrp-inventory/92@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 14:29:47 $ docker top aecd4362f6d0d9ecff6ce227450c34f4f32371443aa0746ce3f1e7ee151158a8 -eo pid,comm [Pipeline] { [Pipeline] sh 14:29:48 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/92 [Pipeline] fileExists [Pipeline] sh 14:29:49 + make test 14:29:49 go test -race ./... -coverprofile=coverage.out ./... 14:32:25 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 14:32:25 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 14:32:26 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.237s coverage: 86.2% of statements 14:32:38 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.679s coverage: 71.9% of statements 14:32:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:32:38 go vet ./... 14:35:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:35:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:35:00 ./bin/test-attribution.sh 14:35:00 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 14:35:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:35:00 $ docker stop --time=1 aecd4362f6d0d9ecff6ce227450c34f4f32371443aa0746ce3f1e7ee151158a8 14:35:02 $ docker rm -f --volumes aecd4362f6d0d9ecff6ce227450c34f4f32371443aa0746ce3f1e7ee151158a8 [Pipeline] // withDockerContainer [Pipeline] sh 14:35:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:35:03 Warning: overwriting stash ‘coverage-report’ 14:35:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:35:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:35:04 + ls -al . 14:35:04 total 224 14:35:04 drwxrwxr-x 10 jenkins jenkins 4096 Apr 25 14:29 . 14:35:04 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 14:27 .. 14:35:04 -rw-rw-r-- 1 jenkins jenkins 262 Apr 25 14:27 .dockerignore 14:35:04 drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 14:27 .git 14:35:04 drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 14:27 .github 14:35:04 -rw-rw-r-- 1 jenkins jenkins 788 Apr 25 14:27 .gitignore 14:35:04 -rw-rw-r-- 1 jenkins jenkins 41 Apr 25 14:27 .golangci.yml 14:35:04 -rw-rw-r-- 1 jenkins jenkins 9805 Apr 25 14:27 Attribution.txt 14:35:04 -rw-rw-r-- 1 jenkins jenkins 4331 Apr 25 14:27 CHANGELOG.md 14:35:04 -rw-rw-r-- 1 jenkins jenkins 1659 Apr 25 14:27 Dockerfile 14:35:04 -rw-rw-r-- 1 jenkins jenkins 677 Apr 25 14:27 GOVERNANCE.md 14:35:04 -rw-rw-r-- 1 jenkins jenkins 687 Apr 25 14:27 Jenkinsfile 14:35:04 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 25 14:27 LICENSE 14:35:04 -rw-rw-r-- 1 jenkins jenkins 2497 Apr 25 14:27 Makefile 14:35:04 -rw-rw-r-- 1 jenkins jenkins 617 Apr 25 14:27 OWNERS.md 14:35:04 -rw-rw-r-- 1 jenkins jenkins 31001 Apr 25 14:27 README.md 14:35:04 -rw-rw-r-- 1 jenkins jenkins 12 Apr 25 14:25 VERSION 14:35:04 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 14:27 bin 14:35:04 -rw-r--r-- 1 jenkins jenkins 41317 Apr 25 14:32 coverage.out 14:35:04 -rw-rw-r-- 1 jenkins jenkins 3467 Apr 25 14:27 go.mod 14:35:04 -rw-rw-r-- 1 jenkins jenkins 31730 Apr 25 14:27 go.sum 14:35:04 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 14:27 images 14:35:04 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 14:27 internal 14:35:04 -rw-rw-r-- 1 jenkins jenkins 531 Apr 25 14:27 main.go 14:35:04 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 14:27 res 14:35:04 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 14:27 snap 14:35:04 drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 14:27 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:05 + 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=5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88 --label arch=arm64 --label version=3.0.0-dev.23 . 14:35:05 Sending build context to Docker daemon 677.9kB 14:35:05 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 14:35:05 Step 2/29 : FROM ${BASE} AS builder 14:35:05 ---> 9d9c60df57c4 14:35:05 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 14:35:07 ---> Running in 3374bc077bd5 14:35:07 Removing intermediate container 3374bc077bd5 14:35:07 ---> 76db99380b3f 14:35:07 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 14:35:07 ---> Running in 783a119e49b9 14:35:07 Removing intermediate container 783a119e49b9 14:35:07 ---> 9dc646c715c3 14:35:07 Step 5/29 : ARG ADD_BUILD_TAGS="" 14:35:08 ---> Running in e70c058d19b0 14:35:08 Removing intermediate container e70c058d19b0 14:35:08 ---> c3ad221c55e1 14:35:08 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:35:08 ---> Running in 10a731b61bba 14:35:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:35:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:35:10 OK: 263 MiB in 53 packages 14:35:11 Removing intermediate container 10a731b61bba 14:35:11 ---> f8fec3508167 14:35:11 Step 7/29 : WORKDIR /app 14:35:11 ---> Running in 9e73a90bbd85 14:35:12 Removing intermediate container 9e73a90bbd85 14:35:12 ---> c60a5e7b520b 14:35:12 Step 8/29 : COPY go.mod vendor* ./ 14:35:12 ---> 9d0941c58ab6 14:35:12 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:35:12 ---> Running in 9ec0939fc3e6 14:35:15 Removing intermediate container 9ec0939fc3e6 14:35:15 ---> be898ba760c3 14:35:15 Step 10/29 : COPY . . 14:35:15 ---> a96db9f27905 14:35:15 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:35:15 ---> Running in f17696b59e58 14:35:16 Removing intermediate container f17696b59e58 14:35:16 ---> 42614f101757 14:35:16 Step 12/29 : RUN $MAKE 14:35:16 ---> Running in 1a2700560a47 14:35:17 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.50 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.23 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.23" -trimpath -mod=readonly -o app-rfid-llrp-inventory 14:37:23 Removing intermediate container 1a2700560a47 14:37:23 ---> 39ed9435d490 14:37:23 Step 13/29 : FROM alpine:3.17 14:37:23 3.17: Pulling from library/alpine 14:37:23 c41833b44d91: Already exists 14:37:23 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 14:37:23 Status: Downloaded newer image for alpine:3.17 14:37:23 ---> 51e60588ff2c 14:37:23 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:37:23 ---> Running in 534d26ecc4f1 14:37:23 Removing intermediate container 534d26ecc4f1 14:37:23 ---> 7a361341b445 14:37:23 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 14:37:24 ---> Running in a26c628ffba5 14:37:24 Removing intermediate container a26c628ffba5 14:37:24 ---> 96669b4ea384 14:37:24 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 14:37:24 ---> Running in 52fa62a6c0ae 14:37:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:37:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:37:26 (1/2) Installing ca-certificates (20220614-r4) 14:37:26 (2/2) Installing dumb-init (1.2.5-r2) 14:37:26 Executing busybox-1.35.0-r29.trigger 14:37:26 Executing ca-certificates-20220614-r4.trigger 14:37:27 OK: 8 MiB in 17 packages 14:37:28 Removing intermediate container 52fa62a6c0ae 14:37:28 ---> 7f6a146af3cf 14:37:28 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:37:29 ---> c24be831c308 14:37:29 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 14:37:29 ---> 9d8379ed0c1b 14:37:29 Step 19/29 : COPY --from=builder /app/res/ /res/ 14:37:29 ---> e232abd225ea 14:37:29 Step 20/29 : COPY --from=builder /app/static/ /static/ 14:37:30 ---> c4e4f590fd15 14:37:30 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:37:35 ---> 4a84456bbd2d 14:37:35 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:37:35 ---> Running in e68818387757 14:37:36 Removing intermediate container e68818387757 14:37:36 ---> 2ea52720e191 14:37:36 Step 23/29 : VOLUME /cache 14:37:36 ---> Running in d30fc44ed6ba 14:37:37 Removing intermediate container d30fc44ed6ba 14:37:37 ---> 6fad68f0195b 14:37:37 Step 24/29 : EXPOSE 59711 14:37:37 ---> Running in a1cd50233064 14:37:37 Removing intermediate container a1cd50233064 14:37:37 ---> 2ca71da4e5b3 14:37:37 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 14:37:37 ---> Running in 58e7134bad10 14:37:37 Removing intermediate container 58e7134bad10 14:37:37 ---> 551ce5ab62b8 14:37:37 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 14:37:37 ---> Running in 6d8195a56b0c 14:37:38 Removing intermediate container 6d8195a56b0c 14:37:38 ---> af327914ec2d 14:37:38 Step 27/29 : LABEL arch=arm64 14:37:38 ---> Running in 4ae532f2416c 14:37:38 Removing intermediate container 4ae532f2416c 14:37:38 ---> 9eca162191d9 14:37:38 Step 28/29 : LABEL git_sha=5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88 14:37:38 ---> Running in 39e0d97396d8 14:37:39 Removing intermediate container 39e0d97396d8 14:37:39 ---> 31a2483232e8 14:37:39 Step 29/29 : LABEL version=3.0.0-dev.23 14:37:39 ---> Running in 9bd217aa7ba9 14:37:39 Removing intermediate container 9bd217aa7ba9 14:37:39 ---> 376a8deff3ef 14:37:39 [Warning] One or more build-args [ARCH] were not consumed 14:37:39 Successfully built 376a8deff3ef 14:37:39 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 14:37:39 provisioning config files... 14:37:39 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/92@tmp/config1754450508925408338tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:37:39 ---> docker-login.sh 14:37:39 nexus3.edgexfoundry.org:10001 14:37:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:37:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:37:40 Configure a credential helper to remove this warning. See 14:37:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:37:40 14:37:40 Login Succeeded 14:37:40 nexus3.edgexfoundry.org:10002 14:37:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:37:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:37:40 Configure a credential helper to remove this warning. See 14:37:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:37:40 14:37:40 Login Succeeded 14:37:40 nexus3.edgexfoundry.org:10003 14:37:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:37:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:37:40 Configure a credential helper to remove this warning. See 14:37:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:37:40 14:37:40 Login Succeeded 14:37:40 nexus3.edgexfoundry.org:10004 14:37:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:37:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:37:41 Configure a credential helper to remove this warning. See 14:37:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:37:41 14:37:41 Login Succeeded 14:37:41 docker.io 14:37:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:37:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:37:41 Configure a credential helper to remove this warning. See 14:37:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:37:41 14:37:41 Login Succeeded 14:37:41 ---> docker-login.sh ends [Pipeline] } 14:37:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:37:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:37:41 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 14:37:41 5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88 14:37:41 latest 14:37:41 3.0.0-dev.23 14:37:41 5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88-3.0.0-dev.23 14:37:41 main 14:37:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:42 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:42 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88 14:37:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 14:37:42 480dff457acf: Preparing 14:37:42 aec99ee02151: Preparing 14:37:42 0d8c086f2fc9: Preparing 14:37:42 e4fc7f287f00: Preparing 14:37:42 a835f92e145a: Preparing 14:37:42 313aa4a9f542: Preparing 14:37:42 48589d2a8f65: Preparing 14:37:42 26cbea5cba74: Preparing 14:37:42 313aa4a9f542: Waiting 14:37:42 48589d2a8f65: Waiting 14:37:42 26cbea5cba74: Waiting 14:37:42 480dff457acf: Pushed 14:37:42 a835f92e145a: Pushed 14:37:42 e4fc7f287f00: Pushed 14:37:42 0d8c086f2fc9: Pushed 14:37:42 26cbea5cba74: Layer already exists 14:37:42 313aa4a9f542: Pushed 14:37:42 48589d2a8f65: Pushed 14:37:48 aec99ee02151: Pushed 14:37:48 5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88: digest: sha256:b92f0387d4d9c24e8893fdc04083993ee1d3350888d80d456ef96902aa3622d7 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:48 + 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 14:37:49 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 14:37:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 14:37:49 480dff457acf: Preparing 14:37:49 aec99ee02151: Preparing 14:37:49 0d8c086f2fc9: Preparing 14:37:49 e4fc7f287f00: Preparing 14:37:49 a835f92e145a: Preparing 14:37:49 313aa4a9f542: Preparing 14:37:49 48589d2a8f65: Preparing 14:37:49 26cbea5cba74: Preparing 14:37:49 48589d2a8f65: Waiting 14:37:49 313aa4a9f542: Waiting 14:37:49 480dff457acf: Layer already exists 14:37:49 0d8c086f2fc9: Layer already exists 14:37:49 e4fc7f287f00: Layer already exists 14:37:49 a835f92e145a: Layer already exists 14:37:49 aec99ee02151: Layer already exists 14:37:49 313aa4a9f542: Layer already exists 14:37:49 26cbea5cba74: Layer already exists 14:37:49 48589d2a8f65: Layer already exists 14:37:49 latest: digest: sha256:b92f0387d4d9c24e8893fdc04083993ee1d3350888d80d456ef96902aa3622d7 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:49 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:50 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.23 14:37:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 14:37:50 480dff457acf: Preparing 14:37:50 aec99ee02151: Preparing 14:37:50 0d8c086f2fc9: Preparing 14:37:50 e4fc7f287f00: Preparing 14:37:50 a835f92e145a: Preparing 14:37:50 313aa4a9f542: Preparing 14:37:50 48589d2a8f65: Preparing 14:37:50 26cbea5cba74: Preparing 14:37:50 313aa4a9f542: Waiting 14:37:50 48589d2a8f65: Waiting 14:37:50 26cbea5cba74: Waiting 14:37:50 0d8c086f2fc9: Layer already exists 14:37:50 e4fc7f287f00: Layer already exists 14:37:50 a835f92e145a: Layer already exists 14:37:50 aec99ee02151: Layer already exists 14:37:50 480dff457acf: Layer already exists 14:37:50 313aa4a9f542: Layer already exists 14:37:50 26cbea5cba74: Layer already exists 14:37:50 48589d2a8f65: Layer already exists 14:37:50 3.0.0-dev.23: digest: sha256:b92f0387d4d9c24e8893fdc04083993ee1d3350888d80d456ef96902aa3622d7 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:50 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:50 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88-3.0.0-dev.23 14:37:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 14:37:50 480dff457acf: Preparing 14:37:50 aec99ee02151: Preparing 14:37:50 0d8c086f2fc9: Preparing 14:37:50 e4fc7f287f00: Preparing 14:37:50 a835f92e145a: Preparing 14:37:50 313aa4a9f542: Preparing 14:37:50 48589d2a8f65: Preparing 14:37:50 26cbea5cba74: Preparing 14:37:50 313aa4a9f542: Waiting 14:37:50 48589d2a8f65: Waiting 14:37:50 26cbea5cba74: Waiting 14:37:50 aec99ee02151: Layer already exists 14:37:50 a835f92e145a: Layer already exists 14:37:50 0d8c086f2fc9: Layer already exists 14:37:50 e4fc7f287f00: Layer already exists 14:37:50 480dff457acf: Layer already exists 14:37:50 26cbea5cba74: Layer already exists 14:37:50 313aa4a9f542: Layer already exists 14:37:50 48589d2a8f65: Layer already exists 14:37:50 5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88-3.0.0-dev.23: digest: sha256:b92f0387d4d9c24e8893fdc04083993ee1d3350888d80d456ef96902aa3622d7 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:51 + 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 14:37:51 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 14:37:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 14:37:51 480dff457acf: Preparing 14:37:51 aec99ee02151: Preparing 14:37:51 0d8c086f2fc9: Preparing 14:37:51 e4fc7f287f00: Preparing 14:37:51 a835f92e145a: Preparing 14:37:51 313aa4a9f542: Preparing 14:37:51 48589d2a8f65: Preparing 14:37:51 26cbea5cba74: Preparing 14:37:51 313aa4a9f542: Waiting 14:37:51 48589d2a8f65: Waiting 14:37:51 26cbea5cba74: Waiting 14:37:51 0d8c086f2fc9: Layer already exists 14:37:51 aec99ee02151: Layer already exists 14:37:51 e4fc7f287f00: Layer already exists 14:37:51 480dff457acf: Layer already exists 14:37:51 a835f92e145a: Layer already exists 14:37:51 48589d2a8f65: Layer already exists 14:37:51 313aa4a9f542: Layer already exists 14:37:51 26cbea5cba74: Layer already exists 14:37:51 main: digest: sha256:b92f0387d4d9c24e8893fdc04083993ee1d3350888d80d456ef96902aa3622d7 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:37:51 ===================================================== [Pipeline] echo 14:37:51 taggedImages: 14:37:51 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88 14:37:51 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 14:37:51 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.23 14:37:51 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88-3.0.0-dev.23 14:37:51 - 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 14:37:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:37:52 14:37:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:37:52 arm64: Pulling from edgex-lftools-log-publisher 14:37:52 8998bd30e6a1: Pulling fs layer 14:37:52 04944245beec: Pulling fs layer 14:37:52 699f458cf7ca: Pulling fs layer 14:37:52 765212b225bb: Pulling fs layer 14:37:52 f23df028b6ca: Pulling fs layer 14:37:52 d65c8cfc05b1: Pulling fs layer 14:37:52 2437ff75d9bd: Pulling fs layer 14:37:52 765212b225bb: Waiting 14:37:52 f23df028b6ca: Waiting 14:37:52 d65c8cfc05b1: Waiting 14:37:52 2437ff75d9bd: Waiting 14:37:52 04944245beec: Verifying Checksum 14:37:52 04944245beec: Download complete 14:37:52 765212b225bb: Verifying Checksum 14:37:52 765212b225bb: Download complete 14:37:52 f23df028b6ca: Download complete 14:37:52 d65c8cfc05b1: Verifying Checksum 14:37:52 d65c8cfc05b1: Download complete 14:37:52 699f458cf7ca: Verifying Checksum 14:37:52 699f458cf7ca: Download complete 14:37:53 8998bd30e6a1: Verifying Checksum 14:37:55 2437ff75d9bd: Verifying Checksum 14:37:55 2437ff75d9bd: Download complete 14:37:56 8998bd30e6a1: Pull complete 14:37:57 04944245beec: Pull complete 14:38:01 699f458cf7ca: Pull complete 14:38:01 765212b225bb: Pull complete 14:38:01 f23df028b6ca: Pull complete 14:38:02 d65c8cfc05b1: Pull complete 14:38:17 2437ff75d9bd: Pull complete 14:38:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:38:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:38:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:38:17 prd-ubuntu20.04-docker-arm64-4c-16g-10836 does not seem to be running inside a container 14:38:17 $ 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/92 -v /w/workspace/app-rfid-llrp-inventory/92:/w/workspace/app-rfid-llrp-inventory/92:rw,z -v /w/workspace/app-rfid-llrp-inventory/92@tmp:/w/workspace/app-rfid-llrp-inventory/92@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 14:38:20 $ docker top b6762d71abeb123b8fc628578b6d8d53feb0db35c04a0c2ffd896461ed01b4c3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:38:20 ---> job-cost.sh 14:38:20 lf-activate-venv: SKIPPING 14:38:20 INFO: No Stack... 14:38:21 INFO: Retrieving Pricing Info for: v3-standard-4 14:38:22 INFO: Archiving Costs [Pipeline] sh 14:38:22 + cat /w/workspace/app-rfid-llrp-inventory/92/archives/cost.csv 14:38:22 + cut -d, -f6 [Pipeline] lock 14:38:22 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-92-stack-cost] 14:38:22 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-92-stack-cost] did not exist. Created. 14:38:22 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-92-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:38:23 /w/workspace/app-rfid-llrp-inventory/92@tmp/durable-8484d845/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:38:23 + echo total: 0.10999999940395355 [Pipeline] stash 14:38:23 Warning: overwriting stash ‘stack-cost’ 14:38:23 Stashed 1 file(s) [Pipeline] } 14:38:23 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-92-stack-cost] [Pipeline] // lock [Pipeline] } 14:38:23 $ docker stop --time=1 b6762d71abeb123b8fc628578b6d8d53feb0db35c04a0c2ffd896461ed01b4c3 14:38:25 $ docker rm -f --volumes b6762d71abeb123b8fc628578b6d8d53feb0db35c04a0c2ffd896461ed01b4c3 [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 14:38:25 provisioning config files... 14:38:25 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2242290389194136995tmp [Pipeline] { [Pipeline] sh 14:38:26 + set +x 14:38:26 + curl -s https://codecov.io/bash 14:38:26 + bash -s -- 14:38:26 14:38:26 _____ _ 14:38:26 / ____| | | 14:38:26 | | ___ __| | ___ ___ _____ __ 14:38:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:38:26 | |___| (_) | (_| | __/ (_| (_) \ V / 14:38:26 \_____\___/ \__,_|\___|\___\___/ \_/ 14:38:26 Bash-1.0.6 14:38:26 14:38:26 14:38:26 ==> git version 2.25.1 found 14:38:26 ==> 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 14:38:26 Release-Date: 2020-01-08 14:38:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:38:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:38:26 ==> Jenkins CI detected. 14:38:26 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 14:38:26 project root: . 14:38:26 --> token set from env 14:38:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:38:26 ==> Running gcov in . (disable via -X gcov) 14:38:26 ==> Python coveragepy not found 14:38:26 ==> Searching for coverage reports in: 14:38:26 + . 14:38:26 -> Found 1 reports 14:38:26 ==> Detecting git/mercurial file structure 14:38:26 ==> Reading reports 14:38:26 + ./coverage.out bytes=41317 14:38:26 ==> Appending adjustments 14:38:26 https://docs.codecov.io/docs/fixing-reports 14:38:26 + Found adjustments 14:38:26 ==> Gzipping contents 14:38:26 12K /tmp/codecov.Zlfg0x.gz 14:38:26 ==> Uploading reports 14:38:26 url: https://codecov.io 14:38:26 query: branch=main&commit=5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88&build=92&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F92%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 14:38:26 -> Pinging Codecov 14:38:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88&build=92&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F92%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 14:38:26 -> Uploading to 14:38:26 https://storage.googleapis.com/codecov/v4/raw/2023-04-25/581DD39554BDF9B6E22D074273EAD858/5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88/416e8db7-d3dd-4412-8392-c6973036cd72.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230425%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230425T143826Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a1383058381c48be61b9101b848052f0b2427ee64aa1cd2b776adfb7f4464a27 14:38:26 % Total % Received % Xferd Average Speed Time Time Time Current 14:38:26 Dload Upload Total Spent Left Speed 14:38:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 47773 --:--:-- --:--:-- --:--:-- 47773 14:38:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88 [Pipeline] } 14:38:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:38:27 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:38:27 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:38:27 14:38:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:38:27 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:38:27 df9b9388f04a: Pulling fs layer 14:38:27 52dc419b0ee2: Pulling fs layer 14:38:27 25bc292e5bac: Pulling fs layer 14:38:27 114826534d7a: Pulling fs layer 14:38:27 4657fd5d0bcf: Pulling fs layer 14:38:27 6ad1cebc031e: Pulling fs layer 14:38:27 4657fd5d0bcf: Waiting 14:38:27 6ad1cebc031e: Waiting 14:38:27 8a3aa393b2d8: Pulling fs layer 14:38:27 8a3aa393b2d8: Waiting 14:38:27 25bc292e5bac: Verifying Checksum 14:38:27 25bc292e5bac: Download complete 14:38:27 52dc419b0ee2: Download complete 14:38:27 4657fd5d0bcf: Download complete 14:38:27 df9b9388f04a: Verifying Checksum 14:38:27 df9b9388f04a: Download complete 14:38:28 df9b9388f04a: Pull complete 14:38:28 52dc419b0ee2: Pull complete 14:38:28 6ad1cebc031e: Verifying Checksum 14:38:28 6ad1cebc031e: Download complete 14:38:28 25bc292e5bac: Pull complete 14:38:28 114826534d7a: Verifying Checksum 14:38:28 114826534d7a: Download complete 14:38:28 8a3aa393b2d8: Verifying Checksum 14:38:28 8a3aa393b2d8: Download complete 14:38:32 114826534d7a: Pull complete 14:38:32 4657fd5d0bcf: Pull complete 14:38:32 6ad1cebc031e: Pull complete 14:38:35 8a3aa393b2d8: Pull complete 14:38:35 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 14:38:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:38:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:38:35 prd-ubuntu20.04-docker-8c-8g-10835 does not seem to be running inside a container 14:38:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 14:38:39 $ docker top bc8914f5474f40164b99b149ccf4f0e1aedef3a81d2aee6875da3274899011fd -eo pid,comm [Pipeline] { [Pipeline] echo 14:38:39 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 14:38:39 + set -o pipefail 14:38:39 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 14:38:46 14:38:46 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 14:38:46 14:38:46 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/e36874ff-cb27-4f6b-98b5-d58b77284678 14:38:46 14:38:46 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 14:38:46 14:38:46 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:38:46 14:38:46 14:38:46 A medium severity vulnerability was found in the Snyk CLI versions you are using. 14:38:46 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 14:38:46 More details here: https://snyk.co/ue1NS [Pipeline] } 14:38:46 $ docker stop --time=1 bc8914f5474f40164b99b149ccf4f0e1aedef3a81d2aee6875da3274899011fd 14:38:49 $ docker rm -f --volumes bc8914f5474f40164b99b149ccf4f0e1aedef3a81d2aee6875da3274899011fd [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 14:38:49 + git log --format=format:%s -1 5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88 [Pipeline] sh 14:38:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:38:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:38:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:38:50 prd-ubuntu20.04-docker-8c-8g-10835 does not seem to be running inside a container 14:38:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:38:50 $ docker top f093a0632e2a76934d9b48643e2f8441b5219ac28721b4a338f00d1293568713 -eo pid,comm 14:38:50 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:38:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:38:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:38:51 [ssh-agent] Looking for ssh-agent implementation... 14:38:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:38:51 $ docker exec f093a0632e2a76934d9b48643e2f8441b5219ac28721b4a338f00d1293568713 ssh-agent 14:38:51 SSH_AUTH_SOCK=/tmp/ssh-nOHhXDaTr8QE/agent.32 14:38:51 SSH_AGENT_PID=38 14:38:51 Running ssh-add (command line suppressed) 14:38:51 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17325402564684252821.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17325402564684252821.key) 14:38:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:38:51 + git semver tag 14:38:51 2023-04-25 14:38:51,916 [run_tag] DEBUG tag force:False 14:38:51 2023-04-25 14:38:51,916 [check_head_tag] DEBUG check head tag 14:38:51 2023-04-25 14:38:51,917 [execute] INFO git cat-file --batch-check 14:38:51 2023-04-25 14:38:51,917 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 14:38:51 2023-04-25 14:38:51,921 [execute] INFO git cat-file --batch 14:38:51 2023-04-25 14:38:51,921 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 14:38:51 2023-04-25 14:38:51,941 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:38:51 2023-04-25 14:38:51,942 [execute] INFO git tag -a v3.0.0-dev.23 -m v3.0.0-dev.23 14:38:51 2023-04-25 14:38:51,942 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.23', '-m', 'v3.0.0-dev.23'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 14:38:51 2023-04-25 14:38:51,947 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:38:51 3.0.0-dev.23 [Pipeline] } 14:38:51 $ docker exec --env ******** --env ******** f093a0632e2a76934d9b48643e2f8441b5219ac28721b4a338f00d1293568713 ssh-agent -k 14:38:52 unset SSH_AUTH_SOCK; 14:38:52 unset SSH_AGENT_PID; 14:38:52 echo Agent pid 38 killed; 14:38:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:38:52 + git semver [Pipeline] } 14:38:52 $ docker stop --time=1 f093a0632e2a76934d9b48643e2f8441b5219ac28721b4a338f00d1293568713 14:38:53 $ docker rm -f --volumes f093a0632e2a76934d9b48643e2f8441b5219ac28721b4a338f00d1293568713 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:38:54 14:38:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:38:54 0.23.1-centos7: Pulling from edgex-lftools 14:38:54 ab5ef0e58194: Pulling fs layer 14:38:54 9712f1f96733: Pulling fs layer 14:38:54 63f879dbbcfc: Pulling fs layer 14:38:54 0d9ebad4ef96: Pulling fs layer 14:38:54 e9a5061849ea: Pulling fs layer 14:38:54 d747dcd14b5f: Pulling fs layer 14:38:54 2de7ff778b66: Pulling fs layer 14:38:54 e9a5061849ea: Waiting 14:38:54 d747dcd14b5f: Waiting 14:38:54 2de7ff778b66: Waiting 14:38:54 0d9ebad4ef96: Waiting 14:38:54 9712f1f96733: Download complete 14:38:55 63f879dbbcfc: Verifying Checksum 14:38:55 63f879dbbcfc: Download complete 14:38:55 0d9ebad4ef96: Verifying Checksum 14:38:55 0d9ebad4ef96: Download complete 14:38:55 e9a5061849ea: Verifying Checksum 14:38:55 e9a5061849ea: Download complete 14:38:55 d747dcd14b5f: Verifying Checksum 14:38:55 d747dcd14b5f: Download complete 14:38:55 ab5ef0e58194: Verifying Checksum 14:38:55 ab5ef0e58194: Download complete 14:38:55 2de7ff778b66: Verifying Checksum 14:38:55 2de7ff778b66: Download complete 14:38:57 ab5ef0e58194: Pull complete 14:38:57 9712f1f96733: Pull complete 14:38:58 63f879dbbcfc: Pull complete 14:39:01 0d9ebad4ef96: Pull complete 14:39:01 e9a5061849ea: Pull complete 14:39:01 d747dcd14b5f: Pull complete 14:39:02 2de7ff778b66: Pull complete 14:39:02 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:39:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:39:02 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:39:02 prd-ubuntu20.04-docker-8c-8g-10835 does not seem to be running inside a container 14:39:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 14:39:06 $ docker top 3187a7c67143b5f7f45ae57bee6bc2fc635f0034a80389a24388c8515f29429f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:39:06 provisioning config files... 14:39:06 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13045574997700005273tmp 14:39:06 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2459524741907208149tmp 14:39:06 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4804063332719367652tmp [Pipeline] { [Pipeline] echo 14:39:06 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:39:07 ---> sigul-configuration.sh 14:39:07 gpg: directory `/root/.gnupg' created 14:39:07 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:39:07 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:39:07 gpg: keyring `/root/.gnupg/secring.gpg' created 14:39:07 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:39:07 gpg: CAST5 encrypted data 14:39:07 gpg: encrypted with 1 passphrase 14:39:07 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:39:07 + mkdir /home/jenkins 14:39:07 + mkdir /home/jenkins/sigul [Pipeline] sh 14:39:07 + 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 14:39:07 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:39:08 ---> sigul-install.sh 14:39:08 Sigul already installed; skipping installation. [Pipeline] sh 14:39:08 + git tag --list 14:39:08 v0.0.0 14:39:08 v1.0.0 14:39:08 v2.1.0 14:39:08 v2.1.1 14:39:08 v2.1.1-dev.1 14:39:08 v2.2.0 14:39:08 v2.2.1-dev.1 14:39:08 v2.2.1-dev.2 14:39:08 v2.2.1-dev.3 14:39:08 v2.2.1-dev.4 14:39:08 v2.2.1-dev.5 14:39:08 v2.2.1-dev.6 14:39:08 v2.2.1-dev.7 14:39:08 v2.3.0 14:39:08 v2.3.0-dev.10 14:39:08 v2.3.0-dev.11 14:39:08 v2.3.0-dev.12 14:39:08 v2.3.0-dev.13 14:39:08 v2.3.0-dev.14 14:39:08 v2.3.0-dev.15 14:39:08 v2.3.0-dev.16 14:39:08 v2.3.0-dev.17 14:39:08 v2.3.0-dev.18 14:39:08 v2.3.0-dev.19 14:39:08 v2.3.0-dev.20 14:39:08 v2.3.0-dev.21 14:39:08 v2.3.0-dev.22 14:39:08 v2.3.0-dev.23 14:39:08 v2.3.0-dev.24 14:39:08 v2.3.0-dev.25 14:39:08 v2.3.0-dev.26 14:39:08 v2.3.0-dev.9 14:39:08 v2.3.1-dev.1 14:39:08 v3.0.0-dev.1 14:39:08 v3.0.0-dev.10 14:39:08 v3.0.0-dev.11 14:39:08 v3.0.0-dev.12 14:39:08 v3.0.0-dev.13 14:39:08 v3.0.0-dev.14 14:39:08 v3.0.0-dev.15 14:39:08 v3.0.0-dev.16 14:39:08 v3.0.0-dev.17 14:39:08 v3.0.0-dev.18 14:39:08 v3.0.0-dev.19 14:39:08 v3.0.0-dev.2 14:39:08 v3.0.0-dev.20 14:39:08 v3.0.0-dev.21 14:39:08 v3.0.0-dev.22 14:39:08 v3.0.0-dev.23 14:39:08 v3.0.0-dev.3 14:39:08 v3.0.0-dev.4 14:39:08 v3.0.0-dev.5 14:39:08 v3.0.0-dev.6 14:39:08 v3.0.0-dev.7 14:39:08 v3.0.0-dev.8 14:39:08 v3.0.0-dev.9 [Pipeline] sh 14:39:08 + lftools sign git-tag v3.0.0-dev.23 14:39:09 Signing Git tag with Sigul... 14:39:09 Signing v3.0.0-dev.23 [Pipeline] echo 14:39:09 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:39:09 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:39:09 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:39:09 $ docker stop --time=1 3187a7c67143b5f7f45ae57bee6bc2fc635f0034a80389a24388c8515f29429f 14:39:11 $ docker rm -f --volumes 3187a7c67143b5f7f45ae57bee6bc2fc635f0034a80389a24388c8515f29429f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:39:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:39:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:39:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:39:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:39:11 prd-ubuntu20.04-docker-8c-8g-10835 does not seem to be running inside a container 14:39:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:39:12 $ docker top 34123246ed1041d43e8a507382a336931eca02252e2010dc0edd21eb98f7be08 -eo pid,comm 14:39:12 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:39:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:39:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:39:12 [ssh-agent] Looking for ssh-agent implementation... 14:39:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:39:12 $ docker exec 34123246ed1041d43e8a507382a336931eca02252e2010dc0edd21eb98f7be08 ssh-agent 14:39:12 SSH_AUTH_SOCK=/tmp/ssh-9G8qXsID6hPO/agent.32 14:39:12 SSH_AGENT_PID=38 14:39:12 Running ssh-add (command line suppressed) 14:39:12 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13133680900078930840.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13133680900078930840.key) 14:39:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:39:12 + git semver bump pre 14:39:13 2023-04-25 14:39:13,141 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:39:13 2023-04-25 14:39:13,141 [bump_version] DEBUG bumping version:3.0.0-dev.23 on axis:pre with prefix:dev 14:39:13 2023-04-25 14:39:13,141 [bump_version] DEBUG bumped version:3.0.0-dev.24 14:39:13 2023-04-25 14:39:13,141 [write_version] DEBUG write version:3.0.0-dev.24 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 14:39:13 2023-04-25 14:39:13,141 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:39:13 2023-04-25 14:39:13,141 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:39:13 2023-04-25 14:39:13,143 [execute] INFO git cat-file --batch-check 14:39:13 2023-04-25 14:39:13,143 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 14:39:13 2023-04-25 14:39:13,149 [execute] INFO git cat-file --batch 14:39:13 2023-04-25 14:39:13,150 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 14:39:13 2023-04-25 14:39:13,155 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:39:13 3.0.0-dev.24 [Pipeline] } 14:39:13 $ docker exec --env ******** --env ******** 34123246ed1041d43e8a507382a336931eca02252e2010dc0edd21eb98f7be08 ssh-agent -k 14:39:13 unset SSH_AUTH_SOCK; 14:39:13 unset SSH_AGENT_PID; 14:39:13 echo Agent pid 38 killed; 14:39:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:39:13 + git semver [Pipeline] } 14:39:13 $ docker stop --time=1 34123246ed1041d43e8a507382a336931eca02252e2010dc0edd21eb98f7be08 14:39:15 $ docker rm -f --volumes 34123246ed1041d43e8a507382a336931eca02252e2010dc0edd21eb98f7be08 [Pipeline] // withDockerContainer [Pipeline] sh 14:39:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:39:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:39:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:39:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:39:16 prd-ubuntu20.04-docker-8c-8g-10835 does not seem to be running inside a container 14:39:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:39:16 $ docker top d546dd161288b7b19fe3f151f3eb06cef53a28813d3106ffa6bc08d543a32de6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:39:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:39:16 [ssh-agent] Looking for ssh-agent implementation... 14:39:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:39:16 $ docker exec d546dd161288b7b19fe3f151f3eb06cef53a28813d3106ffa6bc08d543a32de6 ssh-agent 14:39:16 SSH_AUTH_SOCK=/tmp/ssh-0shOpzNBj7gA/agent.33 14:39:16 SSH_AGENT_PID=39 14:39:16 Running ssh-add (command line suppressed) 14:39:16 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2632301658655707498.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2632301658655707498.key) 14:39:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:39:17 + git semver push 14:39:17 2023-04-25 14:39:17,293 [run_push] DEBUG push 14:39:17 2023-04-25 14:39:17,294 [execute] INFO git cat-file --batch-check 14:39:17 2023-04-25 14:39:17,294 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 14:39:17 2023-04-25 14:39:17,297 [execute] INFO git rev-list 50b3f7c9140501c077afd0e08257e8e194955218 -- 14:39:17 2023-04-25 14:39:17,298 [execute] DEBUG Popen(['git', 'rev-list', '50b3f7c9140501c077afd0e08257e8e194955218', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 14:39:17 2023-04-25 14:39:17,304 [execute] INFO git fetch -v origin 14:39:17 2023-04-25 14:39:17,304 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 14:39:17 2023-04-25 14:39:17,798 [run_push] DEBUG no remote changes detected 14:39:17 2023-04-25 14:39:17,798 [execute] INFO git push origin semver 14:39:17 2023-04-25 14:39:17,798 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 14:39:18 2023-04-25 14:39:18,578 [run_push] DEBUG push all version tags 14:39:18 2023-04-25 14:39:18,578 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:39:18 2023-04-25 14:39:18,579 [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) 14:39:19 2023-04-25 14:39:19,280 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:39:19 3.0.0-dev.24 [Pipeline] } 14:39:19 $ docker exec --env ******** --env ******** d546dd161288b7b19fe3f151f3eb06cef53a28813d3106ffa6bc08d543a32de6 ssh-agent -k 14:39:19 unset SSH_AUTH_SOCK; 14:39:19 unset SSH_AGENT_PID; 14:39:19 echo Agent pid 39 killed; 14:39:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:39:19 + git semver [Pipeline] } 14:39:20 $ docker stop --time=1 d546dd161288b7b19fe3f151f3eb06cef53a28813d3106ffa6bc08d543a32de6 14:39:21 $ docker rm -f --volumes d546dd161288b7b19fe3f151f3eb06cef53a28813d3106ffa6bc08d543a32de6 [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 14:39:22 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 14:39:22 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 14:39:22 total 16 14:39:22 drwxr-xr-x 3 root root 4096 Apr 25 14:27 . 14:39:22 drwxrwxr-x 12 jenkins jenkins 4096 Apr 25 14:39 .. 14:39:22 drwxr-xr-x 2 root root 4096 Apr 25 14:27 cost 14:39:22 -rw-r--r-- 1 root root 94 Apr 25 14:27 cost.csv 14:39:22 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 14:39:22 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 14:39:22 total 16 14:39:22 drwxr-xr-x 3 jenkins jenkins 4096 Apr 25 14:27 . 14:39:22 drwxrwxr-x 12 jenkins jenkins 4096 Apr 25 14:39 .. 14:39:22 drwxr-xr-x 2 jenkins jenkins 4096 Apr 25 14:27 cost 14:39:22 -rw-r--r-- 1 jenkins jenkins 94 Apr 25 14:27 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:39:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:39:23 ---> package-listing.sh 14:39:23 ++ facter osfamily 14:39:23 ++ tr '[:upper:]' '[:lower:]' 14:39:23 + OS_FAMILY=debian 14:39:23 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 14:39:23 + START_PACKAGES=/tmp/packages_start.txt 14:39:23 + END_PACKAGES=/tmp/packages_end.txt 14:39:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:39:23 + PACKAGES=/tmp/packages_start.txt 14:39:23 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 14:39:23 + PACKAGES=/tmp/packages_end.txt 14:39:23 + case "${OS_FAMILY}" in 14:39:23 + dpkg -l 14:39:23 + grep '^ii' 14:39:23 + '[' -f /tmp/packages_start.txt ']' 14:39:23 + '[' -f /tmp/packages_end.txt ']' 14:39:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:39:23 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 14:39:23 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 14:39:23 + 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 14:39:23 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 14:39:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:39:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:39:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:39:24 prd-ubuntu20.04-docker-8c-8g-10835 does not seem to be running inside a container 14:39:24 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:39:24 $ docker top 068152eb02931155170d6542f3265359347c92fd8d5557b076dfbb56aecd0630 -eo pid,comm [Pipeline] { [Pipeline] sh 14:39:24 + touch /tmp/pre-build-complete [Pipeline] sh 14:39:25 + mkdir -p /var/log/sysstat [Pipeline] sh 14:39:25 + ls /var/log/sa-host 14:39:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:39:25 provisioning config files... 14:39:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8456003680509177695tmp [Pipeline] { [Pipeline] echo 14:39:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:39:25 ---> create-netrc.sh [Pipeline] } 14:39:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:39:26 ---> python-tools-install.sh [Pipeline] echo 14:39:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:39:26 ---> sudo-logs.sh 14:39:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:39:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:39:26 ---> job-cost.sh 14:39:26 lf-activate-venv: SKIPPING 14:39:26 DEBUG: total: 0.2199999988079071 14:39:26 INFO: Retrieving Stack Cost... 14:39:27 INFO: Retrieving Pricing Info for: v3-standard-8 14:39:27 INFO: Archiving Costs [Pipeline] echo 14:39:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:39:27 ---> logs-deploy.sh 14:39:27 lf-activate-venv: SKIPPING 14:39:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/92 14:39:27 INFO: archiving workspace using pattern(s): 14:39:28 Archives upload complete. 14:39:28 INFO: archiving logs to Nexus