Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a6e2107e1d40900642d889715de83f26bf06cb4f 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-ssh11998438626462225332.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-ssh13019609842978821099.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-ssh16506021503718007819.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-ssh15518970153598587025.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-ssh9059172105365209431.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-1413 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 a6e2107e1d40900642d889715de83f26bf06cb4f (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#272)" > 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 a6e2107e1d40900642d889715de83f26bf06cb4f # timeout=10 > git rev-list --no-walk 9baf900de0be18caf7d7a96e113c24cfc660105c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:11:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:11:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:11:45 ========================================================= 15:11:45 EdgeX Global Pipelines Version Info 15:11:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:11:46 ------------------- 15:11:46 stable info: 15:11:46 ------------------- 15:11:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:11:46 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 15:11:46 Message: update stable to v1.0.258 15:11:46 ------------------- 15:11:46 experimental info: 15:11:46 ------------------- 15:11:46 Commited By: **** collab-it+edgex@linuxfoundation.org 15:11:46 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 15:11:46 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:11:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 15:11:47 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 15:11:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:11:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:11:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:11:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 15:11:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:11:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:11:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:11:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:11:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:11:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 15:11:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:11:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:11:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:11:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:11:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:11:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:11:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:11:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:11:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:11:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:11:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:11:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:11:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:11:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:11:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:11:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:11:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:11:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:11:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a6e2107e1d40900642d889715de83f26bf06cb4f [Pipeline] echo 15:11:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a6e2107 [Pipeline] echo 15:11:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:11:47 provisioning config files... 15:11:47 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3941937075229598754tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:11:48 ---> ****-login.sh 15:11:48 nexus3.edgexfoundry.org:10001 15:11:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:11:48 Configure a credential helper to remove this warning. See 15:11:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:11:48 15:11:48 Login Succeeded 15:11:48 nexus3.edgexfoundry.org:10002 15:11:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:11:48 Configure a credential helper to remove this warning. See 15:11:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:11:48 15:11:48 Login Succeeded 15:11:48 nexus3.edgexfoundry.org:10003 15:11:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:11:48 Configure a credential helper to remove this warning. See 15:11:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:11:48 15:11:48 Login Succeeded 15:11:48 nexus3.edgexfoundry.org:10004 15:11:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:11:49 Configure a credential helper to remove this warning. See 15:11:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:11:49 15:11:49 Login Succeeded 15:11:49 ****.io 15:11:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:11:49 Configure a credential helper to remove this warning. See 15:11:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:11:49 15:11:49 Login Succeeded 15:11:49 ---> ****-login.sh ends [Pipeline] } 15:11:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:11:49 + git rev-list -1 --merges a6e2107e1d40900642d889715de83f26bf06cb4f~1..a6e2107e1d40900642d889715de83f26bf06cb4f [Pipeline] echo 15:11:49 -----------> git rev-list -1 --merges a6e2107e1d40900642d889715de83f26bf06cb4f~1..a6e2107e1d40900642d889715de83f26bf06cb4f a6e2107e1d40900642d889715de83f26bf06cb4f [false] [Pipeline] sh 15:11:50 + git log --format=format:%s -1 a6e2107e1d40900642d889715de83f26bf06cb4f [Pipeline] echo 15:11:50 ========================================================= 15:11:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:11:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:11:50 + git log --format=format:%s -1 a6e2107e1d40900642d889715de83f26bf06cb4f [Pipeline] echo 15:11:50 [semverPrep] GIT_COMMIT: a6e2107e1d40900642d889715de83f26bf06cb4f, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#272) [Pipeline] echo 15:11:50 [semverPrep] This is not a build commit. [Pipeline] sh 15:11:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:11:50 + grep -v github /etc/ssh/ssh_known_hosts 15:11:50 + [ -e /tmp/ssh_known_hosts ] 15:11:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:11:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:11:50 + sudo tee -a /etc/ssh/ssh_known_hosts 15:11:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:11:51 15:11:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:11:51 0.1.4: Pulling from edgex-devops/py-git-semver 15:11:51 b85a868b505f: Pulling fs layer 15:11:51 e2be974225ed: Pulling fs layer 15:11:51 339a4e72a1f5: Pulling fs layer 15:11:51 988bab9f4d93: Pulling fs layer 15:11:51 1469e6f7b9e6: Pulling fs layer 15:11:51 eaf3925da568: Pulling fs layer 15:11:51 988bab9f4d93: Waiting 15:11:51 1469e6f7b9e6: Waiting 15:11:51 bab4dde63d76: Pulling fs layer 15:11:51 eaf3925da568: Waiting 15:11:51 bde34c3a00c8: Pulling fs layer 15:11:51 b352a97aabf1: Pulling fs layer 15:11:51 bab4dde63d76: Waiting 15:11:51 4872d77fe225: Pulling fs layer 15:11:51 5851b861e8e6: Pulling fs layer 15:11:51 b352a97aabf1: Waiting 15:11:51 4872d77fe225: Waiting 15:11:51 5851b861e8e6: Waiting 15:11:51 bde34c3a00c8: Waiting 15:11:51 e2be974225ed: Download complete 15:11:51 988bab9f4d93: Verifying Checksum 15:11:51 988bab9f4d93: Download complete 15:11:51 1469e6f7b9e6: Verifying Checksum 15:11:51 1469e6f7b9e6: Download complete 15:11:51 339a4e72a1f5: Verifying Checksum 15:11:51 339a4e72a1f5: Download complete 15:11:51 eaf3925da568: Verifying Checksum 15:11:51 eaf3925da568: Download complete 15:11:51 bde34c3a00c8: Verifying Checksum 15:11:51 bde34c3a00c8: Download complete 15:11:52 b352a97aabf1: Download complete 15:11:52 4872d77fe225: Verifying Checksum 15:11:52 4872d77fe225: Download complete 15:11:52 5851b861e8e6: Verifying Checksum 15:11:52 5851b861e8e6: Download complete 15:11:52 b85a868b505f: Verifying Checksum 15:11:52 b85a868b505f: Download complete 15:11:52 bab4dde63d76: Verifying Checksum 15:11:52 bab4dde63d76: Download complete 15:11:53 b85a868b505f: Pull complete 15:11:54 e2be974225ed: Pull complete 15:11:55 339a4e72a1f5: Pull complete 15:11:55 988bab9f4d93: Pull complete 15:11:56 1469e6f7b9e6: Pull complete 15:11:56 eaf3925da568: Pull complete 15:11:58 bab4dde63d76: Pull complete 15:11:58 bde34c3a00c8: Pull complete 15:11:58 b352a97aabf1: Pull complete 15:11:58 4872d77fe225: Pull complete 15:11:58 5851b861e8e6: Pull complete 15:11:58 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:11:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:11:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:11:58 prd-ubuntu20.04-docker-8c-8g-1413 does not seem to be running inside a container 15:11:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:12:02 $ docker top cb6a9e4d5e0cfa66bb64027f9051cb7712b7208b20a5d45a23117000690beedf -eo pid,comm 15:12:02 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:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:12:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:12:02 [ssh-agent] Looking for ssh-agent implementation... 15:12:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:12:02 $ docker exec cb6a9e4d5e0cfa66bb64027f9051cb7712b7208b20a5d45a23117000690beedf ssh-agent 15:12:03 SSH_AUTH_SOCK=/tmp/ssh-dtdzHjqOmMoi/agent.32 15:12:03 SSH_AGENT_PID=38 15:12:03 Running ssh-add (command line suppressed) 15:12:03 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15586080026612355229.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15586080026612355229.key) 15:12:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:12:03 + git tag --points-at HEAD [Pipeline] } 15:12:03 $ docker exec --env ******** --env ******** cb6a9e4d5e0cfa66bb64027f9051cb7712b7208b20a5d45a23117000690beedf ssh-agent -k 15:12:03 unset SSH_AUTH_SOCK; 15:12:03 unset SSH_AGENT_PID; 15:12:03 echo Agent pid 38 killed; 15:12:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:12:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:12:03 [ssh-agent] Looking for ssh-agent implementation... 15:12:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:12:03 $ docker exec cb6a9e4d5e0cfa66bb64027f9051cb7712b7208b20a5d45a23117000690beedf ssh-agent 15:12:03 SSH_AUTH_SOCK=/tmp/ssh-S7k1oTl1BCwO/agent.71 15:12:03 SSH_AGENT_PID=77 15:12:03 Running ssh-add (command line suppressed) 15:12:04 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4721590055810772628.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4721590055810772628.key) 15:12:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:12:04 + git semver init 15:12:04 2024-02-21 15:12:04,532 [run_init] DEBUG init version:0.0.0 force:False 15:12:04 2024-02-21 15:12:04,533 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 15:12:04 2024-02-21 15:12:04,533 [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:12:04 2024-02-21 15:12:04,533 [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:12:06 2024-02-21 15:12:06,242 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 15:12:06 2024-02-21 15:12:06,243 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 15:12:06 2024-02-21 15:12:06,243 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:12:06 2024-02-21 15:12:06,243 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:12:06 3.2.0-dev.10 [Pipeline] } 15:12:06 $ docker exec --env ******** --env ******** cb6a9e4d5e0cfa66bb64027f9051cb7712b7208b20a5d45a23117000690beedf ssh-agent -k 15:12:06 unset SSH_AUTH_SOCK; 15:12:06 unset SSH_AGENT_PID; 15:12:06 echo Agent pid 77 killed; 15:12:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:12:07 + git semver [Pipeline] } 15:12:07 $ docker stop --time=1 cb6a9e4d5e0cfa66bb64027f9051cb7712b7208b20a5d45a23117000690beedf 15:12:09 $ docker rm -f --volumes cb6a9e4d5e0cfa66bb64027f9051cb7712b7208b20a5d45a23117000690beedf [Pipeline] // withDockerContainer [Pipeline] sh 15:12:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:12:09 Stashed 1 file(s) [Pipeline] echo 15:12:09 [edgeXSemver]: initialized semver on version 3.2.0-dev.10 [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:12:10 provisioning config files... 15:12:10 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3092574066643474159tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:12:10 ---> ****-login.sh 15:12:10 nexus3.edgexfoundry.org:10001 15:12:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:12:10 Configure a credential helper to remove this warning. See 15:12:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:12:10 15:12:10 Login Succeeded 15:12:10 nexus3.edgexfoundry.org:10002 15:12:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:12:10 Configure a credential helper to remove this warning. See 15:12:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:12:10 15:12:10 Login Succeeded 15:12:10 nexus3.edgexfoundry.org:10003 15:12:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:12:10 Configure a credential helper to remove this warning. See 15:12:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:12:10 15:12:10 Login Succeeded 15:12:10 nexus3.edgexfoundry.org:10004 15:12:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:12:10 Configure a credential helper to remove this warning. See 15:12:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:12:10 15:12:10 Login Succeeded 15:12:10 ****.io 15:12:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:12:11 Configure a credential helper to remove this warning. See 15:12:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:12:11 15:12:11 Login Succeeded 15:12:11 ---> ****-login.sh ends [Pipeline] } 15:12:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:12:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:12:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:12:11 ========================================================= 15:12:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 15:12:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:12 + 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:12:12 Sending build context to Docker daemon 16.89MB 15:12:12 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:12:12 Step 2/12 : FROM ${BASE} AS builder 15:12:12 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 15:12:12 7264a8db6415: Pulling fs layer 15:12:12 c4d48a809fc2: Pulling fs layer 15:12:12 4f1c88b9dad5: Pulling fs layer 15:12:12 ad3a456e5733: Pulling fs layer 15:12:12 69c7f0334f64: Pulling fs layer 15:12:12 1f1c1a5573a3: Pulling fs layer 15:12:12 ce7588e14bc9: Pulling fs layer 15:12:12 b5e4710f87ac: Pulling fs layer 15:12:12 ad3a456e5733: Waiting 15:12:12 69c7f0334f64: Waiting 15:12:12 ce7588e14bc9: Waiting 15:12:12 b5e4710f87ac: Waiting 15:12:12 c4d48a809fc2: Download complete 15:12:12 ad3a456e5733: Verifying Checksum 15:12:12 ad3a456e5733: Download complete 15:12:12 69c7f0334f64: Verifying Checksum 15:12:12 69c7f0334f64: Download complete 15:12:12 7264a8db6415: Verifying Checksum 15:12:12 7264a8db6415: Download complete 15:12:12 1f1c1a5573a3: Verifying Checksum 15:12:12 1f1c1a5573a3: Download complete 15:12:12 b5e4710f87ac: Verifying Checksum 15:12:12 b5e4710f87ac: Download complete 15:12:12 7264a8db6415: Pull complete 15:12:12 c4d48a809fc2: Pull complete 15:12:12 4f1c88b9dad5: Verifying Checksum 15:12:12 4f1c88b9dad5: Download complete 15:12:13 ce7588e14bc9: Verifying Checksum 15:12:16 4f1c88b9dad5: Pull complete 15:12:17 ad3a456e5733: Pull complete 15:12:17 69c7f0334f64: Pull complete 15:12:17 1f1c1a5573a3: Pull complete 15:12:19 ce7588e14bc9: Pull complete 15:12:20 b5e4710f87ac: Pull complete 15:12:20 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 15:12:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:12:20 ---> 88b5674ff536 15:12:20 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:12:25 Still waiting to schedule task 15:12:25 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:12:38 ---> Running in a07cf604f014 15:12:38 Removing intermediate container a07cf604f014 15:12:38 ---> ee7b19223925 15:12:38 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:12:38 ---> Running in 7baba5b99dbe 15:12:38 Removing intermediate container 7baba5b99dbe 15:12:38 ---> 37625a88b6d8 15:12:38 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:12:38 ---> Running in 3394551b0d68 15:12:38 Removing intermediate container 3394551b0d68 15:12:38 ---> cdfd6314ed1f 15:12:38 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:12:38 ---> Running in e83ee1e7f03f 15:12:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:12:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:12:38 OK: 264 MiB in 52 packages 15:12:38 Removing intermediate container e83ee1e7f03f 15:12:38 ---> 813677974cdb 15:12:38 Step 7/12 : WORKDIR /app 15:12:38 ---> Running in 62486c802196 15:12:38 Removing intermediate container 62486c802196 15:12:38 ---> bec3fe00cd7d 15:12:38 Step 8/12 : COPY go.mod vendor* ./ 15:12:38 ---> 7a6e0adf82f0 15:12:38 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:12:38 ---> Running in 98f61f95da12 15:13:10 Removing intermediate container 98f61f95da12 15:13:10 ---> 2cff9e12c44a 15:13:10 Step 10/12 : COPY . . 15:13:10 ---> 26c9f2dbea67 15:13:10 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:13:10 ---> Running in ef27ed23254f 15:13:10 Removing intermediate container ef27ed23254f 15:13:10 ---> 723cc01e7fe9 15:13:10 Step 12/12 : RUN $MAKE 15:13:10 ---> Running in d3d5451f4988 15:13:10 noop 15:13:10 Removing intermediate container d3d5451f4988 15:13:10 ---> d8e935144fb1 15:13:10 Successfully built d8e935144fb1 15:13:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:10 + docker inspect -f . ci-base-image-x86_64 15:13:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:13:10 prd-ubuntu20.04-docker-8c-8g-1413 does not seem to be running inside a container 15:13:11 $ 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:13:11 $ docker top 1cdf7cc4b85f5613b4ac8039e79d2c9ae7ece2db49f4ca2a0116c4b9cd39f4a2 -eo pid,comm [Pipeline] { [Pipeline] sh 15:13:11 + go version 15:13:11 go version go1.21.0 linux/amd64 [Pipeline] } 15:13:11 $ docker stop --time=1 1cdf7cc4b85f5613b4ac8039e79d2c9ae7ece2db49f4ca2a0116c4b9cd39f4a2 15:13:13 $ docker rm -f --volumes 1cdf7cc4b85f5613b4ac8039e79d2c9ae7ece2db49f4ca2a0116c4b9cd39f4a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:13 + docker inspect -f . ci-base-image-x86_64 15:13:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:13:13 prd-ubuntu20.04-docker-8c-8g-1413 does not seem to be running inside a container 15:13:13 $ 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:13:14 $ docker top 46917c6a8c6e55b97c626e36754ccccf6f73d51c5cfa0f6ffef7e02526e96186 -eo pid,comm [Pipeline] { [Pipeline] sh 15:13:15 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 15:13:15 + make test 15:13:15 go test -race ./... -coverprofile=coverage.out ./... 15:13:37 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 15:13:37 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 15:13:37 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.142s coverage: 86.2% of statements 15:13:37 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.696s coverage: 71.9% of statements 15:13:59 go vet ./... 15:14:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:14:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:14:00 ./bin/test-attribution.sh 15:14:00 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 15:14:00 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 15:14:00 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 15:14:00 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 15:14:00 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 15:14:00 An attribution for golang.org/x/time is missing from Attribution.txt, please add 15:14:00 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 15:14:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:14:01 $ docker stop --time=1 46917c6a8c6e55b97c626e36754ccccf6f73d51c5cfa0f6ffef7e02526e96186 15:14:04 $ docker rm -f --volumes 46917c6a8c6e55b97c626e36754ccccf6f73d51c5cfa0f6ffef7e02526e96186 [Pipeline] // withDockerContainer [Pipeline] sh 15:14:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:14:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:14:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:14:06 + ls -al . 15:14:06 total 208 15:14:06 drwxrwxr-x 11 jenkins jenkins 4096 Feb 21 15:13 . 15:14:06 drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 15:11 .. 15:14:06 -rw-rw-r-- 1 jenkins jenkins 262 Feb 21 15:11 .dockerignore 15:14:06 drwxrwxr-x 8 jenkins jenkins 4096 Feb 21 15:13 .git 15:14:06 drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 15:11 .github 15:14:06 -rw-rw-r-- 1 jenkins jenkins 773 Feb 21 15:11 .gitignore 15:14:06 -rw-rw-r-- 1 jenkins jenkins 41 Feb 21 15:11 .golangci.yml 15:14:06 drwxr-xr-x 3 jenkins jenkins 4096 Feb 21 15:12 .semver 15:14:06 -rw-rw-r-- 1 jenkins jenkins 10232 Feb 21 15:11 Attribution.txt 15:14:06 -rw-rw-r-- 1 jenkins jenkins 11245 Feb 21 15:11 CHANGELOG.md 15:14:06 -rw-rw-r-- 1 jenkins jenkins 1768 Feb 21 15:11 Dockerfile 15:14:06 -rw-rw-r-- 1 jenkins jenkins 677 Feb 21 15:11 GOVERNANCE.md 15:14:06 -rw-rw-r-- 1 jenkins jenkins 665 Feb 21 15:11 Jenkinsfile 15:14:06 -rw-rw-r-- 1 jenkins jenkins 11347 Feb 21 15:11 LICENSE 15:14:06 -rw-rw-r-- 1 jenkins jenkins 2497 Feb 21 15:11 Makefile 15:14:06 -rw-rw-r-- 1 jenkins jenkins 617 Feb 21 15:11 OWNERS.md 15:14:06 -rw-rw-r-- 1 jenkins jenkins 3851 Feb 21 15:11 README.md 15:14:06 -rw-rw-r-- 1 jenkins jenkins 12 Feb 21 15:12 VERSION 15:14:06 drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 15:11 bin 15:14:06 -rw-r--r-- 1 jenkins jenkins 41317 Feb 21 15:13 coverage.out 15:14:06 -rw-rw-r-- 1 jenkins jenkins 3971 Feb 21 15:11 go.mod 15:14:06 -rw-rw-r-- 1 jenkins jenkins 34426 Feb 21 15:11 go.sum 15:14:06 drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 15:11 images 15:14:06 drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 15:11 internal 15:14:06 -rw-rw-r-- 1 jenkins jenkins 531 Feb 21 15:11 main.go 15:14:06 drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 15:11 openapi 15:14:06 drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 15:11 res 15:14:06 drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 15:11 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:06 + 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=a6e2107e1d40900642d889715de83f26bf06cb4f --label arch=amd64 --label version=3.2.0-dev.10 . 15:14:06 Sending build context to Docker daemon 16.89MB 15:14:06 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 15:14:06 Step 2/30 : FROM ${BASE} AS builder 15:14:06 ---> d8e935144fb1 15:14:06 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 15:14:07 ---> Running in b30099a61f33 15:14:07 Removing intermediate container b30099a61f33 15:14:07 ---> bc56cf0cb216 15:14:07 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 15:14:07 ---> Running in f3250f359a2e 15:14:07 Removing intermediate container f3250f359a2e 15:14:07 ---> 2564eba0f5d6 15:14:07 Step 5/30 : ARG ADD_BUILD_TAGS="" 15:14:07 ---> Running in ae82a9147f52 15:14:07 Removing intermediate container ae82a9147f52 15:14:07 ---> c4ab226eef06 15:14:07 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:14:07 ---> Running in 054caf25eb79 15:14:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:14:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:14:07 OK: 264 MiB in 52 packages 15:14:08 Removing intermediate container 054caf25eb79 15:14:08 ---> ba60623c777f 15:14:08 Step 7/30 : WORKDIR /app 15:14:08 ---> Running in 33e97b681065 15:14:08 Removing intermediate container 33e97b681065 15:14:08 ---> 7f61c93ddb82 15:14:08 Step 8/30 : COPY go.mod vendor* ./ 15:14:08 ---> 98a437bc2095 15:14:08 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:14:08 ---> Running in c2198db2f192 15:14:08 Removing intermediate container c2198db2f192 15:14:08 ---> cec66668d89a 15:14:08 Step 10/30 : COPY . . 15:14:09 ---> b5d458d7b167 15:14:09 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:14:09 ---> Running in 939ad7f908ef 15:14:09 Removing intermediate container 939ad7f908ef 15:14:09 ---> c2a9266f914d 15:14:09 Step 12/30 : RUN $MAKE 15:14:09 ---> Running in 633e675623c2 15:14:10 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.21 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.10 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.10" -trimpath -mod=readonly -o app-rfid-llrp-inventory 15:14:36 Removing intermediate container 633e675623c2 15:14:36 ---> b3c9ce49279c 15:14:36 Step 13/30 : FROM alpine:3.18 15:14:36 3.18: Pulling from library/alpine 15:14:36 619be1103602: Pulling fs layer 15:14:36 619be1103602: Verifying Checksum 15:14:36 619be1103602: Download complete 15:14:36 619be1103602: Pull complete 15:14:36 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 15:14:36 Status: Downloaded newer image for alpine:3.18 15:14:36 ---> d3782b16ccc9 15:14:36 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:14:36 ---> Running in 9ba8d8edcafd 15:14:36 Removing intermediate container 9ba8d8edcafd 15:14:36 ---> 8f9ad602e950 15:14:36 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 15:14:36 ---> Running in 5569de45c112 15:14:36 Removing intermediate container 5569de45c112 15:14:36 ---> 60605fb8e60a 15:14:36 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 15:14:36 ---> Running in ee802b6819ef 15:14:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:14:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:14:36 (1/2) Installing ca-certificates (20230506-r0) 15:14:36 (2/2) Installing dumb-init (1.2.5-r2) 15:14:36 Executing busybox-1.36.1-r5.trigger 15:14:36 Executing ca-certificates-20230506-r0.trigger 15:14:36 OK: 8 MiB in 17 packages 15:14:36 Removing intermediate container ee802b6819ef 15:14:36 ---> 6421ea0daf36 15:14:36 Step 17/30 : RUN apk --no-cache upgrade 15:14:36 ---> Running in e9dfbbc0a00f 15:14:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:14:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:14:36 OK: 8 MiB in 17 packages 15:14:36 Removing intermediate container e9dfbbc0a00f 15:14:36 ---> 2fde1388565f 15:14:36 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:14:36 ---> c467a06ddee1 15:14:36 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 15:14:36 ---> f4e650a283e2 15:14:36 Step 20/30 : COPY --from=builder /app/res/ /res/ 15:14:36 ---> 8314e3b62c97 15:14:36 Step 21/30 : COPY --from=builder /app/static/ /static/ 15:14:36 ---> a3030b2d4cf1 15:14:36 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 15:14:37 ---> b02458c4dab9 15:14:37 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 15:14:37 ---> Running in 252a8e14928a 15:14:37 Removing intermediate container 252a8e14928a 15:14:37 ---> 9780e5c59478 15:14:37 Step 24/30 : VOLUME /cache 15:14:37 ---> Running in 48e9aec755a7 15:14:38 Removing intermediate container 48e9aec755a7 15:14:38 ---> aca032ce7741 15:14:38 Step 25/30 : EXPOSE 59711 15:14:38 ---> Running in 9c21a714adee 15:14:38 Removing intermediate container 9c21a714adee 15:14:38 ---> 6c7e900a6887 15:14:38 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 15:14:38 ---> Running in 7dd27a8b8cd9 15:14:38 Removing intermediate container 7dd27a8b8cd9 15:14:38 ---> 42fc68cf5c69 15:14:38 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 15:14:38 ---> Running in bcc6ca7b44bf 15:14:38 Removing intermediate container bcc6ca7b44bf 15:14:38 ---> e1e28f528a97 15:14:38 Step 28/30 : LABEL arch=amd64 15:14:38 ---> Running in e4ab2f093f64 15:14:38 Removing intermediate container e4ab2f093f64 15:14:38 ---> 83256ab30242 15:14:38 Step 29/30 : LABEL git_sha=a6e2107e1d40900642d889715de83f26bf06cb4f 15:14:38 ---> Running in 65f113012a03 15:14:38 Removing intermediate container 65f113012a03 15:14:38 ---> ba72e36af420 15:14:38 Step 30/30 : LABEL version=3.2.0-dev.10 15:14:38 ---> Running in 43a425579970 15:14:38 Removing intermediate container 43a425579970 15:14:38 ---> 64460ba9b9e6 15:14:38 [Warning] One or more build-args [ARCH] were not consumed 15:14:38 Successfully built 64460ba9b9e6 15:14:38 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:14:38 provisioning config files... 15:14:38 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16015970730583744690tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:14:39 ---> ****-login.sh 15:14:39 nexus3.edgexfoundry.org:10001 15:14:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:14:39 Configure a credential helper to remove this warning. See 15:14:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:14:39 15:14:39 Login Succeeded 15:14:39 nexus3.edgexfoundry.org:10002 15:14:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:14:39 Configure a credential helper to remove this warning. See 15:14:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:14:39 15:14:39 Login Succeeded 15:14:39 nexus3.edgexfoundry.org:10003 15:14:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:14:39 Configure a credential helper to remove this warning. See 15:14:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:14:39 15:14:39 Login Succeeded 15:14:39 nexus3.edgexfoundry.org:10004 15:14:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:14:39 Configure a credential helper to remove this warning. See 15:14:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:14:39 15:14:39 Login Succeeded 15:14:39 ****.io 15:14:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:14:39 Configure a credential helper to remove this warning. See 15:14:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:14:39 15:14:39 Login Succeeded 15:14:39 ---> ****-login.sh ends [Pipeline] } 15:14:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:14:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:14:39 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 15:14:39 a6e2107e1d40900642d889715de83f26bf06cb4f 15:14:39 latest 15:14:39 3.2.0-dev.10 15:14:39 a6e2107e1d40900642d889715de83f26bf06cb4f-3.2.0-dev.10 15:14:39 main 15:14:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:40 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:a6e2107e1d40900642d889715de83f26bf06cb4f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:40 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:a6e2107e1d40900642d889715de83f26bf06cb4f 15:14:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:14:40 301733a72a59: Preparing 15:14:40 585cb317dfce: Preparing 15:14:40 cb8f9d1a2a32: Preparing 15:14:40 cac7023f0824: Preparing 15:14:40 1f9f56206442: Preparing 15:14:40 db4cb76a9c18: Preparing 15:14:40 3ec9b0775e8b: Preparing 15:14:40 7ac2148f7af5: Preparing 15:14:40 aedc3bda2944: Preparing 15:14:40 7ac2148f7af5: Waiting 15:14:40 aedc3bda2944: Waiting 15:14:40 db4cb76a9c18: Waiting 15:14:40 3ec9b0775e8b: Waiting 15:14:40 1f9f56206442: Pushed 15:14:40 cac7023f0824: Pushed 15:14:40 301733a72a59: Pushed 15:14:40 cb8f9d1a2a32: Pushed 15:14:40 aedc3bda2944: Layer already exists 15:14:41 db4cb76a9c18: Pushed 15:14:41 3ec9b0775e8b: Pushed 15:14:41 7ac2148f7af5: Pushed 15:14:43 585cb317dfce: Pushed 15:14:43 a6e2107e1d40900642d889715de83f26bf06cb4f: digest: sha256:ce385667c44222e0bda61d3a9e50c6a5c6451623153e8df2ac44bb1968bdc0a9 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:43 + 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:14:44 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 15:14:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:14:44 301733a72a59: Preparing 15:14:44 585cb317dfce: Preparing 15:14:44 cb8f9d1a2a32: Preparing 15:14:44 cac7023f0824: Preparing 15:14:44 1f9f56206442: Preparing 15:14:44 db4cb76a9c18: Preparing 15:14:44 3ec9b0775e8b: Preparing 15:14:44 7ac2148f7af5: Preparing 15:14:44 aedc3bda2944: Preparing 15:14:44 3ec9b0775e8b: Waiting 15:14:44 7ac2148f7af5: Waiting 15:14:44 aedc3bda2944: Waiting 15:14:44 db4cb76a9c18: Waiting 15:14:44 585cb317dfce: Layer already exists 15:14:44 cac7023f0824: Layer already exists 15:14:44 cb8f9d1a2a32: Layer already exists 15:14:44 1f9f56206442: Layer already exists 15:14:44 301733a72a59: Layer already exists 15:14:44 3ec9b0775e8b: Layer already exists 15:14:44 db4cb76a9c18: Layer already exists 15:14:44 7ac2148f7af5: Layer already exists 15:14:44 aedc3bda2944: Layer already exists 15:14:44 latest: digest: sha256:ce385667c44222e0bda61d3a9e50c6a5c6451623153e8df2ac44bb1968bdc0a9 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:44 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:45 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.10 15:14:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:14:45 301733a72a59: Preparing 15:14:45 585cb317dfce: Preparing 15:14:45 cb8f9d1a2a32: Preparing 15:14:45 cac7023f0824: Preparing 15:14:45 1f9f56206442: Preparing 15:14:45 db4cb76a9c18: Preparing 15:14:45 3ec9b0775e8b: Preparing 15:14:45 7ac2148f7af5: Preparing 15:14:45 aedc3bda2944: Preparing 15:14:45 db4cb76a9c18: Waiting 15:14:45 3ec9b0775e8b: Waiting 15:14:45 aedc3bda2944: Waiting 15:14:45 7ac2148f7af5: Waiting 15:14:45 1f9f56206442: Layer already exists 15:14:45 cb8f9d1a2a32: Layer already exists 15:14:45 cac7023f0824: Layer already exists 15:14:45 585cb317dfce: Layer already exists 15:14:45 301733a72a59: Layer already exists 15:14:45 7ac2148f7af5: Layer already exists 15:14:45 3ec9b0775e8b: Layer already exists 15:14:45 aedc3bda2944: Layer already exists 15:14:45 db4cb76a9c18: Layer already exists 15:14:45 3.2.0-dev.10: digest: sha256:ce385667c44222e0bda61d3a9e50c6a5c6451623153e8df2ac44bb1968bdc0a9 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:45 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:a6e2107e1d40900642d889715de83f26bf06cb4f-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:46 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:a6e2107e1d40900642d889715de83f26bf06cb4f-3.2.0-dev.10 15:14:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:14:46 301733a72a59: Preparing 15:14:46 585cb317dfce: Preparing 15:14:46 cb8f9d1a2a32: Preparing 15:14:46 cac7023f0824: Preparing 15:14:46 1f9f56206442: Preparing 15:14:46 db4cb76a9c18: Preparing 15:14:46 3ec9b0775e8b: Preparing 15:14:46 7ac2148f7af5: Preparing 15:14:46 aedc3bda2944: Preparing 15:14:46 db4cb76a9c18: Waiting 15:14:46 3ec9b0775e8b: Waiting 15:14:46 7ac2148f7af5: Waiting 15:14:46 aedc3bda2944: Waiting 15:14:46 301733a72a59: Layer already exists 15:14:46 585cb317dfce: Layer already exists 15:14:46 cac7023f0824: Layer already exists 15:14:46 cb8f9d1a2a32: Layer already exists 15:14:46 1f9f56206442: Layer already exists 15:14:46 3ec9b0775e8b: Layer already exists 15:14:46 7ac2148f7af5: Layer already exists 15:14:46 db4cb76a9c18: Layer already exists 15:14:46 aedc3bda2944: Layer already exists 15:14:46 a6e2107e1d40900642d889715de83f26bf06cb4f-3.2.0-dev.10: digest: sha256:ce385667c44222e0bda61d3a9e50c6a5c6451623153e8df2ac44bb1968bdc0a9 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:46 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:46 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 15:14:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:14:46 301733a72a59: Preparing 15:14:46 585cb317dfce: Preparing 15:14:46 cb8f9d1a2a32: Preparing 15:14:46 cac7023f0824: Preparing 15:14:46 1f9f56206442: Preparing 15:14:46 db4cb76a9c18: Preparing 15:14:46 3ec9b0775e8b: Preparing 15:14:46 7ac2148f7af5: Preparing 15:14:46 aedc3bda2944: Preparing 15:14:46 3ec9b0775e8b: Waiting 15:14:46 7ac2148f7af5: Waiting 15:14:46 aedc3bda2944: Waiting 15:14:46 db4cb76a9c18: Waiting 15:14:46 cb8f9d1a2a32: Layer already exists 15:14:46 585cb317dfce: Layer already exists 15:14:46 301733a72a59: Layer already exists 15:14:46 1f9f56206442: Layer already exists 15:14:46 cac7023f0824: Layer already exists 15:14:46 3ec9b0775e8b: Layer already exists 15:14:46 db4cb76a9c18: Layer already exists 15:14:46 aedc3bda2944: Layer already exists 15:14:46 7ac2148f7af5: Layer already exists 15:14:46 main: digest: sha256:ce385667c44222e0bda61d3a9e50c6a5c6451623153e8df2ac44bb1968bdc0a9 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:14:47 ===================================================== [Pipeline] echo 15:14:47 taggedImages: 15:14:47 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:a6e2107e1d40900642d889715de83f26bf06cb4f 15:14:47 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 15:14:47 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.10 15:14:47 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:a6e2107e1d40900642d889715de83f26bf06cb4f-3.2.0-dev.10 15:14:47 - 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:14:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:14:47 15:14:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:14:48 latest: Pulling from edgex-lftools-log-publisher 15:14:48 5eb5b503b376: Pulling fs layer 15:14:48 5c69ac0246d0: Pulling fs layer 15:14:48 ec43610c2a17: Pulling fs layer 15:14:48 3a2ae6a8a46f: Pulling fs layer 15:14:48 33b1e0a273af: Pulling fs layer 15:14:48 5d3b04190fa2: Pulling fs layer 15:14:48 2f39f015ded8: Pulling fs layer 15:14:48 3a2ae6a8a46f: Waiting 15:14:48 33b1e0a273af: Waiting 15:14:48 5d3b04190fa2: Waiting 15:14:48 2f39f015ded8: Waiting 15:14:48 5c69ac0246d0: Verifying Checksum 15:14:48 5c69ac0246d0: Download complete 15:14:48 3a2ae6a8a46f: Download complete 15:14:48 33b1e0a273af: Verifying Checksum 15:14:48 33b1e0a273af: Download complete 15:14:48 5d3b04190fa2: Verifying Checksum 15:14:48 5d3b04190fa2: Download complete 15:14:48 ec43610c2a17: Verifying Checksum 15:14:48 ec43610c2a17: Download complete 15:14:48 5eb5b503b376: Download complete 15:14:48 2f39f015ded8: Download complete 15:14:49 5eb5b503b376: Pull complete 15:14:49 5c69ac0246d0: Pull complete 15:14:50 ec43610c2a17: Pull complete 15:14:50 3a2ae6a8a46f: Pull complete 15:14:50 33b1e0a273af: Pull complete 15:14:50 5d3b04190fa2: Pull complete 15:14:54 2f39f015ded8: Pull complete 15:14:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:14:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:14:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:14:54 prd-ubuntu20.04-docker-8c-8g-1413 does not seem to be running inside a container 15:14:54 $ 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:14:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1415 in /w/workspace/dry_app-rfid-llrp-inventory_main 15:15:00 $ docker top 793e945be37384e65538a26c23b8da7ce2bd3517260d470a7b2803502f619712 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 15:15:00 Running in /w/workspace/app-rfid-llrp-inventory/162 [Pipeline] { [Pipeline] checkout 15:15:00 The recommended git tool is: git 15:15:00 ---> job-cost.sh 15:15:00 lf-activate-venv: SKIPPING 15:15:00 INFO: No Stack... 15:15:01 INFO: Retrieving Pricing Info for: v3-standard-8 15:15:02 INFO: Archiving Costs [Pipeline] sh 15:15:02 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 15:15:02 + cut -d, -f6 [Pipeline] lock 15:15:02 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-162-stack-cost] 15:15:02 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-162-stack-cost] did not exist. Created. 15:15:02 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-162-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:15:02 + echo total: 0.2199999988079071 [Pipeline] stash 15:15:02 Stashed 1 file(s) [Pipeline] } 15:15:02 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-162-stack-cost] [Pipeline] // lock [Pipeline] } 15:15:02 $ docker stop --time=1 793e945be37384e65538a26c23b8da7ce2bd3517260d470a7b2803502f619712 15:15:04 $ docker rm -f --volumes 793e945be37384e65538a26c23b8da7ce2bd3517260d470a7b2803502f619712 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:15:08 using credential edgex-jenkins-ssh 15:15:08 Cloning the remote Git repository 15:15:08 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 15:15:08 > git init /w/workspace/app-rfid-llrp-inventory/162 # timeout=10 15:15:08 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 15:15:08 > git --version # timeout=10 15:15:09 > git --version # 'git version 2.25.1' 15:15:09 using GIT_SSH to set credentials SSH Credentials for GitHub 15:15:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:15:11 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 15:15:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:15:12 Avoid second fetch 15:15:12 Checking out Revision a6e2107e1d40900642d889715de83f26bf06cb4f (main) 15:15:13 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#272)" 15:15:12 > git config core.sparsecheckout # timeout=10 15:15:12 > git checkout -f a6e2107e1d40900642d889715de83f26bf06cb4f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:15:15 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:15:15 % Total % Received % Xferd Average Speed Time Time Time Current 15:15:15 Dload Upload Total Spent Left Speed 15:15:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 212k 0 --:--:-- --:--:-- --:--:-- 212k [Pipeline] sh 15:15:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:15:15 + sudo tee /etc/docker/daemon.new 15:15:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:15:15 { 15:15:15 "registry-mirrors": [ 15:15:15 "https://nexus3.edgexfoundry.org:10001" 15:15:15 ], 15:15:15 "bip": "10.250.0.254/24", 15:15:15 "hosts": [ 15:15:15 "tcp://0.0.0.0:5555", 15:15:15 "unix:///var/run/docker.sock" 15:15:15 ], 15:15:15 "mtu": 1458, 15:15:15 "selinux-enabled": true, 15:15:15 "seccomp-profile": "/etc/docker/seccomp.json" 15:15:15 } [Pipeline] sh 15:15:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:15:16 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:15:34 provisioning config files... 15:15:35 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/162@tmp/config13808420880926082491tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:15:35 ---> ****-login.sh 15:15:35 nexus3.edgexfoundry.org:10001 15:15:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:15:36 Configure a credential helper to remove this warning. See 15:15:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:15:36 15:15:36 Login Succeeded 15:15:36 nexus3.edgexfoundry.org:10002 15:15:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:15:36 Configure a credential helper to remove this warning. See 15:15:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:15:36 15:15:36 Login Succeeded 15:15:36 nexus3.edgexfoundry.org:10003 15:15:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:15:36 Configure a credential helper to remove this warning. See 15:15:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:15:36 15:15:36 Login Succeeded 15:15:36 nexus3.edgexfoundry.org:10004 15:15:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:15:37 Configure a credential helper to remove this warning. See 15:15:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:15:37 15:15:37 Login Succeeded 15:15:37 ****.io 15:15:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:15:37 Configure a credential helper to remove this warning. See 15:15:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:15:37 15:15:37 Login Succeeded 15:15:37 ---> ****-login.sh ends [Pipeline] } 15:15:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:15:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:15:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:15:38 ========================================================= 15:15:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 15:15:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:38 + 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:15:38 Sending build context to Docker daemon 670.2kB 15:15:38 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:15:38 Step 2/12 : FROM ${BASE} AS builder 15:15:39 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:15:39 9fda8d8052c6: Pulling fs layer 15:15:39 5d54e960e981: Pulling fs layer 15:15:39 c4a7e357bf2a: Pulling fs layer 15:15:39 f0e02332f6b5: Pulling fs layer 15:15:39 872ee5b61b7b: Pulling fs layer 15:15:39 0c6a40ed1a82: Pulling fs layer 15:15:39 94ae7d8d031c: Pulling fs layer 15:15:39 f0e02332f6b5: Waiting 15:15:39 872ee5b61b7b: Waiting 15:15:39 0c6a40ed1a82: Waiting 15:15:39 94ae7d8d031c: Waiting 15:15:39 5d54e960e981: Verifying Checksum 15:15:39 5d54e960e981: Download complete 15:15:39 f0e02332f6b5: Verifying Checksum 15:15:39 f0e02332f6b5: Download complete 15:15:39 872ee5b61b7b: Verifying Checksum 15:15:39 872ee5b61b7b: Download complete 15:15:39 9fda8d8052c6: Verifying Checksum 15:15:39 9fda8d8052c6: Download complete 15:15:39 94ae7d8d031c: Verifying Checksum 15:15:39 94ae7d8d031c: Download complete 15:15:40 9fda8d8052c6: Pull complete 15:15:41 5d54e960e981: Pull complete 15:15:41 c4a7e357bf2a: Verifying Checksum 15:15:41 c4a7e357bf2a: Download complete 15:15:42 0c6a40ed1a82: Verifying Checksum 15:15:42 0c6a40ed1a82: Download complete 15:15:54 c4a7e357bf2a: Pull complete 15:15:54 f0e02332f6b5: Pull complete 15:15:54 872ee5b61b7b: Pull complete 15:16:07 0c6a40ed1a82: Pull complete 15:16:07 94ae7d8d031c: Pull complete 15:16:07 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 15:16:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:16:07 ---> 86de565de09d 15:16:07 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:16:07 ---> Running in 2e0d6fccff4d 15:16:08 Removing intermediate container 2e0d6fccff4d 15:16:08 ---> f06ca8c097ab 15:16:08 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:16:08 ---> Running in b72a37276d0c 15:16:08 Removing intermediate container b72a37276d0c 15:16:08 ---> 531ee0b4c816 15:16:08 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:16:08 ---> Running in ae1a6cea83b3 15:16:09 Removing intermediate container ae1a6cea83b3 15:16:09 ---> f7864fa820b7 15:16:09 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:16:09 ---> Running in 836a3c56d3a4 15:16:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:16:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:16:13 OK: 266 MiB in 52 packages 15:16:13 Removing intermediate container 836a3c56d3a4 15:16:13 ---> 5b1e66318613 15:16:13 Step 7/12 : WORKDIR /app 15:16:13 ---> Running in 7ff25ab0cc5f 15:16:14 Removing intermediate container 7ff25ab0cc5f 15:16:14 ---> aa98f4625a13 15:16:14 Step 8/12 : COPY go.mod vendor* ./ 15:16:14 ---> 640f37471481 15:16:14 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:16:14 ---> Running in 2c8ce47fd9ec 15:17:11 Removing intermediate container 2c8ce47fd9ec 15:17:11 ---> 5739bf5c6d82 15:17:11 Step 10/12 : COPY . . 15:17:11 ---> d355a7298b8f 15:17:11 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:17:11 ---> Running in 1b8542cde43a 15:17:12 Removing intermediate container 1b8542cde43a 15:17:12 ---> 9073c18e6a55 15:17:12 Step 12/12 : RUN $MAKE 15:17:12 ---> Running in c7f3822564b2 15:17:13 noop 15:17:13 Removing intermediate container c7f3822564b2 15:17:13 ---> c1cac039ab43 15:17:13 Successfully built c1cac039ab43 15:17:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:14 + docker inspect -f . ci-base-image-arm64 15:17:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:17:14 prd-ubuntu20.04-docker-arm64-4c-16g-1415 does not seem to be running inside a container 15:17:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/162 -v /w/workspace/app-rfid-llrp-inventory/162:/w/workspace/app-rfid-llrp-inventory/162:rw,z -v /w/workspace/app-rfid-llrp-inventory/162@tmp:/w/workspace/app-rfid-llrp-inventory/162@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:17:18 $ docker top 0ab137f80c781fe42f6ff2faaf5aa16adf48cbbb0c2e8b858c53ac19f7d8686f -eo pid,comm [Pipeline] { [Pipeline] sh 15:17:19 + go version 15:17:19 go version go1.21.0 linux/arm64 [Pipeline] } 15:17:19 $ docker stop --time=1 0ab137f80c781fe42f6ff2faaf5aa16adf48cbbb0c2e8b858c53ac19f7d8686f 15:17:21 $ docker rm -f --volumes 0ab137f80c781fe42f6ff2faaf5aa16adf48cbbb0c2e8b858c53ac19f7d8686f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:22 + docker inspect -f . ci-base-image-arm64 15:17:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:17:22 prd-ubuntu20.04-docker-arm64-4c-16g-1415 does not seem to be running inside a container 15:17:22 $ 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/162 -v /w/workspace/app-rfid-llrp-inventory/162:/w/workspace/app-rfid-llrp-inventory/162:rw,z -v /w/workspace/app-rfid-llrp-inventory/162@tmp:/w/workspace/app-rfid-llrp-inventory/162@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:17:23 $ docker top 5ae86829a958b1cc946f60de5a278164df800a243f8bcf35dce3a9607398da56 -eo pid,comm [Pipeline] { [Pipeline] sh 15:17:24 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/162 [Pipeline] fileExists [Pipeline] sh 15:17:25 + make test 15:17:25 go test -race ./... -coverprofile=coverage.out ./... 15:19:47 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 15:19:47 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 15:19:47 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.094s coverage: 86.2% of statements 15:19:54 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.356s coverage: 71.9% of statements 15:19:54 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:19:54 go vet ./... 15:22:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:22:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:22:01 ./bin/test-attribution.sh 15:22:01 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 15:22:01 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 15:22:01 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 15:22:01 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 15:22:01 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 15:22:01 An attribution for golang.org/x/time is missing from Attribution.txt, please add 15:22:01 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 15:22:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:22:01 $ docker stop --time=1 5ae86829a958b1cc946f60de5a278164df800a243f8bcf35dce3a9607398da56 15:22:03 $ docker rm -f --volumes 5ae86829a958b1cc946f60de5a278164df800a243f8bcf35dce3a9607398da56 [Pipeline] // withDockerContainer [Pipeline] sh 15:22:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:22:04 Warning: overwriting stash ‘coverage-report’ 15:22:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:22:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:22:06 + ls -al . 15:22:06 total 204 15:22:06 drwxrwxr-x 10 jenkins jenkins 4096 Feb 21 15:17 . 15:22:06 drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 15:15 .. 15:22:06 -rw-rw-r-- 1 jenkins jenkins 262 Feb 21 15:15 .dockerignore 15:22:06 drwxrwxr-x 8 jenkins jenkins 4096 Feb 21 15:15 .git 15:22:06 drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 15:15 .github 15:22:06 -rw-rw-r-- 1 jenkins jenkins 773 Feb 21 15:15 .gitignore 15:22:06 -rw-rw-r-- 1 jenkins jenkins 41 Feb 21 15:15 .golangci.yml 15:22:06 -rw-rw-r-- 1 jenkins jenkins 10232 Feb 21 15:15 Attribution.txt 15:22:06 -rw-rw-r-- 1 jenkins jenkins 11245 Feb 21 15:15 CHANGELOG.md 15:22:06 -rw-rw-r-- 1 jenkins jenkins 1768 Feb 21 15:15 Dockerfile 15:22:06 -rw-rw-r-- 1 jenkins jenkins 677 Feb 21 15:15 GOVERNANCE.md 15:22:06 -rw-rw-r-- 1 jenkins jenkins 665 Feb 21 15:15 Jenkinsfile 15:22:06 -rw-rw-r-- 1 jenkins jenkins 11347 Feb 21 15:15 LICENSE 15:22:06 -rw-rw-r-- 1 jenkins jenkins 2497 Feb 21 15:15 Makefile 15:22:06 -rw-rw-r-- 1 jenkins jenkins 617 Feb 21 15:15 OWNERS.md 15:22:06 -rw-rw-r-- 1 jenkins jenkins 3851 Feb 21 15:15 README.md 15:22:06 -rw-rw-r-- 1 jenkins jenkins 12 Feb 21 15:12 VERSION 15:22:06 drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 15:15 bin 15:22:06 -rw-r--r-- 1 jenkins jenkins 41317 Feb 21 15:19 coverage.out 15:22:06 -rw-rw-r-- 1 jenkins jenkins 3971 Feb 21 15:15 go.mod 15:22:06 -rw-rw-r-- 1 jenkins jenkins 34426 Feb 21 15:15 go.sum 15:22:06 drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 15:15 images 15:22:06 drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 15:15 internal 15:22:06 -rw-rw-r-- 1 jenkins jenkins 531 Feb 21 15:15 main.go 15:22:06 drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 15:15 openapi 15:22:06 drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 15:15 res 15:22:06 drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 15:15 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:06 + 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=a6e2107e1d40900642d889715de83f26bf06cb4f --label arch=arm64 --label version=3.2.0-dev.10 . 15:22:06 Sending build context to Docker daemon 670.2kB 15:22:06 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 15:22:06 Step 2/30 : FROM ${BASE} AS builder 15:22:06 ---> c1cac039ab43 15:22:06 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 15:22:12 ---> Running in b6cda751fc81 15:22:12 Removing intermediate container b6cda751fc81 15:22:12 ---> 442719f87648 15:22:12 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 15:22:12 ---> Running in 5f2d6d97c2d1 15:22:12 Removing intermediate container 5f2d6d97c2d1 15:22:12 ---> b9574ae99fe6 15:22:12 Step 5/30 : ARG ADD_BUILD_TAGS="" 15:22:12 ---> Running in 826af48e4cd9 15:22:12 Removing intermediate container 826af48e4cd9 15:22:12 ---> 327722a2fe9d 15:22:12 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:22:12 ---> Running in 77d89a492aca 15:22:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:22:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:22:15 OK: 266 MiB in 52 packages 15:22:15 Removing intermediate container 77d89a492aca 15:22:15 ---> f9d1a273a848 15:22:15 Step 7/30 : WORKDIR /app 15:22:16 ---> Running in 300b63b452fe 15:22:16 Removing intermediate container 300b63b452fe 15:22:16 ---> 53e399e23030 15:22:16 Step 8/30 : COPY go.mod vendor* ./ 15:22:16 ---> 049d0e6b679a 15:22:16 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:22:17 ---> Running in a065dba5e510 15:22:19 Removing intermediate container a065dba5e510 15:22:19 ---> ca0581ff7647 15:22:19 Step 10/30 : COPY . . 15:22:19 ---> ac1cd31a2272 15:22:19 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:22:19 ---> Running in 2cb93614b666 15:22:19 Removing intermediate container 2cb93614b666 15:22:19 ---> 9d711624e3fd 15:22:19 Step 12/30 : RUN $MAKE 15:22:20 ---> Running in 65721e1f56e4 15:22:21 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.21 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.10 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.10" -trimpath -mod=readonly -o app-rfid-llrp-inventory 15:24:12 Removing intermediate container 65721e1f56e4 15:24:12 ---> 40933d1cb2f3 15:24:12 Step 13/30 : FROM alpine:3.18 15:24:12 3.18: Pulling from library/alpine 15:24:12 c6b39de5b339: Pulling fs layer 15:24:12 c6b39de5b339: Verifying Checksum 15:24:12 c6b39de5b339: Download complete 15:24:13 c6b39de5b339: Pull complete 15:24:13 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 15:24:13 Status: Downloaded newer image for alpine:3.18 15:24:13 ---> 33abbf032149 15:24:13 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:24:13 ---> Running in e1a276667ae4 15:24:13 Removing intermediate container e1a276667ae4 15:24:13 ---> 5c927af351a2 15:24:13 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 15:24:13 ---> Running in 18700166d49d 15:24:14 Removing intermediate container 18700166d49d 15:24:14 ---> bf25b48c17dc 15:24:14 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 15:24:14 ---> Running in fff5fc06df7c 15:24:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:24:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:24:16 (1/2) Installing ca-certificates (20230506-r0) 15:24:16 (2/2) Installing dumb-init (1.2.5-r2) 15:24:16 Executing busybox-1.36.1-r5.trigger 15:24:16 Executing ca-certificates-20230506-r0.trigger 15:24:16 OK: 9 MiB in 17 packages 15:24:18 Removing intermediate container fff5fc06df7c 15:24:18 ---> 630b74c7c2ac 15:24:18 Step 17/30 : RUN apk --no-cache upgrade 15:24:18 ---> Running in 8e92c29d7339 15:24:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:24:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:24:20 OK: 9 MiB in 17 packages 15:24:21 Removing intermediate container 8e92c29d7339 15:24:21 ---> 2e0cc0393236 15:24:21 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:24:21 ---> 853e992cf683 15:24:21 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 15:24:24 ---> 0c794f683773 15:24:24 Step 20/30 : COPY --from=builder /app/res/ /res/ 15:24:24 ---> 93274c26885b 15:24:24 Step 21/30 : COPY --from=builder /app/static/ /static/ 15:24:25 ---> 28fa1495effe 15:24:25 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 15:24:26 ---> e3f8a96ad18a 15:24:26 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 15:24:26 ---> Running in ed10a31cf5d7 15:24:28 Removing intermediate container ed10a31cf5d7 15:24:28 ---> 85444bf7fcd0 15:24:28 Step 24/30 : VOLUME /cache 15:24:28 ---> Running in f4a76bc6b6f7 15:24:28 Removing intermediate container f4a76bc6b6f7 15:24:28 ---> e8b1a32df8b3 15:24:28 Step 25/30 : EXPOSE 59711 15:24:28 ---> Running in b9a3ede2465b 15:24:28 Removing intermediate container b9a3ede2465b 15:24:28 ---> ada10eaf8461 15:24:28 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 15:24:28 ---> Running in 9e5f5b660566 15:24:29 Removing intermediate container 9e5f5b660566 15:24:29 ---> 87eae3cc3a2c 15:24:29 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 15:24:29 ---> Running in 8748e6be477d 15:24:29 Removing intermediate container 8748e6be477d 15:24:29 ---> 828d1c08a128 15:24:29 Step 28/30 : LABEL arch=arm64 15:24:29 ---> Running in 9ec50299d26d 15:24:29 Removing intermediate container 9ec50299d26d 15:24:29 ---> 41c4fb823b09 15:24:29 Step 29/30 : LABEL git_sha=a6e2107e1d40900642d889715de83f26bf06cb4f 15:24:29 ---> Running in fbeb205bd9ef 15:24:30 Removing intermediate container fbeb205bd9ef 15:24:30 ---> 18a356d480d9 15:24:30 Step 30/30 : LABEL version=3.2.0-dev.10 15:24:30 ---> Running in 831ee4e1827b 15:24:30 Removing intermediate container 831ee4e1827b 15:24:30 ---> baf9f1f9bb5d 15:24:30 [Warning] One or more build-args [ARCH] were not consumed 15:24:30 Successfully built baf9f1f9bb5d 15:24:30 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:24:31 provisioning config files... 15:24:31 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/162@tmp/config4120838115495851755tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:24:31 ---> ****-login.sh 15:24:31 nexus3.edgexfoundry.org:10001 15:24:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:24:32 Configure a credential helper to remove this warning. See 15:24:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:24:32 15:24:32 Login Succeeded 15:24:32 nexus3.edgexfoundry.org:10002 15:24:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:24:32 Configure a credential helper to remove this warning. See 15:24:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:24:32 15:24:32 Login Succeeded 15:24:32 nexus3.edgexfoundry.org:10003 15:24:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:24:32 Configure a credential helper to remove this warning. See 15:24:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:24:32 15:24:32 Login Succeeded 15:24:32 nexus3.edgexfoundry.org:10004 15:24:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:24:33 Configure a credential helper to remove this warning. See 15:24:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:24:33 15:24:33 Login Succeeded 15:24:33 ****.io 15:24:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:24:33 Configure a credential helper to remove this warning. See 15:24:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:24:33 15:24:33 Login Succeeded 15:24:33 ---> ****-login.sh ends [Pipeline] } 15:24:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:24:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:24:34 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 15:24:34 a6e2107e1d40900642d889715de83f26bf06cb4f 15:24:34 latest 15:24:34 3.2.0-dev.10 15:24:34 a6e2107e1d40900642d889715de83f26bf06cb4f-3.2.0-dev.10 15:24:34 main 15:24:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:34 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:a6e2107e1d40900642d889715de83f26bf06cb4f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:35 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:a6e2107e1d40900642d889715de83f26bf06cb4f 15:24:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:24:35 5112e3d60430: Preparing 15:24:35 de7deb24448f: Preparing 15:24:35 c9a39abef16a: Preparing 15:24:35 72987e5e67db: Preparing 15:24:35 1fd2e27b54f4: Preparing 15:24:35 766c7ba40251: Preparing 15:24:35 0a7b4ac4f428: Preparing 15:24:35 6e96f1e676bb: Preparing 15:24:35 7c504f21be85: Preparing 15:24:35 766c7ba40251: Waiting 15:24:35 0a7b4ac4f428: Waiting 15:24:35 6e96f1e676bb: Waiting 15:24:35 7c504f21be85: Waiting 15:24:35 72987e5e67db: Pushed 15:24:35 5112e3d60430: Pushed 15:24:35 c9a39abef16a: Pushed 15:24:35 1fd2e27b54f4: Pushed 15:24:40 7c504f21be85: Layer already exists 15:24:40 0a7b4ac4f428: Pushed 15:24:40 766c7ba40251: Pushed 15:24:40 6e96f1e676bb: Pushed 15:24:41 de7deb24448f: Pushed 15:24:41 a6e2107e1d40900642d889715de83f26bf06cb4f: digest: sha256:10efa59c124388173021c459df28cfcbe3803fb8c39219d493fddb06a57e5a91 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:42 + 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:24:42 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 15:24:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:24:42 5112e3d60430: Preparing 15:24:42 de7deb24448f: Preparing 15:24:42 c9a39abef16a: Preparing 15:24:42 72987e5e67db: Preparing 15:24:42 1fd2e27b54f4: Preparing 15:24:42 766c7ba40251: Preparing 15:24:42 0a7b4ac4f428: Preparing 15:24:42 6e96f1e676bb: Preparing 15:24:42 7c504f21be85: Preparing 15:24:42 0a7b4ac4f428: Waiting 15:24:42 6e96f1e676bb: Waiting 15:24:42 7c504f21be85: Waiting 15:24:42 766c7ba40251: Waiting 15:24:42 c9a39abef16a: Layer already exists 15:24:42 72987e5e67db: Layer already exists 15:24:42 1fd2e27b54f4: Layer already exists 15:24:42 5112e3d60430: Layer already exists 15:24:42 de7deb24448f: Layer already exists 15:24:42 0a7b4ac4f428: Layer already exists 15:24:42 7c504f21be85: Layer already exists 15:24:42 766c7ba40251: Layer already exists 15:24:42 6e96f1e676bb: Layer already exists 15:24:42 latest: digest: sha256:10efa59c124388173021c459df28cfcbe3803fb8c39219d493fddb06a57e5a91 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:43 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:44 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.10 15:24:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:24:44 5112e3d60430: Preparing 15:24:44 de7deb24448f: Preparing 15:24:44 c9a39abef16a: Preparing 15:24:44 72987e5e67db: Preparing 15:24:44 1fd2e27b54f4: Preparing 15:24:44 766c7ba40251: Preparing 15:24:44 766c7ba40251: Waiting 15:24:44 0a7b4ac4f428: Preparing 15:24:44 0a7b4ac4f428: Waiting 15:24:44 6e96f1e676bb: Preparing 15:24:44 7c504f21be85: Preparing 15:24:44 6e96f1e676bb: Waiting 15:24:44 1fd2e27b54f4: Layer already exists 15:24:44 de7deb24448f: Layer already exists 15:24:44 c9a39abef16a: Layer already exists 15:24:44 72987e5e67db: Layer already exists 15:24:44 5112e3d60430: Layer already exists 15:24:44 0a7b4ac4f428: Layer already exists 15:24:44 6e96f1e676bb: Layer already exists 15:24:44 766c7ba40251: Layer already exists 15:24:44 7c504f21be85: Layer already exists 15:24:44 3.2.0-dev.10: digest: sha256:10efa59c124388173021c459df28cfcbe3803fb8c39219d493fddb06a57e5a91 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:44 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:a6e2107e1d40900642d889715de83f26bf06cb4f-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:45 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:a6e2107e1d40900642d889715de83f26bf06cb4f-3.2.0-dev.10 15:24:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:24:45 5112e3d60430: Preparing 15:24:45 de7deb24448f: Preparing 15:24:45 c9a39abef16a: Preparing 15:24:45 72987e5e67db: Preparing 15:24:45 1fd2e27b54f4: Preparing 15:24:45 766c7ba40251: Preparing 15:24:45 0a7b4ac4f428: Preparing 15:24:45 6e96f1e676bb: Preparing 15:24:45 7c504f21be85: Preparing 15:24:45 766c7ba40251: Waiting 15:24:45 0a7b4ac4f428: Waiting 15:24:45 6e96f1e676bb: Waiting 15:24:45 7c504f21be85: Waiting 15:24:45 c9a39abef16a: Layer already exists 15:24:45 de7deb24448f: Layer already exists 15:24:45 1fd2e27b54f4: Layer already exists 15:24:45 5112e3d60430: Layer already exists 15:24:45 72987e5e67db: Layer already exists 15:24:45 766c7ba40251: Layer already exists 15:24:45 7c504f21be85: Layer already exists 15:24:45 0a7b4ac4f428: Layer already exists 15:24:45 6e96f1e676bb: Layer already exists 15:24:45 a6e2107e1d40900642d889715de83f26bf06cb4f-3.2.0-dev.10: digest: sha256:10efa59c124388173021c459df28cfcbe3803fb8c39219d493fddb06a57e5a91 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:46 + 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:24:46 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 15:24:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:24:46 5112e3d60430: Preparing 15:24:46 de7deb24448f: Preparing 15:24:46 c9a39abef16a: Preparing 15:24:46 72987e5e67db: Preparing 15:24:46 1fd2e27b54f4: Preparing 15:24:46 766c7ba40251: Preparing 15:24:46 0a7b4ac4f428: Preparing 15:24:46 6e96f1e676bb: Preparing 15:24:46 7c504f21be85: Preparing 15:24:46 766c7ba40251: Waiting 15:24:46 0a7b4ac4f428: Waiting 15:24:46 6e96f1e676bb: Waiting 15:24:46 7c504f21be85: Waiting 15:24:46 5112e3d60430: Layer already exists 15:24:46 c9a39abef16a: Layer already exists 15:24:46 72987e5e67db: Layer already exists 15:24:46 de7deb24448f: Layer already exists 15:24:46 1fd2e27b54f4: Layer already exists 15:24:46 0a7b4ac4f428: Layer already exists 15:24:46 7c504f21be85: Layer already exists 15:24:46 766c7ba40251: Layer already exists 15:24:46 6e96f1e676bb: Layer already exists 15:24:46 main: digest: sha256:10efa59c124388173021c459df28cfcbe3803fb8c39219d493fddb06a57e5a91 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:24:47 ===================================================== [Pipeline] echo 15:24:47 taggedImages: 15:24:47 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:a6e2107e1d40900642d889715de83f26bf06cb4f 15:24:47 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 15:24:47 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.10 15:24:47 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:a6e2107e1d40900642d889715de83f26bf06cb4f-3.2.0-dev.10 15:24:47 - 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:24:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:24:48 15:24:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:24:48 arm64: Pulling from edgex-lftools-log-publisher 15:24:48 8998bd30e6a1: Pulling fs layer 15:24:48 04944245beec: Pulling fs layer 15:24:48 699f458cf7ca: Pulling fs layer 15:24:48 765212b225bb: Pulling fs layer 15:24:48 f23df028b6ca: Pulling fs layer 15:24:48 d65c8cfc05b1: Pulling fs layer 15:24:48 2437ff75d9bd: Pulling fs layer 15:24:48 765212b225bb: Waiting 15:24:48 f23df028b6ca: Waiting 15:24:48 d65c8cfc05b1: Waiting 15:24:48 04944245beec: Verifying Checksum 15:24:48 04944245beec: Download complete 15:24:48 765212b225bb: Verifying Checksum 15:24:48 765212b225bb: Download complete 15:24:48 f23df028b6ca: Verifying Checksum 15:24:48 f23df028b6ca: Download complete 15:24:48 d65c8cfc05b1: Verifying Checksum 15:24:48 d65c8cfc05b1: Download complete 15:24:48 699f458cf7ca: Verifying Checksum 15:24:48 699f458cf7ca: Download complete 15:24:49 8998bd30e6a1: Verifying Checksum 15:24:49 8998bd30e6a1: Download complete 15:24:51 2437ff75d9bd: Verifying Checksum 15:24:51 2437ff75d9bd: Download complete 15:24:54 8998bd30e6a1: Pull complete 15:24:55 04944245beec: Pull complete 15:24:56 699f458cf7ca: Pull complete 15:24:56 765212b225bb: Pull complete 15:24:57 f23df028b6ca: Pull complete 15:24:57 d65c8cfc05b1: Pull complete 15:25:15 2437ff75d9bd: Pull complete 15:25:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:25:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:25:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:25:16 prd-ubuntu20.04-docker-arm64-4c-16g-1415 does not seem to be running inside a container 15:25:16 $ 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/162 -v /w/workspace/app-rfid-llrp-inventory/162:/w/workspace/app-rfid-llrp-inventory/162:rw,z -v /w/workspace/app-rfid-llrp-inventory/162@tmp:/w/workspace/app-rfid-llrp-inventory/162@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:25:19 $ docker top 4df04fd901be7213382b10e3383f9086d0c07869c818a9e0ecd7965bf5e608a1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:25:20 ---> job-cost.sh 15:25:20 lf-activate-venv: SKIPPING 15:25:20 INFO: No Stack... 15:25:20 INFO: Retrieving Pricing Info for: v3-standard-4 15:25:21 INFO: Archiving Costs [Pipeline] sh 15:25:21 + cat /w/workspace/app-rfid-llrp-inventory/162/archives/cost.csv 15:25:21 + cut -d, -f6 [Pipeline] lock 15:25:21 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-162-stack-cost] 15:25:21 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-162-stack-cost] did not exist. Created. 15:25:21 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-162-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:25:22 /w/workspace/app-rfid-llrp-inventory/162@tmp/durable-6b03290d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:25:22 + echo total: 0.10999999940395355 [Pipeline] stash 15:25:22 Warning: overwriting stash ‘stack-cost’ 15:25:22 Stashed 1 file(s) [Pipeline] } 15:25:22 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-162-stack-cost] [Pipeline] // lock [Pipeline] } 15:25:23 $ docker stop --time=1 4df04fd901be7213382b10e3383f9086d0c07869c818a9e0ecd7965bf5e608a1 15:25:24 $ docker rm -f --volumes 4df04fd901be7213382b10e3383f9086d0c07869c818a9e0ecd7965bf5e608a1 [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:25:26 provisioning config files... 15:25:26 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7851076720135197851tmp [Pipeline] { [Pipeline] sh 15:25:26 + set +x 15:25:26 + curl -s https://codecov.io/bash 15:25:26 + bash -s -- 15:25:26 15:25:26 _____ _ 15:25:26 / ____| | | 15:25:26 | | ___ __| | ___ ___ _____ __ 15:25:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:25:26 | |___| (_) | (_| | __/ (_| (_) \ V / 15:25:26 \_____\___/ \__,_|\___|\___\___/ \_/ 15:25:26 Bash-1.0.6 15:25:26 15:25:26 15:25:26 ==> git version 2.25.1 found 15:25:26 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 15:25:26 Release-Date: 2020-01-08 15:25:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:25:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:25:26 ==> Jenkins CI detected. 15:25:26 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 15:25:26 project root: . 15:25:26 --> token set from env 15:25:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:25:26 ==> Running gcov in . (disable via -X gcov) 15:25:26 ==> Python coveragepy not found 15:25:26 ==> Searching for coverage reports in: 15:25:26 + . 15:25:26 -> Found 1 reports 15:25:26 ==> Detecting git/mercurial file structure 15:25:26 ==> Reading reports 15:25:26 + ./coverage.out bytes=41317 15:25:26 ==> Appending adjustments 15:25:26 https://docs.codecov.io/docs/fixing-reports 15:25:26 + Found adjustments 15:25:26 ==> Gzipping contents 15:25:26 12K /tmp/codecov.AlatQv.gz 15:25:26 ==> Uploading reports 15:25:26 url: https://codecov.io 15:25:26 query: branch=main&commit=a6e2107e1d40900642d889715de83f26bf06cb4f&build=162&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F162%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 15:25:26 -> Pinging Codecov 15:25:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=a6e2107e1d40900642d889715de83f26bf06cb4f&build=162&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F162%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 15:25:26 -> Uploading to 15:25:26 https://storage.googleapis.com/codecov/v4/raw/2024-02-21/581DD39554BDF9B6E22D074273EAD858/a6e2107e1d40900642d889715de83f26bf06cb4f/bf47a8c3-66ca-4a57-a589-92a1bd7dbca4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240221%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240221T152526Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1c3185f691ffa29cd4766164258a236a02b12fb862230957af0542deb6969476 15:25:26 % Total % Received % Xferd Average Speed Time Time Time Current 15:25:26 Dload Upload Total Spent Left Speed 15:25:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11610 0 0 100 11610 0 14865 --:--:-- --:--:-- --:--:-- 14846 100 11610 0 0 100 11610 0 14846 --:--:-- --:--:-- --:--:-- 14846 15:25:27 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/a6e2107e1d40900642d889715de83f26bf06cb4f [Pipeline] } 15:25:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:25:28 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:25:28 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:25:28 15:25:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:25:29 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:25:29 df9b9388f04a: Pulling fs layer 15:25:29 52dc419b0ee2: Pulling fs layer 15:25:29 25bc292e5bac: Pulling fs layer 15:25:29 114826534d7a: Pulling fs layer 15:25:29 4657fd5d0bcf: Pulling fs layer 15:25:29 6ad1cebc031e: Pulling fs layer 15:25:29 8a3aa393b2d8: Pulling fs layer 15:25:29 4657fd5d0bcf: Waiting 15:25:29 6ad1cebc031e: Waiting 15:25:29 114826534d7a: Waiting 15:25:29 8a3aa393b2d8: Waiting 15:25:29 25bc292e5bac: Download complete 15:25:29 52dc419b0ee2: Verifying Checksum 15:25:29 52dc419b0ee2: Download complete 15:25:29 4657fd5d0bcf: Verifying Checksum 15:25:29 4657fd5d0bcf: Download complete 15:25:29 df9b9388f04a: Verifying Checksum 15:25:29 df9b9388f04a: Download complete 15:25:29 df9b9388f04a: Pull complete 15:25:29 6ad1cebc031e: Verifying Checksum 15:25:29 6ad1cebc031e: Download complete 15:25:29 52dc419b0ee2: Pull complete 15:25:29 25bc292e5bac: Pull complete 15:25:30 114826534d7a: Download complete 15:25:30 8a3aa393b2d8: Verifying Checksum 15:25:30 8a3aa393b2d8: Download complete 15:25:33 114826534d7a: Pull complete 15:25:33 4657fd5d0bcf: Pull complete 15:25:33 6ad1cebc031e: Pull complete 15:25:36 8a3aa393b2d8: Pull complete 15:25:36 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:25:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:25:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:25:36 prd-ubuntu20.04-docker-8c-8g-1413 does not seem to be running inside a container 15:25:36 $ 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:25:41 $ docker top 73321c3620b23a9859d67e12682391b048b76738902d195d70efe5042abc91f2 -eo pid,comm [Pipeline] { [Pipeline] echo 15:25:41 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 15:25:42 + set -o pipefail 15:25:42 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 15:25:47 15:25:47 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 15:25:47 15:25:47 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/9724ea61-59d0-4ff3-981f-3f6da1bfcc33 15:25:47 15:25:47 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:25:47 15:25:47 15:25:47 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:25:47 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:25:47 More details here: https://snyk.co/ue1NS [Pipeline] } 15:25:47 $ docker stop --time=1 73321c3620b23a9859d67e12682391b048b76738902d195d70efe5042abc91f2 15:25:51 $ docker rm -f --volumes 73321c3620b23a9859d67e12682391b048b76738902d195d70efe5042abc91f2 [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:25:52 + git log --format=format:%s -1 a6e2107e1d40900642d889715de83f26bf06cb4f [Pipeline] sh 15:25:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:25:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:25:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:25:53 prd-ubuntu20.04-docker-8c-8g-1413 does not seem to be running inside a container 15:25:53 $ 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:25:54 $ docker top 4edaa2a0b426f2562b0076c307fbda55bb3e707fb4cf43c1d2771843cbb1065a -eo pid,comm 15:25:54 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:25:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:25:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:25:54 [ssh-agent] Looking for ssh-agent implementation... 15:25:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:25:54 $ docker exec 4edaa2a0b426f2562b0076c307fbda55bb3e707fb4cf43c1d2771843cbb1065a ssh-agent 15:25:54 SSH_AUTH_SOCK=/tmp/ssh-zlZ4POjynEez/agent.32 15:25:54 SSH_AGENT_PID=38 15:25:54 Running ssh-add (command line suppressed) 15:25:54 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7916764552036701231.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7916764552036701231.key) 15:25:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:25:55 + git semver tag 15:25:55 2024-02-21 15:25:55,460 [run_tag] DEBUG tag force:False 15:25:55 2024-02-21 15:25:55,460 [check_head_tag] DEBUG check head tag 15:25:55 2024-02-21 15:25:55,462 [execute] INFO git cat-file --batch-check 15:25:55 2024-02-21 15:25:55,462 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 15:25:55 2024-02-21 15:25:55,465 [execute] INFO git cat-file --batch 15:25:55 2024-02-21 15:25:55,466 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 15:25:55 2024-02-21 15:25:55,484 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:25:55 2024-02-21 15:25:55,484 [execute] INFO git tag -a v3.2.0-dev.10 -m v3.2.0-dev.10 15:25:55 2024-02-21 15:25:55,485 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.10', '-m', 'v3.2.0-dev.10'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 15:25:55 2024-02-21 15:25:55,489 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:25:55 3.2.0-dev.10 [Pipeline] } 15:25:55 $ docker exec --env ******** --env ******** 4edaa2a0b426f2562b0076c307fbda55bb3e707fb4cf43c1d2771843cbb1065a ssh-agent -k 15:25:55 unset SSH_AUTH_SOCK; 15:25:55 unset SSH_AGENT_PID; 15:25:55 echo Agent pid 38 killed; 15:25:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:25:56 + git semver [Pipeline] } 15:25:56 $ docker stop --time=1 4edaa2a0b426f2562b0076c307fbda55bb3e707fb4cf43c1d2771843cbb1065a 15:25:57 $ docker rm -f --volumes 4edaa2a0b426f2562b0076c307fbda55bb3e707fb4cf43c1d2771843cbb1065a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:25:58 15:25:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:25:58 0.23.1-centos7: Pulling from edgex-lftools 15:25:58 ab5ef0e58194: Pulling fs layer 15:25:58 9712f1f96733: Pulling fs layer 15:25:58 63f879dbbcfc: Pulling fs layer 15:25:58 0d9ebad4ef96: Pulling fs layer 15:25:58 e9a5061849ea: Pulling fs layer 15:25:58 d747dcd14b5f: Pulling fs layer 15:25:58 2de7ff778b66: Pulling fs layer 15:25:58 e9a5061849ea: Waiting 15:25:58 d747dcd14b5f: Waiting 15:25:58 2de7ff778b66: Waiting 15:25:58 0d9ebad4ef96: Waiting 15:25:58 9712f1f96733: Verifying Checksum 15:25:58 9712f1f96733: Download complete 15:25:59 63f879dbbcfc: Download complete 15:25:59 e9a5061849ea: Verifying Checksum 15:25:59 e9a5061849ea: Download complete 15:25:59 0d9ebad4ef96: Verifying Checksum 15:25:59 0d9ebad4ef96: Download complete 15:25:59 d747dcd14b5f: Download complete 15:25:59 ab5ef0e58194: Verifying Checksum 15:25:59 ab5ef0e58194: Download complete 15:25:59 2de7ff778b66: Verifying Checksum 15:25:59 2de7ff778b66: Download complete 15:26:01 ab5ef0e58194: Pull complete 15:26:02 9712f1f96733: Pull complete 15:26:02 63f879dbbcfc: Pull complete 15:26:06 0d9ebad4ef96: Pull complete 15:26:06 e9a5061849ea: Pull complete 15:26:06 d747dcd14b5f: Pull complete 15:26:07 2de7ff778b66: Pull complete 15:26:07 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:26:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:26:07 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:26:07 prd-ubuntu20.04-docker-8c-8g-1413 does not seem to be running inside a container 15:26:07 $ 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:26:15 $ docker top 988d39c63a0413f79a1b658ab9f22aa9321991dee180dabcd37bccaa40bb1fd9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:26:15 provisioning config files... 15:26:15 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13452549362592956086tmp 15:26:15 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1009723062793406331tmp 15:26:15 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12295595521112886889tmp [Pipeline] { [Pipeline] echo 15:26:16 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:26:16 ---> sigul-configuration.sh 15:26:16 gpg: directory `/root/.gnupg' created 15:26:16 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:26:16 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:26:16 gpg: keyring `/root/.gnupg/secring.gpg' created 15:26:16 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:26:16 gpg: CAST5 encrypted data 15:26:16 gpg: encrypted with 1 passphrase 15:26:16 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:26:16 + mkdir /home/jenkins 15:26:16 + mkdir /home/jenkins/sigul [Pipeline] sh 15:26:17 + 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:26:17 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:26:17 ---> sigul-install.sh 15:26:17 Sigul already installed; skipping installation. [Pipeline] sh 15:26:17 + git tag --list 15:26:17 v0.0.0 15:26:17 v1.0.0 15:26:17 v2.1.0 15:26:17 v2.1.1 15:26:17 v2.2.0 15:26:17 v2.3.0 15:26:17 v3.0 15:26:17 v3.0.0 15:26:17 v3.0.1 15:26:17 v3.0.1-dev.1 15:26:17 v3.1 15:26:17 v3.1.0 15:26:17 v3.1.0-dev.1 15:26:17 v3.1.0-dev.10 15:26:17 v3.1.0-dev.11 15:26:17 v3.1.0-dev.12 15:26:17 v3.1.0-dev.13 15:26:17 v3.1.0-dev.14 15:26:17 v3.1.0-dev.15 15:26:17 v3.1.0-dev.16 15:26:17 v3.1.0-dev.17 15:26:17 v3.1.0-dev.18 15:26:17 v3.1.0-dev.19 15:26:17 v3.1.0-dev.2 15:26:17 v3.1.0-dev.20 15:26:17 v3.1.0-dev.21 15:26:17 v3.1.0-dev.22 15:26:17 v3.1.0-dev.23 15:26:17 v3.1.0-dev.24 15:26:17 v3.1.0-dev.25 15:26:17 v3.1.0-dev.26 15:26:17 v3.1.0-dev.27 15:26:17 v3.1.0-dev.28 15:26:17 v3.1.0-dev.29 15:26:17 v3.1.0-dev.3 15:26:17 v3.1.0-dev.30 15:26:17 v3.1.0-dev.31 15:26:17 v3.1.0-dev.32 15:26:17 v3.1.0-dev.33 15:26:17 v3.1.0-dev.34 15:26:17 v3.1.0-dev.35 15:26:17 v3.1.0-dev.36 15:26:17 v3.1.0-dev.37 15:26:17 v3.1.0-dev.38 15:26:17 v3.1.0-dev.39 15:26:17 v3.1.0-dev.4 15:26:17 v3.1.0-dev.40 15:26:17 v3.1.0-dev.5 15:26:17 v3.1.0-dev.6 15:26:17 v3.1.0-dev.7 15:26:17 v3.1.0-dev.8 15:26:17 v3.1.0-dev.9 15:26:17 v3.2.0-dev.1 15:26:17 v3.2.0-dev.10 15:26:17 v3.2.0-dev.2 15:26:17 v3.2.0-dev.3 15:26:17 v3.2.0-dev.4 15:26:17 v3.2.0-dev.5 15:26:17 v3.2.0-dev.6 15:26:17 v3.2.0-dev.7 15:26:17 v3.2.0-dev.8 15:26:17 v3.2.0-dev.9 [Pipeline] sh 15:26:18 + lftools sign git-tag v3.2.0-dev.10 15:26:18 Signing Git tag with Sigul... 15:26:18 Signing v3.2.0-dev.10 [Pipeline] echo 15:26:18 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:26:19 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:26:19 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:26:19 $ docker stop --time=1 988d39c63a0413f79a1b658ab9f22aa9321991dee180dabcd37bccaa40bb1fd9 15:26:20 $ docker rm -f --volumes 988d39c63a0413f79a1b658ab9f22aa9321991dee180dabcd37bccaa40bb1fd9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:26:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:26:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:26:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:26:22 prd-ubuntu20.04-docker-8c-8g-1413 does not seem to be running inside a container 15:26:22 $ 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:26:22 $ docker top 79a749ba04316bcba18ecf7a3951f1b5ec7476cb6426aedbc1cd6e8624e3449d -eo pid,comm 15:26:22 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:26:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:26:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:26:22 [ssh-agent] Looking for ssh-agent implementation... 15:26:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:26:23 $ docker exec 79a749ba04316bcba18ecf7a3951f1b5ec7476cb6426aedbc1cd6e8624e3449d ssh-agent 15:26:23 SSH_AUTH_SOCK=/tmp/ssh-NR7aykvaVMTa/agent.33 15:26:23 SSH_AGENT_PID=39 15:26:23 Running ssh-add (command line suppressed) 15:26:23 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13682465416194672941.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13682465416194672941.key) 15:26:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:26:23 + git semver bump pre 15:26:24 2024-02-21 15:26:23,936 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:26:24 2024-02-21 15:26:23,937 [bump_version] DEBUG bumping version:3.2.0-dev.10 on axis:pre with prefix:dev 15:26:24 2024-02-21 15:26:23,937 [bump_version] DEBUG bumped version:3.2.0-dev.11 15:26:24 2024-02-21 15:26:23,937 [write_version] DEBUG write version:3.2.0-dev.11 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 15:26:24 2024-02-21 15:26:23,937 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:26:24 2024-02-21 15:26:23,937 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:26:24 2024-02-21 15:26:23,940 [execute] INFO git cat-file --batch-check 15:26:24 2024-02-21 15:26:23,940 [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:26:24 2024-02-21 15:26:23,946 [execute] INFO git cat-file --batch 15:26:24 2024-02-21 15:26:23,947 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:26:24 2024-02-21 15:26:23,951 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:26:24 3.2.0-dev.11 [Pipeline] } 15:26:24 $ docker exec --env ******** --env ******** 79a749ba04316bcba18ecf7a3951f1b5ec7476cb6426aedbc1cd6e8624e3449d ssh-agent -k 15:26:25 unset SSH_AUTH_SOCK; 15:26:25 unset SSH_AGENT_PID; 15:26:25 echo Agent pid 39 killed; 15:26:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:26:27 + git semver [Pipeline] } 15:26:27 $ docker stop --time=1 79a749ba04316bcba18ecf7a3951f1b5ec7476cb6426aedbc1cd6e8624e3449d 15:26:29 $ docker rm -f --volumes 79a749ba04316bcba18ecf7a3951f1b5ec7476cb6426aedbc1cd6e8624e3449d [Pipeline] // withDockerContainer [Pipeline] sh 15:26:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:26:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:26:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:26:30 prd-ubuntu20.04-docker-8c-8g-1413 does not seem to be running inside a container 15:26:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:26:30 $ docker top 118c453c12c29160c27fe8fd8c7eaab0bdc6b5dfd06ec02dc092d8a78d131fe6 -eo pid,comm 15:26:30 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:26:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:26:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:26:30 [ssh-agent] Looking for ssh-agent implementation... 15:26:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:26:30 $ docker exec 118c453c12c29160c27fe8fd8c7eaab0bdc6b5dfd06ec02dc092d8a78d131fe6 ssh-agent 15:26:31 SSH_AUTH_SOCK=/tmp/ssh-qx5blSEQr7iP/agent.32 15:26:31 SSH_AGENT_PID=38 15:26:31 Running ssh-add (command line suppressed) 15:26:31 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_504138546573434441.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_504138546573434441.key) 15:26:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:26:31 + git semver push 15:26:31 2024-02-21 15:26:31,726 [run_push] DEBUG push 15:26:31 2024-02-21 15:26:31,727 [execute] INFO git cat-file --batch-check 15:26:31 2024-02-21 15:26:31,727 [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:26:31 2024-02-21 15:26:31,731 [execute] INFO git rev-list 20609277f108308c5c3fc5522c79fc29944856f5 -- 15:26:31 2024-02-21 15:26:31,732 [execute] DEBUG Popen(['git', 'rev-list', '20609277f108308c5c3fc5522c79fc29944856f5', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 15:26:31 2024-02-21 15:26:31,740 [execute] INFO git fetch -v origin 15:26:31 2024-02-21 15:26:31,741 [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:26:32 2024-02-21 15:26:32,241 [run_push] DEBUG no remote changes detected 15:26:32 2024-02-21 15:26:32,241 [execute] INFO git push origin semver 15:26:32 2024-02-21 15:26:32,242 [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:26:33 2024-02-21 15:26:32,999 [run_push] DEBUG push all version tags 15:26:33 2024-02-21 15:26:33,000 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:26:33 2024-02-21 15:26:33,000 [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:26:33 2024-02-21 15:26:33,675 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:26:33 3.2.0-dev.11 [Pipeline] } 15:26:33 $ docker exec --env ******** --env ******** 118c453c12c29160c27fe8fd8c7eaab0bdc6b5dfd06ec02dc092d8a78d131fe6 ssh-agent -k 15:26:33 unset SSH_AUTH_SOCK; 15:26:33 unset SSH_AGENT_PID; 15:26:33 echo Agent pid 38 killed; 15:26:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:26:34 + git semver [Pipeline] } 15:26:34 $ docker stop --time=1 118c453c12c29160c27fe8fd8c7eaab0bdc6b5dfd06ec02dc092d8a78d131fe6 15:26:36 $ docker rm -f --volumes 118c453c12c29160c27fe8fd8c7eaab0bdc6b5dfd06ec02dc092d8a78d131fe6 [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:26:37 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 15:26:37 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:26:37 total 16 15:26:37 drwxr-xr-x 3 root root 4096 Feb 21 15:15 . 15:26:37 drwxrwxr-x 12 jenkins jenkins 4096 Feb 21 15:26 .. 15:26:37 drwxr-xr-x 2 root root 4096 Feb 21 15:15 cost 15:26:37 -rw-r--r-- 1 root root 95 Feb 21 15:15 cost.csv 15:26:37 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:26:37 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:26:37 total 16 15:26:37 drwxr-xr-x 3 jenkins jenkins 4096 Feb 21 15:15 . 15:26:37 drwxrwxr-x 12 jenkins jenkins 4096 Feb 21 15:26 .. 15:26:37 drwxr-xr-x 2 jenkins jenkins 4096 Feb 21 15:15 cost 15:26:37 -rw-r--r-- 1 jenkins jenkins 95 Feb 21 15:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:26:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:26:38 ---> package-listing.sh 15:26:38 ++ facter osfamily 15:26:38 ++ tr '[:upper:]' '[:lower:]' 15:26:39 + OS_FAMILY=debian 15:26:39 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 15:26:39 + START_PACKAGES=/tmp/packages_start.txt 15:26:39 + END_PACKAGES=/tmp/packages_end.txt 15:26:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:26:39 + PACKAGES=/tmp/packages_start.txt 15:26:39 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 15:26:39 + PACKAGES=/tmp/packages_end.txt 15:26:39 + case "${OS_FAMILY}" in 15:26:39 + dpkg -l 15:26:39 + grep '^ii' 15:26:39 + '[' -f /tmp/packages_start.txt ']' 15:26:39 + '[' -f /tmp/packages_end.txt ']' 15:26:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:26:39 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 15:26:39 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 15:26:39 + 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:26:39 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:26:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:26:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:26:40 prd-ubuntu20.04-docker-8c-8g-1413 does not seem to be running inside a container 15:26:40 $ 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:26:40 $ docker top f59fb95d868bea17ded2a078b6e51c4f12bc634a1cc49a73d3b126e015ea3bee -eo pid,comm [Pipeline] { [Pipeline] sh 15:26:41 + touch /tmp/pre-build-complete [Pipeline] sh 15:26:41 + mkdir -p /var/log/sysstat [Pipeline] sh 15:26:41 + ls /var/log/sa-host 15:26:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:26:42 provisioning config files... 15:26:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5747701112257951532tmp [Pipeline] { [Pipeline] echo 15:26:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:26:42 ---> create-netrc.sh [Pipeline] } 15:26:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:26:42 ---> python-tools-install.sh [Pipeline] echo 15:26:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:26:43 ---> sudo-logs.sh 15:26:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:26:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:26:43 ---> job-cost.sh 15:26:43 lf-activate-venv: SKIPPING 15:26:43 DEBUG: total: 0.2199999988079071 15:26:43 INFO: Retrieving Stack Cost... 15:26:43 INFO: Retrieving Pricing Info for: v3-standard-8 15:26:44 INFO: Archiving Costs [Pipeline] echo 15:26:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:26:44 ---> logs-deploy.sh 15:26:44 lf-activate-venv: SKIPPING 15:26:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/162 15:26:44 INFO: archiving workspace using pattern(s): 15:26:46 Archives upload complete. 15:26:46 INFO: archiving logs to Nexus