Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e33e7043bfdab310219eee9be4f7dd5875ef3966 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-ssh17971561727768411133.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7383342322231784159.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3060440888967939273.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17193553569803902335.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-ssh15041643407486872605.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-554 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 e33e7043bfdab310219eee9be4f7dd5875ef3966 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#270)" > 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 e33e7043bfdab310219eee9be4f7dd5875ef3966 # timeout=10 > git rev-list --no-walk 814f34af8e586a5a57ee4e14822049652fe589ee # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:13:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:13:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:13:53 ========================================================= 16:13:53 EdgeX Global Pipelines Version Info 16:13:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:13:54 ------------------- 16:13:54 stable info: 16:13:54 ------------------- 16:13:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:13:54 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 16:13:54 Message: update stable to v1.0.258 16:13:54 ------------------- 16:13:54 experimental info: 16:13:54 ------------------- 16:13:54 Commited By: **** collab-it+edgex@linuxfoundation.org 16:13:54 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 16:13:54 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:13:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 16:13:54 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 16:13:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:13:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:13:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:13:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 16:13:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:13:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:13:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:13:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:13:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:13:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 16:13:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:13:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:13:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:13:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:13:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:13:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:13:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:13:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:13:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:13:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:13:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:13:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:13:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:13:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:13:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:13:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:13:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:13:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:13:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e33e7043bfdab310219eee9be4f7dd5875ef3966 [Pipeline] echo 16:13:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e33e704 [Pipeline] echo 16:13:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:13:56 provisioning config files... 16:13:56 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2751668051562962894tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:13:56 ---> ****-login.sh 16:13:56 nexus3.edgexfoundry.org:10001 16:13:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:13:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:13:56 Configure a credential helper to remove this warning. See 16:13:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:13:56 16:13:56 Login Succeeded 16:13:56 nexus3.edgexfoundry.org:10002 16:13:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:13:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:13:57 Configure a credential helper to remove this warning. See 16:13:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:13:57 16:13:57 Login Succeeded 16:13:57 nexus3.edgexfoundry.org:10003 16:13:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:13:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:13:57 Configure a credential helper to remove this warning. See 16:13:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:13:57 16:13:57 Login Succeeded 16:13:57 nexus3.edgexfoundry.org:10004 16:13:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:13:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:13:57 Configure a credential helper to remove this warning. See 16:13:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:13:57 16:13:57 Login Succeeded 16:13:57 ****.io 16:13:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:13:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:13:57 Configure a credential helper to remove this warning. See 16:13:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:13:57 16:13:57 Login Succeeded 16:13:57 ---> ****-login.sh ends [Pipeline] } 16:13:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:13:58 + git rev-list -1 --merges e33e7043bfdab310219eee9be4f7dd5875ef3966~1..e33e7043bfdab310219eee9be4f7dd5875ef3966 [Pipeline] echo 16:13:58 -----------> git rev-list -1 --merges e33e7043bfdab310219eee9be4f7dd5875ef3966~1..e33e7043bfdab310219eee9be4f7dd5875ef3966 e33e7043bfdab310219eee9be4f7dd5875ef3966 [false] [Pipeline] sh 16:13:58 + git log --format=format:%s -1 e33e7043bfdab310219eee9be4f7dd5875ef3966 [Pipeline] echo 16:13:58 ========================================================= 16:13:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:13:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:13:59 + git log --format=format:%s -1 e33e7043bfdab310219eee9be4f7dd5875ef3966 [Pipeline] echo 16:13:59 [semverPrep] GIT_COMMIT: e33e7043bfdab310219eee9be4f7dd5875ef3966, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#270) [Pipeline] echo 16:13:59 [semverPrep] This is not a build commit. [Pipeline] sh 16:13:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:13:59 + grep -v github /etc/ssh/ssh_known_hosts 16:13:59 + [ -e /tmp/ssh_known_hosts ] 16:13:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:13:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:13:59 + sudo tee -a /etc/ssh/ssh_known_hosts 16:13:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:13:59 16:13:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:14:00 0.1.4: Pulling from edgex-devops/py-git-semver 16:14:00 b85a868b505f: Pulling fs layer 16:14:00 e2be974225ed: Pulling fs layer 16:14:00 339a4e72a1f5: Pulling fs layer 16:14:00 988bab9f4d93: Pulling fs layer 16:14:00 1469e6f7b9e6: Pulling fs layer 16:14:00 eaf3925da568: Pulling fs layer 16:14:00 bab4dde63d76: Pulling fs layer 16:14:00 bde34c3a00c8: Pulling fs layer 16:14:00 b352a97aabf1: Pulling fs layer 16:14:00 4872d77fe225: Pulling fs layer 16:14:00 5851b861e8e6: Pulling fs layer 16:14:00 988bab9f4d93: Waiting 16:14:00 1469e6f7b9e6: Waiting 16:14:00 eaf3925da568: Waiting 16:14:00 bab4dde63d76: Waiting 16:14:00 bde34c3a00c8: Waiting 16:14:00 b352a97aabf1: Waiting 16:14:00 4872d77fe225: Waiting 16:14:00 5851b861e8e6: Waiting 16:14:00 e2be974225ed: Verifying Checksum 16:14:00 e2be974225ed: Download complete 16:14:00 988bab9f4d93: Download complete 16:14:00 1469e6f7b9e6: Verifying Checksum 16:14:00 1469e6f7b9e6: Download complete 16:14:00 eaf3925da568: Download complete 16:14:00 339a4e72a1f5: Verifying Checksum 16:14:00 339a4e72a1f5: Download complete 16:14:00 bde34c3a00c8: Download complete 16:14:00 b352a97aabf1: Verifying Checksum 16:14:00 b352a97aabf1: Download complete 16:14:00 4872d77fe225: Verifying Checksum 16:14:00 4872d77fe225: Download complete 16:14:00 5851b861e8e6: Download complete 16:14:00 b85a868b505f: Verifying Checksum 16:14:00 b85a868b505f: Download complete 16:14:01 bab4dde63d76: Verifying Checksum 16:14:01 bab4dde63d76: Download complete 16:14:01 b85a868b505f: Pull complete 16:14:02 e2be974225ed: Pull complete 16:14:02 339a4e72a1f5: Pull complete 16:14:02 988bab9f4d93: Pull complete 16:14:02 1469e6f7b9e6: Pull complete 16:14:02 eaf3925da568: Pull complete 16:14:04 bab4dde63d76: Pull complete 16:14:04 bde34c3a00c8: Pull complete 16:14:04 b352a97aabf1: Pull complete 16:14:04 4872d77fe225: Pull complete 16:14:04 5851b861e8e6: Pull complete 16:14:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:14:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:14:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:14:04 prd-ubuntu20.04-docker-8c-8g-554 does not seem to be running inside a container 16:14:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:14:09 $ docker top 023276237b2f516e1c2b0aca3b84e115d9b5a2d0a2b7ce5291a656e09f9834da -eo pid,comm 16:14:09 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). 16:14:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:14:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:14:09 [ssh-agent] Looking for ssh-agent implementation... 16:14:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:14:09 $ docker exec 023276237b2f516e1c2b0aca3b84e115d9b5a2d0a2b7ce5291a656e09f9834da ssh-agent 16:14:09 SSH_AUTH_SOCK=/tmp/ssh-egUbRHcqpOnl/agent.33 16:14:09 SSH_AGENT_PID=39 16:14:09 Running ssh-add (command line suppressed) 16:14:10 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5758528670876786735.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5758528670876786735.key) 16:14:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:14:10 + git tag --points-at HEAD [Pipeline] } 16:14:10 $ docker exec --env ******** --env ******** 023276237b2f516e1c2b0aca3b84e115d9b5a2d0a2b7ce5291a656e09f9834da ssh-agent -k 16:14:10 unset SSH_AUTH_SOCK; 16:14:10 unset SSH_AGENT_PID; 16:14:10 echo Agent pid 39 killed; 16:14:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:14:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:14:10 [ssh-agent] Looking for ssh-agent implementation... 16:14:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:14:10 $ docker exec 023276237b2f516e1c2b0aca3b84e115d9b5a2d0a2b7ce5291a656e09f9834da ssh-agent 16:14:10 SSH_AUTH_SOCK=/tmp/ssh-0vqiCOZ7Vgv8/agent.72 16:14:10 SSH_AGENT_PID=78 16:14:10 Running ssh-add (command line suppressed) 16:14:10 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2074701455159347096.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2074701455159347096.key) 16:14:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:14:11 + git semver init 16:14:11 2024-02-06 16:14:11,412 [run_init] DEBUG init version:0.0.0 force:False 16:14:11 2024-02-06 16:14:11,413 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 16:14:11 2024-02-06 16:14:11,413 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 16:14:11 2024-02-06 16:14:11,413 [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) 16:14:13 2024-02-06 16:14:13,335 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 16:14:13 2024-02-06 16:14:13,336 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 16:14:13 2024-02-06 16:14:13,336 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:14:13 2024-02-06 16:14:13,336 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:14:13 3.2.0-dev.8 [Pipeline] } 16:14:13 $ docker exec --env ******** --env ******** 023276237b2f516e1c2b0aca3b84e115d9b5a2d0a2b7ce5291a656e09f9834da ssh-agent -k 16:14:13 unset SSH_AUTH_SOCK; 16:14:13 unset SSH_AGENT_PID; 16:14:13 echo Agent pid 78 killed; 16:14:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:14:13 + git semver [Pipeline] } 16:14:14 $ docker stop --time=1 023276237b2f516e1c2b0aca3b84e115d9b5a2d0a2b7ce5291a656e09f9834da 16:14:15 $ docker rm -f --volumes 023276237b2f516e1c2b0aca3b84e115d9b5a2d0a2b7ce5291a656e09f9834da [Pipeline] // withDockerContainer [Pipeline] sh 16:14:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:14:16 Stashed 1 file(s) [Pipeline] echo 16:14:16 [edgeXSemver]: initialized semver on version 3.2.0-dev.8 [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 16:14:16 provisioning config files... 16:14:16 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3095090534132286679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:14:17 ---> ****-login.sh 16:14:17 nexus3.edgexfoundry.org:10001 16:14:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:14:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:14:17 Configure a credential helper to remove this warning. See 16:14:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:14:17 16:14:17 Login Succeeded 16:14:17 nexus3.edgexfoundry.org:10002 16:14:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:14:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:14:17 Configure a credential helper to remove this warning. See 16:14:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:14:17 16:14:17 Login Succeeded 16:14:17 nexus3.edgexfoundry.org:10003 16:14:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:14:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:14:17 Configure a credential helper to remove this warning. See 16:14:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:14:17 16:14:17 Login Succeeded 16:14:17 nexus3.edgexfoundry.org:10004 16:14:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:14:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:14:17 Configure a credential helper to remove this warning. See 16:14:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:14:17 16:14:17 Login Succeeded 16:14:17 ****.io 16:14:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:14:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:14:17 Configure a credential helper to remove this warning. See 16:14:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:14:17 16:14:17 Login Succeeded 16:14:17 ---> ****-login.sh ends [Pipeline] } 16:14:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:14:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:14:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:14:17 ========================================================= 16:14:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 16:14:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:18 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 16:14:18 Sending build context to Docker daemon 16.89MB 16:14:18 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 16:14:18 Step 2/12 : FROM ${BASE} AS builder 16:14:18 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 16:14:18 7264a8db6415: Pulling fs layer 16:14:18 c4d48a809fc2: Pulling fs layer 16:14:18 4f1c88b9dad5: Pulling fs layer 16:14:18 ad3a456e5733: Pulling fs layer 16:14:18 69c7f0334f64: Pulling fs layer 16:14:18 1f1c1a5573a3: Pulling fs layer 16:14:18 ce7588e14bc9: Pulling fs layer 16:14:18 b5e4710f87ac: Pulling fs layer 16:14:18 ad3a456e5733: Waiting 16:14:18 69c7f0334f64: Waiting 16:14:18 1f1c1a5573a3: Waiting 16:14:18 ce7588e14bc9: Waiting 16:14:18 b5e4710f87ac: Waiting 16:14:18 c4d48a809fc2: Download complete 16:14:18 ad3a456e5733: Verifying Checksum 16:14:18 ad3a456e5733: Download complete 16:14:18 69c7f0334f64: Verifying Checksum 16:14:18 69c7f0334f64: Download complete 16:14:18 7264a8db6415: Verifying Checksum 16:14:18 7264a8db6415: Download complete 16:14:18 1f1c1a5573a3: Verifying Checksum 16:14:18 1f1c1a5573a3: Download complete 16:14:18 7264a8db6415: Pull complete 16:14:18 b5e4710f87ac: Verifying Checksum 16:14:18 b5e4710f87ac: Download complete 16:14:18 c4d48a809fc2: Pull complete 16:14:18 4f1c88b9dad5: Verifying Checksum 16:14:18 4f1c88b9dad5: Download complete 16:14:19 ce7588e14bc9: Verifying Checksum 16:14:19 ce7588e14bc9: Download complete 16:14:21 4f1c88b9dad5: Pull complete 16:14:21 ad3a456e5733: Pull complete 16:14:21 69c7f0334f64: Pull complete 16:14:21 1f1c1a5573a3: Pull complete 16:14:24 ce7588e14bc9: Pull complete 16:14:24 b5e4710f87ac: Pull complete 16:14:24 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 16:14:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 16:14:24 ---> 88b5674ff536 16:14:24 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:14:31 Still waiting to schedule task 16:14:31 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:14:32 ---> Running in a4cd306a7c4b 16:14:32 Removing intermediate container a4cd306a7c4b 16:14:32 ---> d8d311dbe02f 16:14:32 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:14:33 ---> Running in f0cae2b3bcc4 16:14:33 Removing intermediate container f0cae2b3bcc4 16:14:33 ---> 76360772cd2b 16:14:33 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:14:33 ---> Running in 67f532b5c03b 16:14:33 Removing intermediate container 67f532b5c03b 16:14:33 ---> 88bf0e014e3f 16:14:33 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:14:33 ---> Running in 94019a590013 16:14:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:14:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:14:34 OK: 264 MiB in 52 packages 16:14:34 Removing intermediate container 94019a590013 16:14:34 ---> d703571c8215 16:14:34 Step 7/12 : WORKDIR /app 16:14:34 ---> Running in 5ae6da2178f6 16:14:34 Removing intermediate container 5ae6da2178f6 16:14:34 ---> a51e27bc7071 16:14:34 Step 8/12 : COPY go.mod vendor* ./ 16:14:34 ---> ba7284b72b77 16:14:34 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:14:34 ---> Running in 250b90fc444f 16:15:13 Removing intermediate container 250b90fc444f 16:15:13 ---> a1a1a1df865e 16:15:13 Step 10/12 : COPY . . 16:15:13 ---> 6cf8b12f03af 16:15:13 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:15:13 ---> Running in 1581b894b3e3 16:15:13 Removing intermediate container 1581b894b3e3 16:15:13 ---> 8b389a0bd451 16:15:13 Step 12/12 : RUN $MAKE 16:15:13 ---> Running in d065783b3f20 16:15:13 noop 16:15:13 Removing intermediate container d065783b3f20 16:15:13 ---> b5215ce8d731 16:15:13 Successfully built b5215ce8d731 16:15:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:14 + docker inspect -f . ci-base-image-x86_64 16:15:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:15:14 prd-ubuntu20.04-docker-8c-8g-554 does not seem to be running inside a container 16:15:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:15:14 $ docker top a53292e85e4492f363fe5f39e386db6aae0b996765dee648282014d0c8ce38ad -eo pid,comm [Pipeline] { [Pipeline] sh 16:15:14 + go version 16:15:14 go version go1.21.0 linux/amd64 [Pipeline] } 16:15:15 $ docker stop --time=1 a53292e85e4492f363fe5f39e386db6aae0b996765dee648282014d0c8ce38ad 16:15:16 $ docker rm -f --volumes a53292e85e4492f363fe5f39e386db6aae0b996765dee648282014d0c8ce38ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:16 + docker inspect -f . ci-base-image-x86_64 16:15:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:15:17 prd-ubuntu20.04-docker-8c-8g-554 does not seem to be running inside a container 16:15:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:15:17 $ docker top db15121dae1f52603ab4d37ade0110edbad6eab01b13c3d639ebc7119f281799 -eo pid,comm [Pipeline] { [Pipeline] sh 16:15:17 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 16:15:18 + make test 16:15:18 go test -race ./... -coverprofile=coverage.out ./... 16:15:36 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 16:15:36 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 16:15:36 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.135s coverage: 86.2% of statements 16:15:39 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.690s coverage: 71.9% of statements 16:15:58 go vet ./... 16:16:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:16:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:16:02 ./bin/test-attribution.sh 16:16:02 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 16:16:02 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 16:16:02 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 16:16:02 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 16:16:02 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 16:16:02 An attribution for golang.org/x/time is missing from Attribution.txt, please add 16:16:02 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 16:16:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 16:16:02 $ docker stop --time=1 db15121dae1f52603ab4d37ade0110edbad6eab01b13c3d639ebc7119f281799 16:16:08 $ docker rm -f --volumes db15121dae1f52603ab4d37ade0110edbad6eab01b13c3d639ebc7119f281799 [Pipeline] // withDockerContainer [Pipeline] sh 16:16:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:16:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:16:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:16:10 + ls -al . 16:16:10 total 208 16:16:10 drwxrwxr-x 11 jenkins jenkins 4096 Feb 6 16:15 . 16:16:10 drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 16:13 .. 16:16:10 -rw-rw-r-- 1 jenkins jenkins 262 Feb 6 16:13 .dockerignore 16:16:10 drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 16:15 .git 16:16:10 drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 16:13 .github 16:16:10 -rw-rw-r-- 1 jenkins jenkins 773 Feb 6 16:13 .gitignore 16:16:10 -rw-rw-r-- 1 jenkins jenkins 41 Feb 6 16:13 .golangci.yml 16:16:10 drwxr-xr-x 3 jenkins jenkins 4096 Feb 6 16:14 .semver 16:16:10 -rw-rw-r-- 1 jenkins jenkins 10232 Feb 6 16:13 Attribution.txt 16:16:10 -rw-rw-r-- 1 jenkins jenkins 11245 Feb 6 16:13 CHANGELOG.md 16:16:10 -rw-rw-r-- 1 jenkins jenkins 1768 Feb 6 16:13 Dockerfile 16:16:10 -rw-rw-r-- 1 jenkins jenkins 677 Feb 6 16:13 GOVERNANCE.md 16:16:10 -rw-rw-r-- 1 jenkins jenkins 665 Feb 6 16:13 Jenkinsfile 16:16:10 -rw-rw-r-- 1 jenkins jenkins 11347 Feb 6 16:13 LICENSE 16:16:10 -rw-rw-r-- 1 jenkins jenkins 2497 Feb 6 16:13 Makefile 16:16:10 -rw-rw-r-- 1 jenkins jenkins 617 Feb 6 16:13 OWNERS.md 16:16:10 -rw-rw-r-- 1 jenkins jenkins 3851 Feb 6 16:13 README.md 16:16:10 -rw-rw-r-- 1 jenkins jenkins 11 Feb 6 16:14 VERSION 16:16:10 drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 16:13 bin 16:16:10 -rw-r--r-- 1 jenkins jenkins 41317 Feb 6 16:15 coverage.out 16:16:10 -rw-rw-r-- 1 jenkins jenkins 3970 Feb 6 16:13 go.mod 16:16:10 -rw-rw-r-- 1 jenkins jenkins 34514 Feb 6 16:13 go.sum 16:16:10 drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 16:13 images 16:16:10 drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 16:13 internal 16:16:10 -rw-rw-r-- 1 jenkins jenkins 531 Feb 6 16:13 main.go 16:16:10 drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 16:13 openapi 16:16:10 drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 16:13 res 16:16:10 drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 16:13 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:10 + 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=e33e7043bfdab310219eee9be4f7dd5875ef3966 --label arch=amd64 --label version=3.2.0-dev.8 . 16:16:10 Sending build context to Docker daemon 16.89MB 16:16:10 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 16:16:10 Step 2/30 : FROM ${BASE} AS builder 16:16:10 ---> b5215ce8d731 16:16:10 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 16:16:11 ---> Running in 2d37ed4d0c20 16:16:11 Removing intermediate container 2d37ed4d0c20 16:16:11 ---> d7ffd2212391 16:16:11 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 16:16:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-556 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 16:16:11 Running in /w/workspace/app-rfid-llrp-inventory/160 [Pipeline] { 16:16:11 ---> Running in fa925581f7cc [Pipeline] checkout 16:16:11 The recommended git tool is: git 16:16:11 Removing intermediate container fa925581f7cc 16:16:11 ---> 0618d8847a53 16:16:11 Step 5/30 : ARG ADD_BUILD_TAGS="" 16:16:11 ---> Running in 6723442b30ab 16:16:12 Removing intermediate container 6723442b30ab 16:16:12 ---> 4b431a11585a 16:16:12 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:16:12 ---> Running in eb00943b316d 16:16:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:16:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:16:12 OK: 264 MiB in 52 packages 16:16:13 Removing intermediate container eb00943b316d 16:16:13 ---> 6315d92cec99 16:16:13 Step 7/30 : WORKDIR /app 16:16:14 ---> Running in 93dded7b55cf 16:16:14 Removing intermediate container 93dded7b55cf 16:16:14 ---> 4cb4e5165f8f 16:16:14 Step 8/30 : COPY go.mod vendor* ./ 16:16:14 ---> c14d91e1fed4 16:16:14 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:16:14 ---> Running in b95a85ea1dd5 16:16:14 Removing intermediate container b95a85ea1dd5 16:16:14 ---> 21fde0242da3 16:16:14 Step 10/30 : COPY . . 16:16:15 ---> e3764dc83e52 16:16:15 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:16:15 ---> Running in e9013075e024 16:16:15 Removing intermediate container e9013075e024 16:16:15 ---> 93ce4cf86878 16:16:15 Step 12/30 : RUN $MAKE 16:16:15 ---> Running in 7fa82ba47393 16:16:15 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.18 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.8 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.8" -trimpath -mod=readonly -o app-rfid-llrp-inventory 16:16:16 using credential edgex-jenkins-ssh 16:16:16 Cloning the remote Git repository 16:16:16 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:16:16 > git init /w/workspace/app-rfid-llrp-inventory/160 # timeout=10 16:16:16 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:16:16 > git --version # timeout=10 16:16:16 > git --version # 'git version 2.25.1' 16:16:16 using GIT_SSH to set credentials SSH Credentials for GitHub 16:16:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:16:20 Avoid second fetch 16:16:20 Checking out Revision e33e7043bfdab310219eee9be4f7dd5875ef3966 (main) 16:16:19 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 16:16:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:16:20 > git config core.sparsecheckout # timeout=10 16:16:20 > git checkout -f e33e7043bfdab310219eee9be4f7dd5875ef3966 # timeout=10 16:16:20 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#270)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:16:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:16:21 % Total % Received % Xferd Average Speed Time Time Time Current 16:16:21 Dload Upload Total Spent Left Speed 16:16:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 13116 0 --:--:-- --:--:-- --:--:-- 13116 100 12828 100 12828 0 0 13103 0 --:--:-- --:--:-- --:--:-- 13089 [Pipeline] sh 16:16:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:16:23 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 16:16:23 /etc/docker/daemon.new 16:16:23 { 16:16:23 "registry-mirrors": [ 16:16:23 "https://nexus3.edgexfoundry.org:10001" 16:16:23 ], 16:16:23 "bip": "10.250.0.254/24", 16:16:23 "hosts": [ 16:16:23 "tcp://0.0.0.0:5555", 16:16:23 "unix:///var/run/docker.sock" 16:16:23 ], 16:16:23 "mtu": 1458, 16:16:23 "selinux-enabled": true, 16:16:23 "seccomp-profile": "/etc/docker/seccomp.json" 16:16:23 } [Pipeline] sh 16:16:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:16:24 + sudo service docker restart 16:16:37 Removing intermediate container 7fa82ba47393 16:16:37 ---> 8dbb361c7c03 16:16:37 Step 13/30 : FROM alpine:3.18 16:16:38 3.18: Pulling from library/alpine 16:16:38 619be1103602: Pulling fs layer 16:16:38 619be1103602: Download complete 16:16:38 619be1103602: Pull complete 16:16:39 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 16:16:39 Status: Downloaded newer image for alpine:3.18 16:16:39 ---> d3782b16ccc9 16:16:39 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:16:40 ---> Running in 637ed4b726d0 16:16:40 Removing intermediate container 637ed4b726d0 16:16:40 ---> 73a319128573 16:16:40 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 16:16:40 ---> Running in 9069dbb36282 16:16:40 Removing intermediate container 9069dbb36282 16:16:40 ---> 8756aff49e1f 16:16:40 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 16:16:40 ---> Running in 78e83b818b55 16:16:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:16:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:16:41 (1/2) Installing ca-certificates (20230506-r0) 16:16:41 (2/2) Installing dumb-init (1.2.5-r2) 16:16:41 Executing busybox-1.36.1-r5.trigger 16:16:41 Executing ca-certificates-20230506-r0.trigger 16:16:41 OK: 8 MiB in 17 packages 16:16:41 Removing intermediate container 78e83b818b55 16:16:41 ---> a24689714b90 16:16:41 Step 17/30 : RUN apk --no-cache upgrade 16:16:41 ---> Running in 40d1398fbad3 16:16:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { 16:16:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:16:42 OK: 8 MiB in 17 packages [Pipeline] configFileProvider 16:16:42 provisioning config files... 16:16:42 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/160@tmp/config11117469273312753428tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:16:43 ---> ****-login.sh 16:16:43 nexus3.edgexfoundry.org:10001 16:16:43 Removing intermediate container 40d1398fbad3 16:16:43 ---> 1d0d24ad6f38 16:16:43 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:16:43 ---> b5f74cb56569 16:16:43 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 16:16:43 ---> 67c61bf68e50 16:16:43 Step 20/30 : COPY --from=builder /app/res/ /res/ 16:16:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:43 ---> 020832066b3a 16:16:43 Step 21/30 : COPY --from=builder /app/static/ /static/ 16:16:43 ---> 47cab78ebcb5 16:16:43 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 16:16:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:16:43 Configure a credential helper to remove this warning. See 16:16:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:16:43 16:16:43 Login Succeeded 16:16:43 nexus3.edgexfoundry.org:10002 16:16:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:43 ---> 011510476c1a 16:16:43 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 16:16:43 ---> Running in e7b8c8953ca0 16:16:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:16:44 Configure a credential helper to remove this warning. See 16:16:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:16:44 16:16:44 Login Succeeded 16:16:44 nexus3.edgexfoundry.org:10003 16:16:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:16:44 Configure a credential helper to remove this warning. See 16:16:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:16:44 16:16:44 Login Succeeded 16:16:44 nexus3.edgexfoundry.org:10004 16:16:44 Removing intermediate container e7b8c8953ca0 16:16:44 ---> 602e853733bf 16:16:44 Step 24/30 : VOLUME /cache 16:16:44 ---> Running in d358aaf1d6d8 16:16:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:16:44 Configure a credential helper to remove this warning. See 16:16:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:16:44 16:16:44 Login Succeeded 16:16:44 ****.io 16:16:44 Removing intermediate container d358aaf1d6d8 16:16:44 ---> 3fa2b9b97c06 16:16:44 Step 25/30 : EXPOSE 59711 16:16:44 ---> Running in 8e7cfd87e0fc 16:16:44 Removing intermediate container 8e7cfd87e0fc 16:16:44 ---> d11c201daf1b 16:16:44 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 16:16:44 ---> Running in b4211481b3e7 16:16:44 Removing intermediate container b4211481b3e7 16:16:44 ---> 546e40e88d3a 16:16:44 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 16:16:44 ---> Running in d99782076d87 16:16:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:44 Removing intermediate container d99782076d87 16:16:44 ---> d81d52bfccbb 16:16:44 Step 28/30 : LABEL arch=amd64 16:16:44 ---> Running in ef932e2d972d 16:16:44 Removing intermediate container ef932e2d972d 16:16:44 ---> c9bf8900109a 16:16:44 Step 29/30 : LABEL git_sha=e33e7043bfdab310219eee9be4f7dd5875ef3966 16:16:44 ---> Running in 46d5a5c4dd0e 16:16:44 Removing intermediate container 46d5a5c4dd0e 16:16:44 ---> 854d10257aec 16:16:44 Step 30/30 : LABEL version=3.2.0-dev.8 16:16:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:16:45 Configure a credential helper to remove this warning. See 16:16:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:16:45 16:16:45 Login Succeeded 16:16:45 ---> ****-login.sh ends [Pipeline] } 16:16:45 Deleting 1 temporary files [Pipeline] // configFileProvider 16:16:45 ---> Running in 9b3ceeef285f 16:16:45 Removing intermediate container 9b3ceeef285f 16:16:45 ---> 8e5c6567a55c 16:16:45 [Warning] One or more build-args [ARCH] were not consumed 16:16:45 Successfully built 8e5c6567a55c 16:16:45 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] unstash [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:16:45 provisioning config files... [Pipeline] echo 16:16:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] 16:16:45 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2989866333376999977tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] echo 16:16:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:16:45 ========================================================= 16:16:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 16:16:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:45 ---> ****-login.sh 16:16:45 nexus3.edgexfoundry.org:10001 16:16:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:16:45 Configure a credential helper to remove this warning. See 16:16:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:16:45 16:16:45 Login Succeeded 16:16:45 nexus3.edgexfoundry.org:10002 16:16:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:16:45 Configure a credential helper to remove this warning. See 16:16:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:16:45 16:16:45 Login Succeeded 16:16:45 nexus3.edgexfoundry.org:10003 16:16:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:16:46 Configure a credential helper to remove this warning. See 16:16:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:16:46 16:16:46 Login Succeeded 16:16:46 nexus3.edgexfoundry.org:10004 16:16:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:16:46 Configure a credential helper to remove this warning. See 16:16:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:16:46 16:16:46 Login Succeeded 16:16:46 ****.io 16:16:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:46 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 16:16:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:16:46 Configure a credential helper to remove this warning. See 16:16:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:16:46 16:16:46 Login Succeeded 16:16:46 ---> ****-login.sh ends [Pipeline] } 16:16:46 Deleting 1 temporary files 16:16:46 Sending build context to Docker daemon 670.2kB 16:16:46 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 16:16:46 Step 2/12 : FROM ${BASE} AS builder [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:16:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:16:46 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 16:16:46 e33e7043bfdab310219eee9be4f7dd5875ef3966 16:16:46 latest 16:16:46 3.2.0-dev.8 16:16:46 e33e7043bfdab310219eee9be4f7dd5875ef3966-3.2.0-dev.8 16:16:46 main 16:16:46 ===================================================== [Pipeline] withEnv [Pipeline] { 16:16:46 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:16:46 9fda8d8052c6: Pulling fs layer 16:16:46 5d54e960e981: Pulling fs layer 16:16:46 c4a7e357bf2a: Pulling fs layer 16:16:46 f0e02332f6b5: Pulling fs layer 16:16:46 872ee5b61b7b: Pulling fs layer 16:16:46 0c6a40ed1a82: Pulling fs layer 16:16:46 94ae7d8d031c: Pulling fs layer 16:16:46 f0e02332f6b5: Waiting 16:16:46 872ee5b61b7b: Waiting 16:16:46 0c6a40ed1a82: Waiting 16:16:46 94ae7d8d031c: Waiting 16:16:46 5d54e960e981: Verifying Checksum 16:16:46 5d54e960e981: Download complete 16:16:46 f0e02332f6b5: Verifying Checksum 16:16:46 f0e02332f6b5: Download complete 16:16:46 872ee5b61b7b: Verifying Checksum 16:16:46 872ee5b61b7b: Download complete 16:16:46 9fda8d8052c6: Download complete [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:47 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e33e7043bfdab310219eee9be4f7dd5875ef3966 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 16:16:47 94ae7d8d031c: Verifying Checksum 16:16:47 94ae7d8d031c: Download complete [Pipeline] sh 16:16:47 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e33e7043bfdab310219eee9be4f7dd5875ef3966 16:16:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:16:47 6785b916dae6: Preparing 16:16:47 9290bcb4df39: Preparing 16:16:47 6dcafd673e83: Preparing 16:16:47 0d4d532cf9ff: Preparing 16:16:47 232c29a21c9e: Preparing 16:16:47 18e0e1456a36: Preparing 16:16:47 d4b5e4fe198e: Preparing 16:16:47 253313e2f805: Preparing 16:16:47 aedc3bda2944: Preparing 16:16:47 d4b5e4fe198e: Waiting 16:16:47 aedc3bda2944: Waiting 16:16:47 253313e2f805: Waiting 16:16:47 18e0e1456a36: Waiting 16:16:47 232c29a21c9e: Pushed 16:16:47 6dcafd673e83: Pushed 16:16:47 0d4d532cf9ff: Pushed 16:16:47 6785b916dae6: Pushed 16:16:47 aedc3bda2944: Layer already exists 16:16:47 9fda8d8052c6: Pull complete 16:16:47 18e0e1456a36: Pushed 16:16:47 d4b5e4fe198e: Pushed 16:16:48 253313e2f805: Pushed 16:16:48 5d54e960e981: Pull complete 16:16:48 c4a7e357bf2a: Verifying Checksum 16:16:48 c4a7e357bf2a: Download complete 16:16:49 0c6a40ed1a82: Verifying Checksum 16:16:49 0c6a40ed1a82: Download complete 16:16:50 9290bcb4df39: Pushed 16:16:51 e33e7043bfdab310219eee9be4f7dd5875ef3966: digest: sha256:b943bdb9211440d677a885f68f01313d311d9b48b7bad589b8210c80d3e898a1 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:51 + 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 16:16:51 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 16:16:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:16:51 6785b916dae6: Preparing 16:16:51 9290bcb4df39: Preparing 16:16:51 6dcafd673e83: Preparing 16:16:51 0d4d532cf9ff: Preparing 16:16:51 232c29a21c9e: Preparing 16:16:51 18e0e1456a36: Preparing 16:16:51 d4b5e4fe198e: Preparing 16:16:51 253313e2f805: Preparing 16:16:51 aedc3bda2944: Preparing 16:16:51 18e0e1456a36: Waiting 16:16:51 253313e2f805: Waiting 16:16:51 aedc3bda2944: Waiting 16:16:51 0d4d532cf9ff: Layer already exists 16:16:51 9290bcb4df39: Layer already exists 16:16:51 6785b916dae6: Layer already exists 16:16:51 6dcafd673e83: Layer already exists 16:16:51 232c29a21c9e: Layer already exists 16:16:51 253313e2f805: Layer already exists 16:16:51 18e0e1456a36: Layer already exists 16:16:51 aedc3bda2944: Layer already exists 16:16:51 d4b5e4fe198e: Layer already exists 16:16:51 latest: digest: sha256:b943bdb9211440d677a885f68f01313d311d9b48b7bad589b8210c80d3e898a1 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:52 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:52 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.8 16:16:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:16:52 6785b916dae6: Preparing 16:16:52 9290bcb4df39: Preparing 16:16:52 6dcafd673e83: Preparing 16:16:52 0d4d532cf9ff: Preparing 16:16:52 232c29a21c9e: Preparing 16:16:52 18e0e1456a36: Preparing 16:16:52 d4b5e4fe198e: Preparing 16:16:52 253313e2f805: Preparing 16:16:52 aedc3bda2944: Preparing 16:16:52 18e0e1456a36: Waiting 16:16:52 d4b5e4fe198e: Waiting 16:16:52 253313e2f805: Waiting 16:16:52 aedc3bda2944: Waiting 16:16:52 6785b916dae6: Layer already exists 16:16:52 232c29a21c9e: Layer already exists 16:16:52 9290bcb4df39: Layer already exists 16:16:52 0d4d532cf9ff: Layer already exists 16:16:52 6dcafd673e83: Layer already exists 16:16:52 18e0e1456a36: Layer already exists 16:16:52 d4b5e4fe198e: Layer already exists 16:16:52 253313e2f805: Layer already exists 16:16:52 aedc3bda2944: Layer already exists 16:16:52 3.2.0-dev.8: digest: sha256:b943bdb9211440d677a885f68f01313d311d9b48b7bad589b8210c80d3e898a1 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:53 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e33e7043bfdab310219eee9be4f7dd5875ef3966-3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:53 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e33e7043bfdab310219eee9be4f7dd5875ef3966-3.2.0-dev.8 16:16:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:16:53 6785b916dae6: Preparing 16:16:53 9290bcb4df39: Preparing 16:16:53 6dcafd673e83: Preparing 16:16:53 0d4d532cf9ff: Preparing 16:16:53 232c29a21c9e: Preparing 16:16:53 18e0e1456a36: Preparing 16:16:53 d4b5e4fe198e: Preparing 16:16:53 253313e2f805: Preparing 16:16:53 aedc3bda2944: Preparing 16:16:53 d4b5e4fe198e: Waiting 16:16:53 18e0e1456a36: Waiting 16:16:53 aedc3bda2944: Waiting 16:16:53 253313e2f805: Waiting 16:16:53 232c29a21c9e: Layer already exists 16:16:53 0d4d532cf9ff: Layer already exists 16:16:53 9290bcb4df39: Layer already exists 16:16:53 6785b916dae6: Layer already exists 16:16:53 6dcafd673e83: Layer already exists 16:16:53 18e0e1456a36: Layer already exists 16:16:53 d4b5e4fe198e: Layer already exists 16:16:53 253313e2f805: Layer already exists 16:16:53 aedc3bda2944: Layer already exists 16:16:53 e33e7043bfdab310219eee9be4f7dd5875ef3966-3.2.0-dev.8: digest: sha256:b943bdb9211440d677a885f68f01313d311d9b48b7bad589b8210c80d3e898a1 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:54 + 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 16:16:54 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 16:16:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:16:54 6785b916dae6: Preparing 16:16:54 9290bcb4df39: Preparing 16:16:54 6dcafd673e83: Preparing 16:16:54 0d4d532cf9ff: Preparing 16:16:54 232c29a21c9e: Preparing 16:16:54 18e0e1456a36: Preparing 16:16:54 d4b5e4fe198e: Preparing 16:16:54 253313e2f805: Preparing 16:16:54 aedc3bda2944: Preparing 16:16:54 253313e2f805: Waiting 16:16:54 aedc3bda2944: Waiting 16:16:54 18e0e1456a36: Waiting 16:16:54 d4b5e4fe198e: Waiting 16:16:54 0d4d532cf9ff: Layer already exists 16:16:54 6785b916dae6: Layer already exists 16:16:54 6dcafd673e83: Layer already exists 16:16:54 232c29a21c9e: Layer already exists 16:16:54 9290bcb4df39: Layer already exists 16:16:54 d4b5e4fe198e: Layer already exists 16:16:54 18e0e1456a36: Layer already exists 16:16:54 253313e2f805: Layer already exists 16:16:54 aedc3bda2944: Layer already exists 16:16:54 main: digest: sha256:b943bdb9211440d677a885f68f01313d311d9b48b7bad589b8210c80d3e898a1 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:16:54 ===================================================== [Pipeline] echo 16:16:54 taggedImages: 16:16:54 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e33e7043bfdab310219eee9be4f7dd5875ef3966 16:16:54 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 16:16:54 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.8 16:16:54 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e33e7043bfdab310219eee9be4f7dd5875ef3966-3.2.0-dev.8 16:16:54 - 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 16:16:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:16:55 16:16:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:16:55 latest: Pulling from edgex-lftools-log-publisher 16:16:55 5eb5b503b376: Pulling fs layer 16:16:55 5c69ac0246d0: Pulling fs layer 16:16:55 ec43610c2a17: Pulling fs layer 16:16:55 3a2ae6a8a46f: Pulling fs layer 16:16:55 33b1e0a273af: Pulling fs layer 16:16:55 5d3b04190fa2: Pulling fs layer 16:16:55 2f39f015ded8: Pulling fs layer 16:16:55 3a2ae6a8a46f: Waiting 16:16:55 33b1e0a273af: Waiting 16:16:55 5d3b04190fa2: Waiting 16:16:55 2f39f015ded8: Waiting 16:16:55 5c69ac0246d0: Download complete 16:16:55 3a2ae6a8a46f: Verifying Checksum 16:16:55 3a2ae6a8a46f: Download complete 16:16:56 33b1e0a273af: Verifying Checksum 16:16:56 33b1e0a273af: Download complete 16:16:56 5d3b04190fa2: Verifying Checksum 16:16:56 5d3b04190fa2: Download complete 16:16:56 ec43610c2a17: Verifying Checksum 16:16:56 ec43610c2a17: Download complete 16:16:56 5eb5b503b376: Verifying Checksum 16:16:56 5eb5b503b376: Download complete 16:16:57 2f39f015ded8: Download complete 16:16:57 5eb5b503b376: Pull complete 16:16:57 5c69ac0246d0: Pull complete 16:16:58 ec43610c2a17: Pull complete 16:16:58 3a2ae6a8a46f: Pull complete 16:16:58 33b1e0a273af: Pull complete 16:16:58 5d3b04190fa2: Pull complete 16:17:02 c4a7e357bf2a: Pull complete 16:17:02 f0e02332f6b5: Pull complete 16:17:02 872ee5b61b7b: Pull complete 16:17:02 2f39f015ded8: Pull complete 16:17:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:17:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:17:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:17:02 prd-ubuntu20.04-docker-8c-8g-554 does not seem to be running inside a container 16:17:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:17:10 0c6a40ed1a82: Pull complete 16:17:10 $ docker top 4423b3300421436e490448bbac8bb9d2a1bcbd169d8f4856ad6e4ecaf5f8c922 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:17:11 ---> job-cost.sh 16:17:11 lf-activate-venv: SKIPPING 16:17:11 INFO: No Stack... 16:17:11 INFO: Retrieving Pricing Info for: v3-standard-8 16:17:12 INFO: Archiving Costs [Pipeline] sh 16:17:12 94ae7d8d031c: Pull complete 16:17:12 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 16:17:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 16:17:12 ---> 86de565de09d 16:17:12 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:17:12 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 16:17:12 + cut -d, -f6 [Pipeline] lock 16:17:12 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-160-stack-cost] 16:17:12 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-160-stack-cost] did not exist. Created. 16:17:12 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-160-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:17:13 + echo total: 0.2199999988079071 [Pipeline] stash 16:17:13 Stashed 1 file(s) [Pipeline] } 16:17:13 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-160-stack-cost] [Pipeline] // lock [Pipeline] } 16:17:13 $ docker stop --time=1 4423b3300421436e490448bbac8bb9d2a1bcbd169d8f4856ad6e4ecaf5f8c922 16:17:13 ---> Running in 4d12d2530525 16:17:14 Removing intermediate container 4d12d2530525 16:17:14 ---> eaa53e6476a9 16:17:14 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:17:14 ---> Running in 343340ccc872 16:17:14 $ docker rm -f --volumes 4423b3300421436e490448bbac8bb9d2a1bcbd169d8f4856ad6e4ecaf5f8c922 [Pipeline] // withDockerContainer 16:17:14 Removing intermediate container 343340ccc872 16:17:14 ---> ee76155ef13e 16:17:14 Step 5/12 : ARG ADD_BUILD_TAGS="" [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } 16:17:14 ---> Running in f74f44af2752 [Pipeline] // stage [Pipeline] } 16:17:14 Removing intermediate container f74f44af2752 16:17:14 ---> db90ee902c3e 16:17:14 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:17:14 ---> Running in 0508bab0e90d 16:17:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:17:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:17:17 OK: 266 MiB in 52 packages 16:17:18 Removing intermediate container 0508bab0e90d 16:17:18 ---> 6fe2321ffed5 16:17:18 Step 7/12 : WORKDIR /app 16:17:18 ---> Running in cbc6a6f1c033 16:17:18 Removing intermediate container cbc6a6f1c033 16:17:18 ---> b2e28bd4521f 16:17:18 Step 8/12 : COPY go.mod vendor* ./ 16:17:19 ---> 216c32c5c619 16:17:19 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:17:19 ---> Running in 981d1e3dec21 16:18:27 Removing intermediate container 981d1e3dec21 16:18:27 ---> 512caf44b3a7 16:18:27 Step 10/12 : COPY . . 16:18:27 ---> 4a76e298cac0 16:18:27 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:18:27 ---> Running in 2aaf3be13cbe 16:18:27 Removing intermediate container 2aaf3be13cbe 16:18:27 ---> 747590ab6bc4 16:18:27 Step 12/12 : RUN $MAKE 16:18:27 ---> Running in 3203c838438f 16:18:27 noop 16:18:27 Removing intermediate container 3203c838438f 16:18:27 ---> 49b97737591a 16:18:27 Successfully built 49b97737591a 16:18:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:27 + docker inspect -f . ci-base-image-arm64 16:18:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:18:28 prd-ubuntu20.04-docker-arm64-4c-16g-556 does not seem to be running inside a container 16:18:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/160 -v /w/workspace/app-rfid-llrp-inventory/160:/w/workspace/app-rfid-llrp-inventory/160:rw,z -v /w/workspace/app-rfid-llrp-inventory/160@tmp:/w/workspace/app-rfid-llrp-inventory/160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:18:29 $ docker top 03fb6a0a1e25eff010a2a698576e05a546ef3d4c9f0ab674cc2fda2a84144cd9 -eo pid,comm [Pipeline] { [Pipeline] sh 16:18:30 + go version 16:18:30 go version go1.21.0 linux/arm64 [Pipeline] } 16:18:30 $ docker stop --time=1 03fb6a0a1e25eff010a2a698576e05a546ef3d4c9f0ab674cc2fda2a84144cd9 16:18:32 $ docker rm -f --volumes 03fb6a0a1e25eff010a2a698576e05a546ef3d4c9f0ab674cc2fda2a84144cd9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:33 + docker inspect -f . ci-base-image-arm64 16:18:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:18:33 prd-ubuntu20.04-docker-arm64-4c-16g-556 does not seem to be running inside a container 16:18:33 $ 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/160 -v /w/workspace/app-rfid-llrp-inventory/160:/w/workspace/app-rfid-llrp-inventory/160:rw,z -v /w/workspace/app-rfid-llrp-inventory/160@tmp:/w/workspace/app-rfid-llrp-inventory/160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:18:37 $ docker top 06e566f1bb7e02cd7f529d038a52ffa88ae2a179c3ba41afe5f78b8f4b7a81b4 -eo pid,comm [Pipeline] { [Pipeline] sh 16:18:38 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/160 [Pipeline] fileExists [Pipeline] sh 16:18:38 + make test 16:18:38 go test -race ./... -coverprofile=coverage.out ./... 16:21:00 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 16:21:00 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 16:21:00 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.124s coverage: 86.2% of statements 16:21:07 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.340s coverage: 71.9% of statements 16:21:07 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:21:07 go vet ./... 16:23:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:23:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:23:14 ./bin/test-attribution.sh 16:23:14 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 16:23:14 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 16:23:14 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 16:23:14 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 16:23:14 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 16:23:14 An attribution for golang.org/x/time is missing from Attribution.txt, please add 16:23:14 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 16:23:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 16:23:14 $ docker stop --time=1 06e566f1bb7e02cd7f529d038a52ffa88ae2a179c3ba41afe5f78b8f4b7a81b4 16:23:16 $ docker rm -f --volumes 06e566f1bb7e02cd7f529d038a52ffa88ae2a179c3ba41afe5f78b8f4b7a81b4 [Pipeline] // withDockerContainer [Pipeline] sh 16:23:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:23:17 Warning: overwriting stash ‘coverage-report’ 16:23:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:23:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:23:19 + ls -al . 16:23:19 total 204 16:23:19 drwxrwxr-x 10 jenkins jenkins 4096 Feb 6 16:18 . 16:23:19 drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 16:16 .. 16:23:19 -rw-rw-r-- 1 jenkins jenkins 262 Feb 6 16:16 .dockerignore 16:23:19 drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 16:16 .git 16:23:19 drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 16:16 .github 16:23:19 -rw-rw-r-- 1 jenkins jenkins 773 Feb 6 16:16 .gitignore 16:23:19 -rw-rw-r-- 1 jenkins jenkins 41 Feb 6 16:16 .golangci.yml 16:23:19 -rw-rw-r-- 1 jenkins jenkins 10232 Feb 6 16:16 Attribution.txt 16:23:19 -rw-rw-r-- 1 jenkins jenkins 11245 Feb 6 16:16 CHANGELOG.md 16:23:19 -rw-rw-r-- 1 jenkins jenkins 1768 Feb 6 16:16 Dockerfile 16:23:19 -rw-rw-r-- 1 jenkins jenkins 677 Feb 6 16:16 GOVERNANCE.md 16:23:19 -rw-rw-r-- 1 jenkins jenkins 665 Feb 6 16:16 Jenkinsfile 16:23:19 -rw-rw-r-- 1 jenkins jenkins 11347 Feb 6 16:16 LICENSE 16:23:19 -rw-rw-r-- 1 jenkins jenkins 2497 Feb 6 16:16 Makefile 16:23:19 -rw-rw-r-- 1 jenkins jenkins 617 Feb 6 16:16 OWNERS.md 16:23:19 -rw-rw-r-- 1 jenkins jenkins 3851 Feb 6 16:16 README.md 16:23:19 -rw-rw-r-- 1 jenkins jenkins 11 Feb 6 16:14 VERSION 16:23:19 drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 16:16 bin 16:23:19 -rw-r--r-- 1 jenkins jenkins 41317 Feb 6 16:21 coverage.out 16:23:19 -rw-rw-r-- 1 jenkins jenkins 3970 Feb 6 16:16 go.mod 16:23:19 -rw-rw-r-- 1 jenkins jenkins 34514 Feb 6 16:16 go.sum 16:23:19 drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 16:16 images 16:23:19 drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 16:16 internal 16:23:19 -rw-rw-r-- 1 jenkins jenkins 531 Feb 6 16:16 main.go 16:23:19 drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 16:16 openapi 16:23:19 drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 16:16 res 16:23:19 drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 16:16 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:19 + 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=e33e7043bfdab310219eee9be4f7dd5875ef3966 --label arch=arm64 --label version=3.2.0-dev.8 . 16:23:20 Sending build context to Docker daemon 670.2kB 16:23:20 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 16:23:20 Step 2/30 : FROM ${BASE} AS builder 16:23:20 ---> 49b97737591a 16:23:20 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 16:23:20 ---> Running in 8534e003d933 16:23:20 Removing intermediate container 8534e003d933 16:23:20 ---> 9a6695038b9d 16:23:20 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 16:23:20 ---> Running in 02a6c316f3f9 16:23:20 Removing intermediate container 02a6c316f3f9 16:23:20 ---> d08a14e3f1ed 16:23:20 Step 5/30 : ARG ADD_BUILD_TAGS="" 16:23:21 ---> Running in d585e44cd600 16:23:21 Removing intermediate container d585e44cd600 16:23:21 ---> be49fcabde68 16:23:21 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:23:21 ---> Running in d2dc63a41f83 16:23:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:23:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:23:23 OK: 266 MiB in 52 packages 16:23:28 Removing intermediate container d2dc63a41f83 16:23:28 ---> eb120e24e9d6 16:23:28 Step 7/30 : WORKDIR /app 16:23:28 ---> Running in 31f4004fdaca 16:23:28 Removing intermediate container 31f4004fdaca 16:23:28 ---> 0f08cf972249 16:23:28 Step 8/30 : COPY go.mod vendor* ./ 16:23:28 ---> ff09f1aeff77 16:23:28 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:23:28 ---> Running in 3758a70abeca 16:23:30 Removing intermediate container 3758a70abeca 16:23:30 ---> 7b7800fba33e 16:23:30 Step 10/30 : COPY . . 16:23:30 ---> b2c6839589b6 16:23:30 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:23:31 ---> Running in 1d2845d4aec3 16:23:31 Removing intermediate container 1d2845d4aec3 16:23:31 ---> 8614a602ac9f 16:23:31 Step 12/30 : RUN $MAKE 16:23:31 ---> Running in 19ee93d2f96d 16:23:32 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.18 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.8 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.8" -trimpath -mod=readonly -o app-rfid-llrp-inventory 16:25:39 Removing intermediate container 19ee93d2f96d 16:25:39 ---> 9c06f6c0620b 16:25:39 Step 13/30 : FROM alpine:3.18 16:25:39 3.18: Pulling from library/alpine 16:25:39 c6b39de5b339: Pulling fs layer 16:25:39 c6b39de5b339: Verifying Checksum 16:25:39 c6b39de5b339: Download complete 16:25:39 c6b39de5b339: Pull complete 16:25:39 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 16:25:39 Status: Downloaded newer image for alpine:3.18 16:25:39 ---> 33abbf032149 16:25:39 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:25:39 ---> Running in da21d1a78dbd 16:25:39 Removing intermediate container da21d1a78dbd 16:25:39 ---> ff646631913c 16:25:39 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 16:25:39 ---> Running in 5e9eb5037c6d 16:25:39 Removing intermediate container 5e9eb5037c6d 16:25:39 ---> e42afc1bdb48 16:25:39 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 16:25:39 ---> Running in 0777f429ccdb 16:25:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:25:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:25:39 (1/2) Installing ca-certificates (20230506-r0) 16:25:39 (2/2) Installing dumb-init (1.2.5-r2) 16:25:39 Executing busybox-1.36.1-r5.trigger 16:25:39 Executing ca-certificates-20230506-r0.trigger 16:25:39 OK: 9 MiB in 17 packages 16:25:39 Removing intermediate container 0777f429ccdb 16:25:39 ---> fc217fdbfd6b 16:25:39 Step 17/30 : RUN apk --no-cache upgrade 16:25:39 ---> Running in 6030c97283b9 16:25:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:25:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:25:39 OK: 9 MiB in 17 packages 16:25:39 Removing intermediate container 6030c97283b9 16:25:39 ---> 4e56cd7a9ffb 16:25:39 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:25:40 ---> 648bbcd107f8 16:25:40 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 16:25:40 ---> ddc66e9baa8a 16:25:40 Step 20/30 : COPY --from=builder /app/res/ /res/ 16:25:41 ---> 4c830717238a 16:25:41 Step 21/30 : COPY --from=builder /app/static/ /static/ 16:25:41 ---> 74549192c36e 16:25:41 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 16:25:43 ---> 0a6ed87627a7 16:25:43 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 16:25:43 ---> Running in c5cad5c3e824 16:25:45 Removing intermediate container c5cad5c3e824 16:25:45 ---> 116d7b4eaf79 16:25:45 Step 24/30 : VOLUME /cache 16:25:45 ---> Running in 8200a415dc00 16:25:45 Removing intermediate container 8200a415dc00 16:25:45 ---> 553ddb7d112f 16:25:45 Step 25/30 : EXPOSE 59711 16:25:45 ---> Running in b4b00a15b07b 16:25:45 Removing intermediate container b4b00a15b07b 16:25:45 ---> 0637d55e0903 16:25:45 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 16:25:45 ---> Running in 47f31d55e300 16:25:46 Removing intermediate container 47f31d55e300 16:25:46 ---> 0d4672fa5302 16:25:46 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 16:25:46 ---> Running in d8df8d8b7238 16:25:46 Removing intermediate container d8df8d8b7238 16:25:46 ---> 5f0cda1cfbe4 16:25:46 Step 28/30 : LABEL arch=arm64 16:25:46 ---> Running in bf3ebe6c54aa 16:25:47 Removing intermediate container bf3ebe6c54aa 16:25:47 ---> bea9d8c77ac8 16:25:47 Step 29/30 : LABEL git_sha=e33e7043bfdab310219eee9be4f7dd5875ef3966 16:25:47 ---> Running in bc10f72cb9a1 16:25:47 Removing intermediate container bc10f72cb9a1 16:25:47 ---> df08c4fd52fc 16:25:47 Step 30/30 : LABEL version=3.2.0-dev.8 16:25:47 ---> Running in 8b51b3860481 16:25:47 Removing intermediate container 8b51b3860481 16:25:47 ---> 50ccf7871ba4 16:25:47 [Warning] One or more build-args [ARCH] were not consumed 16:25:47 Successfully built 50ccf7871ba4 16:25:47 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 16:25:48 provisioning config files... 16:25:48 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/160@tmp/config5803956299656737786tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:25:48 ---> ****-login.sh 16:25:48 nexus3.edgexfoundry.org:10001 16:25:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:25:49 Configure a credential helper to remove this warning. See 16:25:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:25:49 16:25:49 Login Succeeded 16:25:49 nexus3.edgexfoundry.org:10002 16:25:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:25:49 Configure a credential helper to remove this warning. See 16:25:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:25:49 16:25:49 Login Succeeded 16:25:49 nexus3.edgexfoundry.org:10003 16:25:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:25:49 Configure a credential helper to remove this warning. See 16:25:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:25:49 16:25:49 Login Succeeded 16:25:49 nexus3.edgexfoundry.org:10004 16:25:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:25:50 Configure a credential helper to remove this warning. See 16:25:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:25:50 16:25:50 Login Succeeded 16:25:50 ****.io 16:25:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:25:50 Configure a credential helper to remove this warning. See 16:25:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:25:50 16:25:50 Login Succeeded 16:25:50 ---> ****-login.sh ends [Pipeline] } 16:25:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:25:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:25:50 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 16:25:50 e33e7043bfdab310219eee9be4f7dd5875ef3966 16:25:50 latest 16:25:50 3.2.0-dev.8 16:25:50 e33e7043bfdab310219eee9be4f7dd5875ef3966-3.2.0-dev.8 16:25:50 main 16:25:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:51 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e33e7043bfdab310219eee9be4f7dd5875ef3966 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:55 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e33e7043bfdab310219eee9be4f7dd5875ef3966 16:25:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:25:55 ca44b2c7d8ed: Preparing 16:25:55 2b840536a8cf: Preparing 16:25:55 b77b2af907e8: Preparing 16:25:55 7aaac2a2b254: Preparing 16:25:55 16bbfcc1edae: Preparing 16:25:55 2f22e7171c34: Preparing 16:25:55 b5ae2b7506a2: Preparing 16:25:55 1bf4b075b87a: Preparing 16:25:55 7c504f21be85: Preparing 16:25:55 b5ae2b7506a2: Waiting 16:25:55 2f22e7171c34: Waiting 16:25:55 1bf4b075b87a: Waiting 16:25:55 7c504f21be85: Waiting 16:25:55 ca44b2c7d8ed: Pushed 16:25:55 7aaac2a2b254: Pushed 16:25:55 16bbfcc1edae: Pushed 16:25:55 b77b2af907e8: Pushed 16:25:55 7c504f21be85: Layer already exists 16:25:55 2f22e7171c34: Pushed 16:25:55 b5ae2b7506a2: Pushed 16:25:55 1bf4b075b87a: Pushed 16:26:02 2b840536a8cf: Pushed 16:26:02 e33e7043bfdab310219eee9be4f7dd5875ef3966: digest: sha256:4abbc4923c93652fd05e3d1b109bb60556fe34247de6a1027ba6d78d33bda89b size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:26:02 + 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 16:26:03 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 16:26:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:26:03 ca44b2c7d8ed: Preparing 16:26:03 2b840536a8cf: Preparing 16:26:03 b77b2af907e8: Preparing 16:26:03 7aaac2a2b254: Preparing 16:26:03 16bbfcc1edae: Preparing 16:26:03 2f22e7171c34: Preparing 16:26:03 b5ae2b7506a2: Preparing 16:26:03 1bf4b075b87a: Preparing 16:26:03 7c504f21be85: Preparing 16:26:03 2f22e7171c34: Waiting 16:26:03 b5ae2b7506a2: Waiting 16:26:03 1bf4b075b87a: Waiting 16:26:03 7c504f21be85: Waiting 16:26:03 ca44b2c7d8ed: Layer already exists 16:26:03 2b840536a8cf: Layer already exists 16:26:03 16bbfcc1edae: Layer already exists 16:26:03 7aaac2a2b254: Layer already exists 16:26:03 b77b2af907e8: Layer already exists 16:26:03 2f22e7171c34: Layer already exists 16:26:03 1bf4b075b87a: Layer already exists 16:26:03 7c504f21be85: Layer already exists 16:26:03 b5ae2b7506a2: Layer already exists 16:26:03 latest: digest: sha256:4abbc4923c93652fd05e3d1b109bb60556fe34247de6a1027ba6d78d33bda89b size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:26:04 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:26:04 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.8 16:26:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:26:04 ca44b2c7d8ed: Preparing 16:26:04 2b840536a8cf: Preparing 16:26:04 b77b2af907e8: Preparing 16:26:04 7aaac2a2b254: Preparing 16:26:04 16bbfcc1edae: Preparing 16:26:04 2f22e7171c34: Preparing 16:26:04 b5ae2b7506a2: Preparing 16:26:04 1bf4b075b87a: Preparing 16:26:04 7c504f21be85: Preparing 16:26:04 2f22e7171c34: Waiting 16:26:04 1bf4b075b87a: Waiting 16:26:04 b5ae2b7506a2: Waiting 16:26:04 7c504f21be85: Waiting 16:26:04 ca44b2c7d8ed: Layer already exists 16:26:04 7aaac2a2b254: Layer already exists 16:26:04 2b840536a8cf: Layer already exists 16:26:04 b77b2af907e8: Layer already exists 16:26:04 16bbfcc1edae: Layer already exists 16:26:04 b5ae2b7506a2: Layer already exists 16:26:04 7c504f21be85: Layer already exists 16:26:04 2f22e7171c34: Layer already exists 16:26:04 1bf4b075b87a: Layer already exists 16:26:04 3.2.0-dev.8: digest: sha256:4abbc4923c93652fd05e3d1b109bb60556fe34247de6a1027ba6d78d33bda89b size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:26:05 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e33e7043bfdab310219eee9be4f7dd5875ef3966-3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:26:05 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e33e7043bfdab310219eee9be4f7dd5875ef3966-3.2.0-dev.8 16:26:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:26:05 ca44b2c7d8ed: Preparing 16:26:05 2b840536a8cf: Preparing 16:26:05 b77b2af907e8: Preparing 16:26:05 7aaac2a2b254: Preparing 16:26:05 16bbfcc1edae: Preparing 16:26:05 2f22e7171c34: Preparing 16:26:05 b5ae2b7506a2: Preparing 16:26:05 1bf4b075b87a: Preparing 16:26:05 7c504f21be85: Preparing 16:26:05 2f22e7171c34: Waiting 16:26:05 b5ae2b7506a2: Waiting 16:26:05 1bf4b075b87a: Waiting 16:26:05 7c504f21be85: Waiting 16:26:05 ca44b2c7d8ed: Layer already exists 16:26:05 7aaac2a2b254: Layer already exists 16:26:05 b77b2af907e8: Layer already exists 16:26:05 16bbfcc1edae: Layer already exists 16:26:05 2b840536a8cf: Layer already exists 16:26:05 1bf4b075b87a: Layer already exists 16:26:05 b5ae2b7506a2: Layer already exists 16:26:05 7c504f21be85: Layer already exists 16:26:05 2f22e7171c34: Layer already exists 16:26:06 e33e7043bfdab310219eee9be4f7dd5875ef3966-3.2.0-dev.8: digest: sha256:4abbc4923c93652fd05e3d1b109bb60556fe34247de6a1027ba6d78d33bda89b size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:26:06 + 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 16:26:07 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 16:26:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:26:07 ca44b2c7d8ed: Preparing 16:26:07 2b840536a8cf: Preparing 16:26:07 b77b2af907e8: Preparing 16:26:07 7aaac2a2b254: Preparing 16:26:07 16bbfcc1edae: Preparing 16:26:07 2f22e7171c34: Preparing 16:26:07 b5ae2b7506a2: Preparing 16:26:07 1bf4b075b87a: Preparing 16:26:07 7c504f21be85: Preparing 16:26:07 2f22e7171c34: Waiting 16:26:07 b5ae2b7506a2: Waiting 16:26:07 1bf4b075b87a: Waiting 16:26:07 7c504f21be85: Waiting 16:26:07 16bbfcc1edae: Layer already exists 16:26:07 7aaac2a2b254: Layer already exists 16:26:07 ca44b2c7d8ed: Layer already exists 16:26:07 b77b2af907e8: Layer already exists 16:26:07 2b840536a8cf: Layer already exists 16:26:07 7c504f21be85: Layer already exists 16:26:07 1bf4b075b87a: Layer already exists 16:26:07 2f22e7171c34: Layer already exists 16:26:07 b5ae2b7506a2: Layer already exists 16:26:07 main: digest: sha256:4abbc4923c93652fd05e3d1b109bb60556fe34247de6a1027ba6d78d33bda89b size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:26:07 ===================================================== [Pipeline] echo 16:26:07 taggedImages: 16:26:07 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e33e7043bfdab310219eee9be4f7dd5875ef3966 16:26:07 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 16:26:07 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.8 16:26:07 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e33e7043bfdab310219eee9be4f7dd5875ef3966-3.2.0-dev.8 16:26:07 - 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 16:26:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:26:08 16:26:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:26:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:26:08 arm64: Pulling from edgex-lftools-log-publisher 16:26:08 8998bd30e6a1: Pulling fs layer 16:26:08 04944245beec: Pulling fs layer 16:26:08 699f458cf7ca: Pulling fs layer 16:26:08 765212b225bb: Pulling fs layer 16:26:08 765212b225bb: Waiting 16:26:08 f23df028b6ca: Pulling fs layer 16:26:08 d65c8cfc05b1: Pulling fs layer 16:26:08 f23df028b6ca: Waiting 16:26:08 d65c8cfc05b1: Waiting 16:26:08 2437ff75d9bd: Pulling fs layer 16:26:08 2437ff75d9bd: Waiting 16:26:09 04944245beec: Verifying Checksum 16:26:09 04944245beec: Download complete 16:26:09 765212b225bb: Verifying Checksum 16:26:09 765212b225bb: Download complete 16:26:09 f23df028b6ca: Verifying Checksum 16:26:09 f23df028b6ca: Download complete 16:26:09 d65c8cfc05b1: Verifying Checksum 16:26:09 d65c8cfc05b1: Download complete 16:26:09 699f458cf7ca: Verifying Checksum 16:26:09 699f458cf7ca: Download complete 16:26:09 8998bd30e6a1: Verifying Checksum 16:26:09 8998bd30e6a1: Download complete 16:26:12 2437ff75d9bd: Verifying Checksum 16:26:12 2437ff75d9bd: Download complete 16:26:14 8998bd30e6a1: Pull complete 16:26:14 04944245beec: Pull complete 16:26:16 699f458cf7ca: Pull complete 16:26:16 765212b225bb: Pull complete 16:26:17 f23df028b6ca: Pull complete 16:26:17 d65c8cfc05b1: Pull complete 16:26:36 2437ff75d9bd: Pull complete 16:26:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:26:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:26:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:26:36 prd-ubuntu20.04-docker-arm64-4c-16g-556 does not seem to be running inside a container 16:26:36 $ 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/160 -v /w/workspace/app-rfid-llrp-inventory/160:/w/workspace/app-rfid-llrp-inventory/160:rw,z -v /w/workspace/app-rfid-llrp-inventory/160@tmp:/w/workspace/app-rfid-llrp-inventory/160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:26:39 $ docker top e673437086c859e8aafdc6131f52796d9d65bf959b7ce73dbdc7f27cbd6b9025 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:26:40 ---> job-cost.sh 16:26:40 lf-activate-venv: SKIPPING 16:26:40 INFO: No Stack... 16:26:40 INFO: Retrieving Pricing Info for: v3-standard-4 16:26:41 INFO: Archiving Costs [Pipeline] sh 16:26:42 + cat /w/workspace/app-rfid-llrp-inventory/160/archives/cost.csv 16:26:42 + cut -d, -f6 [Pipeline] lock 16:26:42 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-160-stack-cost] 16:26:42 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-160-stack-cost] did not exist. Created. 16:26:42 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-160-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:26:43 /w/workspace/app-rfid-llrp-inventory/160@tmp/durable-bddfda00/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:26:43 + echo total: 0.10999999940395355 [Pipeline] stash 16:26:43 Warning: overwriting stash ‘stack-cost’ 16:26:44 Stashed 1 file(s) [Pipeline] } 16:26:44 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-160-stack-cost] [Pipeline] // lock [Pipeline] } 16:26:44 $ docker stop --time=1 e673437086c859e8aafdc6131f52796d9d65bf959b7ce73dbdc7f27cbd6b9025 16:26:45 $ docker rm -f --volumes e673437086c859e8aafdc6131f52796d9d65bf959b7ce73dbdc7f27cbd6b9025 [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 16:26:47 provisioning config files... 16:26:47 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13582686360097213340tmp [Pipeline] { [Pipeline] sh 16:26:47 + set +x 16:26:47 + curl -s https://codecov.io/bash 16:26:47 + bash -s -- 16:26:47 16:26:47 _____ _ 16:26:47 / ____| | | 16:26:47 | | ___ __| | ___ ___ _____ __ 16:26:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:26:47 | |___| (_) | (_| | __/ (_| (_) \ V / 16:26:47 \_____\___/ \__,_|\___|\___\___/ \_/ 16:26:47 Bash-1.0.6 16:26:47 16:26:47 16:26:47 ==> git version 2.25.1 found 16:26:47 ==> 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 16:26:47 Release-Date: 2020-01-08 16:26:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:26:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:26:47 ==> Jenkins CI detected. 16:26:47 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 16:26:47 project root: . 16:26:47 --> token set from env 16:26:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:26:47 ==> Running gcov in . (disable via -X gcov) 16:26:47 ==> Python coveragepy not found 16:26:47 ==> Searching for coverage reports in: 16:26:47 + . 16:26:47 -> Found 1 reports 16:26:47 ==> Detecting git/mercurial file structure 16:26:47 ==> Reading reports 16:26:47 + ./coverage.out bytes=41317 16:26:47 ==> Appending adjustments 16:26:47 https://docs.codecov.io/docs/fixing-reports 16:26:47 + Found adjustments 16:26:47 ==> Gzipping contents 16:26:47 12K /tmp/codecov.lhzpWv.gz 16:26:47 ==> Uploading reports 16:26:47 url: https://codecov.io 16:26:47 query: branch=main&commit=e33e7043bfdab310219eee9be4f7dd5875ef3966&build=160&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F160%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 16:26:47 -> Pinging Codecov 16:26:47 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e33e7043bfdab310219eee9be4f7dd5875ef3966&build=160&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F160%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 16:27:02 upstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failure 16:27:02 503 16:27:02 ==> Uploading to Codecov 16:27:02 % Total % Received % Xferd Average Speed Time Time Time Current 16:27:02 Dload Upload Total Spent Left Speed 16:27:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11610 0 0 100 11610 0 57192 --:--:-- --:--:-- --:--:-- 56911 100 11610 0 0 100 11610 0 9634 0:00:01 0:00:01 --:--:-- 9626 100 11862 100 252 100 11610 154 7135 0:00:01 0:00:01 --:--:-- 7286 16:27:02 Reports have been successfully queued for processing at {"message": "Coverage reports upload successfully", "uploaded": true, "queued": true, "id": "3d44f00a-7764-4f22-8088-5582878225ac", "url": "https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/e33e7043bfdab310219eee9be4f7dd5875ef3966"} [Pipeline] } 16:27:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:27:03 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:27:03 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:27:03 16:27:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:27:04 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:27:04 df9b9388f04a: Pulling fs layer 16:27:04 52dc419b0ee2: Pulling fs layer 16:27:04 25bc292e5bac: Pulling fs layer 16:27:04 114826534d7a: Pulling fs layer 16:27:04 4657fd5d0bcf: Pulling fs layer 16:27:04 6ad1cebc031e: Pulling fs layer 16:27:04 114826534d7a: Waiting 16:27:04 4657fd5d0bcf: Waiting 16:27:04 8a3aa393b2d8: Pulling fs layer 16:27:04 6ad1cebc031e: Waiting 16:27:04 8a3aa393b2d8: Waiting 16:27:04 25bc292e5bac: Verifying Checksum 16:27:04 25bc292e5bac: Download complete 16:27:04 52dc419b0ee2: Verifying Checksum 16:27:04 52dc419b0ee2: Download complete 16:27:04 4657fd5d0bcf: Download complete 16:27:04 df9b9388f04a: Verifying Checksum 16:27:04 df9b9388f04a: Download complete 16:27:04 df9b9388f04a: Pull complete 16:27:04 52dc419b0ee2: Pull complete 16:27:04 6ad1cebc031e: Verifying Checksum 16:27:04 6ad1cebc031e: Download complete 16:27:04 25bc292e5bac: Pull complete 16:27:05 114826534d7a: Verifying Checksum 16:27:05 114826534d7a: Download complete 16:27:05 8a3aa393b2d8: Download complete 16:27:08 114826534d7a: Pull complete 16:27:08 4657fd5d0bcf: Pull complete 16:27:08 6ad1cebc031e: Pull complete 16:27:11 8a3aa393b2d8: Pull complete 16:27:11 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:27:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:27:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:27:12 prd-ubuntu20.04-docker-8c-8g-554 does not seem to be running inside a container 16:27:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:27:19 $ docker top def79e32d42ec04ac6ec772e61334b0d4913f12d5f5d794a107b46b09e4089ff -eo pid,comm [Pipeline] { [Pipeline] echo 16:27:19 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 16:27:19 + set -o pipefail 16:27:19 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 16:27:26 16:27:26 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 16:27:26 16:27:26 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/1ed7d6d6-f308-4f2f-8f39-35b6e149c1f0 16:27:26 16:27:26 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:27:26 16:27:26 16:27:26 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:27:26 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:27:26 More details here: https://snyk.co/ue1NS 16:27:26 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 16:27:26 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 16:27:26 $ docker stop --time=1 def79e32d42ec04ac6ec772e61334b0d4913f12d5f5d794a107b46b09e4089ff 16:27:30 $ docker rm -f --volumes def79e32d42ec04ac6ec772e61334b0d4913f12d5f5d794a107b46b09e4089ff [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 16:27:31 + git log --format=format:%s -1 e33e7043bfdab310219eee9be4f7dd5875ef3966 [Pipeline] sh 16:27:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:27:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:27:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:27:32 prd-ubuntu20.04-docker-8c-8g-554 does not seem to be running inside a container 16:27:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:27:33 $ docker top 5b86eb6229dc6628603315e8716d76516968942723e168234d6dc6be5204d7dd -eo pid,comm 16:27:33 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:27:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:27:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:27:33 [ssh-agent] Looking for ssh-agent implementation... 16:27:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:27:33 $ docker exec 5b86eb6229dc6628603315e8716d76516968942723e168234d6dc6be5204d7dd ssh-agent 16:27:33 SSH_AUTH_SOCK=/tmp/ssh-8eNvuW7KVWEA/agent.34 16:27:33 SSH_AGENT_PID=41 16:27:33 Running ssh-add (command line suppressed) 16:27:33 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4698759254092567746.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4698759254092567746.key) 16:27:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:27:34 + git semver tag 16:27:34 2024-02-06 16:27:34,239 [run_tag] DEBUG tag force:False 16:27:34 2024-02-06 16:27:34,239 [check_head_tag] DEBUG check head tag 16:27:34 2024-02-06 16:27:34,240 [execute] INFO git cat-file --batch-check 16:27:34 2024-02-06 16:27:34,241 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 16:27:34 2024-02-06 16:27:34,245 [execute] INFO git cat-file --batch 16:27:34 2024-02-06 16:27:34,245 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 16:27:34 2024-02-06 16:27:34,264 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:27:34 2024-02-06 16:27:34,264 [execute] INFO git tag -a v3.2.0-dev.8 -m v3.2.0-dev.8 16:27:34 2024-02-06 16:27:34,264 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.8', '-m', 'v3.2.0-dev.8'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 16:27:34 2024-02-06 16:27:34,269 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:27:34 3.2.0-dev.8 [Pipeline] } 16:27:34 $ docker exec --env ******** --env ******** 5b86eb6229dc6628603315e8716d76516968942723e168234d6dc6be5204d7dd ssh-agent -k 16:27:34 unset SSH_AUTH_SOCK; 16:27:34 unset SSH_AGENT_PID; 16:27:34 echo Agent pid 41 killed; 16:27:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:27:34 + git semver [Pipeline] } 16:27:35 $ docker stop --time=1 5b86eb6229dc6628603315e8716d76516968942723e168234d6dc6be5204d7dd 16:27:36 $ docker rm -f --volumes 5b86eb6229dc6628603315e8716d76516968942723e168234d6dc6be5204d7dd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:27:37 16:27:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:27:37 0.23.1-centos7: Pulling from edgex-lftools 16:27:37 ab5ef0e58194: Pulling fs layer 16:27:37 9712f1f96733: Pulling fs layer 16:27:37 63f879dbbcfc: Pulling fs layer 16:27:37 0d9ebad4ef96: Pulling fs layer 16:27:37 e9a5061849ea: Pulling fs layer 16:27:37 d747dcd14b5f: Pulling fs layer 16:27:37 2de7ff778b66: Pulling fs layer 16:27:37 d747dcd14b5f: Waiting 16:27:37 0d9ebad4ef96: Waiting 16:27:37 2de7ff778b66: Waiting 16:27:37 e9a5061849ea: Waiting 16:27:37 9712f1f96733: Verifying Checksum 16:27:37 9712f1f96733: Download complete 16:27:38 63f879dbbcfc: Verifying Checksum 16:27:38 63f879dbbcfc: Download complete 16:27:38 e9a5061849ea: Verifying Checksum 16:27:38 e9a5061849ea: Download complete 16:27:38 d747dcd14b5f: Verifying Checksum 16:27:38 d747dcd14b5f: Download complete 16:27:38 ab5ef0e58194: Verifying Checksum 16:27:38 ab5ef0e58194: Download complete 16:27:38 0d9ebad4ef96: Download complete 16:27:38 2de7ff778b66: Verifying Checksum 16:27:38 2de7ff778b66: Download complete 16:27:40 ab5ef0e58194: Pull complete 16:27:40 9712f1f96733: Pull complete 16:27:41 63f879dbbcfc: Pull complete 16:27:44 0d9ebad4ef96: Pull complete 16:27:44 e9a5061849ea: Pull complete 16:27:44 d747dcd14b5f: Pull complete 16:27:45 2de7ff778b66: Pull complete 16:27:45 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:27:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:27:45 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:27:46 prd-ubuntu20.04-docker-8c-8g-554 does not seem to be running inside a container 16:27:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:27:52 $ docker top 7c864567f609c2db64e4ad8206f2f6b1d679ac39304f420236a0362f5020689b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:27:52 provisioning config files... 16:27:52 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8047690014551795132tmp 16:27:52 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2164790321193087419tmp 16:27:52 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13080019938503993110tmp [Pipeline] { [Pipeline] echo 16:27:52 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:27:53 ---> sigul-configuration.sh 16:27:53 gpg: directory `/root/.gnupg' created 16:27:53 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:27:53 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:27:53 gpg: keyring `/root/.gnupg/secring.gpg' created 16:27:53 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:27:53 gpg: CAST5 encrypted data 16:27:53 gpg: encrypted with 1 passphrase 16:27:53 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:27:53 + mkdir /home/jenkins 16:27:53 + mkdir /home/jenkins/sigul [Pipeline] sh 16:27:53 + 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 16:27:53 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:27:53 ---> sigul-install.sh 16:27:53 Sigul already installed; skipping installation. [Pipeline] sh 16:27:54 + git tag --list 16:27:54 v0.0.0 16:27:54 v1.0.0 16:27:54 v2.1.0 16:27:54 v2.1.1 16:27:54 v2.2.0 16:27:54 v2.3.0 16:27:54 v3.0 16:27:54 v3.0.0 16:27:54 v3.0.1 16:27:54 v3.0.1-dev.1 16:27:54 v3.1 16:27:54 v3.1.0 16:27:54 v3.1.0-dev.1 16:27:54 v3.1.0-dev.10 16:27:54 v3.1.0-dev.11 16:27:54 v3.1.0-dev.12 16:27:54 v3.1.0-dev.13 16:27:54 v3.1.0-dev.14 16:27:54 v3.1.0-dev.15 16:27:54 v3.1.0-dev.16 16:27:54 v3.1.0-dev.17 16:27:54 v3.1.0-dev.18 16:27:54 v3.1.0-dev.19 16:27:54 v3.1.0-dev.2 16:27:54 v3.1.0-dev.20 16:27:54 v3.1.0-dev.21 16:27:54 v3.1.0-dev.22 16:27:54 v3.1.0-dev.23 16:27:54 v3.1.0-dev.24 16:27:54 v3.1.0-dev.25 16:27:54 v3.1.0-dev.26 16:27:54 v3.1.0-dev.27 16:27:54 v3.1.0-dev.28 16:27:54 v3.1.0-dev.29 16:27:54 v3.1.0-dev.3 16:27:54 v3.1.0-dev.30 16:27:54 v3.1.0-dev.31 16:27:54 v3.1.0-dev.32 16:27:54 v3.1.0-dev.33 16:27:54 v3.1.0-dev.34 16:27:54 v3.1.0-dev.35 16:27:54 v3.1.0-dev.36 16:27:54 v3.1.0-dev.37 16:27:54 v3.1.0-dev.38 16:27:54 v3.1.0-dev.39 16:27:54 v3.1.0-dev.4 16:27:54 v3.1.0-dev.40 16:27:54 v3.1.0-dev.5 16:27:54 v3.1.0-dev.6 16:27:54 v3.1.0-dev.7 16:27:54 v3.1.0-dev.8 16:27:54 v3.1.0-dev.9 16:27:54 v3.2.0-dev.1 16:27:54 v3.2.0-dev.2 16:27:54 v3.2.0-dev.3 16:27:54 v3.2.0-dev.4 16:27:54 v3.2.0-dev.5 16:27:54 v3.2.0-dev.6 16:27:54 v3.2.0-dev.7 16:27:54 v3.2.0-dev.8 [Pipeline] sh 16:27:54 + lftools sign git-tag v3.2.0-dev.8 16:27:55 Signing Git tag with Sigul... 16:27:55 Signing v3.2.0-dev.8 [Pipeline] echo 16:27:55 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:27:55 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:27:55 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:27:55 $ docker stop --time=1 7c864567f609c2db64e4ad8206f2f6b1d679ac39304f420236a0362f5020689b 16:27:57 $ docker rm -f --volumes 7c864567f609c2db64e4ad8206f2f6b1d679ac39304f420236a0362f5020689b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:27:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:27:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:27:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:27:58 prd-ubuntu20.04-docker-8c-8g-554 does not seem to be running inside a container 16:27:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:27:58 $ docker top 1973bf490ba5b5fb5480fd2970d1a3f1baeaa82e83efb17e9f17594e51b604a8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:27:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:27:59 [ssh-agent] Looking for ssh-agent implementation... 16:27:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:27:59 $ docker exec 1973bf490ba5b5fb5480fd2970d1a3f1baeaa82e83efb17e9f17594e51b604a8 ssh-agent 16:27:59 SSH_AUTH_SOCK=/tmp/ssh-TGbJjSdRiqFr/agent.31 16:27:59 SSH_AGENT_PID=38 16:27:59 Running ssh-add (command line suppressed) 16:27:59 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3299913783169201580.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3299913783169201580.key) 16:27:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:27:59 + git semver bump pre 16:28:00 2024-02-06 16:28:00,063 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:28:00 2024-02-06 16:28:00,063 [bump_version] DEBUG bumping version:3.2.0-dev.8 on axis:pre with prefix:dev 16:28:00 2024-02-06 16:28:00,063 [bump_version] DEBUG bumped version:3.2.0-dev.9 16:28:00 2024-02-06 16:28:00,063 [write_version] DEBUG write version:3.2.0-dev.9 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 16:28:00 2024-02-06 16:28:00,063 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:28:00 2024-02-06 16:28:00,063 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:28:00 2024-02-06 16:28:00,065 [execute] INFO git cat-file --batch-check 16:28:00 2024-02-06 16:28:00,065 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 16:28:00 2024-02-06 16:28:00,070 [execute] INFO git cat-file --batch 16:28:00 2024-02-06 16:28:00,070 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 16:28:00 2024-02-06 16:28:00,075 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:28:00 3.2.0-dev.9 [Pipeline] } 16:28:00 $ docker exec --env ******** --env ******** 1973bf490ba5b5fb5480fd2970d1a3f1baeaa82e83efb17e9f17594e51b604a8 ssh-agent -k 16:28:00 unset SSH_AUTH_SOCK; 16:28:00 unset SSH_AGENT_PID; 16:28:00 echo Agent pid 38 killed; 16:28:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:28:00 + git semver [Pipeline] } 16:28:01 $ docker stop --time=1 1973bf490ba5b5fb5480fd2970d1a3f1baeaa82e83efb17e9f17594e51b604a8 16:28:02 $ docker rm -f --volumes 1973bf490ba5b5fb5480fd2970d1a3f1baeaa82e83efb17e9f17594e51b604a8 [Pipeline] // withDockerContainer [Pipeline] sh 16:28:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:28:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:28:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:28:03 prd-ubuntu20.04-docker-8c-8g-554 does not seem to be running inside a container 16:28:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:28:03 $ docker top a58bde0fb5b190cf79f40740ab10d34563ba63b00c351aee671d07194cff74f3 -eo pid,comm 16:28:03 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). 16:28:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:28:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:28:04 [ssh-agent] Looking for ssh-agent implementation... 16:28:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:28:04 $ docker exec a58bde0fb5b190cf79f40740ab10d34563ba63b00c351aee671d07194cff74f3 ssh-agent 16:28:04 SSH_AUTH_SOCK=/tmp/ssh-F9kMA2US1xXa/agent.32 16:28:04 SSH_AGENT_PID=38 16:28:04 Running ssh-add (command line suppressed) 16:28:04 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3014952312751208562.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3014952312751208562.key) 16:28:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:28:04 + git semver push 16:28:04 2024-02-06 16:28:04,911 [run_push] DEBUG push 16:28:04 2024-02-06 16:28:04,912 [execute] INFO git cat-file --batch-check 16:28:04 2024-02-06 16:28:04,912 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 16:28:04 2024-02-06 16:28:04,915 [execute] INFO git rev-list d6ca7b235787450b7c2b5d5fd0d65818c4324b4f -- 16:28:04 2024-02-06 16:28:04,915 [execute] DEBUG Popen(['git', 'rev-list', 'd6ca7b235787450b7c2b5d5fd0d65818c4324b4f', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 16:28:04 2024-02-06 16:28:04,920 [execute] INFO git fetch -v origin 16:28:04 2024-02-06 16:28:04,920 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 16:28:05 2024-02-06 16:28:05,420 [run_push] DEBUG no remote changes detected 16:28:05 2024-02-06 16:28:05,420 [execute] INFO git push origin semver 16:28:05 2024-02-06 16:28:05,420 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 16:28:06 2024-02-06 16:28:06,134 [run_push] DEBUG push all version tags 16:28:06 2024-02-06 16:28:06,134 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:28:06 2024-02-06 16:28:06,135 [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) 16:28:07 2024-02-06 16:28:06,901 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:28:07 3.2.0-dev.9 [Pipeline] } 16:28:07 $ docker exec --env ******** --env ******** a58bde0fb5b190cf79f40740ab10d34563ba63b00c351aee671d07194cff74f3 ssh-agent -k 16:28:07 unset SSH_AUTH_SOCK; 16:28:07 unset SSH_AGENT_PID; 16:28:07 echo Agent pid 38 killed; 16:28:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:28:07 + git semver [Pipeline] } 16:28:07 $ docker stop --time=1 a58bde0fb5b190cf79f40740ab10d34563ba63b00c351aee671d07194cff74f3 16:28:09 $ docker rm -f --volumes a58bde0fb5b190cf79f40740ab10d34563ba63b00c351aee671d07194cff74f3 [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 16:28:10 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 16:28:10 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 16:28:10 total 16 16:28:10 drwxr-xr-x 3 root root 4096 Feb 6 16:17 . 16:28:10 drwxrwxr-x 12 jenkins jenkins 4096 Feb 6 16:27 .. 16:28:10 drwxr-xr-x 2 root root 4096 Feb 6 16:17 cost 16:28:10 -rw-r--r-- 1 root root 95 Feb 6 16:17 cost.csv 16:28:10 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 16:28:10 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 16:28:10 total 16 16:28:10 drwxr-xr-x 3 jenkins jenkins 4096 Feb 6 16:17 . 16:28:10 drwxrwxr-x 12 jenkins jenkins 4096 Feb 6 16:27 .. 16:28:10 drwxr-xr-x 2 jenkins jenkins 4096 Feb 6 16:17 cost 16:28:10 -rw-r--r-- 1 jenkins jenkins 95 Feb 6 16:17 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:28:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:28:12 ---> package-listing.sh 16:28:12 ++ tr '[:upper:]' '[:lower:]' 16:28:12 ++ facter osfamily 16:28:12 + OS_FAMILY=debian 16:28:12 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 16:28:12 + START_PACKAGES=/tmp/packages_start.txt 16:28:12 + END_PACKAGES=/tmp/packages_end.txt 16:28:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:28:12 + PACKAGES=/tmp/packages_start.txt 16:28:12 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 16:28:12 + PACKAGES=/tmp/packages_end.txt 16:28:12 + case "${OS_FAMILY}" in 16:28:12 + dpkg -l 16:28:12 + grep '^ii' 16:28:12 + '[' -f /tmp/packages_start.txt ']' 16:28:12 + '[' -f /tmp/packages_end.txt ']' 16:28:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:28:12 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 16:28:12 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 16:28:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo 16:28:12 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:28:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:28:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:28:13 prd-ubuntu20.04-docker-8c-8g-554 does not seem to be running inside a container 16:28:13 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:28:13 $ docker top 10faaab8e4252109ec8df417bbaba438ec62f2e1e6e6a1c6b39bf24586ca5fc6 -eo pid,comm [Pipeline] { [Pipeline] sh 16:28:14 + touch /tmp/pre-build-complete [Pipeline] sh 16:28:14 + mkdir -p /var/log/sysstat [Pipeline] sh 16:28:14 + ls /var/log/sa-host 16:28:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:28:15 provisioning config files... 16:28:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9218279113439029414tmp [Pipeline] { [Pipeline] echo 16:28:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:28:15 ---> create-netrc.sh [Pipeline] } 16:28:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:28:15 ---> python-tools-install.sh [Pipeline] echo 16:28:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:28:16 ---> sudo-logs.sh 16:28:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:28:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:28:16 ---> job-cost.sh 16:28:16 lf-activate-venv: SKIPPING 16:28:16 DEBUG: total: 0.2199999988079071 16:28:16 INFO: Retrieving Stack Cost... 16:28:16 INFO: Retrieving Pricing Info for: v3-standard-8 16:28:17 INFO: Archiving Costs [Pipeline] echo 16:28:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:28:17 ---> logs-deploy.sh 16:28:17 lf-activate-venv: SKIPPING 16:28:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/160 16:28:17 INFO: archiving workspace using pattern(s): 16:28:18 Archives upload complete. 16:28:18 INFO: archiving logs to Nexus