Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from baa425ce05a20cb78289cfa64e0eb056ed4482b3 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-ssh5462113951178683807.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh6419275727323975447.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh3690738463874186388.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh3621142091449181892.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-ssh9829805313817830892.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, buildSnap:false] ========================================================= [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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16356 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision baa425ce05a20cb78289cfa64e0eb056ed4482b3 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f baa425ce05a20cb78289cfa64e0eb056ed4482b3 # timeout=10 Commit message: "fix: Update v2 links to v3 links in static html page (#198)" > git rev-list --no-walk 42fa94e7a01bb85ea5a8778b4167b161641c6daf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:20:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:20:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:20:52 ========================================================= 21:20:52 EdgeX Global Pipelines Version Info 21:20:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:20:52 ------------------- 21:20:52 stable info: 21:20:52 ------------------- 21:20:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:20:52 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 21:20:52 Message: update stable to v1.0.249 21:20:53 ------------------- 21:20:53 experimental info: 21:20:53 ------------------- 21:20:53 Commited By: **** collab-it+edgex@linuxfoundation.org 21:20:53 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 21:20:53 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:20:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 21:20:53 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 21:20:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:20:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:20:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:20:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 21:20:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:20:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:20:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:20:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:20:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:20:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 21:20:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:20:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:20:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:20:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:20:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:20:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:20:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:20:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:20:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:20:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:20:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:20:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:20:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:20:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:20:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:20:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:20:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:20:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:20:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = baa425ce05a20cb78289cfa64e0eb056ed4482b3 [Pipeline] echo 21:20:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = baa425c [Pipeline] echo 21:20:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:20:54 provisioning config files... 21:20:54 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1530130639403036578tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:20:54 ---> docker-login.sh 21:20:54 nexus3.edgexfoundry.org:10001 21:20:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:20:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:20:54 Configure a credential helper to remove this warning. See 21:20:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:20:54 21:20:54 Login Succeeded 21:20:54 nexus3.edgexfoundry.org:10002 21:20:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:20:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:20:54 Configure a credential helper to remove this warning. See 21:20:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:20:54 21:20:54 Login Succeeded 21:20:54 nexus3.edgexfoundry.org:10003 21:20:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:20:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:20:54 Configure a credential helper to remove this warning. See 21:20:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:20:54 21:20:54 Login Succeeded 21:20:54 nexus3.edgexfoundry.org:10004 21:20:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:20:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:20:54 Configure a credential helper to remove this warning. See 21:20:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:20:54 21:20:54 Login Succeeded 21:20:54 docker.io 21:20:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:20:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:20:55 Configure a credential helper to remove this warning. See 21:20:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:20:55 21:20:55 Login Succeeded 21:20:55 ---> docker-login.sh ends [Pipeline] } 21:20:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:20:55 + git rev-list -1 --merges baa425ce05a20cb78289cfa64e0eb056ed4482b3~1..baa425ce05a20cb78289cfa64e0eb056ed4482b3 [Pipeline] echo 21:20:55 -----------> git rev-list -1 --merges baa425ce05a20cb78289cfa64e0eb056ed4482b3~1..baa425ce05a20cb78289cfa64e0eb056ed4482b3 baa425ce05a20cb78289cfa64e0eb056ed4482b3 [false] [Pipeline] sh 21:20:56 + git log --format=format:%s -1 baa425ce05a20cb78289cfa64e0eb056ed4482b3 [Pipeline] echo 21:20:56 ========================================================= 21:20:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:20:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:20:56 + git log --format=format:%s -1 baa425ce05a20cb78289cfa64e0eb056ed4482b3 [Pipeline] echo 21:20:56 [semverPrep] GIT_COMMIT: baa425ce05a20cb78289cfa64e0eb056ed4482b3, Commit Message: fix: Update v2 links to v3 links in static html page (#198) [Pipeline] echo 21:20:56 [semverPrep] This is not a build commit. [Pipeline] sh 21:20:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:20:56 + grep -v github /etc/ssh/ssh_known_hosts 21:20:56 + [ -e /tmp/ssh_known_hosts ] 21:20:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:20:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:20:56 + sudo tee -a /etc/ssh/ssh_known_hosts 21:20:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:20:57 21: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 21:20:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:20:57 0.1.4: Pulling from edgex-devops/py-git-semver 21:20:57 b85a868b505f: Pulling fs layer 21:20:57 e2be974225ed: Pulling fs layer 21:20:57 339a4e72a1f5: Pulling fs layer 21:20:57 988bab9f4d93: Pulling fs layer 21:20:57 1469e6f7b9e6: Pulling fs layer 21:20:57 eaf3925da568: Pulling fs layer 21:20:57 bab4dde63d76: Pulling fs layer 21:20:57 bde34c3a00c8: Pulling fs layer 21:20:57 b352a97aabf1: Pulling fs layer 21:20:57 4872d77fe225: Pulling fs layer 21:20:57 5851b861e8e6: Pulling fs layer 21:20:57 bab4dde63d76: Waiting 21:20:57 bde34c3a00c8: Waiting 21:20:57 b352a97aabf1: Waiting 21:20:57 4872d77fe225: Waiting 21:20:57 5851b861e8e6: Waiting 21:20:57 1469e6f7b9e6: Waiting 21:20:57 988bab9f4d93: Waiting 21:20:57 eaf3925da568: Waiting 21:20:57 e2be974225ed: Download complete 21:20:57 988bab9f4d93: Verifying Checksum 21:20:57 988bab9f4d93: Download complete 21:20:57 1469e6f7b9e6: Verifying Checksum 21:20:57 1469e6f7b9e6: Download complete 21:20:57 339a4e72a1f5: Verifying Checksum 21:20:57 339a4e72a1f5: Download complete 21:20:57 eaf3925da568: Verifying Checksum 21:20:57 eaf3925da568: Download complete 21:20:57 bde34c3a00c8: Verifying Checksum 21:20:57 bde34c3a00c8: Download complete 21:20:57 b352a97aabf1: Verifying Checksum 21:20:57 b352a97aabf1: Download complete 21:20:57 4872d77fe225: Download complete 21:20:57 5851b861e8e6: Verifying Checksum 21:20:57 5851b861e8e6: Download complete 21:20:57 b85a868b505f: Download complete 21:20:58 bab4dde63d76: Verifying Checksum 21:20:58 bab4dde63d76: Download complete 21:20:59 b85a868b505f: Pull complete 21:20:59 e2be974225ed: Pull complete 21:20:59 339a4e72a1f5: Pull complete 21:20:59 988bab9f4d93: Pull complete 21:21:00 1469e6f7b9e6: Pull complete 21:21:00 eaf3925da568: Pull complete 21:21:02 bab4dde63d76: Pull complete 21:21:02 bde34c3a00c8: Pull complete 21:21:02 b352a97aabf1: Pull complete 21:21:02 4872d77fe225: Pull complete 21:21:02 5851b861e8e6: Pull complete 21:21:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:21:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:21:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:21:02 prd-ubuntu20.04-docker-8c-8g-16356 does not seem to be running inside a container 21: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 21:21:04 $ docker top 17873f5839c52d0c3f45226d3859a84be3b700aa2a194bb6c6f3ebdc3c929aa8 -eo pid,comm 21: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). 21:21:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:21:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:21:04 [ssh-agent] Looking for ssh-agent implementation... 21:21:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:21:04 $ docker exec 17873f5839c52d0c3f45226d3859a84be3b700aa2a194bb6c6f3ebdc3c929aa8 ssh-agent 21:21:04 SSH_AUTH_SOCK=/tmp/ssh-FLNiPOltv6l5/agent.33 21:21:04 SSH_AGENT_PID=39 21:21:04 Running ssh-add (command line suppressed) 21:21:04 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2568868741704555409.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2568868741704555409.key) 21:21:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:21:04 + git tag --points-at HEAD [Pipeline] } 21:21:04 $ docker exec --env ******** --env ******** 17873f5839c52d0c3f45226d3859a84be3b700aa2a194bb6c6f3ebdc3c929aa8 ssh-agent -k 21:21:04 unset SSH_AUTH_SOCK; 21:21:04 unset SSH_AGENT_PID; 21:21:04 echo Agent pid 39 killed; 21:21:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:21:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:21:04 [ssh-agent] Looking for ssh-agent implementation... 21:21:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:21:05 $ docker exec 17873f5839c52d0c3f45226d3859a84be3b700aa2a194bb6c6f3ebdc3c929aa8 ssh-agent 21:21:05 SSH_AUTH_SOCK=/tmp/ssh-Ojib1rDGEhd2/agent.71 21:21:05 SSH_AGENT_PID=77 21:21:05 Running ssh-add (command line suppressed) 21:21:05 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13455423263978144589.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13455423263978144589.key) 21:21:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:21:05 + git semver init 21:21:05 2023-05-22 21:21:05,767 [run_init] DEBUG init version:0.0.0 force:False 21:21:05 2023-05-22 21:21:05,768 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 21:21:05 2023-05-22 21:21:05,769 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 21:21:05 2023-05-22 21:21:05,769 [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) 21:21:07 2023-05-22 21:21:06,833 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 21:21:07 2023-05-22 21:21:06,835 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 21:21:07 2023-05-22 21:21:06,835 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:21:07 2023-05-22 21:21:06,836 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:21:07 3.0.0-dev.38 [Pipeline] } 21:21:07 $ docker exec --env ******** --env ******** 17873f5839c52d0c3f45226d3859a84be3b700aa2a194bb6c6f3ebdc3c929aa8 ssh-agent -k 21:21:07 unset SSH_AUTH_SOCK; 21:21:07 unset SSH_AGENT_PID; 21:21:07 echo Agent pid 77 killed; 21:21:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:21:07 + git semver [Pipeline] } 21:21:07 $ docker stop --time=1 17873f5839c52d0c3f45226d3859a84be3b700aa2a194bb6c6f3ebdc3c929aa8 21:21:09 $ docker rm -f --volumes 17873f5839c52d0c3f45226d3859a84be3b700aa2a194bb6c6f3ebdc3c929aa8 [Pipeline] // withDockerContainer [Pipeline] sh 21:21:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:21:09 Stashed 1 file(s) [Pipeline] echo 21:21:09 [edgeXSemver]: initialized semver on version 3.0.0-dev.38 [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 21:21:09 provisioning config files... 21:21:09 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1299994200574513320tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:21:10 ---> docker-login.sh 21:21:10 nexus3.edgexfoundry.org:10001 21:21:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:10 Configure a credential helper to remove this warning. See 21:21:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:10 21:21:10 Login Succeeded 21:21:10 nexus3.edgexfoundry.org:10002 21:21:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:10 Configure a credential helper to remove this warning. See 21:21:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:10 21:21:10 Login Succeeded 21:21:10 nexus3.edgexfoundry.org:10003 21:21:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:10 Configure a credential helper to remove this warning. See 21:21:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:10 21:21:10 Login Succeeded 21:21:10 nexus3.edgexfoundry.org:10004 21:21:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:10 Configure a credential helper to remove this warning. See 21:21:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:10 21:21:10 Login Succeeded 21:21:10 docker.io 21:21:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:10 Configure a credential helper to remove this warning. See 21:21:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:10 21:21:10 Login Succeeded 21:21:10 ---> docker-login.sh ends [Pipeline] } 21:21:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:21:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:21:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:21:10 ========================================================= 21:21:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 21:21:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21: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.20-alpine --build-arg MAKE=echo noop --target=builder . 21:21:11 Sending build context to Docker daemon 12.67MB 21:21:11 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 21:21:11 Step 2/12 : FROM ${BASE} AS builder 21:21:11 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 21:21:11 f56be85fc22e: Pulling fs layer 21:21:11 85791d961cd3: Pulling fs layer 21:21:11 d694b5ae8c79: Pulling fs layer 21:21:11 9f32a84ed3da: Pulling fs layer 21:21:11 4d19c01a9841: Pulling fs layer 21:21:11 9325e15d5711: Pulling fs layer 21:21:11 556b6ee489ea: Pulling fs layer 21:21:11 c5a4b2cf53e6: Pulling fs layer 21:21:11 9f32a84ed3da: Waiting 21:21:11 c5a4b2cf53e6: Waiting 21:21:11 9325e15d5711: Waiting 21:21:11 4d19c01a9841: Waiting 21:21:11 556b6ee489ea: Waiting 21:21:11 85791d961cd3: Verifying Checksum 21:21:11 85791d961cd3: Download complete 21:21:11 9f32a84ed3da: Download complete 21:21:11 4d19c01a9841: Verifying Checksum 21:21:11 4d19c01a9841: Download complete 21:21:11 f56be85fc22e: Verifying Checksum 21:21:11 f56be85fc22e: Download complete 21:21:11 9325e15d5711: Verifying Checksum 21:21:11 9325e15d5711: Download complete 21:21:11 f56be85fc22e: Pull complete 21:21:11 85791d961cd3: Pull complete 21:21:11 c5a4b2cf53e6: Download complete 21:21:11 d694b5ae8c79: Verifying Checksum 21:21:11 d694b5ae8c79: Download complete 21:21:11 556b6ee489ea: Verifying Checksum 21:21:11 556b6ee489ea: Download complete 21:21:16 d694b5ae8c79: Pull complete 21:21:16 9f32a84ed3da: Pull complete 21:21:16 4d19c01a9841: Pull complete 21:21:16 9325e15d5711: Pull complete 21:21:18 556b6ee489ea: Pull complete 21:21:18 c5a4b2cf53e6: Pull complete 21:21:18 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 21:21:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:21:18 ---> c4be618373d6 21:21:18 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 21:21:20 ---> Running in d50f0a693128 21:21:20 Removing intermediate container d50f0a693128 21:21:20 ---> 5b1f2621f519 21:21:20 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:21:20 ---> Running in a4517c0179e9 21:21:20 Removing intermediate container a4517c0179e9 21:21:20 ---> 3a9a128076e2 21:21:20 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:21:20 ---> Running in 5ad380846517 21:21:21 Removing intermediate container 5ad380846517 21:21:21 ---> dbadfabdc549 21:21:21 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:21:21 ---> Running in cc17df99e314 21:21:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:21:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:21:21 OK: 265 MiB in 53 packages 21:21:21 Removing intermediate container cc17df99e314 21:21:21 ---> f1edf1025b8c 21:21:21 Step 7/12 : WORKDIR /app 21:21:21 ---> Running in 30e55b6b3b70 21:21:22 Removing intermediate container 30e55b6b3b70 21:21:22 ---> ba709f7d761f 21:21:22 Step 8/12 : COPY go.mod vendor* ./ 21:21:22 ---> f09b0b299eb0 21:21:22 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:21:22 ---> Running in 5a2c2f37c5af 21:21:24 Still waiting to schedule task 21:21:24 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:21:48 Removing intermediate container 5a2c2f37c5af 21:21:48 ---> 3058a3e8de84 21:21:48 Step 10/12 : COPY . . 21:21:48 ---> 273ad4c297cd 21:21:48 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:21:48 ---> Running in e163a760cd6b 21:21:48 Removing intermediate container e163a760cd6b 21:21:48 ---> 27407f4a9ea7 21:21:48 Step 12/12 : RUN $MAKE 21:21:48 ---> Running in e992c02f56dc 21:21:48 noop 21:21:48 Removing intermediate container e992c02f56dc 21:21:48 ---> 6d4e11bc86ca 21:21:48 Successfully built 6d4e11bc86ca 21:21:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:49 + docker inspect -f . ci-base-image-x86_64 21:21:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:21:49 prd-ubuntu20.04-docker-8c-8g-16356 does not seem to be running inside a container 21:21:49 $ 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 21:21:49 $ docker top 8d1c6756f46bc5e4b70eb105f251cfdd848e762594daab10cf59fd6922efcd9b -eo pid,comm [Pipeline] { [Pipeline] sh 21:21:49 + go version 21:21:49 go version go1.20.2 linux/amd64 [Pipeline] } 21:21:49 $ docker stop --time=1 8d1c6756f46bc5e4b70eb105f251cfdd848e762594daab10cf59fd6922efcd9b 21:21:51 $ docker rm -f --volumes 8d1c6756f46bc5e4b70eb105f251cfdd848e762594daab10cf59fd6922efcd9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:51 + docker inspect -f . ci-base-image-x86_64 21:21:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:21:51 prd-ubuntu20.04-docker-8c-8g-16356 does not seem to be running inside a container 21:21:51 $ 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 21:21:52 $ docker top e7d8e1dea2632cc0cd24b6642218b42b3841a3b5e205deec22a8f059b4e5c71b -eo pid,comm [Pipeline] { [Pipeline] sh 21:21:52 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 21:21:52 + make test 21:21:52 go test -race ./... -coverprofile=coverage.out ./... 21:22:14 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 21:22:14 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 21:22:14 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.151s coverage: 86.2% of statements 21:22:14 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.694s coverage: 71.9% of statements 21:22:36 go vet ./... 21:22:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:22:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:22:40 ./bin/test-attribution.sh 21:22:40 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 21:22:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:22:40 $ docker stop --time=1 e7d8e1dea2632cc0cd24b6642218b42b3841a3b5e205deec22a8f059b4e5c71b 21:22:43 $ docker rm -f --volumes e7d8e1dea2632cc0cd24b6642218b42b3841a3b5e205deec22a8f059b4e5c71b [Pipeline] // withDockerContainer [Pipeline] sh 21:22:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:22:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:22:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:22:45 + ls -al . 21:22:45 total 228 21:22:45 drwxrwxr-x 11 jenkins jenkins 4096 May 22 21:21 . 21:22:45 drwxrwxr-x 4 jenkins jenkins 4096 May 22 21:20 .. 21:22:45 -rw-rw-r-- 1 jenkins jenkins 262 May 22 21:20 .dockerignore 21:22:45 drwxrwxr-x 8 jenkins jenkins 4096 May 22 21:21 .git 21:22:45 drwxrwxr-x 3 jenkins jenkins 4096 May 22 21:20 .github 21:22:45 -rw-rw-r-- 1 jenkins jenkins 788 May 22 21:20 .gitignore 21:22:45 -rw-rw-r-- 1 jenkins jenkins 41 May 22 21:20 .golangci.yml 21:22:45 drwxr-xr-x 3 jenkins jenkins 4096 May 22 21:21 .semver 21:22:45 -rw-rw-r-- 1 jenkins jenkins 9805 May 22 21:20 Attribution.txt 21:22:45 -rw-rw-r-- 1 jenkins jenkins 4331 May 22 21:20 CHANGELOG.md 21:22:45 -rw-rw-r-- 1 jenkins jenkins 1659 May 22 21:20 Dockerfile 21:22:45 -rw-rw-r-- 1 jenkins jenkins 677 May 22 21:20 GOVERNANCE.md 21:22:45 -rw-rw-r-- 1 jenkins jenkins 687 May 22 21:20 Jenkinsfile 21:22:45 -rw-rw-r-- 1 jenkins jenkins 11347 May 22 21:20 LICENSE 21:22:45 -rw-rw-r-- 1 jenkins jenkins 2497 May 22 21:20 Makefile 21:22:45 -rw-rw-r-- 1 jenkins jenkins 617 May 22 21:20 OWNERS.md 21:22:45 -rw-rw-r-- 1 jenkins jenkins 31516 May 22 21:20 README.md 21:22:45 -rw-rw-r-- 1 jenkins jenkins 12 May 22 21:21 VERSION 21:22:45 drwxrwxr-x 2 jenkins jenkins 4096 May 22 21:20 bin 21:22:45 -rw-r--r-- 1 jenkins jenkins 41317 May 22 21:22 coverage.out 21:22:45 -rw-rw-r-- 1 jenkins jenkins 3467 May 22 21:20 go.mod 21:22:45 -rw-rw-r-- 1 jenkins jenkins 31505 May 22 21:20 go.sum 21:22:45 drwxrwxr-x 2 jenkins jenkins 4096 May 22 21:20 images 21:22:45 drwxrwxr-x 4 jenkins jenkins 4096 May 22 21:20 internal 21:22:45 -rw-rw-r-- 1 jenkins jenkins 531 May 22 21:20 main.go 21:22:45 drwxrwxr-x 2 jenkins jenkins 4096 May 22 21:20 res 21:22:45 drwxrwxr-x 4 jenkins jenkins 4096 May 22 21:20 snap 21:22:45 drwxrwxr-x 3 jenkins jenkins 4096 May 22 21:20 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:45 + 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=baa425ce05a20cb78289cfa64e0eb056ed4482b3 --label arch=amd64 --label version=3.0.0-dev.38 . 21:22:45 Sending build context to Docker daemon 12.67MB 21:22:45 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 21:22:45 Step 2/29 : FROM ${BASE} AS builder 21:22:45 ---> 6d4e11bc86ca 21:22:45 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 21:22:45 ---> Running in 05077978eaf8 21:22:45 Removing intermediate container 05077978eaf8 21:22:45 ---> 7586571e9f59 21:22:45 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 21:22:45 ---> Running in babdde30aeae 21:22:45 Removing intermediate container babdde30aeae 21:22:45 ---> 39cef2fb9613 21:22:45 Step 5/29 : ARG ADD_BUILD_TAGS="" 21:22:45 ---> Running in 72a35bf50a90 21:22:45 Removing intermediate container 72a35bf50a90 21:22:45 ---> e21cd765de9c 21:22:45 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:22:45 ---> Running in f482429f0a7d 21:22:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:22:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:22:46 OK: 265 MiB in 53 packages 21:22:46 Removing intermediate container f482429f0a7d 21:22:46 ---> 76674cffe7e3 21:22:46 Step 7/29 : WORKDIR /app 21:22:46 ---> Running in 4664b1b47a12 21:22:46 Removing intermediate container 4664b1b47a12 21:22:46 ---> d4be41b4287a 21:22:46 Step 8/29 : COPY go.mod vendor* ./ 21:22:47 ---> a68aeba26df7 21:22:47 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:22:47 ---> Running in 26adbd18d1b4 21:22:47 Removing intermediate container 26adbd18d1b4 21:22:47 ---> 0b252f6ed6d8 21:22:47 Step 10/29 : COPY . . 21:22:48 ---> 529817e54303 21:22:48 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:22:48 ---> Running in c42b1d8e35d7 21:22:48 Removing intermediate container c42b1d8e35d7 21:22:48 ---> bb5739cbc9a9 21:22:48 Step 12/29 : RUN $MAKE 21:22:48 ---> Running in 533907007c55 21:22:48 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.66 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.38 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.38" -trimpath -mod=readonly -o app-rfid-llrp-inventory 21:22:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16357 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 21:22:58 Running in /w/workspace/app-rfid-llrp-inventory/107 [Pipeline] { [Pipeline] checkout 21:22:58 The recommended git tool is: git 21:23:03 using credential edgex-jenkins-ssh 21:23:03 Cloning the remote Git repository 21:23:03 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 21:23:04 > git init /w/workspace/app-rfid-llrp-inventory/107 # timeout=10 21:23:04 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 21:23:04 > git --version # timeout=10 21:23:04 > git --version # 'git version 2.25.1' 21:23:04 using GIT_SSH to set credentials SSH Credentials for GitHub 21:23:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:23:06 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 21:23:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:23:07 Avoid second fetch 21:23:07 Checking out Revision baa425ce05a20cb78289cfa64e0eb056ed4482b3 (main) 21:23:08 Commit message: "fix: Update v2 links to v3 links in static html page (#198)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:23:07 > git config core.sparsecheckout # timeout=10 21:23:07 > git checkout -f baa425ce05a20cb78289cfa64e0eb056ed4482b3 # timeout=10 21:23:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:23:08 % Total % Received % Xferd Average Speed Time Time Time Current 21:23:08 Dload Upload Total Spent Left Speed 21:23:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh 21:23:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:23:09 + sudo tee /etc/docker/daemon.new 21:23:09 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:23:09 { 21:23:09 "registry-mirrors": [ 21:23:09 "https://nexus3.edgexfoundry.org:10001" 21:23:09 ], 21:23:09 "bip": "10.250.0.254/24", 21:23:09 "hosts": [ 21:23:09 "tcp://0.0.0.0:5555", 21:23:09 "unix:///var/run/docker.sock" 21:23:09 ], 21:23:09 "mtu": 1458, 21:23:09 "selinux-enabled": true, 21:23:09 "seccomp-profile": "/etc/docker/seccomp.json" 21:23:09 } [Pipeline] sh 21:23:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:23:10 Removing intermediate container 533907007c55 21:23:10 ---> 746c71eed658 21:23:10 Step 13/29 : FROM alpine:3.17 21:23:10 3.17: Pulling from library/alpine 21:23:10 f56be85fc22e: Already exists 21:23:10 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:23:10 Status: Downloaded newer image for alpine:3.17 21:23:10 ---> 9ed4aefc74f6 21:23:10 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:23:10 ---> Running in 7864d4be9aa2 21:23:10 Removing intermediate container 7864d4be9aa2 21:23:10 ---> b01261fd80b9 21:23:10 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 21:23:10 ---> Running in 8bbcaf15d129 21:23:10 Removing intermediate container 8bbcaf15d129 21:23:10 ---> e4b546712498 21:23:10 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 21:23:10 ---> Running in 72856b6746d0 21:23:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:23:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:23:10 (1/2) Installing ca-certificates (20230506-r0) 21:23:10 (2/2) Installing dumb-init (1.2.5-r2) 21:23:10 Executing busybox-1.35.0-r29.trigger 21:23:10 Executing ca-certificates-20230506-r0.trigger 21:23:10 OK: 8 MiB in 17 packages 21:23:10 Removing intermediate container 72856b6746d0 21:23:10 ---> 6f022ebc723a 21:23:10 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:23:10 ---> 86b4eecd38b7 21:23:10 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 21:23:10 ---> 791c0a088426 21:23:10 Step 19/29 : COPY --from=builder /app/res/ /res/ 21:23:10 ---> 365ef3daf54c 21:23:10 Step 20/29 : COPY --from=builder /app/static/ /static/ 21:23:10 ---> 814ac5ee45c9 21:23:10 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 21:23:10 ---> 2845860bcfab 21:23:10 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 21:23:10 ---> Running in 0b41a9c219e6 21:23:10 + sudo service docker restart 21:23:11 Removing intermediate container 0b41a9c219e6 21:23:11 ---> a22de62701fd 21:23:11 Step 23/29 : VOLUME /cache 21:23:11 ---> Running in 0eaff9148206 21:23:11 Removing intermediate container 0eaff9148206 21:23:11 ---> 40613093b25a 21:23:11 Step 24/29 : EXPOSE 59711 21:23:11 ---> Running in a5c289f4acc7 21:23:11 Removing intermediate container a5c289f4acc7 21:23:11 ---> 1e17d226b0a9 21:23:11 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 21:23:11 ---> Running in 19979f3ee32b 21:23:11 Removing intermediate container 19979f3ee32b 21:23:11 ---> cb43096978a2 21:23:11 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 21:23:11 ---> Running in 521a22ffb850 21:23:11 Removing intermediate container 521a22ffb850 21:23:11 ---> c62a699d045d 21:23:11 Step 27/29 : LABEL arch=amd64 21:23:11 ---> Running in 08e593567545 21:23:11 Removing intermediate container 08e593567545 21:23:11 ---> 2b637a0f7006 21:23:11 Step 28/29 : LABEL git_sha=baa425ce05a20cb78289cfa64e0eb056ed4482b3 21:23:11 ---> Running in 0649d2a440f8 21:23:11 Removing intermediate container 0649d2a440f8 21:23:11 ---> 14d15399e5be 21:23:11 Step 29/29 : LABEL version=3.0.0-dev.38 21:23:11 ---> Running in 7c19de564cae 21:23:11 Removing intermediate container 7c19de564cae 21:23:11 ---> 819a985f7161 21:23:11 [Warning] One or more build-args [ARCH] were not consumed 21:23:11 Successfully built 819a985f7161 21:23:11 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:23:12 provisioning config files... 21:23:12 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10846804530819060827tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:23:12 ---> docker-login.sh 21:23:12 nexus3.edgexfoundry.org:10001 21:23:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:12 Configure a credential helper to remove this warning. See 21:23:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:12 21:23:12 Login Succeeded 21:23:12 nexus3.edgexfoundry.org:10002 21:23:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:12 Configure a credential helper to remove this warning. See 21:23:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:12 21:23:12 Login Succeeded 21:23:12 nexus3.edgexfoundry.org:10003 21:23:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:12 Configure a credential helper to remove this warning. See 21:23:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:12 21:23:12 Login Succeeded 21:23:12 nexus3.edgexfoundry.org:10004 21:23:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:12 Configure a credential helper to remove this warning. See 21:23:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:12 21:23:12 Login Succeeded 21:23:12 docker.io 21:23:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:13 Configure a credential helper to remove this warning. See 21:23:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:13 21:23:13 Login Succeeded 21:23:13 ---> docker-login.sh ends [Pipeline] } 21:23:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:23:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:23:13 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 21:23:13 baa425ce05a20cb78289cfa64e0eb056ed4482b3 21:23:13 latest 21:23:13 3.0.0-dev.38 21:23:13 baa425ce05a20cb78289cfa64e0eb056ed4482b3-3.0.0-dev.38 21:23:13 main 21:23:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:13 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:baa425ce05a20cb78289cfa64e0eb056ed4482b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:13 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:baa425ce05a20cb78289cfa64e0eb056ed4482b3 21:23:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 21:23:13 8c0582b0bdfd: Preparing 21:23:13 dc6b417c8d1a: Preparing 21:23:13 77215a482bea: Preparing 21:23:13 88015fd215df: Preparing 21:23:13 4c7e07e94293: Preparing 21:23:13 1089eb41bfe3: Preparing 21:23:13 95a6cf562c0b: Preparing 21:23:13 f1417ff83b31: Preparing 21:23:13 1089eb41bfe3: Waiting 21:23:13 95a6cf562c0b: Waiting 21:23:13 f1417ff83b31: Waiting 21:23:13 4c7e07e94293: Pushed 21:23:13 88015fd215df: Pushed 21:23:13 8c0582b0bdfd: Pushed 21:23:13 77215a482bea: Pushed 21:23:13 f1417ff83b31: Layer already exists 21:23:14 1089eb41bfe3: Pushed 21:23:14 95a6cf562c0b: Pushed 21:23:16 dc6b417c8d1a: Pushed 21:23:16 baa425ce05a20cb78289cfa64e0eb056ed4482b3: digest: sha256:2325407661a1c1ecdc7d64fbb8a15af7f77caba8d657dc9be12c8cae6ab063f3 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:17 + 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 21:23:17 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 21:23:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 21:23:17 8c0582b0bdfd: Preparing 21:23:17 dc6b417c8d1a: Preparing 21:23:17 77215a482bea: Preparing 21:23:17 88015fd215df: Preparing 21:23:17 4c7e07e94293: Preparing 21:23:17 1089eb41bfe3: Preparing 21:23:17 95a6cf562c0b: Preparing 21:23:17 f1417ff83b31: Preparing 21:23:17 1089eb41bfe3: Waiting 21:23:17 f1417ff83b31: Waiting 21:23:17 95a6cf562c0b: Waiting 21:23:17 88015fd215df: Layer already exists 21:23:17 77215a482bea: Layer already exists 21:23:17 dc6b417c8d1a: Layer already exists 21:23:17 8c0582b0bdfd: Layer already exists 21:23:17 4c7e07e94293: Layer already exists 21:23:17 1089eb41bfe3: Layer already exists 21:23:17 95a6cf562c0b: Layer already exists 21:23:17 f1417ff83b31: Layer already exists 21:23:17 latest: digest: sha256:2325407661a1c1ecdc7d64fbb8a15af7f77caba8d657dc9be12c8cae6ab063f3 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:17 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:17 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.38 21:23:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 21:23:17 8c0582b0bdfd: Preparing 21:23:17 dc6b417c8d1a: Preparing 21:23:17 77215a482bea: Preparing 21:23:17 88015fd215df: Preparing 21:23:17 4c7e07e94293: Preparing 21:23:17 1089eb41bfe3: Preparing 21:23:17 95a6cf562c0b: Preparing 21:23:17 f1417ff83b31: Preparing 21:23:17 95a6cf562c0b: Waiting 21:23:17 1089eb41bfe3: Waiting 21:23:17 f1417ff83b31: Waiting 21:23:17 8c0582b0bdfd: Layer already exists 21:23:17 4c7e07e94293: Layer already exists 21:23:17 88015fd215df: Layer already exists 21:23:17 dc6b417c8d1a: Layer already exists 21:23:17 77215a482bea: Layer already exists 21:23:17 1089eb41bfe3: Layer already exists 21:23:17 95a6cf562c0b: Layer already exists 21:23:17 f1417ff83b31: Layer already exists 21:23:17 3.0.0-dev.38: digest: sha256:2325407661a1c1ecdc7d64fbb8a15af7f77caba8d657dc9be12c8cae6ab063f3 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:18 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:baa425ce05a20cb78289cfa64e0eb056ed4482b3-3.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:18 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:baa425ce05a20cb78289cfa64e0eb056ed4482b3-3.0.0-dev.38 21:23:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 21:23:18 8c0582b0bdfd: Preparing 21:23:18 dc6b417c8d1a: Preparing 21:23:18 77215a482bea: Preparing 21:23:18 88015fd215df: Preparing 21:23:18 4c7e07e94293: Preparing 21:23:18 1089eb41bfe3: Preparing 21:23:18 95a6cf562c0b: Preparing 21:23:18 1089eb41bfe3: Waiting 21:23:18 f1417ff83b31: Preparing 21:23:18 f1417ff83b31: Waiting 21:23:18 95a6cf562c0b: Waiting 21:23:18 4c7e07e94293: Layer already exists 21:23:18 dc6b417c8d1a: Layer already exists 21:23:18 88015fd215df: Layer already exists 21:23:18 77215a482bea: Layer already exists 21:23:18 1089eb41bfe3: Layer already exists 21:23:18 8c0582b0bdfd: Layer already exists 21:23:18 95a6cf562c0b: Layer already exists 21:23:18 f1417ff83b31: Layer already exists 21:23:18 baa425ce05a20cb78289cfa64e0eb056ed4482b3-3.0.0-dev.38: digest: sha256:2325407661a1c1ecdc7d64fbb8a15af7f77caba8d657dc9be12c8cae6ab063f3 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:18 + 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 21:23:19 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 21:23:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 21:23:19 8c0582b0bdfd: Preparing 21:23:19 dc6b417c8d1a: Preparing 21:23:19 77215a482bea: Preparing 21:23:19 88015fd215df: Preparing 21:23:19 4c7e07e94293: Preparing 21:23:19 1089eb41bfe3: Preparing 21:23:19 95a6cf562c0b: Preparing 21:23:19 f1417ff83b31: Preparing 21:23:19 1089eb41bfe3: Waiting 21:23:19 95a6cf562c0b: Waiting 21:23:19 f1417ff83b31: Waiting 21:23:19 77215a482bea: Layer already exists 21:23:19 4c7e07e94293: Layer already exists 21:23:19 dc6b417c8d1a: Layer already exists 21:23:19 88015fd215df: Layer already exists 21:23:19 8c0582b0bdfd: Layer already exists 21:23:19 95a6cf562c0b: Layer already exists 21:23:19 1089eb41bfe3: Layer already exists 21:23:19 f1417ff83b31: Layer already exists 21:23:19 main: digest: sha256:2325407661a1c1ecdc7d64fbb8a15af7f77caba8d657dc9be12c8cae6ab063f3 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:23:19 ===================================================== [Pipeline] echo 21:23:19 taggedImages: 21:23:19 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:baa425ce05a20cb78289cfa64e0eb056ed4482b3 21:23:19 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 21:23:19 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.38 21:23:19 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:baa425ce05a20cb78289cfa64e0eb056ed4482b3-3.0.0-dev.38 21:23:19 - 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 21:23:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:23:19 21:23:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:23:19 latest: Pulling from edgex-lftools-log-publisher 21:23:19 5eb5b503b376: Pulling fs layer 21:23:19 5c69ac0246d0: Pulling fs layer 21:23:19 ec43610c2a17: Pulling fs layer 21:23:19 3a2ae6a8a46f: Pulling fs layer 21:23:19 33b1e0a273af: Pulling fs layer 21:23:19 5d3b04190fa2: Pulling fs layer 21:23:19 3a2ae6a8a46f: Waiting 21:23:19 33b1e0a273af: Waiting 21:23:19 2f39f015ded8: Pulling fs layer 21:23:19 2f39f015ded8: Waiting 21:23:19 5c69ac0246d0: Download complete 21:23:19 3a2ae6a8a46f: Download complete 21:23:19 33b1e0a273af: Verifying Checksum 21:23:19 33b1e0a273af: Download complete 21:23:19 5d3b04190fa2: Verifying Checksum 21:23:19 5d3b04190fa2: Download complete 21:23:19 ec43610c2a17: Verifying Checksum 21:23:19 ec43610c2a17: Download complete 21:23:20 5eb5b503b376: Download complete 21:23:20 2f39f015ded8: Download complete 21:23:21 5eb5b503b376: Pull complete 21:23:21 5c69ac0246d0: Pull complete 21:23:22 ec43610c2a17: Pull complete 21:23:22 3a2ae6a8a46f: Pull complete 21:23:22 33b1e0a273af: Pull complete 21:23:22 5d3b04190fa2: Pull complete 21:23:27 2f39f015ded8: Pull complete 21:23:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:23:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:23:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:23:27 prd-ubuntu20.04-docker-8c-8g-16356 does not seem to be running inside a container 21:23:27 $ 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 21:23:30 $ docker top 257e3c71e858e6d962690db5813d827a37f20d0baa3fac9e7bd5b8057aa254be -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider 21:23:30 provisioning config files... 21:23:30 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/107@tmp/config6819067409665553118tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:23:30 ---> job-cost.sh 21:23:30 lf-activate-venv: SKIPPING 21:23:30 INFO: No Stack... 21:23:30 ---> docker-login.sh 21:23:30 nexus3.edgexfoundry.org:10001 21:23:30 INFO: Retrieving Pricing Info for: v3-standard-8 21:23:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:31 Configure a credential helper to remove this warning. See 21:23:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:31 21:23:31 Login Succeeded 21:23:31 nexus3.edgexfoundry.org:10002 21:23:31 INFO: Archiving Costs [Pipeline] sh 21:23:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:31 Configure a credential helper to remove this warning. See 21:23:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:31 21:23:31 Login Succeeded 21:23:31 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 21:23:31 + cut -d, -f6 [Pipeline] lock 21:23:31 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-107-stack-cost] 21:23:31 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-107-stack-cost] did not exist. Created. 21:23:31 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-107-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:23:31 nexus3.edgexfoundry.org:10003 21:23:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:32 + echo total: 0.2199999988079071 [Pipeline] stash 21:23:32 Stashed 1 file(s) [Pipeline] } 21:23:32 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-107-stack-cost] [Pipeline] // lock 21:23:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:32 Configure a credential helper to remove this warning. See 21:23:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:32 21:23:32 Login Succeeded 21:23:32 nexus3.edgexfoundry.org:10004 [Pipeline] } 21:23:32 $ docker stop --time=1 257e3c71e858e6d962690db5813d827a37f20d0baa3fac9e7bd5b8057aa254be 21:23:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:32 Configure a credential helper to remove this warning. See 21:23:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:32 21:23:32 Login Succeeded 21:23:32 docker.io 21:23:33 $ docker rm -f --volumes 257e3c71e858e6d962690db5813d827a37f20d0baa3fac9e7bd5b8057aa254be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:23:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:34 Configure a credential helper to remove this warning. See 21:23:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:34 21:23:34 Login Succeeded 21:23:34 ---> docker-login.sh ends [Pipeline] } 21:23:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:23:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:23:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:23:34 ========================================================= 21:23:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 21:23:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:34 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 21:23:35 Sending build context to Docker daemon 678.4kB 21:23:35 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 21:23:35 Step 2/12 : FROM ${BASE} AS builder 21:23:35 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:23:35 c41833b44d91: Pulling fs layer 21:23:35 ed15518f5707: Pulling fs layer 21:23:35 feae8fd75edb: Pulling fs layer 21:23:35 242c74f7c9fa: Pulling fs layer 21:23:35 3cdef696dda3: Pulling fs layer 21:23:35 2ced38df9373: Pulling fs layer 21:23:35 58f1dce35555: Pulling fs layer 21:23:35 242c74f7c9fa: Waiting 21:23:35 3cdef696dda3: Waiting 21:23:35 2ced38df9373: Waiting 21:23:35 58f1dce35555: Waiting 21:23:35 ed15518f5707: Verifying Checksum 21:23:35 ed15518f5707: Download complete 21:23:35 242c74f7c9fa: Verifying Checksum 21:23:35 242c74f7c9fa: Download complete 21:23:35 3cdef696dda3: Verifying Checksum 21:23:35 3cdef696dda3: Download complete 21:23:35 c41833b44d91: Verifying Checksum 21:23:36 c41833b44d91: Pull complete 21:23:36 58f1dce35555: Verifying Checksum 21:23:36 58f1dce35555: Download complete 21:23:36 ed15518f5707: Pull complete 21:23:37 feae8fd75edb: Verifying Checksum 21:23:37 feae8fd75edb: Download complete 21:23:37 2ced38df9373: Verifying Checksum 21:23:37 2ced38df9373: Download complete 21:23:50 feae8fd75edb: Pull complete 21:23:50 242c74f7c9fa: Pull complete 21:23:50 3cdef696dda3: Pull complete 21:23:55 2ced38df9373: Pull complete 21:23:58 58f1dce35555: Pull complete 21:23:58 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 21:23:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:23:58 ---> fadd8f120f05 21:23:58 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 21:24:00 ---> Running in ed35c3af005b 21:24:00 Removing intermediate container ed35c3af005b 21:24:00 ---> bc8604080a84 21:24:00 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:24:00 ---> Running in 56cb0d34e609 21:24:00 Removing intermediate container 56cb0d34e609 21:24:00 ---> f74404c8f4a4 21:24:00 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:24:00 ---> Running in 5f0853545ab3 21:24:01 Removing intermediate container 5f0853545ab3 21:24:01 ---> be0af310d316 21:24:01 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:24:01 ---> Running in af047ab5c207 21:24:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:24:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:24:04 OK: 263 MiB in 53 packages 21:24:04 Removing intermediate container af047ab5c207 21:24:04 ---> c1f5d79e1707 21:24:04 Step 7/12 : WORKDIR /app 21:24:04 ---> Running in b5a4f2f4143f 21:24:05 Removing intermediate container b5a4f2f4143f 21:24:05 ---> 49152a3e82ad 21:24:05 Step 8/12 : COPY go.mod vendor* ./ 21:24:05 ---> 17cf9a9909e8 21:24:05 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:24:05 ---> Running in 6310659f9953 21:25:27 Removing intermediate container 6310659f9953 21:25:27 ---> 100f5ebbde5a 21:25:27 Step 10/12 : COPY . . 21:25:27 ---> 1e39fe8b9602 21:25:27 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:25:27 ---> Running in 419234e7e629 21:25:27 Removing intermediate container 419234e7e629 21:25:27 ---> 74f0e8ec64ff 21:25:27 Step 12/12 : RUN $MAKE 21:25:27 ---> Running in 89775cb07c31 21:25:27 noop 21:25:27 Removing intermediate container 89775cb07c31 21:25:27 ---> ee060e6fa649 21:25:27 Successfully built ee060e6fa649 21:25:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:28 + docker inspect -f . ci-base-image-arm64 21:25:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:25:28 prd-ubuntu20.04-docker-arm64-4c-16g-16357 does not seem to be running inside a container 21:25:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/107 -v /w/workspace/app-rfid-llrp-inventory/107:/w/workspace/app-rfid-llrp-inventory/107:rw,z -v /w/workspace/app-rfid-llrp-inventory/107@tmp:/w/workspace/app-rfid-llrp-inventory/107@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 21:25:29 $ docker top 05018fe64e810832dbc260b2cffd47318b363c2ee7a3a9de51d76867dd1ed27c -eo pid,comm [Pipeline] { [Pipeline] sh 21:25:30 + go version 21:25:30 go version go1.20.2 linux/arm64 [Pipeline] } 21:25:30 $ docker stop --time=1 05018fe64e810832dbc260b2cffd47318b363c2ee7a3a9de51d76867dd1ed27c 21:25:32 $ docker rm -f --volumes 05018fe64e810832dbc260b2cffd47318b363c2ee7a3a9de51d76867dd1ed27c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:32 + docker inspect -f . ci-base-image-arm64 21:25:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:25:32 prd-ubuntu20.04-docker-arm64-4c-16g-16357 does not seem to be running inside a container 21:25:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/107 -v /w/workspace/app-rfid-llrp-inventory/107:/w/workspace/app-rfid-llrp-inventory/107:rw,z -v /w/workspace/app-rfid-llrp-inventory/107@tmp:/w/workspace/app-rfid-llrp-inventory/107@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 21:25:34 $ docker top f7681aa1b07e4658225bca091c9910e3209c5fc09f780d04c8ab44855fb67067 -eo pid,comm [Pipeline] { [Pipeline] sh 21:25:34 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/107 [Pipeline] fileExists [Pipeline] sh 21:25:35 + make test 21:25:35 go test -race ./... -coverprofile=coverage.out ./... 21:28:27 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 21:28:27 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 21:28:27 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.458s coverage: 86.2% of statements 21:28:40 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.597s coverage: 71.9% of statements 21:28:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:28:40 go vet ./... 21:31:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:31:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:31:16 ./bin/test-attribution.sh 21:31:16 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 21:31:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:31:16 $ docker stop --time=1 f7681aa1b07e4658225bca091c9910e3209c5fc09f780d04c8ab44855fb67067 21:31:18 $ docker rm -f --volumes f7681aa1b07e4658225bca091c9910e3209c5fc09f780d04c8ab44855fb67067 [Pipeline] // withDockerContainer [Pipeline] sh 21:31:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:31:20 Warning: overwriting stash ‘coverage-report’ 21:31:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:31:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:31:22 + ls -al . 21:31:22 total 224 21:31:22 drwxrwxr-x 10 jenkins jenkins 4096 May 22 21:25 . 21:31:22 drwxrwxr-x 4 jenkins jenkins 4096 May 22 21:23 .. 21:31:22 -rw-rw-r-- 1 jenkins jenkins 262 May 22 21:23 .dockerignore 21:31:22 drwxrwxr-x 8 jenkins jenkins 4096 May 22 21:23 .git 21:31:22 drwxrwxr-x 3 jenkins jenkins 4096 May 22 21:23 .github 21:31:22 -rw-rw-r-- 1 jenkins jenkins 788 May 22 21:23 .gitignore 21:31:22 -rw-rw-r-- 1 jenkins jenkins 41 May 22 21:23 .golangci.yml 21:31:22 -rw-rw-r-- 1 jenkins jenkins 9805 May 22 21:23 Attribution.txt 21:31:22 -rw-rw-r-- 1 jenkins jenkins 4331 May 22 21:23 CHANGELOG.md 21:31:22 -rw-rw-r-- 1 jenkins jenkins 1659 May 22 21:23 Dockerfile 21:31:22 -rw-rw-r-- 1 jenkins jenkins 677 May 22 21:23 GOVERNANCE.md 21:31:22 -rw-rw-r-- 1 jenkins jenkins 687 May 22 21:23 Jenkinsfile 21:31:22 -rw-rw-r-- 1 jenkins jenkins 11347 May 22 21:23 LICENSE 21:31:22 -rw-rw-r-- 1 jenkins jenkins 2497 May 22 21:23 Makefile 21:31:22 -rw-rw-r-- 1 jenkins jenkins 617 May 22 21:23 OWNERS.md 21:31:22 -rw-rw-r-- 1 jenkins jenkins 31516 May 22 21:23 README.md 21:31:22 -rw-rw-r-- 1 jenkins jenkins 12 May 22 21:21 VERSION 21:31:22 drwxrwxr-x 2 jenkins jenkins 4096 May 22 21:23 bin 21:31:22 -rw-r--r-- 1 jenkins jenkins 41317 May 22 21:28 coverage.out 21:31:22 -rw-rw-r-- 1 jenkins jenkins 3467 May 22 21:23 go.mod 21:31:22 -rw-rw-r-- 1 jenkins jenkins 31505 May 22 21:23 go.sum 21:31:22 drwxrwxr-x 2 jenkins jenkins 4096 May 22 21:23 images 21:31:22 drwxrwxr-x 4 jenkins jenkins 4096 May 22 21:23 internal 21:31:22 -rw-rw-r-- 1 jenkins jenkins 531 May 22 21:23 main.go 21:31:22 drwxrwxr-x 2 jenkins jenkins 4096 May 22 21:23 res 21:31:22 drwxrwxr-x 4 jenkins jenkins 4096 May 22 21:23 snap 21:31:22 drwxrwxr-x 3 jenkins jenkins 4096 May 22 21:23 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:22 + 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=baa425ce05a20cb78289cfa64e0eb056ed4482b3 --label arch=arm64 --label version=3.0.0-dev.38 . 21:31:22 Sending build context to Docker daemon 678.4kB 21:31:22 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 21:31:22 Step 2/29 : FROM ${BASE} AS builder 21:31:22 ---> ee060e6fa649 21:31:22 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 21:31:23 ---> Running in df5cc429f430 21:31:23 Removing intermediate container df5cc429f430 21:31:23 ---> d2c65ceaaff4 21:31:23 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 21:31:23 ---> Running in c9e0ca4c7678 21:31:23 Removing intermediate container c9e0ca4c7678 21:31:23 ---> 994e0750e190 21:31:23 Step 5/29 : ARG ADD_BUILD_TAGS="" 21:31:23 ---> Running in e98fd6de6990 21:31:24 Removing intermediate container e98fd6de6990 21:31:24 ---> 84cd109ef0b0 21:31:24 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:31:24 ---> Running in 21b0e4bb57ad 21:31:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:31:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:31:27 OK: 263 MiB in 53 packages 21:31:28 Removing intermediate container 21b0e4bb57ad 21:31:28 ---> e909a0fc869b 21:31:28 Step 7/29 : WORKDIR /app 21:31:28 ---> Running in 8a0da7c7c6c1 21:31:28 Removing intermediate container 8a0da7c7c6c1 21:31:28 ---> 757cf704bf31 21:31:28 Step 8/29 : COPY go.mod vendor* ./ 21:31:29 ---> b3d97b4e26f5 21:31:29 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:31:29 ---> Running in 992bf2259bbf 21:31:31 Removing intermediate container 992bf2259bbf 21:31:31 ---> 991539e8d23e 21:31:31 Step 10/29 : COPY . . 21:31:32 ---> 744c6cea153a 21:31:32 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:31:32 ---> Running in be58df3780e4 21:31:33 Removing intermediate container be58df3780e4 21:31:33 ---> 8e3a773c5500 21:31:33 Step 12/29 : RUN $MAKE 21:31:33 ---> Running in df3d0143c2eb 21:31:34 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.66 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.38 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.38" -trimpath -mod=readonly -o app-rfid-llrp-inventory 21:34:11 Removing intermediate container df3d0143c2eb 21:34:11 ---> 1885802e1d8e 21:34:11 Step 13/29 : FROM alpine:3.17 21:34:11 3.17: Pulling from library/alpine 21:34:11 c41833b44d91: Already exists 21:34:11 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:34:11 Status: Downloaded newer image for alpine:3.17 21:34:11 ---> 51e60588ff2c 21:34:11 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:34:11 ---> Running in 663da45ff68b 21:34:11 Removing intermediate container 663da45ff68b 21:34:11 ---> 2db8b140d37b 21:34:11 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 21:34:11 ---> Running in 3612f745616d 21:34:11 Removing intermediate container 3612f745616d 21:34:11 ---> 490e35d4c605 21:34:11 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 21:34:11 ---> Running in 0c073ca56cf4 21:34:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:34:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:34:11 (1/2) Installing ca-certificates (20230506-r0) 21:34:11 (2/2) Installing dumb-init (1.2.5-r2) 21:34:11 Executing busybox-1.35.0-r29.trigger 21:34:11 Executing ca-certificates-20230506-r0.trigger 21:34:11 OK: 8 MiB in 17 packages 21:34:11 Removing intermediate container 0c073ca56cf4 21:34:11 ---> 02c733ed3358 21:34:11 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:34:11 ---> b4f7d5babf9c 21:34:11 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 21:34:11 ---> f264f0d83413 21:34:11 Step 19/29 : COPY --from=builder /app/res/ /res/ 21:34:11 ---> 16226533eeb7 21:34:11 Step 20/29 : COPY --from=builder /app/static/ /static/ 21:34:11 ---> 4c41ae2cd0c1 21:34:11 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 21:34:12 ---> a24de9aabcb1 21:34:12 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 21:34:12 ---> Running in f01b73a35e52 21:34:14 Removing intermediate container f01b73a35e52 21:34:14 ---> cf0c51bf7e98 21:34:14 Step 23/29 : VOLUME /cache 21:34:14 ---> Running in 229ef77d66cd 21:34:14 Removing intermediate container 229ef77d66cd 21:34:14 ---> 8e2a0e539b9f 21:34:14 Step 24/29 : EXPOSE 59711 21:34:14 ---> Running in 396705c3a467 21:34:14 Removing intermediate container 396705c3a467 21:34:14 ---> 38faa0a16d55 21:34:14 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 21:34:15 ---> Running in 6b66b69d0159 21:34:15 Removing intermediate container 6b66b69d0159 21:34:15 ---> 866ad5a05772 21:34:15 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 21:34:15 ---> Running in dff30bdc3a16 21:34:15 Removing intermediate container dff30bdc3a16 21:34:15 ---> 16a8ee8dbc7f 21:34:15 Step 27/29 : LABEL arch=arm64 21:34:15 ---> Running in aae9a91942fd 21:34:16 Removing intermediate container aae9a91942fd 21:34:16 ---> c1d36fe72ca6 21:34:16 Step 28/29 : LABEL git_sha=baa425ce05a20cb78289cfa64e0eb056ed4482b3 21:34:16 ---> Running in baf5241dfd2c 21:34:16 Removing intermediate container baf5241dfd2c 21:34:16 ---> bdb79731fa0c 21:34:16 Step 29/29 : LABEL version=3.0.0-dev.38 21:34:16 ---> Running in 0437887bde3e 21:34:17 Removing intermediate container 0437887bde3e 21:34:17 ---> d05b165bce0b 21:34:17 [Warning] One or more build-args [ARCH] were not consumed 21:34:17 Successfully built d05b165bce0b 21:34:17 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 21:34:17 provisioning config files... 21:34:17 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/107@tmp/config2696777062663389190tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:34:17 ---> docker-login.sh 21:34:17 nexus3.edgexfoundry.org:10001 21:34:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:34:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:34:17 Configure a credential helper to remove this warning. See 21:34:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:34:17 21:34:17 Login Succeeded 21:34:17 nexus3.edgexfoundry.org:10002 21:34:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:34:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:34:18 Configure a credential helper to remove this warning. See 21:34:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:34:18 21:34:18 Login Succeeded 21:34:18 nexus3.edgexfoundry.org:10003 21:34:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:34:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:34:18 Configure a credential helper to remove this warning. See 21:34:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:34:18 21:34:18 Login Succeeded 21:34:18 nexus3.edgexfoundry.org:10004 21:34:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:34:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:34:18 Configure a credential helper to remove this warning. See 21:34:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:34:18 21:34:18 Login Succeeded 21:34:18 docker.io 21:34:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:34:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:34:19 Configure a credential helper to remove this warning. See 21:34:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:34:19 21:34:19 Login Succeeded 21:34:19 ---> docker-login.sh ends [Pipeline] } 21:34:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:34:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:34:19 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 21:34:19 baa425ce05a20cb78289cfa64e0eb056ed4482b3 21:34:19 latest 21:34:19 3.0.0-dev.38 21:34:19 baa425ce05a20cb78289cfa64e0eb056ed4482b3-3.0.0-dev.38 21:34:19 main 21:34:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:34:19 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:baa425ce05a20cb78289cfa64e0eb056ed4482b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:34:20 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:baa425ce05a20cb78289cfa64e0eb056ed4482b3 21:34:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 21:34:20 0ff576bb1da4: Preparing 21:34:20 12b508f22a60: Preparing 21:34:20 7563bba62925: Preparing 21:34:20 1e028b8e138e: Preparing 21:34:20 7042536e410b: Preparing 21:34:20 1ba990b8d18d: Preparing 21:34:20 d25c502db47f: Preparing 21:34:20 26cbea5cba74: Preparing 21:34:20 1ba990b8d18d: Waiting 21:34:20 26cbea5cba74: Waiting 21:34:20 d25c502db47f: Waiting 21:34:20 7042536e410b: Pushed 21:34:20 0ff576bb1da4: Pushed 21:34:20 1e028b8e138e: Pushed 21:34:20 7563bba62925: Pushed 21:34:20 26cbea5cba74: Layer already exists 21:34:20 1ba990b8d18d: Pushed 21:34:20 d25c502db47f: Pushed 21:34:26 12b508f22a60: Pushed 21:34:26 baa425ce05a20cb78289cfa64e0eb056ed4482b3: digest: sha256:28b4cd573d7f6ae10f2e00be920635e95e309b9b1b4da07704aa0906654c239d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:34:26 + 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 21:34:26 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 21:34:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 21:34:26 0ff576bb1da4: Preparing 21:34:26 12b508f22a60: Preparing 21:34:26 7563bba62925: Preparing 21:34:26 1e028b8e138e: Preparing 21:34:26 7042536e410b: Preparing 21:34:26 1ba990b8d18d: Preparing 21:34:26 d25c502db47f: Preparing 21:34:26 26cbea5cba74: Preparing 21:34:26 d25c502db47f: Waiting 21:34:26 1ba990b8d18d: Waiting 21:34:26 26cbea5cba74: Waiting 21:34:26 12b508f22a60: Layer already exists 21:34:26 7042536e410b: Layer already exists 21:34:26 0ff576bb1da4: Layer already exists 21:34:26 7563bba62925: Layer already exists 21:34:26 1e028b8e138e: Layer already exists 21:34:26 d25c502db47f: Layer already exists 21:34:26 26cbea5cba74: Layer already exists 21:34:26 1ba990b8d18d: Layer already exists 21:34:27 latest: digest: sha256:28b4cd573d7f6ae10f2e00be920635e95e309b9b1b4da07704aa0906654c239d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:34:27 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:34:27 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.38 21:34:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 21:34:27 0ff576bb1da4: Preparing 21:34:27 12b508f22a60: Preparing 21:34:27 7563bba62925: Preparing 21:34:27 1e028b8e138e: Preparing 21:34:27 7042536e410b: Preparing 21:34:27 1ba990b8d18d: Preparing 21:34:27 d25c502db47f: Preparing 21:34:27 26cbea5cba74: Preparing 21:34:27 1ba990b8d18d: Waiting 21:34:27 d25c502db47f: Waiting 21:34:27 26cbea5cba74: Waiting 21:34:27 0ff576bb1da4: Layer already exists 21:34:27 7042536e410b: Layer already exists 21:34:27 1e028b8e138e: Layer already exists 21:34:27 12b508f22a60: Layer already exists 21:34:27 7563bba62925: Layer already exists 21:34:27 26cbea5cba74: Layer already exists 21:34:27 1ba990b8d18d: Layer already exists 21:34:27 d25c502db47f: Layer already exists 21:34:28 3.0.0-dev.38: digest: sha256:28b4cd573d7f6ae10f2e00be920635e95e309b9b1b4da07704aa0906654c239d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:34:28 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:baa425ce05a20cb78289cfa64e0eb056ed4482b3-3.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:34:28 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:baa425ce05a20cb78289cfa64e0eb056ed4482b3-3.0.0-dev.38 21:34:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 21:34:28 0ff576bb1da4: Preparing 21:34:28 12b508f22a60: Preparing 21:34:28 7563bba62925: Preparing 21:34:28 1e028b8e138e: Preparing 21:34:28 7042536e410b: Preparing 21:34:28 1ba990b8d18d: Preparing 21:34:28 d25c502db47f: Preparing 21:34:28 26cbea5cba74: Preparing 21:34:28 1ba990b8d18d: Waiting 21:34:28 d25c502db47f: Waiting 21:34:28 26cbea5cba74: Waiting 21:34:29 1e028b8e138e: Layer already exists 21:34:29 12b508f22a60: Layer already exists 21:34:29 0ff576bb1da4: Layer already exists 21:34:29 7042536e410b: Layer already exists 21:34:29 7563bba62925: Layer already exists 21:34:29 26cbea5cba74: Layer already exists 21:34:29 d25c502db47f: Layer already exists 21:34:29 1ba990b8d18d: Layer already exists 21:34:29 baa425ce05a20cb78289cfa64e0eb056ed4482b3-3.0.0-dev.38: digest: sha256:28b4cd573d7f6ae10f2e00be920635e95e309b9b1b4da07704aa0906654c239d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:34:29 + 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 21:34:29 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 21:34:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 21:34:29 0ff576bb1da4: Preparing 21:34:29 12b508f22a60: Preparing 21:34:29 7563bba62925: Preparing 21:34:29 1e028b8e138e: Preparing 21:34:29 7042536e410b: Preparing 21:34:29 1ba990b8d18d: Preparing 21:34:29 d25c502db47f: Preparing 21:34:29 26cbea5cba74: Preparing 21:34:29 1ba990b8d18d: Waiting 21:34:29 d25c502db47f: Waiting 21:34:29 26cbea5cba74: Waiting 21:34:29 1e028b8e138e: Layer already exists 21:34:29 7042536e410b: Layer already exists 21:34:29 d25c502db47f: Layer already exists 21:34:29 1ba990b8d18d: Layer already exists 21:34:29 0ff576bb1da4: Layer already exists 21:34:29 7563bba62925: Layer already exists 21:34:29 12b508f22a60: Layer already exists 21:34:29 26cbea5cba74: Layer already exists 21:34:30 main: digest: sha256:28b4cd573d7f6ae10f2e00be920635e95e309b9b1b4da07704aa0906654c239d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:34:30 ===================================================== [Pipeline] echo 21:34:30 taggedImages: 21:34:30 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:baa425ce05a20cb78289cfa64e0eb056ed4482b3 21:34:30 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 21:34:30 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.38 21:34:30 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:baa425ce05a20cb78289cfa64e0eb056ed4482b3-3.0.0-dev.38 21:34:30 - 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 21:34:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:34:30 21:34:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:34:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:34:30 arm64: Pulling from edgex-lftools-log-publisher 21:34:30 8998bd30e6a1: Pulling fs layer 21:34:30 04944245beec: Pulling fs layer 21:34:30 699f458cf7ca: Pulling fs layer 21:34:30 765212b225bb: Pulling fs layer 21:34:30 f23df028b6ca: Pulling fs layer 21:34:30 d65c8cfc05b1: Pulling fs layer 21:34:30 2437ff75d9bd: Pulling fs layer 21:34:30 765212b225bb: Waiting 21:34:30 f23df028b6ca: Waiting 21:34:30 d65c8cfc05b1: Waiting 21:34:30 2437ff75d9bd: Waiting 21:34:31 04944245beec: Verifying Checksum 21:34:31 04944245beec: Download complete 21:34:31 765212b225bb: Verifying Checksum 21:34:31 765212b225bb: Download complete 21:34:31 f23df028b6ca: Download complete 21:34:31 d65c8cfc05b1: Verifying Checksum 21:34:31 d65c8cfc05b1: Download complete 21:34:31 699f458cf7ca: Verifying Checksum 21:34:31 699f458cf7ca: Download complete 21:34:31 8998bd30e6a1: Verifying Checksum 21:34:31 8998bd30e6a1: Download complete 21:34:34 2437ff75d9bd: Verifying Checksum 21:34:34 2437ff75d9bd: Download complete 21:34:35 8998bd30e6a1: Pull complete 21:34:36 04944245beec: Pull complete 21:34:37 699f458cf7ca: Pull complete 21:34:37 765212b225bb: Pull complete 21:34:38 f23df028b6ca: Pull complete 21:34:38 d65c8cfc05b1: Pull complete 21:34:53 2437ff75d9bd: Pull complete 21:34:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:34:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:34:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:34:53 prd-ubuntu20.04-docker-arm64-4c-16g-16357 does not seem to be running inside a container 21:34:53 $ 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/107 -v /w/workspace/app-rfid-llrp-inventory/107:/w/workspace/app-rfid-llrp-inventory/107:rw,z -v /w/workspace/app-rfid-llrp-inventory/107@tmp:/w/workspace/app-rfid-llrp-inventory/107@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 21:34:56 $ docker top 41c5c78dbeece6d27797330b84dfad093dc3d119e81d7e23b0b83800ddb18824 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:34:57 ---> job-cost.sh 21:34:57 lf-activate-venv: SKIPPING 21:34:57 INFO: No Stack... 21:34:58 INFO: Retrieving Pricing Info for: v3-standard-4 21:34:58 INFO: Archiving Costs [Pipeline] sh 21:34:59 + cat /w/workspace/app-rfid-llrp-inventory/107/archives/cost.csv 21:34:59 + cut -d, -f6 [Pipeline] lock 21:34:59 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-107-stack-cost] 21:34:59 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-107-stack-cost] did not exist. Created. 21:34:59 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-107-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:35:00 /w/workspace/app-rfid-llrp-inventory/107@tmp/durable-a473b694/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:35:01 + echo total: 0.10999999940395355 [Pipeline] stash 21:35:01 Warning: overwriting stash ‘stack-cost’ 21:35:01 Stashed 1 file(s) [Pipeline] } 21:35:01 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-107-stack-cost] [Pipeline] // lock [Pipeline] } 21:35:01 $ docker stop --time=1 41c5c78dbeece6d27797330b84dfad093dc3d119e81d7e23b0b83800ddb18824 21:35:02 $ docker rm -f --volumes 41c5c78dbeece6d27797330b84dfad093dc3d119e81d7e23b0b83800ddb18824 [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 21:35:03 provisioning config files... 21:35:03 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8938472499153229809tmp [Pipeline] { [Pipeline] sh 21:35:03 + set +x 21:35:03 + bash -s -- 21:35:03 + curl -s https://codecov.io/bash 21:35:03 21:35:03 _____ _ 21:35:03 / ____| | | 21:35:03 | | ___ __| | ___ ___ _____ __ 21:35:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:35:03 | |___| (_) | (_| | __/ (_| (_) \ V / 21:35:03 \_____\___/ \__,_|\___|\___\___/ \_/ 21:35:03 Bash-1.0.6 21:35:03 21:35:03 21:35:03 ==> git version 2.25.1 found 21:35:03 ==> 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 21:35:03 Release-Date: 2020-01-08 21:35:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:35:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:35:03 ==> Jenkins CI detected. 21:35:03 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 21:35:03 project root: . 21:35:03 --> token set from env 21:35:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:35:03 ==> Running gcov in . (disable via -X gcov) 21:35:03 ==> Python coveragepy not found 21:35:03 ==> Searching for coverage reports in: 21:35:03 + . 21:35:03 -> Found 1 reports 21:35:03 ==> Detecting git/mercurial file structure 21:35:03 ==> Reading reports 21:35:03 + ./coverage.out bytes=41317 21:35:03 ==> Appending adjustments 21:35:03 https://docs.codecov.io/docs/fixing-reports 21:35:03 + Found adjustments 21:35:03 ==> Gzipping contents 21:35:03 12K /tmp/codecov.pvnQFJ.gz 21:35:03 ==> Uploading reports 21:35:03 url: https://codecov.io 21:35:03 query: branch=main&commit=baa425ce05a20cb78289cfa64e0eb056ed4482b3&build=107&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F107%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 21:35:03 -> Pinging Codecov 21:35:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=baa425ce05a20cb78289cfa64e0eb056ed4482b3&build=107&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F107%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 21:35:03 -> Uploading to 21:35:03 https://storage.googleapis.com/codecov/v4/raw/2023-05-22/581DD39554BDF9B6E22D074273EAD858/baa425ce05a20cb78289cfa64e0eb056ed4482b3/f8402bbb-40ac-40c0-ad1c-6f989f883ed8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230522%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230522T213503Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=30ff2a7ad46085b6956857c00ca9ea42b3b4d43d3e11838dbcbe24983632fa86 21:35:03 % Total % Received % Xferd Average Speed Time Time Time Current 21:35:03 Dload Upload Total Spent Left Speed 21:35:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 62765 --:--:-- --:--:-- --:--:-- 62765 21:35:04 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/baa425ce05a20cb78289cfa64e0eb056ed4482b3 [Pipeline] } 21:35:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:35:04 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:35:04 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:35:04 21:35:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:35:05 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:35:05 df9b9388f04a: Pulling fs layer 21:35:05 52dc419b0ee2: Pulling fs layer 21:35:05 25bc292e5bac: Pulling fs layer 21:35:05 114826534d7a: Pulling fs layer 21:35:05 4657fd5d0bcf: Pulling fs layer 21:35:05 114826534d7a: Waiting 21:35:05 6ad1cebc031e: Pulling fs layer 21:35:05 8a3aa393b2d8: Pulling fs layer 21:35:05 6ad1cebc031e: Waiting 21:35:05 4657fd5d0bcf: Waiting 21:35:05 25bc292e5bac: Verifying Checksum 21:35:05 25bc292e5bac: Download complete 21:35:05 52dc419b0ee2: Verifying Checksum 21:35:05 52dc419b0ee2: Download complete 21:35:05 4657fd5d0bcf: Verifying Checksum 21:35:05 4657fd5d0bcf: Download complete 21:35:05 df9b9388f04a: Download complete 21:35:05 6ad1cebc031e: Verifying Checksum 21:35:05 6ad1cebc031e: Download complete 21:35:05 df9b9388f04a: Pull complete 21:35:05 52dc419b0ee2: Pull complete 21:35:05 25bc292e5bac: Pull complete 21:35:05 114826534d7a: Verifying Checksum 21:35:05 114826534d7a: Download complete 21:35:05 8a3aa393b2d8: Verifying Checksum 21:35:05 8a3aa393b2d8: Download complete 21:35:09 114826534d7a: Pull complete 21:35:09 4657fd5d0bcf: Pull complete 21:35:09 6ad1cebc031e: Pull complete 21:35:12 8a3aa393b2d8: Pull complete 21:35:12 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:35:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:35:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:35:12 prd-ubuntu20.04-docker-8c-8g-16356 does not seem to be running inside a container 21:35:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:35:15 $ docker top e3e0eaa96483770aeeb0dea9a9e5cbff90cb0fd2beab9130325dc6e691eb1204 -eo pid,comm [Pipeline] { [Pipeline] echo 21:35:15 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 21:35:15 + set -o pipefail 21:35:15 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 21:35:19 21:35:19 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 21:35:19 21:35:19 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/b3d3265d-772a-437b-a23d-1bba4a8ee35a 21:35:19 21:35:19 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:35:19 21:35:19 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:35:19 21:35:19 21:35:19 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:35:19 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:35:19 More details here: https://snyk.co/ue1NS [Pipeline] } 21:35:19 $ docker stop --time=1 e3e0eaa96483770aeeb0dea9a9e5cbff90cb0fd2beab9130325dc6e691eb1204 21:35:22 $ docker rm -f --volumes e3e0eaa96483770aeeb0dea9a9e5cbff90cb0fd2beab9130325dc6e691eb1204 [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 21:35:22 + git log --format=format:%s -1 baa425ce05a20cb78289cfa64e0eb056ed4482b3 [Pipeline] sh 21:35:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:35:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:35:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:35:23 prd-ubuntu20.04-docker-8c-8g-16356 does not seem to be running inside a container 21:35:23 $ 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 21:35:23 $ docker top e9d9d0451ae25e44d6fd54f579862267055eab2f5010e9f2532be638b9855658 -eo pid,comm 21:35:23 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). 21:35:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:35:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:35:23 [ssh-agent] Looking for ssh-agent implementation... 21:35:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:35:24 $ docker exec e9d9d0451ae25e44d6fd54f579862267055eab2f5010e9f2532be638b9855658 ssh-agent 21:35:24 SSH_AUTH_SOCK=/tmp/ssh-Najjv0I2DQRL/agent.32 21:35:24 SSH_AGENT_PID=38 21:35:24 Running ssh-add (command line suppressed) 21:35:24 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16810281057036728572.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16810281057036728572.key) 21:35:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:35:24 + git semver tag 21:35:24 2023-05-22 21:35:24,768 [run_tag] DEBUG tag force:False 21:35:24 2023-05-22 21:35:24,768 [check_head_tag] DEBUG check head tag 21:35:24 2023-05-22 21:35:24,769 [execute] INFO git cat-file --batch-check 21:35:24 2023-05-22 21:35:24,770 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 21:35:24 2023-05-22 21:35:24,774 [execute] INFO git cat-file --batch 21:35:24 2023-05-22 21:35:24,774 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 21:35:24 2023-05-22 21:35:24,796 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:35:24 2023-05-22 21:35:24,796 [execute] INFO git tag -a v3.0.0-dev.38 -m v3.0.0-dev.38 21:35:24 2023-05-22 21:35:24,796 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.38', '-m', 'v3.0.0-dev.38'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 21:35:24 2023-05-22 21:35:24,801 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:35:24 3.0.0-dev.38 [Pipeline] } 21:35:24 $ docker exec --env ******** --env ******** e9d9d0451ae25e44d6fd54f579862267055eab2f5010e9f2532be638b9855658 ssh-agent -k 21:35:24 unset SSH_AUTH_SOCK; 21:35:24 unset SSH_AGENT_PID; 21:35:24 echo Agent pid 38 killed; 21:35:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:35:25 + git semver [Pipeline] } 21:35:25 $ docker stop --time=1 e9d9d0451ae25e44d6fd54f579862267055eab2f5010e9f2532be638b9855658 21:35:26 $ docker rm -f --volumes e9d9d0451ae25e44d6fd54f579862267055eab2f5010e9f2532be638b9855658 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:35:27 21:35:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:35:27 0.23.1-centos7: Pulling from edgex-lftools 21:35:27 ab5ef0e58194: Pulling fs layer 21:35:27 9712f1f96733: Pulling fs layer 21:35:27 63f879dbbcfc: Pulling fs layer 21:35:27 0d9ebad4ef96: Pulling fs layer 21:35:27 e9a5061849ea: Pulling fs layer 21:35:27 d747dcd14b5f: Pulling fs layer 21:35:27 2de7ff778b66: Pulling fs layer 21:35:27 0d9ebad4ef96: Waiting 21:35:27 e9a5061849ea: Waiting 21:35:27 2de7ff778b66: Waiting 21:35:27 d747dcd14b5f: Waiting 21:35:27 9712f1f96733: Download complete 21:35:27 63f879dbbcfc: Verifying Checksum 21:35:27 63f879dbbcfc: Download complete 21:35:28 ab5ef0e58194: Verifying Checksum 21:35:28 ab5ef0e58194: Download complete 21:35:28 0d9ebad4ef96: Verifying Checksum 21:35:28 0d9ebad4ef96: Download complete 21:35:28 d747dcd14b5f: Download complete 21:35:28 e9a5061849ea: Verifying Checksum 21:35:28 e9a5061849ea: Download complete 21:35:28 2de7ff778b66: Download complete 21:35:30 ab5ef0e58194: Pull complete 21:35:30 9712f1f96733: Pull complete 21:35:31 63f879dbbcfc: Pull complete 21:35:35 0d9ebad4ef96: Pull complete 21:35:35 e9a5061849ea: Pull complete 21:35:35 d747dcd14b5f: Pull complete 21:35:36 2de7ff778b66: Pull complete 21:35:36 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:35:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:35:36 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:35:36 prd-ubuntu20.04-docker-8c-8g-16356 does not seem to be running inside a container 21:35:36 $ 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 21:35:38 $ docker top 3a27b3cbc68bb8d29579c9ce54d94eeb8dfa7d8b6f9001ca98642877b57321b0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:35:38 provisioning config files... 21:35:38 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12877039663916972144tmp 21:35:38 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11278352497409646011tmp 21:35:39 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2725569835561460733tmp [Pipeline] { [Pipeline] echo 21:35:39 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:35:39 ---> sigul-configuration.sh 21:35:39 gpg: directory `/root/.gnupg' created 21:35:39 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:35:39 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:35:39 gpg: keyring `/root/.gnupg/secring.gpg' created 21:35:39 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:35:39 gpg: CAST5 encrypted data 21:35:39 gpg: encrypted with 1 passphrase 21:35:39 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:35:39 + mkdir /home/jenkins 21:35:39 + mkdir /home/jenkins/sigul [Pipeline] sh 21:35:39 + 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 21:35:39 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:35:40 ---> sigul-install.sh 21:35:40 Sigul already installed; skipping installation. [Pipeline] sh 21:35:40 + git tag --list 21:35:40 v0.0.0 21:35:40 v1.0.0 21:35:40 v2.1.0 21:35:40 v2.1.1 21:35:40 v2.1.1-dev.1 21:35:40 v2.2.0 21:35:40 v2.2.1-dev.1 21:35:40 v2.2.1-dev.2 21:35:40 v2.2.1-dev.3 21:35:40 v2.2.1-dev.4 21:35:40 v2.2.1-dev.5 21:35:40 v2.2.1-dev.6 21:35:40 v2.2.1-dev.7 21:35:40 v2.3.0 21:35:40 v2.3.0-dev.10 21:35:40 v2.3.0-dev.11 21:35:40 v2.3.0-dev.12 21:35:40 v2.3.0-dev.13 21:35:40 v2.3.0-dev.14 21:35:40 v2.3.0-dev.15 21:35:40 v2.3.0-dev.16 21:35:40 v2.3.0-dev.17 21:35:40 v2.3.0-dev.18 21:35:40 v2.3.0-dev.19 21:35:40 v2.3.0-dev.20 21:35:40 v2.3.0-dev.21 21:35:40 v2.3.0-dev.22 21:35:40 v2.3.0-dev.23 21:35:40 v2.3.0-dev.24 21:35:40 v2.3.0-dev.25 21:35:40 v2.3.0-dev.26 21:35:40 v2.3.0-dev.9 21:35:40 v2.3.1-dev.1 21:35:40 v3.0.0-dev.1 21:35:40 v3.0.0-dev.10 21:35:40 v3.0.0-dev.11 21:35:40 v3.0.0-dev.12 21:35:40 v3.0.0-dev.13 21:35:40 v3.0.0-dev.14 21:35:40 v3.0.0-dev.15 21:35:40 v3.0.0-dev.16 21:35:40 v3.0.0-dev.17 21:35:40 v3.0.0-dev.18 21:35:40 v3.0.0-dev.19 21:35:40 v3.0.0-dev.2 21:35:40 v3.0.0-dev.20 21:35:40 v3.0.0-dev.21 21:35:40 v3.0.0-dev.22 21:35:40 v3.0.0-dev.23 21:35:40 v3.0.0-dev.24 21:35:40 v3.0.0-dev.25 21:35:40 v3.0.0-dev.26 21:35:40 v3.0.0-dev.27 21:35:40 v3.0.0-dev.28 21:35:40 v3.0.0-dev.29 21:35:40 v3.0.0-dev.3 21:35:40 v3.0.0-dev.30 21:35:40 v3.0.0-dev.31 21:35:40 v3.0.0-dev.32 21:35:40 v3.0.0-dev.33 21:35:40 v3.0.0-dev.34 21:35:40 v3.0.0-dev.35 21:35:40 v3.0.0-dev.36 21:35:40 v3.0.0-dev.37 21:35:40 v3.0.0-dev.38 21:35:40 v3.0.0-dev.4 21:35:40 v3.0.0-dev.5 21:35:40 v3.0.0-dev.6 21:35:40 v3.0.0-dev.7 21:35:40 v3.0.0-dev.8 21:35:40 v3.0.0-dev.9 [Pipeline] sh 21:35:40 + lftools sign git-tag v3.0.0-dev.38 21:35:41 Signing Git tag with Sigul... 21:35:41 Signing v3.0.0-dev.38 [Pipeline] echo 21:35:41 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:35:41 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:35:41 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:35:41 $ docker stop --time=1 3a27b3cbc68bb8d29579c9ce54d94eeb8dfa7d8b6f9001ca98642877b57321b0 21:35:43 $ docker rm -f --volumes 3a27b3cbc68bb8d29579c9ce54d94eeb8dfa7d8b6f9001ca98642877b57321b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:35:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:35:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:35:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:35:44 prd-ubuntu20.04-docker-8c-8g-16356 does not seem to be running inside a container 21:35:44 $ 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 21:35:44 $ docker top 93dfc3327629e8c160227a7e4cfd6ef20ab8560a541e133d496b7237eb645264 -eo pid,comm 21:35:44 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). 21:35:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:35:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:35:44 [ssh-agent] Looking for ssh-agent implementation... 21:35:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:35:44 $ docker exec 93dfc3327629e8c160227a7e4cfd6ef20ab8560a541e133d496b7237eb645264 ssh-agent 21:35:44 SSH_AUTH_SOCK=/tmp/ssh-HyDvvoytQE8X/agent.32 21:35:44 SSH_AGENT_PID=38 21:35:44 Running ssh-add (command line suppressed) 21:35:44 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5546490701857717195.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5546490701857717195.key) 21:35:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:35:45 + git semver bump pre 21:35:45 2023-05-22 21:35:45,234 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:35:45 2023-05-22 21:35:45,235 [bump_version] DEBUG bumping version:3.0.0-dev.38 on axis:pre with prefix:dev 21:35:45 2023-05-22 21:35:45,235 [bump_version] DEBUG bumped version:3.0.0-dev.39 21:35:45 2023-05-22 21:35:45,235 [write_version] DEBUG write version:3.0.0-dev.39 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 21:35:45 2023-05-22 21:35:45,235 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:35:45 2023-05-22 21:35:45,235 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:35:45 2023-05-22 21:35:45,237 [execute] INFO git cat-file --batch-check 21:35:45 2023-05-22 21:35:45,237 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 21:35:45 2023-05-22 21:35:45,242 [execute] INFO git cat-file --batch 21:35:45 2023-05-22 21:35:45,242 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 21:35:45 2023-05-22 21:35:45,246 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:35:45 3.0.0-dev.39 [Pipeline] } 21:35:45 $ docker exec --env ******** --env ******** 93dfc3327629e8c160227a7e4cfd6ef20ab8560a541e133d496b7237eb645264 ssh-agent -k 21:35:45 unset SSH_AUTH_SOCK; 21:35:45 unset SSH_AGENT_PID; 21:35:45 echo Agent pid 38 killed; 21:35:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:35:45 + git semver [Pipeline] } 21:35:46 $ docker stop --time=1 93dfc3327629e8c160227a7e4cfd6ef20ab8560a541e133d496b7237eb645264 21:35:47 $ docker rm -f --volumes 93dfc3327629e8c160227a7e4cfd6ef20ab8560a541e133d496b7237eb645264 [Pipeline] // withDockerContainer [Pipeline] sh 21:35:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:35:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:35:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:35:48 prd-ubuntu20.04-docker-8c-8g-16356 does not seem to be running inside a container 21:35:48 $ 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 21:35:48 $ docker top 8e2648e1f0cc68057e71ebb34cf185cf5923462c6b9cbb1914b6d924706bcbc6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:35:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:35:48 [ssh-agent] Looking for ssh-agent implementation... 21:35:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:35:48 $ docker exec 8e2648e1f0cc68057e71ebb34cf185cf5923462c6b9cbb1914b6d924706bcbc6 ssh-agent 21:35:48 SSH_AUTH_SOCK=/tmp/ssh-mlT29H7QCPgj/agent.32 21:35:48 SSH_AGENT_PID=37 21:35:48 Running ssh-add (command line suppressed) 21:35:48 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14552536714001336410.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14552536714001336410.key) 21:35:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:35:49 + git semver push 21:35:49 2023-05-22 21:35:49,347 [run_push] DEBUG push 21:35:49 2023-05-22 21:35:49,347 [execute] INFO git cat-file --batch-check 21:35:49 2023-05-22 21:35:49,347 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 21:35:49 2023-05-22 21:35:49,352 [execute] INFO git rev-list df5bb97a741ee9965c246ecc3fef90ab10302ff5 -- 21:35:49 2023-05-22 21:35:49,352 [execute] DEBUG Popen(['git', 'rev-list', 'df5bb97a741ee9965c246ecc3fef90ab10302ff5', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 21:35:49 2023-05-22 21:35:49,361 [execute] INFO git fetch -v origin 21:35:49 2023-05-22 21:35:49,361 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 21:35:49 2023-05-22 21:35:49,823 [run_push] DEBUG no remote changes detected 21:35:49 2023-05-22 21:35:49,823 [execute] INFO git push origin semver 21:35:49 2023-05-22 21:35:49,824 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 21:35:50 2023-05-22 21:35:50,550 [run_push] DEBUG push all version tags 21:35:50 2023-05-22 21:35:50,550 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:35:50 2023-05-22 21:35:50,551 [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) 21:35:51 2023-05-22 21:35:51,293 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:35:51 3.0.0-dev.39 [Pipeline] } 21:35:51 $ docker exec --env ******** --env ******** 8e2648e1f0cc68057e71ebb34cf185cf5923462c6b9cbb1914b6d924706bcbc6 ssh-agent -k 21:35:51 unset SSH_AUTH_SOCK; 21:35:51 unset SSH_AGENT_PID; 21:35:51 echo Agent pid 37 killed; 21:35:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:35:51 + git semver [Pipeline] } 21:35:52 $ docker stop --time=1 8e2648e1f0cc68057e71ebb34cf185cf5923462c6b9cbb1914b6d924706bcbc6 21:35:53 $ docker rm -f --volumes 8e2648e1f0cc68057e71ebb34cf185cf5923462c6b9cbb1914b6d924706bcbc6 [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 21:35:54 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 21:35:54 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 21:35:54 total 16 21:35:54 drwxr-xr-x 3 root root 4096 May 22 21:23 . 21:35:54 drwxrwxr-x 12 jenkins jenkins 4096 May 22 21:35 .. 21:35:54 drwxr-xr-x 2 root root 4096 May 22 21:23 cost 21:35:54 -rw-r--r-- 1 root root 95 May 22 21:23 cost.csv 21:35:54 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 21:35:54 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 21:35:54 total 16 21:35:54 drwxr-xr-x 3 jenkins jenkins 4096 May 22 21:23 . 21:35:54 drwxrwxr-x 12 jenkins jenkins 4096 May 22 21:35 .. 21:35:54 drwxr-xr-x 2 jenkins jenkins 4096 May 22 21:23 cost 21:35:54 -rw-r--r-- 1 jenkins jenkins 95 May 22 21:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:35:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:35:55 ---> package-listing.sh 21:35:55 ++ facter osfamily 21:35:55 ++ tr '[:upper:]' '[:lower:]' 21:35:55 + OS_FAMILY=debian 21:35:55 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 21:35:55 + START_PACKAGES=/tmp/packages_start.txt 21:35:55 + END_PACKAGES=/tmp/packages_end.txt 21:35:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:35:55 + PACKAGES=/tmp/packages_start.txt 21:35:55 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 21:35:55 + PACKAGES=/tmp/packages_end.txt 21:35:55 + case "${OS_FAMILY}" in 21:35:55 + dpkg -l 21:35:55 + grep '^ii' 21:35:55 + '[' -f /tmp/packages_start.txt ']' 21:35:55 + '[' -f /tmp/packages_end.txt ']' 21:35:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:35:55 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 21:35:55 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 21:35:55 + 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 21:35:55 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 21:35:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:35:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:35:56 prd-ubuntu20.04-docker-8c-8g-16356 does not seem to be running inside a container 21:35:56 $ 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 21:35:56 $ docker top b8679482a48a0fef79bb225f3ddfea7844835f7bd66cf948bfa45536d63ad33e -eo pid,comm [Pipeline] { [Pipeline] sh 21:35:57 + touch /tmp/pre-build-complete [Pipeline] sh 21:35:57 + mkdir -p /var/log/sysstat [Pipeline] sh 21:35:57 + ls /var/log/sa-host 21:35:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:35:57 provisioning config files... 21:35:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17848214199940375732tmp [Pipeline] { [Pipeline] echo 21:35:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:35:58 ---> create-netrc.sh [Pipeline] } 21:35:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:35:58 ---> python-tools-install.sh [Pipeline] echo 21:35:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:35:58 ---> sudo-logs.sh 21:35:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:35:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:35:59 ---> job-cost.sh 21:35:59 lf-activate-venv: SKIPPING 21:35:59 DEBUG: total: 0.2199999988079071 21:35:59 INFO: Retrieving Stack Cost... 21:35:59 INFO: Retrieving Pricing Info for: v3-standard-8 21:35:59 INFO: Archiving Costs [Pipeline] echo 21:35:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:36:00 ---> logs-deploy.sh 21:36:00 lf-activate-venv: SKIPPING 21:36:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/107 21:36:00 INFO: archiving workspace using pattern(s): 21:36:01 Archives upload complete. 21:36:01 INFO: archiving logs to Nexus 21:36:02 ---> uname -a: 21:36:02 Linux prd-ubuntu20-04-docker-8c-8g-16356 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:36:02 21:36:02 21:36:02 ---> lscpu: 21:36:02 Architecture: x86_64 21:36:02 CPU op-mode(s): 32-bit, 64-bit 21:36:02 Byte Order: Little Endian 21:36:02 Address sizes: 40 bits physical, 48 bits virtual 21:36:02 CPU(s): 8 21:36:02 On-line CPU(s) list: 0-7 21:36:02 Thread(s) per core: 1 21:36:02 Core(s) per socket: 1 21:36:02 Socket(s): 8 21:36:02 NUMA node(s): 1 21:36:02 Vendor ID: AuthenticAMD 21:36:02 CPU family: 23 21:36:02 Model: 49 21:36:02 Model name: AMD EPYC-Rome Processor 21:36:02 Stepping: 0 21:36:02 CPU MHz: 2799.998 21:36:02 BogoMIPS: 5599.99 21:36:02 Virtualization: AMD-V 21:36:02 Hypervisor vendor: KVM 21:36:02 Virtualization type: full 21:36:02 L1d cache: 256 KiB 21:36:02 L1i cache: 256 KiB 21:36:02 L2 cache: 4 MiB 21:36:02 L3 cache: 128 MiB 21:36:02 NUMA node0 CPU(s): 0-7 21:36:02 Vulnerability Itlb multihit: Not affected 21:36:02 Vulnerability L1tf: Not affected 21:36:02 Vulnerability Mds: Not affected 21:36:02 Vulnerability Meltdown: Not affected 21:36:02 Vulnerability Mmio stale data: Not affected 21:36:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:36:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:36:02 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:36:02 Vulnerability Srbds: Not affected 21:36:02 Vulnerability Tsx async abort: Not affected 21:36:02 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 21:36:02 21:36:02 21:36:02 ---> nproc: 21:36:02 8 21:36:02 21:36:02 21:36:02 ---> df -h: 21:36:02 Filesystem Size Used Avail Use% Mounted on 21:36:02 overlay 155G 13G 143G 9% / 21:36:02 tmpfs 64M 0 64M 0% /dev 21:36:02 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:36:02 shm 64M 0 64M 0% /dev/shm 21:36:02 /dev/vda1 155G 13G 143G 9% /facter-os 21:36:02 21:36:02 21:36:02 ---> sar -b -r -n DEV: 21:36:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16356) 05/22/23 _x86_64_ (8 CPU) 21:36:02 21:36:02 21:20:17 LINUX RESTART (8 CPU) 21:36:02 21:36:02 21:21:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:36:02 21:22:01 228.51 4.44 224.07 0.00 422.24 107335.05 0.00 21:36:02 21:23:01 84.12 0.20 83.92 0.00 7.60 41781.27 0.00 21:36:02 21:24:01 142.21 0.07 142.14 0.00 10.13 57608.80 0.00 21:36:02 21:25:01 5.42 0.00 5.42 0.00 0.00 23010.45 0.00 21:36:02 21:26:01 58.24 11.60 46.64 0.00 5176.74 31693.38 0.00 21:36:02 21:27:01 9.18 0.02 9.16 0.00 0.13 19883.51 0.00 21:36:02 21:28:01 1.47 0.00 1.47 0.00 0.00 16.53 0.00 21:36:02 21:29:01 2.05 0.00 2.05 0.00 0.00 22.66 0.00 21:36:02 21:30:01 1.40 0.00 1.40 0.00 0.00 15.06 0.00 21:36:02 21:31:01 2.22 0.00 2.22 0.00 0.00 24.40 0.00 21:36:02 21:32:01 1.28 0.00 1.28 0.00 0.00 14.00 0.00 21:36:02 21:33:01 2.02 0.00 2.02 0.00 0.00 22.40 0.00 21:36:02 21:34:01 1.47 0.00 1.47 0.00 0.00 16.00 0.00 21:36:02 21:35:01 1.85 0.00 1.85 0.00 0.00 20.40 0.00 21:36:02 21:36:01 127.75 0.42 127.33 0.00 41.46 63285.45 0.00 21:36:02 Average: 44.40 1.11 43.29 0.00 377.16 22888.72 0.00 21:36:02 21:36:02 21:21:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:36:02 21:22:01 28064064 31430940 872324 2.65 144552 3411044 2368528 6.98 1371592 2988256 188360 21:36:02 21:23:01 27945760 31527548 772032 2.35 149064 3607736 2104936 6.20 1440592 3021188 359452 21:36:02 21:24:01 27640768 31586960 714596 2.17 159280 3932540 1758332 5.18 1258896 3476692 392 21:36:02 21:25:01 27640496 31586924 714396 2.17 159344 3932548 1758332 5.18 1258676 3476692 24 21:36:02 21:26:01 27102000 31562808 724220 2.20 193252 4393716 1826868 5.38 1586628 3650492 1028 21:36:02 21:27:01 27108692 31564808 722832 2.20 191836 4390456 1785916 5.26 1584600 3647364 4 21:36:02 21:28:01 27118120 31574304 713308 2.17 191916 4390448 1785916 5.26 1575140 3647368 8 21:36:02 21:29:01 27118996 31575280 712276 2.17 191992 4390464 1785916 5.26 1574408 3647372 16 21:36:02 21:30:01 27119140 31575508 712012 2.17 192048 4390468 1785916 5.26 1574568 3647392 8 21:36:02 21:31:01 27119084 31575524 711900 2.16 192116 4390464 1785916 5.26 1574672 3647396 12 21:36:02 21:32:01 27119608 31576328 711480 2.16 192168 4390464 1785916 5.26 1574472 3647640 8 21:36:02 21:33:01 27119308 31576088 711696 2.16 192208 4390480 1785916 5.26 1574596 3647648 16 21:36:02 21:34:01 27118968 31575892 711848 2.16 192288 4390484 1785916 5.26 1574864 3647712 12 21:36:02 21:35:01 27119448 31576472 711264 2.16 192340 4390472 1785916 5.26 1574412 3647764 24 21:36:02 21:36:01 25557612 31495440 782256 2.38 230424 5699992 1895080 5.59 1753896 4884716 608 21:36:02 Average: 27200804 31557388 733229 2.23 184322 4299452 1852355 5.46 1523467 3621713 36665 21:36:02 21:36:02 21:21:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:36:02 21:22:01 ens3 554.25 329.05 6523.13 48.83 0.00 0.00 0.00 0.00 21:36:02 21:22:01 veth2924ac8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:36:02 21:22:01 lo 2.78 2.78 0.27 0.27 0.00 0.00 0.00 0.00 21:36:02 21:22:01 docker0 212.39 358.32 16.74 2172.05 0.00 0.00 0.00 0.00 21:36:02 21:23:01 ens3 52.48 38.72 73.97 87.63 0.00 0.00 0.00 0.00 21:36:02 21:23:01 veth7286bb7 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 21:36:02 21:23:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 21:36:02 21:23:01 docker0 1.27 3.25 0.08 42.51 0.00 0.00 0.00 0.00 21:36:02 21:24:01 ens3 146.43 109.90 2599.46 232.49 0.00 0.00 0.00 0.00 21:36:02 21:24:01 lo 8.67 8.67 0.85 0.85 0.00 0.00 0.00 0.00 21:36:02 21:24:01 docker0 1.68 3.85 0.11 45.62 0.00 0.00 0.00 0.00 21:36:02 21:25:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 21:36:02 21:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:36:02 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:02 21:26:01 ens3 151.06 71.10 2865.57 5.19 0.00 0.00 0.00 0.00 21:36:02 21:26:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 21:36:02 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:02 21:27:01 ens3 1.70 0.68 0.47 0.30 0.00 0.00 0.00 0.00 21:36:02 21:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:36:02 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:02 21:28:01 ens3 1.52 0.92 3.01 0.50 0.00 0.00 0.00 0.00 21:36:02 21:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:02 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:02 21:29:01 ens3 0.77 0.12 0.07 0.01 0.00 0.00 0.00 0.00 21:36:02 21:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:36:02 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:02 21:30:01 ens3 1.35 0.22 0.18 0.08 0.00 0.00 0.00 0.00 21:36:02 21:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:02 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:02 21:31:01 ens3 1.43 0.82 0.48 0.36 0.00 0.00 0.00 0.00 21:36:02 21:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:36:02 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:02 21:32:01 ens3 0.97 0.53 0.43 0.28 0.00 0.00 0.00 0.00 21:36:02 21:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:02 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:02 21:33:01 ens3 2.00 0.77 0.72 0.49 0.00 0.00 0.00 0.00 21:36:02 21:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:36:02 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:02 21:34:01 ens3 2.45 0.87 0.89 0.62 0.00 0.00 0.00 0.00 21:36:02 21:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:02 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:02 21:35:01 ens3 1.15 0.65 0.54 0.41 0.00 0.00 0.00 0.00 21:36:02 21:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:36:02 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:02 21:36:01 ens3 419.61 281.99 7834.91 172.37 0.00 0.00 0.00 0.00 21:36:02 21:36:01 lo 2.47 2.47 0.24 0.24 0.00 0.00 0.00 0.00 21:36:02 21:36:01 docker0 38.93 61.02 3.40 581.58 0.00 0.00 0.00 0.00 21:36:02 Average: ens3 88.63 55.46 1321.06 36.62 0.00 0.00 0.00 0.00 21:36:02 Average: lo 1.08 1.08 0.10 0.10 0.00 0.00 0.00 0.00 21:36:02 Average: docker0 16.73 28.06 1.34 187.22 0.00 0.00 0.00 0.00 21:36:02 21:36:02 21:36:02 ---> sar -P ALL: 21:36:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16356) 05/22/23 _x86_64_ (8 CPU) 21:36:02 21:36:02 21:20:17 LINUX RESTART (8 CPU) 21:36:02 21:36:02 21:21:02 CPU %user %nice %system %iowait %steal %idle 21:36:02 21:22:01 all 15.38 0.00 5.32 1.57 0.06 77.66 21:36:02 21:22:01 0 16.46 0.00 5.33 0.19 0.05 77.98 21:36:02 21:22:01 1 15.84 0.00 5.03 0.48 0.05 78.60 21:36:02 21:22:01 2 14.79 0.00 5.80 0.12 0.07 79.21 21:36:02 21:22:01 3 15.74 0.00 6.16 8.67 0.10 69.33 21:36:02 21:22:01 4 15.32 0.00 6.09 1.64 0.05 76.90 21:36:02 21:22:01 5 15.68 0.00 4.73 0.60 0.07 78.92 21:36:02 21:22:01 6 14.27 0.00 4.48 0.21 0.05 81.00 21:36:02 21:22:01 7 14.97 0.00 4.97 0.69 0.07 79.31 21:36:02 21:23:01 all 48.93 0.00 7.14 0.56 0.08 43.30 21:36:02 21:23:01 0 48.54 0.00 6.88 0.08 0.08 44.41 21:36:02 21:23:01 1 48.41 0.00 7.11 0.29 0.08 44.11 21:36:02 21:23:01 2 50.29 0.00 7.63 0.40 0.07 41.61 21:36:02 21:23:01 3 48.03 0.00 7.32 0.49 0.07 44.10 21:36:02 21:23:01 4 47.87 0.00 7.10 1.82 0.08 43.13 21:36:02 21:23:01 5 49.89 0.00 6.92 0.64 0.07 42.48 21:36:02 21:23:01 6 49.02 0.00 7.16 0.55 0.08 43.19 21:36:02 21:23:01 7 49.36 0.00 7.03 0.18 0.07 43.36 21:36:02 21:24:01 all 5.45 0.00 2.26 1.10 0.05 91.15 21:36:02 21:24:01 0 5.61 0.00 1.89 0.15 0.05 92.30 21:36:02 21:24:01 1 5.83 0.00 2.09 0.00 0.03 92.04 21:36:02 21:24:01 2 6.45 0.00 2.23 0.12 0.05 91.16 21:36:02 21:24:01 3 5.41 0.00 2.41 4.97 0.07 87.14 21:36:02 21:24:01 4 5.83 0.00 2.18 0.13 0.03 91.82 21:36:02 21:24:01 5 5.18 0.00 1.74 0.12 0.05 92.92 21:36:02 21:24:01 6 3.47 0.00 3.14 2.33 0.03 91.02 21:36:02 21:24:01 7 5.83 0.00 2.37 1.03 0.05 90.72 21:36:02 21:25:01 all 0.02 0.00 0.02 0.01 0.01 99.93 21:36:02 21:25:01 0 0.02 0.00 0.03 0.05 0.02 99.88 21:36:02 21:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:36:02 21:25:01 2 0.00 0.00 0.00 0.00 0.02 99.98 21:36:02 21:25:01 3 0.02 0.00 0.02 0.00 0.03 99.93 21:36:02 21:25:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:36:02 21:25:01 5 0.07 0.00 0.03 0.00 0.02 99.88 21:36:02 21:25:01 6 0.03 0.00 0.02 0.00 0.02 99.93 21:36:02 21:25:01 7 0.03 0.00 0.02 0.05 0.02 99.88 21:36:02 21:26:01 all 2.32 0.00 1.58 0.52 0.03 95.56 21:36:02 21:26:01 0 1.60 0.00 1.07 0.10 0.02 97.21 21:36:02 21:26:01 1 1.60 0.00 2.84 0.05 0.02 95.50 21:36:02 21:26:01 2 2.56 0.00 1.40 0.64 0.03 95.37 21:36:02 21:26:01 3 3.92 0.00 1.44 0.37 0.03 94.24 21:36:02 21:26:01 4 2.22 0.00 1.47 0.87 0.03 95.41 21:36:02 21:26:01 5 2.05 0.00 2.42 0.37 0.02 95.14 21:36:02 21:26:01 6 2.21 0.00 1.09 0.08 0.02 96.61 21:36:02 21:26:01 7 2.38 0.00 0.89 1.69 0.03 95.01 21:36:02 21:27:01 all 0.08 0.00 0.05 0.02 0.01 99.84 21:36:02 21:27:01 0 0.02 0.00 0.03 0.03 0.02 99.90 21:36:02 21:27:01 1 0.07 0.00 0.05 0.00 0.02 99.87 21:36:02 21:27:01 2 0.02 0.00 0.05 0.08 0.00 99.85 21:36:02 21:27:01 3 0.27 0.00 0.15 0.00 0.00 99.58 21:36:02 21:27:01 4 0.02 0.00 0.03 0.02 0.00 99.93 21:36:02 21:27:01 5 0.10 0.00 0.03 0.02 0.02 99.83 21:36:02 21:27:01 6 0.10 0.00 0.05 0.02 0.02 99.82 21:36:02 21:27:01 7 0.05 0.00 0.03 0.00 0.00 99.92 21:36:02 21:28:01 all 0.03 0.00 0.01 0.01 0.01 99.95 21:36:02 21:28:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:36:02 21:28:01 1 0.03 0.00 0.02 0.00 0.02 99.93 21:36:02 21:28:01 2 0.03 0.00 0.00 0.05 0.02 99.90 21:36:02 21:28:01 3 0.03 0.00 0.00 0.00 0.02 99.95 21:36:02 21:28:01 4 0.02 0.00 0.00 0.02 0.00 99.97 21:36:02 21:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:36:02 21:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:36:02 21:28:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:36:02 21:29:01 all 0.01 0.00 0.01 0.01 0.01 99.96 21:36:02 21:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:36:02 21:29:01 1 0.02 0.00 0.00 0.00 0.03 99.95 21:36:02 21:29:01 2 0.00 0.00 0.02 0.05 0.00 99.93 21:36:02 21:29:01 3 0.02 0.00 0.03 0.00 0.00 99.95 21:36:02 21:29:01 4 0.00 0.00 0.00 0.00 0.02 99.98 21:36:02 21:29:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:36:02 21:29:01 6 0.03 0.00 0.02 0.00 0.00 99.95 21:36:02 21:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:36:02 21:30:01 all 0.03 0.00 0.01 0.01 0.01 99.95 21:36:02 21:30:01 0 0.00 0.00 0.00 0.00 0.02 99.98 21:36:02 21:30:01 1 0.05 0.00 0.00 0.00 0.02 99.93 21:36:02 21:30:01 2 0.05 0.00 0.03 0.03 0.02 99.87 21:36:02 21:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:36:02 21:30:01 4 0.02 0.00 0.03 0.02 0.00 99.93 21:36:02 21:30:01 5 0.03 0.00 0.00 0.00 0.02 99.95 21:36:02 21:30:01 6 0.05 0.00 0.00 0.00 0.00 99.95 21:36:02 21:30:01 7 0.00 0.00 0.02 0.00 0.02 99.97 21:36:02 21:31:01 all 0.01 0.00 0.00 0.01 0.01 99.97 21:36:02 21:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:36:02 21:31:01 1 0.02 0.00 0.02 0.00 0.03 99.93 21:36:02 21:31:01 2 0.02 0.00 0.00 0.05 0.00 99.93 21:36:02 21:31:01 3 0.02 0.00 0.00 0.00 0.02 99.97 21:36:02 21:31:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:36:02 21:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:36:02 21:31:01 6 0.00 0.00 0.00 0.00 0.02 99.98 21:36:02 21:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:36:02 21:32:01 all 0.09 0.00 0.01 0.00 0.01 99.89 21:36:02 21:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:36:02 21:32:01 1 0.48 0.00 0.02 0.00 0.03 99.47 21:36:02 21:32:01 2 0.05 0.00 0.00 0.02 0.02 99.92 21:36:02 21:32:01 3 0.03 0.00 0.02 0.00 0.00 99.95 21:36:02 21:32:01 4 0.02 0.00 0.02 0.00 0.02 99.95 21:36:02 21:32:01 5 0.08 0.00 0.03 0.00 0.02 99.87 21:36:02 21:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:36:02 21:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:36:02 21:36:02 21:32:01 CPU %user %nice %system %iowait %steal %idle 21:36:02 21:33:01 all 0.26 0.00 0.00 0.01 0.01 99.72 21:36:02 21:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:36:02 21:33:01 1 1.99 0.00 0.02 0.00 0.03 97.96 21:36:02 21:33:01 2 0.02 0.00 0.00 0.03 0.02 99.93 21:36:02 21:33:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:36:02 21:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:36:02 21:33:01 5 0.00 0.00 0.00 0.03 0.02 99.95 21:36:02 21:33:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:36:02 21:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:36:02 21:34:01 all 0.25 0.00 0.01 0.01 0.01 99.71 21:36:02 21:34:01 0 0.02 0.00 0.00 0.00 0.02 99.97 21:36:02 21:34:01 1 1.89 0.00 0.02 0.00 0.02 98.08 21:36:02 21:34:01 2 0.02 0.00 0.02 0.05 0.02 99.90 21:36:02 21:34:01 3 0.02 0.00 0.03 0.00 0.02 99.93 21:36:02 21:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:36:02 21:34:01 5 0.05 0.00 0.00 0.02 0.02 99.92 21:36:02 21:34:01 6 0.00 0.00 0.02 0.00 0.02 99.97 21:36:02 21:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:36:02 21:35:01 all 0.26 0.00 0.01 0.01 0.00 99.72 21:36:02 21:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:36:02 21:35:01 1 1.92 0.00 0.03 0.00 0.03 98.01 21:36:02 21:35:01 2 0.02 0.00 0.02 0.03 0.00 99.93 21:36:02 21:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:36:02 21:35:01 4 0.03 0.00 0.00 0.00 0.00 99.97 21:36:02 21:35:01 5 0.00 0.00 0.00 0.02 0.00 99.98 21:36:02 21:35:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:36:02 21:35:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:36:02 21:36:01 all 9.75 0.00 4.21 1.33 0.06 84.65 21:36:02 21:36:01 0 8.07 0.00 4.76 0.44 0.05 86.68 21:36:02 21:36:01 1 9.78 0.00 4.20 0.65 0.05 85.32 21:36:02 21:36:01 2 9.69 0.00 5.06 8.85 0.12 76.28 21:36:02 21:36:01 3 8.86 0.00 3.55 0.05 0.07 87.47 21:36:02 21:36:01 4 10.82 0.00 3.96 0.29 0.05 84.88 21:36:02 21:36:01 5 8.60 0.00 3.25 0.25 0.05 87.84 21:36:02 21:36:01 6 10.47 0.00 3.85 0.03 0.05 85.60 21:36:02 21:36:01 7 11.68 0.00 5.09 0.08 0.07 83.08 21:36:02 Average: all 5.48 0.00 1.36 0.34 0.02 92.80 21:36:02 Average: 0 5.32 0.00 1.32 0.07 0.02 93.27 21:36:02 Average: 1 5.81 0.00 1.41 0.10 0.03 92.65 21:36:02 Average: 2 5.56 0.00 1.47 0.69 0.03 92.25 21:36:02 Average: 3 5.45 0.00 1.39 0.95 0.03 92.18 21:36:02 Average: 4 5.42 0.00 1.38 0.32 0.02 92.87 21:36:02 Average: 5 5.40 0.00 1.27 0.14 0.02 93.17 21:36:02 Average: 6 5.27 0.00 1.31 0.21 0.02 93.19 21:36:02 Average: 7 5.58 0.00 1.35 0.25 0.02 92.81 21:36:02 21:36:02 21:36:02