Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 96ba23eab77964c3e2fbce9406ca923645e3f610 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-ssh16926530944841881881.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4062241777237071450.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2665717177925527406.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6912265351471666595.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-ssh9643949908508529957.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 ‘prd-ubuntu20.04-docker-8c-8g-1147’ Running on prd-ubuntu20.04-docker-8c-8g-1150 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 > 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 Avoid second fetch Checking out Revision 96ba23eab77964c3e2fbce9406ca923645e3f610 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#283)" > git config core.sparsecheckout # timeout=10 > git checkout -f 96ba23eab77964c3e2fbce9406ca923645e3f610 # timeout=10 > git rev-list --no-walk c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:20:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:20:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:20:51 ========================================================= 15:20:51 EdgeX Global Pipelines Version Info 15:20:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:20:53 ------------------- 15:20:53 stable info: 15:20:53 ------------------- 15:20:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:20:53 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 15:20:53 Message: update stable to v1.0.258 15:20:53 ------------------- 15:20:53 experimental info: 15:20:53 ------------------- 15:20:53 Commited By: **** collab-it+edgex@linuxfoundation.org 15:20:53 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 15:20:53 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:20:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 15:20:53 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 15:20:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:20:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:20:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:20:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 15:20:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:20:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:20:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:20:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:20:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:20:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 15:20:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:20:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:20:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:20:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:20:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:20:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:20:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:20:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:20:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:20:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:20:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:20:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:20:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:20:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:20:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:20:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:20:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:20:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:20:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 96ba23eab77964c3e2fbce9406ca923645e3f610 [Pipeline] echo 15:20:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 96ba23e [Pipeline] echo 15:20:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:20:54 provisioning config files... 15:20:54 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4153056737741743172tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:20:54 ---> ****-login.sh 15:20:54 nexus3.edgexfoundry.org:10001 15:20:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:20:55 Configure a credential helper to remove this warning. See 15:20:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:20:55 15:20:55 Login Succeeded 15:20:55 nexus3.edgexfoundry.org:10002 15:20:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:20:55 Configure a credential helper to remove this warning. See 15:20:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:20:55 15:20:55 Login Succeeded 15:20:55 nexus3.edgexfoundry.org:10003 15:20:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:20:55 Configure a credential helper to remove this warning. See 15:20:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:20:55 15:20:55 Login Succeeded 15:20:55 nexus3.edgexfoundry.org:10004 15:20:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:20:55 Configure a credential helper to remove this warning. See 15:20:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:20:55 15:20:55 Login Succeeded 15:20:55 ****.io 15:20:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:20:55 Configure a credential helper to remove this warning. See 15:20:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:20:55 15:20:55 Login Succeeded 15:20:55 ---> ****-login.sh ends [Pipeline] } 15:20:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:20:56 + git rev-list -1 --merges 96ba23eab77964c3e2fbce9406ca923645e3f610~1..96ba23eab77964c3e2fbce9406ca923645e3f610 [Pipeline] echo 15:20:56 -----------> git rev-list -1 --merges 96ba23eab77964c3e2fbce9406ca923645e3f610~1..96ba23eab77964c3e2fbce9406ca923645e3f610 96ba23eab77964c3e2fbce9406ca923645e3f610 [false] [Pipeline] sh 15:20:56 + git log --format=format:%s -1 96ba23eab77964c3e2fbce9406ca923645e3f610 [Pipeline] echo 15:20:56 ========================================================= 15:20:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:20:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:20:56 + git log --format=format:%s -1 96ba23eab77964c3e2fbce9406ca923645e3f610 [Pipeline] echo 15:20:56 [semverPrep] GIT_COMMIT: 96ba23eab77964c3e2fbce9406ca923645e3f610, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#283) [Pipeline] echo 15:20:56 [semverPrep] This is not a build commit. [Pipeline] sh 15:20:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:20:57 + grep -v github /etc/ssh/ssh_known_hosts 15:20:57 + [ -e /tmp/ssh_known_hosts ] 15:20:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:20:57 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:20:57 + sudo tee -a /etc/ssh/ssh_known_hosts 15:20:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:20:57 15:20:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:20:57 0.1.4: Pulling from edgex-devops/py-git-semver 15:20:57 b85a868b505f: Pulling fs layer 15:20:57 e2be974225ed: Pulling fs layer 15:20:57 339a4e72a1f5: Pulling fs layer 15:20:57 988bab9f4d93: Pulling fs layer 15:20:57 1469e6f7b9e6: Pulling fs layer 15:20:57 eaf3925da568: Pulling fs layer 15:20:57 bab4dde63d76: Pulling fs layer 15:20:57 bde34c3a00c8: Pulling fs layer 15:20:57 b352a97aabf1: Pulling fs layer 15:20:57 4872d77fe225: Pulling fs layer 15:20:57 5851b861e8e6: Pulling fs layer 15:20:57 988bab9f4d93: Waiting 15:20:57 1469e6f7b9e6: Waiting 15:20:57 eaf3925da568: Waiting 15:20:57 bab4dde63d76: Waiting 15:20:57 bde34c3a00c8: Waiting 15:20:57 b352a97aabf1: Waiting 15:20:57 4872d77fe225: Waiting 15:20:57 5851b861e8e6: Waiting 15:20:57 e2be974225ed: Download complete 15:20:57 988bab9f4d93: Verifying Checksum 15:20:57 988bab9f4d93: Download complete 15:20:57 339a4e72a1f5: Verifying Checksum 15:20:57 339a4e72a1f5: Download complete 15:20:57 eaf3925da568: Verifying Checksum 15:20:57 eaf3925da568: Download complete 15:20:57 1469e6f7b9e6: Verifying Checksum 15:20:57 1469e6f7b9e6: Download complete 15:20:57 bde34c3a00c8: Verifying Checksum 15:20:57 bde34c3a00c8: Download complete 15:20:57 b352a97aabf1: Verifying Checksum 15:20:57 b352a97aabf1: Download complete 15:20:57 4872d77fe225: Verifying Checksum 15:20:57 4872d77fe225: Download complete 15:20:57 5851b861e8e6: Verifying Checksum 15:20:57 5851b861e8e6: Download complete 15:20:57 b85a868b505f: Verifying Checksum 15:20:57 b85a868b505f: Download complete 15:20:58 bab4dde63d76: Verifying Checksum 15:20:58 bab4dde63d76: Download complete 15:20:59 b85a868b505f: Pull complete 15:20:59 e2be974225ed: Pull complete 15:20:59 339a4e72a1f5: Pull complete 15:20:59 988bab9f4d93: Pull complete 15:21:00 1469e6f7b9e6: Pull complete 15:21:00 eaf3925da568: Pull complete 15:21:01 bab4dde63d76: Pull complete 15:21:01 bde34c3a00c8: Pull complete 15:21:01 b352a97aabf1: Pull complete 15:21:01 4872d77fe225: Pull complete 15:21:01 5851b861e8e6: Pull complete 15:21:01 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:21:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:21:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:21:02 prd-ubuntu20.04-docker-8c-8g-1150 does not seem to be running inside a container 15:21:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:21:04 $ docker top 2553c9072ad430e97650912871f8524db9849ed34dac3e92bcccb012a48338b3 -eo pid,comm 15:21:04 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:21:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:21:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:21:04 [ssh-agent] Looking for ssh-agent implementation... 15:21:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:21:04 $ docker exec 2553c9072ad430e97650912871f8524db9849ed34dac3e92bcccb012a48338b3 ssh-agent 15:21:04 SSH_AUTH_SOCK=/tmp/ssh-Z9QrZMxxdIZZ/agent.31 15:21:04 SSH_AGENT_PID=37 15:21:04 Running ssh-add (command line suppressed) 15:21:04 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12587525856586742245.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12587525856586742245.key) 15:21:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:21:05 + git tag --points-at HEAD [Pipeline] } 15:21:05 $ docker exec --env ******** --env ******** 2553c9072ad430e97650912871f8524db9849ed34dac3e92bcccb012a48338b3 ssh-agent -k 15:21:05 unset SSH_AUTH_SOCK; 15:21:05 unset SSH_AGENT_PID; 15:21:05 echo Agent pid 37 killed; 15:21:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:21:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:21:05 [ssh-agent] Looking for ssh-agent implementation... 15:21:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:21:05 $ docker exec 2553c9072ad430e97650912871f8524db9849ed34dac3e92bcccb012a48338b3 ssh-agent 15:21:05 SSH_AUTH_SOCK=/tmp/ssh-Y8UmrlUsPmJZ/agent.70 15:21:05 SSH_AGENT_PID=76 15:21:05 Running ssh-add (command line suppressed) 15:21:05 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17937730405571279795.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17937730405571279795.key) 15:21:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:21:05 + git semver init 15:21:06 2024-03-25 15:21:05,967 [run_init] DEBUG init version:0.0.0 force:False 15:21:06 2024-03-25 15:21:05,968 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 15:21:06 2024-03-25 15:21:05,968 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 15:21:06 2024-03-25 15:21:05,969 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 15:21:07 2024-03-25 15:21:07,261 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 15:21:07 2024-03-25 15:21:07,262 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 15:21:07 2024-03-25 15:21:07,262 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:21:07 2024-03-25 15:21:07,262 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:21:07 3.2.0-dev.19 [Pipeline] } 15:21:07 $ docker exec --env ******** --env ******** 2553c9072ad430e97650912871f8524db9849ed34dac3e92bcccb012a48338b3 ssh-agent -k 15:21:07 unset SSH_AUTH_SOCK; 15:21:07 unset SSH_AGENT_PID; 15:21:07 echo Agent pid 76 killed; 15:21:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:21:07 + git semver [Pipeline] } 15:21:08 $ docker stop --time=1 2553c9072ad430e97650912871f8524db9849ed34dac3e92bcccb012a48338b3 15:21:09 $ docker rm -f --volumes 2553c9072ad430e97650912871f8524db9849ed34dac3e92bcccb012a48338b3 [Pipeline] // withDockerContainer [Pipeline] sh 15:21:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:21:10 Stashed 1 file(s) [Pipeline] echo 15:21:10 [edgeXSemver]: initialized semver on version 3.2.0-dev.19 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:21:10 provisioning config files... 15:21:10 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15770127185432419160tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:21:10 ---> ****-login.sh 15:21:10 nexus3.edgexfoundry.org:10001 15:21:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:21:10 Configure a credential helper to remove this warning. See 15:21:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:21:10 15:21:10 Login Succeeded 15:21:10 nexus3.edgexfoundry.org:10002 15:21:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:21:10 Configure a credential helper to remove this warning. See 15:21:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:21:10 15:21:10 Login Succeeded 15:21:10 nexus3.edgexfoundry.org:10003 15:21:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:21:10 Configure a credential helper to remove this warning. See 15:21:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:21:10 15:21:10 Login Succeeded 15:21:10 nexus3.edgexfoundry.org:10004 15:21:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:21:10 Configure a credential helper to remove this warning. See 15:21:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:21:10 15:21:10 Login Succeeded 15:21:10 ****.io 15:21:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:21:11 Configure a credential helper to remove this warning. See 15:21:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:21:11 15:21:11 Login Succeeded 15:21:11 ---> ****-login.sh ends [Pipeline] } 15:21:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:21:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:21:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:21:11 ========================================================= 15:21:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 15:21:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:11 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 15:21:11 Sending build context to Docker daemon 16.96MB 15:21:11 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:21:11 Step 2/12 : FROM ${BASE} AS builder 15:21:11 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 15:21:11 7264a8db6415: Pulling fs layer 15:21:11 c4d48a809fc2: Pulling fs layer 15:21:11 4f1c88b9dad5: Pulling fs layer 15:21:11 ad3a456e5733: Pulling fs layer 15:21:11 69c7f0334f64: Pulling fs layer 15:21:11 1f1c1a5573a3: Pulling fs layer 15:21:11 ce7588e14bc9: Pulling fs layer 15:21:11 b5e4710f87ac: Pulling fs layer 15:21:11 69c7f0334f64: Waiting 15:21:11 1f1c1a5573a3: Waiting 15:21:11 ce7588e14bc9: Waiting 15:21:11 b5e4710f87ac: Waiting 15:21:11 ad3a456e5733: Waiting 15:21:11 c4d48a809fc2: Verifying Checksum 15:21:11 c4d48a809fc2: Download complete 15:21:11 ad3a456e5733: Verifying Checksum 15:21:11 ad3a456e5733: Download complete 15:21:11 69c7f0334f64: Verifying Checksum 15:21:11 69c7f0334f64: Download complete 15:21:11 7264a8db6415: Download complete 15:21:11 1f1c1a5573a3: Verifying Checksum 15:21:11 1f1c1a5573a3: Download complete 15:21:11 7264a8db6415: Pull complete 15:21:11 b5e4710f87ac: Verifying Checksum 15:21:11 b5e4710f87ac: Download complete 15:21:12 c4d48a809fc2: Pull complete 15:21:12 4f1c88b9dad5: Verifying Checksum 15:21:12 4f1c88b9dad5: Download complete 15:21:12 ce7588e14bc9: Verifying Checksum 15:21:12 ce7588e14bc9: Download complete 15:21:15 4f1c88b9dad5: Pull complete 15:21:15 ad3a456e5733: Pull complete 15:21:15 69c7f0334f64: Pull complete 15:21:15 1f1c1a5573a3: Pull complete 15:21:17 ce7588e14bc9: Pull complete 15:21:18 b5e4710f87ac: Pull complete 15:21:18 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 15:21:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:21:18 ---> 88b5674ff536 15:21:18 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:21:21 ---> Running in 318cec382711 15:21:21 Removing intermediate container 318cec382711 15:21:21 ---> 0d227047537c 15:21:21 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:21:21 ---> Running in b67b14f17f64 15:21:21 Removing intermediate container b67b14f17f64 15:21:21 ---> 410071d48886 15:21:21 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:21:21 ---> Running in 3153a8c5398f 15:21:21 Removing intermediate container 3153a8c5398f 15:21:21 ---> e0275a713185 15:21:21 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:21:21 ---> Running in add1ca783a92 15:21:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:21:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:21:22 OK: 264 MiB in 52 packages 15:21:22 Removing intermediate container add1ca783a92 15:21:22 ---> 0cd80135f928 15:21:22 Step 7/12 : WORKDIR /app 15:21:22 ---> Running in a56db1e712b1 15:21:22 Removing intermediate container a56db1e712b1 15:21:22 ---> 7b3eb7372673 15:21:22 Step 8/12 : COPY go.mod vendor* ./ 15:21:22 ---> e6320adc778c 15:21:22 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:21:22 ---> Running in 9c69eae4434b 15:21:25 Still waiting to schedule task 15:21:25 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1149’ 15:22:09 Removing intermediate container 9c69eae4434b 15:22:09 ---> 23abee9569f4 15:22:09 Step 10/12 : COPY . . 15:22:09 ---> c2eca67a0e0c 15:22:09 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:22:09 ---> Running in 20bb6df82a9d 15:22:09 Removing intermediate container 20bb6df82a9d 15:22:09 ---> 626925a340ff 15:22:09 Step 12/12 : RUN $MAKE 15:22:09 ---> Running in a9a00c41186b 15:22:09 noop 15:22:09 Removing intermediate container a9a00c41186b 15:22:09 ---> 59e101538f11 15:22:09 Successfully built 59e101538f11 15:22:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:09 + docker inspect -f . ci-base-image-x86_64 15:22:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:22:09 prd-ubuntu20.04-docker-8c-8g-1150 does not seem to be running inside a container 15:22:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:22:10 $ docker top 69b10d3d54ae096d28ac381734eb36147e8f74f2a7f722f088af037ba9da4d11 -eo pid,comm [Pipeline] { [Pipeline] sh 15:22:10 + go version 15:22:10 go version go1.21.0 linux/amd64 [Pipeline] } 15:22:10 $ docker stop --time=1 69b10d3d54ae096d28ac381734eb36147e8f74f2a7f722f088af037ba9da4d11 15:22:11 $ docker rm -f --volumes 69b10d3d54ae096d28ac381734eb36147e8f74f2a7f722f088af037ba9da4d11 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:12 + docker inspect -f . ci-base-image-x86_64 15:22:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:22:12 prd-ubuntu20.04-docker-8c-8g-1150 does not seem to be running inside a container 15:22:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:22:12 $ docker top 282860aceaa76745b89657a6865040a4832a88ed7d21c4860eb85baff6004009 -eo pid,comm [Pipeline] { [Pipeline] sh 15:22:12 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 15:22:13 + make test 15:22:13 go test -race ./... -coverprofile=coverage.out ./... 15:22:39 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 15:22:39 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 15:22:40 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.128s coverage: 86.2% of statements 15:22:42 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.687s coverage: 71.9% of statements 15:23:09 go vet ./... 15:23:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:23:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:23:14 ./bin/test-attribution.sh 15:23:14 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 15:23:14 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 15:23:14 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 15:23:14 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 15:23:14 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 15:23:14 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 15:23:14 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 15:23:14 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 15:23:14 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 15:23:14 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 15:23:14 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 15:23:14 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 15:23:14 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 15:23:14 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 15:23:14 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 15:23:14 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 15:23:14 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 15:23:14 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 15:23:14 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 15:23:14 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 15:23:14 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 15:23:14 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 15:23:14 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 15:23:14 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 15:23:14 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 15:23:14 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 15:23:14 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 15:23:14 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 15:23:14 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 15:23:14 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 15:23:14 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 15:23:14 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 15:23:14 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 15:23:14 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 15:23:14 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 15:23:14 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 15:23:14 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 15:23:14 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 15:23:14 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 15:23:14 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 15:23:14 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 15:23:14 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 15:23:14 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 15:23:14 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 15:23:14 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 15:23:14 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 15:23:14 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 15:23:14 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 15:23:14 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 15:23:14 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 15:23:14 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 15:23:14 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 15:23:14 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 15:23:14 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 15:23:14 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 15:23:14 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 15:23:14 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 15:23:14 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 15:23:14 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 15:23:14 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 15:23:14 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 15:23:14 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 15:23:14 An attribution for golang.org/x/term is missing from Attribution.txt, please add 15:23:14 An attribution for golang.org/x/time is missing from Attribution.txt, please add 15:23:14 An attribution for google.golang.org/appengine is missing from Attribution.txt, please add 15:23:14 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 15:23:14 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 15:23:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:23:14 $ docker stop --time=1 282860aceaa76745b89657a6865040a4832a88ed7d21c4860eb85baff6004009 15:23:18 $ docker rm -f --volumes 282860aceaa76745b89657a6865040a4832a88ed7d21c4860eb85baff6004009 [Pipeline] // withDockerContainer [Pipeline] sh 15:23:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:23:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:23:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:23:20 + ls -al . 15:23:20 total 276 15:23:20 drwxrwxr-x 11 jenkins jenkins 4096 Mar 25 15:22 . 15:23:20 drwxrwxr-x 4 jenkins jenkins 4096 Mar 25 15:20 .. 15:23:20 -rw-rw-r-- 1 jenkins jenkins 262 Mar 25 15:20 .dockerignore 15:23:20 drwxrwxr-x 8 jenkins jenkins 4096 Mar 25 15:22 .git 15:23:20 drwxrwxr-x 3 jenkins jenkins 4096 Mar 25 15:20 .github 15:23:20 -rw-rw-r-- 1 jenkins jenkins 773 Mar 25 15:20 .gitignore 15:23:20 -rw-rw-r-- 1 jenkins jenkins 41 Mar 25 15:20 .golangci.yml 15:23:20 drwxr-xr-x 3 jenkins jenkins 4096 Mar 25 15:21 .semver 15:23:20 -rw-rw-r-- 1 jenkins jenkins 10232 Mar 25 15:20 Attribution.txt 15:23:20 -rw-rw-r-- 1 jenkins jenkins 11245 Mar 25 15:20 CHANGELOG.md 15:23:20 -rw-rw-r-- 1 jenkins jenkins 1768 Mar 25 15:20 Dockerfile 15:23:20 -rw-rw-r-- 1 jenkins jenkins 677 Mar 25 15:20 GOVERNANCE.md 15:23:20 -rw-rw-r-- 1 jenkins jenkins 665 Mar 25 15:20 Jenkinsfile 15:23:20 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 25 15:20 LICENSE 15:23:20 -rw-rw-r-- 1 jenkins jenkins 2503 Mar 25 15:20 Makefile 15:23:20 -rw-rw-r-- 1 jenkins jenkins 617 Mar 25 15:20 OWNERS.md 15:23:20 -rw-rw-r-- 1 jenkins jenkins 3851 Mar 25 15:20 README.md 15:23:20 -rw-rw-r-- 1 jenkins jenkins 12 Mar 25 15:21 VERSION 15:23:20 drwxrwxr-x 2 jenkins jenkins 4096 Mar 25 15:20 bin 15:23:20 -rw-r--r-- 1 jenkins jenkins 41317 Mar 25 15:22 coverage.out 15:23:20 -rw-rw-r-- 1 jenkins jenkins 7273 Mar 25 15:20 go.mod 15:23:20 -rw-rw-r-- 1 jenkins jenkins 101604 Mar 25 15:20 go.sum 15:23:20 drwxrwxr-x 2 jenkins jenkins 4096 Mar 25 15:20 images 15:23:20 drwxrwxr-x 4 jenkins jenkins 4096 Mar 25 15:20 internal 15:23:20 -rw-rw-r-- 1 jenkins jenkins 531 Mar 25 15:20 main.go 15:23:20 drwxrwxr-x 3 jenkins jenkins 4096 Mar 25 15:20 openapi 15:23:20 drwxrwxr-x 2 jenkins jenkins 4096 Mar 25 15:20 res 15:23:20 drwxrwxr-x 3 jenkins jenkins 4096 Mar 25 15:20 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:20 + 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=96ba23eab77964c3e2fbce9406ca923645e3f610 --label arch=amd64 --label version=3.2.0-dev.19 . 15:23:20 Sending build context to Docker daemon 16.96MB 15:23:20 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 15:23:20 Step 2/30 : FROM ${BASE} AS builder 15:23:20 ---> 59e101538f11 15:23:20 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 15:23:20 ---> Running in 24a6b0d4d1fc 15:23:20 Removing intermediate container 24a6b0d4d1fc 15:23:20 ---> a41c85949cd7 15:23:20 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 15:23:21 ---> Running in d7d15fb93df2 15:23:21 Removing intermediate container d7d15fb93df2 15:23:21 ---> 1a37304d8193 15:23:21 Step 5/30 : ARG ADD_BUILD_TAGS="" 15:23:21 ---> Running in b09cdf0251bb 15:23:21 Removing intermediate container b09cdf0251bb 15:23:21 ---> 7772e0cd26d5 15:23:21 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:23:21 ---> Running in cae8474aa111 15:23:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:23:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:23:21 OK: 264 MiB in 52 packages 15:23:22 Removing intermediate container cae8474aa111 15:23:22 ---> 85a43bb7303e 15:23:22 Step 7/30 : WORKDIR /app 15:23:22 ---> Running in 40f7df6b3276 15:23:22 Removing intermediate container 40f7df6b3276 15:23:22 ---> 3f64af58a748 15:23:22 Step 8/30 : COPY go.mod vendor* ./ 15:23:22 ---> f1235b58afd0 15:23:22 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:23:22 ---> Running in 38b6928a882e 15:23:22 Removing intermediate container 38b6928a882e 15:23:22 ---> 30e455028035 15:23:22 Step 10/30 : COPY . . 15:23:23 ---> 421cb2b6102f 15:23:23 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:23:23 ---> Running in 84a959c862a4 15:23:23 Removing intermediate container 84a959c862a4 15:23:23 ---> eae5647cb1a2 15:23:23 Step 12/30 : RUN $MAKE 15:23:23 ---> Running in f32497cc96cb 15:23:23 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.19 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.19" -trimpath -mod=readonly -o app-rfid-llrp-inventory 15:23:50 Removing intermediate container f32497cc96cb 15:23:50 ---> 7d580313f6c6 15:23:50 Step 13/30 : FROM alpine:3.18 15:23:50 3.18: Pulling from library/alpine 15:23:50 619be1103602: Pulling fs layer 15:23:50 619be1103602: Verifying Checksum 15:23:50 619be1103602: Download complete 15:23:50 619be1103602: Pull complete 15:23:50 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 15:23:50 Status: Downloaded newer image for alpine:3.18 15:23:50 ---> d3782b16ccc9 15:23:50 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:23:50 ---> Running in 2e71810c5460 15:23:50 Removing intermediate container 2e71810c5460 15:23:50 ---> 953c059e6681 15:23:50 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 15:23:50 ---> Running in cbec9ebc3a18 15:23:50 Removing intermediate container cbec9ebc3a18 15:23:50 ---> f8236d335539 15:23:50 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 15:23:50 ---> Running in f2947fe63fa1 15:23:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:23:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:23:50 (1/2) Installing ca-certificates (20240226-r0) 15:23:50 (2/2) Installing dumb-init (1.2.5-r2) 15:23:50 Executing busybox-1.36.1-r5.trigger 15:23:50 Executing ca-certificates-20240226-r0.trigger 15:23:50 OK: 8 MiB in 17 packages 15:23:50 Removing intermediate container f2947fe63fa1 15:23:50 ---> 75cbef4a6aa6 15:23:50 Step 17/30 : RUN apk --no-cache upgrade 15:23:50 ---> Running in 07f15d2be097 15:23:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:23:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:23:51 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 15:23:51 Executing ca-certificates-20240226-r0.trigger 15:23:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1152 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 15:23:51 Running in /w/workspace/app-rfid-llrp-inventory/172 [Pipeline] { [Pipeline] checkout 15:23:51 OK: 8 MiB in 17 packages 15:23:51 Removing intermediate container 07f15d2be097 15:23:51 ---> 4353ce625ff8 15:23:51 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:23:51 ---> 5cf0860790e1 15:23:51 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 15:23:52 ---> 6855b0e7d3b7 15:23:52 Step 20/30 : COPY --from=builder /app/res/ /res/ 15:23:52 ---> 4fc332135ede 15:23:52 Step 21/30 : COPY --from=builder /app/static/ /static/ 15:23:52 ---> 5b6cc8840b14 15:23:52 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 15:23:52 ---> d393fc3526a1 15:23:52 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 15:23:52 ---> Running in 11c103e8c382 15:23:53 Removing intermediate container 11c103e8c382 15:23:53 ---> 034e5deb3a1b 15:23:53 Step 24/30 : VOLUME /cache 15:23:53 ---> Running in 0ba07422d81e 15:23:53 Removing intermediate container 0ba07422d81e 15:23:53 ---> 15b58f9ba874 15:23:53 Step 25/30 : EXPOSE 59711 15:23:53 ---> Running in c868405b6cd1 15:23:53 Removing intermediate container c868405b6cd1 15:23:53 ---> 7786a65f7a87 15:23:53 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 15:23:53 ---> Running in d6de591e0ada 15:23:53 Removing intermediate container d6de591e0ada 15:23:53 ---> 712b94c4b046 15:23:53 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 15:23:53 ---> Running in e69f1ff3b0e5 15:23:53 Removing intermediate container e69f1ff3b0e5 15:23:53 ---> 11a9011d20d7 15:23:53 Step 28/30 : LABEL arch=amd64 15:23:53 ---> Running in 497970b87619 15:23:54 Removing intermediate container 497970b87619 15:23:54 ---> bb420e196f6b 15:23:54 Step 29/30 : LABEL git_sha=96ba23eab77964c3e2fbce9406ca923645e3f610 15:23:54 ---> Running in 34c2fe1edcca 15:23:54 Removing intermediate container 34c2fe1edcca 15:23:54 ---> 4580238489a0 15:23:54 Step 30/30 : LABEL version=3.2.0-dev.19 15:23:54 ---> Running in 87785c866baa 15:23:54 Removing intermediate container 87785c866baa 15:23:54 ---> 959ff34ffd53 15:23:54 [Warning] One or more build-args [ARCH] were not consumed 15:23:54 Successfully built 959ff34ffd53 15:23:54 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } 15:23:54 The recommended git tool is: git [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:23:54 provisioning config files... 15:23:54 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1013845080866080491tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:23:55 ---> ****-login.sh 15:23:55 nexus3.edgexfoundry.org:10001 15:23:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:23:55 Configure a credential helper to remove this warning. See 15:23:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:23:55 15:23:55 Login Succeeded 15:23:55 nexus3.edgexfoundry.org:10002 15:23:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:23:55 Configure a credential helper to remove this warning. See 15:23:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:23:55 15:23:55 Login Succeeded 15:23:55 nexus3.edgexfoundry.org:10003 15:23:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:23:55 Configure a credential helper to remove this warning. See 15:23:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:23:55 15:23:55 Login Succeeded 15:23:55 nexus3.edgexfoundry.org:10004 15:23:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:23:55 Configure a credential helper to remove this warning. See 15:23:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:23:55 15:23:55 Login Succeeded 15:23:55 ****.io 15:23:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:23:55 Configure a credential helper to remove this warning. See 15:23:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:23:55 15:23:55 Login Succeeded 15:23:55 ---> ****-login.sh ends [Pipeline] } 15:23:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:23:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:23:55 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 15:23:55 96ba23eab77964c3e2fbce9406ca923645e3f610 15:23:55 latest 15:23:55 3.2.0-dev.19 15:23:55 96ba23eab77964c3e2fbce9406ca923645e3f610-3.2.0-dev.19 15:23:55 main 15:23:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:55 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:96ba23eab77964c3e2fbce9406ca923645e3f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:56 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:96ba23eab77964c3e2fbce9406ca923645e3f610 15:23:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:23:56 58580601639d: Preparing 15:23:56 4745400e27a9: Preparing 15:23:56 b823c5b4d372: Preparing 15:23:56 d6f5e50dd3d2: Preparing 15:23:56 79ba69356905: Preparing 15:23:56 58987818c695: Preparing 15:23:56 4c1ec88b15d2: Preparing 15:23:56 e3cd14600e2a: Preparing 15:23:56 aedc3bda2944: Preparing 15:23:56 4c1ec88b15d2: Waiting 15:23:56 e3cd14600e2a: Waiting 15:23:56 aedc3bda2944: Waiting 15:23:56 58987818c695: Waiting 15:23:56 58580601639d: Pushed 15:23:56 b823c5b4d372: Pushed 15:23:56 d6f5e50dd3d2: Pushed 15:23:56 79ba69356905: Pushed 15:23:56 aedc3bda2944: Layer already exists 15:23:56 58987818c695: Pushed 15:23:56 4c1ec88b15d2: Pushed 15:23:56 e3cd14600e2a: Pushed 15:23:59 4745400e27a9: Pushed 15:23:59 96ba23eab77964c3e2fbce9406ca923645e3f610: digest: sha256:3933a0e2f090b8608369b54c2a1b84963e487bfb889b4bdcafaa0a5cca5b61b6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:59 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:59 using credential edgex-jenkins-ssh 15:23:59 Cloning the remote Git repository 15:23:59 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 15:23:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:23:59 58580601639d: Preparing 15:23:59 4745400e27a9: Preparing 15:23:59 b823c5b4d372: Preparing 15:23:59 d6f5e50dd3d2: Preparing 15:23:59 79ba69356905: Preparing 15:23:59 58987818c695: Preparing 15:23:59 4c1ec88b15d2: Preparing 15:23:59 e3cd14600e2a: Preparing 15:23:59 aedc3bda2944: Preparing 15:23:59 aedc3bda2944: Waiting 15:23:59 4c1ec88b15d2: Waiting 15:23:59 e3cd14600e2a: Waiting 15:23:59 58987818c695: Waiting 15:23:59 b823c5b4d372: Layer already exists 15:23:59 4745400e27a9: Layer already exists 15:23:59 d6f5e50dd3d2: Layer already exists 15:23:59 58580601639d: Layer already exists 15:23:59 79ba69356905: Layer already exists 15:23:59 4c1ec88b15d2: Layer already exists 15:23:59 aedc3bda2944: Layer already exists 15:23:59 e3cd14600e2a: Layer already exists 15:23:59 58987818c695: Layer already exists 15:23:59 latest: digest: sha256:3933a0e2f090b8608369b54c2a1b84963e487bfb889b4bdcafaa0a5cca5b61b6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:00 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:00 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.19 15:24:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:24:00 58580601639d: Preparing 15:24:00 4745400e27a9: Preparing 15:24:00 b823c5b4d372: Preparing 15:24:00 d6f5e50dd3d2: Preparing 15:24:00 79ba69356905: Preparing 15:24:00 58987818c695: Preparing 15:24:00 4c1ec88b15d2: Preparing 15:24:00 e3cd14600e2a: Preparing 15:24:00 aedc3bda2944: Preparing 15:24:00 aedc3bda2944: Waiting 15:24:00 e3cd14600e2a: Waiting 15:24:00 58987818c695: Waiting 15:24:00 4c1ec88b15d2: Waiting 15:24:00 79ba69356905: Layer already exists 15:24:00 58580601639d: Layer already exists 15:24:00 4745400e27a9: Layer already exists 15:24:00 d6f5e50dd3d2: Layer already exists 15:24:00 b823c5b4d372: Layer already exists 15:24:00 e3cd14600e2a: Layer already exists 15:24:00 4c1ec88b15d2: Layer already exists 15:24:00 58987818c695: Layer already exists 15:24:00 aedc3bda2944: Layer already exists 15:24:00 3.2.0-dev.19: digest: sha256:3933a0e2f090b8608369b54c2a1b84963e487bfb889b4bdcafaa0a5cca5b61b6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:59 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 15:23:59 > git init /w/workspace/app-rfid-llrp-inventory/172 # timeout=10 15:24:00 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 15:24:00 > git --version # timeout=10 15:24:00 > git --version # 'git version 2.25.1' 15:24:00 using GIT_SSH to set credentials SSH Credentials for GitHub 15:24:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:24:00 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:96ba23eab77964c3e2fbce9406ca923645e3f610-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:01 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:96ba23eab77964c3e2fbce9406ca923645e3f610-3.2.0-dev.19 15:24:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:24:01 58580601639d: Preparing 15:24:01 4745400e27a9: Preparing 15:24:01 b823c5b4d372: Preparing 15:24:01 d6f5e50dd3d2: Preparing 15:24:01 79ba69356905: Preparing 15:24:01 58987818c695: Preparing 15:24:01 4c1ec88b15d2: Preparing 15:24:01 e3cd14600e2a: Preparing 15:24:01 aedc3bda2944: Preparing 15:24:01 e3cd14600e2a: Waiting 15:24:01 aedc3bda2944: Waiting 15:24:01 58987818c695: Waiting 15:24:01 4c1ec88b15d2: Waiting 15:24:01 58580601639d: Layer already exists 15:24:01 d6f5e50dd3d2: Layer already exists 15:24:01 b823c5b4d372: Layer already exists 15:24:01 4745400e27a9: Layer already exists 15:24:01 79ba69356905: Layer already exists 15:24:01 58987818c695: Layer already exists 15:24:01 4c1ec88b15d2: Layer already exists 15:24:01 e3cd14600e2a: Layer already exists 15:24:01 aedc3bda2944: Layer already exists 15:24:01 96ba23eab77964c3e2fbce9406ca923645e3f610-3.2.0-dev.19: digest: sha256:3933a0e2f090b8608369b54c2a1b84963e487bfb889b4bdcafaa0a5cca5b61b6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:01 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:01 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 15:24:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:24:01 58580601639d: Preparing 15:24:01 4745400e27a9: Preparing 15:24:01 b823c5b4d372: Preparing 15:24:01 d6f5e50dd3d2: Preparing 15:24:01 79ba69356905: Preparing 15:24:01 58987818c695: Preparing 15:24:01 4c1ec88b15d2: Preparing 15:24:01 e3cd14600e2a: Preparing 15:24:01 aedc3bda2944: Preparing 15:24:01 58987818c695: Waiting 15:24:01 aedc3bda2944: Waiting 15:24:01 e3cd14600e2a: Waiting 15:24:01 4c1ec88b15d2: Waiting 15:24:01 d6f5e50dd3d2: Layer already exists 15:24:01 4745400e27a9: Layer already exists 15:24:01 79ba69356905: Layer already exists 15:24:01 58580601639d: Layer already exists 15:24:01 b823c5b4d372: Layer already exists 15:24:01 58987818c695: Layer already exists 15:24:01 e3cd14600e2a: Layer already exists 15:24:01 4c1ec88b15d2: Layer already exists 15:24:01 aedc3bda2944: Layer already exists 15:24:01 main: digest: sha256:3933a0e2f090b8608369b54c2a1b84963e487bfb889b4bdcafaa0a5cca5b61b6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:24:01 ===================================================== [Pipeline] echo 15:24:01 taggedImages: 15:24:01 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:96ba23eab77964c3e2fbce9406ca923645e3f610 15:24:01 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 15:24:01 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.19 15:24:01 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:96ba23eab77964c3e2fbce9406ca923645e3f610-3.2.0-dev.19 15:24:01 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:24:02 15:24:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:24:02 latest: Pulling from edgex-lftools-log-publisher 15:24:02 5eb5b503b376: Pulling fs layer 15:24:02 5c69ac0246d0: Pulling fs layer 15:24:02 ec43610c2a17: Pulling fs layer 15:24:02 3a2ae6a8a46f: Pulling fs layer 15:24:02 33b1e0a273af: Pulling fs layer 15:24:02 5d3b04190fa2: Pulling fs layer 15:24:02 2f39f015ded8: Pulling fs layer 15:24:02 3a2ae6a8a46f: Waiting 15:24:02 33b1e0a273af: Waiting 15:24:02 2f39f015ded8: Waiting 15:24:02 5d3b04190fa2: Waiting 15:24:02 5c69ac0246d0: Verifying Checksum 15:24:02 5c69ac0246d0: Download complete 15:24:02 3a2ae6a8a46f: Verifying Checksum 15:24:02 3a2ae6a8a46f: Download complete 15:24:02 33b1e0a273af: Verifying Checksum 15:24:02 33b1e0a273af: Download complete 15:24:02 5d3b04190fa2: Download complete 15:24:02 ec43610c2a17: Verifying Checksum 15:24:02 ec43610c2a17: Download complete 15:24:02 5eb5b503b376: Verifying Checksum 15:24:02 5eb5b503b376: Download complete 15:24:03 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 15:24:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:24:03 2f39f015ded8: Download complete 15:24:03 5eb5b503b376: Pull complete 15:24:03 5c69ac0246d0: Pull complete 15:24:04 Avoid second fetch 15:24:04 Checking out Revision 96ba23eab77964c3e2fbce9406ca923645e3f610 (main) 15:24:04 ec43610c2a17: Pull complete 15:24:04 3a2ae6a8a46f: Pull complete 15:24:04 > git config core.sparsecheckout # timeout=10 15:24:04 > git checkout -f 96ba23eab77964c3e2fbce9406ca923645e3f610 # timeout=10 15:24:04 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#283)" 15:24:04 33b1e0a273af: Pull complete 15:24:04 5d3b04190fa2: Pull complete 15:24:08 15:24:08 GitHub has been notified of this commit’s build result 15:24:08 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:24:08 2f39f015ded8: Pull complete 15:24:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:24:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:24:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:24:09 prd-ubuntu20.04-docker-8c-8g-1150 does not seem to be running inside a container 15:24:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:24:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:24:09 % Total % Received % Xferd Average Speed Time Time Time Current 15:24:09 Dload Upload Total Spent Left Speed 15:24:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 250k 0 --:--:-- --:--:-- --:--:-- 250k 15:24:12 $ docker top e1fc7c04facd47c0d1c6065435b033fec7f4bb0a1919e1a0b91711bd35b5729e -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh 15:24:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:24:12 ---> job-cost.sh 15:24:12 lf-activate-venv: SKIPPING 15:24:12 INFO: No Stack... 15:24:12 + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo 15:24:12 tee /etc/docker/daemon.new 15:24:12 { 15:24:12 "registry-mirrors": [ 15:24:12 "https://nexus3.edgexfoundry.org:10001" 15:24:12 ], 15:24:12 "bip": "10.250.0.254/24", 15:24:12 "hosts": [ 15:24:12 "tcp://0.0.0.0:5555", 15:24:12 "unix:///var/run/docker.sock" 15:24:12 ], 15:24:12 "mtu": 1458, 15:24:12 "selinux-enabled": true, 15:24:12 "seccomp-profile": "/etc/docker/seccomp.json" 15:24:12 } [Pipeline] sh 15:24:13 INFO: Retrieving Pricing Info for: v3-standard-8 15:24:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:24:13 INFO: Archiving Costs [Pipeline] sh 15:24:13 + sudo service docker restart 15:24:13 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 15:24:13 + cut -d, -f6 [Pipeline] lock 15:24:13 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-172-stack-cost] 15:24:13 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-172-stack-cost] did not exist. Created. 15:24:13 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-172-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:24:13 + echo total: 0.2199999988079071 [Pipeline] stash 15:24:13 Stashed 1 file(s) [Pipeline] } 15:24:13 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-172-stack-cost] [Pipeline] // lock [Pipeline] } 15:24:14 $ docker stop --time=1 e1fc7c04facd47c0d1c6065435b033fec7f4bb0a1919e1a0b91711bd35b5729e 15:24:15 $ docker rm -f --volumes e1fc7c04facd47c0d1c6065435b033fec7f4bb0a1919e1a0b91711bd35b5729e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:24:31 provisioning config files... 15:24:31 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/172@tmp/config11721419298173413769tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:24:32 ---> ****-login.sh 15:24:32 nexus3.edgexfoundry.org:10001 15:24:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:24:32 Configure a credential helper to remove this warning. See 15:24:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:24:32 15:24:32 Login Succeeded 15:24:32 nexus3.edgexfoundry.org:10002 15:24:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:24:32 Configure a credential helper to remove this warning. See 15:24:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:24:32 15:24:32 Login Succeeded 15:24:32 nexus3.edgexfoundry.org:10003 15:24:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:24:33 Configure a credential helper to remove this warning. See 15:24:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:24:33 15:24:33 Login Succeeded 15:24:33 nexus3.edgexfoundry.org:10004 15:24:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:24:33 Configure a credential helper to remove this warning. See 15:24:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:24:33 15:24:33 Login Succeeded 15:24:33 ****.io 15:24:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:24:34 Configure a credential helper to remove this warning. See 15:24:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:24:34 15:24:34 Login Succeeded 15:24:34 ---> ****-login.sh ends [Pipeline] } 15:24:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:24:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:24:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:24:34 ========================================================= 15:24:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 15:24:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:34 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 15:24:35 Sending build context to Docker daemon 673.8kB 15:24:35 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:24:35 Step 2/12 : FROM ${BASE} AS builder 15:24:35 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:24:35 9fda8d8052c6: Pulling fs layer 15:24:35 5d54e960e981: Pulling fs layer 15:24:35 c4a7e357bf2a: Pulling fs layer 15:24:35 f0e02332f6b5: Pulling fs layer 15:24:35 872ee5b61b7b: Pulling fs layer 15:24:35 0c6a40ed1a82: Pulling fs layer 15:24:35 94ae7d8d031c: Pulling fs layer 15:24:35 872ee5b61b7b: Waiting 15:24:35 0c6a40ed1a82: Waiting 15:24:35 94ae7d8d031c: Waiting 15:24:35 f0e02332f6b5: Waiting 15:24:35 5d54e960e981: Verifying Checksum 15:24:35 5d54e960e981: Download complete 15:24:35 f0e02332f6b5: Verifying Checksum 15:24:35 f0e02332f6b5: Download complete 15:24:35 872ee5b61b7b: Verifying Checksum 15:24:35 872ee5b61b7b: Download complete 15:24:35 9fda8d8052c6: Verifying Checksum 15:24:35 9fda8d8052c6: Download complete 15:24:36 94ae7d8d031c: Verifying Checksum 15:24:36 94ae7d8d031c: Download complete 15:24:36 9fda8d8052c6: Pull complete 15:24:36 5d54e960e981: Pull complete 15:24:37 c4a7e357bf2a: Download complete 15:24:38 0c6a40ed1a82: Verifying Checksum 15:24:38 0c6a40ed1a82: Download complete 15:24:50 c4a7e357bf2a: Pull complete 15:24:50 f0e02332f6b5: Pull complete 15:24:50 872ee5b61b7b: Pull complete 15:25:00 0c6a40ed1a82: Pull complete 15:25:00 94ae7d8d031c: Pull complete 15:25:01 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 15:25:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:25:01 ---> 86de565de09d 15:25:01 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:25:03 ---> Running in 8e9fe045e9e2 15:25:03 Removing intermediate container 8e9fe045e9e2 15:25:03 ---> 6b31d07d775f 15:25:03 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:25:03 ---> Running in bf913ffa56c3 15:25:03 Removing intermediate container bf913ffa56c3 15:25:03 ---> 5e40006a4493 15:25:03 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:25:03 ---> Running in e7836d523ec6 15:25:04 Removing intermediate container e7836d523ec6 15:25:04 ---> d344c4f8114b 15:25:04 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:25:04 ---> Running in 78bf08d80475 15:25:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:25:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:25:06 OK: 266 MiB in 52 packages 15:25:07 Removing intermediate container 78bf08d80475 15:25:07 ---> 4e57699bb7e5 15:25:07 Step 7/12 : WORKDIR /app 15:25:07 ---> Running in 873f52d55297 15:25:08 Removing intermediate container 873f52d55297 15:25:08 ---> 8a4b91c71328 15:25:08 Step 8/12 : COPY go.mod vendor* ./ 15:25:08 ---> 633b2a2902af 15:25:08 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:25:08 ---> Running in 230c99ed6e8c 15:27:15 Removing intermediate container 230c99ed6e8c 15:27:15 ---> 8df3bf34fb8f 15:27:15 Step 10/12 : COPY . . 15:27:15 ---> 5d2be223e91d 15:27:15 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:27:15 ---> Running in 0ecd0fac3d4c 15:27:15 Removing intermediate container 0ecd0fac3d4c 15:27:15 ---> dc228decec2a 15:27:15 Step 12/12 : RUN $MAKE 15:27:15 ---> Running in d56a94d8caa0 15:27:15 noop 15:27:15 Removing intermediate container d56a94d8caa0 15:27:15 ---> b2fbf0ffccea 15:27:15 Successfully built b2fbf0ffccea 15:27:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:15 + docker inspect -f . ci-base-image-arm64 15:27:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:27:16 prd-ubuntu20.04-docker-arm64-4c-16g-1152 does not seem to be running inside a container 15:27:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/172 -v /w/workspace/app-rfid-llrp-inventory/172:/w/workspace/app-rfid-llrp-inventory/172:rw,z -v /w/workspace/app-rfid-llrp-inventory/172@tmp:/w/workspace/app-rfid-llrp-inventory/172@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:27:17 $ docker top dbf472003cb76fa0d36cdc02b0b6bb83f8f489bae9845792c03f3ec0adf81f07 -eo pid,comm [Pipeline] { [Pipeline] sh 15:27:18 + go version 15:27:18 go version go1.21.0 linux/arm64 [Pipeline] } 15:27:18 $ docker stop --time=1 dbf472003cb76fa0d36cdc02b0b6bb83f8f489bae9845792c03f3ec0adf81f07 15:27:20 $ docker rm -f --volumes dbf472003cb76fa0d36cdc02b0b6bb83f8f489bae9845792c03f3ec0adf81f07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:20 + docker inspect -f . ci-base-image-arm64 15:27:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:27:20 prd-ubuntu20.04-docker-arm64-4c-16g-1152 does not seem to be running inside a container 15:27:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/172 -v /w/workspace/app-rfid-llrp-inventory/172:/w/workspace/app-rfid-llrp-inventory/172:rw,z -v /w/workspace/app-rfid-llrp-inventory/172@tmp:/w/workspace/app-rfid-llrp-inventory/172@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:27:22 $ docker top c948e31f80b4d7564f3a16faf50e8069116a21c30e2bb285b22577ec2f3fae84 -eo pid,comm [Pipeline] { [Pipeline] sh 15:27:23 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/172 [Pipeline] fileExists [Pipeline] sh 15:27:23 + make test 15:27:23 go test -race ./... -coverprofile=coverage.out ./... 15:30:45 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 15:30:50 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 15:30:53 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.249s coverage: 86.2% of statements 15:31:03 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.427s coverage: 71.9% of statements 15:31:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:31:03 go vet ./... 15:34:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:34:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:34:10 ./bin/test-attribution.sh 15:34:10 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 15:34:10 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 15:34:10 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 15:34:10 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 15:34:10 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 15:34:10 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 15:34:10 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 15:34:10 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 15:34:10 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 15:34:10 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 15:34:10 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 15:34:10 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 15:34:10 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 15:34:10 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 15:34:10 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 15:34:10 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 15:34:10 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 15:34:10 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 15:34:10 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 15:34:10 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 15:34:10 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 15:34:10 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 15:34:10 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 15:34:10 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 15:34:10 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 15:34:10 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 15:34:10 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 15:34:10 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 15:34:10 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 15:34:10 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 15:34:10 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 15:34:10 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 15:34:10 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 15:34:10 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 15:34:10 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 15:34:10 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 15:34:10 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 15:34:10 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 15:34:10 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 15:34:10 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 15:34:10 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 15:34:10 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 15:34:10 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 15:34:10 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 15:34:10 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 15:34:10 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 15:34:10 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 15:34:10 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 15:34:10 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 15:34:10 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 15:34:10 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 15:34:10 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 15:34:10 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 15:34:10 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 15:34:10 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 15:34:10 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 15:34:10 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 15:34:10 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 15:34:10 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 15:34:10 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 15:34:10 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 15:34:10 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 15:34:10 An attribution for golang.org/x/term is missing from Attribution.txt, please add 15:34:10 An attribution for golang.org/x/time is missing from Attribution.txt, please add 15:34:10 An attribution for google.golang.org/appengine is missing from Attribution.txt, please add 15:34:10 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 15:34:10 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 15:34:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:34:10 $ docker stop --time=1 c948e31f80b4d7564f3a16faf50e8069116a21c30e2bb285b22577ec2f3fae84 15:34:12 $ docker rm -f --volumes c948e31f80b4d7564f3a16faf50e8069116a21c30e2bb285b22577ec2f3fae84 [Pipeline] // withDockerContainer [Pipeline] sh 15:34:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:34:15 Warning: overwriting stash ‘coverage-report’ 15:34:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:34:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:34:16 + ls -al . 15:34:16 total 272 15:34:16 drwxrwxr-x 10 jenkins jenkins 4096 Mar 25 15:27 . 15:34:16 drwxrwxr-x 4 jenkins jenkins 4096 Mar 25 15:24 .. 15:34:16 -rw-rw-r-- 1 jenkins jenkins 262 Mar 25 15:24 .dockerignore 15:34:16 drwxrwxr-x 8 jenkins jenkins 4096 Mar 25 15:24 .git 15:34:16 drwxrwxr-x 3 jenkins jenkins 4096 Mar 25 15:24 .github 15:34:16 -rw-rw-r-- 1 jenkins jenkins 773 Mar 25 15:24 .gitignore 15:34:16 -rw-rw-r-- 1 jenkins jenkins 41 Mar 25 15:24 .golangci.yml 15:34:16 -rw-rw-r-- 1 jenkins jenkins 10232 Mar 25 15:24 Attribution.txt 15:34:16 -rw-rw-r-- 1 jenkins jenkins 11245 Mar 25 15:24 CHANGELOG.md 15:34:16 -rw-rw-r-- 1 jenkins jenkins 1768 Mar 25 15:24 Dockerfile 15:34:16 -rw-rw-r-- 1 jenkins jenkins 677 Mar 25 15:24 GOVERNANCE.md 15:34:16 -rw-rw-r-- 1 jenkins jenkins 665 Mar 25 15:24 Jenkinsfile 15:34:16 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 25 15:24 LICENSE 15:34:16 -rw-rw-r-- 1 jenkins jenkins 2503 Mar 25 15:24 Makefile 15:34:16 -rw-rw-r-- 1 jenkins jenkins 617 Mar 25 15:24 OWNERS.md 15:34:16 -rw-rw-r-- 1 jenkins jenkins 3851 Mar 25 15:24 README.md 15:34:16 -rw-rw-r-- 1 jenkins jenkins 12 Mar 25 15:21 VERSION 15:34:16 drwxrwxr-x 2 jenkins jenkins 4096 Mar 25 15:24 bin 15:34:16 -rw-r--r-- 1 jenkins jenkins 41317 Mar 25 15:31 coverage.out 15:34:16 -rw-rw-r-- 1 jenkins jenkins 7273 Mar 25 15:24 go.mod 15:34:16 -rw-rw-r-- 1 jenkins jenkins 101604 Mar 25 15:24 go.sum 15:34:16 drwxrwxr-x 2 jenkins jenkins 4096 Mar 25 15:24 images 15:34:16 drwxrwxr-x 4 jenkins jenkins 4096 Mar 25 15:24 internal 15:34:16 -rw-rw-r-- 1 jenkins jenkins 531 Mar 25 15:24 main.go 15:34:16 drwxrwxr-x 3 jenkins jenkins 4096 Mar 25 15:24 openapi 15:34:16 drwxrwxr-x 2 jenkins jenkins 4096 Mar 25 15:24 res 15:34:16 drwxrwxr-x 3 jenkins jenkins 4096 Mar 25 15:24 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:16 + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=96ba23eab77964c3e2fbce9406ca923645e3f610 --label arch=arm64 --label version=3.2.0-dev.19 . 15:34:17 Sending build context to Docker daemon 673.8kB 15:34:17 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 15:34:17 Step 2/30 : FROM ${BASE} AS builder 15:34:17 ---> b2fbf0ffccea 15:34:17 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 15:34:17 ---> Running in a934d490d822 15:34:17 Removing intermediate container a934d490d822 15:34:17 ---> a5e44a43ccb6 15:34:17 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 15:34:17 ---> Running in 12dd234968b0 15:34:18 Removing intermediate container 12dd234968b0 15:34:18 ---> 58d14802abfa 15:34:18 Step 5/30 : ARG ADD_BUILD_TAGS="" 15:34:18 ---> Running in f45c3e034ed3 15:34:18 Removing intermediate container f45c3e034ed3 15:34:18 ---> 6246e9a6dcfd 15:34:18 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:34:18 ---> Running in cb3f1c45ebe0 15:34:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:34:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:34:21 OK: 266 MiB in 52 packages 15:34:22 Removing intermediate container cb3f1c45ebe0 15:34:22 ---> db09bd18b47a 15:34:22 Step 7/30 : WORKDIR /app 15:34:22 ---> Running in 5bcf21994168 15:34:23 Removing intermediate container 5bcf21994168 15:34:23 ---> 60d6a1bf9b84 15:34:23 Step 8/30 : COPY go.mod vendor* ./ 15:34:23 ---> 09d29fe4fe12 15:34:23 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:34:23 ---> Running in 985a4dc957da 15:34:26 Removing intermediate container 985a4dc957da 15:34:26 ---> 74b83ccd409c 15:34:26 Step 10/30 : COPY . . 15:34:26 ---> a5e9e30717de 15:34:26 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:34:26 ---> Running in c96bec667a69 15:34:27 Removing intermediate container c96bec667a69 15:34:27 ---> b1f2e514b959 15:34:27 Step 12/30 : RUN $MAKE 15:34:27 ---> Running in a839d5034d95 15:34:28 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.19 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.19" -trimpath -mod=readonly -o app-rfid-llrp-inventory 15:37:34 Removing intermediate container a839d5034d95 15:37:34 ---> a701bc0f1e07 15:37:34 Step 13/30 : FROM alpine:3.18 15:37:34 3.18: Pulling from library/alpine 15:37:34 c6b39de5b339: Pulling fs layer 15:37:34 c6b39de5b339: Pull complete 15:37:34 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 15:37:34 Status: Downloaded newer image for alpine:3.18 15:37:34 ---> 33abbf032149 15:37:34 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:37:34 ---> Running in 440cd878d4aa 15:37:34 Removing intermediate container 440cd878d4aa 15:37:34 ---> eb5b59faf68b 15:37:34 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 15:37:34 ---> Running in 81fd97b9b2b5 15:37:34 Removing intermediate container 81fd97b9b2b5 15:37:34 ---> 7da599016ded 15:37:34 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 15:37:34 ---> Running in aa74d20a2d8e 15:37:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:37:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:37:34 (1/2) Installing ca-certificates (20240226-r0) 15:37:34 (2/2) Installing dumb-init (1.2.5-r2) 15:37:34 Executing busybox-1.36.1-r5.trigger 15:37:34 Executing ca-certificates-20240226-r0.trigger 15:37:34 OK: 9 MiB in 17 packages 15:37:34 Removing intermediate container aa74d20a2d8e 15:37:34 ---> ea8266aff6a1 15:37:34 Step 17/30 : RUN apk --no-cache upgrade 15:37:34 ---> Running in f474c4699ca1 15:37:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:37:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:37:34 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 15:37:34 Executing ca-certificates-20240226-r0.trigger 15:37:34 OK: 9 MiB in 17 packages 15:37:34 Removing intermediate container f474c4699ca1 15:37:34 ---> 7bb9815fcd6b 15:37:34 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:37:34 ---> 7063f9a4b827 15:37:34 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 15:37:35 ---> 1401f70652ad 15:37:35 Step 20/30 : COPY --from=builder /app/res/ /res/ 15:37:35 ---> a7161b47b982 15:37:35 Step 21/30 : COPY --from=builder /app/static/ /static/ 15:37:36 ---> 7b7372612b9f 15:37:36 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 15:37:37 ---> 71a96ddde7d7 15:37:37 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 15:37:37 ---> Running in 5a7e0c5519de 15:37:39 Removing intermediate container 5a7e0c5519de 15:37:39 ---> 14ed27b74e3f 15:37:39 Step 24/30 : VOLUME /cache 15:37:39 ---> Running in d114730719d6 15:37:39 Removing intermediate container d114730719d6 15:37:39 ---> 29a0d529acbd 15:37:39 Step 25/30 : EXPOSE 59711 15:37:39 ---> Running in c0de252c83b6 15:37:39 Removing intermediate container c0de252c83b6 15:37:39 ---> 45369c2ee8be 15:37:39 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 15:37:40 ---> Running in 61a1843cba8d 15:37:40 Removing intermediate container 61a1843cba8d 15:37:40 ---> af64a7a0328f 15:37:40 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 15:37:40 ---> Running in d1598ab8acfd 15:37:40 Removing intermediate container d1598ab8acfd 15:37:40 ---> e54af95e26d5 15:37:40 Step 28/30 : LABEL arch=arm64 15:37:40 ---> Running in 981a21949367 15:37:41 Removing intermediate container 981a21949367 15:37:41 ---> 62b0f2c319f4 15:37:41 Step 29/30 : LABEL git_sha=96ba23eab77964c3e2fbce9406ca923645e3f610 15:37:41 ---> Running in 204304f09712 15:37:41 Removing intermediate container 204304f09712 15:37:41 ---> d8d8fc9fe649 15:37:41 Step 30/30 : LABEL version=3.2.0-dev.19 15:37:41 ---> Running in 68f9995665d7 15:37:41 Removing intermediate container 68f9995665d7 15:37:41 ---> fede3b381a38 15:37:41 [Warning] One or more build-args [ARCH] were not consumed 15:37:41 Successfully built fede3b381a38 15:37:41 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:37:42 provisioning config files... 15:37:42 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/172@tmp/config2923246045509188747tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:37:42 ---> ****-login.sh 15:37:42 nexus3.edgexfoundry.org:10001 15:37:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:37:42 Configure a credential helper to remove this warning. See 15:37:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:37:42 15:37:42 Login Succeeded 15:37:42 nexus3.edgexfoundry.org:10002 15:37:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:37:43 Configure a credential helper to remove this warning. See 15:37:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:37:43 15:37:43 Login Succeeded 15:37:43 nexus3.edgexfoundry.org:10003 15:37:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:37:43 Configure a credential helper to remove this warning. See 15:37:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:37:43 15:37:43 Login Succeeded 15:37:43 nexus3.edgexfoundry.org:10004 15:37:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:37:43 Configure a credential helper to remove this warning. See 15:37:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:37:43 15:37:43 Login Succeeded 15:37:43 ****.io 15:37:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:37:44 Configure a credential helper to remove this warning. See 15:37:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:37:44 15:37:44 Login Succeeded 15:37:44 ---> ****-login.sh ends [Pipeline] } 15:37:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:37:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:37:44 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 15:37:44 96ba23eab77964c3e2fbce9406ca923645e3f610 15:37:44 latest 15:37:44 3.2.0-dev.19 15:37:44 96ba23eab77964c3e2fbce9406ca923645e3f610-3.2.0-dev.19 15:37:44 main 15:37:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:44 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:96ba23eab77964c3e2fbce9406ca923645e3f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:45 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:96ba23eab77964c3e2fbce9406ca923645e3f610 15:37:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:37:45 aff63567d531: Preparing 15:37:45 e4cc9f60f78d: Preparing 15:37:45 1a6ab54164a6: Preparing 15:37:45 1e25d971b139: Preparing 15:37:45 e86a84b1a35e: Preparing 15:37:45 79375c9d30f2: Preparing 15:37:45 ea087d489778: Preparing 15:37:45 d2d0a745a92a: Preparing 15:37:45 7c504f21be85: Preparing 15:37:45 d2d0a745a92a: Waiting 15:37:45 79375c9d30f2: Waiting 15:37:45 ea087d489778: Waiting 15:37:45 7c504f21be85: Waiting 15:37:45 1a6ab54164a6: Pushed 15:37:45 e86a84b1a35e: Pushed 15:37:45 1e25d971b139: Pushed 15:37:45 aff63567d531: Pushed 15:37:45 7c504f21be85: Layer already exists 15:37:45 79375c9d30f2: Pushed 15:37:45 ea087d489778: Pushed 15:37:45 d2d0a745a92a: Pushed 15:37:52 e4cc9f60f78d: Pushed 15:37:52 96ba23eab77964c3e2fbce9406ca923645e3f610: digest: sha256:259846e8bf5158dfbb79a9a4ad275ae7b62f18aeedac86f763a1a5d9ed683c32 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:52 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:53 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 15:37:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:37:53 aff63567d531: Preparing 15:37:53 e4cc9f60f78d: Preparing 15:37:53 1a6ab54164a6: Preparing 15:37:53 1e25d971b139: Preparing 15:37:53 e86a84b1a35e: Preparing 15:37:53 79375c9d30f2: Preparing 15:37:53 ea087d489778: Preparing 15:37:53 d2d0a745a92a: Preparing 15:37:53 7c504f21be85: Preparing 15:37:53 79375c9d30f2: Waiting 15:37:53 ea087d489778: Waiting 15:37:53 7c504f21be85: Waiting 15:37:53 d2d0a745a92a: Waiting 15:37:53 aff63567d531: Layer already exists 15:37:53 1e25d971b139: Layer already exists 15:37:53 e86a84b1a35e: Layer already exists 15:37:53 1a6ab54164a6: Layer already exists 15:37:53 e4cc9f60f78d: Layer already exists 15:37:53 7c504f21be85: Layer already exists 15:37:53 79375c9d30f2: Layer already exists 15:37:53 d2d0a745a92a: Layer already exists 15:37:53 ea087d489778: Layer already exists 15:37:53 latest: digest: sha256:259846e8bf5158dfbb79a9a4ad275ae7b62f18aeedac86f763a1a5d9ed683c32 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:53 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:54 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.19 15:37:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:37:54 aff63567d531: Preparing 15:37:54 e4cc9f60f78d: Preparing 15:37:54 1a6ab54164a6: Preparing 15:37:54 1e25d971b139: Preparing 15:37:54 e86a84b1a35e: Preparing 15:37:54 79375c9d30f2: Preparing 15:37:54 79375c9d30f2: Waiting 15:37:54 ea087d489778: Preparing 15:37:54 d2d0a745a92a: Preparing 15:37:54 7c504f21be85: Preparing 15:37:54 ea087d489778: Waiting 15:37:54 d2d0a745a92a: Waiting 15:37:54 7c504f21be85: Waiting 15:37:54 aff63567d531: Layer already exists 15:37:54 e4cc9f60f78d: Layer already exists 15:37:54 e86a84b1a35e: Layer already exists 15:37:54 1e25d971b139: Layer already exists 15:37:54 1a6ab54164a6: Layer already exists 15:37:54 79375c9d30f2: Layer already exists 15:37:54 d2d0a745a92a: Layer already exists 15:37:54 7c504f21be85: Layer already exists 15:37:54 ea087d489778: Layer already exists 15:37:54 3.2.0-dev.19: digest: sha256:259846e8bf5158dfbb79a9a4ad275ae7b62f18aeedac86f763a1a5d9ed683c32 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:54 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:96ba23eab77964c3e2fbce9406ca923645e3f610-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:55 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:96ba23eab77964c3e2fbce9406ca923645e3f610-3.2.0-dev.19 15:37:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:37:55 aff63567d531: Preparing 15:37:55 e4cc9f60f78d: Preparing 15:37:55 1a6ab54164a6: Preparing 15:37:55 1e25d971b139: Preparing 15:37:55 e86a84b1a35e: Preparing 15:37:55 79375c9d30f2: Preparing 15:37:55 ea087d489778: Preparing 15:37:55 79375c9d30f2: Waiting 15:37:55 d2d0a745a92a: Preparing 15:37:55 ea087d489778: Waiting 15:37:55 7c504f21be85: Preparing 15:37:55 d2d0a745a92a: Waiting 15:37:55 7c504f21be85: Waiting 15:37:55 1a6ab54164a6: Layer already exists 15:37:55 e86a84b1a35e: Layer already exists 15:37:55 aff63567d531: Layer already exists 15:37:55 1e25d971b139: Layer already exists 15:37:55 e4cc9f60f78d: Layer already exists 15:37:55 79375c9d30f2: Layer already exists 15:37:55 ea087d489778: Layer already exists 15:37:55 7c504f21be85: Layer already exists 15:37:55 d2d0a745a92a: Layer already exists 15:37:55 96ba23eab77964c3e2fbce9406ca923645e3f610-3.2.0-dev.19: digest: sha256:259846e8bf5158dfbb79a9a4ad275ae7b62f18aeedac86f763a1a5d9ed683c32 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:55 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:56 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 15:37:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:37:56 aff63567d531: Preparing 15:37:56 e4cc9f60f78d: Preparing 15:37:56 1a6ab54164a6: Preparing 15:37:56 1e25d971b139: Preparing 15:37:56 e86a84b1a35e: Preparing 15:37:56 79375c9d30f2: Preparing 15:37:56 ea087d489778: Preparing 15:37:56 d2d0a745a92a: Preparing 15:37:56 7c504f21be85: Preparing 15:37:56 79375c9d30f2: Waiting 15:37:56 ea087d489778: Waiting 15:37:56 d2d0a745a92a: Waiting 15:37:56 7c504f21be85: Waiting 15:37:56 1a6ab54164a6: Layer already exists 15:37:56 aff63567d531: Layer already exists 15:37:56 e86a84b1a35e: Layer already exists 15:37:56 1e25d971b139: Layer already exists 15:37:56 e4cc9f60f78d: Layer already exists 15:37:56 ea087d489778: Layer already exists 15:37:56 79375c9d30f2: Layer already exists 15:37:56 d2d0a745a92a: Layer already exists 15:37:56 7c504f21be85: Layer already exists 15:37:56 main: digest: sha256:259846e8bf5158dfbb79a9a4ad275ae7b62f18aeedac86f763a1a5d9ed683c32 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:37:56 ===================================================== [Pipeline] echo 15:37:56 taggedImages: 15:37:56 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:96ba23eab77964c3e2fbce9406ca923645e3f610 15:37:56 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 15:37:56 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.19 15:37:56 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:96ba23eab77964c3e2fbce9406ca923645e3f610-3.2.0-dev.19 15:37:56 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:37:56 15:37:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:37:57 arm64: Pulling from edgex-lftools-log-publisher 15:37:57 8998bd30e6a1: Pulling fs layer 15:37:57 04944245beec: Pulling fs layer 15:37:57 699f458cf7ca: Pulling fs layer 15:37:57 765212b225bb: Pulling fs layer 15:37:57 f23df028b6ca: Pulling fs layer 15:37:57 765212b225bb: Waiting 15:37:57 d65c8cfc05b1: Pulling fs layer 15:37:57 f23df028b6ca: Waiting 15:37:57 2437ff75d9bd: Pulling fs layer 15:37:57 2437ff75d9bd: Waiting 15:37:57 04944245beec: Verifying Checksum 15:37:57 04944245beec: Download complete 15:37:57 765212b225bb: Download complete 15:37:57 f23df028b6ca: Verifying Checksum 15:37:57 f23df028b6ca: Download complete 15:37:57 d65c8cfc05b1: Download complete 15:37:57 699f458cf7ca: Verifying Checksum 15:37:57 699f458cf7ca: Download complete 15:37:57 8998bd30e6a1: Verifying Checksum 15:37:57 8998bd30e6a1: Download complete 15:38:00 2437ff75d9bd: Verifying Checksum 15:38:00 2437ff75d9bd: Download complete 15:38:03 8998bd30e6a1: Pull complete 15:38:03 04944245beec: Pull complete 15:38:05 699f458cf7ca: Pull complete 15:38:05 765212b225bb: Pull complete 15:38:05 f23df028b6ca: Pull complete 15:38:05 d65c8cfc05b1: Pull complete 15:38:24 2437ff75d9bd: Pull complete 15:38:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:38:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:38:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:38:24 prd-ubuntu20.04-docker-arm64-4c-16g-1152 does not seem to be running inside a container 15:38:24 $ 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/172 -v /w/workspace/app-rfid-llrp-inventory/172:/w/workspace/app-rfid-llrp-inventory/172:rw,z -v /w/workspace/app-rfid-llrp-inventory/172@tmp:/w/workspace/app-rfid-llrp-inventory/172@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:38:27 $ docker top 1e6e8e949091ff5d8a15f0f6439565c72e637e8c76814fa11eb6f1e7f7c64350 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:38:28 ---> job-cost.sh 15:38:28 lf-activate-venv: SKIPPING 15:38:28 INFO: No Stack... 15:38:28 INFO: Retrieving Pricing Info for: v3-standard-4 15:38:29 INFO: Archiving Costs [Pipeline] sh 15:38:30 + cat /w/workspace/app-rfid-llrp-inventory/172/archives/cost.csv 15:38:30 + cut -d, -f6 [Pipeline] lock 15:38:30 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-172-stack-cost] 15:38:30 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-172-stack-cost] did not exist. Created. 15:38:30 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-172-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:38:30 /w/workspace/app-rfid-llrp-inventory/172@tmp/durable-37679400/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:38:31 + echo total: 0.10999999940395355 [Pipeline] stash 15:38:31 Warning: overwriting stash ‘stack-cost’ 15:38:31 Stashed 1 file(s) [Pipeline] } 15:38:31 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-172-stack-cost] [Pipeline] // lock [Pipeline] } 15:38:31 $ docker stop --time=1 1e6e8e949091ff5d8a15f0f6439565c72e637e8c76814fa11eb6f1e7f7c64350 15:38:33 $ docker rm -f --volumes 1e6e8e949091ff5d8a15f0f6439565c72e637e8c76814fa11eb6f1e7f7c64350 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:38:33 provisioning config files... 15:38:33 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13885065733173042000tmp [Pipeline] { [Pipeline] sh 15:38:34 + set +x 15:38:34 + curl -s https://codecov.io/bash 15:38:34 + bash -s -- 15:38:34 15:38:34 _____ _ 15:38:34 / ____| | | 15:38:34 | | ___ __| | ___ ___ _____ __ 15:38:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:38:34 | |___| (_) | (_| | __/ (_| (_) \ V / 15:38:34 \_____\___/ \__,_|\___|\___\___/ \_/ 15:38:34 Bash-1.0.6 15:38:34 15:38:34 15:38:34 ==> git version 2.25.1 found 15:38:34 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 15:38:34 Release-Date: 2020-01-08 15:38:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:38:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:38:34 ==> Jenkins CI detected. 15:38:34 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 15:38:34 project root: . 15:38:34 --> token set from env 15:38:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:38:34 ==> Running gcov in . (disable via -X gcov) 15:38:34 ==> Python coveragepy not found 15:38:34 ==> Searching for coverage reports in: 15:38:34 + . 15:38:34 -> Found 1 reports 15:38:34 ==> Detecting git/mercurial file structure 15:38:34 ==> Reading reports 15:38:34 + ./coverage.out bytes=41317 15:38:34 ==> Appending adjustments 15:38:34 https://docs.codecov.io/docs/fixing-reports 15:38:34 + Found adjustments 15:38:34 ==> Gzipping contents 15:38:34 12K /tmp/codecov.4w1l77.gz 15:38:34 ==> Uploading reports 15:38:34 url: https://codecov.io 15:38:34 query: branch=main&commit=96ba23eab77964c3e2fbce9406ca923645e3f610&build=172&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F172%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 15:38:34 -> Pinging Codecov 15:38:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=96ba23eab77964c3e2fbce9406ca923645e3f610&build=172&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F172%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 15:38:34 -> Uploading to 15:38:34 https://storage.googleapis.com/codecov/v4/raw/2024-03-25/581DD39554BDF9B6E22D074273EAD858/96ba23eab77964c3e2fbce9406ca923645e3f610/28c87413-8d6f-438b-804e-170497c33287.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240325%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240325T153834Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a8993d32709f1f69ba03149604133f26a97df46caa74815a8c07b1b3a11320f4 15:38:34 % Total % Received % Xferd Average Speed Time Time Time Current 15:38:34 Dload Upload Total Spent Left Speed 15:38:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11611 0 0 100 11611 0 42068 --:--:-- --:--:-- --:--:-- 42068 15:38:34 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/96ba23eab77964c3e2fbce9406ca923645e3f610 [Pipeline] } 15:38:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:38:34 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:38:34 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:38:35 15:38:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:38:35 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:38:35 df9b9388f04a: Pulling fs layer 15:38:35 52dc419b0ee2: Pulling fs layer 15:38:35 25bc292e5bac: Pulling fs layer 15:38:35 114826534d7a: Pulling fs layer 15:38:35 4657fd5d0bcf: Pulling fs layer 15:38:35 6ad1cebc031e: Pulling fs layer 15:38:35 8a3aa393b2d8: Pulling fs layer 15:38:35 114826534d7a: Waiting 15:38:35 4657fd5d0bcf: Waiting 15:38:35 8a3aa393b2d8: Waiting 15:38:35 25bc292e5bac: Download complete 15:38:35 52dc419b0ee2: Download complete 15:38:35 4657fd5d0bcf: Verifying Checksum 15:38:35 4657fd5d0bcf: Download complete 15:38:35 df9b9388f04a: Download complete 15:38:35 df9b9388f04a: Pull complete 15:38:35 6ad1cebc031e: Verifying Checksum 15:38:35 52dc419b0ee2: Pull complete 15:38:35 25bc292e5bac: Pull complete 15:38:36 114826534d7a: Download complete 15:38:36 8a3aa393b2d8: Verifying Checksum 15:38:36 8a3aa393b2d8: Download complete 15:38:39 114826534d7a: Pull complete 15:38:39 4657fd5d0bcf: Pull complete 15:38:39 6ad1cebc031e: Pull complete 15:38:42 8a3aa393b2d8: Pull complete 15:38:42 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:38:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:38:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:38:42 prd-ubuntu20.04-docker-8c-8g-1150 does not seem to be running inside a container 15:38:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:38:46 $ docker top 5368a43c65a5114ce489f11ed896160c6f5d08fd14fd90b674aac55f4879ba3a -eo pid,comm [Pipeline] { [Pipeline] echo 15:38:46 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 15:38:46 + set -o pipefail 15:38:46 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 15:38:52 15:38:52 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 15:38:52 15:38:52 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/72d4e496-5f06-4e86-b370-d9c679b889b9 15:38:52 15:38:52 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:38:52 15:38:52 15:38:52 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:38:52 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:38:52 More details here: https://snyk.co/ue1NS [Pipeline] } 15:38:52 $ docker stop --time=1 5368a43c65a5114ce489f11ed896160c6f5d08fd14fd90b674aac55f4879ba3a 15:38:55 $ docker rm -f --volumes 5368a43c65a5114ce489f11ed896160c6f5d08fd14fd90b674aac55f4879ba3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:38:56 + git log --format=format:%s -1 96ba23eab77964c3e2fbce9406ca923645e3f610 [Pipeline] sh 15:38:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:38:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:38:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:38:57 prd-ubuntu20.04-docker-8c-8g-1150 does not seem to be running inside a container 15:38:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:38:57 $ docker top 6eb40b66ffb5a8de9f4916d42c473fbcf61744fd36acf60b333b143ce789e4ae -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:38:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:38:58 [ssh-agent] Looking for ssh-agent implementation... 15:38:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:38:58 $ docker exec 6eb40b66ffb5a8de9f4916d42c473fbcf61744fd36acf60b333b143ce789e4ae ssh-agent 15:38:58 SSH_AUTH_SOCK=/tmp/ssh-GCl6NBSMhwFV/agent.32 15:38:58 SSH_AGENT_PID=38 15:38:58 Running ssh-add (command line suppressed) 15:38:58 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15882397963840161431.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15882397963840161431.key) 15:38:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:38:58 + git semver tag 15:38:58 2024-03-25 15:38:58,812 [run_tag] DEBUG tag force:False 15:38:58 2024-03-25 15:38:58,812 [check_head_tag] DEBUG check head tag 15:38:58 2024-03-25 15:38:58,813 [execute] INFO git cat-file --batch-check 15:38:58 2024-03-25 15:38:58,813 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 15:38:58 2024-03-25 15:38:58,817 [execute] INFO git cat-file --batch 15:38:58 2024-03-25 15:38:58,817 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 15:38:58 2024-03-25 15:38:58,838 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:38:58 2024-03-25 15:38:58,838 [execute] INFO git tag -a v3.2.0-dev.19 -m v3.2.0-dev.19 15:38:58 2024-03-25 15:38:58,839 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.19', '-m', 'v3.2.0-dev.19'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 15:38:58 2024-03-25 15:38:58,843 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:38:58 3.2.0-dev.19 [Pipeline] } 15:38:58 $ docker exec --env ******** --env ******** 6eb40b66ffb5a8de9f4916d42c473fbcf61744fd36acf60b333b143ce789e4ae ssh-agent -k 15:38:59 unset SSH_AUTH_SOCK; 15:38:59 unset SSH_AGENT_PID; 15:38:59 echo Agent pid 38 killed; 15:38:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:38:59 + git semver [Pipeline] } 15:38:59 $ docker stop --time=1 6eb40b66ffb5a8de9f4916d42c473fbcf61744fd36acf60b333b143ce789e4ae 15:39:00 $ docker rm -f --volumes 6eb40b66ffb5a8de9f4916d42c473fbcf61744fd36acf60b333b143ce789e4ae [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:39:01 15:39:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:39:01 0.23.1-centos7: Pulling from edgex-lftools 15:39:01 ab5ef0e58194: Pulling fs layer 15:39:01 9712f1f96733: Pulling fs layer 15:39:01 63f879dbbcfc: Pulling fs layer 15:39:01 0d9ebad4ef96: Pulling fs layer 15:39:01 e9a5061849ea: Pulling fs layer 15:39:01 d747dcd14b5f: Pulling fs layer 15:39:01 2de7ff778b66: Pulling fs layer 15:39:01 0d9ebad4ef96: Waiting 15:39:01 e9a5061849ea: Waiting 15:39:01 d747dcd14b5f: Waiting 15:39:01 2de7ff778b66: Waiting 15:39:01 9712f1f96733: Download complete 15:39:01 63f879dbbcfc: Verifying Checksum 15:39:01 63f879dbbcfc: Download complete 15:39:02 0d9ebad4ef96: Verifying Checksum 15:39:02 0d9ebad4ef96: Download complete 15:39:02 e9a5061849ea: Verifying Checksum 15:39:02 e9a5061849ea: Download complete 15:39:02 d747dcd14b5f: Verifying Checksum 15:39:02 d747dcd14b5f: Download complete 15:39:02 ab5ef0e58194: Verifying Checksum 15:39:02 ab5ef0e58194: Download complete 15:39:02 2de7ff778b66: Verifying Checksum 15:39:02 2de7ff778b66: Download complete 15:39:04 ab5ef0e58194: Pull complete 15:39:04 9712f1f96733: Pull complete 15:39:05 63f879dbbcfc: Pull complete 15:39:08 0d9ebad4ef96: Pull complete 15:39:08 e9a5061849ea: Pull complete 15:39:08 d747dcd14b5f: Pull complete 15:39:09 2de7ff778b66: Pull complete 15:39:09 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:39:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:39:09 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:39:09 prd-ubuntu20.04-docker-8c-8g-1150 does not seem to be running inside a container 15:39:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:39:13 $ docker top 81ce6a45989d482ff68c85981d8e375352fcd4afa74501054b234c3d15b48b43 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:39:13 provisioning config files... 15:39:13 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13043013283086995057tmp 15:39:13 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17659443844824503514tmp 15:39:13 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8697842543349763274tmp [Pipeline] { [Pipeline] echo 15:39:13 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:39:14 ---> sigul-configuration.sh 15:39:14 gpg: directory `/root/.gnupg' created 15:39:14 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:39:14 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:39:14 gpg: keyring `/root/.gnupg/secring.gpg' created 15:39:14 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:39:14 gpg: CAST5 encrypted data 15:39:14 gpg: encrypted with 1 passphrase 15:39:14 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:39:14 + mkdir /home/jenkins 15:39:14 + mkdir /home/jenkins/sigul [Pipeline] sh 15:39:14 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 15:39:14 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:39:14 ---> sigul-install.sh 15:39:14 Sigul already installed; skipping installation. [Pipeline] sh 15:39:15 + git tag --list 15:39:15 v0.0.0 15:39:15 v1.0.0 15:39:15 v2.1.0 15:39:15 v2.1.1 15:39:15 v2.2.0 15:39:15 v2.3.0 15:39:15 v3.0 15:39:15 v3.0.0 15:39:15 v3.0.1 15:39:15 v3.0.1-dev.1 15:39:15 v3.1 15:39:15 v3.1.0 15:39:15 v3.1.0-dev.1 15:39:15 v3.1.0-dev.10 15:39:15 v3.1.0-dev.11 15:39:15 v3.1.0-dev.12 15:39:15 v3.1.0-dev.13 15:39:15 v3.1.0-dev.14 15:39:15 v3.1.0-dev.15 15:39:15 v3.1.0-dev.16 15:39:15 v3.1.0-dev.17 15:39:15 v3.1.0-dev.18 15:39:15 v3.1.0-dev.19 15:39:15 v3.1.0-dev.2 15:39:15 v3.1.0-dev.20 15:39:15 v3.1.0-dev.21 15:39:15 v3.1.0-dev.22 15:39:15 v3.1.0-dev.23 15:39:15 v3.1.0-dev.24 15:39:15 v3.1.0-dev.25 15:39:15 v3.1.0-dev.26 15:39:15 v3.1.0-dev.27 15:39:15 v3.1.0-dev.28 15:39:15 v3.1.0-dev.29 15:39:15 v3.1.0-dev.3 15:39:15 v3.1.0-dev.30 15:39:15 v3.1.0-dev.31 15:39:15 v3.1.0-dev.32 15:39:15 v3.1.0-dev.33 15:39:15 v3.1.0-dev.34 15:39:15 v3.1.0-dev.35 15:39:15 v3.1.0-dev.36 15:39:15 v3.1.0-dev.37 15:39:15 v3.1.0-dev.38 15:39:15 v3.1.0-dev.39 15:39:15 v3.1.0-dev.4 15:39:15 v3.1.0-dev.40 15:39:15 v3.1.0-dev.5 15:39:15 v3.1.0-dev.6 15:39:15 v3.1.0-dev.7 15:39:15 v3.1.0-dev.8 15:39:15 v3.1.0-dev.9 15:39:15 v3.2.0-dev.1 15:39:15 v3.2.0-dev.10 15:39:15 v3.2.0-dev.11 15:39:15 v3.2.0-dev.12 15:39:15 v3.2.0-dev.13 15:39:15 v3.2.0-dev.14 15:39:15 v3.2.0-dev.15 15:39:15 v3.2.0-dev.16 15:39:15 v3.2.0-dev.17 15:39:15 v3.2.0-dev.18 15:39:15 v3.2.0-dev.19 15:39:15 v3.2.0-dev.2 15:39:15 v3.2.0-dev.3 15:39:15 v3.2.0-dev.4 15:39:15 v3.2.0-dev.5 15:39:15 v3.2.0-dev.6 15:39:15 v3.2.0-dev.7 15:39:15 v3.2.0-dev.8 15:39:15 v3.2.0-dev.9 [Pipeline] sh 15:39:15 + lftools sign git-tag v3.2.0-dev.19 15:39:16 Signing Git tag with Sigul... 15:39:16 Signing v3.2.0-dev.19 [Pipeline] echo 15:39:16 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:39:16 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:39:16 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:39:16 $ docker stop --time=1 81ce6a45989d482ff68c85981d8e375352fcd4afa74501054b234c3d15b48b43 15:39:18 $ docker rm -f --volumes 81ce6a45989d482ff68c85981d8e375352fcd4afa74501054b234c3d15b48b43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:39:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:39:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:39:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:39:18 prd-ubuntu20.04-docker-8c-8g-1150 does not seem to be running inside a container 15:39:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:39:19 $ docker top 1058a43ea8f86b088bc72c4b6943bfac29ddec37ec380c8e6b040ebc8ef408d9 -eo pid,comm 15:39:19 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:39:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:39:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:39:19 [ssh-agent] Looking for ssh-agent implementation... 15:39:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:39:19 $ docker exec 1058a43ea8f86b088bc72c4b6943bfac29ddec37ec380c8e6b040ebc8ef408d9 ssh-agent 15:39:19 SSH_AUTH_SOCK=/tmp/ssh-5pU9hroRJjjQ/agent.32 15:39:19 SSH_AGENT_PID=39 15:39:19 Running ssh-add (command line suppressed) 15:39:19 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15379955815871347783.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15379955815871347783.key) 15:39:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:39:19 + git semver bump pre 15:39:20 2024-03-25 15:39:20,095 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:39:20 2024-03-25 15:39:20,095 [bump_version] DEBUG bumping version:3.2.0-dev.19 on axis:pre with prefix:dev 15:39:20 2024-03-25 15:39:20,095 [bump_version] DEBUG bumped version:3.2.0-dev.20 15:39:20 2024-03-25 15:39:20,095 [write_version] DEBUG write version:3.2.0-dev.20 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 15:39:20 2024-03-25 15:39:20,095 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:39:20 2024-03-25 15:39:20,095 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:39:20 2024-03-25 15:39:20,098 [execute] INFO git cat-file --batch-check 15:39:20 2024-03-25 15:39:20,098 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:39:20 2024-03-25 15:39:20,102 [execute] INFO git cat-file --batch 15:39:20 2024-03-25 15:39:20,102 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:39:20 2024-03-25 15:39:20,107 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:39:20 3.2.0-dev.20 [Pipeline] } 15:39:20 $ docker exec --env ******** --env ******** 1058a43ea8f86b088bc72c4b6943bfac29ddec37ec380c8e6b040ebc8ef408d9 ssh-agent -k 15:39:20 unset SSH_AUTH_SOCK; 15:39:20 unset SSH_AGENT_PID; 15:39:20 echo Agent pid 39 killed; 15:39:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:39:20 + git semver [Pipeline] } 15:39:20 $ docker stop --time=1 1058a43ea8f86b088bc72c4b6943bfac29ddec37ec380c8e6b040ebc8ef408d9 15:39:22 $ docker rm -f --volumes 1058a43ea8f86b088bc72c4b6943bfac29ddec37ec380c8e6b040ebc8ef408d9 [Pipeline] // withDockerContainer [Pipeline] sh 15:39:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:39:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:39:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:39:22 prd-ubuntu20.04-docker-8c-8g-1150 does not seem to be running inside a container 15:39:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:39:23 $ docker top 9b11aa76298be1a9cf6c268b7746ffc1e13c056b9dab0b58df193a6ab6b339ee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:39:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:39:23 [ssh-agent] Looking for ssh-agent implementation... 15:39:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:39:23 $ docker exec 9b11aa76298be1a9cf6c268b7746ffc1e13c056b9dab0b58df193a6ab6b339ee ssh-agent 15:39:23 SSH_AUTH_SOCK=/tmp/ssh-Y7GgzhQV45OC/agent.32 15:39:23 SSH_AGENT_PID=38 15:39:23 Running ssh-add (command line suppressed) 15:39:23 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13499287684709221361.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13499287684709221361.key) 15:39:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:39:23 + git semver push 15:39:24 2024-03-25 15:39:24,126 [run_push] DEBUG push 15:39:24 2024-03-25 15:39:24,127 [execute] INFO git cat-file --batch-check 15:39:24 2024-03-25 15:39:24,127 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:39:24 2024-03-25 15:39:24,130 [execute] INFO git rev-list 031e36db16c5e340af8cdfc6f53bb63566c9d97b -- 15:39:24 2024-03-25 15:39:24,131 [execute] DEBUG Popen(['git', 'rev-list', '031e36db16c5e340af8cdfc6f53bb63566c9d97b', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 15:39:24 2024-03-25 15:39:24,139 [execute] INFO git fetch -v origin 15:39:24 2024-03-25 15:39:24,139 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 15:39:24 2024-03-25 15:39:24,663 [run_push] DEBUG no remote changes detected 15:39:24 2024-03-25 15:39:24,663 [execute] INFO git push origin semver 15:39:24 2024-03-25 15:39:24,664 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 15:39:25 2024-03-25 15:39:25,540 [run_push] DEBUG push all version tags 15:39:25 2024-03-25 15:39:25,541 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:39:25 2024-03-25 15:39:25,541 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 15:39:26 2024-03-25 15:39:26,304 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:39:26 3.2.0-dev.20 [Pipeline] } 15:39:26 $ docker exec --env ******** --env ******** 9b11aa76298be1a9cf6c268b7746ffc1e13c056b9dab0b58df193a6ab6b339ee ssh-agent -k 15:39:26 unset SSH_AUTH_SOCK; 15:39:26 unset SSH_AGENT_PID; 15:39:26 echo Agent pid 38 killed; 15:39:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:39:27 + git semver [Pipeline] } 15:39:27 $ docker stop --time=1 9b11aa76298be1a9cf6c268b7746ffc1e13c056b9dab0b58df193a6ab6b339ee 15:39:28 $ docker rm -f --volumes 9b11aa76298be1a9cf6c268b7746ffc1e13c056b9dab0b58df193a6ab6b339ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:39:29 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 15:39:29 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:39:29 total 16 15:39:29 drwxr-xr-x 3 root root 4096 Mar 25 15:24 . 15:39:29 drwxrwxr-x 12 jenkins jenkins 4096 Mar 25 15:39 .. 15:39:29 drwxr-xr-x 2 root root 4096 Mar 25 15:24 cost 15:39:29 -rw-r--r-- 1 root root 95 Mar 25 15:24 cost.csv 15:39:29 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:39:29 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:39:29 total 16 15:39:29 drwxr-xr-x 3 jenkins jenkins 4096 Mar 25 15:24 . 15:39:29 drwxrwxr-x 12 jenkins jenkins 4096 Mar 25 15:39 .. 15:39:29 drwxr-xr-x 2 jenkins jenkins 4096 Mar 25 15:24 cost 15:39:29 -rw-r--r-- 1 jenkins jenkins 95 Mar 25 15:24 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:39:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:39:30 ---> package-listing.sh 15:39:30 ++ facter osfamily 15:39:30 ++ tr '[:upper:]' '[:lower:]' 15:39:30 + OS_FAMILY=debian 15:39:30 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 15:39:30 + START_PACKAGES=/tmp/packages_start.txt 15:39:30 + END_PACKAGES=/tmp/packages_end.txt 15:39:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:39:30 + PACKAGES=/tmp/packages_start.txt 15:39:30 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 15:39:30 + PACKAGES=/tmp/packages_end.txt 15:39:30 + case "${OS_FAMILY}" in 15:39:30 + dpkg -l 15:39:30 + grep '^ii' 15:39:30 + '[' -f /tmp/packages_start.txt ']' 15:39:30 + '[' -f /tmp/packages_end.txt ']' 15:39:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:39:30 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 15:39:30 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 15:39:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo 15:39:30 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:39:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:39:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:39:31 prd-ubuntu20.04-docker-8c-8g-1150 does not seem to be running inside a container 15:39:31 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:39:31 $ docker top f265960c6dc3bdd97c07439301281e837d85de50814b0d5bef0d51c2049d9c1e -eo pid,comm [Pipeline] { [Pipeline] sh 15:39:32 + touch /tmp/pre-build-complete [Pipeline] sh 15:39:32 + mkdir -p /var/log/sysstat [Pipeline] sh 15:39:32 + ls /var/log/sa-host 15:39:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:39:32 provisioning config files... 15:39:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8940735612419091846tmp [Pipeline] { [Pipeline] echo 15:39:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:39:33 ---> create-netrc.sh [Pipeline] } 15:39:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:39:33 ---> python-tools-install.sh [Pipeline] echo 15:39:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:39:33 ---> sudo-logs.sh 15:39:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:39:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:39:34 ---> job-cost.sh 15:39:34 lf-activate-venv: SKIPPING 15:39:34 DEBUG: total: 0.2199999988079071 15:39:34 INFO: Retrieving Stack Cost... 15:39:34 INFO: Retrieving Pricing Info for: v3-standard-8 15:39:34 INFO: Archiving Costs [Pipeline] echo 15:39:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:39:35 ---> logs-deploy.sh 15:39:35 lf-activate-venv: SKIPPING 15:39:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/172 15:39:35 INFO: archiving workspace using pattern(s): 15:39:36 Archives upload complete. 15:39:36 INFO: archiving logs to Nexus