Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d 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-ssh14572727993515436884.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh8281836509649620890.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 f3350a1713306dce7682ed7e37d5774890d03277 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-ssh7756198989051980554.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh7664509036167669929.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-ssh14501549579404613301.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9883 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 f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d # timeout=10 Commit message: "Merge pull request #303 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.50" > git rev-list --no-walk 532364ee2685d9680e36c2a7c089e125e6174299 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:33:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:33:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:33:31 ========================================================= 14:33:31 EdgeX Global Pipelines Version Info 14:33:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:33:32 ------------------- 14:33:32 stable info: 14:33:32 ------------------- 14:33:32 Commited By: Cherry Wang cherry@iotechsys.com 14:33:32 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 14:33:32 Message: update stable to v1.0.263 14:33:33 ------------------- 14:33:33 experimental info: 14:33:33 ------------------- 14:33:33 Commited By: Cherry Wang cherry@iotechsys.com 14:33:33 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 14:33:33 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:33:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 14:33:33 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 14:33:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:33:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:33:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:33:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 14:33:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:33:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:33:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:33:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:33:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:33:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 14:33:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:33:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:33:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:33:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:33:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:33:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:33:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:33:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:33:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:33:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:33:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:33:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:33:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:33:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:33:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:33:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:33:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:33:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:33:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d [Pipeline] echo 14:33:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f4c05dc [Pipeline] echo 14:33:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:33:34 provisioning config files... 14:33:34 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15260702115095189269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:33:34 ---> ****-login.sh 14:33:34 nexus3.edgexfoundry.org:10001 14:33:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:33:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:33:34 Configure a credential helper to remove this warning. See 14:33:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:33:34 14:33:34 Login Succeeded 14:33:34 nexus3.edgexfoundry.org:10002 14:33:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:33:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:33:35 Configure a credential helper to remove this warning. See 14:33:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:33:35 14:33:35 Login Succeeded 14:33:35 nexus3.edgexfoundry.org:10003 14:33:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:33:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:33:35 Configure a credential helper to remove this warning. See 14:33:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:33:35 14:33:35 Login Succeeded 14:33:35 nexus3.edgexfoundry.org:10004 14:33:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:33:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:33:35 Configure a credential helper to remove this warning. See 14:33:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:33:35 14:33:35 Login Succeeded 14:33:35 ****.io 14:33:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:33:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:33:35 Configure a credential helper to remove this warning. See 14:33:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:33:35 14:33:35 Login Succeeded 14:33:35 ---> ****-login.sh ends [Pipeline] } 14:33:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:33:36 + git rev-list -1 --merges f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d~1..f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d [Pipeline] echo 14:33:36 -----------> git rev-list -1 --merges f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d~1..f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d 14:33:36 f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d [false] [Pipeline] sh 14:33:36 + git log --format=format:%s -1 f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d [Pipeline] echo 14:33:36 ========================================================= 14:33:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:33:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:33:36 + git log --format=format:%s -1 f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d [Pipeline] echo 14:33:36 [semverPrep] GIT_COMMIT: f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d, Commit Message: Merge pull request #303 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.50 [Pipeline] echo 14:33:36 [semverPrep] This is not a build commit. [Pipeline] sh 14:33:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:33:37 + grep -v github /etc/ssh/ssh_known_hosts 14:33:37 + [ -e /tmp/ssh_known_hosts ] 14:33:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:33:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:33:37 + sudo tee -a /etc/ssh/ssh_known_hosts 14:33:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:33:37 14:33:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:33:37 0.1.4: Pulling from edgex-devops/py-git-semver 14:33:37 b85a868b505f: Pulling fs layer 14:33:37 e2be974225ed: Pulling fs layer 14:33:37 339a4e72a1f5: Pulling fs layer 14:33:37 988bab9f4d93: Pulling fs layer 14:33:37 1469e6f7b9e6: Pulling fs layer 14:33:37 eaf3925da568: Pulling fs layer 14:33:37 1469e6f7b9e6: Waiting 14:33:37 bab4dde63d76: Pulling fs layer 14:33:37 bde34c3a00c8: Pulling fs layer 14:33:37 b352a97aabf1: Pulling fs layer 14:33:37 4872d77fe225: Pulling fs layer 14:33:37 5851b861e8e6: Pulling fs layer 14:33:37 eaf3925da568: Waiting 14:33:37 bab4dde63d76: Waiting 14:33:37 bde34c3a00c8: Waiting 14:33:37 b352a97aabf1: Waiting 14:33:37 4872d77fe225: Waiting 14:33:37 5851b861e8e6: Waiting 14:33:37 988bab9f4d93: Waiting 14:33:37 e2be974225ed: Download complete 14:33:37 988bab9f4d93: Download complete 14:33:37 1469e6f7b9e6: Verifying Checksum 14:33:37 1469e6f7b9e6: Download complete 14:33:37 eaf3925da568: Verifying Checksum 14:33:37 eaf3925da568: Download complete 14:33:38 339a4e72a1f5: Verifying Checksum 14:33:38 339a4e72a1f5: Download complete 14:33:38 bde34c3a00c8: Verifying Checksum 14:33:38 bde34c3a00c8: Download complete 14:33:38 b352a97aabf1: Download complete 14:33:38 4872d77fe225: Verifying Checksum 14:33:38 4872d77fe225: Download complete 14:33:38 5851b861e8e6: Verifying Checksum 14:33:38 5851b861e8e6: Download complete 14:33:38 b85a868b505f: Verifying Checksum 14:33:38 b85a868b505f: Download complete 14:33:38 bab4dde63d76: Verifying Checksum 14:33:38 bab4dde63d76: Download complete 14:33:39 b85a868b505f: Pull complete 14:33:39 e2be974225ed: Pull complete 14:33:39 339a4e72a1f5: Pull complete 14:33:39 988bab9f4d93: Pull complete 14:33:40 1469e6f7b9e6: Pull complete 14:33:40 eaf3925da568: Pull complete 14:33:42 bab4dde63d76: Pull complete 14:33:42 bde34c3a00c8: Pull complete 14:33:42 b352a97aabf1: Pull complete 14:33:42 4872d77fe225: Pull complete 14:33:42 5851b861e8e6: Pull complete 14:33:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:33:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:33:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:33:42 prd-ubuntu20.04-docker-8c-8g-9883 does not seem to be running inside a container 14:33:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:33:45 $ docker top 83f7a84080062c55f931e4f9e7d00af0df71609a243a202ce1a4b22866b4df7e -eo pid,comm 14:33:45 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:33:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:33:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:33:46 [ssh-agent] Looking for ssh-agent implementation... 14:33:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:33:46 $ docker exec 83f7a84080062c55f931e4f9e7d00af0df71609a243a202ce1a4b22866b4df7e ssh-agent 14:33:46 SSH_AUTH_SOCK=/tmp/ssh-EtT7siy0WPy9/agent.31 14:33:46 SSH_AGENT_PID=37 14:33:46 Running ssh-add (command line suppressed) 14:33:46 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15023277332421450730.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15023277332421450730.key) 14:33:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:33:46 + git tag --points-at HEAD [Pipeline] } 14:33:46 $ docker exec --env ******** --env ******** 83f7a84080062c55f931e4f9e7d00af0df71609a243a202ce1a4b22866b4df7e ssh-agent -k 14:33:46 unset SSH_AUTH_SOCK; 14:33:46 unset SSH_AGENT_PID; 14:33:46 echo Agent pid 37 killed; 14:33:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:33:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:33:46 [ssh-agent] Looking for ssh-agent implementation... 14:33:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:33:46 $ docker exec 83f7a84080062c55f931e4f9e7d00af0df71609a243a202ce1a4b22866b4df7e ssh-agent 14:33:47 SSH_AUTH_SOCK=/tmp/ssh-RTngFCPSvawu/agent.70 14:33:47 SSH_AGENT_PID=76 14:33:47 Running ssh-add (command line suppressed) 14:33:47 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2138195977774907404.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2138195977774907404.key) 14:33:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:33:47 + git semver init 14:33:47 2024-09-09 14:33:47,618 [run_init] DEBUG init version:0.0.0 force:False 14:33:47 2024-09-09 14:33:47,619 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 14:33:47 2024-09-09 14:33:47,619 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 14:33:47 2024-09-09 14:33:47,620 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 14:33:50 2024-09-09 14:33:49,750 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 14:33:50 2024-09-09 14:33:49,750 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 14:33:50 2024-09-09 14:33:49,751 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:33:50 2024-09-09 14:33:49,751 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:33:50 3.2.0-dev.26 [Pipeline] } 14:33:50 $ docker exec --env ******** --env ******** 83f7a84080062c55f931e4f9e7d00af0df71609a243a202ce1a4b22866b4df7e ssh-agent -k 14:33:50 unset SSH_AUTH_SOCK; 14:33:50 unset SSH_AGENT_PID; 14:33:50 echo Agent pid 76 killed; 14:33:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:33:50 + git semver [Pipeline] } 14:33:50 $ docker stop --time=1 83f7a84080062c55f931e4f9e7d00af0df71609a243a202ce1a4b22866b4df7e 14:33:52 $ docker rm -f --volumes 83f7a84080062c55f931e4f9e7d00af0df71609a243a202ce1a4b22866b4df7e [Pipeline] // withDockerContainer [Pipeline] sh 14:33:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:33:52 Stashed 1 file(s) [Pipeline] echo 14:33:52 [edgeXSemver]: initialized semver on version 3.2.0-dev.26 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:33:53 provisioning config files... 14:33:53 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13540761042577196309tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:33:53 ---> ****-login.sh 14:33:53 nexus3.edgexfoundry.org:10001 14:33:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:33:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:33:53 Configure a credential helper to remove this warning. See 14:33:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:33:53 14:33:53 Login Succeeded 14:33:53 nexus3.edgexfoundry.org:10002 14:33:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:33:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:33:53 Configure a credential helper to remove this warning. See 14:33:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:33:53 14:33:53 Login Succeeded 14:33:53 nexus3.edgexfoundry.org:10003 14:33:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:33:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:33:53 Configure a credential helper to remove this warning. See 14:33:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:33:53 14:33:53 Login Succeeded 14:33:53 nexus3.edgexfoundry.org:10004 14:33:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:33:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:33:53 Configure a credential helper to remove this warning. See 14:33:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:33:53 14:33:53 Login Succeeded 14:33:53 ****.io 14:33:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:33:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:33:54 Configure a credential helper to remove this warning. See 14:33:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:33:54 14:33:54 Login Succeeded 14:33:54 ---> ****-login.sh ends [Pipeline] } 14:33:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:33:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:33:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:33:54 ========================================================= 14:33:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 14:33:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:54 + 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 . 14:33:54 Sending build context to Docker daemon 19.94MB 14:33:54 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 14:33:54 Step 2/12 : FROM ${BASE} AS builder 14:33:54 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 14:33:54 619be1103602: Pulling fs layer 14:33:54 7862e08f4a3e: Pulling fs layer 14:33:54 5df492c9dc93: Pulling fs layer 14:33:54 7629e6793208: Pulling fs layer 14:33:54 4f4fb700ef54: Pulling fs layer 14:33:54 fb5054dd5b73: Pulling fs layer 14:33:54 eeca6798cff9: Pulling fs layer 14:33:54 aa269ceb94a6: Pulling fs layer 14:33:54 ada007ff1a6a: Pulling fs layer 14:33:54 7629e6793208: Waiting 14:33:54 4f4fb700ef54: Waiting 14:33:54 fb5054dd5b73: Waiting 14:33:54 eeca6798cff9: Waiting 14:33:54 aa269ceb94a6: Waiting 14:33:54 ada007ff1a6a: Waiting 14:33:54 7862e08f4a3e: Download complete 14:33:54 7629e6793208: Verifying Checksum 14:33:54 7629e6793208: Download complete 14:33:54 4f4fb700ef54: Verifying Checksum 14:33:54 4f4fb700ef54: Download complete 14:33:54 619be1103602: Download complete 14:33:54 fb5054dd5b73: Verifying Checksum 14:33:54 fb5054dd5b73: Download complete 14:33:54 eeca6798cff9: Verifying Checksum 14:33:54 eeca6798cff9: Download complete 14:33:54 619be1103602: Pull complete 14:33:54 ada007ff1a6a: Verifying Checksum 14:33:54 ada007ff1a6a: Download complete 14:33:54 7862e08f4a3e: Pull complete 14:33:54 5df492c9dc93: Verifying Checksum 14:33:54 5df492c9dc93: Download complete 14:33:55 aa269ceb94a6: Verifying Checksum 14:33:55 aa269ceb94a6: Download complete 14:33:58 5df492c9dc93: Pull complete 14:33:58 7629e6793208: Pull complete 14:33:58 4f4fb700ef54: Pull complete 14:33:58 fb5054dd5b73: Pull complete 14:33:58 eeca6798cff9: Pull complete 14:34:00 aa269ceb94a6: Pull complete 14:34:01 ada007ff1a6a: Pull complete 14:34:01 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 14:34:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 14:34:01 ---> f489d0715acc 14:34:01 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:34:06 ---> Running in e1bc8fa34555 14:34:06 Removing intermediate container e1bc8fa34555 14:34:06 ---> 0231d4aad8dd 14:34:06 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:34:06 ---> Running in 4660a041886c 14:34:06 Removing intermediate container 4660a041886c 14:34:06 ---> e069774da66e 14:34:06 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:34:06 ---> Running in 1b4d21c64237 14:34:06 Removing intermediate container 1b4d21c64237 14:34:06 ---> 2b9ea9d3477c 14:34:06 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:34:06 ---> Running in 7bbd3b838072 14:34:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:34:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:34:06 OK: 264 MiB in 52 packages 14:34:07 Removing intermediate container 7bbd3b838072 14:34:07 ---> 1781daba3048 14:34:07 Step 7/12 : WORKDIR /app 14:34:07 ---> Running in 67bb7e492acc 14:34:07 Removing intermediate container 67bb7e492acc 14:34:07 ---> e98a8fe98b03 14:34:07 Step 8/12 : COPY go.mod vendor* ./ 14:34:07 ---> f3601ca7e875 14:34:07 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:34:07 ---> Running in 6af83a8ccb87 14:34:08 Still waiting to schedule task 14:34:08 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 14:34:54 Removing intermediate container 6af83a8ccb87 14:34:54 ---> f723173b375f 14:34:54 Step 10/12 : COPY . . 14:34:54 ---> 215238976f94 14:34:54 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:34:54 ---> Running in 19b279bda032 14:34:54 Removing intermediate container 19b279bda032 14:34:54 ---> 040889356c04 14:34:54 Step 12/12 : RUN $MAKE 14:34:54 ---> Running in 10acd88101ed 14:34:54 noop 14:34:55 Removing intermediate container 10acd88101ed 14:34:55 ---> 5a832a623b3a 14:34:55 Successfully built 5a832a623b3a 14:34:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:55 + docker inspect -f . ci-base-image-x86_64 14:34:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:34:55 prd-ubuntu20.04-docker-8c-8g-9883 does not seem to be running inside a container 14:34:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:34:56 $ docker top 94d064c657dd2e9afaa7f89e76aa97c1aeb11f7c7776a8c2202e58b15090f71b -eo pid,comm [Pipeline] { [Pipeline] sh 14:34:56 + go version 14:34:56 go version go1.21.9 linux/amd64 [Pipeline] } 14:34:56 $ docker stop --time=1 94d064c657dd2e9afaa7f89e76aa97c1aeb11f7c7776a8c2202e58b15090f71b 14:34:57 $ docker rm -f --volumes 94d064c657dd2e9afaa7f89e76aa97c1aeb11f7c7776a8c2202e58b15090f71b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:58 + docker inspect -f . ci-base-image-x86_64 14:34:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:34:58 prd-ubuntu20.04-docker-8c-8g-9883 does not seem to be running inside a container 14:34:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:34:58 $ docker top 51e1890f3d535dcbc9e585459f66ea07315fb93bd498a09893b913dec7715f44 -eo pid,comm [Pipeline] { [Pipeline] sh 14:34:58 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 14:34:59 + make test 14:34:59 go test -race ./... -coverprofile=coverage.out ./... 14:35:31 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 14:35:31 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 14:35:31 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.118s coverage: 86.2% of statements 14:35:31 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.675s coverage: 71.9% of statements 14:36:03 go vet ./... 14:36:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:36:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:36:05 ./bin/test-attribution.sh 14:36:05 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 14:36:05 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 14:36:05 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 14:36:05 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 14:36:05 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 14:36:05 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 14:36:05 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 14:36:05 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 14:36:05 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 14:36:05 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 14:36:05 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 14:36:05 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 14:36:05 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 14:36:05 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 14:36:05 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 14:36:05 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 14:36:05 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 14:36:05 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 14:36:05 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 14:36:05 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 14:36:05 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 14:36:05 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 14:36:05 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 14:36:05 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 14:36:05 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 14:36:05 An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add 14:36:05 An attribution for github.com/jackc/pgpassfile is missing from Attribution.txt, please add 14:36:05 An attribution for github.com/jackc/pgservicefile is missing from Attribution.txt, please add 14:36:05 An attribution for github.com/jackc/pgx/v5 is missing from Attribution.txt, please add 14:36:05 An attribution for github.com/jackc/puddle/v2 is missing from Attribution.txt, please add 14:36:05 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 14:36:05 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 14:36:05 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 14:36:05 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 14:36:05 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 14:36:05 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 14:36:05 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 14:36:05 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 14:36:05 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 14:36:05 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 14:36:05 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 14:36:05 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 14:36:05 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 14:36:05 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 14:36:05 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 14:36:05 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 14:36:05 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 14:36:05 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 14:36:05 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 14:36:05 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 14:36:05 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 14:36:05 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 14:36:05 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 14:36:05 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 14:36:05 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 14:36:05 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 14:36:05 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 14:36:05 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 14:36:05 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 14:36:05 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 14:36:05 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 14:36:05 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 14:36:05 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 14:36:05 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 14:36:05 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 14:36:05 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 14:36:05 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 14:36:05 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 14:36:05 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 14:36:05 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 14:36:05 An attribution for golang.org/x/term is missing from Attribution.txt, please add 14:36:05 An attribution for golang.org/x/time is missing from Attribution.txt, please add 14:36:05 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 14:36:05 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 14:36:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:36:05 $ docker stop --time=1 51e1890f3d535dcbc9e585459f66ea07315fb93bd498a09893b913dec7715f44 14:36:10 $ docker rm -f --volumes 51e1890f3d535dcbc9e585459f66ea07315fb93bd498a09893b913dec7715f44 [Pipeline] // withDockerContainer [Pipeline] sh 14:36:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:36:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:36:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:36:11 + ls -al . 14:36:11 total 280 14:36:11 drwxrwxr-x 11 jenkins jenkins 4096 Sep 9 14:34 . 14:36:11 drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 14:33 .. 14:36:11 -rw-rw-r-- 1 jenkins jenkins 262 Sep 9 14:33 .dockerignore 14:36:11 drwxrwxr-x 8 jenkins jenkins 4096 Sep 9 14:35 .git 14:36:11 drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 14:33 .github 14:36:11 -rw-rw-r-- 1 jenkins jenkins 773 Sep 9 14:33 .gitignore 14:36:11 -rw-rw-r-- 1 jenkins jenkins 41 Sep 9 14:33 .golangci.yml 14:36:11 drwxr-xr-x 3 jenkins jenkins 4096 Sep 9 14:33 .semver 14:36:11 -rw-rw-r-- 1 jenkins jenkins 10232 Sep 9 14:33 Attribution.txt 14:36:11 -rw-rw-r-- 1 jenkins jenkins 11245 Sep 9 14:33 CHANGELOG.md 14:36:11 -rw-rw-r-- 1 jenkins jenkins 1768 Sep 9 14:33 Dockerfile 14:36:11 -rw-rw-r-- 1 jenkins jenkins 677 Sep 9 14:33 GOVERNANCE.md 14:36:11 -rw-rw-r-- 1 jenkins jenkins 665 Sep 9 14:33 Jenkinsfile 14:36:11 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 9 14:33 LICENSE 14:36:11 -rw-rw-r-- 1 jenkins jenkins 2503 Sep 9 14:33 Makefile 14:36:11 -rw-rw-r-- 1 jenkins jenkins 617 Sep 9 14:33 OWNERS.md 14:36:11 -rw-rw-r-- 1 jenkins jenkins 3851 Sep 9 14:33 README.md 14:36:11 -rw-rw-r-- 1 jenkins jenkins 12 Sep 9 14:33 VERSION 14:36:11 drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 14:33 bin 14:36:11 -rw-r--r-- 1 jenkins jenkins 41317 Sep 9 14:35 coverage.out 14:36:11 -rw-rw-r-- 1 jenkins jenkins 7537 Sep 9 14:33 go.mod 14:36:11 -rw-rw-r-- 1 jenkins jenkins 102421 Sep 9 14:33 go.sum 14:36:11 drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 14:33 images 14:36:11 drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 14:33 internal 14:36:11 -rw-rw-r-- 1 jenkins jenkins 531 Sep 9 14:33 main.go 14:36:11 drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 14:33 openapi 14:36:11 drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 14:33 res 14:36:11 drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 14:33 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:12 + 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=f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d --label arch=amd64 --label version=3.2.0-dev.26 . 14:36:12 Sending build context to Docker daemon 19.94MB 14:36:12 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 14:36:12 Step 2/30 : FROM ${BASE} AS builder 14:36:12 ---> 5a832a623b3a 14:36:12 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 14:36:12 ---> Running in 7cbba51c5d66 14:36:12 Removing intermediate container 7cbba51c5d66 14:36:12 ---> 9406d56577a1 14:36:12 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 14:36:12 ---> Running in 2d12754b1427 14:36:12 Removing intermediate container 2d12754b1427 14:36:12 ---> 521d5f1507b2 14:36:12 Step 5/30 : ARG ADD_BUILD_TAGS="" 14:36:12 ---> Running in 61075f9b22bb 14:36:12 Removing intermediate container 61075f9b22bb 14:36:12 ---> f56635a3c989 14:36:12 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:36:12 ---> Running in 6cab43b622f4 14:36:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:36:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:36:13 OK: 264 MiB in 52 packages 14:36:13 Removing intermediate container 6cab43b622f4 14:36:13 ---> 4d6150ee7d16 14:36:13 Step 7/30 : WORKDIR /app 14:36:14 ---> Running in 98b2b68ea229 14:36:14 Removing intermediate container 98b2b68ea229 14:36:14 ---> b696b859269c 14:36:14 Step 8/30 : COPY go.mod vendor* ./ 14:36:14 ---> c9f92e080dc8 14:36:14 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:36:14 ---> Running in 2ca90b9d5982 14:36:14 Removing intermediate container 2ca90b9d5982 14:36:14 ---> f310f6621134 14:36:14 Step 10/30 : COPY . . 14:36:15 ---> 32b2ed1bfa3b 14:36:15 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:36:15 ---> Running in 4f44bbf3b9e1 14:36:15 Removing intermediate container 4f44bbf3b9e1 14:36:15 ---> 65450cbf16f6 14:36:15 Step 12/30 : RUN $MAKE 14:36:15 ---> Running in 822db22b6521 14:36:15 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.50 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.26 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.26" -trimpath -mod=readonly -o app-rfid-llrp-inventory 14:36:54 Removing intermediate container 822db22b6521 14:36:54 ---> cd2a641c8308 14:36:54 Step 13/30 : FROM alpine:3.18 14:36:54 3.18: Pulling from library/alpine 14:36:54 1cc3d825d8b2: Pulling fs layer 14:36:54 1cc3d825d8b2: Verifying Checksum 14:36:54 1cc3d825d8b2: Download complete 14:36:54 1cc3d825d8b2: Pull complete 14:36:54 Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 14:36:54 Status: Downloaded newer image for alpine:3.18 14:36:54 ---> 2c64cf60f6f0 14:36:54 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:36:54 ---> Running in 82101b661198 14:36:54 Removing intermediate container 82101b661198 14:36:54 ---> 29b07c697c30 14:36:54 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 14:36:54 ---> Running in 9b561b3757bf 14:36:54 Removing intermediate container 9b561b3757bf 14:36:54 ---> 90021f2362ca 14:36:54 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 14:36:54 ---> Running in 8e8525565334 14:36:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:36:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:36:54 (1/2) Installing ca-certificates (20240226-r0) 14:36:54 (2/2) Installing dumb-init (1.2.5-r2) 14:36:54 Executing busybox-1.36.1-r7.trigger 14:36:54 Executing ca-certificates-20240226-r0.trigger 14:36:54 OK: 8 MiB in 17 packages 14:36:54 Removing intermediate container 8e8525565334 14:36:54 ---> 2c375884ceb6 14:36:54 Step 17/30 : RUN apk --no-cache upgrade 14:36:54 ---> Running in 5e090b2d45f4 14:36:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:36:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:36:54 OK: 8 MiB in 17 packages 14:36:54 Removing intermediate container 5e090b2d45f4 14:36:54 ---> 696e31687411 14:36:54 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:36:54 ---> 4d59cd9750e3 14:36:54 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 14:36:54 ---> bc2ee6cbf256 14:36:54 Step 20/30 : COPY --from=builder /app/res/ /res/ 14:36:54 ---> 52fb1c75d80b 14:36:54 Step 21/30 : COPY --from=builder /app/static/ /static/ 14:36:54 ---> f80294680fbf 14:36:54 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:36:54 ---> 46d61166329e 14:36:54 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:36:54 ---> Running in bea20cf714a7 14:36:54 Removing intermediate container bea20cf714a7 14:36:54 ---> a63c492f6f36 14:36:54 Step 24/30 : VOLUME /cache 14:36:54 ---> Running in 1c85d55cfe6d 14:36:54 Removing intermediate container 1c85d55cfe6d 14:36:54 ---> 09db574c70cc 14:36:54 Step 25/30 : EXPOSE 59711 14:36:54 ---> Running in 2014e5f7a340 14:36:54 Removing intermediate container 2014e5f7a340 14:36:54 ---> 8301b4397009 14:36:54 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 14:36:54 ---> Running in 3164019e0c0c 14:36:54 Removing intermediate container 3164019e0c0c 14:36:54 ---> 17faffd1f3a0 14:36:54 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 14:36:54 ---> Running in 31ae1be9408b 14:36:54 Removing intermediate container 31ae1be9408b 14:36:54 ---> c204270ec7ed 14:36:54 Step 28/30 : LABEL arch=amd64 14:36:54 ---> Running in 956130bbebdb 14:36:54 Removing intermediate container 956130bbebdb 14:36:54 ---> bca5f19cc222 14:36:54 Step 29/30 : LABEL git_sha=f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d 14:36:54 ---> Running in 42c0aaa3a3e5 14:36:54 Removing intermediate container 42c0aaa3a3e5 14:36:54 ---> f495582d2472 14:36:54 Step 30/30 : LABEL version=3.2.0-dev.26 14:36:54 ---> Running in 6cbfa504377e 14:36:54 Removing intermediate container 6cbfa504377e 14:36:54 ---> 9903c300eeb0 14:36:54 [Warning] One or more build-args [ARCH] were not consumed 14:36:54 Successfully built 9903c300eeb0 14:36:54 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:36:54 provisioning config files... 14:36:54 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config214501649755176353tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:36:55 ---> ****-login.sh 14:36:55 nexus3.edgexfoundry.org:10001 14:36:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:36:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:36:55 Configure a credential helper to remove this warning. See 14:36:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:36:55 14:36:55 Login Succeeded 14:36:55 nexus3.edgexfoundry.org:10002 14:36:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:36:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:36:55 Configure a credential helper to remove this warning. See 14:36:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:36:55 14:36:55 Login Succeeded 14:36:55 nexus3.edgexfoundry.org:10003 14:36:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:36:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:36:55 Configure a credential helper to remove this warning. See 14:36:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:36:55 14:36:55 Login Succeeded 14:36:55 nexus3.edgexfoundry.org:10004 14:36:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:36:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:36:55 Configure a credential helper to remove this warning. See 14:36:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:36:55 14:36:55 Login Succeeded 14:36:55 ****.io 14:36:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:36:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:36:55 Configure a credential helper to remove this warning. See 14:36:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:36:55 14:36:55 Login Succeeded 14:36:55 ---> ****-login.sh ends [Pipeline] } 14:36:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:36:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:36:55 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 14:36:55 f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d 14:36:55 latest 14:36:55 3.2.0-dev.26 14:36:55 f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d-3.2.0-dev.26 14:36:55 main 14:36:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:56 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:56 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d 14:36:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:36:56 de3e35795391: Preparing 14:36:56 8bd287e54617: Preparing 14:36:56 9cab95c7c940: Preparing 14:36:56 a27820056fe0: Preparing 14:36:56 59d81563cf88: Preparing 14:36:56 9fd0c45a9e24: Preparing 14:36:56 b8ce6baa229e: Preparing 14:36:56 5b37999e0f80: Preparing 14:36:56 9fd0c45a9e24: Waiting 14:36:56 b8ce6baa229e: Waiting 14:36:56 d62a02444d39: Preparing 14:36:56 5b37999e0f80: Waiting 14:36:56 d62a02444d39: Waiting 14:36:56 de3e35795391: Pushed 14:36:56 a27820056fe0: Pushed 14:36:56 59d81563cf88: Pushed 14:36:56 9cab95c7c940: Pushed 14:36:56 d62a02444d39: Layer already exists 14:36:56 9fd0c45a9e24: Pushed 14:36:56 b8ce6baa229e: Pushed 14:36:56 5b37999e0f80: Pushed 14:36:59 8bd287e54617: Pushed 14:36:59 f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d: digest: sha256:fec1d2a4357bc843095cece08c4849c63791ba68a0c7d0c3d17e368a911cd627 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:00 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:00 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 14:37:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:37:00 de3e35795391: Preparing 14:37:00 8bd287e54617: Preparing 14:37:00 9cab95c7c940: Preparing 14:37:00 a27820056fe0: Preparing 14:37:00 59d81563cf88: Preparing 14:37:00 9fd0c45a9e24: Preparing 14:37:00 b8ce6baa229e: Preparing 14:37:00 5b37999e0f80: Preparing 14:37:00 d62a02444d39: Preparing 14:37:00 9fd0c45a9e24: Waiting 14:37:00 b8ce6baa229e: Waiting 14:37:00 5b37999e0f80: Waiting 14:37:00 d62a02444d39: Waiting 14:37:00 8bd287e54617: Layer already exists 14:37:00 de3e35795391: Layer already exists 14:37:00 a27820056fe0: Layer already exists 14:37:00 59d81563cf88: Layer already exists 14:37:00 9cab95c7c940: Layer already exists 14:37:00 9fd0c45a9e24: Layer already exists 14:37:00 5b37999e0f80: Layer already exists 14:37:00 d62a02444d39: Layer already exists 14:37:00 b8ce6baa229e: Layer already exists 14:37:00 latest: digest: sha256:fec1d2a4357bc843095cece08c4849c63791ba68a0c7d0c3d17e368a911cd627 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:00 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:01 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.26 14:37:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:37:01 de3e35795391: Preparing 14:37:01 8bd287e54617: Preparing 14:37:01 9cab95c7c940: Preparing 14:37:01 a27820056fe0: Preparing 14:37:01 59d81563cf88: Preparing 14:37:01 9fd0c45a9e24: Preparing 14:37:01 b8ce6baa229e: Preparing 14:37:01 5b37999e0f80: Preparing 14:37:01 d62a02444d39: Preparing 14:37:01 b8ce6baa229e: Waiting 14:37:01 d62a02444d39: Waiting 14:37:01 5b37999e0f80: Waiting 14:37:01 9fd0c45a9e24: Waiting 14:37:01 9cab95c7c940: Layer already exists 14:37:01 a27820056fe0: Layer already exists 14:37:01 de3e35795391: Layer already exists 14:37:01 59d81563cf88: Layer already exists 14:37:01 8bd287e54617: Layer already exists 14:37:01 5b37999e0f80: Layer already exists 14:37:01 9fd0c45a9e24: Layer already exists 14:37:01 d62a02444d39: Layer already exists 14:37:01 b8ce6baa229e: Layer already exists 14:37:01 3.2.0-dev.26: digest: sha256:fec1d2a4357bc843095cece08c4849c63791ba68a0c7d0c3d17e368a911cd627 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:01 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:01 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d-3.2.0-dev.26 14:37:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:37:01 de3e35795391: Preparing 14:37:01 8bd287e54617: Preparing 14:37:01 9cab95c7c940: Preparing 14:37:01 a27820056fe0: Preparing 14:37:01 59d81563cf88: Preparing 14:37:01 9fd0c45a9e24: Preparing 14:37:01 b8ce6baa229e: Preparing 14:37:01 5b37999e0f80: Preparing 14:37:01 d62a02444d39: Preparing 14:37:01 9fd0c45a9e24: Waiting 14:37:01 b8ce6baa229e: Waiting 14:37:01 5b37999e0f80: Waiting 14:37:01 d62a02444d39: Waiting 14:37:01 de3e35795391: Layer already exists 14:37:01 8bd287e54617: Layer already exists 14:37:01 59d81563cf88: Layer already exists 14:37:01 9cab95c7c940: Layer already exists 14:37:01 a27820056fe0: Layer already exists 14:37:01 b8ce6baa229e: Layer already exists 14:37:01 9fd0c45a9e24: Layer already exists 14:37:01 5b37999e0f80: Layer already exists 14:37:01 d62a02444d39: Layer already exists 14:37:01 f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d-3.2.0-dev.26: digest: sha256:fec1d2a4357bc843095cece08c4849c63791ba68a0c7d0c3d17e368a911cd627 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:02 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:02 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 14:37:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:37:02 de3e35795391: Preparing 14:37:02 8bd287e54617: Preparing 14:37:02 9cab95c7c940: Preparing 14:37:02 a27820056fe0: Preparing 14:37:02 59d81563cf88: Preparing 14:37:02 9fd0c45a9e24: Preparing 14:37:02 b8ce6baa229e: Preparing 14:37:02 5b37999e0f80: Preparing 14:37:02 d62a02444d39: Preparing 14:37:02 b8ce6baa229e: Waiting 14:37:02 d62a02444d39: Waiting 14:37:02 5b37999e0f80: Waiting 14:37:02 9fd0c45a9e24: Waiting 14:37:02 59d81563cf88: Layer already exists 14:37:02 de3e35795391: Layer already exists 14:37:02 a27820056fe0: Layer already exists 14:37:02 9cab95c7c940: Layer already exists 14:37:02 8bd287e54617: Layer already exists 14:37:02 9fd0c45a9e24: Layer already exists 14:37:02 b8ce6baa229e: Layer already exists 14:37:02 5b37999e0f80: Layer already exists 14:37:02 d62a02444d39: Layer already exists 14:37:02 main: digest: sha256:fec1d2a4357bc843095cece08c4849c63791ba68a0c7d0c3d17e368a911cd627 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:37:02 ===================================================== [Pipeline] echo 14:37:02 taggedImages: 14:37:02 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d 14:37:02 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 14:37:02 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.26 14:37:02 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d-3.2.0-dev.26 14:37:02 - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:37:03 14:37:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:37:03 latest: Pulling from edgex-lftools-log-publisher 14:37:03 5eb5b503b376: Pulling fs layer 14:37:03 5c69ac0246d0: Pulling fs layer 14:37:03 ec43610c2a17: Pulling fs layer 14:37:03 3a2ae6a8a46f: Pulling fs layer 14:37:03 33b1e0a273af: Pulling fs layer 14:37:03 5d3b04190fa2: Pulling fs layer 14:37:03 2f39f015ded8: Pulling fs layer 14:37:03 3a2ae6a8a46f: Waiting 14:37:03 33b1e0a273af: Waiting 14:37:03 5d3b04190fa2: Waiting 14:37:03 2f39f015ded8: Waiting 14:37:03 5c69ac0246d0: Verifying Checksum 14:37:03 5c69ac0246d0: Download complete 14:37:03 3a2ae6a8a46f: Verifying Checksum 14:37:03 3a2ae6a8a46f: Download complete 14:37:03 33b1e0a273af: Verifying Checksum 14:37:03 33b1e0a273af: Download complete 14:37:03 5d3b04190fa2: Verifying Checksum 14:37:03 5d3b04190fa2: Download complete 14:37:03 ec43610c2a17: Verifying Checksum 14:37:03 ec43610c2a17: Download complete 14:37:03 5eb5b503b376: Verifying Checksum 14:37:03 5eb5b503b376: Download complete 14:37:04 2f39f015ded8: Download complete 14:37:04 5eb5b503b376: Pull complete 14:37:04 5c69ac0246d0: Pull complete 14:37:05 ec43610c2a17: Pull complete 14:37:05 3a2ae6a8a46f: Pull complete 14:37:05 33b1e0a273af: Pull complete 14:37:05 5d3b04190fa2: Pull complete 14:37:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9885 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 14:37:06 Running in /w/workspace/app-rfid-llrp-inventory/180 [Pipeline] { [Pipeline] checkout 14:37:09 2f39f015ded8: Pull complete 14:37:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:37:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:37:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } 14:37:10 The recommended git tool is: git [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:37:10 prd-ubuntu20.04-docker-8c-8g-9883 does not seem to be running inside a container 14:37:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:37:13 $ docker top 4dc43f71c23b4a175ab3becf56fa753536591e06ebb07e7f2990d54d7e13e2ea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:37:14 ---> job-cost.sh 14:37:14 lf-activate-venv: SKIPPING 14:37:14 INFO: No Stack... 14:37:14 INFO: Retrieving Pricing Info for: v3-standard-8 14:37:15 INFO: Archiving Costs [Pipeline] sh 14:37:15 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 14:37:15 + cut -d, -f6 [Pipeline] lock 14:37:15 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-180-stack-cost] 14:37:15 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-180-stack-cost] did not exist. Created. 14:37:15 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-180-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:37:15 + echo total: 0.2199999988079071 [Pipeline] stash 14:37:15 Stashed 1 file(s) [Pipeline] } 14:37:15 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-180-stack-cost] [Pipeline] // lock [Pipeline] } 14:37:15 $ docker stop --time=1 4dc43f71c23b4a175ab3becf56fa753536591e06ebb07e7f2990d54d7e13e2ea 14:37:17 $ docker rm -f --volumes 4dc43f71c23b4a175ab3becf56fa753536591e06ebb07e7f2990d54d7e13e2ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:37:19 using credential edgex-jenkins-ssh 14:37:19 Cloning the remote Git repository 14:37:19 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:37:20 > git init /w/workspace/app-rfid-llrp-inventory/180 # timeout=10 14:37:20 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:37:20 > git --version # timeout=10 14:37:20 > git --version # 'git version 2.25.1' 14:37:20 using GIT_SSH to set credentials SSH Credentials for GitHub 14:37:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:37:24 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 14:37:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:37:26 Avoid second fetch 14:37:26 Checking out Revision f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d (main) 14:37:27 Commit message: "Merge pull request #303 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.50" 14:37:26 > git config core.sparsecheckout # timeout=10 14:37:26 > git checkout -f f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:37:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:37:32 % Total % Received % Xferd Average Speed Time Time Time Current 14:37:32 Dload Upload Total Spent Left Speed 14:37:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 75 12828 75 9637 0 0 54140 0 --:--:-- --:--:-- --:--:-- 54140 100 12828 100 12828 0 0 71664 0 --:--:-- --:--:-- --:--:-- 71266 [Pipeline] sh 14:37:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:37:32 + sudo tee /etc/docker/daemon.new 14:37:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:37:32 { 14:37:32 "registry-mirrors": [ 14:37:32 "https://nexus3.edgexfoundry.org:10001" 14:37:32 ], 14:37:32 "bip": "10.250.0.254/24", 14:37:32 "hosts": [ 14:37:32 "tcp://0.0.0.0:5555", 14:37:32 "unix:///var/run/docker.sock" 14:37:32 ], 14:37:32 "mtu": 1458, 14:37:32 "selinux-enabled": true, 14:37:32 "seccomp-profile": "/etc/docker/seccomp.json" 14:37:32 } [Pipeline] sh 14:37:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:37:33 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:37:51 provisioning config files... 14:37:51 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/180@tmp/config15131997705669980352tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:37:52 ---> ****-login.sh 14:37:52 nexus3.edgexfoundry.org:10001 14:37:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:37:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:37:53 Configure a credential helper to remove this warning. See 14:37:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:37:53 14:37:53 Login Succeeded 14:37:53 nexus3.edgexfoundry.org:10002 14:37:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:37:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:37:53 Configure a credential helper to remove this warning. See 14:37:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:37:53 14:37:53 Login Succeeded 14:37:53 nexus3.edgexfoundry.org:10003 14:37:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:37:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:37:54 Configure a credential helper to remove this warning. See 14:37:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:37:54 14:37:54 Login Succeeded 14:37:54 nexus3.edgexfoundry.org:10004 14:37:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:37:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:37:54 Configure a credential helper to remove this warning. See 14:37:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:37:54 14:37:54 Login Succeeded 14:37:54 ****.io 14:37:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:37:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:37:54 Configure a credential helper to remove this warning. See 14:37:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:37:54 14:37:54 Login Succeeded 14:37:54 ---> ****-login.sh ends [Pipeline] } 14:37:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:37:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:37:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:37:55 ========================================================= 14:37:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 14:37:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:55 + 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 . 14:37:56 Sending build context to Docker daemon 673.8kB 14:37:56 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 14:37:56 Step 2/12 : FROM ${BASE} AS builder 14:37:56 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:37:56 c6b39de5b339: Pulling fs layer 14:37:56 a69c41024577: Pulling fs layer 14:37:56 d6de4b400683: Pulling fs layer 14:37:56 35cb2a7552d0: Pulling fs layer 14:37:56 4f4fb700ef54: Pulling fs layer 14:37:56 464afbd9ba4c: Pulling fs layer 14:37:56 00f215d4a9da: Pulling fs layer 14:37:56 d496ad576159: Pulling fs layer 14:37:56 464afbd9ba4c: Waiting 14:37:56 00f215d4a9da: Waiting 14:37:56 d496ad576159: Waiting 14:37:56 35cb2a7552d0: Waiting 14:37:56 4f4fb700ef54: Waiting 14:37:56 a69c41024577: Download complete 14:37:56 35cb2a7552d0: Verifying Checksum 14:37:56 35cb2a7552d0: Download complete 14:37:56 4f4fb700ef54: Verifying Checksum 14:37:56 4f4fb700ef54: Download complete 14:37:56 c6b39de5b339: Verifying Checksum 14:37:56 c6b39de5b339: Download complete 14:37:56 464afbd9ba4c: Verifying Checksum 14:37:56 464afbd9ba4c: Download complete 14:37:56 d496ad576159: Verifying Checksum 14:37:56 d496ad576159: Download complete 14:37:57 c6b39de5b339: Pull complete 14:37:58 a69c41024577: Pull complete 14:37:58 d6de4b400683: Verifying Checksum 14:37:58 d6de4b400683: Download complete 14:37:59 00f215d4a9da: Verifying Checksum 14:37:59 00f215d4a9da: Download complete 14:38:12 d6de4b400683: Pull complete 14:38:12 35cb2a7552d0: Pull complete 14:38:12 4f4fb700ef54: Pull complete 14:38:12 464afbd9ba4c: Pull complete 14:38:20 00f215d4a9da: Pull complete 14:38:22 d496ad576159: Pull complete 14:38:22 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 14:38:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 14:38:22 ---> f246e2811388 14:38:22 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:38:24 ---> Running in de46e07f4fd0 14:38:24 Removing intermediate container de46e07f4fd0 14:38:24 ---> a817a9f48993 14:38:24 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:38:24 ---> Running in 1b7742c813d8 14:38:25 Removing intermediate container 1b7742c813d8 14:38:25 ---> 1b3b1461baea 14:38:25 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:38:25 ---> Running in fb98315f23b6 14:38:25 Removing intermediate container fb98315f23b6 14:38:25 ---> e65f62565b17 14:38:25 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:38:25 ---> Running in f517d5fce8aa 14:38:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:38:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:38:29 OK: 266 MiB in 52 packages 14:38:30 Removing intermediate container f517d5fce8aa 14:38:30 ---> 70ec7f747a73 14:38:30 Step 7/12 : WORKDIR /app 14:38:30 ---> Running in c0e781cd0182 14:38:31 Removing intermediate container c0e781cd0182 14:38:31 ---> 5ecfb04e8cb0 14:38:31 Step 8/12 : COPY go.mod vendor* ./ 14:38:31 ---> 94ac43ad42bd 14:38:31 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:38:31 ---> Running in 327f37b5c734 14:40:38 Removing intermediate container 327f37b5c734 14:40:38 ---> 9893a48ab084 14:40:38 Step 10/12 : COPY . . 14:40:38 ---> a6fc1be87cd7 14:40:38 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:40:38 ---> Running in 0cd6e83f9c60 14:40:38 Removing intermediate container 0cd6e83f9c60 14:40:38 ---> 1e00551c15a1 14:40:38 Step 12/12 : RUN $MAKE 14:40:38 ---> Running in 1a6a95be95bd 14:40:38 noop 14:40:38 Removing intermediate container 1a6a95be95bd 14:40:38 ---> 6d92df8757e1 14:40:38 Successfully built 6d92df8757e1 14:40:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:40:39 + docker inspect -f . ci-base-image-arm64 14:40:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:40:39 prd-ubuntu20.04-docker-arm64-4c-16g-9885 does not seem to be running inside a container 14:40:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/180 -v /w/workspace/app-rfid-llrp-inventory/180:/w/workspace/app-rfid-llrp-inventory/180:rw,z -v /w/workspace/app-rfid-llrp-inventory/180@tmp:/w/workspace/app-rfid-llrp-inventory/180@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:40:40 $ docker top c0d77e1191279eb04b9bd798fadb0cddd850d3b24b3464f1dd5c0fdb0c08dcf6 -eo pid,comm [Pipeline] { [Pipeline] sh 14:40:41 + go version 14:40:41 go version go1.21.9 linux/arm64 [Pipeline] } 14:40:41 $ docker stop --time=1 c0d77e1191279eb04b9bd798fadb0cddd850d3b24b3464f1dd5c0fdb0c08dcf6 14:40:43 $ docker rm -f --volumes c0d77e1191279eb04b9bd798fadb0cddd850d3b24b3464f1dd5c0fdb0c08dcf6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:40:43 + docker inspect -f . ci-base-image-arm64 14:40:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:40:44 prd-ubuntu20.04-docker-arm64-4c-16g-9885 does not seem to be running inside a container 14:40:44 $ 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/180 -v /w/workspace/app-rfid-llrp-inventory/180:/w/workspace/app-rfid-llrp-inventory/180:rw,z -v /w/workspace/app-rfid-llrp-inventory/180@tmp:/w/workspace/app-rfid-llrp-inventory/180@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:40:45 $ docker top 0f0d459983e76bd8a501d3699cd0537029854e71536da1049c50d86ab4dc02eb -eo pid,comm [Pipeline] { [Pipeline] sh 14:40:46 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/180 [Pipeline] fileExists [Pipeline] sh 14:40:46 + make test 14:40:46 go test -race ./... -coverprofile=coverage.out ./... 14:45:54 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 14:45:55 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 14:45:57 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.178s coverage: 86.2% of statements 14:46:12 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.646s coverage: 71.9% of statements 14:46:12 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:46:12 go vet ./... 14:51:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:51:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:51:04 ./bin/test-attribution.sh 14:51:04 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 14:51:04 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 14:51:04 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 14:51:04 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 14:51:04 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 14:51:04 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 14:51:04 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 14:51:04 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 14:51:04 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 14:51:04 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 14:51:04 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 14:51:04 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 14:51:04 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 14:51:04 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 14:51:04 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 14:51:04 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 14:51:04 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 14:51:04 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 14:51:04 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 14:51:04 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 14:51:04 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 14:51:04 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 14:51:04 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 14:51:04 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 14:51:04 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 14:51:04 An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add 14:51:04 An attribution for github.com/jackc/pgpassfile is missing from Attribution.txt, please add 14:51:04 An attribution for github.com/jackc/pgservicefile is missing from Attribution.txt, please add 14:51:04 An attribution for github.com/jackc/pgx/v5 is missing from Attribution.txt, please add 14:51:04 An attribution for github.com/jackc/puddle/v2 is missing from Attribution.txt, please add 14:51:04 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 14:51:04 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 14:51:04 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 14:51:04 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 14:51:04 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 14:51:04 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 14:51:04 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 14:51:04 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 14:51:04 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 14:51:04 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 14:51:04 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 14:51:04 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 14:51:04 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 14:51:04 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 14:51:04 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 14:51:04 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 14:51:04 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 14:51:04 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 14:51:04 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 14:51:04 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 14:51:04 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 14:51:04 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 14:51:04 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 14:51:04 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 14:51:04 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 14:51:04 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 14:51:04 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 14:51:04 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 14:51:04 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 14:51:04 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 14:51:04 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 14:51:04 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 14:51:04 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 14:51:04 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 14:51:04 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 14:51:04 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 14:51:04 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 14:51:04 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 14:51:04 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 14:51:04 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 14:51:04 An attribution for golang.org/x/term is missing from Attribution.txt, please add 14:51:04 An attribution for golang.org/x/time is missing from Attribution.txt, please add 14:51:04 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 14:51:04 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 14:51:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:51:04 $ docker stop --time=1 0f0d459983e76bd8a501d3699cd0537029854e71536da1049c50d86ab4dc02eb 14:51:06 $ docker rm -f --volumes 0f0d459983e76bd8a501d3699cd0537029854e71536da1049c50d86ab4dc02eb [Pipeline] // withDockerContainer [Pipeline] sh 14:51:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:51:09 Warning: overwriting stash ‘coverage-report’ 14:51:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:51:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:51:10 + ls -al . 14:51:10 total 276 14:51:10 drwxrwxr-x 10 jenkins jenkins 4096 Sep 9 14:40 . 14:51:10 drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 14:37 .. 14:51:10 -rw-rw-r-- 1 jenkins jenkins 262 Sep 9 14:37 .dockerignore 14:51:10 drwxrwxr-x 8 jenkins jenkins 4096 Sep 9 14:37 .git 14:51:10 drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 14:37 .github 14:51:10 -rw-rw-r-- 1 jenkins jenkins 773 Sep 9 14:37 .gitignore 14:51:10 -rw-rw-r-- 1 jenkins jenkins 41 Sep 9 14:37 .golangci.yml 14:51:10 -rw-rw-r-- 1 jenkins jenkins 10232 Sep 9 14:37 Attribution.txt 14:51:10 -rw-rw-r-- 1 jenkins jenkins 11245 Sep 9 14:37 CHANGELOG.md 14:51:10 -rw-rw-r-- 1 jenkins jenkins 1768 Sep 9 14:37 Dockerfile 14:51:10 -rw-rw-r-- 1 jenkins jenkins 677 Sep 9 14:37 GOVERNANCE.md 14:51:10 -rw-rw-r-- 1 jenkins jenkins 665 Sep 9 14:37 Jenkinsfile 14:51:10 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 9 14:37 LICENSE 14:51:10 -rw-rw-r-- 1 jenkins jenkins 2503 Sep 9 14:37 Makefile 14:51:10 -rw-rw-r-- 1 jenkins jenkins 617 Sep 9 14:37 OWNERS.md 14:51:10 -rw-rw-r-- 1 jenkins jenkins 3851 Sep 9 14:37 README.md 14:51:10 -rw-rw-r-- 1 jenkins jenkins 12 Sep 9 14:33 VERSION 14:51:10 drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 14:37 bin 14:51:10 -rw-r--r-- 1 jenkins jenkins 41317 Sep 9 14:46 coverage.out 14:51:10 -rw-rw-r-- 1 jenkins jenkins 7537 Sep 9 14:37 go.mod 14:51:10 -rw-rw-r-- 1 jenkins jenkins 102421 Sep 9 14:37 go.sum 14:51:10 drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 14:37 images 14:51:10 drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 14:37 internal 14:51:10 -rw-rw-r-- 1 jenkins jenkins 531 Sep 9 14:37 main.go 14:51:10 drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 14:37 openapi 14:51:10 drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 14:37 res 14:51:10 drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 14:37 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:51:10 + 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=f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d --label arch=arm64 --label version=3.2.0-dev.26 . 14:51:11 Sending build context to Docker daemon 673.8kB 14:51:11 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 14:51:11 Step 2/30 : FROM ${BASE} AS builder 14:51:11 ---> 6d92df8757e1 14:51:11 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 14:51:11 ---> Running in c58f4fe2e267 14:51:11 Removing intermediate container c58f4fe2e267 14:51:11 ---> 9e16c889014e 14:51:11 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 14:51:11 ---> Running in a54e9cf181ac 14:51:11 Removing intermediate container a54e9cf181ac 14:51:11 ---> 94bd475862e4 14:51:11 Step 5/30 : ARG ADD_BUILD_TAGS="" 14:51:12 ---> Running in 31d1500bd335 14:51:12 Removing intermediate container 31d1500bd335 14:51:12 ---> 2a8f1c2d7f30 14:51:12 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:51:12 ---> Running in 37dcf795a9e7 14:51:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:51:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:51:15 OK: 266 MiB in 52 packages 14:51:16 Removing intermediate container 37dcf795a9e7 14:51:16 ---> 5ecd2027f65b 14:51:16 Step 7/30 : WORKDIR /app 14:51:16 ---> Running in 9e8a9f3c6ff2 14:51:16 Removing intermediate container 9e8a9f3c6ff2 14:51:16 ---> 033a5ade878b 14:51:16 Step 8/30 : COPY go.mod vendor* ./ 14:51:16 ---> f52bb81122f0 14:51:16 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:51:16 ---> Running in acc5b864a341 14:51:19 Removing intermediate container acc5b864a341 14:51:19 ---> 92484d988a74 14:51:19 Step 10/30 : COPY . . 14:51:19 ---> 4c38a3e891e5 14:51:19 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:51:20 ---> Running in 389d283ff221 14:51:20 Removing intermediate container 389d283ff221 14:51:20 ---> 1a84cd43210a 14:51:20 Step 12/30 : RUN $MAKE 14:51:20 ---> Running in 1ab2034653a5 14:51:21 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.50 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.26 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.26" -trimpath -mod=readonly -o app-rfid-llrp-inventory 14:55:28 Removing intermediate container 1ab2034653a5 14:55:28 ---> 2191f1a29d81 14:55:28 Step 13/30 : FROM alpine:3.18 14:55:28 3.18: Pulling from library/alpine 14:55:28 720f3032cd11: Pulling fs layer 14:55:29 720f3032cd11: Verifying Checksum 14:55:29 720f3032cd11: Download complete 14:55:29 720f3032cd11: Pull complete 14:55:29 Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 14:55:29 Status: Downloaded newer image for alpine:3.18 14:55:29 ---> 3e834921e367 14:55:29 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:55:29 ---> Running in bc0173b2ac94 14:55:30 Removing intermediate container bc0173b2ac94 14:55:30 ---> 23f12bfe419e 14:55:30 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 14:55:30 ---> Running in fbbba1e31e64 14:55:30 Removing intermediate container fbbba1e31e64 14:55:30 ---> 45f6789fb8ce 14:55:30 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 14:55:30 ---> Running in dee5953c6f82 14:55:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:55:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:55:32 (1/2) Installing ca-certificates (20240226-r0) 14:55:33 (2/2) Installing dumb-init (1.2.5-r2) 14:55:33 Executing busybox-1.36.1-r7.trigger 14:55:33 Executing ca-certificates-20240226-r0.trigger 14:55:33 OK: 9 MiB in 17 packages 14:55:34 Removing intermediate container dee5953c6f82 14:55:34 ---> 1fa9545e54a7 14:55:34 Step 17/30 : RUN apk --no-cache upgrade 14:55:34 ---> Running in 28850af61443 14:55:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:55:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:55:36 OK: 9 MiB in 17 packages 14:55:37 Removing intermediate container 28850af61443 14:55:37 ---> c10740100a77 14:55:37 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:55:38 ---> 9aa7c15e82fc 14:55:38 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 14:55:39 ---> b1a85a5ce29c 14:55:39 Step 20/30 : COPY --from=builder /app/res/ /res/ 14:55:39 ---> 61f42410ba0b 14:55:39 Step 21/30 : COPY --from=builder /app/static/ /static/ 14:55:40 ---> f0bde53f4df6 14:55:40 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:55:42 ---> 2ecc6b60f68a 14:55:42 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:55:42 ---> Running in 5025ecd8d224 14:55:44 Removing intermediate container 5025ecd8d224 14:55:44 ---> 345835325b35 14:55:44 Step 24/30 : VOLUME /cache 14:55:44 ---> Running in 139a2cdad11d 14:55:44 Removing intermediate container 139a2cdad11d 14:55:44 ---> ced4572acab1 14:55:44 Step 25/30 : EXPOSE 59711 14:55:44 ---> Running in 944ec3afb319 14:55:44 Removing intermediate container 944ec3afb319 14:55:44 ---> 74db5e914f74 14:55:44 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 14:55:44 ---> Running in 2758abaefdb5 14:55:45 Removing intermediate container 2758abaefdb5 14:55:45 ---> f03091fa245c 14:55:45 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 14:55:45 ---> Running in 0dc9809c9284 14:55:45 Removing intermediate container 0dc9809c9284 14:55:45 ---> 52aa282184fc 14:55:45 Step 28/30 : LABEL arch=arm64 14:55:45 ---> Running in abe931553ee8 14:55:45 Removing intermediate container abe931553ee8 14:55:45 ---> bec2cd067a54 14:55:45 Step 29/30 : LABEL git_sha=f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d 14:55:46 ---> Running in 5d5ec51ce9d1 14:55:46 Removing intermediate container 5d5ec51ce9d1 14:55:46 ---> b699234b35ae 14:55:46 Step 30/30 : LABEL version=3.2.0-dev.26 14:55:46 ---> Running in 435ec5536db9 14:55:46 Removing intermediate container 435ec5536db9 14:55:46 ---> a3e0ed320f50 14:55:46 [Warning] One or more build-args [ARCH] were not consumed 14:55:46 Successfully built a3e0ed320f50 14:55:46 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:55:46 provisioning config files... 14:55:46 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/180@tmp/config16388179778205764725tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:55:47 ---> ****-login.sh 14:55:47 nexus3.edgexfoundry.org:10001 14:55:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:55:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:55:47 Configure a credential helper to remove this warning. See 14:55:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:55:47 14:55:47 Login Succeeded 14:55:47 nexus3.edgexfoundry.org:10002 14:55:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:55:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:55:47 Configure a credential helper to remove this warning. See 14:55:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:55:47 14:55:47 Login Succeeded 14:55:47 nexus3.edgexfoundry.org:10003 14:55:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:55:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:55:48 Configure a credential helper to remove this warning. See 14:55:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:55:48 14:55:48 Login Succeeded 14:55:48 nexus3.edgexfoundry.org:10004 14:55:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:55:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:55:48 Configure a credential helper to remove this warning. See 14:55:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:55:48 14:55:48 Login Succeeded 14:55:48 ****.io 14:55:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:55:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:55:49 Configure a credential helper to remove this warning. See 14:55:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:55:49 14:55:49 Login Succeeded 14:55:49 ---> ****-login.sh ends [Pipeline] } 14:55:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:55:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:55:49 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 14:55:49 f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d 14:55:49 latest 14:55:49 3.2.0-dev.26 14:55:49 f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d-3.2.0-dev.26 14:55:49 main 14:55:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:55:49 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:55:50 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d 14:55:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 14:55:50 4eabcb767ca9: Preparing 14:55:50 7d424ad5bf49: Preparing 14:55:50 acbb772b150c: Preparing 14:55:50 bed13ff1699e: Preparing 14:55:50 9bc8ebce93d9: Preparing 14:55:50 8d395f954f7c: Preparing 14:55:50 da44ce34aedd: Preparing 14:55:50 dda5cfac0477: Preparing 14:55:50 4aeaa0e7d41f: Preparing 14:55:50 da44ce34aedd: Waiting 14:55:50 8d395f954f7c: Waiting 14:55:50 dda5cfac0477: Waiting 14:55:50 4aeaa0e7d41f: Waiting 14:55:50 9bc8ebce93d9: Pushed 14:55:50 acbb772b150c: Pushed 14:55:50 bed13ff1699e: Pushed 14:55:50 4eabcb767ca9: Pushed 14:55:50 4aeaa0e7d41f: Layer already exists 14:55:50 8d395f954f7c: Pushed 14:55:50 da44ce34aedd: Pushed 14:55:50 dda5cfac0477: Pushed 14:55:57 7d424ad5bf49: Pushed 14:55:57 f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d: digest: sha256:fbc61429e6eb8bfc9d89b44b3610b381ff9b67b50d1746df9255446ade9525e6 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:55:58 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:55:58 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 14:55:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 14:55:58 4eabcb767ca9: Preparing 14:55:58 7d424ad5bf49: Preparing 14:55:58 acbb772b150c: Preparing 14:55:58 bed13ff1699e: Preparing 14:55:58 9bc8ebce93d9: Preparing 14:55:58 8d395f954f7c: Preparing 14:55:58 da44ce34aedd: Preparing 14:55:58 dda5cfac0477: Preparing 14:55:58 4aeaa0e7d41f: Preparing 14:55:58 da44ce34aedd: Waiting 14:55:58 dda5cfac0477: Waiting 14:55:58 4aeaa0e7d41f: Waiting 14:55:58 8d395f954f7c: Waiting 14:55:58 9bc8ebce93d9: Layer already exists 14:55:58 7d424ad5bf49: Layer already exists 14:55:58 bed13ff1699e: Layer already exists 14:55:58 4eabcb767ca9: Layer already exists 14:55:58 acbb772b150c: Layer already exists 14:55:58 dda5cfac0477: Layer already exists 14:55:58 da44ce34aedd: Layer already exists 14:55:58 4aeaa0e7d41f: Layer already exists 14:55:58 8d395f954f7c: Layer already exists 14:55:58 latest: digest: sha256:fbc61429e6eb8bfc9d89b44b3610b381ff9b67b50d1746df9255446ade9525e6 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:55:59 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:55:59 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.26 14:55:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 14:55:59 4eabcb767ca9: Preparing 14:55:59 7d424ad5bf49: Preparing 14:55:59 acbb772b150c: Preparing 14:55:59 bed13ff1699e: Preparing 14:55:59 9bc8ebce93d9: Preparing 14:55:59 8d395f954f7c: Preparing 14:55:59 da44ce34aedd: Preparing 14:55:59 dda5cfac0477: Preparing 14:55:59 4aeaa0e7d41f: Preparing 14:55:59 8d395f954f7c: Waiting 14:55:59 dda5cfac0477: Waiting 14:55:59 4aeaa0e7d41f: Waiting 14:55:59 da44ce34aedd: Waiting 14:55:59 7d424ad5bf49: Layer already exists 14:55:59 4eabcb767ca9: Layer already exists 14:55:59 9bc8ebce93d9: Layer already exists 14:55:59 acbb772b150c: Layer already exists 14:55:59 bed13ff1699e: Layer already exists 14:55:59 8d395f954f7c: Layer already exists 14:55:59 da44ce34aedd: Layer already exists 14:55:59 dda5cfac0477: Layer already exists 14:55:59 4aeaa0e7d41f: Layer already exists 14:55:59 3.2.0-dev.26: digest: sha256:fbc61429e6eb8bfc9d89b44b3610b381ff9b67b50d1746df9255446ade9525e6 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:00 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:00 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d-3.2.0-dev.26 14:56:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 14:56:00 4eabcb767ca9: Preparing 14:56:00 7d424ad5bf49: Preparing 14:56:00 acbb772b150c: Preparing 14:56:00 bed13ff1699e: Preparing 14:56:00 9bc8ebce93d9: Preparing 14:56:00 8d395f954f7c: Preparing 14:56:00 da44ce34aedd: Preparing 14:56:00 dda5cfac0477: Preparing 14:56:00 4aeaa0e7d41f: Preparing 14:56:00 8d395f954f7c: Waiting 14:56:00 da44ce34aedd: Waiting 14:56:00 dda5cfac0477: Waiting 14:56:00 4aeaa0e7d41f: Waiting 14:56:00 bed13ff1699e: Layer already exists 14:56:00 9bc8ebce93d9: Layer already exists 14:56:00 7d424ad5bf49: Layer already exists 14:56:00 acbb772b150c: Layer already exists 14:56:00 4eabcb767ca9: Layer already exists 14:56:00 dda5cfac0477: Layer already exists 14:56:00 8d395f954f7c: Layer already exists 14:56:00 da44ce34aedd: Layer already exists 14:56:00 4aeaa0e7d41f: Layer already exists 14:56:00 f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d-3.2.0-dev.26: digest: sha256:fbc61429e6eb8bfc9d89b44b3610b381ff9b67b50d1746df9255446ade9525e6 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:01 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:01 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 14:56:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 14:56:01 4eabcb767ca9: Preparing 14:56:01 7d424ad5bf49: Preparing 14:56:01 acbb772b150c: Preparing 14:56:01 bed13ff1699e: Preparing 14:56:01 9bc8ebce93d9: Preparing 14:56:01 8d395f954f7c: Preparing 14:56:01 da44ce34aedd: Preparing 14:56:01 dda5cfac0477: Preparing 14:56:01 4aeaa0e7d41f: Preparing 14:56:01 da44ce34aedd: Waiting 14:56:01 8d395f954f7c: Waiting 14:56:01 dda5cfac0477: Waiting 14:56:01 4aeaa0e7d41f: Waiting 14:56:01 bed13ff1699e: Layer already exists 14:56:01 7d424ad5bf49: Layer already exists 14:56:01 9bc8ebce93d9: Layer already exists 14:56:01 4eabcb767ca9: Layer already exists 14:56:01 acbb772b150c: Layer already exists 14:56:01 dda5cfac0477: Layer already exists 14:56:01 8d395f954f7c: Layer already exists 14:56:01 da44ce34aedd: Layer already exists 14:56:01 4aeaa0e7d41f: Layer already exists 14:56:01 main: digest: sha256:fbc61429e6eb8bfc9d89b44b3610b381ff9b67b50d1746df9255446ade9525e6 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:56:01 ===================================================== [Pipeline] echo 14:56:01 taggedImages: 14:56:01 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d 14:56:01 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 14:56:01 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.26 14:56:01 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d-3.2.0-dev.26 14:56:01 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:56:02 14:56:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:56:02 arm64: Pulling from edgex-lftools-log-publisher 14:56:02 8998bd30e6a1: Pulling fs layer 14:56:02 04944245beec: Pulling fs layer 14:56:02 699f458cf7ca: Pulling fs layer 14:56:02 765212b225bb: Pulling fs layer 14:56:02 f23df028b6ca: Pulling fs layer 14:56:02 d65c8cfc05b1: Pulling fs layer 14:56:02 2437ff75d9bd: Pulling fs layer 14:56:02 f23df028b6ca: Waiting 14:56:02 d65c8cfc05b1: Waiting 14:56:02 765212b225bb: Waiting 14:56:02 04944245beec: Verifying Checksum 14:56:02 04944245beec: Download complete 14:56:02 765212b225bb: Verifying Checksum 14:56:02 765212b225bb: Download complete 14:56:02 f23df028b6ca: Verifying Checksum 14:56:02 f23df028b6ca: Download complete 14:56:02 d65c8cfc05b1: Verifying Checksum 14:56:02 d65c8cfc05b1: Download complete 14:56:03 699f458cf7ca: Verifying Checksum 14:56:03 699f458cf7ca: Download complete 14:56:03 8998bd30e6a1: Download complete 14:56:06 2437ff75d9bd: Verifying Checksum 14:56:06 2437ff75d9bd: Download complete 14:56:08 8998bd30e6a1: Pull complete 14:56:08 04944245beec: Pull complete 14:56:10 699f458cf7ca: Pull complete 14:56:10 765212b225bb: Pull complete 14:56:11 f23df028b6ca: Pull complete 14:56:11 d65c8cfc05b1: Pull complete 14:56:29 2437ff75d9bd: Pull complete 14:56:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:56:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:56:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:56:30 prd-ubuntu20.04-docker-arm64-4c-16g-9885 does not seem to be running inside a container 14:56:30 $ 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/180 -v /w/workspace/app-rfid-llrp-inventory/180:/w/workspace/app-rfid-llrp-inventory/180:rw,z -v /w/workspace/app-rfid-llrp-inventory/180@tmp:/w/workspace/app-rfid-llrp-inventory/180@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:56:33 $ docker top f867312ea57aaf30084f5fb8200ae7c99f802c94b5e7c386e72faf1f1f252188 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:56:34 ---> job-cost.sh 14:56:34 lf-activate-venv: SKIPPING 14:56:34 INFO: No Stack... 14:56:34 INFO: Retrieving Pricing Info for: v3-standard-4 14:56:35 INFO: Archiving Costs [Pipeline] sh 14:56:36 + + cat /w/workspace/app-rfid-llrp-inventory/180/archives/cost.csv 14:56:36 cut -d, -f6 [Pipeline] lock 14:56:36 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-180-stack-cost] 14:56:36 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-180-stack-cost] did not exist. Created. 14:56:36 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-180-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:56:36 /w/workspace/app-rfid-llrp-inventory/180@tmp/durable-586bd2cb/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:56:37 + echo total: 0.10999999940395355 [Pipeline] stash 14:56:37 Warning: overwriting stash ‘stack-cost’ 14:56:37 Stashed 1 file(s) [Pipeline] } 14:56:37 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-180-stack-cost] [Pipeline] // lock [Pipeline] } 14:56:37 $ docker stop --time=1 f867312ea57aaf30084f5fb8200ae7c99f802c94b5e7c386e72faf1f1f252188 14:56:39 $ docker rm -f --volumes f867312ea57aaf30084f5fb8200ae7c99f802c94b5e7c386e72faf1f1f252188 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 14:56:39 provisioning config files... 14:56:39 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config628559238645571012tmp [Pipeline] { [Pipeline] sh 14:56:40 + set +x 14:56:40 + curl -s https://codecov.io/bash 14:56:40 + bash -s -- 14:56:40 14:56:40 _____ _ 14:56:40 / ____| | | 14:56:40 | | ___ __| | ___ ___ _____ __ 14:56:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:56:40 | |___| (_) | (_| | __/ (_| (_) \ V / 14:56:40 \_____\___/ \__,_|\___|\___\___/ \_/ 14:56:40 Bash-1.0.6 14:56:40 14:56:40 14:56:40 ==> git version 2.25.1 found 14:56:40 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 14:56:40 Release-Date: 2020-01-08 14:56:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:56:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:56:40 ==> Jenkins CI detected. 14:56:40 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 14:56:40 project root: . 14:56:40 --> token set from env 14:56:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:56:40 ==> Running gcov in . (disable via -X gcov) 14:56:40 ==> Python coveragepy not found 14:56:40 ==> Searching for coverage reports in: 14:56:40 + . 14:56:40 -> Found 1 reports 14:56:40 ==> Detecting git/mercurial file structure 14:56:40 ==> Reading reports 14:56:40 + ./coverage.out bytes=41317 14:56:40 ==> Appending adjustments 14:56:40 https://docs.codecov.io/docs/fixing-reports 14:56:40 + Found adjustments 14:56:40 ==> Gzipping contents 14:56:40 12K /tmp/codecov.44m78f.gz 14:56:40 ==> Uploading reports 14:56:40 url: https://codecov.io 14:56:40 query: branch=main&commit=f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d&build=180&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F180%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 14:56:40 -> Pinging Codecov 14:56:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d&build=180&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F180%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 14:56:40 -> Uploading to 14:56:40 https://storage.googleapis.com/codecov/v4/raw/2024-09-09/581DD39554BDF9B6E22D074273EAD858/f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d/a164cd35-40b2-49e1-9beb-b14ed51a89d8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240909%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240909T145640Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cbe01fc4cccebcf1d486aacae92a9f5703f2245b2969a4a5e1e7b831c20584a9 14:56:40 % Total % Received % Xferd Average Speed Time Time Time Current 14:56:40 Dload Upload Total Spent Left Speed 14:56:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11609 0 0 100 11609 0 52768 --:--:-- --:--:-- --:--:-- 52768 100 11609 0 0 100 11609 0 43807 --:--:-- --:--:-- --:--:-- 43642 14:56:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d [Pipeline] } 14:56:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:56:41 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:56:41 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 14:56:41 14:56:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 14:56:41 latest: Pulling from edgex-devops/edgex-snyk-go 14:56:41 619be1103602: Already exists 14:56:41 f8ea3408117e: Pulling fs layer 14:56:41 91320369b822: Pulling fs layer 14:56:41 0406650e8295: Pulling fs layer 14:56:41 4f4fb700ef54: Pulling fs layer 14:56:41 96d80e3f36e1: Pulling fs layer 14:56:41 bcf3aedb951c: Pulling fs layer 14:56:41 4f4fb700ef54: Waiting 14:56:41 96d80e3f36e1: Waiting 14:56:41 bcf3aedb951c: Waiting 14:56:41 0406650e8295: Verifying Checksum 14:56:41 0406650e8295: Download complete 14:56:41 f8ea3408117e: Verifying Checksum 14:56:41 f8ea3408117e: Download complete 14:56:41 4f4fb700ef54: Verifying Checksum 14:56:41 4f4fb700ef54: Download complete 14:56:41 f8ea3408117e: Pull complete 14:56:41 96d80e3f36e1: Verifying Checksum 14:56:41 96d80e3f36e1: Download complete 14:56:42 91320369b822: Verifying Checksum 14:56:42 91320369b822: Download complete 14:56:42 bcf3aedb951c: Verifying Checksum 14:56:42 bcf3aedb951c: Download complete 14:56:45 91320369b822: Pull complete 14:56:45 0406650e8295: Pull complete 14:56:45 4f4fb700ef54: Pull complete 14:56:45 96d80e3f36e1: Pull complete 14:56:48 bcf3aedb951c: Pull complete 14:56:48 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 14:56:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 14:56:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:56:48 prd-ubuntu20.04-docker-8c-8g-9883 does not seem to be running inside a container 14:56:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 14:56:51 $ docker top 4a2f1d7e7f995fee2fd2a52273e72ade53db15ee8978aa3542c178eb0eb23322 -eo pid,comm [Pipeline] { [Pipeline] sh 14:56:52 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] echo 14:56:52 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 14:56:52 + set -o pipefail 14:56:52 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 14:57:07 14:57:07 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 14:57:07 14:57:07 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7116c55e-148a-425a-9d75-27689445d8a8/history/d1e799df-8570-485e-92bb-4a5aeb3b36b7 14:57:07 14:57:07 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:57:07 14:57:07 14:57:07 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 14:57:07 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 14:57:08 $ docker stop --time=1 4a2f1d7e7f995fee2fd2a52273e72ade53db15ee8978aa3542c178eb0eb23322 14:57:12 $ docker rm -f --volumes 4a2f1d7e7f995fee2fd2a52273e72ade53db15ee8978aa3542c178eb0eb23322 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:57:13 + git log --format=format:%s -1 f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d [Pipeline] sh 14:57:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:57:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:57:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:57:14 prd-ubuntu20.04-docker-8c-8g-9883 does not seem to be running inside a container 14:57:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:57:14 $ docker top dcb4ec03a5bd4c93ceabae7f94ba0dad99f4cf630a376f85e8ea02c767c10774 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:57:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:57:15 [ssh-agent] Looking for ssh-agent implementation... 14:57:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:57:15 $ docker exec dcb4ec03a5bd4c93ceabae7f94ba0dad99f4cf630a376f85e8ea02c767c10774 ssh-agent 14:57:15 SSH_AUTH_SOCK=/tmp/ssh-oHeaHlryG2ZH/agent.32 14:57:15 SSH_AGENT_PID=38 14:57:15 Running ssh-add (command line suppressed) 14:57:15 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15502752383649717887.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15502752383649717887.key) 14:57:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:57:15 + git semver tag 14:57:15 2024-09-09 14:57:15,841 [run_tag] DEBUG tag force:False 14:57:15 2024-09-09 14:57:15,841 [check_head_tag] DEBUG check head tag 14:57:15 2024-09-09 14:57:15,843 [execute] INFO git cat-file --batch-check 14:57:15 2024-09-09 14:57:15,843 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 14:57:15 2024-09-09 14:57:15,847 [execute] INFO git cat-file --batch 14:57:15 2024-09-09 14:57:15,847 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 14:57:15 2024-09-09 14:57:15,871 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:57:15 2024-09-09 14:57:15,871 [execute] INFO git tag -a v3.2.0-dev.26 -m v3.2.0-dev.26 14:57:15 2024-09-09 14:57:15,871 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.26', '-m', 'v3.2.0-dev.26'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 14:57:15 2024-09-09 14:57:15,875 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:57:15 3.2.0-dev.26 [Pipeline] } 14:57:15 $ docker exec --env ******** --env ******** dcb4ec03a5bd4c93ceabae7f94ba0dad99f4cf630a376f85e8ea02c767c10774 ssh-agent -k 14:57:16 unset SSH_AUTH_SOCK; 14:57:16 unset SSH_AGENT_PID; 14:57:16 echo Agent pid 38 killed; 14:57:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:57:16 + git semver [Pipeline] } 14:57:16 $ docker stop --time=1 dcb4ec03a5bd4c93ceabae7f94ba0dad99f4cf630a376f85e8ea02c767c10774 14:57:17 $ docker rm -f --volumes dcb4ec03a5bd4c93ceabae7f94ba0dad99f4cf630a376f85e8ea02c767c10774 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:57:18 14:57:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:57:18 0.23.1-centos7: Pulling from edgex-lftools 14:57:18 ab5ef0e58194: Pulling fs layer 14:57:18 9712f1f96733: Pulling fs layer 14:57:18 63f879dbbcfc: Pulling fs layer 14:57:18 0d9ebad4ef96: Pulling fs layer 14:57:18 e9a5061849ea: Pulling fs layer 14:57:18 0d9ebad4ef96: Waiting 14:57:18 d747dcd14b5f: Pulling fs layer 14:57:18 2de7ff778b66: Pulling fs layer 14:57:18 e9a5061849ea: Waiting 14:57:18 d747dcd14b5f: Waiting 14:57:18 2de7ff778b66: Waiting 14:57:18 9712f1f96733: Download complete 14:57:18 63f879dbbcfc: Verifying Checksum 14:57:18 63f879dbbcfc: Download complete 14:57:18 e9a5061849ea: Verifying Checksum 14:57:18 e9a5061849ea: Download complete 14:57:18 d747dcd14b5f: Verifying Checksum 14:57:18 d747dcd14b5f: Download complete 14:57:19 0d9ebad4ef96: Verifying Checksum 14:57:19 0d9ebad4ef96: Download complete 14:57:19 ab5ef0e58194: Verifying Checksum 14:57:19 ab5ef0e58194: Download complete 14:57:19 2de7ff778b66: Verifying Checksum 14:57:19 2de7ff778b66: Download complete 14:57:21 ab5ef0e58194: Pull complete 14:57:21 9712f1f96733: Pull complete 14:57:22 63f879dbbcfc: Pull complete 14:57:26 0d9ebad4ef96: Pull complete 14:57:26 e9a5061849ea: Pull complete 14:57:26 d747dcd14b5f: Pull complete 14:57:27 2de7ff778b66: Pull complete 14:57:27 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:57:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:57:27 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:57:27 prd-ubuntu20.04-docker-8c-8g-9883 does not seem to be running inside a container 14:57:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 14:57:32 $ docker top 136ce9f3c3c4b4a8232375256d28ba39a8293aa29e5507d4b0c0cb664c74887e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:57:32 provisioning config files... 14:57:32 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17432828773987785319tmp 14:57:32 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13782432469308573594tmp 14:57:32 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4889735864284942845tmp [Pipeline] { [Pipeline] echo 14:57:33 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:57:33 ---> sigul-configuration.sh 14:57:33 gpg: directory `/root/.gnupg' created 14:57:33 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:57:33 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:57:33 gpg: keyring `/root/.gnupg/secring.gpg' created 14:57:33 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:57:33 gpg: CAST5 encrypted data 14:57:33 gpg: encrypted with 1 passphrase 14:57:33 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:57:33 + mkdir /home/jenkins 14:57:33 + mkdir /home/jenkins/sigul [Pipeline] sh 14:57:33 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 14:57:33 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:57:34 ---> sigul-install.sh 14:57:34 Sigul already installed; skipping installation. [Pipeline] sh 14:57:34 + git tag --list 14:57:34 v0.0.0 14:57:34 v1.0.0 14:57:34 v2.1.0 14:57:34 v2.1.1 14:57:34 v2.2.0 14:57:34 v2.3.0 14:57:34 v3.0 14:57:34 v3.0.0 14:57:34 v3.0.1 14:57:34 v3.0.1-dev.1 14:57:34 v3.1 14:57:34 v3.1.0 14:57:34 v3.1.0-dev.1 14:57:34 v3.1.0-dev.10 14:57:34 v3.1.0-dev.11 14:57:34 v3.1.0-dev.12 14:57:34 v3.1.0-dev.13 14:57:34 v3.1.0-dev.14 14:57:34 v3.1.0-dev.15 14:57:34 v3.1.0-dev.16 14:57:34 v3.1.0-dev.17 14:57:34 v3.1.0-dev.18 14:57:34 v3.1.0-dev.19 14:57:34 v3.1.0-dev.2 14:57:34 v3.1.0-dev.20 14:57:34 v3.1.0-dev.21 14:57:34 v3.1.0-dev.22 14:57:34 v3.1.0-dev.23 14:57:34 v3.1.0-dev.24 14:57:34 v3.1.0-dev.25 14:57:34 v3.1.0-dev.26 14:57:34 v3.1.0-dev.27 14:57:34 v3.1.0-dev.28 14:57:34 v3.1.0-dev.29 14:57:34 v3.1.0-dev.3 14:57:34 v3.1.0-dev.30 14:57:34 v3.1.0-dev.31 14:57:34 v3.1.0-dev.32 14:57:34 v3.1.0-dev.33 14:57:34 v3.1.0-dev.34 14:57:34 v3.1.0-dev.35 14:57:34 v3.1.0-dev.36 14:57:34 v3.1.0-dev.37 14:57:34 v3.1.0-dev.38 14:57:34 v3.1.0-dev.39 14:57:34 v3.1.0-dev.4 14:57:34 v3.1.0-dev.40 14:57:34 v3.1.0-dev.5 14:57:34 v3.1.0-dev.6 14:57:34 v3.1.0-dev.7 14:57:34 v3.1.0-dev.8 14:57:34 v3.1.0-dev.9 14:57:34 v3.1.1 14:57:34 v3.2.0-dev.1 14:57:34 v3.2.0-dev.10 14:57:34 v3.2.0-dev.11 14:57:34 v3.2.0-dev.12 14:57:34 v3.2.0-dev.13 14:57:34 v3.2.0-dev.14 14:57:34 v3.2.0-dev.15 14:57:34 v3.2.0-dev.16 14:57:34 v3.2.0-dev.17 14:57:34 v3.2.0-dev.18 14:57:34 v3.2.0-dev.19 14:57:34 v3.2.0-dev.2 14:57:34 v3.2.0-dev.20 14:57:34 v3.2.0-dev.21 14:57:34 v3.2.0-dev.22 14:57:34 v3.2.0-dev.23 14:57:34 v3.2.0-dev.24 14:57:34 v3.2.0-dev.25 14:57:34 v3.2.0-dev.26 14:57:34 v3.2.0-dev.3 14:57:34 v3.2.0-dev.4 14:57:34 v3.2.0-dev.5 14:57:34 v3.2.0-dev.6 14:57:34 v3.2.0-dev.7 14:57:34 v3.2.0-dev.8 14:57:34 v3.2.0-dev.9 [Pipeline] sh 14:57:34 + lftools sign git-tag v3.2.0-dev.26 14:57:35 Signing Git tag with Sigul... 14:57:35 Signing v3.2.0-dev.26 [Pipeline] echo 14:57:35 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:57:35 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:57:35 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:57:35 $ docker stop --time=1 136ce9f3c3c4b4a8232375256d28ba39a8293aa29e5507d4b0c0cb664c74887e 14:57:37 $ docker rm -f --volumes 136ce9f3c3c4b4a8232375256d28ba39a8293aa29e5507d4b0c0cb664c74887e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:57:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:57:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:57:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:57:38 prd-ubuntu20.04-docker-8c-8g-9883 does not seem to be running inside a container 14:57:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:57:38 $ docker top f1c1bbec6cc12a2c18f5ebb2cd3a73eac79d4452bfe1c72c05abf97bd78edb57 -eo pid,comm 14:57:38 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:57:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:57:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:57:38 [ssh-agent] Looking for ssh-agent implementation... 14:57:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:57:38 $ docker exec f1c1bbec6cc12a2c18f5ebb2cd3a73eac79d4452bfe1c72c05abf97bd78edb57 ssh-agent 14:57:38 SSH_AUTH_SOCK=/tmp/ssh-ApV1pUkDtlv4/agent.33 14:57:38 SSH_AGENT_PID=40 14:57:38 Running ssh-add (command line suppressed) 14:57:38 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13369726077076065763.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13369726077076065763.key) 14:57:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:57:39 + git semver bump pre 14:57:39 2024-09-09 14:57:39,347 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:57:39 2024-09-09 14:57:39,347 [bump_version] DEBUG bumping version:3.2.0-dev.26 on axis:pre with prefix:dev 14:57:39 2024-09-09 14:57:39,347 [bump_version] DEBUG bumped version:3.2.0-dev.27 14:57:39 2024-09-09 14:57:39,347 [write_version] DEBUG write version:3.2.0-dev.27 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 14:57:39 2024-09-09 14:57:39,347 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:57:39 2024-09-09 14:57:39,347 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:57:39 2024-09-09 14:57:39,349 [execute] INFO git cat-file --batch-check 14:57:39 2024-09-09 14:57:39,349 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 14:57:39 2024-09-09 14:57:39,354 [execute] INFO git cat-file --batch 14:57:39 2024-09-09 14:57:39,354 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 14:57:39 2024-09-09 14:57:39,359 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:57:39 3.2.0-dev.27 [Pipeline] } 14:57:39 $ docker exec --env ******** --env ******** f1c1bbec6cc12a2c18f5ebb2cd3a73eac79d4452bfe1c72c05abf97bd78edb57 ssh-agent -k 14:57:39 unset SSH_AUTH_SOCK; 14:57:39 unset SSH_AGENT_PID; 14:57:39 echo Agent pid 40 killed; 14:57:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:57:39 + git semver [Pipeline] } 14:57:40 $ docker stop --time=1 f1c1bbec6cc12a2c18f5ebb2cd3a73eac79d4452bfe1c72c05abf97bd78edb57 14:57:41 $ docker rm -f --volumes f1c1bbec6cc12a2c18f5ebb2cd3a73eac79d4452bfe1c72c05abf97bd78edb57 [Pipeline] // withDockerContainer [Pipeline] sh 14:57:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:57:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:57:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:57:42 prd-ubuntu20.04-docker-8c-8g-9883 does not seem to be running inside a container 14:57:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:57:42 $ docker top 1810d633acc8913c453d77a4533afcfc0f8883b16110130c0b6f1cdc240c1eae -eo pid,comm 14:57:42 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:57:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:57:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:57:42 [ssh-agent] Looking for ssh-agent implementation... 14:57:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:57:42 $ docker exec 1810d633acc8913c453d77a4533afcfc0f8883b16110130c0b6f1cdc240c1eae ssh-agent 14:57:42 SSH_AUTH_SOCK=/tmp/ssh-BzVqGGK5YGtG/agent.32 14:57:42 SSH_AGENT_PID=38 14:57:42 Running ssh-add (command line suppressed) 14:57:42 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5895921722481720435.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5895921722481720435.key) 14:57:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:57:43 + git semver push 14:57:43 2024-09-09 14:57:43,448 [run_push] DEBUG push 14:57:43 2024-09-09 14:57:43,449 [execute] INFO git cat-file --batch-check 14:57:43 2024-09-09 14:57:43,449 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 14:57:43 2024-09-09 14:57:43,453 [execute] INFO git rev-list c28ddc31bfcc7b2a2eb35fc4bf27cc2db9e6721a -- 14:57:43 2024-09-09 14:57:43,453 [execute] DEBUG Popen(['git', 'rev-list', 'c28ddc31bfcc7b2a2eb35fc4bf27cc2db9e6721a', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 14:57:43 2024-09-09 14:57:43,461 [execute] INFO git fetch -v origin 14:57:43 2024-09-09 14:57:43,461 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 14:57:44 2024-09-09 14:57:43,917 [run_push] DEBUG no remote changes detected 14:57:44 2024-09-09 14:57:43,918 [execute] INFO git push origin semver 14:57:44 2024-09-09 14:57:43,918 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 14:57:44 2024-09-09 14:57:44,596 [run_push] DEBUG push all version tags 14:57:44 2024-09-09 14:57:44,597 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:57:44 2024-09-09 14:57:44,597 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 14:57:45 2024-09-09 14:57:45,236 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:57:45 3.2.0-dev.27 [Pipeline] } 14:57:45 $ docker exec --env ******** --env ******** 1810d633acc8913c453d77a4533afcfc0f8883b16110130c0b6f1cdc240c1eae ssh-agent -k 14:57:45 unset SSH_AUTH_SOCK; 14:57:45 unset SSH_AGENT_PID; 14:57:45 echo Agent pid 38 killed; 14:57:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:57:46 + git semver [Pipeline] } 14:57:46 $ docker stop --time=1 1810d633acc8913c453d77a4533afcfc0f8883b16110130c0b6f1cdc240c1eae 14:57:47 $ docker rm -f --volumes 1810d633acc8913c453d77a4533afcfc0f8883b16110130c0b6f1cdc240c1eae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:57:48 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 14:57:48 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 14:57:48 total 16 14:57:48 drwxr-xr-x 3 root root 4096 Sep 9 14:37 . 14:57:48 drwxrwxr-x 12 jenkins jenkins 4096 Sep 9 14:57 .. 14:57:48 drwxr-xr-x 2 root root 4096 Sep 9 14:37 cost 14:57:48 -rw-r--r-- 1 root root 95 Sep 9 14:37 cost.csv 14:57:48 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 14:57:48 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 14:57:48 total 16 14:57:48 drwxr-xr-x 3 jenkins jenkins 4096 Sep 9 14:37 . 14:57:48 drwxrwxr-x 12 jenkins jenkins 4096 Sep 9 14:57 .. 14:57:48 drwxr-xr-x 2 jenkins jenkins 4096 Sep 9 14:37 cost 14:57:48 -rw-r--r-- 1 jenkins jenkins 95 Sep 9 14:37 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:57:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:57:49 ---> package-listing.sh 14:57:49 ++ facter osfamily 14:57:49 ++ tr '[:upper:]' '[:lower:]' 14:57:49 + OS_FAMILY=debian 14:57:49 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 14:57:49 + START_PACKAGES=/tmp/packages_start.txt 14:57:49 + END_PACKAGES=/tmp/packages_end.txt 14:57:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:57:49 + PACKAGES=/tmp/packages_start.txt 14:57:49 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 14:57:49 + PACKAGES=/tmp/packages_end.txt 14:57:49 + case "${OS_FAMILY}" in 14:57:49 + dpkg -l 14:57:49 + grep '^ii' 14:57:49 + '[' -f /tmp/packages_start.txt ']' 14:57:49 + '[' -f /tmp/packages_end.txt ']' 14:57:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:57:49 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 14:57:49 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 14:57:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo 14:57:49 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:57:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:57:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:57:50 prd-ubuntu20.04-docker-8c-8g-9883 does not seem to be running inside a container 14:57:50 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:57:50 $ docker top 7555c96ca255a8fdf3c2e983046e9b5d1d5d8d0e0d89dde95b94faa161393a17 -eo pid,comm [Pipeline] { [Pipeline] sh 14:57:51 + touch /tmp/pre-build-complete [Pipeline] sh 14:57:51 + mkdir -p /var/log/sysstat [Pipeline] sh 14:57:51 + ls /var/log/sa-host 14:57:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:57:51 provisioning config files... 14:57:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6287349008634593660tmp [Pipeline] { [Pipeline] echo 14:57:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:57:52 ---> create-netrc.sh [Pipeline] } 14:57:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:57:52 ---> python-tools-install.sh [Pipeline] echo 14:57:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:57:52 ---> sudo-logs.sh 14:57:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:57:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:57:52 ---> job-cost.sh 14:57:52 lf-activate-venv: SKIPPING 14:57:52 DEBUG: total: 0.2199999988079071 14:57:52 INFO: Retrieving Stack Cost... 14:57:53 INFO: Retrieving Pricing Info for: v3-standard-8 14:57:53 INFO: Archiving Costs [Pipeline] echo 14:57:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:57:53 ---> logs-deploy.sh 14:57:53 lf-activate-venv: SKIPPING 14:57:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/180 14:57:53 INFO: archiving workspace using pattern(s): 14:57:54 Archives upload complete. 14:57:54 INFO: archiving logs to Nexus