Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d8be860235509e0d7e9fa77f316287404d89c59b 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-ssh3324231248531223353.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-ssh15236871106748904990.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-ssh16668686096514230131.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-ssh7323355010935006286.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-ssh10795596734010441415.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-26992 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 d8be860235509e0d7e9fa77f316287404d89c59b (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d8be860235509e0d7e9fa77f316287404d89c59b # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#262)" > git rev-list --no-walk d8fb3763d23db19ec0de6abf19f1121c4fb59e71 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:01:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:01:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:01:52 ========================================================= 15:01:52 EdgeX Global Pipelines Version Info 15:01:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:01:52 ------------------- 15:01:52 stable info: 15:01:52 ------------------- 15:01:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:01:52 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 15:01:52 Message: update stable to v1.0.258 15:01:53 ------------------- 15:01:53 experimental info: 15:01:53 ------------------- 15:01:53 Commited By: **** collab-it+edgex@linuxfoundation.org 15:01:53 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 15:01:53 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:01:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 15:01:53 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 15:01:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:01:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:01:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:01:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 15:01:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:01:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:01:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:01:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:01:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:01:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 15:01:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:01:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:01:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:01:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:01:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:01:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:01:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:01:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:01:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:01:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:01:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:01:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:01:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:01:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:01:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:01:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:01:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:01:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:01:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d8be860235509e0d7e9fa77f316287404d89c59b [Pipeline] echo 15:01:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d8be860 [Pipeline] echo 15:01:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:01:54 provisioning config files... 15:01:54 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1553596466940344686tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:01:55 ---> ****-login.sh 15:01:55 nexus3.edgexfoundry.org:10001 15:01:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:01:55 Configure a credential helper to remove this warning. See 15:01:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:01:55 15:01:55 Login Succeeded 15:01:55 nexus3.edgexfoundry.org:10002 15:01:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:01:55 Configure a credential helper to remove this warning. See 15:01:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:01:55 15:01:55 Login Succeeded 15:01:55 nexus3.edgexfoundry.org:10003 15:01:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:01:55 Configure a credential helper to remove this warning. See 15:01:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:01:55 15:01:55 Login Succeeded 15:01:55 nexus3.edgexfoundry.org:10004 15:01:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:01:55 Configure a credential helper to remove this warning. See 15:01:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:01:55 15:01:55 Login Succeeded 15:01:55 ****.io 15:01:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:01:56 Configure a credential helper to remove this warning. See 15:01:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:01:56 15:01:56 Login Succeeded 15:01:56 ---> ****-login.sh ends [Pipeline] } 15:01:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:01:56 + git rev-list -1 --merges d8be860235509e0d7e9fa77f316287404d89c59b~1..d8be860235509e0d7e9fa77f316287404d89c59b [Pipeline] echo 15:01:56 -----------> git rev-list -1 --merges d8be860235509e0d7e9fa77f316287404d89c59b~1..d8be860235509e0d7e9fa77f316287404d89c59b d8be860235509e0d7e9fa77f316287404d89c59b [false] [Pipeline] sh 15:01:57 + git log --format=format:%s -1 d8be860235509e0d7e9fa77f316287404d89c59b [Pipeline] echo 15:01:57 ========================================================= 15:01:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:01:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:01:57 + git log --format=format:%s -1 d8be860235509e0d7e9fa77f316287404d89c59b [Pipeline] echo 15:01:57 [semverPrep] GIT_COMMIT: d8be860235509e0d7e9fa77f316287404d89c59b, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#262) [Pipeline] echo 15:01:57 [semverPrep] This is not a build commit. [Pipeline] sh 15:01:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:01:57 + grep -v github /etc/ssh/ssh_known_hosts 15:01:57 + [ -e /tmp/ssh_known_hosts ] 15:01:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:01:57 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:01:57 + sudo tee -a /etc/ssh/ssh_known_hosts 15:01:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:01:58 15:01:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:01:58 0.1.4: Pulling from edgex-devops/py-git-semver 15:01:58 b85a868b505f: Pulling fs layer 15:01:58 e2be974225ed: Pulling fs layer 15:01:58 339a4e72a1f5: Pulling fs layer 15:01:58 988bab9f4d93: Pulling fs layer 15:01:58 1469e6f7b9e6: Pulling fs layer 15:01:58 eaf3925da568: Pulling fs layer 15:01:58 bab4dde63d76: Pulling fs layer 15:01:58 bde34c3a00c8: Pulling fs layer 15:01:58 b352a97aabf1: Pulling fs layer 15:01:58 4872d77fe225: Pulling fs layer 15:01:58 5851b861e8e6: Pulling fs layer 15:01:58 988bab9f4d93: Waiting 15:01:58 1469e6f7b9e6: Waiting 15:01:58 bab4dde63d76: Waiting 15:01:58 eaf3925da568: Waiting 15:01:58 bde34c3a00c8: Waiting 15:01:58 5851b861e8e6: Waiting 15:01:58 4872d77fe225: Waiting 15:01:58 e2be974225ed: Verifying Checksum 15:01:58 e2be974225ed: Download complete 15:01:58 988bab9f4d93: Verifying Checksum 15:01:58 988bab9f4d93: Download complete 15:01:58 1469e6f7b9e6: Verifying Checksum 15:01:58 1469e6f7b9e6: Download complete 15:01:58 eaf3925da568: Download complete 15:01:58 339a4e72a1f5: Verifying Checksum 15:01:58 339a4e72a1f5: Download complete 15:01:58 bde34c3a00c8: Verifying Checksum 15:01:58 bde34c3a00c8: Download complete 15:01:58 b352a97aabf1: Verifying Checksum 15:01:58 b352a97aabf1: Download complete 15:01:58 4872d77fe225: Verifying Checksum 15:01:58 4872d77fe225: Download complete 15:01:58 5851b861e8e6: Verifying Checksum 15:01:58 5851b861e8e6: Download complete 15:01:58 b85a868b505f: Download complete 15:01:59 bab4dde63d76: Verifying Checksum 15:01:59 bab4dde63d76: Download complete 15:02:00 b85a868b505f: Pull complete 15:02:00 e2be974225ed: Pull complete 15:02:00 339a4e72a1f5: Pull complete 15:02:01 988bab9f4d93: Pull complete 15:02:01 1469e6f7b9e6: Pull complete 15:02:01 eaf3925da568: Pull complete 15:02:03 bab4dde63d76: Pull complete 15:02:03 bde34c3a00c8: Pull complete 15:02:03 b352a97aabf1: Pull complete 15:02:03 4872d77fe225: Pull complete 15:02:03 5851b861e8e6: Pull complete 15:02:03 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:02:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:02:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:02:03 prd-ubuntu20.04-docker-8c-8g-26992 does not seem to be running inside a container 15:02: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:02:07 $ docker top bb458d59e19606eb0637aa4747c51c907a8051c4757ae872ac6cf037334faafb -eo pid,comm 15:02:07 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:02:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:02:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:02:07 [ssh-agent] Looking for ssh-agent implementation... 15:02:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:02:08 $ docker exec bb458d59e19606eb0637aa4747c51c907a8051c4757ae872ac6cf037334faafb ssh-agent 15:02:08 SSH_AUTH_SOCK=/tmp/ssh-FtVl1rkNGvRH/agent.31 15:02:08 SSH_AGENT_PID=38 15:02:08 Running ssh-add (command line suppressed) 15:02:08 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10323910412613109153.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10323910412613109153.key) 15:02:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:02:08 + git tag --points-at HEAD [Pipeline] } 15:02:08 $ docker exec --env ******** --env ******** bb458d59e19606eb0637aa4747c51c907a8051c4757ae872ac6cf037334faafb ssh-agent -k 15:02:08 unset SSH_AUTH_SOCK; 15:02:08 unset SSH_AGENT_PID; 15:02:08 echo Agent pid 38 killed; 15:02:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:02:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:02:08 [ssh-agent] Looking for ssh-agent implementation... 15:02:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:02:08 $ docker exec bb458d59e19606eb0637aa4747c51c907a8051c4757ae872ac6cf037334faafb ssh-agent 15:02:09 SSH_AUTH_SOCK=/tmp/ssh-gK3geqOLMM5I/agent.70 15:02:09 SSH_AGENT_PID=76 15:02:09 Running ssh-add (command line suppressed) 15:02:09 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2360160176542416956.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2360160176542416956.key) 15:02:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:02:09 + git semver init 15:02:09 2024-01-09 15:02:09,691 [run_init] DEBUG init version:0.0.0 force:False 15:02:09 2024-01-09 15:02:09,692 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 15:02:09 2024-01-09 15:02:09,693 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 15:02:09 2024-01-09 15:02:09,693 [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) 15:02:11 2024-01-09 15:02:11,131 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 15:02:11 2024-01-09 15:02:11,131 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 15:02:11 2024-01-09 15:02:11,131 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:02:11 2024-01-09 15:02:11,132 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:02:11 3.2.0-dev.5 [Pipeline] } 15:02:11 $ docker exec --env ******** --env ******** bb458d59e19606eb0637aa4747c51c907a8051c4757ae872ac6cf037334faafb ssh-agent -k 15:02:11 unset SSH_AUTH_SOCK; 15:02:11 unset SSH_AGENT_PID; 15:02:11 echo Agent pid 76 killed; 15:02:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:02:11 + git semver [Pipeline] } 15:02:12 $ docker stop --time=1 bb458d59e19606eb0637aa4747c51c907a8051c4757ae872ac6cf037334faafb 15:02:14 $ docker rm -f --volumes bb458d59e19606eb0637aa4747c51c907a8051c4757ae872ac6cf037334faafb [Pipeline] // withDockerContainer [Pipeline] sh 15:02:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:02:14 Stashed 1 file(s) [Pipeline] echo 15:02:14 [edgeXSemver]: initialized semver on version 3.2.0-dev.5 [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 15:02:15 provisioning config files... 15:02:15 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14229071571172743048tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:02:15 ---> ****-login.sh 15:02:15 nexus3.edgexfoundry.org:10001 15:02:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:02:15 Configure a credential helper to remove this warning. See 15:02:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:02:15 15:02:15 Login Succeeded 15:02:15 nexus3.edgexfoundry.org:10002 15:02:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:02:15 Configure a credential helper to remove this warning. See 15:02:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:02:15 15:02:15 Login Succeeded 15:02:15 nexus3.edgexfoundry.org:10003 15:02:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:02:15 Configure a credential helper to remove this warning. See 15:02:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:02:15 15:02:15 Login Succeeded 15:02:15 nexus3.edgexfoundry.org:10004 15:02:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:02:15 Configure a credential helper to remove this warning. See 15:02:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:02:15 15:02:15 Login Succeeded 15:02:15 ****.io 15:02:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:02:16 Configure a credential helper to remove this warning. See 15:02:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:02:16 15:02:16 Login Succeeded 15:02:16 ---> ****-login.sh ends [Pipeline] } 15:02:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:02:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:02:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:02:16 ========================================================= 15:02:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 15:02:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:02:16 + 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 . 15:02:16 Sending build context to Docker daemon 16.88MB 15:02:16 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:02:16 Step 2/12 : FROM ${BASE} AS builder 15:02:17 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 15:02:17 7264a8db6415: Pulling fs layer 15:02:17 c4d48a809fc2: Pulling fs layer 15:02:17 4f1c88b9dad5: Pulling fs layer 15:02:17 ad3a456e5733: Pulling fs layer 15:02:17 69c7f0334f64: Pulling fs layer 15:02:17 1f1c1a5573a3: Pulling fs layer 15:02:17 ce7588e14bc9: Pulling fs layer 15:02:17 b5e4710f87ac: Pulling fs layer 15:02:17 ad3a456e5733: Waiting 15:02:17 69c7f0334f64: Waiting 15:02:17 1f1c1a5573a3: Waiting 15:02:17 ce7588e14bc9: Waiting 15:02:17 b5e4710f87ac: Waiting 15:02:17 c4d48a809fc2: Verifying Checksum 15:02:17 c4d48a809fc2: Download complete 15:02:17 ad3a456e5733: Verifying Checksum 15:02:17 ad3a456e5733: Download complete 15:02:17 69c7f0334f64: Verifying Checksum 15:02:17 69c7f0334f64: Download complete 15:02:17 7264a8db6415: Download complete 15:02:17 1f1c1a5573a3: Verifying Checksum 15:02:17 1f1c1a5573a3: Download complete 15:02:17 b5e4710f87ac: Verifying Checksum 15:02:17 b5e4710f87ac: Download complete 15:02:17 7264a8db6415: Pull complete 15:02:17 4f1c88b9dad5: Verifying Checksum 15:02:17 4f1c88b9dad5: Download complete 15:02:18 ce7588e14bc9: Verifying Checksum 15:02:18 ce7588e14bc9: Download complete 15:02:18 c4d48a809fc2: Pull complete 15:02:22 4f1c88b9dad5: Pull complete 15:02:23 ad3a456e5733: Pull complete 15:02:23 69c7f0334f64: Pull complete 15:02:24 1f1c1a5573a3: Pull complete 15:02:27 ce7588e14bc9: Pull complete 15:02:27 b5e4710f87ac: Pull complete 15:02:27 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 15:02:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:02:27 ---> 88b5674ff536 15:02:27 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:02:29 Still waiting to schedule task 15:02:29 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:02:36 ---> Running in 77fb409fd9d2 15:02:36 Removing intermediate container 77fb409fd9d2 15:02:36 ---> 4b446e57b2ed 15:02:36 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:02:36 ---> Running in c80e058823fc 15:02:36 Removing intermediate container c80e058823fc 15:02:36 ---> 0982314aa73b 15:02:36 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:02:36 ---> Running in a53da2d3a505 15:02:36 Removing intermediate container a53da2d3a505 15:02:36 ---> b1b5db61f8cb 15:02:36 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:02:36 ---> Running in 3dfedc29518b 15:02:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:02:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:02:36 OK: 264 MiB in 52 packages 15:02:37 Removing intermediate container 3dfedc29518b 15:02:37 ---> 0ed234776a57 15:02:37 Step 7/12 : WORKDIR /app 15:02:37 ---> Running in e73cd099b67f 15:02:37 Removing intermediate container e73cd099b67f 15:02:37 ---> fe0cdcbcf451 15:02:37 Step 8/12 : COPY go.mod vendor* ./ 15:02:37 ---> 294270d1c63e 15:02:37 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:02:37 ---> Running in 3f6b2273d449 15:03:24 Removing intermediate container 3f6b2273d449 15:03:24 ---> 35a46cbc19e5 15:03:24 Step 10/12 : COPY . . 15:03:24 ---> fbf313dbd879 15:03:24 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:03:24 ---> Running in a209415a00a8 15:03:24 Removing intermediate container a209415a00a8 15:03:24 ---> d6cbb2573064 15:03:24 Step 12/12 : RUN $MAKE 15:03:24 ---> Running in f2157c6fb57f 15:03:24 noop 15:03:24 Removing intermediate container f2157c6fb57f 15:03:24 ---> 43295a5d3d8d 15:03:24 Successfully built 43295a5d3d8d 15:03:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:25 + docker inspect -f . ci-base-image-x86_64 15:03:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:03:25 prd-ubuntu20.04-docker-8c-8g-26992 does not seem to be running inside a container 15:03:25 $ 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 15:03:25 $ docker top 95cd5b8a81d3255373e6eef1833195ca5279af75d403edbcbf2d37893c00d21c -eo pid,comm [Pipeline] { [Pipeline] sh 15:03:26 + go version 15:03:26 go version go1.21.0 linux/amd64 [Pipeline] } 15:03:26 $ docker stop --time=1 95cd5b8a81d3255373e6eef1833195ca5279af75d403edbcbf2d37893c00d21c 15:03:27 $ docker rm -f --volumes 95cd5b8a81d3255373e6eef1833195ca5279af75d403edbcbf2d37893c00d21c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:28 + docker inspect -f . ci-base-image-x86_64 15:03:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:03:28 prd-ubuntu20.04-docker-8c-8g-26992 does not seem to be running inside a container 15:03:28 $ 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 15:03:28 $ docker top ec2beb1f35a3b10b7b3b536d55c15c388669f4b6e11fd17a854a8bbf6206e2b5 -eo pid,comm [Pipeline] { [Pipeline] sh 15:03:28 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 15:03:29 + make test 15:03:29 go test -race ./... -coverprofile=coverage.out ./... 15:03:51 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 15:03:51 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 15:03:51 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.168s coverage: 86.2% of statements 15:03:52 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.703s coverage: 71.9% of statements 15:04:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26993 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 15:04:13 Running in /w/workspace/app-rfid-llrp-inventory/157 [Pipeline] { [Pipeline] checkout 15:04:13 The recommended git tool is: git 15:04:14 go vet ./... 15:04:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:04:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:04:14 ./bin/test-attribution.sh 15:04:14 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 15:04:14 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 15:04:14 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 15:04:14 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 15:04:14 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 15:04:14 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 15:04:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:04:14 $ docker stop --time=1 ec2beb1f35a3b10b7b3b536d55c15c388669f4b6e11fd17a854a8bbf6206e2b5 15:04:18 using credential edgex-jenkins-ssh 15:04:18 Cloning the remote Git repository 15:04:18 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 15:04:18 > git init /w/workspace/app-rfid-llrp-inventory/157 # timeout=10 15:04:18 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 15:04:18 > git --version # timeout=10 15:04:18 > git --version # 'git version 2.25.1' 15:04:18 using GIT_SSH to set credentials SSH Credentials for GitHub 15:04:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:04:20 $ docker rm -f --volumes ec2beb1f35a3b10b7b3b536d55c15c388669f4b6e11fd17a854a8bbf6206e2b5 [Pipeline] // withDockerContainer [Pipeline] sh 15:04:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:04:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:04:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:04:21 + ls -al . 15:04:21 total 208 15:04:21 drwxrwxr-x 11 jenkins jenkins 4096 Jan 9 15:03 . 15:04:21 drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 15:01 .. 15:04:21 -rw-rw-r-- 1 jenkins jenkins 262 Jan 9 15:01 .dockerignore 15:04:21 drwxrwxr-x 8 jenkins jenkins 4096 Jan 9 15:03 .git 15:04:21 drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 15:01 .github 15:04:21 -rw-rw-r-- 1 jenkins jenkins 773 Jan 9 15:01 .gitignore 15:04:21 -rw-rw-r-- 1 jenkins jenkins 41 Jan 9 15:01 .golangci.yml 15:04:21 drwxr-xr-x 3 jenkins jenkins 4096 Jan 9 15:02 .semver 15:04:21 -rw-rw-r-- 1 jenkins jenkins 10232 Jan 9 15:01 Attribution.txt 15:04:21 -rw-rw-r-- 1 jenkins jenkins 11245 Jan 9 15:01 CHANGELOG.md 15:04:21 -rw-rw-r-- 1 jenkins jenkins 1768 Jan 9 15:01 Dockerfile 15:04:21 -rw-rw-r-- 1 jenkins jenkins 677 Jan 9 15:01 GOVERNANCE.md 15:04:21 -rw-rw-r-- 1 jenkins jenkins 665 Jan 9 15:01 Jenkinsfile 15:04:21 -rw-rw-r-- 1 jenkins jenkins 11347 Jan 9 15:01 LICENSE 15:04:21 -rw-rw-r-- 1 jenkins jenkins 2497 Jan 9 15:01 Makefile 15:04:21 -rw-rw-r-- 1 jenkins jenkins 617 Jan 9 15:01 OWNERS.md 15:04:21 -rw-rw-r-- 1 jenkins jenkins 3851 Jan 9 15:01 README.md 15:04:21 -rw-rw-r-- 1 jenkins jenkins 11 Jan 9 15:02 VERSION 15:04:21 drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 15:01 bin 15:04:21 -rw-r--r-- 1 jenkins jenkins 41317 Jan 9 15:03 coverage.out 15:04:21 -rw-rw-r-- 1 jenkins jenkins 3922 Jan 9 15:01 go.mod 15:04:21 -rw-rw-r-- 1 jenkins jenkins 34418 Jan 9 15:01 go.sum 15:04:21 drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 15:01 images 15:04:21 drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 15:01 internal 15:04:21 -rw-rw-r-- 1 jenkins jenkins 531 Jan 9 15:01 main.go 15:04:21 drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 15:01 openapi 15:04:21 drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 15:01 res 15:04:21 drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 15:01 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:22 + 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=d8be860235509e0d7e9fa77f316287404d89c59b --label arch=amd64 --label version=3.2.0-dev.5 . 15:04:22 Sending build context to Docker daemon 16.88MB 15:04:22 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 15:04:22 Step 2/30 : FROM ${BASE} AS builder 15:04:22 ---> 43295a5d3d8d 15:04:22 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 15:04:22 Avoid second fetch 15:04:22 Checking out Revision d8be860235509e0d7e9fa77f316287404d89c59b (main) 15:04:21 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 15:04:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:04:22 > git config core.sparsecheckout # timeout=10 15:04:22 ---> Running in abadca816dc3 15:04:22 Removing intermediate container abadca816dc3 15:04:22 ---> b4b669844ea9 15:04:22 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 15:04:22 ---> Running in 179b0679db5a 15:04:22 Removing intermediate container 179b0679db5a 15:04:22 ---> be6c35626e38 15:04:22 Step 5/30 : ARG ADD_BUILD_TAGS="" 15:04:22 ---> Running in 4633b6ab7a63 15:04:22 Removing intermediate container 4633b6ab7a63 15:04:22 ---> 25830070d2d4 15:04:22 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:04:22 ---> Running in 42b4c07380f1 15:04:22 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#262)" 15:04:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:04:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 15:04:23 OK: 264 MiB in 52 packages [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:04:22 > git checkout -f d8be860235509e0d7e9fa77f316287404d89c59b # timeout=10 15:04:23 Removing intermediate container 42b4c07380f1 15:04:23 ---> 9298ae5971c1 15:04:23 Step 7/30 : WORKDIR /app 15:04:23 ---> Running in f74f3c1e8794 15:04:23 Removing intermediate container f74f3c1e8794 15:04:23 ---> d2247a44f065 15:04:23 Step 8/30 : COPY go.mod vendor* ./ 15:04:23 ---> 801ef0d3998d 15:04:23 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:04:23 ---> Running in 29e1e0fef913 15:04:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:04:24 % Total % Received % Xferd Average Speed Time Time Time Current 15:04:24 Dload Upload Total Spent Left Speed 15:04:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 77329 0 --:--:-- --:--:-- --:--:-- 77329 [Pipeline] sh 15:04:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:04:24 Removing intermediate container 29e1e0fef913 15:04:24 ---> 595053176636 15:04:24 Step 10/30 : COPY . . 15:04:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:04:24 + sudo tee /etc/docker/daemon.new 15:04:24 { 15:04:24 "registry-mirrors": [ 15:04:24 "https://nexus3.edgexfoundry.org:10001" 15:04:24 ], 15:04:24 "bip": "10.250.0.254/24", 15:04:24 "hosts": [ 15:04:24 "tcp://0.0.0.0:5555", 15:04:24 "unix:///var/run/docker.sock" 15:04:24 ], 15:04:24 "mtu": 1458, 15:04:24 "selinux-enabled": true, 15:04:24 "seccomp-profile": "/etc/docker/seccomp.json" 15:04:24 } [Pipeline] sh 15:04:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:04:25 ---> 1602fd4f24a3 15:04:25 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:04:25 ---> Running in bac889329e86 15:04:25 Removing intermediate container bac889329e86 15:04:25 ---> 5156116b8078 15:04:25 Step 12/30 : RUN $MAKE 15:04:25 ---> Running in 8756b1669e20 15:04:25 + sudo service docker restart 15:04:25 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.5 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.5" -trimpath -mod=readonly -o app-rfid-llrp-inventory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:04:43 provisioning config files... 15:04:43 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/157@tmp/config10356061119516784441tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:04:44 ---> ****-login.sh 15:04:44 nexus3.edgexfoundry.org:10001 15:04:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:04:44 Configure a credential helper to remove this warning. See 15:04:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:04:44 15:04:44 Login Succeeded 15:04:44 nexus3.edgexfoundry.org:10002 15:04:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:04:44 Configure a credential helper to remove this warning. See 15:04:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:04:44 15:04:44 Login Succeeded 15:04:44 nexus3.edgexfoundry.org:10003 15:04:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:04:45 Configure a credential helper to remove this warning. See 15:04:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:04:45 15:04:45 Login Succeeded 15:04:45 nexus3.edgexfoundry.org:10004 15:04:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:04:45 Configure a credential helper to remove this warning. See 15:04:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:04:45 15:04:45 Login Succeeded 15:04:45 ****.io 15:04:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:04:45 Configure a credential helper to remove this warning. See 15:04:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:04:45 15:04:45 Login Succeeded 15:04:45 ---> ****-login.sh ends [Pipeline] } 15:04:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:04:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:04:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:04:46 ========================================================= 15:04:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 15:04:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04: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 . 15:04:47 Removing intermediate container 8756b1669e20 15:04:47 ---> 83ad28335f94 15:04:47 Step 13/30 : FROM alpine:3.18 15:04:47 3.18: Pulling from library/alpine 15:04:47 c926b61bad3b: Pulling fs layer 15:04:47 c926b61bad3b: Verifying Checksum 15:04:47 c926b61bad3b: Download complete 15:04:47 c926b61bad3b: Pull complete 15:04:47 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 15:04:47 Status: Downloaded newer image for alpine:3.18 15:04:47 ---> b541f2080109 15:04:47 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:04:47 ---> Running in ceb1eb39a7ff 15:04:47 Removing intermediate container ceb1eb39a7ff 15:04:47 ---> ea1e2e4fc690 15:04:47 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 15:04:47 ---> Running in bd56c56cb355 15:04:47 Removing intermediate container bd56c56cb355 15:04:47 ---> 691cff348c65 15:04:47 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 15:04:47 ---> Running in c3697d0a9567 15:04:47 #0 building with "default" instance using docker driver 15:04:47 15:04:47 #1 [internal] load .dockerignore 15:04:47 #1 transferring context: 304B done 15:04:47 #1 DONE 0.1s 15:04:47 15:04:47 #2 [internal] load build definition from Dockerfile 15:04:47 #2 transferring dockerfile: 1.81kB done 15:04:47 #2 DONE 0.1s 15:04:47 15:04:47 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:04:48 #3 DONE 0.1s 15:04:48 15:04:48 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 15:04:48 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done 15:04:48 #4 ... 15:04:48 15:04:48 #5 [internal] load build context 15:04:48 #5 transferring context: 619.71kB 0.1s done 15:04:48 #5 DONE 0.1s 15:04:48 15:04:48 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 15:04:48 #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 15:04:48 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s 15:04:48 #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 15:04:48 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done 15:04:48 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.24MB / 63.99MB 0.2s 15:04:48 #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.1s done 15:04:48 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done 15:04:48 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.49MB / 63.99MB 0.3s 15:04:48 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done 15:04:48 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 15:04:48 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 176.13kB / 11.40MB 0.3s 15:04:48 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 2.10MB / 97.63MB 0.3s 15:04:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:04:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:04:48 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 14.68MB / 63.99MB 0.4s 15:04:48 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 3.66MB / 11.40MB 0.4s 15:04:48 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 19.92MB / 63.99MB 0.5s 15:04:48 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.3s done 15:04:48 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 6.73MB / 11.40MB 0.5s 15:04:48 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 10.49MB / 97.63MB 0.5s 15:04:48 (1/2) Installing ca-certificates (20230506-r0) 15:04:48 (2/2) Installing dumb-init (1.2.5-r2) 15:04:48 Executing busybox-1.36.1-r5.trigger 15:04:48 Executing ca-certificates-20230506-r0.trigger 15:04:48 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 29.73MB / 63.99MB 0.7s 15:04:48 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s done 15:04:48 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 18.87MB / 97.63MB 0.7s 15:04:48 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 35.37MB / 63.99MB 0.8s 15:04:48 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 15:04:48 OK: 8 MiB in 17 packages 15:04:48 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 40.89MB / 63.99MB 0.9s 15:04:48 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 27.48MB / 97.63MB 0.9s 15:04:48 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 52.43MB / 63.99MB 1.1s 15:04:48 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 35.65MB / 97.63MB 1.1s 15:04:48 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done 15:04:48 Removing intermediate container c3697d0a9567 15:04:48 ---> fe7b92b4c138 15:04:48 Step 17/30 : RUN apk --no-cache upgrade 15:04:48 ---> Running in 3e30a8707609 15:04:49 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 58.72MB / 63.99MB 1.2s 15:04:49 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.3s 15:04:49 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 46.87MB / 97.63MB 1.3s 15:04:49 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.4s done 15:04:49 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 53.48MB / 97.63MB 1.4s 15:04:49 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 15:04:49 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 65.01MB / 97.63MB 1.6s 15:04:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:04:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:04:49 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 70.52MB / 97.63MB 1.7s 15:04:49 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 76.55MB / 97.63MB 1.8s 15:04:49 OK: 8 MiB in 17 packages 15:04:50 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 82.84MB / 97.63MB 1.9s 15:04:50 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 94.37MB / 97.63MB 2.1s 15:04:50 Removing intermediate container 3e30a8707609 15:04:50 ---> cd3da5075aa6 15:04:50 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:04:50 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.3s done 15:04:50 ---> d982d6a761b7 15:04:50 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 15:04:50 ---> 7ee8f33e5dc9 15:04:50 Step 20/30 : COPY --from=builder /app/res/ /res/ 15:04:50 ---> e719c14dc9fa 15:04:50 Step 21/30 : COPY --from=builder /app/static/ /static/ 15:04:50 ---> a322c19d3f01 15:04:50 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 15:04:51 ---> 7bc3b315c87f 15:04:51 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 15:04:51 ---> Running in 1814a80358cb 15:04:52 Removing intermediate container 1814a80358cb 15:04:52 ---> 2fb2e651c938 15:04:52 Step 24/30 : VOLUME /cache 15:04:52 ---> Running in c986c1fe6817 15:04:52 Removing intermediate container c986c1fe6817 15:04:52 ---> 8d7f930bc314 15:04:52 Step 25/30 : EXPOSE 59711 15:04:52 ---> Running in 3c40db14aa41 15:04:52 Removing intermediate container 3c40db14aa41 15:04:52 ---> 9c92d5888bf2 15:04:52 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 15:04:52 ---> Running in dbc81c44b070 15:04:52 Removing intermediate container dbc81c44b070 15:04:52 ---> a318a50a5684 15:04:52 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 15:04:52 ---> Running in 828646bb6415 15:04:52 Removing intermediate container 828646bb6415 15:04:52 ---> 6947299b924d 15:04:52 Step 28/30 : LABEL arch=amd64 15:04:52 ---> Running in ebd8770b056f 15:04:52 Removing intermediate container ebd8770b056f 15:04:52 ---> 0aeb22118626 15:04:52 Step 29/30 : LABEL git_sha=d8be860235509e0d7e9fa77f316287404d89c59b 15:04:52 ---> Running in 29792e4f9c7b 15:04:52 Removing intermediate container 29792e4f9c7b 15:04:52 ---> 95cbba2807fd 15:04:52 Step 30/30 : LABEL version=3.2.0-dev.5 15:04:52 ---> Running in a12be60e396d 15:04:52 Removing intermediate container a12be60e396d 15:04:52 ---> 351a8803ab0e 15:04:52 [Warning] One or more build-args [ARCH] were not consumed 15:04:52 Successfully built 351a8803ab0e 15:04:52 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:04:53 provisioning config files... 15:04:53 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2581529498953739840tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:04:53 ---> ****-login.sh 15:04:53 nexus3.edgexfoundry.org:10001 15:04:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:04:53 Configure a credential helper to remove this warning. See 15:04:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:04:53 15:04:53 Login Succeeded 15:04:53 nexus3.edgexfoundry.org:10002 15:04:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:04:53 Configure a credential helper to remove this warning. See 15:04:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:04:53 15:04:53 Login Succeeded 15:04:53 nexus3.edgexfoundry.org:10003 15:04:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:04:53 Configure a credential helper to remove this warning. See 15:04:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:04:53 15:04:53 Login Succeeded 15:04:53 nexus3.edgexfoundry.org:10004 15:04:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:04:53 Configure a credential helper to remove this warning. See 15:04:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:04:53 15:04:53 Login Succeeded 15:04:53 ****.io 15:04:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:04:54 Configure a credential helper to remove this warning. See 15:04:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:04:54 15:04:54 Login Succeeded 15:04:54 ---> ****-login.sh ends [Pipeline] } 15:04:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:04:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:04:54 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 15:04:54 d8be860235509e0d7e9fa77f316287404d89c59b 15:04:54 latest 15:04:54 3.2.0-dev.5 15:04:54 d8be860235509e0d7e9fa77f316287404d89c59b-3.2.0-dev.5 15:04:54 main 15:04:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:54 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:d8be860235509e0d7e9fa77f316287404d89c59b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:55 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:d8be860235509e0d7e9fa77f316287404d89c59b 15:04:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:04:55 89480c0bf20a: Preparing 15:04:55 28faaacbf685: Preparing 15:04:55 4fafd0409462: Preparing 15:04:55 0bb41ed58630: Preparing 15:04:55 c06f8d4dd0f7: Preparing 15:04:55 f82f3430bbb2: Preparing 15:04:55 c224b255680d: Preparing 15:04:55 80a54c6bc63e: Preparing 15:04:55 9fe9a137fd00: Preparing 15:04:55 f82f3430bbb2: Waiting 15:04:55 c224b255680d: Waiting 15:04:55 80a54c6bc63e: Waiting 15:04:55 9fe9a137fd00: Waiting 15:04:55 4fafd0409462: Pushed 15:04:55 0bb41ed58630: Pushed 15:04:55 c06f8d4dd0f7: Pushed 15:04:55 89480c0bf20a: Pushed 15:04:55 9fe9a137fd00: Layer already exists 15:04:55 c224b255680d: Pushed 15:04:55 f82f3430bbb2: Pushed 15:04:55 80a54c6bc63e: Pushed 15:04:55 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.5s 15:04:58 28faaacbf685: Pushed 15:04:58 d8be860235509e0d7e9fa77f316287404d89c59b: digest: sha256:910da4b1acba14d4be3db35dfcf360b7d8e8c01615b408b11c3272ecad43f314 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:58 + 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 15:04:58 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 15:04:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:04:58 89480c0bf20a: Preparing 15:04:58 28faaacbf685: Preparing 15:04:58 4fafd0409462: Preparing 15:04:58 0bb41ed58630: Preparing 15:04:58 c06f8d4dd0f7: Preparing 15:04:58 f82f3430bbb2: Preparing 15:04:58 c224b255680d: Preparing 15:04:58 80a54c6bc63e: Preparing 15:04:58 9fe9a137fd00: Preparing 15:04:58 f82f3430bbb2: Waiting 15:04:58 c224b255680d: Waiting 15:04:58 80a54c6bc63e: Waiting 15:04:58 9fe9a137fd00: Waiting 15:04:58 28faaacbf685: Layer already exists 15:04:58 89480c0bf20a: Layer already exists 15:04:58 4fafd0409462: Layer already exists 15:04:58 c06f8d4dd0f7: Layer already exists 15:04:58 0bb41ed58630: Layer already exists 15:04:58 f82f3430bbb2: Layer already exists 15:04:58 80a54c6bc63e: Layer already exists 15:04:58 c224b255680d: Layer already exists 15:04:58 9fe9a137fd00: Layer already exists 15:04:58 latest: digest: sha256:910da4b1acba14d4be3db35dfcf360b7d8e8c01615b408b11c3272ecad43f314 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:59 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:59 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.5 15:04:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:04:59 89480c0bf20a: Preparing 15:04:59 28faaacbf685: Preparing 15:04:59 4fafd0409462: Preparing 15:04:59 0bb41ed58630: Preparing 15:04:59 c06f8d4dd0f7: Preparing 15:04:59 f82f3430bbb2: Preparing 15:04:59 c224b255680d: Preparing 15:04:59 80a54c6bc63e: Preparing 15:04:59 9fe9a137fd00: Preparing 15:04:59 f82f3430bbb2: Waiting 15:04:59 c224b255680d: Waiting 15:04:59 80a54c6bc63e: Waiting 15:04:59 9fe9a137fd00: Waiting 15:04:59 c06f8d4dd0f7: Layer already exists 15:04:59 28faaacbf685: Layer already exists 15:04:59 4fafd0409462: Layer already exists 15:04:59 0bb41ed58630: Layer already exists 15:04:59 89480c0bf20a: Layer already exists 15:04:59 c224b255680d: Layer already exists 15:04:59 f82f3430bbb2: Layer already exists 15:04:59 80a54c6bc63e: Layer already exists 15:04:59 9fe9a137fd00: Layer already exists 15:04:59 3.2.0-dev.5: digest: sha256:910da4b1acba14d4be3db35dfcf360b7d8e8c01615b408b11c3272ecad43f314 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:59 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.5s 15:05:00 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:d8be860235509e0d7e9fa77f316287404d89c59b-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:00 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:d8be860235509e0d7e9fa77f316287404d89c59b-3.2.0-dev.5 15:05:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:05:00 89480c0bf20a: Preparing 15:05:00 28faaacbf685: Preparing 15:05:00 4fafd0409462: Preparing 15:05:00 0bb41ed58630: Preparing 15:05:00 c06f8d4dd0f7: Preparing 15:05:00 f82f3430bbb2: Preparing 15:05:00 c224b255680d: Preparing 15:05:00 80a54c6bc63e: Preparing 15:05:00 9fe9a137fd00: Preparing 15:05:00 f82f3430bbb2: Waiting 15:05:00 c224b255680d: Waiting 15:05:00 80a54c6bc63e: Waiting 15:05:00 9fe9a137fd00: Waiting 15:05:00 0bb41ed58630: Layer already exists 15:05:00 4fafd0409462: Layer already exists 15:05:00 28faaacbf685: Layer already exists 15:05:00 c06f8d4dd0f7: Layer already exists 15:05:00 89480c0bf20a: Layer already exists 15:05:00 c224b255680d: Layer already exists 15:05:00 80a54c6bc63e: Layer already exists 15:05:00 f82f3430bbb2: Layer already exists 15:05:00 9fe9a137fd00: Layer already exists 15:05:00 d8be860235509e0d7e9fa77f316287404d89c59b-3.2.0-dev.5: digest: sha256:910da4b1acba14d4be3db35dfcf360b7d8e8c01615b408b11c3272ecad43f314 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:00 + 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 15:05:01 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 15:05:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:05:01 89480c0bf20a: Preparing 15:05:01 28faaacbf685: Preparing 15:05:01 4fafd0409462: Preparing 15:05:01 0bb41ed58630: Preparing 15:05:01 c06f8d4dd0f7: Preparing 15:05:01 f82f3430bbb2: Preparing 15:05:01 c224b255680d: Preparing 15:05:01 80a54c6bc63e: Preparing 15:05:01 9fe9a137fd00: Preparing 15:05:01 f82f3430bbb2: Waiting 15:05:01 c224b255680d: Waiting 15:05:01 80a54c6bc63e: Waiting 15:05:01 9fe9a137fd00: Waiting 15:05:01 28faaacbf685: Layer already exists 15:05:01 0bb41ed58630: Layer already exists 15:05:01 4fafd0409462: Layer already exists 15:05:01 c06f8d4dd0f7: Layer already exists 15:05:01 89480c0bf20a: Layer already exists 15:05:01 c224b255680d: Layer already exists 15:05:01 f82f3430bbb2: Layer already exists 15:05:01 9fe9a137fd00: Layer already exists 15:05:01 80a54c6bc63e: Layer already exists 15:05:01 main: digest: sha256:910da4b1acba14d4be3db35dfcf360b7d8e8c01615b408b11c3272ecad43f314 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:05:01 ===================================================== [Pipeline] echo 15:05:01 taggedImages: 15:05:01 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:d8be860235509e0d7e9fa77f316287404d89c59b 15:05:01 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 15:05:01 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.5 15:05:01 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:d8be860235509e0d7e9fa77f316287404d89c59b-3.2.0-dev.5 15:05:01 - 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 15:05:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:05:02 15:05:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:05:02 latest: Pulling from edgex-lftools-log-publisher 15:05:02 5eb5b503b376: Pulling fs layer 15:05:02 5c69ac0246d0: Pulling fs layer 15:05:02 ec43610c2a17: Pulling fs layer 15:05:02 3a2ae6a8a46f: Pulling fs layer 15:05:02 33b1e0a273af: Pulling fs layer 15:05:02 5d3b04190fa2: Pulling fs layer 15:05:02 2f39f015ded8: Pulling fs layer 15:05:02 33b1e0a273af: Waiting 15:05:02 5d3b04190fa2: Waiting 15:05:02 2f39f015ded8: Waiting 15:05:02 5c69ac0246d0: Download complete 15:05:02 3a2ae6a8a46f: Verifying Checksum 15:05:02 3a2ae6a8a46f: Download complete 15:05:02 33b1e0a273af: Verifying Checksum 15:05:02 33b1e0a273af: Download complete 15:05:02 ec43610c2a17: Verifying Checksum 15:05:02 ec43610c2a17: Download complete 15:05:02 5d3b04190fa2: Download complete 15:05:02 5eb5b503b376: Verifying Checksum 15:05:02 5eb5b503b376: Download complete 15:05:03 2f39f015ded8: Download complete 15:05:04 5eb5b503b376: Pull complete 15:05:04 5c69ac0246d0: Pull complete 15:05:04 ec43610c2a17: Pull complete 15:05:04 3a2ae6a8a46f: Pull complete 15:05:04 33b1e0a273af: Pull complete 15:05:04 5d3b04190fa2: Pull complete 15:05:06 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.0s done 15:05:09 2f39f015ded8: Pull complete 15:05:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:05:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:05:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:05:09 prd-ubuntu20.04-docker-8c-8g-26992 does not seem to be running inside a container 15:05:09 $ 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 15:05:11 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 15:05:11 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 15:05:11 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0.1s 15:05:17 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.2s 15:05:19 $ docker top bd0052c675fce9ce451127b7b5e51c4ed1eabff5814d7eeaf28bd349708d64fc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:05:19 ---> job-cost.sh 15:05:19 lf-activate-venv: SKIPPING 15:05:19 INFO: No Stack... 15:05:20 INFO: Retrieving Pricing Info for: v3-standard-8 15:05:20 INFO: Archiving Costs [Pipeline] sh 15:05:20 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.3s done 15:05:20 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s 15:05:20 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 15:05:20 + cut -d, -f6 [Pipeline] lock 15:05:20 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-157-stack-cost] 15:05:20 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-157-stack-cost] did not exist. Created. 15:05:20 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-157-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:05:21 + echo total: 0.2199999988079071 [Pipeline] stash 15:05:21 Stashed 1 file(s) [Pipeline] } 15:05:21 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-157-stack-cost] [Pipeline] // lock [Pipeline] } 15:05:21 $ docker stop --time=1 bd0052c675fce9ce451127b7b5e51c4ed1eabff5814d7eeaf28bd349708d64fc 15:05:22 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done 15:05:22 #4 DONE 34.4s 15:05:22 15:05:22 #6 [builder 2/7] RUN apk add --no-cache make git 15:05:22 $ docker rm -f --volumes bd0052c675fce9ce451127b7b5e51c4ed1eabff5814d7eeaf28bd349708d64fc [Pipeline] // withDockerContainer 15:05:23 #6 0.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:05:23 #6 1.064 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:05:24 #6 2.052 OK: 266 MiB in 52 packages 15:05:26 #6 DONE 3.6s 15:05:26 15:05:26 #7 [builder 3/7] WORKDIR /app 15:05:26 #7 DONE 0.1s 15:05:26 15:05:26 #8 [builder 4/7] COPY go.mod vendor* ./ 15:05:26 #8 DONE 0.1s 15:05:26 15:05:26 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:05:52 #9 DONE 22.8s 15:05:52 15:05:52 #10 [builder 6/7] COPY . . 15:05:52 #10 DONE 0.1s 15:05:52 15:05:52 #11 [builder 7/7] RUN echo noop 15:05:52 #11 0.647 noop 15:05:52 #11 DONE 0.7s 15:05:52 15:05:52 #12 exporting to image 15:05:52 #12 exporting layers 15:06:15 #12 exporting layers 22.4s done 15:06:15 #12 writing image sha256:9f89830cd961ddca081d11beaf60cce4e078c2cd053b5fb1c39b9f77c2990fa8 done 15:06:15 #12 naming to docker.io/library/ci-base-image-arm64 0.0s done 15:06:15 #12 DONE 22.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:15 + docker inspect -f . ci-base-image-arm64 15:06:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:06:15 prd-ubuntu20.04-docker-arm64-4c-16g-26993 does not seem to be running inside a container 15:06:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/157 -v /w/workspace/app-rfid-llrp-inventory/157:/w/workspace/app-rfid-llrp-inventory/157:rw,z -v /w/workspace/app-rfid-llrp-inventory/157@tmp:/w/workspace/app-rfid-llrp-inventory/157@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 15:06:17 $ docker top 861a002d2059320cd7a6fdc5d80e91be302cb9844a431663883fb0593da5acf6 -eo pid,comm [Pipeline] { [Pipeline] sh 15:06:17 + go version 15:06:17 go version go1.21.0 linux/arm64 [Pipeline] } 15:06:17 $ docker stop --time=1 861a002d2059320cd7a6fdc5d80e91be302cb9844a431663883fb0593da5acf6 15:06:19 $ docker rm -f --volumes 861a002d2059320cd7a6fdc5d80e91be302cb9844a431663883fb0593da5acf6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:20 + docker inspect -f . ci-base-image-arm64 15:06:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:06:20 prd-ubuntu20.04-docker-arm64-4c-16g-26993 does not seem to be running inside a container 15:06:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/157 -v /w/workspace/app-rfid-llrp-inventory/157:/w/workspace/app-rfid-llrp-inventory/157:rw,z -v /w/workspace/app-rfid-llrp-inventory/157@tmp:/w/workspace/app-rfid-llrp-inventory/157@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 15:06:24 $ docker top c49586cf829b863cd4c5d935ba0eed060285cd8cf73ab899e9f3074cc2f21b86 -eo pid,comm [Pipeline] { [Pipeline] sh 15:06:25 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/157 [Pipeline] fileExists [Pipeline] sh 15:06:25 + make test 15:06:25 go test -race ./... -coverprofile=coverage.out ./... 15:08:02 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 15:08:02 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 15:08:02 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.938s coverage: 86.2% of statements 15:08:02 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.438s coverage: 71.9% of statements 15:08:02 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:08:02 go vet ./... 15:09:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:09:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:09:10 ./bin/test-attribution.sh 15:09:10 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 15:09:10 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 15:09:10 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 15:09:10 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 15:09:10 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 15:09:10 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 15:09:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:09:10 $ docker stop --time=1 c49586cf829b863cd4c5d935ba0eed060285cd8cf73ab899e9f3074cc2f21b86 15:09:12 $ docker rm -f --volumes c49586cf829b863cd4c5d935ba0eed060285cd8cf73ab899e9f3074cc2f21b86 [Pipeline] // withDockerContainer [Pipeline] sh 15:09:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:09:14 Warning: overwriting stash ‘coverage-report’ 15:09:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:09:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:09:15 + ls -al . 15:09:15 total 204 15:09:15 drwxrwxr-x 10 jenkins jenkins 4096 Jan 9 15:06 . 15:09:15 drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 15:04 .. 15:09:15 -rw-rw-r-- 1 jenkins jenkins 262 Jan 9 15:04 .dockerignore 15:09:15 drwxrwxr-x 8 jenkins jenkins 4096 Jan 9 15:04 .git 15:09:15 drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 15:04 .github 15:09:15 -rw-rw-r-- 1 jenkins jenkins 773 Jan 9 15:04 .gitignore 15:09:15 -rw-rw-r-- 1 jenkins jenkins 41 Jan 9 15:04 .golangci.yml 15:09:15 -rw-rw-r-- 1 jenkins jenkins 10232 Jan 9 15:04 Attribution.txt 15:09:15 -rw-rw-r-- 1 jenkins jenkins 11245 Jan 9 15:04 CHANGELOG.md 15:09:15 -rw-rw-r-- 1 jenkins jenkins 1768 Jan 9 15:04 Dockerfile 15:09:15 -rw-rw-r-- 1 jenkins jenkins 677 Jan 9 15:04 GOVERNANCE.md 15:09:15 -rw-rw-r-- 1 jenkins jenkins 665 Jan 9 15:04 Jenkinsfile 15:09:15 -rw-rw-r-- 1 jenkins jenkins 11347 Jan 9 15:04 LICENSE 15:09:15 -rw-rw-r-- 1 jenkins jenkins 2497 Jan 9 15:04 Makefile 15:09:15 -rw-rw-r-- 1 jenkins jenkins 617 Jan 9 15:04 OWNERS.md 15:09:15 -rw-rw-r-- 1 jenkins jenkins 3851 Jan 9 15:04 README.md 15:09:15 -rw-rw-r-- 1 jenkins jenkins 11 Jan 9 15:02 VERSION 15:09:15 drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 15:04 bin 15:09:15 -rw-r--r-- 1 jenkins jenkins 41317 Jan 9 15:07 coverage.out 15:09:15 -rw-rw-r-- 1 jenkins jenkins 3922 Jan 9 15:04 go.mod 15:09:15 -rw-rw-r-- 1 jenkins jenkins 34418 Jan 9 15:04 go.sum 15:09:15 drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 15:04 images 15:09:15 drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 15:04 internal 15:09:15 -rw-rw-r-- 1 jenkins jenkins 531 Jan 9 15:04 main.go 15:09:15 drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 15:04 openapi 15:09:15 drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 15:04 res 15:09:15 drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 15:04 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:16 + 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=d8be860235509e0d7e9fa77f316287404d89c59b --label arch=arm64 --label version=3.2.0-dev.5 . 15:09:17 #0 building with "default" instance using docker driver 15:09:17 15:09:17 #1 [internal] load .dockerignore 15:09:17 #1 transferring context: 304B 0.0s done 15:09:17 #1 DONE 0.0s 15:09:17 15:09:17 #2 [internal] load build definition from Dockerfile 15:09:17 #2 transferring dockerfile: 1.81kB done 15:09:17 #2 DONE 0.0s 15:09:17 15:09:17 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:09:17 #3 DONE 0.0s 15:09:17 15:09:17 #4 [internal] load metadata for docker.io/library/alpine:3.18 15:09:17 #4 DONE 0.3s 15:09:17 15:09:17 #5 [stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 15:09:17 #5 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 15:09:18 #5 ... 15:09:18 15:09:18 #6 [internal] load build context 15:09:18 #6 transferring context: 2.98kB 0.0s done 15:09:18 #6 DONE 0.1s 15:09:18 15:09:18 #5 [stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 15:09:18 #5 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 15:09:18 #5 ... 15:09:18 15:09:18 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:09:18 #7 DONE 0.2s 15:09:18 15:09:18 #5 [stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 15:09:18 #5 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 15:09:18 #5 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 15:09:18 #5 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 15:09:18 #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done 15:09:18 #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 15:09:18 #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done 15:09:18 #5 DONE 1.0s 15:09:18 15:09:18 #8 [stage-1 2/9] RUN apk --no-cache add ca-certificates dumb-init 15:09:19 #8 0.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:09:20 #8 0.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:09:21 #8 ... 15:09:21 15:09:21 #9 [builder 2/7] RUN apk add --no-cache make git 15:09:21 #9 0.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:09:21 #9 1.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:09:21 #9 2.285 OK: 266 MiB in 52 packages 15:09:21 #9 DONE 2.6s 15:09:21 15:09:21 #10 [builder 3/7] WORKDIR /app 15:09:21 #10 DONE 0.1s 15:09:21 15:09:21 #11 [builder 4/7] COPY go.mod vendor* ./ 15:09:21 #11 DONE 0.2s 15:09:21 15:09:21 #8 [stage-1 2/9] RUN apk --no-cache add ca-certificates dumb-init 15:09:21 #8 2.124 (1/2) Installing ca-certificates (20230506-r0) 15:09:21 #8 2.229 (2/2) Installing dumb-init (1.2.5-r2) 15:09:21 #8 2.238 Executing busybox-1.36.1-r5.trigger 15:09:21 #8 2.267 Executing ca-certificates-20230506-r0.trigger 15:09:21 #8 2.507 OK: 9 MiB in 17 packages 15:09:21 #8 DONE 2.8s 15:09:21 15:09:21 #12 [stage-1 3/9] RUN apk --no-cache upgrade 15:09:22 #12 ... 15:09:22 15:09:22 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:09:22 #13 DONE 1.3s 15:09:22 15:09:22 #14 [builder 6/7] COPY . . 15:09:22 #14 DONE 0.2s 15:09:22 15:09:22 #15 [builder 7/7] RUN make build 15:09:22 #15 0.682 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.5 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.5" -trimpath -mod=readonly -o app-rfid-llrp-inventory 15:09:24 #15 ... 15:09:24 15:09:24 #12 [stage-1 3/9] RUN apk --no-cache upgrade 15:09:24 #12 0.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:09:24 #12 1.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:09:24 #12 2.457 OK: 9 MiB in 17 packages 15:09:24 #12 DONE 2.8s 15:09:24 15:09:24 #15 [builder 7/7] RUN make build 15:10:32 #15 DONE 69.4s 15:10:32 15:10:32 #16 [stage-1 4/9] COPY --from=builder /app/Attribution.txt /Attribution.txt 15:10:32 #16 DONE 0.1s 15:10:32 15:10:32 #17 [stage-1 5/9] COPY --from=builder /app/LICENSE /LICENSE 15:10:32 #17 DONE 0.1s 15:10:32 15:10:32 #18 [stage-1 6/9] COPY --from=builder /app/res/ /res/ 15:10:32 #18 DONE 0.1s 15:10:32 15:10:32 #19 [stage-1 7/9] COPY --from=builder /app/static/ /static/ 15:10:32 #19 DONE 0.1s 15:10:32 15:10:32 #20 [stage-1 8/9] COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 15:10:32 #20 DONE 0.4s 15:10:32 15:10:32 #21 [stage-1 9/9] RUN mkdir -p /cache && chown -R 2002:2002 /cache 15:10:33 #21 DONE 0.7s 15:10:33 15:10:33 #22 exporting to image 15:10:33 #22 exporting layers 15:10:33 #22 exporting layers 0.5s done 15:10:33 #22 writing image sha256:d8bb6f9eb01b1a4c5b44fc96ac34852732c8624927450fde7b3016ad08c3d786 done 15:10:33 #22 naming to docker.io/library/app-rfid-llrp-inventory-arm64 done 15:10:33 #22 DONE 0.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:10:34 provisioning config files... 15:10:34 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/157@tmp/config688830187292731076tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:10:34 ---> ****-login.sh 15:10:34 nexus3.edgexfoundry.org:10001 15:10:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:10:35 Configure a credential helper to remove this warning. See 15:10:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:10:35 15:10:35 Login Succeeded 15:10:35 nexus3.edgexfoundry.org:10002 15:10:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:10:35 Configure a credential helper to remove this warning. See 15:10:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:10:35 15:10:35 Login Succeeded 15:10:35 nexus3.edgexfoundry.org:10003 15:10:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:10:35 Configure a credential helper to remove this warning. See 15:10:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:10:35 15:10:35 Login Succeeded 15:10:35 nexus3.edgexfoundry.org:10004 15:10:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:10:35 Configure a credential helper to remove this warning. See 15:10:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:10:35 15:10:35 Login Succeeded 15:10:35 ****.io 15:10:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:10:36 Configure a credential helper to remove this warning. See 15:10:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:10:36 15:10:36 Login Succeeded 15:10:36 ---> ****-login.sh ends [Pipeline] } 15:10:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:10:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:10:36 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 15:10:36 d8be860235509e0d7e9fa77f316287404d89c59b 15:10:36 latest 15:10:36 3.2.0-dev.5 15:10:36 d8be860235509e0d7e9fa77f316287404d89c59b-3.2.0-dev.5 15:10:36 main 15:10:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:37 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:d8be860235509e0d7e9fa77f316287404d89c59b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:37 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:d8be860235509e0d7e9fa77f316287404d89c59b 15:10:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:10:37 f5e44236eec6: Preparing 15:10:37 d41a3c0c5fbc: Preparing 15:10:37 6dfa08adf6c5: Preparing 15:10:37 9c3117ebdf27: Preparing 15:10:37 98e2ea2a1cee: Preparing 15:10:37 8d9e65181ed9: Preparing 15:10:37 c763c90aaeb8: Preparing 15:10:37 8d9e65181ed9: Waiting 15:10:37 c763c90aaeb8: Waiting 15:10:37 0e4a724c05d3: Preparing 15:10:37 0faf9b67be60: Preparing 15:10:37 0e4a724c05d3: Waiting 15:10:37 0faf9b67be60: Waiting 15:10:37 98e2ea2a1cee: Pushed 15:10:37 9c3117ebdf27: Pushed 15:10:37 6dfa08adf6c5: Pushed 15:10:37 f5e44236eec6: Pushed 15:10:37 0faf9b67be60: Layer already exists 15:10:38 8d9e65181ed9: Pushed 15:10:38 c763c90aaeb8: Pushed 15:10:38 0e4a724c05d3: Pushed 15:10:43 d41a3c0c5fbc: Pushed 15:10:46 d8be860235509e0d7e9fa77f316287404d89c59b: digest: sha256:0088450ba8932a09117f33d9886458ab0f6eb6f2da7ced203d83f08cb5914200 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:46 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:47 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 15:10:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:10:47 f5e44236eec6: Preparing 15:10:47 d41a3c0c5fbc: Preparing 15:10:47 6dfa08adf6c5: Preparing 15:10:47 9c3117ebdf27: Preparing 15:10:47 98e2ea2a1cee: Preparing 15:10:47 8d9e65181ed9: Preparing 15:10:47 c763c90aaeb8: Preparing 15:10:47 0e4a724c05d3: Preparing 15:10:47 0faf9b67be60: Preparing 15:10:47 8d9e65181ed9: Waiting 15:10:47 c763c90aaeb8: Waiting 15:10:47 0e4a724c05d3: Waiting 15:10:47 0faf9b67be60: Waiting 15:10:47 6dfa08adf6c5: Layer already exists 15:10:47 d41a3c0c5fbc: Layer already exists 15:10:47 9c3117ebdf27: Layer already exists 15:10:47 f5e44236eec6: Layer already exists 15:10:47 98e2ea2a1cee: Layer already exists 15:10:47 8d9e65181ed9: Layer already exists 15:10:47 c763c90aaeb8: Layer already exists 15:10:47 0e4a724c05d3: Layer already exists 15:10:47 0faf9b67be60: Layer already exists 15:10:47 latest: digest: sha256:0088450ba8932a09117f33d9886458ab0f6eb6f2da7ced203d83f08cb5914200 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:48 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:48 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.5 15:10:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:10:48 f5e44236eec6: Preparing 15:10:48 d41a3c0c5fbc: Preparing 15:10:48 6dfa08adf6c5: Preparing 15:10:48 9c3117ebdf27: Preparing 15:10:48 98e2ea2a1cee: Preparing 15:10:48 8d9e65181ed9: Preparing 15:10:48 c763c90aaeb8: Preparing 15:10:48 0e4a724c05d3: Preparing 15:10:48 0faf9b67be60: Preparing 15:10:48 8d9e65181ed9: Waiting 15:10:48 c763c90aaeb8: Waiting 15:10:48 0e4a724c05d3: Waiting 15:10:48 0faf9b67be60: Waiting 15:10:48 f5e44236eec6: Layer already exists 15:10:48 6dfa08adf6c5: Layer already exists 15:10:48 98e2ea2a1cee: Layer already exists 15:10:48 d41a3c0c5fbc: Layer already exists 15:10:48 9c3117ebdf27: Layer already exists 15:10:48 8d9e65181ed9: Layer already exists 15:10:48 0faf9b67be60: Layer already exists 15:10:48 c763c90aaeb8: Layer already exists 15:10:48 0e4a724c05d3: Layer already exists 15:10:48 3.2.0-dev.5: digest: sha256:0088450ba8932a09117f33d9886458ab0f6eb6f2da7ced203d83f08cb5914200 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:49 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:d8be860235509e0d7e9fa77f316287404d89c59b-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:49 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:d8be860235509e0d7e9fa77f316287404d89c59b-3.2.0-dev.5 15:10:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:10:49 f5e44236eec6: Preparing 15:10:49 d41a3c0c5fbc: Preparing 15:10:49 6dfa08adf6c5: Preparing 15:10:49 9c3117ebdf27: Preparing 15:10:49 98e2ea2a1cee: Preparing 15:10:49 8d9e65181ed9: Preparing 15:10:49 c763c90aaeb8: Preparing 15:10:49 0e4a724c05d3: Preparing 15:10:49 0faf9b67be60: Preparing 15:10:49 0e4a724c05d3: Waiting 15:10:49 0faf9b67be60: Waiting 15:10:49 8d9e65181ed9: Waiting 15:10:49 c763c90aaeb8: Waiting 15:10:49 d41a3c0c5fbc: Layer already exists 15:10:49 6dfa08adf6c5: Layer already exists 15:10:49 98e2ea2a1cee: Layer already exists 15:10:49 9c3117ebdf27: Layer already exists 15:10:49 f5e44236eec6: Layer already exists 15:10:49 8d9e65181ed9: Layer already exists 15:10:49 0faf9b67be60: Layer already exists 15:10:49 c763c90aaeb8: Layer already exists 15:10:49 0e4a724c05d3: Layer already exists 15:10:50 d8be860235509e0d7e9fa77f316287404d89c59b-3.2.0-dev.5: digest: sha256:0088450ba8932a09117f33d9886458ab0f6eb6f2da7ced203d83f08cb5914200 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:50 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:51 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 15:10:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:10:51 f5e44236eec6: Preparing 15:10:51 d41a3c0c5fbc: Preparing 15:10:51 6dfa08adf6c5: Preparing 15:10:51 9c3117ebdf27: Preparing 15:10:51 98e2ea2a1cee: Preparing 15:10:51 8d9e65181ed9: Preparing 15:10:51 c763c90aaeb8: Preparing 15:10:51 0e4a724c05d3: Preparing 15:10:51 0faf9b67be60: Preparing 15:10:51 8d9e65181ed9: Waiting 15:10:51 c763c90aaeb8: Waiting 15:10:51 0e4a724c05d3: Waiting 15:10:51 0faf9b67be60: Waiting 15:10:51 f5e44236eec6: Layer already exists 15:10:51 98e2ea2a1cee: Layer already exists 15:10:51 9c3117ebdf27: Layer already exists 15:10:51 d41a3c0c5fbc: Layer already exists 15:10:51 6dfa08adf6c5: Layer already exists 15:10:51 8d9e65181ed9: Layer already exists 15:10:51 c763c90aaeb8: Layer already exists 15:10:51 0e4a724c05d3: Layer already exists 15:10:51 0faf9b67be60: Layer already exists 15:10:51 main: digest: sha256:0088450ba8932a09117f33d9886458ab0f6eb6f2da7ced203d83f08cb5914200 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:10:51 ===================================================== [Pipeline] echo 15:10:51 taggedImages: 15:10:51 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:d8be860235509e0d7e9fa77f316287404d89c59b 15:10:51 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 15:10:51 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.5 15:10:51 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:d8be860235509e0d7e9fa77f316287404d89c59b-3.2.0-dev.5 15:10:51 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:10:52 15:10:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:10:52 arm64: Pulling from edgex-lftools-log-publisher 15:10:52 8998bd30e6a1: Pulling fs layer 15:10:52 04944245beec: Pulling fs layer 15:10:52 699f458cf7ca: Pulling fs layer 15:10:52 765212b225bb: Pulling fs layer 15:10:52 f23df028b6ca: Pulling fs layer 15:10:52 d65c8cfc05b1: Pulling fs layer 15:10:52 2437ff75d9bd: Pulling fs layer 15:10:52 765212b225bb: Waiting 15:10:52 f23df028b6ca: Waiting 15:10:52 d65c8cfc05b1: Waiting 15:10:52 2437ff75d9bd: Waiting 15:10:52 04944245beec: Verifying Checksum 15:10:52 04944245beec: Download complete 15:10:52 765212b225bb: Verifying Checksum 15:10:52 765212b225bb: Download complete 15:10:52 f23df028b6ca: Verifying Checksum 15:10:52 f23df028b6ca: Download complete 15:10:53 d65c8cfc05b1: Verifying Checksum 15:10:53 d65c8cfc05b1: Download complete 15:10:53 699f458cf7ca: Download complete 15:10:53 8998bd30e6a1: Verifying Checksum 15:10:53 8998bd30e6a1: Download complete 15:10:56 2437ff75d9bd: Verifying Checksum 15:10:56 2437ff75d9bd: Download complete 15:11:00 8998bd30e6a1: Pull complete 15:11:00 04944245beec: Pull complete 15:11:02 699f458cf7ca: Pull complete 15:11:02 765212b225bb: Pull complete 15:11:03 f23df028b6ca: Pull complete 15:11:03 d65c8cfc05b1: Pull complete 15:11:30 2437ff75d9bd: Pull complete 15:11:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:11:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:11:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:11:31 prd-ubuntu20.04-docker-arm64-4c-16g-26993 does not seem to be running inside a container 15:11:31 $ 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/157 -v /w/workspace/app-rfid-llrp-inventory/157:/w/workspace/app-rfid-llrp-inventory/157:rw,z -v /w/workspace/app-rfid-llrp-inventory/157@tmp:/w/workspace/app-rfid-llrp-inventory/157@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 15:11:32 $ docker top 7f09b46e07a50c6bd128041796f8778cff5759f535caa43f427e18bd2e15dff7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:11:33 ---> job-cost.sh 15:11:33 lf-activate-venv: SKIPPING 15:11:33 INFO: No Stack... 15:11:33 INFO: Retrieving Pricing Info for: v3-standard-8 15:11:34 INFO: Archiving Costs [Pipeline] sh 15:11:34 + cat /w/workspace/app-rfid-llrp-inventory/157/archives/cost.csv 15:11:34 + cut -d, -f6 [Pipeline] lock 15:11:34 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-157-stack-cost] 15:11:34 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-157-stack-cost] did not exist. Created. 15:11:34 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-157-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:11:35 /w/workspace/app-rfid-llrp-inventory/157@tmp/durable-2bd7cafd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:11:35 + echo total: 0.2199999988079071 [Pipeline] stash 15:11:35 Warning: overwriting stash ‘stack-cost’ 15:11:35 Stashed 1 file(s) [Pipeline] } 15:11:35 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-157-stack-cost] [Pipeline] // lock [Pipeline] } 15:11:35 $ docker stop --time=1 7f09b46e07a50c6bd128041796f8778cff5759f535caa43f427e18bd2e15dff7 15:11:37 $ docker rm -f --volumes 7f09b46e07a50c6bd128041796f8778cff5759f535caa43f427e18bd2e15dff7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:11:38 provisioning config files... 15:11:38 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config585043391948871299tmp [Pipeline] { [Pipeline] sh 15:11:38 + set +x 15:11:38 + curl -s https://codecov.io/bash+ 15:11:38 bash -s -- 15:11:38 15:11:38 _____ _ 15:11:38 / ____| | | 15:11:38 | | ___ __| | ___ ___ _____ __ 15:11:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:11:38 | |___| (_) | (_| | __/ (_| (_) \ V / 15:11:38 \_____\___/ \__,_|\___|\___\___/ \_/ 15:11:38 Bash-1.0.6 15:11:38 15:11:38 15:11:38 ==> git version 2.25.1 found 15:11:38 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 15:11:38 Release-Date: 2020-01-08 15:11:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:11:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:11:38 ==> Jenkins CI detected. 15:11:38 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 15:11:38 project root: . 15:11:38 --> token set from env 15:11:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:11:38 ==> Running gcov in . (disable via -X gcov) 15:11:38 ==> Python coveragepy not found 15:11:38 ==> Searching for coverage reports in: 15:11:38 + . 15:11:39 -> Found 1 reports 15:11:39 ==> Detecting git/mercurial file structure 15:11:39 ==> Reading reports 15:11:39 + ./coverage.out bytes=41317 15:11:39 ==> Appending adjustments 15:11:39 https://docs.codecov.io/docs/fixing-reports 15:11:39 + Found adjustments 15:11:39 ==> Gzipping contents 15:11:39 12K /tmp/codecov.mijzcg.gz 15:11:39 ==> Uploading reports 15:11:39 url: https://codecov.io 15:11:39 query: branch=main&commit=d8be860235509e0d7e9fa77f316287404d89c59b&build=157&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F157%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 15:11:39 -> Pinging Codecov 15:11:39 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d8be860235509e0d7e9fa77f316287404d89c59b&build=157&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F157%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 15:11:39 -> Uploading to 15:11:39 https://storage.googleapis.com/codecov/v4/raw/2024-01-09/581DD39554BDF9B6E22D074273EAD858/d8be860235509e0d7e9fa77f316287404d89c59b/f489f260-45df-4164-ba95-c4f20340a9c0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240109T151139Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=813e591250ee8ac9c7904a0c82ee8336d4dcd954abfe8c6d1a291a4ee40cbced 15:11:39 % Total % Received % Xferd Average Speed Time Time Time Current 15:11:39 Dload Upload Total Spent Left Speed 15:11:39 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 52772 --:--:-- --:--:-- --:--:-- 52533 15:11:39 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/d8be860235509e0d7e9fa77f316287404d89c59b [Pipeline] } 15:11:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:11:40 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:11:40 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:11:40 15:11:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:11:41 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:11:41 df9b9388f04a: Pulling fs layer 15:11:41 52dc419b0ee2: Pulling fs layer 15:11:41 25bc292e5bac: Pulling fs layer 15:11:41 114826534d7a: Pulling fs layer 15:11:41 4657fd5d0bcf: Pulling fs layer 15:11:41 6ad1cebc031e: Pulling fs layer 15:11:41 8a3aa393b2d8: Pulling fs layer 15:11:41 8a3aa393b2d8: Waiting 15:11:41 114826534d7a: Waiting 15:11:41 4657fd5d0bcf: Waiting 15:11:41 25bc292e5bac: Verifying Checksum 15:11:41 25bc292e5bac: Download complete 15:11:41 52dc419b0ee2: Verifying Checksum 15:11:41 52dc419b0ee2: Download complete 15:11:41 4657fd5d0bcf: Verifying Checksum 15:11:41 4657fd5d0bcf: Download complete 15:11:41 df9b9388f04a: Download complete 15:11:41 df9b9388f04a: Pull complete 15:11:41 6ad1cebc031e: Verifying Checksum 15:11:41 6ad1cebc031e: Download complete 15:11:41 52dc419b0ee2: Pull complete 15:11:41 25bc292e5bac: Pull complete 15:11:41 114826534d7a: Verifying Checksum 15:11:41 114826534d7a: Download complete 15:11:41 8a3aa393b2d8: Verifying Checksum 15:11:41 8a3aa393b2d8: Download complete 15:11:45 114826534d7a: Pull complete 15:11:45 4657fd5d0bcf: Pull complete 15:11:45 6ad1cebc031e: Pull complete 15:11:48 8a3aa393b2d8: Pull complete 15:11:48 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:11:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:11:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:11:48 prd-ubuntu20.04-docker-8c-8g-26992 does not seem to be running inside a container 15:11:48 $ 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 15:11:54 $ docker top 2957b51d95155076f99b62d036c8e5d76bc64a23a56de76ea2e3bf13fb34cc9d -eo pid,comm [Pipeline] { [Pipeline] echo 15:11:55 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 15:11:55 + set -o pipefail 15:11:55 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 15:12:03 15:12:03 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 15:12:03 15:12:03 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/15b7d1bf-c4d3-4e8c-8d6f-d7a3afc9df99 15:12:03 15:12:03 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:12:03 15:12:03 15:12:03 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:12:03 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:12:03 More details here: https://snyk.co/ue1NS 15:12:03 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 15:12:03 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 15:12:03 $ docker stop --time=1 2957b51d95155076f99b62d036c8e5d76bc64a23a56de76ea2e3bf13fb34cc9d 15:12:08 $ docker rm -f --volumes 2957b51d95155076f99b62d036c8e5d76bc64a23a56de76ea2e3bf13fb34cc9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:12:09 + git log --format=format:%s -1 d8be860235509e0d7e9fa77f316287404d89c59b [Pipeline] sh 15:12:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:12:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:12:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:12:10 prd-ubuntu20.04-docker-8c-8g-26992 does not seem to be running inside a container 15:12:10 $ 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 15:12:11 $ docker top 676d643e8703aa1884b5e2c25915b41941d93304280f77d231cebac0d3dc011a -eo pid,comm 15:12:11 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:12:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:12:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:12:11 [ssh-agent] Looking for ssh-agent implementation... 15:12:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:12:11 $ docker exec 676d643e8703aa1884b5e2c25915b41941d93304280f77d231cebac0d3dc011a ssh-agent 15:12:11 SSH_AUTH_SOCK=/tmp/ssh-OoTrd3B3gjU0/agent.33 15:12:11 SSH_AGENT_PID=39 15:12:11 Running ssh-add (command line suppressed) 15:12:11 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15917092496626944223.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15917092496626944223.key) 15:12:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:12:12 + git semver tag 15:12:12 2024-01-09 15:12:12,341 [run_tag] DEBUG tag force:False 15:12:12 2024-01-09 15:12:12,341 [check_head_tag] DEBUG check head tag 15:12:12 2024-01-09 15:12:12,342 [execute] INFO git cat-file --batch-check 15:12:12 2024-01-09 15:12:12,342 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 15:12:12 2024-01-09 15:12:12,345 [execute] INFO git cat-file --batch 15:12:12 2024-01-09 15:12:12,346 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 15:12:12 2024-01-09 15:12:12,365 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:12:12 2024-01-09 15:12:12,365 [execute] INFO git tag -a v3.2.0-dev.5 -m v3.2.0-dev.5 15:12:12 2024-01-09 15:12:12,365 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.5', '-m', 'v3.2.0-dev.5'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 15:12:12 2024-01-09 15:12:12,370 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:12:12 3.2.0-dev.5 [Pipeline] } 15:12:12 $ docker exec --env ******** --env ******** 676d643e8703aa1884b5e2c25915b41941d93304280f77d231cebac0d3dc011a ssh-agent -k 15:12:12 unset SSH_AUTH_SOCK; 15:12:12 unset SSH_AGENT_PID; 15:12:12 echo Agent pid 39 killed; 15:12:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:12:13 + git semver [Pipeline] } 15:12:13 $ docker stop --time=1 676d643e8703aa1884b5e2c25915b41941d93304280f77d231cebac0d3dc011a 15:12:14 $ docker rm -f --volumes 676d643e8703aa1884b5e2c25915b41941d93304280f77d231cebac0d3dc011a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:12:15 15:12:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:12:15 0.23.1-centos7: Pulling from edgex-lftools 15:12:15 ab5ef0e58194: Pulling fs layer 15:12:15 9712f1f96733: Pulling fs layer 15:12:15 63f879dbbcfc: Pulling fs layer 15:12:15 0d9ebad4ef96: Pulling fs layer 15:12:15 e9a5061849ea: Pulling fs layer 15:12:15 d747dcd14b5f: Pulling fs layer 15:12:15 2de7ff778b66: Pulling fs layer 15:12:15 2de7ff778b66: Waiting 15:12:15 e9a5061849ea: Waiting 15:12:15 d747dcd14b5f: Waiting 15:12:15 0d9ebad4ef96: Waiting 15:12:15 9712f1f96733: Verifying Checksum 15:12:15 9712f1f96733: Download complete 15:12:15 63f879dbbcfc: Verifying Checksum 15:12:15 63f879dbbcfc: Download complete 15:12:16 e9a5061849ea: Verifying Checksum 15:12:16 e9a5061849ea: Download complete 15:12:16 d747dcd14b5f: Verifying Checksum 15:12:16 d747dcd14b5f: Download complete 15:12:16 0d9ebad4ef96: Verifying Checksum 15:12:16 0d9ebad4ef96: Download complete 15:12:16 ab5ef0e58194: Verifying Checksum 15:12:16 ab5ef0e58194: Download complete 15:12:16 2de7ff778b66: Verifying Checksum 15:12:16 2de7ff778b66: Download complete 15:12:18 ab5ef0e58194: Pull complete 15:12:18 9712f1f96733: Pull complete 15:12:19 63f879dbbcfc: Pull complete 15:12:23 0d9ebad4ef96: Pull complete 15:12:23 e9a5061849ea: Pull complete 15:12:23 d747dcd14b5f: Pull complete 15:12:24 2de7ff778b66: Pull complete 15:12:24 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:12:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:12:24 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:12:24 prd-ubuntu20.04-docker-8c-8g-26992 does not seem to be running inside a container 15:12:24 $ 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 15:12:31 $ docker top 7e2b84c2e396a5f628f986f04a603c2fccc1426205c862ebc474ad7850d478a7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:12:31 provisioning config files... 15:12:31 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1092945634269636930tmp 15:12:31 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3178493397276207495tmp 15:12:31 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15609359782000993520tmp [Pipeline] { [Pipeline] echo 15:12:32 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:12:32 ---> sigul-configuration.sh 15:12:32 gpg: directory `/root/.gnupg' created 15:12:32 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:12:32 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:12:32 gpg: keyring `/root/.gnupg/secring.gpg' created 15:12:32 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:12:32 gpg: CAST5 encrypted data 15:12:32 gpg: encrypted with 1 passphrase 15:12:32 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:12:32 + mkdir /home/jenkins 15:12:32 + mkdir /home/jenkins/sigul [Pipeline] sh 15:12:32 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 15:12:32 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:12:33 ---> sigul-install.sh 15:12:33 Sigul already installed; skipping installation. [Pipeline] sh 15:12:33 + git tag --list 15:12:33 v0.0.0 15:12:33 v1.0.0 15:12:33 v2.1.0 15:12:33 v2.1.1 15:12:33 v2.2.0 15:12:33 v2.3.0 15:12:33 v3.0 15:12:33 v3.0.0 15:12:33 v3.0.1 15:12:33 v3.0.1-dev.1 15:12:33 v3.1 15:12:33 v3.1.0 15:12:33 v3.1.0-dev.1 15:12:33 v3.1.0-dev.10 15:12:33 v3.1.0-dev.11 15:12:33 v3.1.0-dev.12 15:12:33 v3.1.0-dev.13 15:12:33 v3.1.0-dev.14 15:12:33 v3.1.0-dev.15 15:12:33 v3.1.0-dev.16 15:12:33 v3.1.0-dev.17 15:12:33 v3.1.0-dev.18 15:12:33 v3.1.0-dev.19 15:12:33 v3.1.0-dev.2 15:12:33 v3.1.0-dev.20 15:12:33 v3.1.0-dev.21 15:12:33 v3.1.0-dev.22 15:12:33 v3.1.0-dev.23 15:12:33 v3.1.0-dev.24 15:12:33 v3.1.0-dev.25 15:12:33 v3.1.0-dev.26 15:12:33 v3.1.0-dev.27 15:12:33 v3.1.0-dev.28 15:12:33 v3.1.0-dev.29 15:12:33 v3.1.0-dev.3 15:12:33 v3.1.0-dev.30 15:12:33 v3.1.0-dev.31 15:12:33 v3.1.0-dev.32 15:12:33 v3.1.0-dev.33 15:12:33 v3.1.0-dev.34 15:12:33 v3.1.0-dev.35 15:12:33 v3.1.0-dev.36 15:12:33 v3.1.0-dev.37 15:12:33 v3.1.0-dev.38 15:12:33 v3.1.0-dev.39 15:12:33 v3.1.0-dev.4 15:12:33 v3.1.0-dev.40 15:12:33 v3.1.0-dev.5 15:12:33 v3.1.0-dev.6 15:12:33 v3.1.0-dev.7 15:12:33 v3.1.0-dev.8 15:12:33 v3.1.0-dev.9 15:12:33 v3.2.0-dev.1 15:12:33 v3.2.0-dev.2 15:12:33 v3.2.0-dev.3 15:12:33 v3.2.0-dev.4 15:12:33 v3.2.0-dev.5 [Pipeline] sh 15:12:33 + lftools sign git-tag v3.2.0-dev.5 15:12:34 Signing Git tag with Sigul... 15:12:34 Signing v3.2.0-dev.5 [Pipeline] echo 15:12:34 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:12:35 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:12:35 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:12:35 $ docker stop --time=1 7e2b84c2e396a5f628f986f04a603c2fccc1426205c862ebc474ad7850d478a7 15:12:36 $ docker rm -f --volumes 7e2b84c2e396a5f628f986f04a603c2fccc1426205c862ebc474ad7850d478a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:12:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:12:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:12:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:12:38 prd-ubuntu20.04-docker-8c-8g-26992 does not seem to be running inside a container 15:12:38 $ 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 15:12:38 $ docker top 53a92a6eb12273b4045b4ddab5d364f31903fc9dc95e66b9ee9fd8ea7bbb8b7f -eo pid,comm 15:12:38 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:12:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:12:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:12:38 [ssh-agent] Looking for ssh-agent implementation... 15:12:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:12:38 $ docker exec 53a92a6eb12273b4045b4ddab5d364f31903fc9dc95e66b9ee9fd8ea7bbb8b7f ssh-agent 15:12:39 SSH_AUTH_SOCK=/tmp/ssh-vosPlA2hUV61/agent.33 15:12:39 SSH_AGENT_PID=39 15:12:39 Running ssh-add (command line suppressed) 15:12:39 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17850987922974835853.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17850987922974835853.key) 15:12:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:12:39 + git semver bump pre 15:12:39 2024-01-09 15:12:39,655 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:12:39 2024-01-09 15:12:39,655 [bump_version] DEBUG bumping version:3.2.0-dev.5 on axis:pre with prefix:dev 15:12:39 2024-01-09 15:12:39,655 [bump_version] DEBUG bumped version:3.2.0-dev.6 15:12:39 2024-01-09 15:12:39,655 [write_version] DEBUG write version:3.2.0-dev.6 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 15:12:39 2024-01-09 15:12:39,656 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:12:39 2024-01-09 15:12:39,656 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:12:39 2024-01-09 15:12:39,658 [execute] INFO git cat-file --batch-check 15:12:39 2024-01-09 15:12:39,658 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:12:39 2024-01-09 15:12:39,663 [execute] INFO git cat-file --batch 15:12:39 2024-01-09 15:12:39,664 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:12:39 2024-01-09 15:12:39,668 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:12:39 3.2.0-dev.6 [Pipeline] } 15:12:39 $ docker exec --env ******** --env ******** 53a92a6eb12273b4045b4ddab5d364f31903fc9dc95e66b9ee9fd8ea7bbb8b7f ssh-agent -k 15:12:39 unset SSH_AUTH_SOCK; 15:12:39 unset SSH_AGENT_PID; 15:12:39 echo Agent pid 39 killed; 15:12:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:12:40 + git semver [Pipeline] } 15:12:40 $ docker stop --time=1 53a92a6eb12273b4045b4ddab5d364f31903fc9dc95e66b9ee9fd8ea7bbb8b7f 15:12:42 $ docker rm -f --volumes 53a92a6eb12273b4045b4ddab5d364f31903fc9dc95e66b9ee9fd8ea7bbb8b7f [Pipeline] // withDockerContainer [Pipeline] sh 15:12:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:12:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:12:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:12:43 prd-ubuntu20.04-docker-8c-8g-26992 does not seem to be running inside a container 15:12:43 $ 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 15:12:43 $ docker top 6907df4902c3793a383d87cfe4057a8423a591139367e7c2d628ef4bff37e809 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:12:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:12:43 [ssh-agent] Looking for ssh-agent implementation... 15:12:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:12:43 $ docker exec 6907df4902c3793a383d87cfe4057a8423a591139367e7c2d628ef4bff37e809 ssh-agent 15:12:44 SSH_AUTH_SOCK=/tmp/ssh-UJ4RqW4vg44I/agent.33 15:12:44 SSH_AGENT_PID=38 15:12:44 Running ssh-add (command line suppressed) 15:12:44 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1701736382961645984.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1701736382961645984.key) 15:12:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:12:44 + git semver push 15:12:44 2024-01-09 15:12:44,634 [run_push] DEBUG push 15:12:44 2024-01-09 15:12:44,634 [execute] INFO git cat-file --batch-check 15:12:44 2024-01-09 15:12:44,634 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:12:44 2024-01-09 15:12:44,638 [execute] INFO git rev-list 823fbb56730352004f90bc97018ff83ad7a64c8b -- 15:12:44 2024-01-09 15:12:44,638 [execute] DEBUG Popen(['git', 'rev-list', '823fbb56730352004f90bc97018ff83ad7a64c8b', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 15:12:44 2024-01-09 15:12:44,646 [execute] INFO git fetch -v origin 15:12:44 2024-01-09 15:12:44,646 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 15:12:45 2024-01-09 15:12:45,206 [run_push] DEBUG no remote changes detected 15:12:45 2024-01-09 15:12:45,206 [execute] INFO git push origin semver 15:12:45 2024-01-09 15:12:45,207 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 15:12:46 2024-01-09 15:12:46,018 [run_push] DEBUG push all version tags 15:12:46 2024-01-09 15:12:46,019 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:12:46 2024-01-09 15:12:46,019 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 15:12:46 2024-01-09 15:12:46,791 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:12:46 3.2.0-dev.6 [Pipeline] } 15:12:47 $ docker exec --env ******** --env ******** 6907df4902c3793a383d87cfe4057a8423a591139367e7c2d628ef4bff37e809 ssh-agent -k 15:12:47 unset SSH_AUTH_SOCK; 15:12:47 unset SSH_AGENT_PID; 15:12:47 echo Agent pid 38 killed; 15:12:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:12:47 + git semver [Pipeline] } 15:12:47 $ docker stop --time=1 6907df4902c3793a383d87cfe4057a8423a591139367e7c2d628ef4bff37e809 15:12:49 $ docker rm -f --volumes 6907df4902c3793a383d87cfe4057a8423a591139367e7c2d628ef4bff37e809 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:12:50 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 15:12:50 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:12:50 total 16 15:12:50 drwxr-xr-x 3 root root 4096 Jan 9 15:05 . 15:12:50 drwxrwxr-x 12 jenkins jenkins 4096 Jan 9 15:12 .. 15:12:50 drwxr-xr-x 2 root root 4096 Jan 9 15:05 cost 15:12:50 -rw-r--r-- 1 root root 95 Jan 9 15:05 cost.csv 15:12:50 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:12:50 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:12:50 total 16 15:12:50 drwxr-xr-x 3 jenkins jenkins 4096 Jan 9 15:05 . 15:12:50 drwxrwxr-x 12 jenkins jenkins 4096 Jan 9 15:12 .. 15:12:50 drwxr-xr-x 2 jenkins jenkins 4096 Jan 9 15:05 cost 15:12:50 -rw-r--r-- 1 jenkins jenkins 95 Jan 9 15:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:12:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:12:51 ---> package-listing.sh 15:12:51 ++ facter osfamily 15:12:51 ++ tr '[:upper:]' '[:lower:]' 15:12:52 + OS_FAMILY=debian 15:12:52 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 15:12:52 + START_PACKAGES=/tmp/packages_start.txt 15:12:52 + END_PACKAGES=/tmp/packages_end.txt 15:12:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:12:52 + PACKAGES=/tmp/packages_start.txt 15:12:52 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 15:12:52 + PACKAGES=/tmp/packages_end.txt 15:12:52 + case "${OS_FAMILY}" in 15:12:52 + dpkg -l 15:12:52 + grep '^ii' 15:12:52 + '[' -f /tmp/packages_start.txt ']' 15:12:52 + '[' -f /tmp/packages_end.txt ']' 15:12:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:12:52 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 15:12:52 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 15:12:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo 15:12:52 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:12:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:12:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:12:53 prd-ubuntu20.04-docker-8c-8g-26992 does not seem to be running inside a container 15:12:53 $ 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 15:12:53 $ docker top 857dee279614f600fa56c1a0798e44f5250c82b77428f89b28e83c511e9de1a7 -eo pid,comm [Pipeline] { [Pipeline] sh 15:12:54 + touch /tmp/pre-build-complete [Pipeline] sh 15:12:54 + mkdir -p /var/log/sysstat [Pipeline] sh 15:12:54 + ls /var/log/sa-host 15:12:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:12:54 provisioning config files... 15:12:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1599224377919753659tmp [Pipeline] { [Pipeline] echo 15:12:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:12:55 ---> create-netrc.sh [Pipeline] } 15:12:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:12:55 ---> python-tools-install.sh [Pipeline] echo 15:12:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:12:56 ---> sudo-logs.sh 15:12:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:12:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:12:56 ---> job-cost.sh 15:12:56 lf-activate-venv: SKIPPING 15:12:56 DEBUG: total: 0.2199999988079071 15:12:56 INFO: Retrieving Stack Cost... 15:12:57 INFO: Retrieving Pricing Info for: v3-standard-8 15:12:57 INFO: Archiving Costs [Pipeline] echo 15:12:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:12:57 ---> logs-deploy.sh 15:12:57 lf-activate-venv: SKIPPING 15:12:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/157 15:12:57 INFO: archiving workspace using pattern(s): 15:12:58 Archives upload complete. 15:12:58 INFO: archiving logs to Nexus