Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ad72238c799aa325ca03b90c21743a3ec3cddc0f 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-ssh5033791692442401833.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh7351661654953635030.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh4677529955323217774.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh12361039595826689495.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-ssh15838369931984528392.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16802 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 ad72238c799aa325ca03b90c21743a3ec3cddc0f (main) Commit message: "fix: Change subscription topics to receive any event from device LLRP (#202)" > 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 ad72238c799aa325ca03b90c21743a3ec3cddc0f # timeout=10 > git rev-list --no-walk 8dd5fe76521e707b38babf35fdd02e1e35c7969f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:08:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:08:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:08:59 ========================================================= 23:08:59 EdgeX Global Pipelines Version Info 23:08:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:09:00 ------------------- 23:09:00 stable info: 23:09:00 ------------------- 23:09:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:09:00 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 23:09:00 Message: update stable to v1.0.249 23:09:01 ------------------- 23:09:01 experimental info: 23:09:01 ------------------- 23:09:01 Commited By: **** collab-it+edgex@linuxfoundation.org 23:09:01 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 23:09:01 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:09:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 23:09:01 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 23:09:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:09:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:09:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:09:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:09:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:09:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:09:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:09:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:09:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:09:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 23:09:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:09:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:09:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:09:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:09:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:09:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:09:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:09:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:09:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:09:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:09:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:09:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:09:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:09:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:09:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:09:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:09:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:09:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:09:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ad72238c799aa325ca03b90c21743a3ec3cddc0f [Pipeline] echo 23:09:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ad72238 [Pipeline] echo 23:09:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:09:01 provisioning config files... 23:09:01 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4020097201300734296tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:09:02 ---> docker-login.sh 23:09:02 nexus3.edgexfoundry.org:10001 23:09:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:02 Configure a credential helper to remove this warning. See 23:09:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:02 23:09:02 Login Succeeded 23:09:02 nexus3.edgexfoundry.org:10002 23:09:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:02 Configure a credential helper to remove this warning. See 23:09:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:02 23:09:02 Login Succeeded 23:09:02 nexus3.edgexfoundry.org:10003 23:09:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:02 Configure a credential helper to remove this warning. See 23:09:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:02 23:09:02 Login Succeeded 23:09:02 nexus3.edgexfoundry.org:10004 23:09:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:02 Configure a credential helper to remove this warning. See 23:09:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:02 23:09:02 Login Succeeded 23:09:02 docker.io 23:09:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:03 Configure a credential helper to remove this warning. See 23:09:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:03 23:09:03 Login Succeeded 23:09:03 ---> docker-login.sh ends [Pipeline] } 23:09:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:09:03 + git rev-list -1 --merges ad72238c799aa325ca03b90c21743a3ec3cddc0f~1..ad72238c799aa325ca03b90c21743a3ec3cddc0f [Pipeline] echo 23:09:03 -----------> git rev-list -1 --merges ad72238c799aa325ca03b90c21743a3ec3cddc0f~1..ad72238c799aa325ca03b90c21743a3ec3cddc0f ad72238c799aa325ca03b90c21743a3ec3cddc0f [false] [Pipeline] sh 23:09:03 + git log --format=format:%s -1 ad72238c799aa325ca03b90c21743a3ec3cddc0f [Pipeline] echo 23:09:03 ========================================================= 23:09:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:09:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:09:04 + git log --format=format:%s -1 ad72238c799aa325ca03b90c21743a3ec3cddc0f [Pipeline] echo 23:09:04 [semverPrep] GIT_COMMIT: ad72238c799aa325ca03b90c21743a3ec3cddc0f, Commit Message: fix: Change subscription topics to receive any event from device LLRP (#202) [Pipeline] echo 23:09:04 [semverPrep] This is not a build commit. [Pipeline] sh 23:09:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:09:04 + grep -v github /etc/ssh/ssh_known_hosts 23:09:04 + [ -e /tmp/ssh_known_hosts ] 23:09:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:09:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:09:04 + sudo tee -a /etc/ssh/ssh_known_hosts 23:09:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:09:05 23:09:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:09:05 0.1.4: Pulling from edgex-devops/py-git-semver 23:09:05 b85a868b505f: Pulling fs layer 23:09:05 e2be974225ed: Pulling fs layer 23:09:05 339a4e72a1f5: Pulling fs layer 23:09:05 988bab9f4d93: Pulling fs layer 23:09:05 1469e6f7b9e6: Pulling fs layer 23:09:05 eaf3925da568: Pulling fs layer 23:09:05 988bab9f4d93: Waiting 23:09:05 1469e6f7b9e6: Waiting 23:09:05 eaf3925da568: Waiting 23:09:05 bab4dde63d76: Pulling fs layer 23:09:05 bde34c3a00c8: Pulling fs layer 23:09:05 b352a97aabf1: Pulling fs layer 23:09:05 4872d77fe225: Pulling fs layer 23:09:05 5851b861e8e6: Pulling fs layer 23:09:05 bab4dde63d76: Waiting 23:09:05 b352a97aabf1: Waiting 23:09:05 bde34c3a00c8: Waiting 23:09:05 5851b861e8e6: Waiting 23:09:05 4872d77fe225: Waiting 23:09:05 e2be974225ed: Download complete 23:09:05 988bab9f4d93: Download complete 23:09:05 1469e6f7b9e6: Verifying Checksum 23:09:05 1469e6f7b9e6: Download complete 23:09:05 eaf3925da568: Verifying Checksum 23:09:05 eaf3925da568: Download complete 23:09:05 339a4e72a1f5: Download complete 23:09:05 bde34c3a00c8: Download complete 23:09:05 b352a97aabf1: Download complete 23:09:05 4872d77fe225: Download complete 23:09:05 5851b861e8e6: Verifying Checksum 23:09:05 5851b861e8e6: Download complete 23:09:05 b85a868b505f: Verifying Checksum 23:09:05 b85a868b505f: Download complete 23:09:05 bab4dde63d76: Verifying Checksum 23:09:05 bab4dde63d76: Download complete 23:09:06 b85a868b505f: Pull complete 23:09:06 e2be974225ed: Pull complete 23:09:07 339a4e72a1f5: Pull complete 23:09:07 988bab9f4d93: Pull complete 23:09:07 1469e6f7b9e6: Pull complete 23:09:07 eaf3925da568: Pull complete 23:09:09 bab4dde63d76: Pull complete 23:09:09 bde34c3a00c8: Pull complete 23:09:09 b352a97aabf1: Pull complete 23:09:09 4872d77fe225: Pull complete 23:09:09 5851b861e8e6: Pull complete 23:09:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:09:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:09:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:09:09 prd-ubuntu20.04-docker-8c-8g-16802 does not seem to be running inside a container 23:09:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:09:11 $ docker top 2358e78e4a7af7df06d46d711f17e35c0cd5a4389a22ce98b0adc728dac78d5f -eo pid,comm 23:09:11 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). 23:09:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:09:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:09:11 [ssh-agent] Looking for ssh-agent implementation... 23:09:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:09:11 $ docker exec 2358e78e4a7af7df06d46d711f17e35c0cd5a4389a22ce98b0adc728dac78d5f ssh-agent 23:09:11 SSH_AUTH_SOCK=/tmp/ssh-NfyQHBHnNgBX/agent.33 23:09:11 SSH_AGENT_PID=39 23:09:11 Running ssh-add (command line suppressed) 23:09:11 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14747618012696851363.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14747618012696851363.key) 23:09:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:09:11 + git tag --points-at HEAD [Pipeline] } 23:09:11 $ docker exec --env ******** --env ******** 2358e78e4a7af7df06d46d711f17e35c0cd5a4389a22ce98b0adc728dac78d5f ssh-agent -k 23:09:12 unset SSH_AUTH_SOCK; 23:09:12 unset SSH_AGENT_PID; 23:09:12 echo Agent pid 39 killed; 23:09:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:09:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:09:12 [ssh-agent] Looking for ssh-agent implementation... 23:09:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:09:12 $ docker exec 2358e78e4a7af7df06d46d711f17e35c0cd5a4389a22ce98b0adc728dac78d5f ssh-agent 23:09:12 SSH_AUTH_SOCK=/tmp/ssh-NbziAE5o68xy/agent.71 23:09:12 SSH_AGENT_PID=77 23:09:12 Running ssh-add (command line suppressed) 23:09:12 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6854768652108109145.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6854768652108109145.key) 23:09:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:09:12 + git semver init 23:09:13 2023-05-24 23:09:12,949 [run_init] DEBUG init version:0.0.0 force:False 23:09:13 2023-05-24 23:09:12,950 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 23:09:13 2023-05-24 23:09:12,950 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 23:09:13 2023-05-24 23:09:12,950 [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) 23:09:14 2023-05-24 23:09:13,972 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 23:09:14 2023-05-24 23:09:13,973 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 23:09:14 2023-05-24 23:09:13,973 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 23:09:14 2023-05-24 23:09:13,973 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 23:09:14 3.0.0-dev.40 [Pipeline] } 23:09:14 $ docker exec --env ******** --env ******** 2358e78e4a7af7df06d46d711f17e35c0cd5a4389a22ce98b0adc728dac78d5f ssh-agent -k 23:09:14 unset SSH_AUTH_SOCK; 23:09:14 unset SSH_AGENT_PID; 23:09:14 echo Agent pid 77 killed; 23:09:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:09:14 + git semver [Pipeline] } 23:09:15 $ docker stop --time=1 2358e78e4a7af7df06d46d711f17e35c0cd5a4389a22ce98b0adc728dac78d5f 23:09:16 $ docker rm -f --volumes 2358e78e4a7af7df06d46d711f17e35c0cd5a4389a22ce98b0adc728dac78d5f [Pipeline] // withDockerContainer [Pipeline] sh 23:09:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:09:16 Stashed 1 file(s) [Pipeline] echo 23:09:16 [edgeXSemver]: initialized semver on version 3.0.0-dev.40 [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 23:09:17 provisioning config files... 23:09:17 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5326928649479107238tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:09:17 ---> docker-login.sh 23:09:17 nexus3.edgexfoundry.org:10001 23:09:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:17 Configure a credential helper to remove this warning. See 23:09:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:17 23:09:17 Login Succeeded 23:09:17 nexus3.edgexfoundry.org:10002 23:09:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:17 Configure a credential helper to remove this warning. See 23:09:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:17 23:09:17 Login Succeeded 23:09:17 nexus3.edgexfoundry.org:10003 23:09:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:17 Configure a credential helper to remove this warning. See 23:09:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:17 23:09:17 Login Succeeded 23:09:17 nexus3.edgexfoundry.org:10004 23:09:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:17 Configure a credential helper to remove this warning. See 23:09:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:17 23:09:17 Login Succeeded 23:09:17 docker.io 23:09:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:17 Configure a credential helper to remove this warning. See 23:09:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:17 23:09:17 Login Succeeded 23:09:17 ---> docker-login.sh ends [Pipeline] } 23:09:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:09:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:09:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:09:18 ========================================================= 23:09:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:09:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:18 + 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 . 23:09:18 Sending build context to Docker daemon 12.66MB 23:09:18 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 23:09:18 Step 2/12 : FROM ${BASE} AS builder 23:09:18 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:09:18 f56be85fc22e: Pulling fs layer 23:09:18 85791d961cd3: Pulling fs layer 23:09:18 d694b5ae8c79: Pulling fs layer 23:09:18 9f32a84ed3da: Pulling fs layer 23:09:18 4d19c01a9841: Pulling fs layer 23:09:18 9325e15d5711: Pulling fs layer 23:09:18 556b6ee489ea: Pulling fs layer 23:09:18 c5a4b2cf53e6: Pulling fs layer 23:09:18 9f32a84ed3da: Waiting 23:09:18 4d19c01a9841: Waiting 23:09:18 9325e15d5711: Waiting 23:09:18 556b6ee489ea: Waiting 23:09:18 c5a4b2cf53e6: Waiting 23:09:18 85791d961cd3: Download complete 23:09:18 9f32a84ed3da: Download complete 23:09:18 4d19c01a9841: Verifying Checksum 23:09:18 4d19c01a9841: Download complete 23:09:18 f56be85fc22e: Verifying Checksum 23:09:18 f56be85fc22e: Download complete 23:09:18 9325e15d5711: Verifying Checksum 23:09:18 9325e15d5711: Download complete 23:09:18 f56be85fc22e: Pull complete 23:09:18 85791d961cd3: Pull complete 23:09:19 c5a4b2cf53e6: Verifying Checksum 23:09:19 c5a4b2cf53e6: Download complete 23:09:19 d694b5ae8c79: Verifying Checksum 23:09:19 d694b5ae8c79: Download complete 23:09:19 556b6ee489ea: Verifying Checksum 23:09:19 556b6ee489ea: Download complete 23:09:22 d694b5ae8c79: Pull complete 23:09:22 9f32a84ed3da: Pull complete 23:09:22 4d19c01a9841: Pull complete 23:09:22 9325e15d5711: Pull complete 23:09:25 556b6ee489ea: Pull complete 23:09:26 c5a4b2cf53e6: Pull complete 23:09:26 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 23:09:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:09:26 ---> c4be618373d6 23:09:26 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:09:28 ---> Running in 5412b3a1b286 23:09:28 Removing intermediate container 5412b3a1b286 23:09:28 ---> 13b5c1c470ad 23:09:28 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:09:28 ---> Running in a47a19fe2e53 23:09:28 Removing intermediate container a47a19fe2e53 23:09:28 ---> 4f0cbaa9ed03 23:09:28 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:09:28 ---> Running in b6692712c747 23:09:28 Removing intermediate container b6692712c747 23:09:28 ---> e409c9c99795 23:09:28 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:09:28 ---> Running in 6a0005d276fb 23:09:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:09:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:09:29 OK: 265 MiB in 53 packages 23:09:29 Removing intermediate container 6a0005d276fb 23:09:29 ---> efbf73f48442 23:09:29 Step 7/12 : WORKDIR /app 23:09:29 ---> Running in 3f41c2122b96 23:09:29 Removing intermediate container 3f41c2122b96 23:09:29 ---> bb81c2868856 23:09:29 Step 8/12 : COPY go.mod vendor* ./ 23:09:29 ---> 6eaa486f5a38 23:09:29 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:09:29 ---> Running in 2e5d6153347f 23:09:32 Still waiting to schedule task 23:09:32 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 23:10:01 Removing intermediate container 2e5d6153347f 23:10:01 ---> 221d4e7bb713 23:10:01 Step 10/12 : COPY . . 23:10:01 ---> 3e3b31c25bd2 23:10:01 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:10:01 ---> Running in 679314fd3fa1 23:10:01 Removing intermediate container 679314fd3fa1 23:10:01 ---> dd93144e36f7 23:10:01 Step 12/12 : RUN $MAKE 23:10:01 ---> Running in 83f2a249b8fe 23:10:01 noop 23:10:01 Removing intermediate container 83f2a249b8fe 23:10:01 ---> b1b765ddc072 23:10:01 Successfully built b1b765ddc072 23:10:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:02 + docker inspect -f . ci-base-image-x86_64 23:10:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:10:02 prd-ubuntu20.04-docker-8c-8g-16802 does not seem to be running inside a container 23:10:02 $ 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 23:10:02 $ docker top 08e0210458221f965149c7078b3da4ec1c322159eca83b5208cac942585348f6 -eo pid,comm [Pipeline] { [Pipeline] sh 23:10:02 + go version 23:10:02 go version go1.20.2 linux/amd64 [Pipeline] } 23:10:02 $ docker stop --time=1 08e0210458221f965149c7078b3da4ec1c322159eca83b5208cac942585348f6 23:10:04 $ docker rm -f --volumes 08e0210458221f965149c7078b3da4ec1c322159eca83b5208cac942585348f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:04 + docker inspect -f . ci-base-image-x86_64 23:10:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:10:04 prd-ubuntu20.04-docker-8c-8g-16802 does not seem to be running inside a container 23:10:04 $ 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 23:10:05 $ docker top 4fe0ced70f7fbbc56e2042e556b112598576235306d1b9fde71ccd9bd0a02dca -eo pid,comm [Pipeline] { [Pipeline] sh 23:10:05 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 23:10:05 + make test 23:10:05 go test -race ./... -coverprofile=coverage.out ./... 23:10:27 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 23:10:27 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 23:10:27 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.156s coverage: 86.2% of statements 23:10:28 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.712s coverage: 71.9% of statements 23:10:50 go vet ./... 23:10:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:10:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:10:53 ./bin/test-attribution.sh 23:10:53 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 23:10:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:10:53 $ docker stop --time=1 4fe0ced70f7fbbc56e2042e556b112598576235306d1b9fde71ccd9bd0a02dca 23:10:57 $ docker rm -f --volumes 4fe0ced70f7fbbc56e2042e556b112598576235306d1b9fde71ccd9bd0a02dca [Pipeline] // withDockerContainer [Pipeline] sh 23:10:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:10:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:10:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:10:58 + ls -al . 23:10:58 total 228 23:10:58 drwxrwxr-x 11 jenkins jenkins 4096 May 24 23:10 . 23:10:58 drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:08 .. 23:10:58 -rw-rw-r-- 1 jenkins jenkins 262 May 24 23:08 .dockerignore 23:10:58 drwxrwxr-x 8 jenkins jenkins 4096 May 24 23:09 .git 23:10:58 drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:08 .github 23:10:58 -rw-rw-r-- 1 jenkins jenkins 788 May 24 23:08 .gitignore 23:10:58 -rw-rw-r-- 1 jenkins jenkins 41 May 24 23:08 .golangci.yml 23:10:58 drwxr-xr-x 3 jenkins jenkins 4096 May 24 23:09 .semver 23:10:58 -rw-rw-r-- 1 jenkins jenkins 9805 May 24 23:08 Attribution.txt 23:10:58 -rw-rw-r-- 1 jenkins jenkins 4331 May 24 23:08 CHANGELOG.md 23:10:58 -rw-rw-r-- 1 jenkins jenkins 1659 May 24 23:08 Dockerfile 23:10:58 -rw-rw-r-- 1 jenkins jenkins 677 May 24 23:08 GOVERNANCE.md 23:10:58 -rw-rw-r-- 1 jenkins jenkins 687 May 24 23:08 Jenkinsfile 23:10:58 -rw-rw-r-- 1 jenkins jenkins 11347 May 24 23:08 LICENSE 23:10:58 -rw-rw-r-- 1 jenkins jenkins 2497 May 24 23:08 Makefile 23:10:58 -rw-rw-r-- 1 jenkins jenkins 617 May 24 23:08 OWNERS.md 23:10:58 -rw-rw-r-- 1 jenkins jenkins 31516 May 24 23:08 README.md 23:10:58 -rw-rw-r-- 1 jenkins jenkins 12 May 24 23:09 VERSION 23:10:58 drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:08 bin 23:10:58 -rw-r--r-- 1 jenkins jenkins 41317 May 24 23:10 coverage.out 23:10:58 -rw-rw-r-- 1 jenkins jenkins 3467 May 24 23:08 go.mod 23:10:58 -rw-rw-r-- 1 jenkins jenkins 31505 May 24 23:08 go.sum 23:10:58 drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:08 images 23:10:58 drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:08 internal 23:10:58 -rw-rw-r-- 1 jenkins jenkins 531 May 24 23:08 main.go 23:10:58 drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:08 res 23:10:58 drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:08 snap 23:10:58 drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:08 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:59 + 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=ad72238c799aa325ca03b90c21743a3ec3cddc0f --label arch=amd64 --label version=3.0.0-dev.40 . 23:10:59 Sending build context to Docker daemon 12.66MB 23:10:59 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 23:10:59 Step 2/29 : FROM ${BASE} AS builder 23:10:59 ---> b1b765ddc072 23:10:59 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 23:10:59 ---> Running in 3ff65cdc94ba 23:10:59 Removing intermediate container 3ff65cdc94ba 23:10:59 ---> b1da2af52c0e 23:10:59 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 23:10:59 ---> Running in 3781bb30b214 23:10:59 Removing intermediate container 3781bb30b214 23:10:59 ---> 3f320c640ed2 23:10:59 Step 5/29 : ARG ADD_BUILD_TAGS="" 23:10:59 ---> Running in b72bdf55bd0a 23:10:59 Removing intermediate container b72bdf55bd0a 23:10:59 ---> b3b80ba5b03d 23:10:59 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:10:59 ---> Running in 1149066409fd 23:11:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:11:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:11:00 OK: 265 MiB in 53 packages 23:11:00 Removing intermediate container 1149066409fd 23:11:00 ---> 8cbbb81d9bee 23:11:00 Step 7/29 : WORKDIR /app 23:11:00 ---> Running in 4c391d4e4b84 23:11:00 Removing intermediate container 4c391d4e4b84 23:11:00 ---> d743e7e6cf63 23:11:00 Step 8/29 : COPY go.mod vendor* ./ 23:11:00 ---> 9100fa98299e 23:11:00 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:11:01 ---> Running in 4f0cd1e22276 23:11:01 Removing intermediate container 4f0cd1e22276 23:11:01 ---> c6b613901261 23:11:01 Step 10/29 : COPY . . 23:11:02 ---> 69fdc2fce8ea 23:11:02 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:11:02 ---> Running in 85884c356ccd 23:11:02 Removing intermediate container 85884c356ccd 23:11:02 ---> f388532d03d5 23:11:02 Step 12/29 : RUN $MAKE 23:11:02 ---> Running in d03d35706c89 23:11:02 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.67 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.40 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.40" -trimpath -mod=readonly -o app-rfid-llrp-inventory 23:11:24 Removing intermediate container d03d35706c89 23:11:24 ---> d28f2b1c0be0 23:11:24 Step 13/29 : FROM alpine:3.17 23:11:24 3.17: Pulling from library/alpine 23:11:24 f56be85fc22e: Already exists 23:11:24 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:11:24 Status: Downloaded newer image for alpine:3.17 23:11:24 ---> 9ed4aefc74f6 23:11:24 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:11:24 ---> Running in 2eb52272f07b 23:11:24 Removing intermediate container 2eb52272f07b 23:11:24 ---> 9c78711b2bc3 23:11:24 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 23:11:24 ---> Running in 3c5f85ad995e 23:11:24 Removing intermediate container 3c5f85ad995e 23:11:24 ---> a85e0bc91feb 23:11:24 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 23:11:24 ---> Running in 39e8d1dcbdf7 23:11:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:11:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:11:24 (1/2) Installing ca-certificates (20230506-r0) 23:11:24 (2/2) Installing dumb-init (1.2.5-r2) 23:11:24 Executing busybox-1.35.0-r29.trigger 23:11:24 Executing ca-certificates-20230506-r0.trigger 23:11:24 OK: 8 MiB in 17 packages 23:11:24 Removing intermediate container 39e8d1dcbdf7 23:11:24 ---> 9a8ddaa8ec1d 23:11:24 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:11:24 ---> a027433501e3 23:11:24 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 23:11:24 ---> 1f03dd1cd301 23:11:24 Step 19/29 : COPY --from=builder /app/res/ /res/ 23:11:24 ---> 456e715cd89a 23:11:24 Step 20/29 : COPY --from=builder /app/static/ /static/ 23:11:24 ---> 12876ed2e62e 23:11:24 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 23:11:25 ---> c9e0289e1e8f 23:11:25 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 23:11:25 ---> Running in ec6db4347c02 23:11:25 Removing intermediate container ec6db4347c02 23:11:25 ---> f9aadccee81a 23:11:25 Step 23/29 : VOLUME /cache 23:11:25 ---> Running in cda6c7f9072e 23:11:26 Removing intermediate container cda6c7f9072e 23:11:26 ---> 1a9897e95325 23:11:26 Step 24/29 : EXPOSE 59711 23:11:26 ---> Running in 6472875e5071 23:11:26 Removing intermediate container 6472875e5071 23:11:26 ---> 3d88168a34ca 23:11:26 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 23:11:26 ---> Running in eb80ae6eb27e 23:11:26 Removing intermediate container eb80ae6eb27e 23:11:26 ---> 84d95cbec3db 23:11:26 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 23:11:26 ---> Running in 3b13f694f6da 23:11:26 Removing intermediate container 3b13f694f6da 23:11:26 ---> e9b33b2bc83f 23:11:26 Step 27/29 : LABEL arch=amd64 23:11:26 ---> Running in 175dc2487d61 23:11:26 Removing intermediate container 175dc2487d61 23:11:26 ---> a5167af90481 23:11:26 Step 28/29 : LABEL git_sha=ad72238c799aa325ca03b90c21743a3ec3cddc0f 23:11:26 ---> Running in e571e67765fb 23:11:26 Removing intermediate container e571e67765fb 23:11:26 ---> b2ba43a7500d 23:11:26 Step 29/29 : LABEL version=3.0.0-dev.40 23:11:26 ---> Running in 3be467a23004 23:11:26 Removing intermediate container 3be467a23004 23:11:26 ---> 18d4a547a257 23:11:26 [Warning] One or more build-args [ARCH] were not consumed 23:11:26 Successfully built 18d4a547a257 23:11:26 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 23:11:26 provisioning config files... 23:11:26 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3955190698335030213tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:11:26 ---> docker-login.sh 23:11:26 nexus3.edgexfoundry.org:10001 23:11:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:26 Configure a credential helper to remove this warning. See 23:11:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:26 23:11:26 Login Succeeded 23:11:26 nexus3.edgexfoundry.org:10002 23:11:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:26 Configure a credential helper to remove this warning. See 23:11:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:26 23:11:26 Login Succeeded 23:11:26 nexus3.edgexfoundry.org:10003 23:11:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:27 Configure a credential helper to remove this warning. See 23:11:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:27 23:11:27 Login Succeeded 23:11:27 nexus3.edgexfoundry.org:10004 23:11:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:27 Configure a credential helper to remove this warning. See 23:11:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:27 23:11:27 Login Succeeded 23:11:27 docker.io 23:11:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:27 Configure a credential helper to remove this warning. See 23:11:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:27 23:11:27 Login Succeeded 23:11:27 ---> docker-login.sh ends [Pipeline] } 23:11:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:11:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:11:27 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 23:11:27 ad72238c799aa325ca03b90c21743a3ec3cddc0f 23:11:27 latest 23:11:27 3.0.0-dev.40 23:11:27 ad72238c799aa325ca03b90c21743a3ec3cddc0f-3.0.0-dev.40 23:11:27 main 23:11:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:27 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:ad72238c799aa325ca03b90c21743a3ec3cddc0f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:28 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:ad72238c799aa325ca03b90c21743a3ec3cddc0f 23:11:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 23:11:28 1098e2c32cd6: Preparing 23:11:28 df4353ebbc70: Preparing 23:11:28 528c5e9b145d: Preparing 23:11:28 737076e6fdaa: Preparing 23:11:28 476c54d04736: Preparing 23:11:28 c5d4844f413f: Preparing 23:11:28 6984d6f12b95: Preparing 23:11:28 f1417ff83b31: Preparing 23:11:28 c5d4844f413f: Waiting 23:11:28 f1417ff83b31: Waiting 23:11:28 6984d6f12b95: Waiting 23:11:28 476c54d04736: Pushed 23:11:28 1098e2c32cd6: Pushed 23:11:28 737076e6fdaa: Pushed 23:11:28 528c5e9b145d: Pushed 23:11:28 f1417ff83b31: Layer already exists 23:11:28 c5d4844f413f: Pushed 23:11:28 6984d6f12b95: Pushed 23:11:30 df4353ebbc70: Pushed 23:11:30 ad72238c799aa325ca03b90c21743a3ec3cddc0f: digest: sha256:6e34ac0fd4b6a5257d01ce0513b812efe67e289ad1e737b5a03838826b019ff6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:31 + 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 23:11:31 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 23:11:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 23:11:31 1098e2c32cd6: Preparing 23:11:31 df4353ebbc70: Preparing 23:11:31 528c5e9b145d: Preparing 23:11:31 737076e6fdaa: Preparing 23:11:31 476c54d04736: Preparing 23:11:31 c5d4844f413f: Preparing 23:11:31 6984d6f12b95: Preparing 23:11:31 f1417ff83b31: Preparing 23:11:31 c5d4844f413f: Waiting 23:11:31 6984d6f12b95: Waiting 23:11:31 f1417ff83b31: Waiting 23:11:31 1098e2c32cd6: Layer already exists 23:11:31 476c54d04736: Layer already exists 23:11:31 df4353ebbc70: Layer already exists 23:11:31 737076e6fdaa: Layer already exists 23:11:31 528c5e9b145d: Layer already exists 23:11:31 6984d6f12b95: Layer already exists 23:11:31 f1417ff83b31: Layer already exists 23:11:31 c5d4844f413f: Layer already exists 23:11:31 latest: digest: sha256:6e34ac0fd4b6a5257d01ce0513b812efe67e289ad1e737b5a03838826b019ff6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:31 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:32 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.40 23:11:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 23:11:32 1098e2c32cd6: Preparing 23:11:32 df4353ebbc70: Preparing 23:11:32 528c5e9b145d: Preparing 23:11:32 737076e6fdaa: Preparing 23:11:32 476c54d04736: Preparing 23:11:32 c5d4844f413f: Preparing 23:11:32 6984d6f12b95: Preparing 23:11:32 f1417ff83b31: Preparing 23:11:32 c5d4844f413f: Waiting 23:11:32 6984d6f12b95: Waiting 23:11:32 f1417ff83b31: Waiting 23:11:32 df4353ebbc70: Layer already exists 23:11:32 1098e2c32cd6: Layer already exists 23:11:32 737076e6fdaa: Layer already exists 23:11:32 476c54d04736: Layer already exists 23:11:32 528c5e9b145d: Layer already exists 23:11:32 6984d6f12b95: Layer already exists 23:11:32 c5d4844f413f: Layer already exists 23:11:32 f1417ff83b31: Layer already exists 23:11:32 3.0.0-dev.40: digest: sha256:6e34ac0fd4b6a5257d01ce0513b812efe67e289ad1e737b5a03838826b019ff6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:32 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:ad72238c799aa325ca03b90c21743a3ec3cddc0f-3.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:32 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:ad72238c799aa325ca03b90c21743a3ec3cddc0f-3.0.0-dev.40 23:11:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 23:11:32 1098e2c32cd6: Preparing 23:11:32 df4353ebbc70: Preparing 23:11:32 528c5e9b145d: Preparing 23:11:32 737076e6fdaa: Preparing 23:11:32 476c54d04736: Preparing 23:11:32 c5d4844f413f: Preparing 23:11:32 6984d6f12b95: Preparing 23:11:32 f1417ff83b31: Preparing 23:11:32 f1417ff83b31: Waiting 23:11:32 c5d4844f413f: Waiting 23:11:32 df4353ebbc70: Layer already exists 23:11:32 737076e6fdaa: Layer already exists 23:11:32 476c54d04736: Layer already exists 23:11:32 528c5e9b145d: Layer already exists 23:11:32 1098e2c32cd6: Layer already exists 23:11:32 c5d4844f413f: Layer already exists 23:11:32 6984d6f12b95: Layer already exists 23:11:32 f1417ff83b31: Layer already exists 23:11:32 ad72238c799aa325ca03b90c21743a3ec3cddc0f-3.0.0-dev.40: digest: sha256:6e34ac0fd4b6a5257d01ce0513b812efe67e289ad1e737b5a03838826b019ff6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:33 + 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 23:11:33 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 23:11:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 23:11:33 1098e2c32cd6: Preparing 23:11:33 df4353ebbc70: Preparing 23:11:33 528c5e9b145d: Preparing 23:11:33 737076e6fdaa: Preparing 23:11:33 476c54d04736: Preparing 23:11:33 c5d4844f413f: Preparing 23:11:33 6984d6f12b95: Preparing 23:11:33 f1417ff83b31: Preparing 23:11:33 c5d4844f413f: Waiting 23:11:33 f1417ff83b31: Waiting 23:11:33 6984d6f12b95: Waiting 23:11:33 1098e2c32cd6: Layer already exists 23:11:33 df4353ebbc70: Layer already exists 23:11:33 476c54d04736: Layer already exists 23:11:33 737076e6fdaa: Layer already exists 23:11:33 528c5e9b145d: Layer already exists 23:11:33 c5d4844f413f: Layer already exists 23:11:33 f1417ff83b31: Layer already exists 23:11:33 6984d6f12b95: Layer already exists 23:11:33 main: digest: sha256:6e34ac0fd4b6a5257d01ce0513b812efe67e289ad1e737b5a03838826b019ff6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:11:33 ===================================================== [Pipeline] echo 23:11:33 taggedImages: 23:11:33 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:ad72238c799aa325ca03b90c21743a3ec3cddc0f 23:11:33 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 23:11:33 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.40 23:11:33 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:ad72238c799aa325ca03b90c21743a3ec3cddc0f-3.0.0-dev.40 23:11:33 - 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 23:11:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:11:33 23:11:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:11:34 latest: Pulling from edgex-lftools-log-publisher 23:11:34 5eb5b503b376: Pulling fs layer 23:11:34 5c69ac0246d0: Pulling fs layer 23:11:34 ec43610c2a17: Pulling fs layer 23:11:34 3a2ae6a8a46f: Pulling fs layer 23:11:34 33b1e0a273af: Pulling fs layer 23:11:34 5d3b04190fa2: Pulling fs layer 23:11:34 2f39f015ded8: Pulling fs layer 23:11:34 33b1e0a273af: Waiting 23:11:34 3a2ae6a8a46f: Waiting 23:11:34 5d3b04190fa2: Waiting 23:11:34 2f39f015ded8: Waiting 23:11:34 5c69ac0246d0: Download complete 23:11:34 3a2ae6a8a46f: Download complete 23:11:34 33b1e0a273af: Verifying Checksum 23:11:34 33b1e0a273af: Download complete 23:11:34 5d3b04190fa2: Verifying Checksum 23:11:34 5d3b04190fa2: Download complete 23:11:34 ec43610c2a17: Verifying Checksum 23:11:34 ec43610c2a17: Download complete 23:11:34 5eb5b503b376: Verifying Checksum 23:11:34 5eb5b503b376: Download complete 23:11:35 5eb5b503b376: Pull complete 23:11:35 5c69ac0246d0: Pull complete 23:11:36 ec43610c2a17: Pull complete 23:11:36 3a2ae6a8a46f: Pull complete 23:11:36 33b1e0a273af: Pull complete 23:11:36 5d3b04190fa2: Pull complete 23:11:41 2f39f015ded8: Pull complete 23:11:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:11:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:11:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:11:41 prd-ubuntu20.04-docker-8c-8g-16802 does not seem to be running inside a container 23:11:41 $ 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 23:11:44 $ docker top b3219d2df868ac3b148f5df4c8747f5d1b63e905bba054dbaa83d176ecfd72fc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:11:45 ---> job-cost.sh 23:11:45 lf-activate-venv: SKIPPING 23:11:45 INFO: No Stack... 23:11:45 INFO: Retrieving Pricing Info for: v3-standard-8 23:11:45 INFO: Archiving Costs [Pipeline] sh 23:11:46 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 23:11:46 + cut -d, -f6 [Pipeline] lock 23:11:46 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-109-stack-cost] 23:11:46 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-109-stack-cost] did not exist. Created. 23:11:46 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-109-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:11:46 + echo total: 0.2199999988079071 [Pipeline] stash 23:11:46 Stashed 1 file(s) [Pipeline] } 23:11:46 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-109-stack-cost] [Pipeline] // lock [Pipeline] } 23:11:46 $ docker stop --time=1 b3219d2df868ac3b148f5df4c8747f5d1b63e905bba054dbaa83d176ecfd72fc 23:11:47 $ docker rm -f --volumes b3219d2df868ac3b148f5df4c8747f5d1b63e905bba054dbaa83d176ecfd72fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:12:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16803 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 23:12:45 Running in /w/workspace/app-rfid-llrp-inventory/109 [Pipeline] { [Pipeline] checkout 23:12:45 The recommended git tool is: git 23:12:50 using credential edgex-jenkins-ssh 23:12:50 Cloning the remote Git repository 23:12:50 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 23:12:50 > git init /w/workspace/app-rfid-llrp-inventory/109 # timeout=10 23:12:50 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 23:12:50 > git --version # timeout=10 23:12:50 > git --version # 'git version 2.25.1' 23:12:50 using GIT_SSH to set credentials SSH Credentials for GitHub 23:12:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:12:53 Avoid second fetch 23:12:53 Checking out Revision ad72238c799aa325ca03b90c21743a3ec3cddc0f (main) 23:12:52 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 23:12:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:12:53 > git config core.sparsecheckout # timeout=10 23:12:53 > git checkout -f ad72238c799aa325ca03b90c21743a3ec3cddc0f # timeout=10 23:12:54 Commit message: "fix: Change subscription topics to receive any event from device LLRP (#202)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:12:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:12:55 % Total % Received % Xferd Average Speed Time Time Time Current 23:12:55 Dload Upload Total Spent Left Speed 23:12:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91733 0 --:--:-- --:--:-- --:--:-- 92398 [Pipeline] sh 23:12:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:12:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:12:56 + sudo tee /etc/docker/daemon.new 23:12:56 { 23:12:56 "registry-mirrors": [ 23:12:56 "https://nexus3.edgexfoundry.org:10001" 23:12:56 ], 23:12:56 "bip": "10.250.0.254/24", 23:12:56 "hosts": [ 23:12:56 "tcp://0.0.0.0:5555", 23:12:56 "unix:///var/run/docker.sock" 23:12:56 ], 23:12:56 "mtu": 1458, 23:12:56 "selinux-enabled": true, 23:12:56 "seccomp-profile": "/etc/docker/seccomp.json" 23:12:56 } [Pipeline] sh 23:12:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:12:56 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:13:15 provisioning config files... 23:13:15 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/109@tmp/config9739383256650185054tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:13:15 ---> docker-login.sh 23:13:15 nexus3.edgexfoundry.org:10001 23:13:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:15 Configure a credential helper to remove this warning. See 23:13:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:15 23:13:15 Login Succeeded 23:13:15 nexus3.edgexfoundry.org:10002 23:13:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:16 Configure a credential helper to remove this warning. See 23:13:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:16 23:13:16 Login Succeeded 23:13:16 nexus3.edgexfoundry.org:10003 23:13:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:16 Configure a credential helper to remove this warning. See 23:13:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:16 23:13:16 Login Succeeded 23:13:16 nexus3.edgexfoundry.org:10004 23:13:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:17 Configure a credential helper to remove this warning. See 23:13:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:17 23:13:17 Login Succeeded 23:13:17 docker.io 23:13:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:17 Configure a credential helper to remove this warning. See 23:13:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:17 23:13:17 Login Succeeded 23:13:17 ---> docker-login.sh ends [Pipeline] } 23:13:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:13:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:13:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:13:17 ========================================================= 23:13:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:13:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:18 + 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 . 23:13:18 Sending build context to Docker daemon 678.4kB 23:13:18 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 23:13:18 Step 2/12 : FROM ${BASE} AS builder 23:13:18 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:13:18 c41833b44d91: Pulling fs layer 23:13:18 ed15518f5707: Pulling fs layer 23:13:18 feae8fd75edb: Pulling fs layer 23:13:18 242c74f7c9fa: Pulling fs layer 23:13:18 3cdef696dda3: Pulling fs layer 23:13:18 2ced38df9373: Pulling fs layer 23:13:18 58f1dce35555: Pulling fs layer 23:13:18 242c74f7c9fa: Waiting 23:13:18 3cdef696dda3: Waiting 23:13:18 2ced38df9373: Waiting 23:13:18 58f1dce35555: Waiting 23:13:18 ed15518f5707: Download complete 23:13:18 242c74f7c9fa: Verifying Checksum 23:13:18 242c74f7c9fa: Download complete 23:13:18 3cdef696dda3: Verifying Checksum 23:13:18 3cdef696dda3: Download complete 23:13:18 c41833b44d91: Verifying Checksum 23:13:18 c41833b44d91: Download complete 23:13:19 c41833b44d91: Pull complete 23:13:20 58f1dce35555: Verifying Checksum 23:13:20 58f1dce35555: Download complete 23:13:21 feae8fd75edb: Verifying Checksum 23:13:21 feae8fd75edb: Download complete 23:13:21 2ced38df9373: Verifying Checksum 23:13:21 2ced38df9373: Download complete 23:13:23 ed15518f5707: Pull complete 23:13:36 feae8fd75edb: Pull complete 23:13:36 242c74f7c9fa: Pull complete 23:13:36 3cdef696dda3: Pull complete 23:13:41 2ced38df9373: Pull complete 23:13:43 58f1dce35555: Pull complete 23:13:43 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 23:13:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:13:43 ---> fadd8f120f05 23:13:43 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:13:45 ---> Running in 767a6ad6a424 23:13:45 Removing intermediate container 767a6ad6a424 23:13:45 ---> a26a8505d01e 23:13:45 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:13:45 ---> Running in 3f63fa79dff3 23:13:46 Removing intermediate container 3f63fa79dff3 23:13:46 ---> 9fb503e96c70 23:13:46 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:13:46 ---> Running in 88b832176b96 23:13:46 Removing intermediate container 88b832176b96 23:13:46 ---> 29d862ffafaa 23:13:46 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:13:46 ---> Running in bffe293455bc 23:13:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:13:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:13:49 OK: 263 MiB in 53 packages 23:13:50 Removing intermediate container bffe293455bc 23:13:50 ---> 3c91d015b7c9 23:13:50 Step 7/12 : WORKDIR /app 23:13:50 ---> Running in 5a32f2a59b2d 23:13:50 Removing intermediate container 5a32f2a59b2d 23:13:50 ---> ba611bfa51e8 23:13:50 Step 8/12 : COPY go.mod vendor* ./ 23:13:51 ---> 87e448c5bf12 23:13:51 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:13:51 ---> Running in 9ce417ee57b8 23:14:47 Removing intermediate container 9ce417ee57b8 23:14:47 ---> 5c7df6ea3b47 23:14:47 Step 10/12 : COPY . . 23:14:47 ---> 0efd557e18c4 23:14:47 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:14:47 ---> Running in a505035bdcaf 23:14:47 Removing intermediate container a505035bdcaf 23:14:47 ---> 8844ad24091c 23:14:47 Step 12/12 : RUN $MAKE 23:14:47 ---> Running in 3e727d1b5c73 23:14:48 noop 23:14:49 Removing intermediate container 3e727d1b5c73 23:14:49 ---> 2641dbe65262 23:14:49 Successfully built 2641dbe65262 23:14:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:49 + docker inspect -f . ci-base-image-arm64 23:14:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:14:49 prd-ubuntu20.04-docker-arm64-4c-16g-16803 does not seem to be running inside a container 23:14:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/109 -v /w/workspace/app-rfid-llrp-inventory/109:/w/workspace/app-rfid-llrp-inventory/109:rw,z -v /w/workspace/app-rfid-llrp-inventory/109@tmp:/w/workspace/app-rfid-llrp-inventory/109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:14:51 $ docker top c85bdaaea0a42b995aed7a563d6b54cd4e6f9506ab30be985d8dea395fa08651 -eo pid,comm [Pipeline] { [Pipeline] sh 23:14:51 + go version 23:14:51 go version go1.20.2 linux/arm64 [Pipeline] } 23:14:51 $ docker stop --time=1 c85bdaaea0a42b995aed7a563d6b54cd4e6f9506ab30be985d8dea395fa08651 23:14:53 $ docker rm -f --volumes c85bdaaea0a42b995aed7a563d6b54cd4e6f9506ab30be985d8dea395fa08651 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:54 + docker inspect -f . ci-base-image-arm64 23:14:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:14:54 prd-ubuntu20.04-docker-arm64-4c-16g-16803 does not seem to be running inside a container 23:14:54 $ 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/109 -v /w/workspace/app-rfid-llrp-inventory/109:/w/workspace/app-rfid-llrp-inventory/109:rw,z -v /w/workspace/app-rfid-llrp-inventory/109@tmp:/w/workspace/app-rfid-llrp-inventory/109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:14:57 $ docker top 6f2901add38dc612cacb7308c310036d216eb0ad8407276fa0b14147266c0575 -eo pid,comm [Pipeline] { [Pipeline] sh 23:14:58 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/109 [Pipeline] fileExists [Pipeline] sh 23:14:59 + make test 23:14:59 go test -race ./... -coverprofile=coverage.out ./... 23:17:51 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 23:17:51 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 23:17:51 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.326s coverage: 86.2% of statements 23:17:57 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.417s coverage: 71.9% of statements 23:17:57 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:17:57 go vet ./... 23:20:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:20:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:20:19 ./bin/test-attribution.sh 23:20:19 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 23:20:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:20:19 $ docker stop --time=1 6f2901add38dc612cacb7308c310036d216eb0ad8407276fa0b14147266c0575 23:20:22 $ docker rm -f --volumes 6f2901add38dc612cacb7308c310036d216eb0ad8407276fa0b14147266c0575 [Pipeline] // withDockerContainer [Pipeline] sh 23:20:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:20:24 Warning: overwriting stash ‘coverage-report’ 23:20:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:20:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:20:25 + ls -al . 23:20:25 total 224 23:20:25 drwxrwxr-x 10 jenkins jenkins 4096 May 24 23:15 . 23:20:25 drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:12 .. 23:20:25 -rw-rw-r-- 1 jenkins jenkins 262 May 24 23:12 .dockerignore 23:20:25 drwxrwxr-x 8 jenkins jenkins 4096 May 24 23:12 .git 23:20:25 drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:12 .github 23:20:25 -rw-rw-r-- 1 jenkins jenkins 788 May 24 23:12 .gitignore 23:20:25 -rw-rw-r-- 1 jenkins jenkins 41 May 24 23:12 .golangci.yml 23:20:25 -rw-rw-r-- 1 jenkins jenkins 9805 May 24 23:12 Attribution.txt 23:20:25 -rw-rw-r-- 1 jenkins jenkins 4331 May 24 23:12 CHANGELOG.md 23:20:25 -rw-rw-r-- 1 jenkins jenkins 1659 May 24 23:12 Dockerfile 23:20:25 -rw-rw-r-- 1 jenkins jenkins 677 May 24 23:12 GOVERNANCE.md 23:20:25 -rw-rw-r-- 1 jenkins jenkins 687 May 24 23:12 Jenkinsfile 23:20:25 -rw-rw-r-- 1 jenkins jenkins 11347 May 24 23:12 LICENSE 23:20:25 -rw-rw-r-- 1 jenkins jenkins 2497 May 24 23:12 Makefile 23:20:25 -rw-rw-r-- 1 jenkins jenkins 617 May 24 23:12 OWNERS.md 23:20:25 -rw-rw-r-- 1 jenkins jenkins 31516 May 24 23:12 README.md 23:20:25 -rw-rw-r-- 1 jenkins jenkins 12 May 24 23:09 VERSION 23:20:25 drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:12 bin 23:20:25 -rw-r--r-- 1 jenkins jenkins 41317 May 24 23:17 coverage.out 23:20:25 -rw-rw-r-- 1 jenkins jenkins 3467 May 24 23:12 go.mod 23:20:25 -rw-rw-r-- 1 jenkins jenkins 31505 May 24 23:12 go.sum 23:20:25 drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:12 images 23:20:25 drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:12 internal 23:20:25 -rw-rw-r-- 1 jenkins jenkins 531 May 24 23:12 main.go 23:20:25 drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:12 res 23:20:25 drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:12 snap 23:20:25 drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:12 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:25 + 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=ad72238c799aa325ca03b90c21743a3ec3cddc0f --label arch=arm64 --label version=3.0.0-dev.40 . 23:20:26 Sending build context to Docker daemon 678.4kB 23:20:26 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 23:20:26 Step 2/29 : FROM ${BASE} AS builder 23:20:26 ---> 2641dbe65262 23:20:26 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 23:20:26 ---> Running in 8140cf6d8a25 23:20:26 Removing intermediate container 8140cf6d8a25 23:20:26 ---> 4139b9016f99 23:20:26 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 23:20:26 ---> Running in 584b6995fd6f 23:20:26 Removing intermediate container 584b6995fd6f 23:20:26 ---> d6cc3b7cdaa8 23:20:26 Step 5/29 : ARG ADD_BUILD_TAGS="" 23:20:27 ---> Running in 60c575b0dd0d 23:20:27 Removing intermediate container 60c575b0dd0d 23:20:27 ---> 4ab073aace79 23:20:27 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:20:27 ---> Running in 9f871a0308ac 23:20:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:20:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:20:30 OK: 263 MiB in 53 packages 23:20:31 Removing intermediate container 9f871a0308ac 23:20:31 ---> e2c8d6d9c0b4 23:20:31 Step 7/29 : WORKDIR /app 23:20:31 ---> Running in c77669be2e0e 23:20:31 Removing intermediate container c77669be2e0e 23:20:31 ---> a11f54333906 23:20:31 Step 8/29 : COPY go.mod vendor* ./ 23:20:32 ---> 7a8a95f895df 23:20:32 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:20:32 ---> Running in 3abb357ad3cf 23:20:36 Removing intermediate container 3abb357ad3cf 23:20:36 ---> 9969c0be5d48 23:20:36 Step 10/29 : COPY . . 23:20:36 ---> 6674f50fc7e1 23:20:36 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:20:36 ---> Running in d3cae05538e4 23:20:36 Removing intermediate container d3cae05538e4 23:20:36 ---> 8fc5fa24c036 23:20:36 Step 12/29 : RUN $MAKE 23:20:36 ---> Running in c093925f3814 23:20:37 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.67 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.40 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.40" -trimpath -mod=readonly -o app-rfid-llrp-inventory 23:22:59 Removing intermediate container c093925f3814 23:22:59 ---> af7bc341e81a 23:22:59 Step 13/29 : FROM alpine:3.17 23:23:00 3.17: Pulling from library/alpine 23:23:00 c41833b44d91: Already exists 23:23:00 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:23:00 Status: Downloaded newer image for alpine:3.17 23:23:00 ---> 51e60588ff2c 23:23:00 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:23:00 ---> Running in 74dcd4ab98d1 23:23:00 Removing intermediate container 74dcd4ab98d1 23:23:00 ---> d7fd264b5789 23:23:00 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 23:23:01 ---> Running in e8b137cb4177 23:23:01 Removing intermediate container e8b137cb4177 23:23:01 ---> e2cd100ea3bf 23:23:01 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 23:23:01 ---> Running in 6dd6e4e3209e 23:23:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:23:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:23:04 (1/2) Installing ca-certificates (20230506-r0) 23:23:04 (2/2) Installing dumb-init (1.2.5-r2) 23:23:04 Executing busybox-1.35.0-r29.trigger 23:23:04 Executing ca-certificates-20230506-r0.trigger 23:23:05 OK: 8 MiB in 17 packages 23:23:06 Removing intermediate container 6dd6e4e3209e 23:23:06 ---> 996cfe276e14 23:23:06 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:23:06 ---> d3984b59010a 23:23:06 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 23:23:07 ---> 8837bb4c81e4 23:23:07 Step 19/29 : COPY --from=builder /app/res/ /res/ 23:23:08 ---> 1614db9c0fce 23:23:08 Step 20/29 : COPY --from=builder /app/static/ /static/ 23:23:08 ---> 84fd5b73f570 23:23:08 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 23:23:10 ---> a0ad81825963 23:23:10 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 23:23:10 ---> Running in 855c6bcb5a07 23:23:12 Removing intermediate container 855c6bcb5a07 23:23:12 ---> c59784086d15 23:23:12 Step 23/29 : VOLUME /cache 23:23:12 ---> Running in cc73739e1f83 23:23:12 Removing intermediate container cc73739e1f83 23:23:12 ---> 4ffea8fbe3f6 23:23:12 Step 24/29 : EXPOSE 59711 23:23:12 ---> Running in c4087dc444df 23:23:12 Removing intermediate container c4087dc444df 23:23:12 ---> fc0743482b75 23:23:12 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 23:23:12 ---> Running in cef9a03a8540 23:23:13 Removing intermediate container cef9a03a8540 23:23:13 ---> c18c7eba158b 23:23:13 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 23:23:13 ---> Running in 4f03d9623c1c 23:23:13 Removing intermediate container 4f03d9623c1c 23:23:13 ---> 80b9e3d1c3f5 23:23:13 Step 27/29 : LABEL arch=arm64 23:23:13 ---> Running in b65104bbdfcc 23:23:14 Removing intermediate container b65104bbdfcc 23:23:14 ---> 970331170cec 23:23:14 Step 28/29 : LABEL git_sha=ad72238c799aa325ca03b90c21743a3ec3cddc0f 23:23:14 ---> Running in 1c0f2e6404f7 23:23:14 Removing intermediate container 1c0f2e6404f7 23:23:14 ---> ad8f0d036f0d 23:23:14 Step 29/29 : LABEL version=3.0.0-dev.40 23:23:14 ---> Running in f71482f65bcb 23:23:15 Removing intermediate container f71482f65bcb 23:23:15 ---> 3151be9be3f2 23:23:15 [Warning] One or more build-args [ARCH] were not consumed 23:23:15 Successfully built 3151be9be3f2 23:23:15 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 23:23:15 provisioning config files... 23:23:15 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/109@tmp/config3920253800880507910tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:23:15 ---> docker-login.sh 23:23:15 nexus3.edgexfoundry.org:10001 23:23:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:15 Configure a credential helper to remove this warning. See 23:23:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:15 23:23:15 Login Succeeded 23:23:15 nexus3.edgexfoundry.org:10002 23:23:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:16 Configure a credential helper to remove this warning. See 23:23:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:16 23:23:16 Login Succeeded 23:23:16 nexus3.edgexfoundry.org:10003 23:23:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:16 Configure a credential helper to remove this warning. See 23:23:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:16 23:23:16 Login Succeeded 23:23:16 nexus3.edgexfoundry.org:10004 23:23:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:17 Configure a credential helper to remove this warning. See 23:23:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:17 23:23:17 Login Succeeded 23:23:17 docker.io 23:23:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:17 Configure a credential helper to remove this warning. See 23:23:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:17 23:23:17 Login Succeeded 23:23:17 ---> docker-login.sh ends [Pipeline] } 23:23:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:23:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:23:17 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 23:23:17 ad72238c799aa325ca03b90c21743a3ec3cddc0f 23:23:17 latest 23:23:17 3.0.0-dev.40 23:23:17 ad72238c799aa325ca03b90c21743a3ec3cddc0f-3.0.0-dev.40 23:23:17 main 23:23:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:18 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:ad72238c799aa325ca03b90c21743a3ec3cddc0f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:18 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:ad72238c799aa325ca03b90c21743a3ec3cddc0f 23:23:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 23:23:18 b880486f073a: Preparing 23:23:18 4fb2833a181f: Preparing 23:23:18 a128eba33c92: Preparing 23:23:18 467e70d574ca: Preparing 23:23:18 075eaf6fd94e: Preparing 23:23:18 4d7f364af90e: Preparing 23:23:18 a1999215a0a7: Preparing 23:23:18 26cbea5cba74: Preparing 23:23:18 4d7f364af90e: Waiting 23:23:18 a1999215a0a7: Waiting 23:23:18 26cbea5cba74: Waiting 23:23:18 b880486f073a: Pushed 23:23:18 a128eba33c92: Pushed 23:23:18 075eaf6fd94e: Pushed 23:23:18 467e70d574ca: Pushed 23:23:18 26cbea5cba74: Layer already exists 23:23:19 4d7f364af90e: Pushed 23:23:19 a1999215a0a7: Pushed 23:23:24 4fb2833a181f: Pushed 23:23:24 ad72238c799aa325ca03b90c21743a3ec3cddc0f: digest: sha256:bc2e2a38bf11e84561e04577658add565e25e88222872e101ea574fc53a90656 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:25 + 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 23:23:25 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 23:23:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 23:23:25 b880486f073a: Preparing 23:23:25 4fb2833a181f: Preparing 23:23:25 a128eba33c92: Preparing 23:23:25 467e70d574ca: Preparing 23:23:25 075eaf6fd94e: Preparing 23:23:25 4d7f364af90e: Preparing 23:23:25 a1999215a0a7: Preparing 23:23:25 26cbea5cba74: Preparing 23:23:25 a1999215a0a7: Waiting 23:23:25 26cbea5cba74: Waiting 23:23:25 4d7f364af90e: Waiting 23:23:25 b880486f073a: Layer already exists 23:23:25 a128eba33c92: Layer already exists 23:23:25 467e70d574ca: Layer already exists 23:23:25 4fb2833a181f: Layer already exists 23:23:25 075eaf6fd94e: Layer already exists 23:23:25 a1999215a0a7: Layer already exists 23:23:25 4d7f364af90e: Layer already exists 23:23:25 26cbea5cba74: Layer already exists 23:23:25 latest: digest: sha256:bc2e2a38bf11e84561e04577658add565e25e88222872e101ea574fc53a90656 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:25 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:26 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.40 23:23:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 23:23:26 b880486f073a: Preparing 23:23:26 4fb2833a181f: Preparing 23:23:26 a128eba33c92: Preparing 23:23:26 467e70d574ca: Preparing 23:23:26 075eaf6fd94e: Preparing 23:23:26 4d7f364af90e: Preparing 23:23:26 a1999215a0a7: Preparing 23:23:26 26cbea5cba74: Preparing 23:23:26 4d7f364af90e: Waiting 23:23:26 a1999215a0a7: Waiting 23:23:26 26cbea5cba74: Waiting 23:23:26 b880486f073a: Layer already exists 23:23:26 075eaf6fd94e: Layer already exists 23:23:26 467e70d574ca: Layer already exists 23:23:26 4fb2833a181f: Layer already exists 23:23:26 a128eba33c92: Layer already exists 23:23:26 a1999215a0a7: Layer already exists 23:23:26 4d7f364af90e: Layer already exists 23:23:26 26cbea5cba74: Layer already exists 23:23:26 3.0.0-dev.40: digest: sha256:bc2e2a38bf11e84561e04577658add565e25e88222872e101ea574fc53a90656 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:26 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:ad72238c799aa325ca03b90c21743a3ec3cddc0f-3.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:27 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:ad72238c799aa325ca03b90c21743a3ec3cddc0f-3.0.0-dev.40 23:23:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 23:23:27 b880486f073a: Preparing 23:23:27 4fb2833a181f: Preparing 23:23:27 a128eba33c92: Preparing 23:23:27 467e70d574ca: Preparing 23:23:27 075eaf6fd94e: Preparing 23:23:27 4d7f364af90e: Preparing 23:23:27 a1999215a0a7: Preparing 23:23:27 26cbea5cba74: Preparing 23:23:27 4d7f364af90e: Waiting 23:23:27 a1999215a0a7: Waiting 23:23:27 26cbea5cba74: Waiting 23:23:27 467e70d574ca: Layer already exists 23:23:27 4fb2833a181f: Layer already exists 23:23:27 a128eba33c92: Layer already exists 23:23:27 b880486f073a: Layer already exists 23:23:27 075eaf6fd94e: Layer already exists 23:23:27 a1999215a0a7: Layer already exists 23:23:27 26cbea5cba74: Layer already exists 23:23:27 4d7f364af90e: Layer already exists 23:23:27 ad72238c799aa325ca03b90c21743a3ec3cddc0f-3.0.0-dev.40: digest: sha256:bc2e2a38bf11e84561e04577658add565e25e88222872e101ea574fc53a90656 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:27 + 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 23:23:28 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 23:23:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 23:23:28 b880486f073a: Preparing 23:23:28 4fb2833a181f: Preparing 23:23:28 a128eba33c92: Preparing 23:23:28 467e70d574ca: Preparing 23:23:28 075eaf6fd94e: Preparing 23:23:28 4d7f364af90e: Preparing 23:23:28 a1999215a0a7: Preparing 23:23:28 26cbea5cba74: Preparing 23:23:28 4d7f364af90e: Waiting 23:23:28 26cbea5cba74: Waiting 23:23:28 a1999215a0a7: Waiting 23:23:28 b880486f073a: Layer already exists 23:23:28 467e70d574ca: Layer already exists 23:23:28 a128eba33c92: Layer already exists 23:23:28 4fb2833a181f: Layer already exists 23:23:28 075eaf6fd94e: Layer already exists 23:23:28 4d7f364af90e: Layer already exists 23:23:28 a1999215a0a7: Layer already exists 23:23:28 26cbea5cba74: Layer already exists 23:23:28 main: digest: sha256:bc2e2a38bf11e84561e04577658add565e25e88222872e101ea574fc53a90656 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:23:28 ===================================================== [Pipeline] echo 23:23:28 taggedImages: 23:23:28 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:ad72238c799aa325ca03b90c21743a3ec3cddc0f 23:23:28 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 23:23:28 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.40 23:23:28 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:ad72238c799aa325ca03b90c21743a3ec3cddc0f-3.0.0-dev.40 23:23:28 - 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 23:23:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:23:28 23:23:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:23:29 arm64: Pulling from edgex-lftools-log-publisher 23:23:29 8998bd30e6a1: Pulling fs layer 23:23:29 04944245beec: Pulling fs layer 23:23:29 699f458cf7ca: Pulling fs layer 23:23:29 765212b225bb: Pulling fs layer 23:23:29 f23df028b6ca: Pulling fs layer 23:23:29 d65c8cfc05b1: Pulling fs layer 23:23:29 2437ff75d9bd: Pulling fs layer 23:23:29 f23df028b6ca: Waiting 23:23:29 2437ff75d9bd: Waiting 23:23:29 d65c8cfc05b1: Waiting 23:23:29 765212b225bb: Waiting 23:23:29 04944245beec: Verifying Checksum 23:23:29 765212b225bb: Verifying Checksum 23:23:29 765212b225bb: Download complete 23:23:29 f23df028b6ca: Download complete 23:23:29 d65c8cfc05b1: Verifying Checksum 23:23:29 d65c8cfc05b1: Download complete 23:23:29 699f458cf7ca: Verifying Checksum 23:23:29 699f458cf7ca: Download complete 23:23:30 8998bd30e6a1: Download complete 23:23:32 2437ff75d9bd: Verifying Checksum 23:23:32 2437ff75d9bd: Download complete 23:23:34 8998bd30e6a1: Pull complete 23:23:34 04944245beec: Pull complete 23:23:35 699f458cf7ca: Pull complete 23:23:35 765212b225bb: Pull complete 23:23:36 f23df028b6ca: Pull complete 23:23:36 d65c8cfc05b1: Pull complete 23:23:51 2437ff75d9bd: Pull complete 23:23:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:23:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:23:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:23:51 prd-ubuntu20.04-docker-arm64-4c-16g-16803 does not seem to be running inside a container 23:23:52 $ 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/109 -v /w/workspace/app-rfid-llrp-inventory/109:/w/workspace/app-rfid-llrp-inventory/109:rw,z -v /w/workspace/app-rfid-llrp-inventory/109@tmp:/w/workspace/app-rfid-llrp-inventory/109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:23:55 $ docker top 913b46ef8184affedce4bec43939735547c89166fdce2b6cfda7f45d3690d4a7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:23:55 ---> job-cost.sh 23:23:55 lf-activate-venv: SKIPPING 23:23:55 INFO: No Stack... 23:23:56 INFO: Retrieving Pricing Info for: v3-standard-4 23:23:57 INFO: Archiving Costs [Pipeline] sh 23:23:58 + cat /w/workspace/app-rfid-llrp-inventory/109/archives/cost.csv 23:23:58 + cut -d, -f6 [Pipeline] lock 23:23:58 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-109-stack-cost] 23:23:58 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-109-stack-cost] did not exist. Created. 23:23:58 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-109-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:23:58 /w/workspace/app-rfid-llrp-inventory/109@tmp/durable-d3e5aced/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:23:59 + echo total: 0.10999999940395355 [Pipeline] stash 23:23:59 Warning: overwriting stash ‘stack-cost’ 23:23:59 Stashed 1 file(s) [Pipeline] } 23:23:59 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-109-stack-cost] [Pipeline] // lock [Pipeline] } 23:23:59 $ docker stop --time=1 913b46ef8184affedce4bec43939735547c89166fdce2b6cfda7f45d3690d4a7 23:24:01 $ docker rm -f --volumes 913b46ef8184affedce4bec43939735547c89166fdce2b6cfda7f45d3690d4a7 [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 23:24:01 provisioning config files... 23:24:01 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16786330666916322692tmp [Pipeline] { [Pipeline] sh 23:24:01 + set +x 23:24:01 + curl -s https://codecov.io/bash 23:24:01 + bash -s -- 23:24:01 23:24:01 _____ _ 23:24:01 / ____| | | 23:24:01 | | ___ __| | ___ ___ _____ __ 23:24:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:24:01 | |___| (_) | (_| | __/ (_| (_) \ V / 23:24:01 \_____\___/ \__,_|\___|\___\___/ \_/ 23:24:01 Bash-1.0.6 23:24:01 23:24:01 23:24:01 ==> git version 2.25.1 found 23:24:01 ==> 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 23:24:01 Release-Date: 2020-01-08 23:24:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:24:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:24:01 ==> Jenkins CI detected. 23:24:01 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 23:24:01 project root: . 23:24:01 --> token set from env 23:24:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:24:01 ==> Running gcov in . (disable via -X gcov) 23:24:01 ==> Python coveragepy not found 23:24:01 ==> Searching for coverage reports in: 23:24:01 + . 23:24:01 -> Found 1 reports 23:24:01 ==> Detecting git/mercurial file structure 23:24:01 ==> Reading reports 23:24:01 + ./coverage.out bytes=41317 23:24:01 ==> Appending adjustments 23:24:01 https://docs.codecov.io/docs/fixing-reports 23:24:02 + Found adjustments 23:24:02 ==> Gzipping contents 23:24:02 12K /tmp/codecov.oSQ4it.gz 23:24:02 ==> Uploading reports 23:24:02 url: https://codecov.io 23:24:02 query: branch=main&commit=ad72238c799aa325ca03b90c21743a3ec3cddc0f&build=109&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F109%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 23:24:02 -> Pinging Codecov 23:24:02 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=ad72238c799aa325ca03b90c21743a3ec3cddc0f&build=109&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F109%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 23:24:02 -> Uploading to 23:24:02 https://storage.googleapis.com/codecov/v4/raw/2023-05-24/581DD39554BDF9B6E22D074273EAD858/ad72238c799aa325ca03b90c21743a3ec3cddc0f/25018da5-e19a-4021-b425-55297a9bf41c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230524T232402Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9b18baa3885b9acf877a4772351748d511fadd6500c91e1904daafd799fc0a86 23:24:02 % Total % Received % Xferd Average Speed Time Time Time Current 23:24:02 Dload Upload Total Spent Left Speed 23:24:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 48962 --:--:-- --:--:-- --:--:-- 48962 23:24:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/ad72238c799aa325ca03b90c21743a3ec3cddc0f [Pipeline] } 23:24:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:24:02 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:24:02 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:24:03 23:24:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:24:03 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:24:03 df9b9388f04a: Pulling fs layer 23:24:03 52dc419b0ee2: Pulling fs layer 23:24:03 25bc292e5bac: Pulling fs layer 23:24:03 114826534d7a: Pulling fs layer 23:24:03 4657fd5d0bcf: Pulling fs layer 23:24:03 6ad1cebc031e: Pulling fs layer 23:24:03 8a3aa393b2d8: Pulling fs layer 23:24:03 114826534d7a: Waiting 23:24:03 4657fd5d0bcf: Waiting 23:24:03 6ad1cebc031e: Waiting 23:24:03 8a3aa393b2d8: Waiting 23:24:03 25bc292e5bac: Verifying Checksum 23:24:03 25bc292e5bac: Download complete 23:24:03 52dc419b0ee2: Verifying Checksum 23:24:03 52dc419b0ee2: Download complete 23:24:03 4657fd5d0bcf: Verifying Checksum 23:24:03 4657fd5d0bcf: Download complete 23:24:03 df9b9388f04a: Download complete 23:24:03 df9b9388f04a: Pull complete 23:24:03 52dc419b0ee2: Pull complete 23:24:03 6ad1cebc031e: Verifying Checksum 23:24:03 6ad1cebc031e: Download complete 23:24:03 25bc292e5bac: Pull complete 23:24:04 114826534d7a: Download complete 23:24:04 8a3aa393b2d8: Verifying Checksum 23:24:04 8a3aa393b2d8: Download complete 23:24:07 114826534d7a: Pull complete 23:24:07 4657fd5d0bcf: Pull complete 23:24:08 6ad1cebc031e: Pull complete 23:24:10 8a3aa393b2d8: Pull complete 23:24:10 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 23:24:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:24:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:24:10 prd-ubuntu20.04-docker-8c-8g-16802 does not seem to be running inside a container 23:24:10 $ 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 23:24:15 $ docker top 26f29d44122c5ab6b54049e10e192fdab79de83e074c1fc2c59770b10f8d7699 -eo pid,comm [Pipeline] { [Pipeline] echo 23:24:15 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 23:24:15 + set -o pipefail 23:24:15 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 23:24:19 23:24:19 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 23:24:19 23:24:19 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/57ad4431-4eb8-4855-a3e0-504a9bf81bfa 23:24:19 23:24:19 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 23:24:19 23:24:19 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:24:19 23:24:19 23:24:19 A medium severity vulnerability was found in the Snyk CLI versions you are using. 23:24:19 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 23:24:19 More details here: https://snyk.co/ue1NS [Pipeline] } 23:24:19 $ docker stop --time=1 26f29d44122c5ab6b54049e10e192fdab79de83e074c1fc2c59770b10f8d7699 23:24:22 $ docker rm -f --volumes 26f29d44122c5ab6b54049e10e192fdab79de83e074c1fc2c59770b10f8d7699 [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 23:24:23 + git log --format=format:%s -1 ad72238c799aa325ca03b90c21743a3ec3cddc0f [Pipeline] sh 23:24:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:24:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:24:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:24:23 prd-ubuntu20.04-docker-8c-8g-16802 does not seem to be running inside a container 23:24:23 $ 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 23:24:24 $ docker top e198d9541f650f491fde02a5ff8c51b25fa478ddd8d8c13492bff25cc469602d -eo pid,comm 23:24:24 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). 23:24:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:24:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:24:24 [ssh-agent] Looking for ssh-agent implementation... 23:24:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:24:24 $ docker exec e198d9541f650f491fde02a5ff8c51b25fa478ddd8d8c13492bff25cc469602d ssh-agent 23:24:24 SSH_AUTH_SOCK=/tmp/ssh-7TugShgYIAYb/agent.32 23:24:24 SSH_AGENT_PID=38 23:24:24 Running ssh-add (command line suppressed) 23:24:24 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1420676653907759516.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1420676653907759516.key) 23:24:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:24:24 + git semver tag 23:24:25 2023-05-24 23:24:25,114 [run_tag] DEBUG tag force:False 23:24:25 2023-05-24 23:24:25,114 [check_head_tag] DEBUG check head tag 23:24:25 2023-05-24 23:24:25,115 [execute] INFO git cat-file --batch-check 23:24:25 2023-05-24 23:24:25,115 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 23:24:25 2023-05-24 23:24:25,118 [execute] INFO git cat-file --batch 23:24:25 2023-05-24 23:24:25,119 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 23:24:25 2023-05-24 23:24:25,141 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 23:24:25 2023-05-24 23:24:25,141 [execute] INFO git tag -a v3.0.0-dev.40 -m v3.0.0-dev.40 23:24:25 2023-05-24 23:24:25,141 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.40', '-m', 'v3.0.0-dev.40'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 23:24:25 2023-05-24 23:24:25,145 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 23:24:25 3.0.0-dev.40 [Pipeline] } 23:24:25 $ docker exec --env ******** --env ******** e198d9541f650f491fde02a5ff8c51b25fa478ddd8d8c13492bff25cc469602d ssh-agent -k 23:24:25 unset SSH_AUTH_SOCK; 23:24:25 unset SSH_AGENT_PID; 23:24:25 echo Agent pid 38 killed; 23:24:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:24:25 + git semver [Pipeline] } 23:24:25 $ docker stop --time=1 e198d9541f650f491fde02a5ff8c51b25fa478ddd8d8c13492bff25cc469602d 23:24:27 $ docker rm -f --volumes e198d9541f650f491fde02a5ff8c51b25fa478ddd8d8c13492bff25cc469602d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:24:27 23:24:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:24:27 0.23.1-centos7: Pulling from edgex-lftools 23:24:27 ab5ef0e58194: Pulling fs layer 23:24:27 9712f1f96733: Pulling fs layer 23:24:27 63f879dbbcfc: Pulling fs layer 23:24:27 0d9ebad4ef96: Pulling fs layer 23:24:27 e9a5061849ea: Pulling fs layer 23:24:27 d747dcd14b5f: Pulling fs layer 23:24:27 2de7ff778b66: Pulling fs layer 23:24:27 e9a5061849ea: Waiting 23:24:27 0d9ebad4ef96: Waiting 23:24:27 d747dcd14b5f: Waiting 23:24:27 9712f1f96733: Download complete 23:24:28 63f879dbbcfc: Verifying Checksum 23:24:28 63f879dbbcfc: Download complete 23:24:28 e9a5061849ea: Verifying Checksum 23:24:28 e9a5061849ea: Download complete 23:24:28 d747dcd14b5f: Verifying Checksum 23:24:28 d747dcd14b5f: Download complete 23:24:28 ab5ef0e58194: Verifying Checksum 23:24:28 ab5ef0e58194: Download complete 23:24:28 0d9ebad4ef96: Download complete 23:24:28 2de7ff778b66: Verifying Checksum 23:24:30 ab5ef0e58194: Pull complete 23:24:30 9712f1f96733: Pull complete 23:24:31 63f879dbbcfc: Pull complete 23:24:34 0d9ebad4ef96: Pull complete 23:24:34 e9a5061849ea: Pull complete 23:24:34 d747dcd14b5f: Pull complete 23:24:35 2de7ff778b66: Pull complete 23:24:35 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:24:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:24:35 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:24:35 prd-ubuntu20.04-docker-8c-8g-16802 does not seem to be running inside a container 23:24:35 $ 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 23:24:39 $ docker top 41acb7bde9fc724a0529105797e4cfb5f7d27dd0ee114f2f55a7f9b1bff16be1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:24:39 provisioning config files... 23:24:39 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9177261677157080955tmp 23:24:39 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config257259264283746053tmp 23:24:39 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7912630141970326773tmp [Pipeline] { [Pipeline] echo 23:24:39 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:24:39 ---> sigul-configuration.sh 23:24:39 gpg: directory `/root/.gnupg' created 23:24:39 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:24:39 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:24:39 gpg: keyring `/root/.gnupg/secring.gpg' created 23:24:39 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:24:39 gpg: CAST5 encrypted data 23:24:39 gpg: encrypted with 1 passphrase 23:24:39 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:24:39 + mkdir /home/jenkins 23:24:39 + mkdir /home/jenkins/sigul [Pipeline] sh 23:24:40 + 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 23:24:40 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:24:40 ---> sigul-install.sh 23:24:40 Sigul already installed; skipping installation. [Pipeline] sh 23:24:40 + git tag --list 23:24:40 v0.0.0 23:24:40 v1.0.0 23:24:40 v2.1.0 23:24:40 v2.1.1 23:24:40 v2.1.1-dev.1 23:24:40 v2.2.0 23:24:40 v2.2.1-dev.1 23:24:40 v2.2.1-dev.2 23:24:40 v2.2.1-dev.3 23:24:40 v2.2.1-dev.4 23:24:40 v2.2.1-dev.5 23:24:40 v2.2.1-dev.6 23:24:40 v2.2.1-dev.7 23:24:40 v2.3.0 23:24:40 v2.3.0-dev.10 23:24:40 v2.3.0-dev.11 23:24:40 v2.3.0-dev.12 23:24:40 v2.3.0-dev.13 23:24:40 v2.3.0-dev.14 23:24:40 v2.3.0-dev.15 23:24:40 v2.3.0-dev.16 23:24:40 v2.3.0-dev.17 23:24:40 v2.3.0-dev.18 23:24:40 v2.3.0-dev.19 23:24:40 v2.3.0-dev.20 23:24:40 v2.3.0-dev.21 23:24:40 v2.3.0-dev.22 23:24:40 v2.3.0-dev.23 23:24:40 v2.3.0-dev.24 23:24:40 v2.3.0-dev.25 23:24:40 v2.3.0-dev.26 23:24:40 v2.3.0-dev.9 23:24:40 v2.3.1-dev.1 23:24:40 v3.0.0-dev.1 23:24:40 v3.0.0-dev.10 23:24:40 v3.0.0-dev.11 23:24:40 v3.0.0-dev.12 23:24:40 v3.0.0-dev.13 23:24:40 v3.0.0-dev.14 23:24:40 v3.0.0-dev.15 23:24:40 v3.0.0-dev.16 23:24:40 v3.0.0-dev.17 23:24:40 v3.0.0-dev.18 23:24:40 v3.0.0-dev.19 23:24:40 v3.0.0-dev.2 23:24:40 v3.0.0-dev.20 23:24:40 v3.0.0-dev.21 23:24:40 v3.0.0-dev.22 23:24:40 v3.0.0-dev.23 23:24:40 v3.0.0-dev.24 23:24:40 v3.0.0-dev.25 23:24:40 v3.0.0-dev.26 23:24:40 v3.0.0-dev.27 23:24:40 v3.0.0-dev.28 23:24:40 v3.0.0-dev.29 23:24:40 v3.0.0-dev.3 23:24:40 v3.0.0-dev.30 23:24:40 v3.0.0-dev.31 23:24:40 v3.0.0-dev.32 23:24:40 v3.0.0-dev.33 23:24:40 v3.0.0-dev.34 23:24:40 v3.0.0-dev.35 23:24:40 v3.0.0-dev.36 23:24:40 v3.0.0-dev.37 23:24:40 v3.0.0-dev.38 23:24:40 v3.0.0-dev.39 23:24:40 v3.0.0-dev.4 23:24:40 v3.0.0-dev.40 23:24:40 v3.0.0-dev.5 23:24:40 v3.0.0-dev.6 23:24:40 v3.0.0-dev.7 23:24:40 v3.0.0-dev.8 23:24:40 v3.0.0-dev.9 [Pipeline] sh 23:24:41 + lftools sign git-tag v3.0.0-dev.40 23:24:41 Signing Git tag with Sigul... 23:24:41 Signing v3.0.0-dev.40 [Pipeline] echo 23:24:41 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:24:42 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:24:42 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:24:42 $ docker stop --time=1 41acb7bde9fc724a0529105797e4cfb5f7d27dd0ee114f2f55a7f9b1bff16be1 23:24:43 $ docker rm -f --volumes 41acb7bde9fc724a0529105797e4cfb5f7d27dd0ee114f2f55a7f9b1bff16be1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:24:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:24:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:24:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:24:44 prd-ubuntu20.04-docker-8c-8g-16802 does not seem to be running inside a container 23:24:44 $ 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 23:24:44 $ docker top d23fa1a5394281d984082d11b14875526e06a72cdd111ea3f9d22188358c8439 -eo pid,comm 23:24:44 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). 23:24:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:24:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:24:44 [ssh-agent] Looking for ssh-agent implementation... 23:24:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:24:44 $ docker exec d23fa1a5394281d984082d11b14875526e06a72cdd111ea3f9d22188358c8439 ssh-agent 23:24:45 SSH_AUTH_SOCK=/tmp/ssh-WswH38plyIzL/agent.32 23:24:45 SSH_AGENT_PID=38 23:24:45 Running ssh-add (command line suppressed) 23:24:45 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3590597874228852453.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3590597874228852453.key) 23:24:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:24:45 + git semver bump pre 23:24:45 2023-05-24 23:24:45,637 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 23:24:45 2023-05-24 23:24:45,637 [bump_version] DEBUG bumping version:3.0.0-dev.40 on axis:pre with prefix:dev 23:24:45 2023-05-24 23:24:45,637 [bump_version] DEBUG bumped version:3.0.0-dev.41 23:24:45 2023-05-24 23:24:45,637 [write_version] DEBUG write version:3.0.0-dev.41 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 23:24:45 2023-05-24 23:24:45,637 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 23:24:45 2023-05-24 23:24:45,637 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 23:24:45 2023-05-24 23:24:45,639 [execute] INFO git cat-file --batch-check 23:24:45 2023-05-24 23:24:45,639 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 23:24:45 2023-05-24 23:24:45,643 [execute] INFO git cat-file --batch 23:24:45 2023-05-24 23:24:45,643 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 23:24:45 2023-05-24 23:24:45,646 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 23:24:45 3.0.0-dev.41 [Pipeline] } 23:24:45 $ docker exec --env ******** --env ******** d23fa1a5394281d984082d11b14875526e06a72cdd111ea3f9d22188358c8439 ssh-agent -k 23:24:45 unset SSH_AUTH_SOCK; 23:24:45 unset SSH_AGENT_PID; 23:24:45 echo Agent pid 38 killed; 23:24:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:24:46 + git semver [Pipeline] } 23:24:46 $ docker stop --time=1 d23fa1a5394281d984082d11b14875526e06a72cdd111ea3f9d22188358c8439 23:24:47 $ docker rm -f --volumes d23fa1a5394281d984082d11b14875526e06a72cdd111ea3f9d22188358c8439 [Pipeline] // withDockerContainer [Pipeline] sh 23:24:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:24:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:24:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:24:48 prd-ubuntu20.04-docker-8c-8g-16802 does not seem to be running inside a container 23:24:48 $ 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 23:24:49 $ docker top 7cfe0d8814639b32c1313bcc33fd38732c4827343429eb089ec4e7b194ed45ba -eo pid,comm 23:24:49 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). 23:24:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:24:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:24:49 [ssh-agent] Looking for ssh-agent implementation... 23:24:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:24:49 $ docker exec 7cfe0d8814639b32c1313bcc33fd38732c4827343429eb089ec4e7b194ed45ba ssh-agent 23:24:49 SSH_AUTH_SOCK=/tmp/ssh-0vBc3shQD59F/agent.32 23:24:49 SSH_AGENT_PID=38 23:24:49 Running ssh-add (command line suppressed) 23:24:49 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6381787558612635328.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6381787558612635328.key) 23:24:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:24:49 + git semver push 23:24:50 2023-05-24 23:24:50,057 [run_push] DEBUG push 23:24:50 2023-05-24 23:24:50,059 [execute] INFO git cat-file --batch-check 23:24:50 2023-05-24 23:24:50,059 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 23:24:50 2023-05-24 23:24:50,063 [execute] INFO git rev-list e283fda09bb0836a8a6e036416b904983ff41b83 -- 23:24:50 2023-05-24 23:24:50,064 [execute] DEBUG Popen(['git', 'rev-list', 'e283fda09bb0836a8a6e036416b904983ff41b83', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 23:24:50 2023-05-24 23:24:50,071 [execute] INFO git fetch -v origin 23:24:50 2023-05-24 23:24:50,071 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 23:24:50 2023-05-24 23:24:50,525 [run_push] DEBUG no remote changes detected 23:24:50 2023-05-24 23:24:50,525 [execute] INFO git push origin semver 23:24:50 2023-05-24 23:24:50,526 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 23:24:51 2023-05-24 23:24:51,262 [run_push] DEBUG push all version tags 23:24:51 2023-05-24 23:24:51,262 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:24:51 2023-05-24 23:24:51,262 [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) 23:24:52 2023-05-24 23:24:51,979 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 23:24:52 3.0.0-dev.41 [Pipeline] } 23:24:52 $ docker exec --env ******** --env ******** 7cfe0d8814639b32c1313bcc33fd38732c4827343429eb089ec4e7b194ed45ba ssh-agent -k 23:24:52 unset SSH_AUTH_SOCK; 23:24:52 unset SSH_AGENT_PID; 23:24:52 echo Agent pid 38 killed; 23:24:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:24:52 + git semver [Pipeline] } 23:24:52 $ docker stop --time=1 7cfe0d8814639b32c1313bcc33fd38732c4827343429eb089ec4e7b194ed45ba 23:24:54 $ docker rm -f --volumes 7cfe0d8814639b32c1313bcc33fd38732c4827343429eb089ec4e7b194ed45ba [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 23:24:54 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 23:24:54 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 23:24:54 total 16 23:24:54 drwxr-xr-x 3 root root 4096 May 24 23:11 . 23:24:54 drwxrwxr-x 12 jenkins jenkins 4096 May 24 23:24 .. 23:24:54 drwxr-xr-x 2 root root 4096 May 24 23:11 cost 23:24:54 -rw-r--r-- 1 root root 95 May 24 23:11 cost.csv 23:24:54 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 23:24:54 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 23:24:54 total 16 23:24:54 drwxr-xr-x 3 jenkins jenkins 4096 May 24 23:11 . 23:24:54 drwxrwxr-x 12 jenkins jenkins 4096 May 24 23:24 .. 23:24:54 drwxr-xr-x 2 jenkins jenkins 4096 May 24 23:11 cost 23:24:54 -rw-r--r-- 1 jenkins jenkins 95 May 24 23:11 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:24:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:24:55 ---> package-listing.sh 23:24:55 ++ facter osfamily 23:24:55 ++ tr '[:upper:]' '[:lower:]' 23:24:56 + OS_FAMILY=debian 23:24:56 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 23:24:56 + START_PACKAGES=/tmp/packages_start.txt 23:24:56 + END_PACKAGES=/tmp/packages_end.txt 23:24:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:24:56 + PACKAGES=/tmp/packages_start.txt 23:24:56 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 23:24:56 + PACKAGES=/tmp/packages_end.txt 23:24:56 + case "${OS_FAMILY}" in 23:24:56 + dpkg -l 23:24:56 + grep '^ii' 23:24:56 + '[' -f /tmp/packages_start.txt ']' 23:24:56 + '[' -f /tmp/packages_end.txt ']' 23:24:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:24:56 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 23:24:56 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 23:24:56 + 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 23:24:56 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 23:24:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:24:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:24:56 prd-ubuntu20.04-docker-8c-8g-16802 does not seem to be running inside a container 23:24:56 $ 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 23:24:57 $ docker top ba416c8699f120afc8f2f8356b203eeff313997015dbf3b369f3b5d5461940e9 -eo pid,comm [Pipeline] { [Pipeline] sh 23:24:57 + touch /tmp/pre-build-complete [Pipeline] sh 23:24:58 + mkdir -p /var/log/sysstat [Pipeline] sh 23:24:58 + ls /var/log/sa-host 23:24:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:24:58 provisioning config files... 23:24:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14294698901501197177tmp [Pipeline] { [Pipeline] echo 23:24:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:24:58 ---> create-netrc.sh [Pipeline] } 23:24:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:24:58 ---> python-tools-install.sh [Pipeline] echo 23:24:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:24:59 ---> sudo-logs.sh 23:24:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:24:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:24:59 ---> job-cost.sh 23:24:59 lf-activate-venv: SKIPPING 23:24:59 DEBUG: total: 0.2199999988079071 23:24:59 INFO: Retrieving Stack Cost... 23:24:59 INFO: Retrieving Pricing Info for: v3-standard-8 23:25:00 INFO: Archiving Costs [Pipeline] echo 23:25:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:25:00 ---> logs-deploy.sh 23:25:00 lf-activate-venv: SKIPPING 23:25:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/109 23:25:00 INFO: archiving workspace using pattern(s): 23:25:01 Archives upload complete. 23:25:01 INFO: archiving logs to Nexus