Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 77aa89dd3ba985c44f4807dbd67e46bd9bc16e12 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-ssh11399116255708922404.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh9522545515688343081.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh15264049991292780530.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh2901728504132868795.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-ssh6526588088260206564.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-18086’ Running on prd-ubuntu20.04-docker-8c-8g-18088 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 77aa89dd3ba985c44f4807dbd67e46bd9bc16e12 (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 77aa89dd3ba985c44f4807dbd67e46bd9bc16e12 # timeout=10 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 (#204)" > git rev-list --no-walk 6182e83b98c022ca1bd0a0839ba068b34176a663 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:56:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:56:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:56:24 ========================================================= 18:56:24 EdgeX Global Pipelines Version Info 18:56:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:56:24 ------------------- 18:56:24 stable info: 18:56:24 ------------------- 18:56:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:56:24 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 18:56:24 Message: update stable to v1.0.250 18:56:25 ------------------- 18:56:25 experimental info: 18:56:25 ------------------- 18:56:25 Commited By: **** collab-it+edgex@linuxfoundation.org 18:56:25 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 18:56:25 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:56:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 18:56:25 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 18:56:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:56:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:56:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:56:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 18:56:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:56:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:56:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:56:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:56:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:56:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 18:56:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:56:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:56:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:56:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:56:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:56:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:56:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:56:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:56:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:56:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:56:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:56:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:56:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:56:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:56:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:56:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:56:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:56:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:56:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 77aa89dd3ba985c44f4807dbd67e46bd9bc16e12 [Pipeline] echo 18:56:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 77aa89d [Pipeline] echo 18:56:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:56:26 provisioning config files... 18:56:26 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13264052148528990866tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:56:26 ---> docker-login.sh 18:56:26 nexus3.edgexfoundry.org:10001 18:56:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:26 Configure a credential helper to remove this warning. See 18:56:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:26 18:56:26 Login Succeeded 18:56:26 nexus3.edgexfoundry.org:10002 18:56:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:26 Configure a credential helper to remove this warning. See 18:56:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:26 18:56:26 Login Succeeded 18:56:26 nexus3.edgexfoundry.org:10003 18:56:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:26 Configure a credential helper to remove this warning. See 18:56:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:26 18:56:26 Login Succeeded 18:56:26 nexus3.edgexfoundry.org:10004 18:56:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:26 Configure a credential helper to remove this warning. See 18:56:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:26 18:56:26 Login Succeeded 18:56:26 docker.io 18:56:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:27 Configure a credential helper to remove this warning. See 18:56:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:27 18:56:27 Login Succeeded 18:56:27 ---> docker-login.sh ends [Pipeline] } 18:56:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:56:27 + git rev-list -1 --merges 77aa89dd3ba985c44f4807dbd67e46bd9bc16e12~1..77aa89dd3ba985c44f4807dbd67e46bd9bc16e12 [Pipeline] echo 18:56:27 -----------> git rev-list -1 --merges 77aa89dd3ba985c44f4807dbd67e46bd9bc16e12~1..77aa89dd3ba985c44f4807dbd67e46bd9bc16e12 77aa89dd3ba985c44f4807dbd67e46bd9bc16e12 [false] [Pipeline] sh 18:56:28 + git log --format=format:%s -1 77aa89dd3ba985c44f4807dbd67e46bd9bc16e12 [Pipeline] echo 18:56:28 ========================================================= 18:56:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:56:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:56:28 + git log --format=format:%s -1 77aa89dd3ba985c44f4807dbd67e46bd9bc16e12 [Pipeline] echo 18:56:28 [semverPrep] GIT_COMMIT: 77aa89dd3ba985c44f4807dbd67e46bd9bc16e12, Commit Message: build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 (#204) [Pipeline] echo 18:56:28 [semverPrep] This is not a build commit. [Pipeline] sh 18:56:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:56:28 + grep -v github /etc/ssh/ssh_known_hosts 18:56:28 + [ -e /tmp/ssh_known_hosts ] 18:56:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:56:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:56:28 + sudo tee -a /etc/ssh/ssh_known_hosts 18:56:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:56:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:56:29 18:56:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:56:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:56:29 0.1.4: Pulling from edgex-devops/py-git-semver 18:56:29 b85a868b505f: Pulling fs layer 18:56:29 e2be974225ed: Pulling fs layer 18:56:29 339a4e72a1f5: Pulling fs layer 18:56:29 988bab9f4d93: Pulling fs layer 18:56:29 1469e6f7b9e6: Pulling fs layer 18:56:29 eaf3925da568: Pulling fs layer 18:56:29 bab4dde63d76: Pulling fs layer 18:56:29 bde34c3a00c8: Pulling fs layer 18:56:29 b352a97aabf1: Pulling fs layer 18:56:29 4872d77fe225: Pulling fs layer 18:56:29 5851b861e8e6: Pulling fs layer 18:56:29 988bab9f4d93: Waiting 18:56:29 eaf3925da568: Waiting 18:56:29 1469e6f7b9e6: Waiting 18:56:29 bab4dde63d76: Waiting 18:56:29 5851b861e8e6: Waiting 18:56:29 4872d77fe225: Waiting 18:56:29 bde34c3a00c8: Waiting 18:56:29 b352a97aabf1: Waiting 18:56:29 e2be974225ed: Verifying Checksum 18:56:29 e2be974225ed: Download complete 18:56:29 988bab9f4d93: Verifying Checksum 18:56:29 988bab9f4d93: Download complete 18:56:29 1469e6f7b9e6: Verifying Checksum 18:56:29 1469e6f7b9e6: Download complete 18:56:29 eaf3925da568: Verifying Checksum 18:56:29 eaf3925da568: Download complete 18:56:29 339a4e72a1f5: Verifying Checksum 18:56:29 339a4e72a1f5: Download complete 18:56:29 bde34c3a00c8: Verifying Checksum 18:56:29 bde34c3a00c8: Download complete 18:56:29 b352a97aabf1: Download complete 18:56:29 5851b861e8e6: Verifying Checksum 18:56:29 5851b861e8e6: Download complete 18:56:29 b85a868b505f: Verifying Checksum 18:56:29 b85a868b505f: Download complete 18:56:30 bab4dde63d76: Verifying Checksum 18:56:30 bab4dde63d76: Download complete 18:56:30 b85a868b505f: Pull complete 18:56:31 e2be974225ed: Pull complete 18:56:31 339a4e72a1f5: Pull complete 18:56:31 988bab9f4d93: Pull complete 18:56:31 1469e6f7b9e6: Pull complete 18:56:31 eaf3925da568: Pull complete 18:56:33 bab4dde63d76: Pull complete 18:56:33 bde34c3a00c8: Pull complete 18:56:33 b352a97aabf1: Pull complete 18:56:34 4872d77fe225: Pull complete 18:56:34 5851b861e8e6: Pull complete 18:56:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:56:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:56:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:56:34 prd-ubuntu20.04-docker-8c-8g-18088 does not seem to be running inside a container 18:56:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:56:36 $ docker top 18e6be7333ba11c932fc130faa4795d16eec828e16fb2a77f3684e7bee189308 -eo pid,comm 18:56:36 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). 18:56:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:56:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:56:36 [ssh-agent] Looking for ssh-agent implementation... 18:56:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:56:37 $ docker exec 18e6be7333ba11c932fc130faa4795d16eec828e16fb2a77f3684e7bee189308 ssh-agent 18:56:37 SSH_AUTH_SOCK=/tmp/ssh-5dlpBjW7qbxt/agent.32 18:56:37 SSH_AGENT_PID=38 18:56:37 Running ssh-add (command line suppressed) 18:56:37 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6376385152578347314.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6376385152578347314.key) 18:56:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:56:37 + git tag --points-at HEAD [Pipeline] } 18:56:37 $ docker exec --env ******** --env ******** 18e6be7333ba11c932fc130faa4795d16eec828e16fb2a77f3684e7bee189308 ssh-agent -k 18:56:37 unset SSH_AUTH_SOCK; 18:56:37 unset SSH_AGENT_PID; 18:56:37 echo Agent pid 38 killed; 18:56:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:56:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:56:37 [ssh-agent] Looking for ssh-agent implementation... 18:56:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:56:37 $ docker exec 18e6be7333ba11c932fc130faa4795d16eec828e16fb2a77f3684e7bee189308 ssh-agent 18:56:37 SSH_AUTH_SOCK=/tmp/ssh-c63ov2ZdEokY/agent.70 18:56:37 SSH_AGENT_PID=76 18:56:37 Running ssh-add (command line suppressed) 18:56:38 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6953906201901574986.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6953906201901574986.key) 18:56:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:56:38 + git semver init 18:56:38 2023-06-07 18:56:38,607 [run_init] DEBUG init version:0.0.0 force:False 18:56:38 2023-06-07 18:56:38,608 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 18:56:38 2023-06-07 18:56:38,609 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 18:56:38 2023-06-07 18:56:38,609 [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) 18:56:40 2023-06-07 18:56:39,783 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 18:56:40 2023-06-07 18:56:39,784 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 18:56:40 2023-06-07 18:56:39,784 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:56:40 2023-06-07 18:56:39,785 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:56:40 3.1.0-dev.1 [Pipeline] } 18:56:40 $ docker exec --env ******** --env ******** 18e6be7333ba11c932fc130faa4795d16eec828e16fb2a77f3684e7bee189308 ssh-agent -k 18:56:40 unset SSH_AUTH_SOCK; 18:56:40 unset SSH_AGENT_PID; 18:56:40 echo Agent pid 76 killed; 18:56:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:56:40 + git semver [Pipeline] } 18:56:40 $ docker stop --time=1 18e6be7333ba11c932fc130faa4795d16eec828e16fb2a77f3684e7bee189308 18:56:42 $ docker rm -f --volumes 18e6be7333ba11c932fc130faa4795d16eec828e16fb2a77f3684e7bee189308 [Pipeline] // withDockerContainer [Pipeline] sh 18:56:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:56:42 Stashed 1 file(s) [Pipeline] echo 18:56:42 [edgeXSemver]: initialized semver on version 3.1.0-dev.1 [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 18:56:42 provisioning config files... 18:56:42 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9457930699627048844tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:56:43 ---> docker-login.sh 18:56:43 nexus3.edgexfoundry.org:10001 18:56:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:43 Configure a credential helper to remove this warning. See 18:56:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:43 18:56:43 Login Succeeded 18:56:43 nexus3.edgexfoundry.org:10002 18:56:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:43 Configure a credential helper to remove this warning. See 18:56:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:43 18:56:43 Login Succeeded 18:56:43 nexus3.edgexfoundry.org:10003 18:56:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:43 Configure a credential helper to remove this warning. See 18:56:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:43 18:56:43 Login Succeeded 18:56:43 nexus3.edgexfoundry.org:10004 18:56:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:43 Configure a credential helper to remove this warning. See 18:56:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:43 18:56:43 Login Succeeded 18:56:43 docker.io 18:56:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:43 Configure a credential helper to remove this warning. See 18:56:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:43 18:56:43 Login Succeeded 18:56:43 ---> docker-login.sh ends [Pipeline] } 18:56:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:56:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:56:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:56:43 ========================================================= 18:56:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 18:56:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:56:43 + 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 . 18:56:43 Sending build context to Docker daemon 12.68MB 18:56:43 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 18:56:43 Step 2/12 : FROM ${BASE} AS builder 18:56:43 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 18:56:43 f56be85fc22e: Pulling fs layer 18:56:43 85791d961cd3: Pulling fs layer 18:56:43 d694b5ae8c79: Pulling fs layer 18:56:43 9f32a84ed3da: Pulling fs layer 18:56:43 4d19c01a9841: Pulling fs layer 18:56:43 9325e15d5711: Pulling fs layer 18:56:43 556b6ee489ea: Pulling fs layer 18:56:43 c5a4b2cf53e6: Pulling fs layer 18:56:43 4d19c01a9841: Waiting 18:56:43 9325e15d5711: Waiting 18:56:43 556b6ee489ea: Waiting 18:56:43 c5a4b2cf53e6: Waiting 18:56:43 9f32a84ed3da: Waiting 18:56:44 85791d961cd3: Verifying Checksum 18:56:44 9f32a84ed3da: Download complete 18:56:44 4d19c01a9841: Verifying Checksum 18:56:44 4d19c01a9841: Download complete 18:56:44 f56be85fc22e: Verifying Checksum 18:56:44 f56be85fc22e: Download complete 18:56:44 9325e15d5711: Verifying Checksum 18:56:44 9325e15d5711: Download complete 18:56:44 f56be85fc22e: Pull complete 18:56:44 85791d961cd3: Pull complete 18:56:44 c5a4b2cf53e6: Verifying Checksum 18:56:44 c5a4b2cf53e6: Download complete 18:56:44 d694b5ae8c79: Verifying Checksum 18:56:44 d694b5ae8c79: Download complete 18:56:45 556b6ee489ea: Verifying Checksum 18:56:45 556b6ee489ea: Download complete 18:56:48 d694b5ae8c79: Pull complete 18:56:48 9f32a84ed3da: Pull complete 18:56:48 4d19c01a9841: Pull complete 18:56:48 9325e15d5711: Pull complete 18:56:51 556b6ee489ea: Pull complete 18:56:52 c5a4b2cf53e6: Pull complete 18:56:52 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 18:56:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:56:52 ---> c4be618373d6 18:56:52 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 18:56:55 ---> Running in 1b6f34add168 18:56:55 Removing intermediate container 1b6f34add168 18:56:55 ---> 47802e61d471 18:56:55 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:56:55 ---> Running in b044674d04d9 18:56:55 Removing intermediate container b044674d04d9 18:56:55 ---> a5049af22188 18:56:55 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:56:55 ---> Running in e4693ebad43c 18:56:55 Removing intermediate container e4693ebad43c 18:56:55 ---> 18d2d2a3cd36 18:56:55 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:56:55 ---> Running in 5e3083b71c04 18:56:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:56:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:56:56 OK: 265 MiB in 53 packages 18:56:56 Removing intermediate container 5e3083b71c04 18:56:56 ---> 8237867acf30 18:56:56 Step 7/12 : WORKDIR /app 18:56:56 ---> Running in c2910e31dca5 18:56:56 Removing intermediate container c2910e31dca5 18:56:56 ---> 8c64b4ff94d6 18:56:56 Step 8/12 : COPY go.mod vendor* ./ 18:56:56 ---> 608c9fa475c7 18:56:56 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:56:56 ---> Running in 705c972010d1 18:56:57 Still waiting to schedule task 18:56:57 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-18087’ 18:57:28 Removing intermediate container 705c972010d1 18:57:28 ---> 68d7f40f1ca2 18:57:28 Step 10/12 : COPY . . 18:57:28 ---> 5256b5953957 18:57:28 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:57:28 ---> Running in ada5ecbff317 18:57:28 Removing intermediate container ada5ecbff317 18:57:28 ---> 219ac81a4d8c 18:57:28 Step 12/12 : RUN $MAKE 18:57:28 ---> Running in af8dbbe9834c 18:57:28 noop 18:57:28 Removing intermediate container af8dbbe9834c 18:57:28 ---> 7cf0c167dd5b 18:57:28 Successfully built 7cf0c167dd5b 18:57:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:29 + docker inspect -f . ci-base-image-x86_64 18:57:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:57:29 prd-ubuntu20.04-docker-8c-8g-18088 does not seem to be running inside a container 18:57:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:57:29 $ docker top 9af9ea570f2caecf9d01f1d8db2ffb464edda1a3cfab5a3dd881ae070603b6f6 -eo pid,comm [Pipeline] { [Pipeline] sh 18:57:29 + go version 18:57:29 go version go1.20.2 linux/amd64 [Pipeline] } 18:57:29 $ docker stop --time=1 9af9ea570f2caecf9d01f1d8db2ffb464edda1a3cfab5a3dd881ae070603b6f6 18:57:31 $ docker rm -f --volumes 9af9ea570f2caecf9d01f1d8db2ffb464edda1a3cfab5a3dd881ae070603b6f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:31 + docker inspect -f . ci-base-image-x86_64 18:57:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:57:31 prd-ubuntu20.04-docker-8c-8g-18088 does not seem to be running inside a container 18:57:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:57:32 $ docker top 090d282447a373c2e6dfe4e001b03293cb13631464da755f01583fd5472d3d0a -eo pid,comm [Pipeline] { [Pipeline] sh 18:57:32 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 18:57:32 + make test 18:57:32 go test -race ./... -coverprofile=coverage.out ./... 18:57:54 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 18:57:54 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 18:57:54 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.154s coverage: 86.2% of statements 18:57:54 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.712s coverage: 71.9% of statements 18:58:16 go vet ./... 18:58:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:58:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:58:21 ./bin/test-attribution.sh 18:58:21 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 18:58:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:58:21 $ docker stop --time=1 090d282447a373c2e6dfe4e001b03293cb13631464da755f01583fd5472d3d0a 18:58:24 $ docker rm -f --volumes 090d282447a373c2e6dfe4e001b03293cb13631464da755f01583fd5472d3d0a [Pipeline] // withDockerContainer [Pipeline] sh 18:58:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:58:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:58:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:58:25 + ls -al . 18:58:25 total 232 18:58:25 drwxrwxr-x 11 jenkins jenkins 4096 Jun 7 18:57 . 18:58:25 drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 18:56 .. 18:58:25 -rw-rw-r-- 1 jenkins jenkins 262 Jun 7 18:56 .dockerignore 18:58:25 drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 18:56 .git 18:58:25 drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 18:56 .github 18:58:25 -rw-rw-r-- 1 jenkins jenkins 788 Jun 7 18:56 .gitignore 18:58:25 -rw-rw-r-- 1 jenkins jenkins 41 Jun 7 18:56 .golangci.yml 18:58:25 drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 18:56 .semver 18:58:25 -rw-rw-r-- 1 jenkins jenkins 9805 Jun 7 18:56 Attribution.txt 18:58:25 -rw-rw-r-- 1 jenkins jenkins 9042 Jun 7 18:56 CHANGELOG.md 18:58:25 -rw-rw-r-- 1 jenkins jenkins 1659 Jun 7 18:56 Dockerfile 18:58:25 -rw-rw-r-- 1 jenkins jenkins 677 Jun 7 18:56 GOVERNANCE.md 18:58:25 -rw-rw-r-- 1 jenkins jenkins 687 Jun 7 18:56 Jenkinsfile 18:58:25 -rw-rw-r-- 1 jenkins jenkins 11347 Jun 7 18:56 LICENSE 18:58:25 -rw-rw-r-- 1 jenkins jenkins 2497 Jun 7 18:56 Makefile 18:58:25 -rw-rw-r-- 1 jenkins jenkins 617 Jun 7 18:56 OWNERS.md 18:58:25 -rw-rw-r-- 1 jenkins jenkins 31516 Jun 7 18:56 README.md 18:58:25 -rw-rw-r-- 1 jenkins jenkins 11 Jun 7 18:56 VERSION 18:58:25 drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 18:56 bin 18:58:25 -rw-r--r-- 1 jenkins jenkins 41317 Jun 7 18:57 coverage.out 18:58:25 -rw-rw-r-- 1 jenkins jenkins 3419 Jun 7 18:56 go.mod 18:58:25 -rw-rw-r-- 1 jenkins jenkins 31499 Jun 7 18:56 go.sum 18:58:25 drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 18:56 images 18:58:25 drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 18:56 internal 18:58:25 -rw-rw-r-- 1 jenkins jenkins 531 Jun 7 18:56 main.go 18:58:25 drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 18:56 res 18:58:25 drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 18:56 snap 18:58:25 drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 18:56 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:26 + 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=77aa89dd3ba985c44f4807dbd67e46bd9bc16e12 --label arch=amd64 --label version=3.1.0-dev.1 . 18:58:26 Sending build context to Docker daemon 12.68MB 18:58:26 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 18:58:26 Step 2/29 : FROM ${BASE} AS builder 18:58:26 ---> 7cf0c167dd5b 18:58:26 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 18:58:26 ---> Running in 943a5ac44de7 18:58:26 Removing intermediate container 943a5ac44de7 18:58:26 ---> 498710007592 18:58:26 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 18:58:26 ---> Running in 8e8c6483e840 18:58:26 Removing intermediate container 8e8c6483e840 18:58:26 ---> b43a9bf91f8a 18:58:26 Step 5/29 : ARG ADD_BUILD_TAGS="" 18:58:26 ---> Running in ad98002fb4fc 18:58:26 Removing intermediate container ad98002fb4fc 18:58:26 ---> 28507c4224aa 18:58:26 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:58:26 ---> Running in b837b636e158 18:58:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:58:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:58:27 OK: 265 MiB in 53 packages 18:58:27 Removing intermediate container b837b636e158 18:58:27 ---> 7172d3baeda3 18:58:27 Step 7/29 : WORKDIR /app 18:58:27 ---> Running in 8222dec63a8c 18:58:27 Removing intermediate container 8222dec63a8c 18:58:27 ---> ac25d1488afd 18:58:27 Step 8/29 : COPY go.mod vendor* ./ 18:58:27 ---> fff46a4ad743 18:58:27 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:58:27 ---> Running in aeda70543fba 18:58:28 Removing intermediate container aeda70543fba 18:58:28 ---> e98cceb2d10b 18:58:28 Step 10/29 : COPY . . 18:58:29 ---> d683e2be7d28 18:58:29 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:58:29 ---> Running in 1fffe6fff209 18:58:29 Removing intermediate container 1fffe6fff209 18:58:29 ---> 950e3a3dce1c 18:58:29 Step 12/29 : RUN $MAKE 18:58:29 ---> Running in 4e44d5b422cf 18:58:29 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.1 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.1" -trimpath -mod=readonly -o app-rfid-llrp-inventory 18:58:51 Removing intermediate container 4e44d5b422cf 18:58:51 ---> 03b4f7946421 18:58:51 Step 13/29 : FROM alpine:3.17 18:58:51 3.17: Pulling from library/alpine 18:58:51 f56be85fc22e: Already exists 18:58:51 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 18:58:51 Status: Downloaded newer image for alpine:3.17 18:58:51 ---> 9ed4aefc74f6 18:58:51 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:58:51 ---> Running in 35a535eefddd 18:58:51 Removing intermediate container 35a535eefddd 18:58:51 ---> d7bc1fa07eb1 18:58:51 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 18:58:51 ---> Running in 980fb053bdc2 18:58:51 Removing intermediate container 980fb053bdc2 18:58:51 ---> 838cef4c65dc 18:58:51 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 18:58:51 ---> Running in e79410e4fc25 18:58:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:58:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:58:51 (1/2) Installing ca-certificates (20230506-r0) 18:58:51 (2/2) Installing dumb-init (1.2.5-r2) 18:58:51 Executing busybox-1.35.0-r29.trigger 18:58:51 Executing ca-certificates-20230506-r0.trigger 18:58:51 OK: 8 MiB in 17 packages 18:58:52 Removing intermediate container e79410e4fc25 18:58:52 ---> b02012f26365 18:58:52 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:58:52 ---> 8f6130e770c9 18:58:52 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 18:58:53 ---> 972a9ec2ea3c 18:58:53 Step 19/29 : COPY --from=builder /app/res/ /res/ 18:58:53 ---> 4d54253594c4 18:58:53 Step 20/29 : COPY --from=builder /app/static/ /static/ 18:58:53 ---> 4d592c35aebd 18:58:53 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 18:58:54 ---> 35a4d7c2bb44 18:58:54 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 18:58:54 ---> Running in 22060f3012ea 18:58:54 Removing intermediate container 22060f3012ea 18:58:54 ---> 1163aa11a2d6 18:58:54 Step 23/29 : VOLUME /cache 18:58:54 ---> Running in 1b0e911b9886 18:58:54 Removing intermediate container 1b0e911b9886 18:58:54 ---> 83d6c255b26c 18:58:54 Step 24/29 : EXPOSE 59711 18:58:54 ---> Running in c75b3ed1a776 18:58:54 Removing intermediate container c75b3ed1a776 18:58:54 ---> 1db3d6958545 18:58:54 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 18:58:54 ---> Running in 4c15065c0d1a 18:58:55 Removing intermediate container 4c15065c0d1a 18:58:55 ---> 04e5fd27a456 18:58:55 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 18:58:55 ---> Running in 00726f2d99e5 18:58:55 Removing intermediate container 00726f2d99e5 18:58:55 ---> e89763f77092 18:58:55 Step 27/29 : LABEL arch=amd64 18:58:55 ---> Running in 7dd7886c523c 18:58:55 Removing intermediate container 7dd7886c523c 18:58:55 ---> 694708a640fb 18:58:55 Step 28/29 : LABEL git_sha=77aa89dd3ba985c44f4807dbd67e46bd9bc16e12 18:58:55 ---> Running in 6db66505c849 18:58:55 Removing intermediate container 6db66505c849 18:58:55 ---> c88f9334a376 18:58:55 Step 29/29 : LABEL version=3.1.0-dev.1 18:58:55 ---> Running in cdc2a153b407 18:58:55 Removing intermediate container cdc2a153b407 18:58:55 ---> e0d37e18a7b0 18:58:55 [Warning] One or more build-args [ARCH] were not consumed 18:58:55 Successfully built e0d37e18a7b0 18:58:55 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 18:58:55 provisioning config files... 18:58:55 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16582252326718824589tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:58:55 ---> docker-login.sh 18:58:55 nexus3.edgexfoundry.org:10001 18:58:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:55 Configure a credential helper to remove this warning. See 18:58:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:55 18:58:55 Login Succeeded 18:58:55 nexus3.edgexfoundry.org:10002 18:58:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:55 Configure a credential helper to remove this warning. See 18:58:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:55 18:58:55 Login Succeeded 18:58:56 nexus3.edgexfoundry.org:10003 18:58:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:56 Configure a credential helper to remove this warning. See 18:58:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:56 18:58:56 Login Succeeded 18:58:56 nexus3.edgexfoundry.org:10004 18:58:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:56 Configure a credential helper to remove this warning. See 18:58:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:56 18:58:56 Login Succeeded 18:58:56 docker.io 18:58:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:56 Configure a credential helper to remove this warning. See 18:58:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:56 18:58:56 Login Succeeded 18:58:56 ---> docker-login.sh ends [Pipeline] } 18:58:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:58:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:58:56 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 18:58:56 77aa89dd3ba985c44f4807dbd67e46bd9bc16e12 18:58:56 latest 18:58:56 3.1.0-dev.1 18:58:56 77aa89dd3ba985c44f4807dbd67e46bd9bc16e12-3.1.0-dev.1 18:58:56 main 18:58:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:56 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:77aa89dd3ba985c44f4807dbd67e46bd9bc16e12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:57 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:77aa89dd3ba985c44f4807dbd67e46bd9bc16e12 18:58:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:58:57 afaecac1d57b: Preparing 18:58:57 a2fdfee08eb0: Preparing 18:58:57 ed4be0bb2b94: Preparing 18:58:57 a206ee55fcfa: Preparing 18:58:57 85ca18b3a47f: Preparing 18:58:57 c425ee665cb3: Preparing 18:58:57 75de5668cb3f: Preparing 18:58:57 f1417ff83b31: Preparing 18:58:57 c425ee665cb3: Waiting 18:58:57 f1417ff83b31: Waiting 18:58:57 ed4be0bb2b94: Pushed 18:58:57 a206ee55fcfa: Pushed 18:58:57 afaecac1d57b: Pushed 18:58:57 85ca18b3a47f: Pushed 18:58:57 f1417ff83b31: Layer already exists 18:58:57 c425ee665cb3: Pushed 18:58:57 75de5668cb3f: Pushed 18:58:59 a2fdfee08eb0: Pushed 18:58:59 77aa89dd3ba985c44f4807dbd67e46bd9bc16e12: digest: sha256:2e66c991d54329b84595dafc2adf7f047583cee00c4336ba9e95f11a764bd108 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:00 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:00 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 18:59:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:59:00 afaecac1d57b: Preparing 18:59:00 a2fdfee08eb0: Preparing 18:59:00 ed4be0bb2b94: Preparing 18:59:00 a206ee55fcfa: Preparing 18:59:00 85ca18b3a47f: Preparing 18:59:00 c425ee665cb3: Preparing 18:59:00 75de5668cb3f: Preparing 18:59:00 f1417ff83b31: Preparing 18:59:00 75de5668cb3f: Waiting 18:59:00 c425ee665cb3: Waiting 18:59:00 f1417ff83b31: Waiting 18:59:00 85ca18b3a47f: Layer already exists 18:59:00 afaecac1d57b: Layer already exists 18:59:00 a206ee55fcfa: Layer already exists 18:59:00 a2fdfee08eb0: Layer already exists 18:59:00 ed4be0bb2b94: Layer already exists 18:59:00 c425ee665cb3: Layer already exists 18:59:00 75de5668cb3f: Layer already exists 18:59:00 f1417ff83b31: Layer already exists 18:59:00 latest: digest: sha256:2e66c991d54329b84595dafc2adf7f047583cee00c4336ba9e95f11a764bd108 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:00 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:01 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.1 18:59:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:59:01 afaecac1d57b: Preparing 18:59:01 a2fdfee08eb0: Preparing 18:59:01 ed4be0bb2b94: Preparing 18:59:01 a206ee55fcfa: Preparing 18:59:01 85ca18b3a47f: Preparing 18:59:01 c425ee665cb3: Preparing 18:59:01 75de5668cb3f: Preparing 18:59:01 f1417ff83b31: Preparing 18:59:01 c425ee665cb3: Waiting 18:59:01 f1417ff83b31: Waiting 18:59:01 75de5668cb3f: Waiting 18:59:01 ed4be0bb2b94: Layer already exists 18:59:01 85ca18b3a47f: Layer already exists 18:59:01 a2fdfee08eb0: Layer already exists 18:59:01 a206ee55fcfa: Layer already exists 18:59:01 afaecac1d57b: Layer already exists 18:59:01 c425ee665cb3: Layer already exists 18:59:01 f1417ff83b31: Layer already exists 18:59:01 75de5668cb3f: Layer already exists 18:59:01 3.1.0-dev.1: digest: sha256:2e66c991d54329b84595dafc2adf7f047583cee00c4336ba9e95f11a764bd108 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:01 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:77aa89dd3ba985c44f4807dbd67e46bd9bc16e12-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:01 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:77aa89dd3ba985c44f4807dbd67e46bd9bc16e12-3.1.0-dev.1 18:59:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:59:01 afaecac1d57b: Preparing 18:59:01 a2fdfee08eb0: Preparing 18:59:01 ed4be0bb2b94: Preparing 18:59:01 a206ee55fcfa: Preparing 18:59:01 85ca18b3a47f: Preparing 18:59:01 c425ee665cb3: Preparing 18:59:01 75de5668cb3f: Preparing 18:59:01 f1417ff83b31: Preparing 18:59:01 75de5668cb3f: Waiting 18:59:01 f1417ff83b31: Waiting 18:59:01 c425ee665cb3: Waiting 18:59:01 a206ee55fcfa: Layer already exists 18:59:01 afaecac1d57b: Layer already exists 18:59:01 85ca18b3a47f: Layer already exists 18:59:01 ed4be0bb2b94: Layer already exists 18:59:01 a2fdfee08eb0: Layer already exists 18:59:01 75de5668cb3f: Layer already exists 18:59:01 f1417ff83b31: Layer already exists 18:59:01 c425ee665cb3: Layer already exists 18:59:01 77aa89dd3ba985c44f4807dbd67e46bd9bc16e12-3.1.0-dev.1: digest: sha256:2e66c991d54329b84595dafc2adf7f047583cee00c4336ba9e95f11a764bd108 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:02 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:02 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 18:59:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:59:02 afaecac1d57b: Preparing 18:59:02 a2fdfee08eb0: Preparing 18:59:02 ed4be0bb2b94: Preparing 18:59:02 a206ee55fcfa: Preparing 18:59:02 85ca18b3a47f: Preparing 18:59:02 c425ee665cb3: Preparing 18:59:02 75de5668cb3f: Preparing 18:59:02 f1417ff83b31: Preparing 18:59:02 c425ee665cb3: Waiting 18:59:02 75de5668cb3f: Waiting 18:59:02 f1417ff83b31: Waiting 18:59:02 a206ee55fcfa: Layer already exists 18:59:02 85ca18b3a47f: Layer already exists 18:59:02 a2fdfee08eb0: Layer already exists 18:59:02 afaecac1d57b: Layer already exists 18:59:02 ed4be0bb2b94: Layer already exists 18:59:02 c425ee665cb3: Layer already exists 18:59:02 f1417ff83b31: Layer already exists 18:59:02 75de5668cb3f: Layer already exists 18:59:02 main: digest: sha256:2e66c991d54329b84595dafc2adf7f047583cee00c4336ba9e95f11a764bd108 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:59:02 ===================================================== [Pipeline] echo 18:59:02 taggedImages: 18:59:02 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:77aa89dd3ba985c44f4807dbd67e46bd9bc16e12 18:59:02 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 18:59:02 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.1 18:59:02 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:77aa89dd3ba985c44f4807dbd67e46bd9bc16e12-3.1.0-dev.1 18:59:02 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:59:02 18:59:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:59:03 latest: Pulling from edgex-lftools-log-publisher 18:59:03 5eb5b503b376: Pulling fs layer 18:59:03 5c69ac0246d0: Pulling fs layer 18:59:03 ec43610c2a17: Pulling fs layer 18:59:03 3a2ae6a8a46f: Pulling fs layer 18:59:03 33b1e0a273af: Pulling fs layer 18:59:03 5d3b04190fa2: Pulling fs layer 18:59:03 2f39f015ded8: Pulling fs layer 18:59:03 33b1e0a273af: Waiting 18:59:03 5d3b04190fa2: Waiting 18:59:03 3a2ae6a8a46f: Waiting 18:59:03 2f39f015ded8: Waiting 18:59:03 5c69ac0246d0: Verifying Checksum 18:59:03 5c69ac0246d0: Download complete 18:59:03 3a2ae6a8a46f: Download complete 18:59:03 33b1e0a273af: Verifying Checksum 18:59:03 33b1e0a273af: Download complete 18:59:03 5d3b04190fa2: Verifying Checksum 18:59:03 5d3b04190fa2: Download complete 18:59:03 ec43610c2a17: Verifying Checksum 18:59:03 ec43610c2a17: Download complete 18:59:03 5eb5b503b376: Verifying Checksum 18:59:03 5eb5b503b376: Download complete 18:59:03 2f39f015ded8: Download complete 18:59:04 5eb5b503b376: Pull complete 18:59:04 5c69ac0246d0: Pull complete 18:59:05 ec43610c2a17: Pull complete 18:59:05 3a2ae6a8a46f: Pull complete 18:59:05 33b1e0a273af: Pull complete 18:59:05 5d3b04190fa2: Pull complete 18:59:09 2f39f015ded8: Pull complete 18:59:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:59:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:59:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:59:09 prd-ubuntu20.04-docker-8c-8g-18088 does not seem to be running inside a container 18:59:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:59:13 $ docker top 100e88c99b3258c8fd5f8debf0384736956cde7ab820f51ee9815ff17934c4f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:59:13 ---> job-cost.sh 18:59:13 lf-activate-venv: SKIPPING 18:59:13 INFO: No Stack... 18:59:13 INFO: Retrieving Pricing Info for: v3-standard-8 18:59:14 INFO: Archiving Costs [Pipeline] sh 18:59:14 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 18:59:14 + cut -d, -f6 [Pipeline] lock 18:59:14 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-113-stack-cost] 18:59:14 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-113-stack-cost] did not exist. Created. 18:59:14 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-113-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:59:14 + echo total: 0.2199999988079071 [Pipeline] stash 18:59:15 Stashed 1 file(s) [Pipeline] } 18:59:15 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-113-stack-cost] [Pipeline] // lock [Pipeline] } 18:59:15 $ docker stop --time=1 100e88c99b3258c8fd5f8debf0384736956cde7ab820f51ee9815ff17934c4f6 18:59:16 $ docker rm -f --volumes 100e88c99b3258c8fd5f8debf0384736956cde7ab820f51ee9815ff17934c4f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:59:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-18091 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 18:59:16 Running in /w/workspace/app-rfid-llrp-inventory/113 [Pipeline] { [Pipeline] checkout 18:59:16 The recommended git tool is: git 18:59:23 using credential edgex-jenkins-ssh 18:59:23 Cloning the remote Git repository 18:59:23 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 18:59:23 > git init /w/workspace/app-rfid-llrp-inventory/113 # timeout=10 18:59:23 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 18:59:23 > git --version # timeout=10 18:59:23 > git --version # 'git version 2.25.1' 18:59:23 using GIT_SSH to set credentials SSH Credentials for GitHub 18:59:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:59:25 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 18:59:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:59:26 Avoid second fetch 18:59:26 Checking out Revision 77aa89dd3ba985c44f4807dbd67e46bd9bc16e12 (main) 18:59:26 > git config core.sparsecheckout # timeout=10 18:59:26 > git checkout -f 77aa89dd3ba985c44f4807dbd67e46bd9bc16e12 # timeout=10 18:59:27 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 (#204)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:59:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:59:28 % Total % Received % Xferd Average Speed Time Time Time Current 18:59:28 Dload Upload Total Spent Left Speed 18:59:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 234k 0 --:--:-- --:--:-- --:--:-- 234k [Pipeline] sh 18:59:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:59:29 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:59:29 + sudo tee /etc/docker/daemon.new 18:59:29 { 18:59:29 "registry-mirrors": [ 18:59:29 "https://nexus3.edgexfoundry.org:10001" 18:59:29 ], 18:59:29 "bip": "10.250.0.254/24", 18:59:29 "hosts": [ 18:59:29 "tcp://0.0.0.0:5555", 18:59:29 "unix:///var/run/docker.sock" 18:59:29 ], 18:59:29 "mtu": 1458, 18:59:29 "selinux-enabled": true, 18:59:29 "seccomp-profile": "/etc/docker/seccomp.json" 18:59:29 } [Pipeline] sh 18:59:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:59:29 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:59:48 provisioning config files... 18:59:48 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/113@tmp/config816156939481334856tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:59:48 ---> docker-login.sh 18:59:48 nexus3.edgexfoundry.org:10001 18:59:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:49 Configure a credential helper to remove this warning. See 18:59:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:49 18:59:49 Login Succeeded 18:59:49 nexus3.edgexfoundry.org:10002 18:59:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:50 Configure a credential helper to remove this warning. See 18:59:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:50 18:59:50 Login Succeeded 18:59:50 nexus3.edgexfoundry.org:10003 18:59:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:50 Configure a credential helper to remove this warning. See 18:59:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:50 18:59:50 Login Succeeded 18:59:50 nexus3.edgexfoundry.org:10004 18:59:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:50 Configure a credential helper to remove this warning. See 18:59:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:50 18:59:50 Login Succeeded 18:59:50 docker.io 18:59:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:51 Configure a credential helper to remove this warning. See 18:59:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:51 18:59:51 Login Succeeded 18:59:51 ---> docker-login.sh ends [Pipeline] } 18:59:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:59:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:59:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:59:51 ========================================================= 18:59:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 18:59:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:52 + 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 . 18:59:52 Sending build context to Docker daemon 683kB 18:59:52 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 18:59:52 Step 2/12 : FROM ${BASE} AS builder 18:59:52 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:59:52 c41833b44d91: Pulling fs layer 18:59:52 ed15518f5707: Pulling fs layer 18:59:52 feae8fd75edb: Pulling fs layer 18:59:52 242c74f7c9fa: Pulling fs layer 18:59:52 3cdef696dda3: Pulling fs layer 18:59:52 2ced38df9373: Pulling fs layer 18:59:52 58f1dce35555: Pulling fs layer 18:59:52 3cdef696dda3: Waiting 18:59:52 2ced38df9373: Waiting 18:59:52 58f1dce35555: Waiting 18:59:52 242c74f7c9fa: Waiting 18:59:52 ed15518f5707: Verifying Checksum 18:59:52 ed15518f5707: Download complete 18:59:52 242c74f7c9fa: Verifying Checksum 18:59:52 242c74f7c9fa: Download complete 18:59:52 3cdef696dda3: Verifying Checksum 18:59:52 3cdef696dda3: Download complete 18:59:52 c41833b44d91: Verifying Checksum 18:59:53 c41833b44d91: Pull complete 18:59:54 58f1dce35555: Verifying Checksum 18:59:54 58f1dce35555: Download complete 18:59:54 ed15518f5707: Pull complete 18:59:55 feae8fd75edb: Verifying Checksum 18:59:55 feae8fd75edb: Download complete 18:59:55 2ced38df9373: Verifying Checksum 18:59:55 2ced38df9373: Download complete 19:00:07 feae8fd75edb: Pull complete 19:00:07 242c74f7c9fa: Pull complete 19:00:07 3cdef696dda3: Pull complete 19:00:14 2ced38df9373: Pull complete 19:00:17 58f1dce35555: Pull complete 19:00:17 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 19:00:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:00:17 ---> fadd8f120f05 19:00:17 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 19:00:19 ---> Running in 2d7b5bfe3a60 19:00:19 Removing intermediate container 2d7b5bfe3a60 19:00:19 ---> 740b6980a7d6 19:00:19 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 19:00:19 ---> Running in 605e10a35a17 19:00:19 Removing intermediate container 605e10a35a17 19:00:19 ---> 2b278e5d5bf0 19:00:19 Step 5/12 : ARG ADD_BUILD_TAGS="" 19:00:19 ---> Running in 311d122f26fe 19:00:19 Removing intermediate container 311d122f26fe 19:00:19 ---> d4f9f811754d 19:00:19 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:00:19 ---> Running in f14337464e84 19:00:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:00:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:00:22 OK: 263 MiB in 53 packages 19:00:23 Removing intermediate container f14337464e84 19:00:23 ---> 2be4a3e556a3 19:00:23 Step 7/12 : WORKDIR /app 19:00:23 ---> Running in bcf9867d5bd8 19:00:23 Removing intermediate container bcf9867d5bd8 19:00:23 ---> 520238e45bf9 19:00:23 Step 8/12 : COPY go.mod vendor* ./ 19:00:27 ---> e8ad7f14b502 19:00:27 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:00:27 ---> Running in fd3ad2d06a86 19:01:35 Removing intermediate container fd3ad2d06a86 19:01:35 ---> 13c3d6fb2cb1 19:01:35 Step 10/12 : COPY . . 19:01:35 ---> 4d80e6e9bc17 19:01:35 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:01:35 ---> Running in fecd6e09b202 19:01:35 Removing intermediate container fecd6e09b202 19:01:35 ---> 70da96ac1696 19:01:35 Step 12/12 : RUN $MAKE 19:01:35 ---> Running in d496ec338ffe 19:01:35 noop 19:01:35 Removing intermediate container d496ec338ffe 19:01:35 ---> bfdffa84f209 19:01:35 Successfully built bfdffa84f209 19:01:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:35 + docker inspect -f . ci-base-image-arm64 19:01:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:01:35 prd-ubuntu20.04-docker-arm64-4c-16g-18091 does not seem to be running inside a container 19:01:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/113 -v /w/workspace/app-rfid-llrp-inventory/113:/w/workspace/app-rfid-llrp-inventory/113:rw,z -v /w/workspace/app-rfid-llrp-inventory/113@tmp:/w/workspace/app-rfid-llrp-inventory/113@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 19:01:36 $ docker top 28f30cddab187bf70d06b4c009cf8cd61f8340542668421a7615890ef8534455 -eo pid,comm [Pipeline] { [Pipeline] sh 19:01:37 + go version 19:01:37 go version go1.20.2 linux/arm64 [Pipeline] } 19:01:37 $ docker stop --time=1 28f30cddab187bf70d06b4c009cf8cd61f8340542668421a7615890ef8534455 19:01:39 $ docker rm -f --volumes 28f30cddab187bf70d06b4c009cf8cd61f8340542668421a7615890ef8534455 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:39 + docker inspect -f . ci-base-image-arm64 19:01:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:01:40 prd-ubuntu20.04-docker-arm64-4c-16g-18091 does not seem to be running inside a container 19:01:40 $ 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/113 -v /w/workspace/app-rfid-llrp-inventory/113:/w/workspace/app-rfid-llrp-inventory/113:rw,z -v /w/workspace/app-rfid-llrp-inventory/113@tmp:/w/workspace/app-rfid-llrp-inventory/113@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 19:01:41 $ docker top 47433f1ffacdc9a6da2a8b04374bd313595fdb517360d1e37c5a9b92c02d1c03 -eo pid,comm [Pipeline] { [Pipeline] sh 19:01:41 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/113 [Pipeline] fileExists [Pipeline] sh 19:01:42 + make test 19:01:42 go test -race ./... -coverprofile=coverage.out ./... 19:04:34 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 19:04:42 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 19:04:42 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.572s coverage: 86.2% of statements 19:04:54 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.793s coverage: 71.9% of statements 19:04:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:04:55 go vet ./... 19:07:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:07:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:07:32 ./bin/test-attribution.sh 19:07:32 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 19:07:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:07:32 $ docker stop --time=1 47433f1ffacdc9a6da2a8b04374bd313595fdb517360d1e37c5a9b92c02d1c03 19:07:33 $ docker rm -f --volumes 47433f1ffacdc9a6da2a8b04374bd313595fdb517360d1e37c5a9b92c02d1c03 [Pipeline] // withDockerContainer [Pipeline] sh 19:07:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:07:35 Warning: overwriting stash ‘coverage-report’ 19:07:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:07:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:07:36 + ls -al . 19:07:36 total 228 19:07:36 drwxrwxr-x 10 jenkins jenkins 4096 Jun 7 19:01 . 19:07:36 drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 18:59 .. 19:07:36 -rw-rw-r-- 1 jenkins jenkins 262 Jun 7 18:59 .dockerignore 19:07:36 drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 18:59 .git 19:07:36 drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 18:59 .github 19:07:36 -rw-rw-r-- 1 jenkins jenkins 788 Jun 7 18:59 .gitignore 19:07:36 -rw-rw-r-- 1 jenkins jenkins 41 Jun 7 18:59 .golangci.yml 19:07:36 -rw-rw-r-- 1 jenkins jenkins 9805 Jun 7 18:59 Attribution.txt 19:07:36 -rw-rw-r-- 1 jenkins jenkins 9042 Jun 7 18:59 CHANGELOG.md 19:07:36 -rw-rw-r-- 1 jenkins jenkins 1659 Jun 7 18:59 Dockerfile 19:07:36 -rw-rw-r-- 1 jenkins jenkins 677 Jun 7 18:59 GOVERNANCE.md 19:07:36 -rw-rw-r-- 1 jenkins jenkins 687 Jun 7 18:59 Jenkinsfile 19:07:36 -rw-rw-r-- 1 jenkins jenkins 11347 Jun 7 18:59 LICENSE 19:07:36 -rw-rw-r-- 1 jenkins jenkins 2497 Jun 7 18:59 Makefile 19:07:36 -rw-rw-r-- 1 jenkins jenkins 617 Jun 7 18:59 OWNERS.md 19:07:36 -rw-rw-r-- 1 jenkins jenkins 31516 Jun 7 18:59 README.md 19:07:36 -rw-rw-r-- 1 jenkins jenkins 11 Jun 7 18:56 VERSION 19:07:36 drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 18:59 bin 19:07:36 -rw-r--r-- 1 jenkins jenkins 41317 Jun 7 19:04 coverage.out 19:07:36 -rw-rw-r-- 1 jenkins jenkins 3419 Jun 7 18:59 go.mod 19:07:36 -rw-rw-r-- 1 jenkins jenkins 31499 Jun 7 18:59 go.sum 19:07:36 drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 18:59 images 19:07:36 drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 18:59 internal 19:07:36 -rw-rw-r-- 1 jenkins jenkins 531 Jun 7 18:59 main.go 19:07:36 drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 18:59 res 19:07:36 drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 18:59 snap 19:07:36 drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 18:59 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:36 + 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=77aa89dd3ba985c44f4807dbd67e46bd9bc16e12 --label arch=arm64 --label version=3.1.0-dev.1 . 19:07:37 Sending build context to Docker daemon 683kB 19:07:37 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 19:07:37 Step 2/29 : FROM ${BASE} AS builder 19:07:37 ---> bfdffa84f209 19:07:37 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 19:07:37 ---> Running in 1f7a5c2b0865 19:07:37 Removing intermediate container 1f7a5c2b0865 19:07:37 ---> 23bd4708adfd 19:07:37 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 19:07:37 ---> Running in e2acd8078c04 19:07:37 Removing intermediate container e2acd8078c04 19:07:37 ---> a10044b0aa19 19:07:37 Step 5/29 : ARG ADD_BUILD_TAGS="" 19:07:37 ---> Running in f9e1573bae05 19:07:38 Removing intermediate container f9e1573bae05 19:07:38 ---> 995816c800d5 19:07:38 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:07:38 ---> Running in 65d9020760a1 19:07:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:07:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:07:40 OK: 263 MiB in 53 packages 19:07:41 Removing intermediate container 65d9020760a1 19:07:41 ---> 9d475f1c9f85 19:07:41 Step 7/29 : WORKDIR /app 19:07:41 ---> Running in b10627476145 19:07:41 Removing intermediate container b10627476145 19:07:41 ---> b2e1d337efe6 19:07:41 Step 8/29 : COPY go.mod vendor* ./ 19:07:42 ---> 54ebd380a61a 19:07:42 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:42 ---> Running in 6905a01dfc67 19:07:45 Removing intermediate container 6905a01dfc67 19:07:45 ---> e82997fc3ae9 19:07:45 Step 10/29 : COPY . . 19:07:45 ---> 75d3710b366e 19:07:45 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:07:45 ---> Running in f2ab935d5a44 19:07:45 Removing intermediate container f2ab935d5a44 19:07:45 ---> 988172627d90 19:07:45 Step 12/29 : RUN $MAKE 19:07:45 ---> Running in d96795ec8752 19:07:46 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.1 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.1" -trimpath -mod=readonly -o app-rfid-llrp-inventory 19:09:53 Removing intermediate container d96795ec8752 19:09:53 ---> b14b9fae6e65 19:09:53 Step 13/29 : FROM alpine:3.17 19:09:53 3.17: Pulling from library/alpine 19:09:53 c41833b44d91: Already exists 19:09:53 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 19:09:53 Status: Downloaded newer image for alpine:3.17 19:09:53 ---> 51e60588ff2c 19:09:53 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 19:09:53 ---> Running in e224843db4d8 19:09:53 Removing intermediate container e224843db4d8 19:09:53 ---> dc96e57335a4 19:09:53 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 19:09:53 ---> Running in 9fb8af1da3bb 19:09:53 Removing intermediate container 9fb8af1da3bb 19:09:53 ---> 63025d3cfca5 19:09:53 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 19:09:53 ---> Running in 1eee9f26c4ce 19:09:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:09:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:09:53 (1/2) Installing ca-certificates (20230506-r0) 19:09:53 (2/2) Installing dumb-init (1.2.5-r2) 19:09:53 Executing busybox-1.35.0-r29.trigger 19:09:53 Executing ca-certificates-20230506-r0.trigger 19:09:53 OK: 8 MiB in 17 packages 19:09:53 Removing intermediate container 1eee9f26c4ce 19:09:53 ---> 957489672d82 19:09:53 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:09:53 ---> f774e26bd83a 19:09:53 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 19:09:53 ---> 8f7af6d65bbe 19:09:53 Step 19/29 : COPY --from=builder /app/res/ /res/ 19:09:53 ---> 655b77504517 19:09:53 Step 20/29 : COPY --from=builder /app/static/ /static/ 19:09:53 ---> 7fbab5465b70 19:09:53 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 19:09:55 ---> a006f231c1af 19:09:55 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 19:09:55 ---> Running in 81a2c8c1cad2 19:09:56 Removing intermediate container 81a2c8c1cad2 19:09:56 ---> 193fb69fc595 19:09:56 Step 23/29 : VOLUME /cache 19:09:56 ---> Running in 1d0b7999bfe1 19:09:57 Removing intermediate container 1d0b7999bfe1 19:09:57 ---> af351df746fb 19:09:57 Step 24/29 : EXPOSE 59711 19:09:57 ---> Running in cc5a9af0bf7f 19:09:57 Removing intermediate container cc5a9af0bf7f 19:09:57 ---> 4cac88670592 19:09:57 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 19:09:57 ---> Running in ed1aa799c33a 19:09:57 Removing intermediate container ed1aa799c33a 19:09:57 ---> ea5cf2385a24 19:09:57 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 19:09:57 ---> Running in 40448a118b4f 19:09:58 Removing intermediate container 40448a118b4f 19:09:58 ---> 2aa09049c29f 19:09:58 Step 27/29 : LABEL arch=arm64 19:09:58 ---> Running in 3cc72b777234 19:09:58 Removing intermediate container 3cc72b777234 19:09:58 ---> 3a82569da07a 19:09:58 Step 28/29 : LABEL git_sha=77aa89dd3ba985c44f4807dbd67e46bd9bc16e12 19:09:58 ---> Running in 209f9513658a 19:09:58 Removing intermediate container 209f9513658a 19:09:58 ---> 6b1a8164114a 19:09:58 Step 29/29 : LABEL version=3.1.0-dev.1 19:09:58 ---> Running in 277d0a3aeec2 19:09:59 Removing intermediate container 277d0a3aeec2 19:09:59 ---> b738e545f0d0 19:09:59 [Warning] One or more build-args [ARCH] were not consumed 19:09:59 Successfully built b738e545f0d0 19:09:59 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 19:09:59 provisioning config files... 19:09:59 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/113@tmp/config100630560791820290tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:09:59 ---> docker-login.sh 19:09:59 nexus3.edgexfoundry.org:10001 19:09:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:00 Configure a credential helper to remove this warning. See 19:10:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:00 19:10:00 Login Succeeded 19:10:00 nexus3.edgexfoundry.org:10002 19:10:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:00 Configure a credential helper to remove this warning. See 19:10:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:00 19:10:00 Login Succeeded 19:10:00 nexus3.edgexfoundry.org:10003 19:10:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:00 Configure a credential helper to remove this warning. See 19:10:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:00 19:10:00 Login Succeeded 19:10:00 nexus3.edgexfoundry.org:10004 19:10:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:01 Configure a credential helper to remove this warning. See 19:10:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:01 19:10:01 Login Succeeded 19:10:01 docker.io 19:10:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:02 Configure a credential helper to remove this warning. See 19:10:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:02 19:10:02 Login Succeeded 19:10:02 ---> docker-login.sh ends [Pipeline] } 19:10:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:10:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:10:02 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 19:10:02 77aa89dd3ba985c44f4807dbd67e46bd9bc16e12 19:10:02 latest 19:10:02 3.1.0-dev.1 19:10:02 77aa89dd3ba985c44f4807dbd67e46bd9bc16e12-3.1.0-dev.1 19:10:02 main 19:10:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:02 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:77aa89dd3ba985c44f4807dbd67e46bd9bc16e12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:02 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:77aa89dd3ba985c44f4807dbd67e46bd9bc16e12 19:10:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 19:10:02 67abd99e5e05: Preparing 19:10:02 0fdd3f2cba4d: Preparing 19:10:02 cfdc9a49eb8b: Preparing 19:10:02 6f11676a16ee: Preparing 19:10:02 9d5d84d11c67: Preparing 19:10:02 cf29f3881c52: Preparing 19:10:02 93ce3aa0eaed: Preparing 19:10:02 26cbea5cba74: Preparing 19:10:02 cf29f3881c52: Waiting 19:10:02 93ce3aa0eaed: Waiting 19:10:02 26cbea5cba74: Waiting 19:10:03 6f11676a16ee: Pushed 19:10:03 cfdc9a49eb8b: Pushed 19:10:03 9d5d84d11c67: Pushed 19:10:03 67abd99e5e05: Pushed 19:10:03 26cbea5cba74: Layer already exists 19:10:03 cf29f3881c52: Pushed 19:10:03 93ce3aa0eaed: Pushed 19:10:08 0fdd3f2cba4d: Pushed 19:10:08 77aa89dd3ba985c44f4807dbd67e46bd9bc16e12: digest: sha256:851272fb05993aac58c81f5bded0cb021fa895f92b918c9a5a01e0241d44aa71 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:09 + 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 19:10:09 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 19:10:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 19:10:09 67abd99e5e05: Preparing 19:10:09 0fdd3f2cba4d: Preparing 19:10:09 cfdc9a49eb8b: Preparing 19:10:09 6f11676a16ee: Preparing 19:10:09 9d5d84d11c67: Preparing 19:10:09 cf29f3881c52: Preparing 19:10:09 93ce3aa0eaed: Preparing 19:10:09 26cbea5cba74: Preparing 19:10:09 93ce3aa0eaed: Waiting 19:10:09 26cbea5cba74: Waiting 19:10:09 cf29f3881c52: Waiting 19:10:09 cfdc9a49eb8b: Layer already exists 19:10:09 67abd99e5e05: Layer already exists 19:10:09 6f11676a16ee: Layer already exists 19:10:09 0fdd3f2cba4d: Layer already exists 19:10:09 9d5d84d11c67: Layer already exists 19:10:09 cf29f3881c52: Layer already exists 19:10:09 93ce3aa0eaed: Layer already exists 19:10:09 26cbea5cba74: Layer already exists 19:10:09 latest: digest: sha256:851272fb05993aac58c81f5bded0cb021fa895f92b918c9a5a01e0241d44aa71 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:10 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:10 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.1 19:10:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 19:10:10 67abd99e5e05: Preparing 19:10:10 0fdd3f2cba4d: Preparing 19:10:10 cfdc9a49eb8b: Preparing 19:10:10 6f11676a16ee: Preparing 19:10:10 9d5d84d11c67: Preparing 19:10:10 cf29f3881c52: Preparing 19:10:10 93ce3aa0eaed: Preparing 19:10:10 26cbea5cba74: Preparing 19:10:10 cf29f3881c52: Waiting 19:10:10 26cbea5cba74: Waiting 19:10:10 93ce3aa0eaed: Waiting 19:10:10 9d5d84d11c67: Layer already exists 19:10:10 67abd99e5e05: Layer already exists 19:10:10 0fdd3f2cba4d: Layer already exists 19:10:10 6f11676a16ee: Layer already exists 19:10:10 cfdc9a49eb8b: Layer already exists 19:10:10 cf29f3881c52: Layer already exists 19:10:10 93ce3aa0eaed: Layer already exists 19:10:10 26cbea5cba74: Layer already exists 19:10:10 3.1.0-dev.1: digest: sha256:851272fb05993aac58c81f5bded0cb021fa895f92b918c9a5a01e0241d44aa71 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:11 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:77aa89dd3ba985c44f4807dbd67e46bd9bc16e12-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:11 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:77aa89dd3ba985c44f4807dbd67e46bd9bc16e12-3.1.0-dev.1 19:10:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 19:10:11 67abd99e5e05: Preparing 19:10:11 0fdd3f2cba4d: Preparing 19:10:11 cfdc9a49eb8b: Preparing 19:10:11 6f11676a16ee: Preparing 19:10:11 9d5d84d11c67: Preparing 19:10:11 cf29f3881c52: Preparing 19:10:11 93ce3aa0eaed: Preparing 19:10:11 26cbea5cba74: Preparing 19:10:11 cf29f3881c52: Waiting 19:10:11 93ce3aa0eaed: Waiting 19:10:11 26cbea5cba74: Waiting 19:10:11 67abd99e5e05: Layer already exists 19:10:11 0fdd3f2cba4d: Layer already exists 19:10:11 cfdc9a49eb8b: Layer already exists 19:10:11 9d5d84d11c67: Layer already exists 19:10:11 6f11676a16ee: Layer already exists 19:10:11 93ce3aa0eaed: Layer already exists 19:10:11 cf29f3881c52: Layer already exists 19:10:11 26cbea5cba74: Layer already exists 19:10:11 77aa89dd3ba985c44f4807dbd67e46bd9bc16e12-3.1.0-dev.1: digest: sha256:851272fb05993aac58c81f5bded0cb021fa895f92b918c9a5a01e0241d44aa71 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:12 + 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 19:10:12 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 19:10:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 19:10:12 67abd99e5e05: Preparing 19:10:12 0fdd3f2cba4d: Preparing 19:10:12 cfdc9a49eb8b: Preparing 19:10:12 6f11676a16ee: Preparing 19:10:12 9d5d84d11c67: Preparing 19:10:12 cf29f3881c52: Preparing 19:10:12 93ce3aa0eaed: Preparing 19:10:12 26cbea5cba74: Preparing 19:10:12 cf29f3881c52: Waiting 19:10:12 93ce3aa0eaed: Waiting 19:10:12 26cbea5cba74: Waiting 19:10:12 6f11676a16ee: Layer already exists 19:10:12 cfdc9a49eb8b: Layer already exists 19:10:12 9d5d84d11c67: Layer already exists 19:10:12 0fdd3f2cba4d: Layer already exists 19:10:12 67abd99e5e05: Layer already exists 19:10:12 93ce3aa0eaed: Layer already exists 19:10:12 cf29f3881c52: Layer already exists 19:10:12 26cbea5cba74: Layer already exists 19:10:12 main: digest: sha256:851272fb05993aac58c81f5bded0cb021fa895f92b918c9a5a01e0241d44aa71 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:10:12 ===================================================== [Pipeline] echo 19:10:12 taggedImages: 19:10:12 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:77aa89dd3ba985c44f4807dbd67e46bd9bc16e12 19:10:12 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 19:10:12 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.1 19:10:12 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:77aa89dd3ba985c44f4807dbd67e46bd9bc16e12-3.1.0-dev.1 19:10:12 - 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 19:10:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:10:13 19:10:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:10:13 arm64: Pulling from edgex-lftools-log-publisher 19:10:13 8998bd30e6a1: Pulling fs layer 19:10:13 04944245beec: Pulling fs layer 19:10:13 699f458cf7ca: Pulling fs layer 19:10:13 765212b225bb: Pulling fs layer 19:10:13 f23df028b6ca: Pulling fs layer 19:10:13 d65c8cfc05b1: Pulling fs layer 19:10:13 2437ff75d9bd: Pulling fs layer 19:10:13 f23df028b6ca: Waiting 19:10:13 d65c8cfc05b1: Waiting 19:10:13 2437ff75d9bd: Waiting 19:10:13 765212b225bb: Waiting 19:10:13 04944245beec: Verifying Checksum 19:10:13 04944245beec: Download complete 19:10:13 765212b225bb: Download complete 19:10:13 f23df028b6ca: Download complete 19:10:13 d65c8cfc05b1: Verifying Checksum 19:10:13 d65c8cfc05b1: Download complete 19:10:13 699f458cf7ca: Verifying Checksum 19:10:13 699f458cf7ca: Download complete 19:10:14 8998bd30e6a1: Verifying Checksum 19:10:14 8998bd30e6a1: Download complete 19:10:16 2437ff75d9bd: Verifying Checksum 19:10:16 2437ff75d9bd: Download complete 19:10:17 8998bd30e6a1: Pull complete 19:10:18 04944245beec: Pull complete 19:10:19 699f458cf7ca: Pull complete 19:10:19 765212b225bb: Pull complete 19:10:20 f23df028b6ca: Pull complete 19:10:20 d65c8cfc05b1: Pull complete 19:10:32 2437ff75d9bd: Pull complete 19:10:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:10:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:10:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:33 prd-ubuntu20.04-docker-arm64-4c-16g-18091 does not seem to be running inside a container 19:10:33 $ 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/113 -v /w/workspace/app-rfid-llrp-inventory/113:/w/workspace/app-rfid-llrp-inventory/113:rw,z -v /w/workspace/app-rfid-llrp-inventory/113@tmp:/w/workspace/app-rfid-llrp-inventory/113@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 19:10:35 $ docker top 1194fa59cff501c83ceeb5994712dec7b209e654a0b39d877aae4910b1349b96 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:10:36 ---> job-cost.sh 19:10:36 lf-activate-venv: SKIPPING 19:10:36 INFO: No Stack... 19:10:36 INFO: Retrieving Pricing Info for: v3-standard-4 19:10:37 INFO: Archiving Costs [Pipeline] sh 19:10:37 + cat+ cut -d, -f6 19:10:37 /w/workspace/app-rfid-llrp-inventory/113/archives/cost.csv [Pipeline] lock 19:10:38 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-113-stack-cost] 19:10:38 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-113-stack-cost] did not exist. Created. 19:10:38 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-113-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:10:38 /w/workspace/app-rfid-llrp-inventory/113@tmp/durable-2e3168e7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:10:38 + echo total: 0.10999999940395355 [Pipeline] stash 19:10:38 Warning: overwriting stash ‘stack-cost’ 19:10:38 Stashed 1 file(s) [Pipeline] } 19:10:38 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-113-stack-cost] [Pipeline] // lock [Pipeline] } 19:10:38 $ docker stop --time=1 1194fa59cff501c83ceeb5994712dec7b209e654a0b39d877aae4910b1349b96 19:10:40 $ docker rm -f --volumes 1194fa59cff501c83ceeb5994712dec7b209e654a0b39d877aae4910b1349b96 [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 19:10:40 provisioning config files... 19:10:40 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4006766957204591908tmp [Pipeline] { [Pipeline] sh 19:10:41 + set +x 19:10:41 + curl -s https://codecov.io/bash 19:10:41 + bash -s -- 19:10:41 19:10:41 _____ _ 19:10:41 / ____| | | 19:10:41 | | ___ __| | ___ ___ _____ __ 19:10:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:10:41 | |___| (_) | (_| | __/ (_| (_) \ V / 19:10:41 \_____\___/ \__,_|\___|\___\___/ \_/ 19:10:41 Bash-1.0.6 19:10:41 19:10:41 19:10:41 ==> git version 2.25.1 found 19:10:41 ==> 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 19:10:41 Release-Date: 2020-01-08 19:10:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:10:41 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:10:41 ==> Jenkins CI detected. 19:10:41 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 19:10:41 project root: . 19:10:41 --> token set from env 19:10:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:10:41 ==> Running gcov in . (disable via -X gcov) 19:10:41 ==> Python coveragepy not found 19:10:41 ==> Searching for coverage reports in: 19:10:41 + . 19:10:41 -> Found 1 reports 19:10:41 ==> Detecting git/mercurial file structure 19:10:41 ==> Reading reports 19:10:41 + ./coverage.out bytes=41317 19:10:41 ==> Appending adjustments 19:10:41 https://docs.codecov.io/docs/fixing-reports 19:10:41 + Found adjustments 19:10:41 ==> Gzipping contents 19:10:41 12K /tmp/codecov.aJyZRw.gz 19:10:41 ==> Uploading reports 19:10:41 url: https://codecov.io 19:10:41 query: branch=main&commit=77aa89dd3ba985c44f4807dbd67e46bd9bc16e12&build=113&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F113%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 19:10:41 -> Pinging Codecov 19:10:41 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=77aa89dd3ba985c44f4807dbd67e46bd9bc16e12&build=113&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F113%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 19:10:41 -> Uploading to 19:10:41 https://storage.googleapis.com/codecov/v4/raw/2023-06-07/581DD39554BDF9B6E22D074273EAD858/77aa89dd3ba985c44f4807dbd67e46bd9bc16e12/5b70bc89-bf43-4676-829d-bace6a17d32d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230607%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230607T191041Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ac067ae67d9fb3a62b8c7d42c857be2597556aada421e069359e84a47b2ff287 19:10:41 % Total % Received % Xferd Average Speed Time Time Time Current 19:10:41 Dload Upload Total Spent Left Speed 19:10:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 70238 --:--:-- --:--:-- --:--:-- 70238 19:10:41 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/77aa89dd3ba985c44f4807dbd67e46bd9bc16e12 [Pipeline] } 19:10:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:10:41 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:10:41 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:10:42 19:10:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:10:42 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:10:42 df9b9388f04a: Pulling fs layer 19:10:42 52dc419b0ee2: Pulling fs layer 19:10:42 25bc292e5bac: Pulling fs layer 19:10:42 114826534d7a: Pulling fs layer 19:10:42 4657fd5d0bcf: Pulling fs layer 19:10:42 6ad1cebc031e: Pulling fs layer 19:10:42 8a3aa393b2d8: Pulling fs layer 19:10:42 4657fd5d0bcf: Waiting 19:10:42 8a3aa393b2d8: Waiting 19:10:42 114826534d7a: Waiting 19:10:42 6ad1cebc031e: Waiting 19:10:42 25bc292e5bac: Verifying Checksum 19:10:42 25bc292e5bac: Download complete 19:10:42 52dc419b0ee2: Verifying Checksum 19:10:42 52dc419b0ee2: Download complete 19:10:42 4657fd5d0bcf: Verifying Checksum 19:10:42 4657fd5d0bcf: Download complete 19:10:42 df9b9388f04a: Download complete 19:10:42 df9b9388f04a: Pull complete 19:10:42 6ad1cebc031e: Verifying Checksum 19:10:42 6ad1cebc031e: Download complete 19:10:42 52dc419b0ee2: Pull complete 19:10:42 25bc292e5bac: Pull complete 19:10:43 114826534d7a: Verifying Checksum 19:10:43 114826534d7a: Download complete 19:10:43 8a3aa393b2d8: Verifying Checksum 19:10:43 8a3aa393b2d8: Download complete 19:10:46 114826534d7a: Pull complete 19:10:46 4657fd5d0bcf: Pull complete 19:10:46 6ad1cebc031e: Pull complete 19:10:49 8a3aa393b2d8: Pull complete 19:10:49 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 19:10:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:10:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:49 prd-ubuntu20.04-docker-8c-8g-18088 does not seem to be running inside a container 19:10:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 19:10:52 $ docker top 35cb7d6406bf06f6d385b89d2ce25b34b8d006e92c3c7aea702e3fe4982b5b74 -eo pid,comm [Pipeline] { [Pipeline] echo 19:10:52 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 19:10:52 + set -o pipefail 19:10:52 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 19:10:56 19:10:56 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 19:10:56 19:10:56 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/a8432758-bde7-4fe8-b13b-2523552faa7b 19:10:56 19:10:56 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 19:10:56 19:10:56 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:10:56 19:10:57 19:10:57 A medium severity vulnerability was found in the Snyk CLI versions you are using. 19:10:57 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 19:10:57 More details here: https://snyk.co/ue1NS 19:10:57 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 19:10:57 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 19:10:57 $ docker stop --time=1 35cb7d6406bf06f6d385b89d2ce25b34b8d006e92c3c7aea702e3fe4982b5b74 19:11:00 $ docker rm -f --volumes 35cb7d6406bf06f6d385b89d2ce25b34b8d006e92c3c7aea702e3fe4982b5b74 [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 19:11:01 + git log --format=format:%s -1 77aa89dd3ba985c44f4807dbd67e46bd9bc16e12 [Pipeline] sh 19:11:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:11:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:11:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:01 prd-ubuntu20.04-docker-8c-8g-18088 does not seem to be running inside a container 19:11:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:11:02 $ docker top 2de791fb5256c0d675986984f0095a202a67f33121e71e2571ee935c32be6f70 -eo pid,comm 19:11:02 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:11:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:11:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:11:02 [ssh-agent] Looking for ssh-agent implementation... 19:11:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:11:02 $ docker exec 2de791fb5256c0d675986984f0095a202a67f33121e71e2571ee935c32be6f70 ssh-agent 19:11:02 SSH_AUTH_SOCK=/tmp/ssh-kCm4CkHWRHVZ/agent.32 19:11:02 SSH_AGENT_PID=38 19:11:02 Running ssh-add (command line suppressed) 19:11:02 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6959378645364822412.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6959378645364822412.key) 19:11:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:11:02 + git semver tag 19:11:03 2023-06-07 19:11:03,166 [run_tag] DEBUG tag force:False 19:11:03 2023-06-07 19:11:03,166 [check_head_tag] DEBUG check head tag 19:11:03 2023-06-07 19:11:03,168 [execute] INFO git cat-file --batch-check 19:11:03 2023-06-07 19:11:03,168 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 19:11:03 2023-06-07 19:11:03,172 [execute] INFO git cat-file --batch 19:11:03 2023-06-07 19:11:03,172 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 19:11:03 2023-06-07 19:11:03,193 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 19:11:03 2023-06-07 19:11:03,193 [execute] INFO git tag -a v3.1.0-dev.1 -m v3.1.0-dev.1 19:11:03 2023-06-07 19:11:03,193 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.1', '-m', 'v3.1.0-dev.1'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 19:11:03 2023-06-07 19:11:03,197 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 19:11:03 3.1.0-dev.1 [Pipeline] } 19:11:03 $ docker exec --env ******** --env ******** 2de791fb5256c0d675986984f0095a202a67f33121e71e2571ee935c32be6f70 ssh-agent -k 19:11:03 unset SSH_AUTH_SOCK; 19:11:03 unset SSH_AGENT_PID; 19:11:03 echo Agent pid 38 killed; 19:11:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:11:03 + git semver [Pipeline] } 19:11:03 $ docker stop --time=1 2de791fb5256c0d675986984f0095a202a67f33121e71e2571ee935c32be6f70 19:11:05 $ docker rm -f --volumes 2de791fb5256c0d675986984f0095a202a67f33121e71e2571ee935c32be6f70 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:11:05 19:11:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:11:05 0.23.1-centos7: Pulling from edgex-lftools 19:11:05 ab5ef0e58194: Pulling fs layer 19:11:05 9712f1f96733: Pulling fs layer 19:11:05 63f879dbbcfc: Pulling fs layer 19:11:05 0d9ebad4ef96: Pulling fs layer 19:11:05 e9a5061849ea: Pulling fs layer 19:11:05 d747dcd14b5f: Pulling fs layer 19:11:05 2de7ff778b66: Pulling fs layer 19:11:05 0d9ebad4ef96: Waiting 19:11:05 d747dcd14b5f: Waiting 19:11:05 9712f1f96733: Verifying Checksum 19:11:05 9712f1f96733: Download complete 19:11:06 63f879dbbcfc: Verifying Checksum 19:11:06 63f879dbbcfc: Download complete 19:11:06 0d9ebad4ef96: Verifying Checksum 19:11:06 0d9ebad4ef96: Download complete 19:11:06 e9a5061849ea: Verifying Checksum 19:11:06 e9a5061849ea: Download complete 19:11:06 d747dcd14b5f: Verifying Checksum 19:11:06 d747dcd14b5f: Download complete 19:11:06 ab5ef0e58194: Verifying Checksum 19:11:06 ab5ef0e58194: Download complete 19:11:06 2de7ff778b66: Verifying Checksum 19:11:06 2de7ff778b66: Download complete 19:11:08 ab5ef0e58194: Pull complete 19:11:08 9712f1f96733: Pull complete 19:11:09 63f879dbbcfc: Pull complete 19:11:13 0d9ebad4ef96: Pull complete 19:11:13 e9a5061849ea: Pull complete 19:11:13 d747dcd14b5f: Pull complete 19:11:14 2de7ff778b66: Pull complete 19:11:14 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:11:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:11:14 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:14 prd-ubuntu20.04-docker-8c-8g-18088 does not seem to be running inside a container 19:11:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 19:11:18 $ docker top b51a8e8c536698fb72fe181dfcfa21116fbbf47b455d927cdac021699e30c4e8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:11:18 provisioning config files... 19:11:18 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5687044615691313956tmp 19:11:18 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6559358401435810544tmp 19:11:18 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3134677452473141799tmp [Pipeline] { [Pipeline] echo 19:11:18 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:11:18 ---> sigul-configuration.sh 19:11:18 gpg: directory `/root/.gnupg' created 19:11:18 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:11:18 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:11:18 gpg: keyring `/root/.gnupg/secring.gpg' created 19:11:18 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:11:18 gpg: CAST5 encrypted data 19:11:18 gpg: encrypted with 1 passphrase 19:11:18 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:11:18 + mkdir /home/jenkins 19:11:18 + mkdir /home/jenkins/sigul [Pipeline] sh 19:11:19 + 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 19:11:19 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:11:19 ---> sigul-install.sh 19:11:19 Sigul already installed; skipping installation. [Pipeline] sh 19:11:19 + git tag --list 19:11:19 v0.0.0 19:11:19 v1.0.0 19:11:19 v2.1.0 19:11:19 v2.1.1 19:11:19 v2.1.1-dev.1 19:11:19 v2.2.0 19:11:19 v2.2.1-dev.1 19:11:19 v2.2.1-dev.2 19:11:19 v2.2.1-dev.3 19:11:19 v2.2.1-dev.4 19:11:19 v2.2.1-dev.5 19:11:19 v2.2.1-dev.6 19:11:19 v2.2.1-dev.7 19:11:19 v2.3.0 19:11:19 v2.3.0-dev.10 19:11:19 v2.3.0-dev.11 19:11:19 v2.3.0-dev.12 19:11:19 v2.3.0-dev.13 19:11:19 v2.3.0-dev.14 19:11:19 v2.3.0-dev.15 19:11:19 v2.3.0-dev.16 19:11:19 v2.3.0-dev.17 19:11:19 v2.3.0-dev.18 19:11:19 v2.3.0-dev.19 19:11:19 v2.3.0-dev.20 19:11:19 v2.3.0-dev.21 19:11:19 v2.3.0-dev.22 19:11:19 v2.3.0-dev.23 19:11:19 v2.3.0-dev.24 19:11:19 v2.3.0-dev.25 19:11:19 v2.3.0-dev.26 19:11:19 v2.3.0-dev.9 19:11:19 v2.3.1-dev.1 19:11:19 v3.0 19:11:19 v3.0.0 19:11:19 v3.0.0-dev.1 19:11:19 v3.0.0-dev.10 19:11:19 v3.0.0-dev.11 19:11:19 v3.0.0-dev.12 19:11:19 v3.0.0-dev.13 19:11:19 v3.0.0-dev.14 19:11:19 v3.0.0-dev.15 19:11:19 v3.0.0-dev.16 19:11:19 v3.0.0-dev.17 19:11:19 v3.0.0-dev.18 19:11:19 v3.0.0-dev.19 19:11:19 v3.0.0-dev.2 19:11:19 v3.0.0-dev.20 19:11:19 v3.0.0-dev.21 19:11:19 v3.0.0-dev.22 19:11:19 v3.0.0-dev.23 19:11:19 v3.0.0-dev.24 19:11:19 v3.0.0-dev.25 19:11:19 v3.0.0-dev.26 19:11:19 v3.0.0-dev.27 19:11:19 v3.0.0-dev.28 19:11:19 v3.0.0-dev.29 19:11:19 v3.0.0-dev.3 19:11:19 v3.0.0-dev.30 19:11:19 v3.0.0-dev.31 19:11:19 v3.0.0-dev.32 19:11:19 v3.0.0-dev.33 19:11:19 v3.0.0-dev.34 19:11:19 v3.0.0-dev.35 19:11:19 v3.0.0-dev.36 19:11:19 v3.0.0-dev.37 19:11:19 v3.0.0-dev.38 19:11:19 v3.0.0-dev.39 19:11:19 v3.0.0-dev.4 19:11:19 v3.0.0-dev.40 19:11:19 v3.0.0-dev.41 19:11:19 v3.0.0-dev.42 19:11:19 v3.0.0-dev.5 19:11:19 v3.0.0-dev.6 19:11:19 v3.0.0-dev.7 19:11:19 v3.0.0-dev.8 19:11:19 v3.0.0-dev.9 19:11:19 v3.1.0-dev.1 [Pipeline] sh 19:11:19 + lftools sign git-tag v3.1.0-dev.1 19:11:20 Signing Git tag with Sigul... 19:11:20 Signing v3.1.0-dev.1 [Pipeline] echo 19:11:20 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:11:21 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:11:21 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:11:21 $ docker stop --time=1 b51a8e8c536698fb72fe181dfcfa21116fbbf47b455d927cdac021699e30c4e8 19:11:22 $ docker rm -f --volumes b51a8e8c536698fb72fe181dfcfa21116fbbf47b455d927cdac021699e30c4e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 19:11:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:11:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:11:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:23 prd-ubuntu20.04-docker-8c-8g-18088 does not seem to be running inside a container 19:11: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:11:23 $ docker top d47590075171d603b9a988d83fb9d0e366bddfecd61f4d747a19315cb054ce7b -eo pid,comm 19:11: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). 19:11:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:11:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:11:23 [ssh-agent] Looking for ssh-agent implementation... 19:11:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:11:23 $ docker exec d47590075171d603b9a988d83fb9d0e366bddfecd61f4d747a19315cb054ce7b ssh-agent 19:11:23 SSH_AUTH_SOCK=/tmp/ssh-YoslTPfE6SKy/agent.32 19:11:23 SSH_AGENT_PID=38 19:11:23 Running ssh-add (command line suppressed) 19:11:23 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14546711232749903126.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14546711232749903126.key) 19:11:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:11:24 + git semver bump pre 19:11:24 2023-06-07 19:11:24,422 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 19:11:24 2023-06-07 19:11:24,423 [bump_version] DEBUG bumping version:3.1.0-dev.1 on axis:pre with prefix:dev 19:11:24 2023-06-07 19:11:24,423 [bump_version] DEBUG bumped version:3.1.0-dev.2 19:11:24 2023-06-07 19:11:24,423 [write_version] DEBUG write version:3.1.0-dev.2 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 19:11:24 2023-06-07 19:11:24,423 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 19:11:24 2023-06-07 19:11:24,423 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 19:11:24 2023-06-07 19:11:24,425 [execute] INFO git cat-file --batch-check 19:11:24 2023-06-07 19:11:24,425 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 19:11:24 2023-06-07 19:11:24,431 [execute] INFO git cat-file --batch 19:11:24 2023-06-07 19:11:24,431 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 19:11:24 2023-06-07 19:11:24,436 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 19:11:24 3.1.0-dev.2 [Pipeline] } 19:11:24 $ docker exec --env ******** --env ******** d47590075171d603b9a988d83fb9d0e366bddfecd61f4d747a19315cb054ce7b ssh-agent -k 19:11:24 unset SSH_AUTH_SOCK; 19:11:24 unset SSH_AGENT_PID; 19:11:24 echo Agent pid 38 killed; 19:11:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:11:24 + git semver [Pipeline] } 19:11:25 $ docker stop --time=1 d47590075171d603b9a988d83fb9d0e366bddfecd61f4d747a19315cb054ce7b 19:11:26 $ docker rm -f --volumes d47590075171d603b9a988d83fb9d0e366bddfecd61f4d747a19315cb054ce7b [Pipeline] // withDockerContainer [Pipeline] sh 19:11:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:11:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:11:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:27 prd-ubuntu20.04-docker-8c-8g-18088 does not seem to be running inside a container 19:11:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:11:27 $ docker top d07829e643f80e84e6c6644dfaa640a4afece3e1cb4542d093bb69ab1ca95b39 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:11:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:11:27 [ssh-agent] Looking for ssh-agent implementation... 19:11:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:11:27 $ docker exec d07829e643f80e84e6c6644dfaa640a4afece3e1cb4542d093bb69ab1ca95b39 ssh-agent 19:11:27 SSH_AUTH_SOCK=/tmp/ssh-IxsDmthiZE2P/agent.32 19:11:27 SSH_AGENT_PID=38 19:11:27 Running ssh-add (command line suppressed) 19:11:27 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4000880644488588106.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4000880644488588106.key) 19:11:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:11:28 + git semver push 19:11:28 2023-06-07 19:11:28,391 [run_push] DEBUG push 19:11:28 2023-06-07 19:11:28,391 [execute] INFO git cat-file --batch-check 19:11:28 2023-06-07 19:11:28,391 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 19:11:28 2023-06-07 19:11:28,394 [execute] INFO git rev-list 1f6486b753f0a601ebb51f887dfc3ee42d495030 -- 19:11:28 2023-06-07 19:11:28,395 [execute] DEBUG Popen(['git', 'rev-list', '1f6486b753f0a601ebb51f887dfc3ee42d495030', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 19:11:28 2023-06-07 19:11:28,402 [execute] INFO git fetch -v origin 19:11:28 2023-06-07 19:11:28,402 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 19:11:29 2023-06-07 19:11:28,884 [run_push] DEBUG no remote changes detected 19:11:29 2023-06-07 19:11:28,885 [execute] INFO git push origin semver 19:11:29 2023-06-07 19:11:28,886 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 19:11:29 2023-06-07 19:11:29,658 [run_push] DEBUG push all version tags 19:11:29 2023-06-07 19:11:29,658 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 19:11:29 2023-06-07 19:11:29,659 [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) 19:11:30 2023-06-07 19:11:30,423 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 19:11:30 3.1.0-dev.2 [Pipeline] } 19:11:30 $ docker exec --env ******** --env ******** d07829e643f80e84e6c6644dfaa640a4afece3e1cb4542d093bb69ab1ca95b39 ssh-agent -k 19:11:30 unset SSH_AUTH_SOCK; 19:11:30 unset SSH_AGENT_PID; 19:11:30 echo Agent pid 38 killed; 19:11:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:11:30 + git semver [Pipeline] } 19:11:31 $ docker stop --time=1 d07829e643f80e84e6c6644dfaa640a4afece3e1cb4542d093bb69ab1ca95b39 19:11:32 $ docker rm -f --volumes d07829e643f80e84e6c6644dfaa640a4afece3e1cb4542d093bb69ab1ca95b39 [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 19:11:33 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 19:11:33 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 19:11:33 total 16 19:11:33 drwxr-xr-x 3 root root 4096 Jun 7 18:59 . 19:11:33 drwxrwxr-x 12 jenkins jenkins 4096 Jun 7 19:11 .. 19:11:33 drwxr-xr-x 2 root root 4096 Jun 7 18:59 cost 19:11:33 -rw-r--r-- 1 root root 95 Jun 7 18:59 cost.csv 19:11:33 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 19:11:33 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 19:11:33 total 16 19:11:33 drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 18:59 . 19:11:33 drwxrwxr-x 12 jenkins jenkins 4096 Jun 7 19:11 .. 19:11:33 drwxr-xr-x 2 jenkins jenkins 4096 Jun 7 18:59 cost 19:11:33 -rw-r--r-- 1 jenkins jenkins 95 Jun 7 18:59 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:11:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:11:34 ---> package-listing.sh 19:11:34 ++ facter osfamily 19:11:34 ++ tr '[:upper:]' '[:lower:]' 19:11:34 + OS_FAMILY=debian 19:11:34 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 19:11:34 + START_PACKAGES=/tmp/packages_start.txt 19:11:34 + END_PACKAGES=/tmp/packages_end.txt 19:11:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:11:34 + PACKAGES=/tmp/packages_start.txt 19:11:34 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 19:11:34 + PACKAGES=/tmp/packages_end.txt 19:11:34 + case "${OS_FAMILY}" in 19:11:34 + dpkg -l 19:11:34 + grep '^ii' 19:11:34 + '[' -f /tmp/packages_start.txt ']' 19:11:34 + '[' -f /tmp/packages_end.txt ']' 19:11:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:11:34 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 19:11:34 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 19:11:34 + 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 19:11:34 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 19:11:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:11:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:35 prd-ubuntu20.04-docker-8c-8g-18088 does not seem to be running inside a container 19:11:35 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:11:35 $ docker top 0ef8c3aac0cbcda3bbcbc9a8ca8f90a960be40c0c5489ebccf2b81b40bf674a5 -eo pid,comm [Pipeline] { [Pipeline] sh 19:11:36 + touch /tmp/pre-build-complete [Pipeline] sh 19:11:36 + mkdir -p /var/log/sysstat [Pipeline] sh 19:11:36 + ls /var/log/sa-host 19:11:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:11:36 provisioning config files... 19:11:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9707981651916265537tmp [Pipeline] { [Pipeline] echo 19:11:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:11:37 ---> create-netrc.sh [Pipeline] } 19:11:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:11:37 ---> python-tools-install.sh [Pipeline] echo 19:11:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:11:37 ---> sudo-logs.sh 19:11:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:11:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:11:37 ---> job-cost.sh 19:11:37 lf-activate-venv: SKIPPING 19:11:37 DEBUG: total: 0.2199999988079071 19:11:37 INFO: Retrieving Stack Cost... 19:11:38 INFO: Retrieving Pricing Info for: v3-standard-8 19:11:38 INFO: Archiving Costs [Pipeline] echo 19:11:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:11:39 ---> logs-deploy.sh 19:11:39 lf-activate-venv: SKIPPING 19:11:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/113 19:11:39 INFO: archiving workspace using pattern(s): 19:11:39 Archives upload complete. 19:11:40 INFO: archiving logs to Nexus 19:11:40 ---> uname -a: 19:11:40 Linux prd-ubuntu20-04-docker-8c-8g-18088 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:11:40 19:11:40 19:11:40 ---> lscpu: 19:11:40 Architecture: x86_64 19:11:40 CPU op-mode(s): 32-bit, 64-bit 19:11:40 Byte Order: Little Endian 19:11:40 Address sizes: 40 bits physical, 48 bits virtual 19:11:40 CPU(s): 8 19:11:40 On-line CPU(s) list: 0-7 19:11:40 Thread(s) per core: 1 19:11:40 Core(s) per socket: 1 19:11:40 Socket(s): 8 19:11:40 NUMA node(s): 1 19:11:40 Vendor ID: AuthenticAMD 19:11:40 CPU family: 23 19:11:40 Model: 49 19:11:40 Model name: AMD EPYC-Rome Processor 19:11:40 Stepping: 0 19:11:40 CPU MHz: 2800.000 19:11:40 BogoMIPS: 5600.00 19:11:40 Virtualization: AMD-V 19:11:40 Hypervisor vendor: KVM 19:11:40 Virtualization type: full 19:11:40 L1d cache: 256 KiB 19:11:40 L1i cache: 256 KiB 19:11:40 L2 cache: 4 MiB 19:11:40 L3 cache: 128 MiB 19:11:40 NUMA node0 CPU(s): 0-7 19:11:40 Vulnerability Itlb multihit: Not affected 19:11:40 Vulnerability L1tf: Not affected 19:11:40 Vulnerability Mds: Not affected 19:11:40 Vulnerability Meltdown: Not affected 19:11:40 Vulnerability Mmio stale data: Not affected 19:11:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:11:40 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:11:40 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:11:40 Vulnerability Srbds: Not affected 19:11:40 Vulnerability Tsx async abort: Not affected 19:11:40 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 19:11:40 19:11:40 19:11:40 ---> nproc: 19:11:40 8 19:11:40 19:11:40 19:11:40 ---> df -h: 19:11:40 Filesystem Size Used Avail Use% Mounted on 19:11:40 overlay 155G 13G 143G 9% / 19:11:40 tmpfs 64M 0 64M 0% /dev 19:11:40 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:11:40 shm 64M 0 64M 0% /dev/shm 19:11:40 /dev/vda1 155G 13G 143G 9% /facter-os 19:11:40 19:11:40 19:11:40 ---> sar -b -r -n DEV: 19:11:40 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-18088) 06/07/23 _x86_64_ (8 CPU) 19:11:40 19:11:40 18:55:46 LINUX RESTART (8 CPU) 19:11:40 19:11:40 18:56:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:11:40 18:57:01 191.22 48.08 143.14 0.00 5427.10 108374.87 0.00 19:11:40 18:58:01 117.83 1.07 116.76 0.00 15.06 46606.63 0.00 19:11:40 18:59:01 181.84 0.15 181.69 0.00 6.00 36537.24 0.00 19:11:40 19:00:01 35.25 0.03 35.22 0.00 6.53 16762.03 0.00 19:11:40 19:01:01 38.26 12.81 25.45 0.00 5456.16 6252.69 0.00 19:11:40 19:02:01 4.45 0.00 4.45 0.00 0.00 65.06 0.00 19:11:40 19:03:01 1.30 0.00 1.30 0.00 0.00 15.20 0.00 19:11:40 19:04:01 1.97 0.00 1.97 0.00 0.00 21.86 0.00 19:11:40 19:05:01 1.45 0.00 1.45 0.00 0.00 16.93 0.00 19:11:40 19:06:01 2.63 0.00 2.63 0.00 0.00 41.99 0.00 19:11:40 19:07:01 1.38 0.00 1.38 0.00 0.00 15.60 0.00 19:11:40 19:08:01 1.92 0.00 1.92 0.00 0.00 22.00 0.00 19:11:40 19:09:01 1.35 0.00 1.35 0.00 0.00 14.93 0.00 19:11:40 19:10:01 1.82 0.00 1.82 0.00 0.00 22.26 0.00 19:11:40 19:11:02 54.19 0.22 53.97 0.00 14.80 36482.85 0.00 19:11:40 Average: 42.46 4.16 38.30 0.00 728.36 16749.96 0.00 19:11:40 19:11:40 18:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:11:40 18:57:01 29131028 31595392 722440 2.20 76520 2659892 1991504 5.87 987092 2401244 2628 19:11:40 18:58:01 27772248 31361456 938684 2.85 145580 3615560 2338976 6.89 1449068 3181132 391912 19:11:40 18:59:01 28148592 31593808 709968 2.16 151536 3483176 1730316 5.10 1232896 3044436 836 19:11:40 19:00:01 27629848 31583336 718288 2.18 158420 3935172 1766316 5.21 1257732 3484140 176 19:11:40 19:01:01 27238636 31549072 742504 2.26 166624 4268700 1780940 5.25 1509516 3597188 920 19:11:40 19:02:01 27257612 31568000 724016 2.20 166708 4268692 1797060 5.30 1488260 3597148 12 19:11:40 19:03:01 27257864 31568348 723536 2.20 166784 4268696 1797060 5.30 1488216 3597156 8 19:11:40 19:04:01 27265596 31576264 715720 2.18 166864 4268700 1797060 5.30 1480640 3597196 12 19:11:40 19:05:01 27265792 31576532 715392 2.18 166940 4268696 1797060 5.30 1480684 3597208 8 19:11:40 19:06:01 27266288 31577708 714700 2.17 167052 4268684 1797060 5.30 1480088 3597796 4 19:11:40 19:07:01 27266300 31577792 714812 2.17 167120 4268676 1797060 5.30 1480200 3597808 8 19:11:40 19:08:01 27266276 31577836 714720 2.17 167192 4268680 1797060 5.30 1480496 3597816 4 19:11:40 19:09:01 27266536 31578156 714336 2.17 167244 4268684 1797060 5.30 1480312 3597820 8 19:11:40 19:10:01 27266456 31578140 714304 2.17 167284 4268696 1797060 5.30 1480352 3597828 44 19:11:40 19:11:02 26456564 31542620 747212 2.27 185252 4972668 1904456 5.61 1571316 4263192 136 19:11:40 Average: 27450376 31560297 735375 2.24 159141 4090225 1845737 5.44 1423125 3489941 26448 19:11:40 19:11:40 18:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:11:40 18:57:01 veth678f761 66.12 87.94 6.39 54.91 0.00 0.00 0.00 0.00 19:11:40 18:57:01 ens3 773.19 491.33 7134.42 98.16 0.00 0.00 0.00 0.00 19:11:40 18:57:01 docker0 94.45 121.28 7.72 293.19 0.00 0.00 0.00 0.00 19:11:40 18:57:01 lo 6.73 6.73 0.65 0.65 0.00 0.00 0.00 0.00 19:11:40 18:58:01 ens3 261.64 147.54 1880.90 22.68 0.00 0.00 0.00 0.00 19:11:40 18:58:01 docker0 128.61 231.08 10.02 1844.56 0.00 0.00 0.00 0.00 19:11:40 18:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:11:40 18:58:01 veth31af9dd 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 19:11:40 18:59:01 ens3 100.72 98.58 136.51 310.52 0.00 0.00 0.00 0.00 19:11:40 18:59:01 docker0 2.98 6.75 0.19 88.10 0.00 0.00 0.00 0.00 19:11:40 18:59:01 lo 7.13 7.13 0.70 0.70 0.00 0.00 0.00 0.00 19:11:40 19:00:01 ens3 95.85 58.11 2524.66 11.51 0.00 0.00 0.00 0.00 19:11:40 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:40 19:00:01 lo 1.93 1.93 0.18 0.18 0.00 0.00 0.00 0.00 19:11:40 19:01:01 ens3 92.53 40.31 1952.11 3.50 0.00 0.00 0.00 0.00 19:11:40 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:40 19:01:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 19:11:40 19:02:01 ens3 0.92 0.55 1.32 0.13 0.00 0.00 0.00 0.00 19:11:40 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:40 19:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:11:40 19:03:01 ens3 0.50 0.17 1.48 0.01 0.00 0.00 0.00 0.00 19:11:40 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:40 19:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:40 19:04:01 ens3 0.75 0.18 0.15 0.08 0.00 0.00 0.00 0.00 19:11:40 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:40 19:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:11:40 19:05:01 ens3 0.47 0.28 0.26 0.20 0.00 0.00 0.00 0.00 19:11:40 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:40 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:40 19:06:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:11:40 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:40 19:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:11:40 19:07:01 ens3 0.28 0.10 0.08 0.07 0.00 0.00 0.00 0.00 19:11:40 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:40 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:40 19:08:01 ens3 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 19:11:40 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:40 19:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:11:40 19:09:01 ens3 0.28 0.05 0.07 0.00 0.00 0.00 0.00 0.00 19:11:40 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:40 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:40 19:10:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:11:40 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:40 19:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:11:40 19:11:02 veth062d4cc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:40 19:11:02 ens3 200.27 111.40 4565.62 18.13 0.00 0.00 0.00 0.00 19:11:40 19:11:02 docker0 35.01 60.79 2.97 580.93 0.00 0.00 0.00 0.00 19:11:40 19:11:02 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 19:11:40 19:11:02 vethdc7d830 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:40 Average: veth062d4cc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:40 Average: ens3 101.86 63.26 1213.18 31.00 0.00 0.00 0.00 0.00 19:11:40 Average: docker0 17.40 27.99 1.39 187.11 0.00 0.00 0.00 0.00 19:11:40 Average: lo 1.23 1.23 0.12 0.12 0.00 0.00 0.00 0.00 19:11:40 Average: vethdc7d830 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:40 19:11:40 19:11:40 ---> sar -P ALL: 19:11:40 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-18088) 06/07/23 _x86_64_ (8 CPU) 19:11:40 19:11:40 18:55:46 LINUX RESTART (8 CPU) 19:11:40 19:11:40 18:56:01 CPU %user %nice %system %iowait %steal %idle 19:11:40 18:57:01 all 10.01 0.00 3.82 2.34 0.05 83.78 19:11:40 18:57:01 0 11.51 0.00 3.94 0.42 0.05 84.07 19:11:40 18:57:01 1 9.43 0.00 4.67 0.61 0.05 85.24 19:11:40 18:57:01 2 11.46 0.00 3.31 1.23 0.05 83.96 19:11:40 18:57:01 3 8.63 0.00 4.61 0.54 0.05 86.17 19:11:40 18:57:01 4 9.09 0.00 3.67 2.49 0.03 84.71 19:11:40 18:57:01 5 12.88 0.00 3.67 6.18 0.05 77.21 19:11:40 18:57:01 6 7.57 0.00 3.22 6.18 0.05 82.98 19:11:40 18:57:01 7 9.49 0.00 3.45 1.07 0.07 85.93 19:11:40 18:58:01 all 28.59 0.00 5.75 2.39 0.07 63.20 19:11:40 18:58:01 0 28.30 0.00 4.96 0.32 0.07 66.35 19:11:40 18:58:01 1 27.70 0.00 6.50 14.63 0.07 51.11 19:11:40 18:58:01 2 29.26 0.00 5.39 0.25 0.07 65.03 19:11:40 18:58:01 3 29.56 0.00 6.14 0.39 0.07 63.84 19:11:40 18:58:01 4 28.93 0.00 6.40 1.08 0.07 63.53 19:11:40 18:58:01 5 30.27 0.00 5.23 0.74 0.07 63.69 19:11:40 18:58:01 6 27.46 0.00 5.34 1.33 0.07 65.80 19:11:40 18:58:01 7 27.25 0.00 6.03 0.37 0.08 66.26 19:11:40 18:59:01 all 35.65 0.00 5.74 1.85 0.09 56.67 19:11:40 18:59:01 0 36.34 0.00 5.93 0.39 0.08 57.26 19:11:40 18:59:01 1 36.05 0.00 5.99 10.16 0.10 47.70 19:11:40 18:59:01 2 35.30 0.00 5.41 0.07 0.08 59.14 19:11:40 18:59:01 3 34.88 0.00 5.91 0.10 0.08 59.02 19:11:40 18:59:01 4 35.68 0.00 5.30 0.08 0.08 58.85 19:11:40 18:59:01 5 34.81 0.00 5.45 2.28 0.08 57.38 19:11:40 18:59:01 6 35.49 0.00 6.22 0.61 0.08 57.60 19:11:40 18:59:01 7 36.62 0.00 5.69 1.18 0.10 56.41 19:11:40 19:00:01 all 2.63 0.00 1.13 0.66 0.03 95.55 19:11:40 19:00:01 0 2.60 0.00 1.07 0.00 0.02 96.31 19:11:40 19:00:01 1 3.15 0.00 1.10 0.54 0.03 95.18 19:11:40 19:00:01 2 2.53 0.00 1.81 0.22 0.02 95.42 19:11:40 19:00:01 3 2.73 0.00 0.72 0.00 0.03 96.52 19:11:40 19:00:01 4 2.49 0.00 0.79 0.00 0.03 96.69 19:11:40 19:00:01 5 2.28 0.00 1.24 4.43 0.03 92.01 19:11:40 19:00:01 6 2.53 0.00 1.52 0.05 0.02 95.88 19:11:40 19:00:01 7 2.77 0.00 0.79 0.05 0.02 96.37 19:11:40 19:01:01 all 1.24 0.00 0.55 0.46 0.02 97.73 19:11:40 19:01:01 0 2.00 0.00 0.60 0.02 0.02 97.36 19:11:40 19:01:01 1 0.27 0.00 0.30 1.38 0.02 98.04 19:11:40 19:01:01 2 2.54 0.00 0.68 0.80 0.02 95.96 19:11:40 19:01:01 3 0.92 0.00 0.58 0.73 0.02 97.75 19:11:40 19:01:01 4 0.78 0.00 0.53 0.32 0.02 98.35 19:11:40 19:01:01 5 1.62 0.00 0.38 0.10 0.02 97.88 19:11:40 19:01:01 6 0.68 0.00 0.58 0.03 0.02 98.68 19:11:40 19:01:01 7 1.10 0.00 0.74 0.32 0.02 97.83 19:11:40 19:02:01 all 0.05 0.00 0.02 0.01 0.00 99.91 19:11:40 19:02:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:11:40 19:02:01 1 0.10 0.00 0.03 0.03 0.00 99.83 19:11:40 19:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:11:40 19:02:01 3 0.05 0.00 0.02 0.00 0.00 99.93 19:11:40 19:02:01 4 0.08 0.00 0.03 0.03 0.02 99.83 19:11:40 19:02:01 5 0.05 0.00 0.05 0.00 0.00 99.90 19:11:40 19:02:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:11:40 19:02:01 7 0.07 0.00 0.02 0.00 0.00 99.92 19:11:40 19:03:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:11:40 19:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:11:40 19:03:01 1 0.00 0.00 0.00 0.03 0.00 99.97 19:11:40 19:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:11:40 19:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:11:40 19:03:01 4 0.03 0.00 0.02 0.00 0.02 99.93 19:11:40 19:03:01 5 0.05 0.00 0.02 0.00 0.02 99.92 19:11:40 19:03:01 6 0.03 0.00 0.03 0.00 0.00 99.93 19:11:40 19:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:11:40 19:04:01 all 0.03 0.00 0.02 0.00 0.01 99.95 19:11:40 19:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:11:40 19:04:01 1 0.03 0.00 0.02 0.02 0.02 99.92 19:11:40 19:04:01 2 0.00 0.00 0.03 0.00 0.00 99.97 19:11:40 19:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:11:40 19:04:01 4 0.05 0.00 0.03 0.02 0.00 99.90 19:11:40 19:04:01 5 0.05 0.00 0.02 0.00 0.00 99.93 19:11:40 19:04:01 6 0.07 0.00 0.03 0.00 0.02 99.88 19:11:40 19:04:01 7 0.00 0.00 0.00 0.00 0.02 99.98 19:11:40 19:05:01 all 0.03 0.00 0.01 0.00 0.00 99.95 19:11:40 19:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:11:40 19:05:01 1 0.07 0.00 0.00 0.03 0.00 99.90 19:11:40 19:05:01 2 0.05 0.00 0.03 0.00 0.00 99.92 19:11:40 19:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:11:40 19:05:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:11:40 19:05:01 5 0.10 0.00 0.00 0.00 0.02 99.88 19:11:40 19:05:01 6 0.03 0.00 0.03 0.00 0.00 99.93 19:11:40 19:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:11:40 19:06:01 all 0.08 0.00 0.01 0.01 0.00 99.89 19:11:40 19:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:11:40 19:06:01 1 0.35 0.00 0.03 0.07 0.00 99.55 19:11:40 19:06:01 2 0.07 0.00 0.03 0.02 0.02 99.87 19:11:40 19:06:01 3 0.03 0.00 0.00 0.00 0.00 99.97 19:11:40 19:06:01 4 0.03 0.00 0.00 0.00 0.02 99.95 19:11:40 19:06:01 5 0.05 0.00 0.02 0.00 0.00 99.93 19:11:40 19:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:11:40 19:06:01 7 0.03 0.00 0.00 0.03 0.00 99.93 19:11:40 19:07:01 all 0.27 0.00 0.01 0.00 0.01 99.70 19:11:40 19:07:01 0 0.02 0.00 0.00 0.00 0.02 99.97 19:11:40 19:07:01 1 2.00 0.00 0.02 0.02 0.02 97.95 19:11:40 19:07:01 2 0.02 0.00 0.03 0.00 0.02 99.93 19:11:40 19:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:11:40 19:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:11:40 19:07:01 5 0.02 0.00 0.02 0.00 0.02 99.95 19:11:40 19:07:01 6 0.08 0.00 0.05 0.00 0.00 99.87 19:11:40 19:07:01 7 0.00 0.00 0.00 0.02 0.02 99.97 19:11:40 19:11:40 19:07:01 CPU %user %nice %system %iowait %steal %idle 19:11:40 19:08:01 all 0.18 0.00 0.02 0.01 0.00 99.79 19:11:40 19:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:11:40 19:08:01 1 1.26 0.00 0.05 0.03 0.00 98.66 19:11:40 19:08:01 2 0.03 0.00 0.02 0.00 0.02 99.93 19:11:40 19:08:01 3 0.05 0.00 0.02 0.00 0.02 99.92 19:11:40 19:08:01 4 0.03 0.00 0.02 0.00 0.00 99.95 19:11:40 19:08:01 5 0.03 0.00 0.02 0.00 0.00 99.95 19:11:40 19:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:11:40 19:08:01 7 0.00 0.00 0.02 0.02 0.00 99.97 19:11:40 19:09:01 all 0.02 0.00 0.01 0.00 0.00 99.96 19:11:40 19:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:11:40 19:09:01 1 0.02 0.00 0.00 0.02 0.00 99.97 19:11:40 19:09:01 2 0.02 0.00 0.03 0.00 0.00 99.95 19:11:40 19:09:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:11:40 19:09:01 4 0.03 0.00 0.00 0.00 0.00 99.97 19:11:40 19:09:01 5 0.05 0.00 0.03 0.00 0.02 99.90 19:11:40 19:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:11:40 19:09:01 7 0.02 0.00 0.00 0.00 0.02 99.97 19:11:40 19:10:01 all 0.02 0.00 0.01 0.00 0.01 99.95 19:11:40 19:10:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:11:40 19:10:01 1 0.03 0.00 0.00 0.02 0.02 99.93 19:11:40 19:10:01 2 0.03 0.00 0.05 0.00 0.02 99.90 19:11:40 19:10:01 3 0.03 0.00 0.00 0.00 0.00 99.97 19:11:40 19:10:01 4 0.02 0.00 0.00 0.00 0.02 99.97 19:11:40 19:10:01 5 0.03 0.00 0.02 0.00 0.00 99.95 19:11:40 19:10:01 6 0.02 0.00 0.00 0.00 0.02 99.97 19:11:40 19:10:01 7 0.02 0.00 0.02 0.02 0.00 99.95 19:11:40 19:11:02 all 3.88 0.00 1.68 1.18 0.02 93.23 19:11:40 19:11:02 0 4.22 0.00 1.54 0.12 0.02 94.10 19:11:40 19:11:02 1 4.06 0.00 1.58 2.12 0.02 92.22 19:11:40 19:11:02 2 3.93 0.00 2.15 0.25 0.03 93.64 19:11:40 19:11:02 3 3.64 0.00 1.47 0.08 0.02 94.79 19:11:40 19:11:02 4 4.12 0.00 2.01 0.05 0.02 93.81 19:11:40 19:11:02 5 3.58 0.00 1.61 2.47 0.03 92.31 19:11:40 19:11:02 6 3.47 0.00 1.44 0.07 0.02 95.01 19:11:40 19:11:02 7 4.01 0.00 1.66 4.31 0.03 89.99 19:11:40 Average: all 5.48 0.00 1.25 0.59 0.02 92.66 19:11:40 Average: 0 5.64 0.00 1.20 0.08 0.02 93.06 19:11:40 Average: 1 5.60 0.00 1.34 1.96 0.02 91.08 19:11:40 Average: 2 5.65 0.00 1.26 0.19 0.02 92.88 19:11:40 Average: 3 5.33 0.00 1.29 0.12 0.02 93.23 19:11:40 Average: 4 5.39 0.00 1.25 0.27 0.02 93.08 19:11:40 Average: 5 5.69 0.00 1.18 1.07 0.02 92.04 19:11:40 Average: 6 5.13 0.00 1.23 0.55 0.02 93.08 19:11:40 Average: 7 5.39 0.00 1.22 0.49 0.02 92.88 19:11:40 19:11:40 19:11:40