Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 42a4aea364fc3b5da0341fdab57a071fe1627109 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-ssh13114961658000980909.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh157314215662354597.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh18158915721322936412.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh14136878395803701074.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-ssh4166872454910325404.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6721 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 42a4aea364fc3b5da0341fdab57a071fe1627109 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#226)" > 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 42a4aea364fc3b5da0341fdab57a071fe1627109 # timeout=10 > git rev-list --no-walk c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:15:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:15:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:15:57 ========================================================= 16:15:57 EdgeX Global Pipelines Version Info 16:15:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:15:58 ------------------- 16:15:58 stable info: 16:15:58 ------------------- 16:15:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:15:58 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 16:15:58 Message: update stable to v1.0.254 16:15:58 ------------------- 16:15:58 experimental info: 16:15:58 ------------------- 16:15:58 Commited By: **** collab-it+edgex@linuxfoundation.org 16:15:58 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 16:15:58 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:15:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 16:15:59 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 16:15:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:15:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:15:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:15:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 16:15:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:15:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:15:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:15:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:15:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:15:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 16:15:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:15:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:15:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:15:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:15:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:15:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:15:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:15:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:15:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:15:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:15:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:15:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:15:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:15:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:15:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:15:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:15:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:15:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:15:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 42a4aea364fc3b5da0341fdab57a071fe1627109 [Pipeline] echo 16:15:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 42a4aea [Pipeline] echo 16:15:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:15:59 provisioning config files... 16:15:59 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config18091764388567790971tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:16:00 ---> docker-login.sh 16:16:00 nexus3.edgexfoundry.org:10001 16:16:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:16:00 Configure a credential helper to remove this warning. See 16:16:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:16:00 16:16:00 Login Succeeded 16:16:00 nexus3.edgexfoundry.org:10002 16:16:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:16:00 Configure a credential helper to remove this warning. See 16:16:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:16:00 16:16:00 Login Succeeded 16:16:00 nexus3.edgexfoundry.org:10003 16:16:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:16:00 Configure a credential helper to remove this warning. See 16:16:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:16:00 16:16:00 Login Succeeded 16:16:00 nexus3.edgexfoundry.org:10004 16:16:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:16:00 Configure a credential helper to remove this warning. See 16:16:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:16:00 16:16:00 Login Succeeded 16:16:00 docker.io 16:16:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:16:01 Configure a credential helper to remove this warning. See 16:16:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:16:01 16:16:01 Login Succeeded 16:16:01 ---> docker-login.sh ends [Pipeline] } 16:16:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:16:01 + git rev-list -1 --merges 42a4aea364fc3b5da0341fdab57a071fe1627109~1..42a4aea364fc3b5da0341fdab57a071fe1627109 [Pipeline] echo 16:16:01 -----------> git rev-list -1 --merges 42a4aea364fc3b5da0341fdab57a071fe1627109~1..42a4aea364fc3b5da0341fdab57a071fe1627109 42a4aea364fc3b5da0341fdab57a071fe1627109 [false] [Pipeline] sh 16:16:01 + git log --format=format:%s -1 42a4aea364fc3b5da0341fdab57a071fe1627109 [Pipeline] echo 16:16:01 ========================================================= 16:16:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:16:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:16:02 + git log --format=format:%s -1 42a4aea364fc3b5da0341fdab57a071fe1627109 [Pipeline] echo 16:16:02 [semverPrep] GIT_COMMIT: 42a4aea364fc3b5da0341fdab57a071fe1627109, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#226) [Pipeline] echo 16:16:02 [semverPrep] This is not a build commit. [Pipeline] sh 16:16:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:16:02 + grep -v github /etc/ssh/ssh_known_hosts 16:16:02 + [ -e /tmp/ssh_known_hosts ] 16:16:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:16:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:16:02 + sudo tee -a /etc/ssh/ssh_known_hosts 16:16:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:16:02 16:16:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:16:03 0.1.4: Pulling from edgex-devops/py-git-semver 16:16:03 b85a868b505f: Pulling fs layer 16:16:03 e2be974225ed: Pulling fs layer 16:16:03 339a4e72a1f5: Pulling fs layer 16:16:03 988bab9f4d93: Pulling fs layer 16:16:03 1469e6f7b9e6: Pulling fs layer 16:16:03 eaf3925da568: Pulling fs layer 16:16:03 988bab9f4d93: Waiting 16:16:03 bab4dde63d76: Pulling fs layer 16:16:03 bde34c3a00c8: Pulling fs layer 16:16:03 b352a97aabf1: Pulling fs layer 16:16:03 eaf3925da568: Waiting 16:16:03 bab4dde63d76: Waiting 16:16:03 bde34c3a00c8: Waiting 16:16:03 4872d77fe225: Pulling fs layer 16:16:03 b352a97aabf1: Waiting 16:16:03 4872d77fe225: Waiting 16:16:03 5851b861e8e6: Pulling fs layer 16:16:03 5851b861e8e6: Waiting 16:16:03 e2be974225ed: Download complete 16:16:03 988bab9f4d93: Verifying Checksum 16:16:03 988bab9f4d93: Download complete 16:16:03 1469e6f7b9e6: Verifying Checksum 16:16:03 1469e6f7b9e6: Download complete 16:16:03 339a4e72a1f5: Verifying Checksum 16:16:03 339a4e72a1f5: Download complete 16:16:03 eaf3925da568: Verifying Checksum 16:16:03 eaf3925da568: Download complete 16:16:03 bde34c3a00c8: Verifying Checksum 16:16:03 bde34c3a00c8: Download complete 16:16:03 b352a97aabf1: Verifying Checksum 16:16:03 b352a97aabf1: Download complete 16:16:03 4872d77fe225: Verifying Checksum 16:16:03 4872d77fe225: Download complete 16:16:03 5851b861e8e6: Verifying Checksum 16:16:03 5851b861e8e6: Download complete 16:16:03 b85a868b505f: Verifying Checksum 16:16:03 b85a868b505f: Download complete 16:16:03 bab4dde63d76: Verifying Checksum 16:16:03 bab4dde63d76: Download complete 16:16:04 b85a868b505f: Pull complete 16:16:04 e2be974225ed: Pull complete 16:16:05 339a4e72a1f5: Pull complete 16:16:05 988bab9f4d93: Pull complete 16:16:05 1469e6f7b9e6: Pull complete 16:16:05 eaf3925da568: Pull complete 16:16:07 bab4dde63d76: Pull complete 16:16:07 bde34c3a00c8: Pull complete 16:16:07 b352a97aabf1: Pull complete 16:16:07 4872d77fe225: Pull complete 16:16:07 5851b861e8e6: Pull complete 16:16:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:16:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:16:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:16:08 prd-ubuntu20.04-docker-8c-8g-6721 does not seem to be running inside a container 16:16:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:16:10 $ docker top d8bd948ce3433d3782b73aa7ea2c664e1fb29e8a4035b8145861442247ef62ce -eo pid,comm 16:16:10 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). 16:16:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:16:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:16:10 [ssh-agent] Looking for ssh-agent implementation... 16:16:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:16:11 $ docker exec d8bd948ce3433d3782b73aa7ea2c664e1fb29e8a4035b8145861442247ef62ce ssh-agent 16:16:11 SSH_AUTH_SOCK=/tmp/ssh-Qtar3qIXFRoF/agent.32 16:16:11 SSH_AGENT_PID=38 16:16:11 Running ssh-add (command line suppressed) 16:16:11 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11272376628831739587.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11272376628831739587.key) 16:16:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:16:11 + git tag --points-at HEAD [Pipeline] } 16:16:11 $ docker exec --env ******** --env ******** d8bd948ce3433d3782b73aa7ea2c664e1fb29e8a4035b8145861442247ef62ce ssh-agent -k 16:16:11 unset SSH_AUTH_SOCK; 16:16:11 unset SSH_AGENT_PID; 16:16:11 echo Agent pid 38 killed; 16:16:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:16:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:16:11 [ssh-agent] Looking for ssh-agent implementation... 16:16:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:16:11 $ docker exec d8bd948ce3433d3782b73aa7ea2c664e1fb29e8a4035b8145861442247ef62ce ssh-agent 16:16:11 SSH_AUTH_SOCK=/tmp/ssh-Mci2jGMAeMAi/agent.71 16:16:11 SSH_AGENT_PID=77 16:16:11 Running ssh-add (command line suppressed) 16:16:12 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6214378070364432351.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6214378070364432351.key) 16:16:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:16:12 + git semver init 16:16:12 2023-09-20 16:16:12,528 [run_init] DEBUG init version:0.0.0 force:False 16:16:12 2023-09-20 16:16:12,529 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 16:16:12 2023-09-20 16:16:12,529 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 16:16:12 2023-09-20 16:16:12,529 [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) 16:16:14 2023-09-20 16:16:13,638 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 16:16:14 2023-09-20 16:16:13,639 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 16:16:14 2023-09-20 16:16:13,639 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:16:14 2023-09-20 16:16:13,639 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:16:14 3.1.0-dev.18 [Pipeline] } 16:16:14 $ docker exec --env ******** --env ******** d8bd948ce3433d3782b73aa7ea2c664e1fb29e8a4035b8145861442247ef62ce ssh-agent -k 16:16:14 unset SSH_AUTH_SOCK; 16:16:14 unset SSH_AGENT_PID; 16:16:14 echo Agent pid 77 killed; 16:16:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:16:14 + git semver [Pipeline] } 16:16:14 $ docker stop --time=1 d8bd948ce3433d3782b73aa7ea2c664e1fb29e8a4035b8145861442247ef62ce 16:16:16 $ docker rm -f --volumes d8bd948ce3433d3782b73aa7ea2c664e1fb29e8a4035b8145861442247ef62ce [Pipeline] // withDockerContainer [Pipeline] sh 16:16:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:16:16 Stashed 1 file(s) [Pipeline] echo 16:16:16 [edgeXSemver]: initialized semver on version 3.1.0-dev.18 [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 16:16:16 provisioning config files... 16:16:16 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16583727077688754842tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:16:16 ---> docker-login.sh 16:16:16 nexus3.edgexfoundry.org:10001 16:16:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:16:16 Configure a credential helper to remove this warning. See 16:16:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:16:16 16:16:16 Login Succeeded 16:16:16 nexus3.edgexfoundry.org:10002 16:16:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:16:16 Configure a credential helper to remove this warning. See 16:16:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:16:16 16:16:16 Login Succeeded 16:16:16 nexus3.edgexfoundry.org:10003 16:16:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:16:17 Configure a credential helper to remove this warning. See 16:16:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:16:17 16:16:17 Login Succeeded 16:16:17 nexus3.edgexfoundry.org:10004 16:16:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:16:17 Configure a credential helper to remove this warning. See 16:16:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:16:17 16:16:17 Login Succeeded 16:16:17 docker.io 16:16:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:16:17 Configure a credential helper to remove this warning. See 16:16:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:16:17 16:16:17 Login Succeeded 16:16:17 ---> docker-login.sh ends [Pipeline] } 16:16:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:16:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:16:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:16:17 ========================================================= 16:16:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 16:16:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:17 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 16:16:17 Sending build context to Docker daemon 12.71MB 16:16:17 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 16:16:17 Step 2/12 : FROM ${BASE} AS builder 16:16:17 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 16:16:17 7264a8db6415: Pulling fs layer 16:16:17 c4d48a809fc2: Pulling fs layer 16:16:17 4f1c88b9dad5: Pulling fs layer 16:16:17 ad3a456e5733: Pulling fs layer 16:16:17 33e27b845d1e: Pulling fs layer 16:16:17 c68163c4e522: Pulling fs layer 16:16:17 50da416c3ac9: Pulling fs layer 16:16:17 23d2d4c4bb30: Pulling fs layer 16:16:17 ad3a456e5733: Waiting 16:16:17 33e27b845d1e: Waiting 16:16:17 c68163c4e522: Waiting 16:16:17 23d2d4c4bb30: Waiting 16:16:17 50da416c3ac9: Waiting 16:16:17 c4d48a809fc2: Download complete 16:16:18 ad3a456e5733: Verifying Checksum 16:16:18 ad3a456e5733: Download complete 16:16:18 33e27b845d1e: Verifying Checksum 16:16:18 33e27b845d1e: Download complete 16:16:18 7264a8db6415: Verifying Checksum 16:16:18 7264a8db6415: Download complete 16:16:18 c68163c4e522: Verifying Checksum 16:16:18 c68163c4e522: Download complete 16:16:18 7264a8db6415: Pull complete 16:16:18 23d2d4c4bb30: Verifying Checksum 16:16:18 23d2d4c4bb30: Download complete 16:16:18 c4d48a809fc2: Pull complete 16:16:18 4f1c88b9dad5: Verifying Checksum 16:16:18 4f1c88b9dad5: Download complete 16:16:18 50da416c3ac9: Verifying Checksum 16:16:18 50da416c3ac9: Download complete 16:16:22 4f1c88b9dad5: Pull complete 16:16:22 ad3a456e5733: Pull complete 16:16:22 33e27b845d1e: Pull complete 16:16:22 c68163c4e522: Pull complete 16:16:24 50da416c3ac9: Pull complete 16:16:24 23d2d4c4bb30: Pull complete 16:16:24 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 16:16:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 16:16:24 ---> 0786185ac409 16:16:24 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:16:28 ---> Running in 222e28e23624 16:16:28 Removing intermediate container 222e28e23624 16:16:28 ---> 27e0b063bb61 16:16:28 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:16:28 ---> Running in 7be5559d0812 16:16:28 Removing intermediate container 7be5559d0812 16:16:28 ---> 57d9d866565b 16:16:28 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:16:28 ---> Running in cd5e8e7cca18 16:16:28 Removing intermediate container cd5e8e7cca18 16:16:28 ---> a607e1a7bec5 16:16:28 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:16:28 ---> Running in f57bbab0b773 16:16:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:16:31 Still waiting to schedule task 16:16:31 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:16:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:16:32 OK: 264 MiB in 52 packages 16:16:32 Removing intermediate container f57bbab0b773 16:16:32 ---> dd249394993d 16:16:32 Step 7/12 : WORKDIR /app 16:16:32 ---> Running in 9309116a61fd 16:16:32 Removing intermediate container 9309116a61fd 16:16:32 ---> 63a071106130 16:16:32 Step 8/12 : COPY go.mod vendor* ./ 16:16:32 ---> 299624b4df61 16:16:32 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:16:32 ---> Running in 11ffbecb07f4 16:17:11 Removing intermediate container 11ffbecb07f4 16:17:11 ---> aaad7cd239a8 16:17:11 Step 10/12 : COPY . . 16:17:11 ---> a99b261efc5a 16:17:11 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:17:11 ---> Running in 62e9eefdeffe 16:17:11 Removing intermediate container 62e9eefdeffe 16:17:11 ---> c20c79239d3f 16:17:11 Step 12/12 : RUN $MAKE 16:17:11 ---> Running in 8c6aba8cfe7a 16:17:11 noop 16:17:11 Removing intermediate container 8c6aba8cfe7a 16:17:11 ---> 0d688320af7e 16:17:11 Successfully built 0d688320af7e 16:17:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:11 + docker inspect -f . ci-base-image-x86_64 16:17:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:17:12 prd-ubuntu20.04-docker-8c-8g-6721 does not seem to be running inside a container 16:17:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:17:12 $ docker top 11ac35e18e71612a1d33a1ac1cb481296e147b68448b3a316280dd74b0968631 -eo pid,comm [Pipeline] { [Pipeline] sh 16:17:12 + go version 16:17:12 go version go1.21.0 linux/amd64 [Pipeline] } 16:17:12 $ docker stop --time=1 11ac35e18e71612a1d33a1ac1cb481296e147b68448b3a316280dd74b0968631 16:17:14 $ docker rm -f --volumes 11ac35e18e71612a1d33a1ac1cb481296e147b68448b3a316280dd74b0968631 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:14 + docker inspect -f . ci-base-image-x86_64 16:17:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:17:14 prd-ubuntu20.04-docker-8c-8g-6721 does not seem to be running inside a container 16:17:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:17:14 $ docker top 8788b825dee6969dec064f950e6934b7cbeb826b3d40530cfa8e1ec4e0b6e43a -eo pid,comm [Pipeline] { [Pipeline] sh 16:17:15 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 16:17:15 + make test 16:17:15 go test -race ./... -coverprofile=coverage.out ./... 16:17:33 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 16:17:33 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 16:17:33 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.141s coverage: 86.2% of statements 16:17:36 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.701s coverage: 71.9% of statements 16:17:54 go vet ./... 16:17:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:17:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:17:58 ./bin/test-attribution.sh 16:17:58 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 16:17:58 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 16:17:58 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 16:17:58 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 16:17:58 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 16:17:58 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 16:17:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:17:58 $ docker stop --time=1 8788b825dee6969dec064f950e6934b7cbeb826b3d40530cfa8e1ec4e0b6e43a 16:18:03 $ docker rm -f --volumes 8788b825dee6969dec064f950e6934b7cbeb826b3d40530cfa8e1ec4e0b6e43a [Pipeline] // withDockerContainer [Pipeline] sh 16:18:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6723 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 16:18:03 Running in /w/workspace/app-rfid-llrp-inventory/130 [Pipeline] { [Pipeline] checkout 16:18:03 The recommended git tool is: git 16:18:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:18:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:18:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:18:04 + ls -al . 16:18:04 total 236 16:18:04 drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 16:17 . 16:18:04 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 16:15 .. 16:18:04 -rw-rw-r-- 1 jenkins jenkins 262 Sep 20 16:15 .dockerignore 16:18:04 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 16:17 .git 16:18:04 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 16:15 .github 16:18:04 -rw-rw-r-- 1 jenkins jenkins 788 Sep 20 16:15 .gitignore 16:18:04 -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 16:15 .golangci.yml 16:18:04 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 16:16 .semver 16:18:04 -rw-rw-r-- 1 jenkins jenkins 10232 Sep 20 16:15 Attribution.txt 16:18:04 -rw-rw-r-- 1 jenkins jenkins 9317 Sep 20 16:15 CHANGELOG.md 16:18:04 -rw-rw-r-- 1 jenkins jenkins 1659 Sep 20 16:15 Dockerfile 16:18:04 -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 16:15 GOVERNANCE.md 16:18:04 -rw-rw-r-- 1 jenkins jenkins 687 Sep 20 16:15 Jenkinsfile 16:18:04 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 20 16:15 LICENSE 16:18:04 -rw-rw-r-- 1 jenkins jenkins 2497 Sep 20 16:15 Makefile 16:18:04 -rw-rw-r-- 1 jenkins jenkins 617 Sep 20 16:15 OWNERS.md 16:18:04 -rw-rw-r-- 1 jenkins jenkins 31516 Sep 20 16:15 README.md 16:18:04 -rw-rw-r-- 1 jenkins jenkins 12 Sep 20 16:16 VERSION 16:18:04 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 16:15 bin 16:18:04 -rw-r--r-- 1 jenkins jenkins 41317 Sep 20 16:17 coverage.out 16:18:04 -rw-rw-r-- 1 jenkins jenkins 3968 Sep 20 16:15 go.mod 16:18:04 -rw-rw-r-- 1 jenkins jenkins 35609 Sep 20 16:15 go.sum 16:18:04 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 16:15 images 16:18:04 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 16:15 internal 16:18:04 -rw-rw-r-- 1 jenkins jenkins 531 Sep 20 16:15 main.go 16:18:04 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 16:15 res 16:18:04 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 16:15 snap 16:18:04 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 16:15 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:04 + 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=42a4aea364fc3b5da0341fdab57a071fe1627109 --label arch=amd64 --label version=3.1.0-dev.18 . 16:18:04 Sending build context to Docker daemon 12.71MB 16:18:04 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 16:18:04 Step 2/29 : FROM ${BASE} AS builder 16:18:04 ---> 0d688320af7e 16:18:04 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 16:18:05 ---> Running in c0b0b9124733 16:18:05 Removing intermediate container c0b0b9124733 16:18:05 ---> 75268c0d6fa1 16:18:05 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 16:18:05 ---> Running in fee2caf945bc 16:18:05 Removing intermediate container fee2caf945bc 16:18:05 ---> 0ba6248f1e65 16:18:05 Step 5/29 : ARG ADD_BUILD_TAGS="" 16:18:05 ---> Running in 1b372e312992 16:18:05 Removing intermediate container 1b372e312992 16:18:05 ---> ad3cdd26acfc 16:18:05 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:18:05 ---> Running in 38976ea0f86d 16:18:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:18:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:18:06 OK: 264 MiB in 52 packages 16:18:06 Removing intermediate container 38976ea0f86d 16:18:06 ---> 27fd220d5870 16:18:06 Step 7/29 : WORKDIR /app 16:18:06 ---> Running in 1163c39ac861 16:18:06 Removing intermediate container 1163c39ac861 16:18:06 ---> cceab42f5197 16:18:06 Step 8/29 : COPY go.mod vendor* ./ 16:18:06 ---> 8983bfd54ef1 16:18:06 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:18:06 ---> Running in 434750af2bd2 16:18:07 Removing intermediate container 434750af2bd2 16:18:07 ---> a6323773b95a 16:18:07 Step 10/29 : COPY . . 16:18:07 ---> ae6f9b5c052b 16:18:07 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:18:07 ---> Running in d19906b2d85a 16:18:07 Removing intermediate container d19906b2d85a 16:18:07 ---> 37f6bc4faa08 16:18:07 Step 12/29 : RUN $MAKE 16:18:07 ---> Running in 838c1baeb087 16:18:08 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.18 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.18" -trimpath -mod=readonly -o app-rfid-llrp-inventory 16:18:08 using credential edgex-jenkins-ssh 16:18:08 Cloning the remote Git repository 16:18:08 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:18:08 > git init /w/workspace/app-rfid-llrp-inventory/130 # timeout=10 16:18:08 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:18:08 > git --version # timeout=10 16:18:08 > git --version # 'git version 2.25.1' 16:18:08 using GIT_SSH to set credentials SSH Credentials for GitHub 16:18:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:18:10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 16:18:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:18:11 Avoid second fetch 16:18:11 Checking out Revision 42a4aea364fc3b5da0341fdab57a071fe1627109 (main) 16:18:12 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#226)" 16:18:11 > git config core.sparsecheckout # timeout=10 16:18:11 > git checkout -f 42a4aea364fc3b5da0341fdab57a071fe1627109 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:18:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:18:13 % Total % Received % Xferd Average Speed Time Time Time Current 16:18:13 Dload Upload Total Spent Left Speed 16:18:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 97335 [Pipeline] sh 16:18:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:18:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:18:14 + sudo tee /etc/docker/daemon.new 16:18:14 { 16:18:14 "registry-mirrors": [ 16:18:14 "https://nexus3.edgexfoundry.org:10001" 16:18:14 ], 16:18:14 "bip": "10.250.0.254/24", 16:18:14 "hosts": [ 16:18:14 "tcp://0.0.0.0:5555", 16:18:14 "unix:///var/run/docker.sock" 16:18:14 ], 16:18:14 "mtu": 1458, 16:18:14 "selinux-enabled": true, 16:18:14 "seccomp-profile": "/etc/docker/seccomp.json" 16:18:14 } [Pipeline] sh 16:18:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:18:14 + sudo service docker restart 16:18:26 Removing intermediate container 838c1baeb087 16:18:26 ---> c4f840f280eb 16:18:26 Step 13/29 : FROM alpine:3.18 16:18:26 3.18: Pulling from library/alpine 16:18:26 7264a8db6415: Already exists 16:18:26 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 16:18:26 Status: Downloaded newer image for alpine:3.18 16:18:26 ---> 7e01a0d0a1dc 16:18:26 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:18:27 ---> Running in 035779aa51e4 16:18:27 Removing intermediate container 035779aa51e4 16:18:27 ---> 924b2b6f2add 16:18:27 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 16:18:27 ---> Running in f1e0209ef757 16:18:27 Removing intermediate container f1e0209ef757 16:18:27 ---> 716f5b08772d 16:18:27 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 16:18:27 ---> Running in 5a3e3bb0c817 16:18:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:18:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:18:27 (1/2) Installing ca-certificates (20230506-r0) 16:18:27 (2/2) Installing dumb-init (1.2.5-r2) 16:18:27 Executing busybox-1.36.1-r2.trigger 16:18:27 Executing ca-certificates-20230506-r0.trigger 16:18:27 OK: 8 MiB in 17 packages 16:18:28 Removing intermediate container 5a3e3bb0c817 16:18:28 ---> 6f36d3d11e5d 16:18:28 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:18:28 ---> a2a6b40c7c13 16:18:28 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 16:18:28 ---> 4f5022054c14 16:18:28 Step 19/29 : COPY --from=builder /app/res/ /res/ 16:18:28 ---> 0802f8cccd62 16:18:28 Step 20/29 : COPY --from=builder /app/static/ /static/ 16:18:28 ---> 9efcb6976db8 16:18:28 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 16:18:29 ---> 37448e584de5 16:18:29 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 16:18:29 ---> Running in 135767b40f3a 16:18:30 Removing intermediate container 135767b40f3a 16:18:30 ---> 09da2472efa1 16:18:30 Step 23/29 : VOLUME /cache 16:18:30 ---> Running in e9f346a16adf 16:18:30 Removing intermediate container e9f346a16adf 16:18:30 ---> 9ba95a5a4f74 16:18:30 Step 24/29 : EXPOSE 59711 16:18:30 ---> Running in a910e5056f12 16:18:30 Removing intermediate container a910e5056f12 16:18:30 ---> 2e164f4b8613 16:18:30 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 16:18:30 ---> Running in 1994d5a7a2aa 16:18:30 Removing intermediate container 1994d5a7a2aa 16:18:30 ---> 68d0bd561e13 16:18:30 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 16:18:30 ---> Running in 2dd3c8c7179e 16:18:30 Removing intermediate container 2dd3c8c7179e 16:18:30 ---> c07fe99fe2ed 16:18:30 Step 27/29 : LABEL arch=amd64 16:18:30 ---> Running in 8be5f44e5ea9 16:18:30 Removing intermediate container 8be5f44e5ea9 16:18:30 ---> 2640ca92770a 16:18:30 Step 28/29 : LABEL git_sha=42a4aea364fc3b5da0341fdab57a071fe1627109 16:18:30 ---> Running in 6c3eeb2dadc4 16:18:30 Removing intermediate container 6c3eeb2dadc4 16:18:30 ---> 753ec39ebc92 16:18:30 Step 29/29 : LABEL version=3.1.0-dev.18 16:18:30 ---> Running in 5b830e94a1a2 16:18:30 Removing intermediate container 5b830e94a1a2 16:18:30 ---> eea7b8cf1a5e 16:18:30 [Warning] One or more build-args [ARCH] were not consumed 16:18:30 Successfully built eea7b8cf1a5e 16:18:30 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 16:18:30 provisioning config files... 16:18:30 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config18313254398088071787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:18:31 ---> docker-login.sh 16:18:31 nexus3.edgexfoundry.org:10001 16:18:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:31 Configure a credential helper to remove this warning. See 16:18:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:31 16:18:31 Login Succeeded 16:18:31 nexus3.edgexfoundry.org:10002 16:18:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:31 Configure a credential helper to remove this warning. See 16:18:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:31 16:18:31 Login Succeeded 16:18:31 nexus3.edgexfoundry.org:10003 16:18:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:31 Configure a credential helper to remove this warning. See 16:18:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:31 16:18:31 Login Succeeded 16:18:31 nexus3.edgexfoundry.org:10004 16:18:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:31 Configure a credential helper to remove this warning. See 16:18:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:31 16:18:31 Login Succeeded 16:18:31 docker.io 16:18:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:31 Configure a credential helper to remove this warning. See 16:18:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:31 16:18:31 Login Succeeded 16:18:31 ---> docker-login.sh ends [Pipeline] } 16:18:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:18:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:18:31 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 16:18:31 42a4aea364fc3b5da0341fdab57a071fe1627109 16:18:31 latest 16:18:31 3.1.0-dev.18 16:18:31 42a4aea364fc3b5da0341fdab57a071fe1627109-3.1.0-dev.18 16:18:31 main 16:18:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:31 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:42a4aea364fc3b5da0341fdab57a071fe1627109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:32 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:42a4aea364fc3b5da0341fdab57a071fe1627109 16:18:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:18:32 b53b5a54e3b4: Preparing 16:18:32 4e446f2003e1: Preparing 16:18:32 619714dddf6d: Preparing 16:18:32 db557c63278f: Preparing 16:18:32 cfda55234599: Preparing 16:18:32 70d3221e68fa: Preparing 16:18:32 06aa5d77187c: Preparing 16:18:32 4693057ce236: Preparing 16:18:32 70d3221e68fa: Waiting 16:18:32 06aa5d77187c: Waiting 16:18:32 4693057ce236: Waiting 16:18:32 b53b5a54e3b4: Pushed 16:18:32 cfda55234599: Pushed 16:18:32 619714dddf6d: Pushed 16:18:32 db557c63278f: Pushed 16:18:32 4693057ce236: Layer already exists 16:18:32 70d3221e68fa: Pushed 16:18:32 06aa5d77187c: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:18:34 provisioning config files... 16:18:34 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/130@tmp/config16070144585215092934tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:18:34 ---> docker-login.sh 16:18:34 nexus3.edgexfoundry.org:10001 16:18:35 4e446f2003e1: Pushed 16:18:35 42a4aea364fc3b5da0341fdab57a071fe1627109: digest: sha256:fef9ef23e46e77852d03647cadc8c4d0b48f48c2516c9086b52c36b2e32e4746 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:35 + 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 16:18:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:35 Configure a credential helper to remove this warning. See 16:18:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:35 16:18:35 Login Succeeded 16:18:35 nexus3.edgexfoundry.org:10002 16:18:35 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 16:18:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:18:35 b53b5a54e3b4: Preparing 16:18:35 4e446f2003e1: Preparing 16:18:35 619714dddf6d: Preparing 16:18:35 db557c63278f: Preparing 16:18:35 cfda55234599: Preparing 16:18:35 70d3221e68fa: Preparing 16:18:35 06aa5d77187c: Preparing 16:18:35 4693057ce236: Preparing 16:18:35 06aa5d77187c: Waiting 16:18:35 70d3221e68fa: Waiting 16:18:35 4693057ce236: Waiting 16:18:35 619714dddf6d: Layer already exists 16:18:35 db557c63278f: Layer already exists 16:18:35 4e446f2003e1: Layer already exists 16:18:35 b53b5a54e3b4: Layer already exists 16:18:35 70d3221e68fa: Layer already exists 16:18:35 cfda55234599: Layer already exists 16:18:35 06aa5d77187c: Layer already exists 16:18:35 4693057ce236: Layer already exists 16:18:35 latest: digest: sha256:fef9ef23e46e77852d03647cadc8c4d0b48f48c2516c9086b52c36b2e32e4746 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 16:18:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh 16:18:36 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.18 16:18:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [Pipeline] } 16:18:36 Configure a credential helper to remove this warning. See 16:18:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:36 16:18:36 Login Succeeded 16:18:36 nexus3.edgexfoundry.org:10003 16:18:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:36 Configure a credential helper to remove this warning. See 16:18:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:36 16:18:36 Login Succeeded 16:18:36 nexus3.edgexfoundry.org:10004 16:18:36 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.18 16:18:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:18:36 b53b5a54e3b4: Preparing 16:18:36 4e446f2003e1: Preparing 16:18:36 619714dddf6d: Preparing 16:18:36 db557c63278f: Preparing 16:18:36 cfda55234599: Preparing 16:18:36 70d3221e68fa: Preparing 16:18:36 06aa5d77187c: Preparing 16:18:36 4693057ce236: Preparing 16:18:36 70d3221e68fa: Waiting 16:18:36 06aa5d77187c: Waiting 16:18:36 4693057ce236: Waiting 16:18:36 4e446f2003e1: Layer already exists 16:18:36 b53b5a54e3b4: Layer already exists 16:18:36 db557c63278f: Layer already exists 16:18:36 cfda55234599: Layer already exists 16:18:36 619714dddf6d: Layer already exists 16:18:36 06aa5d77187c: Layer already exists 16:18:36 70d3221e68fa: Layer already exists 16:18:36 4693057ce236: Layer already exists 16:18:36 3.1.0-dev.18: digest: sha256:fef9ef23e46e77852d03647cadc8c4d0b48f48c2516c9086b52c36b2e32e4746 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:36 Configure a credential helper to remove this warning. See 16:18:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:36 16:18:36 Login Succeeded 16:18:36 docker.io 16:18:36 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:42a4aea364fc3b5da0341fdab57a071fe1627109-3.1.0-dev.18 16:18:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:37 Configure a credential helper to remove this warning. See 16:18:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:37 16:18:37 Login Succeeded 16:18:37 ---> docker-login.sh ends [Pipeline] } 16:18:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv 16:18:37 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:42a4aea364fc3b5da0341fdab57a071fe1627109-3.1.0-dev.18 16:18:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:18:37 b53b5a54e3b4: Preparing 16:18:37 4e446f2003e1: Preparing 16:18:37 619714dddf6d: Preparing 16:18:37 db557c63278f: Preparing 16:18:37 cfda55234599: Preparing 16:18:37 70d3221e68fa: Preparing 16:18:37 06aa5d77187c: Preparing 16:18:37 4693057ce236: Preparing 16:18:37 70d3221e68fa: Waiting 16:18:37 06aa5d77187c: Waiting 16:18:37 4693057ce236: Waiting 16:18:37 619714dddf6d: Layer already exists 16:18:37 cfda55234599: Layer already exists 16:18:37 4e446f2003e1: Layer already exists 16:18:37 db557c63278f: Layer already exists 16:18:37 b53b5a54e3b4: Layer already exists 16:18:37 70d3221e68fa: Layer already exists 16:18:37 06aa5d77187c: Layer already exists 16:18:37 4693057ce236: Layer already exists 16:18:37 42a4aea364fc3b5da0341fdab57a071fe1627109-3.1.0-dev.18: digest: sha256:fef9ef23e46e77852d03647cadc8c4d0b48f48c2516c9086b52c36b2e32e4746 size: 1988 [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] echo 16:18:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:18:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:18:37 ========================================================= 16:18:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 16:18:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:37 + 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 16:18:37 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 16:18:37 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 16:18:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:18:37 b53b5a54e3b4: Preparing 16:18:37 4e446f2003e1: Preparing 16:18:37 619714dddf6d: Preparing 16:18:37 db557c63278f: Preparing 16:18:37 cfda55234599: Preparing 16:18:37 70d3221e68fa: Preparing 16:18:37 06aa5d77187c: Preparing 16:18:37 4693057ce236: Preparing 16:18:37 70d3221e68fa: Waiting 16:18:37 06aa5d77187c: Waiting 16:18:37 4693057ce236: Waiting 16:18:37 b53b5a54e3b4: Layer already exists 16:18:37 619714dddf6d: Layer already exists 16:18:37 db557c63278f: Layer already exists 16:18:37 4e446f2003e1: Layer already exists 16:18:37 cfda55234599: Layer already exists 16:18:37 06aa5d77187c: Layer already exists 16:18:37 70d3221e68fa: Layer already exists 16:18:37 4693057ce236: Layer already exists 16:18:37 main: digest: sha256:fef9ef23e46e77852d03647cadc8c4d0b48f48c2516c9086b52c36b2e32e4746 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:18:37 ===================================================== [Pipeline] echo 16:18:37 taggedImages: 16:18:37 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:42a4aea364fc3b5da0341fdab57a071fe1627109 16:18:37 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 16:18:37 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.18 16:18:37 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:42a4aea364fc3b5da0341fdab57a071fe1627109-3.1.0-dev.18 16:18:37 - 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 16:18:38 Sending build context to Docker daemon 684kB 16:18:38 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 16:18:38 Step 2/12 : FROM ${BASE} AS builder 16:18:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:18:38 16:18:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:38 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:18:38 9fda8d8052c6: Pulling fs layer 16:18:38 5d54e960e981: Pulling fs layer 16:18:38 c4a7e357bf2a: Pulling fs layer 16:18:38 f0e02332f6b5: Pulling fs layer 16:18:38 cefa15bbcfad: Pulling fs layer 16:18:38 17808c966233: Pulling fs layer 16:18:38 f4c1fc716caa: Pulling fs layer 16:18:38 f0e02332f6b5: Waiting 16:18:38 cefa15bbcfad: Waiting 16:18:38 17808c966233: Waiting 16:18:38 f4c1fc716caa: Waiting 16:18:38 5d54e960e981: Verifying Checksum 16:18:38 5d54e960e981: Download complete 16:18:38 f0e02332f6b5: Verifying Checksum 16:18:38 f0e02332f6b5: Download complete 16:18:38 cefa15bbcfad: Verifying Checksum 16:18:38 cefa15bbcfad: Download complete 16:18:38 9fda8d8052c6: Download complete 16:18:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:18:38 latest: Pulling from edgex-lftools-log-publisher 16:18:38 5eb5b503b376: Pulling fs layer 16:18:38 5c69ac0246d0: Pulling fs layer 16:18:38 ec43610c2a17: Pulling fs layer 16:18:38 3a2ae6a8a46f: Pulling fs layer 16:18:38 33b1e0a273af: Pulling fs layer 16:18:38 5d3b04190fa2: Pulling fs layer 16:18:38 2f39f015ded8: Pulling fs layer 16:18:38 33b1e0a273af: Waiting 16:18:38 5d3b04190fa2: Waiting 16:18:38 3a2ae6a8a46f: Waiting 16:18:38 2f39f015ded8: Waiting 16:18:38 5c69ac0246d0: Download complete 16:18:38 3a2ae6a8a46f: Download complete 16:18:38 33b1e0a273af: Download complete 16:18:38 5d3b04190fa2: Verifying Checksum 16:18:38 5d3b04190fa2: Download complete 16:18:38 ec43610c2a17: Verifying Checksum 16:18:38 ec43610c2a17: Download complete 16:18:38 5eb5b503b376: Verifying Checksum 16:18:38 5eb5b503b376: Download complete 16:18:38 f4c1fc716caa: Verifying Checksum 16:18:38 f4c1fc716caa: Download complete 16:18:39 9fda8d8052c6: Pull complete 16:18:39 2f39f015ded8: Download complete 16:18:40 5eb5b503b376: Pull complete 16:18:40 5c69ac0246d0: Pull complete 16:18:40 5d54e960e981: Pull complete 16:18:40 c4a7e357bf2a: Verifying Checksum 16:18:40 c4a7e357bf2a: Download complete 16:18:40 ec43610c2a17: Pull complete 16:18:40 3a2ae6a8a46f: Pull complete 16:18:40 33b1e0a273af: Pull complete 16:18:40 5d3b04190fa2: Pull complete 16:18:41 17808c966233: Download complete 16:18:45 2f39f015ded8: Pull complete 16:18:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:18:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:18:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:18:45 prd-ubuntu20.04-docker-8c-8g-6721 does not seem to be running inside a container 16:18:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:18:49 $ docker top f4ba37dbcf5e60a6ea6e7d1314f14311a83d4914e40470a49f4a69031c28ea93 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:18:49 ---> job-cost.sh 16:18:49 lf-activate-venv: SKIPPING 16:18:49 INFO: No Stack... 16:18:50 INFO: Retrieving Pricing Info for: v3-standard-8 16:18:50 INFO: Archiving Costs [Pipeline] sh 16:18:50 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 16:18:50 + cut -d, -f6 [Pipeline] lock 16:18:50 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-130-stack-cost] 16:18:50 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-130-stack-cost] did not exist. Created. 16:18:50 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-130-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:18:51 + echo total: 0.2199999988079071 [Pipeline] stash 16:18:51 Stashed 1 file(s) [Pipeline] } 16:18:51 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-130-stack-cost] [Pipeline] // lock [Pipeline] } 16:18:51 $ docker stop --time=1 f4ba37dbcf5e60a6ea6e7d1314f14311a83d4914e40470a49f4a69031c28ea93 16:18:51 c4a7e357bf2a: Pull complete 16:18:51 f0e02332f6b5: Pull complete 16:18:51 cefa15bbcfad: Pull complete 16:18:52 $ docker rm -f --volumes f4ba37dbcf5e60a6ea6e7d1314f14311a83d4914e40470a49f4a69031c28ea93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:18:59 17808c966233: Pull complete 16:19:00 f4c1fc716caa: Pull complete 16:19:00 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 16:19:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 16:19:01 ---> ea914061e18c 16:19:01 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:19:02 ---> Running in 2a14b20a8d2f 16:19:02 Removing intermediate container 2a14b20a8d2f 16:19:02 ---> 10dff30f0bb3 16:19:02 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:19:03 ---> Running in da1e7e344e03 16:19:03 Removing intermediate container da1e7e344e03 16:19:03 ---> 255f920799ac 16:19:03 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:19:03 ---> Running in d940d7bf346e 16:19:03 Removing intermediate container d940d7bf346e 16:19:03 ---> 7c4e3140af8c 16:19:03 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:19:03 ---> Running in 6c569c6cb573 16:19:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:19:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:19:06 OK: 266 MiB in 52 packages 16:19:07 Removing intermediate container 6c569c6cb573 16:19:07 ---> 98f20a31e83c 16:19:07 Step 7/12 : WORKDIR /app 16:19:07 ---> Running in 5acc6208702b 16:19:07 Removing intermediate container 5acc6208702b 16:19:07 ---> 65b638076be9 16:19:07 Step 8/12 : COPY go.mod vendor* ./ 16:19:07 ---> 11dea7be6704 16:19:07 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:19:07 ---> Running in efd3781df2e6 16:20:15 Removing intermediate container efd3781df2e6 16:20:15 ---> e8bd12932ed3 16:20:15 Step 10/12 : COPY . . 16:20:15 ---> 962abae12810 16:20:15 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:20:15 ---> Running in 978892af6c5d 16:20:15 Removing intermediate container 978892af6c5d 16:20:15 ---> fd21f622267e 16:20:15 Step 12/12 : RUN $MAKE 16:20:15 ---> Running in b6251601da52 16:20:16 noop 16:20:16 Removing intermediate container b6251601da52 16:20:16 ---> 3721dd31fdb7 16:20:16 Successfully built 3721dd31fdb7 16:20:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:17 + docker inspect -f . ci-base-image-arm64 16:20:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:20:17 prd-ubuntu20.04-docker-arm64-4c-16g-6723 does not seem to be running inside a container 16:20:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/130 -v /w/workspace/app-rfid-llrp-inventory/130:/w/workspace/app-rfid-llrp-inventory/130:rw,z -v /w/workspace/app-rfid-llrp-inventory/130@tmp:/w/workspace/app-rfid-llrp-inventory/130@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-arm64 cat 16:20:18 $ docker top d2dcafee7bf8ed3bd41c19c85685473169e51cf42cfe992dd923466aa82a717e -eo pid,comm [Pipeline] { [Pipeline] sh 16:20:19 + go version 16:20:19 go version go1.21.0 linux/arm64 [Pipeline] } 16:20:19 $ docker stop --time=1 d2dcafee7bf8ed3bd41c19c85685473169e51cf42cfe992dd923466aa82a717e 16:20:21 $ docker rm -f --volumes d2dcafee7bf8ed3bd41c19c85685473169e51cf42cfe992dd923466aa82a717e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:21 + docker inspect -f . ci-base-image-arm64 16:20:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:20:21 prd-ubuntu20.04-docker-arm64-4c-16g-6723 does not seem to be running inside a container 16:20:21 $ 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/130 -v /w/workspace/app-rfid-llrp-inventory/130:/w/workspace/app-rfid-llrp-inventory/130:rw,z -v /w/workspace/app-rfid-llrp-inventory/130@tmp:/w/workspace/app-rfid-llrp-inventory/130@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-arm64 cat 16:20:23 $ docker top 6acc1771548e17f8fcb420df4b6139af2dcf091d9933791e84004764bdbe0005 -eo pid,comm [Pipeline] { [Pipeline] sh 16:20:23 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/130 [Pipeline] fileExists [Pipeline] sh 16:20:23 + make test 16:20:23 go test -race ./... -coverprofile=coverage.out ./... 16:22:45 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 16:22:45 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 16:22:45 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.772s coverage: 86.2% of statements 16:22:53 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.476s coverage: 71.9% of statements 16:22:54 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:22:54 go vet ./... 16:24:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:24:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:24:46 ./bin/test-attribution.sh 16:24:46 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 16:24:46 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 16:24:46 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 16:24:46 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 16:24:46 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 16:24:46 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 16:24:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:24:46 $ docker stop --time=1 6acc1771548e17f8fcb420df4b6139af2dcf091d9933791e84004764bdbe0005 16:24:49 $ docker rm -f --volumes 6acc1771548e17f8fcb420df4b6139af2dcf091d9933791e84004764bdbe0005 [Pipeline] // withDockerContainer [Pipeline] sh 16:24:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:24:51 Warning: overwriting stash ‘coverage-report’ 16:24:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:24:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:24:52 + ls -al . 16:24:52 total 232 16:24:52 drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 16:20 . 16:24:52 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 16:18 .. 16:24:52 -rw-rw-r-- 1 jenkins jenkins 262 Sep 20 16:18 .dockerignore 16:24:52 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 16:18 .git 16:24:52 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 16:18 .github 16:24:52 -rw-rw-r-- 1 jenkins jenkins 788 Sep 20 16:18 .gitignore 16:24:52 -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 16:18 .golangci.yml 16:24:52 -rw-rw-r-- 1 jenkins jenkins 10232 Sep 20 16:18 Attribution.txt 16:24:52 -rw-rw-r-- 1 jenkins jenkins 9317 Sep 20 16:18 CHANGELOG.md 16:24:52 -rw-rw-r-- 1 jenkins jenkins 1659 Sep 20 16:18 Dockerfile 16:24:52 -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 16:18 GOVERNANCE.md 16:24:52 -rw-rw-r-- 1 jenkins jenkins 687 Sep 20 16:18 Jenkinsfile 16:24:52 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 20 16:18 LICENSE 16:24:52 -rw-rw-r-- 1 jenkins jenkins 2497 Sep 20 16:18 Makefile 16:24:52 -rw-rw-r-- 1 jenkins jenkins 617 Sep 20 16:18 OWNERS.md 16:24:52 -rw-rw-r-- 1 jenkins jenkins 31516 Sep 20 16:18 README.md 16:24:52 -rw-rw-r-- 1 jenkins jenkins 12 Sep 20 16:16 VERSION 16:24:52 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 16:18 bin 16:24:52 -rw-r--r-- 1 jenkins jenkins 41317 Sep 20 16:22 coverage.out 16:24:52 -rw-rw-r-- 1 jenkins jenkins 3968 Sep 20 16:18 go.mod 16:24:52 -rw-rw-r-- 1 jenkins jenkins 35609 Sep 20 16:18 go.sum 16:24:52 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 16:18 images 16:24:52 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 16:18 internal 16:24:52 -rw-rw-r-- 1 jenkins jenkins 531 Sep 20 16:18 main.go 16:24:52 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 16:18 res 16:24:52 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 16:18 snap 16:24:52 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 16:18 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:52 + 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=42a4aea364fc3b5da0341fdab57a071fe1627109 --label arch=arm64 --label version=3.1.0-dev.18 . 16:24:52 Sending build context to Docker daemon 684kB 16:24:52 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 16:24:52 Step 2/29 : FROM ${BASE} AS builder 16:24:52 ---> 3721dd31fdb7 16:24:52 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 16:24:52 ---> Running in 6f522ba064f1 16:24:53 Removing intermediate container 6f522ba064f1 16:24:53 ---> c494de349d19 16:24:53 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 16:24:53 ---> Running in b03e850360df 16:24:53 Removing intermediate container b03e850360df 16:24:53 ---> d5827779e293 16:24:53 Step 5/29 : ARG ADD_BUILD_TAGS="" 16:24:53 ---> Running in 39270bf7f866 16:24:53 Removing intermediate container 39270bf7f866 16:24:53 ---> 3790b79e6643 16:24:53 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:24:54 ---> Running in 1152409f673e 16:24:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:24:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:24:56 OK: 266 MiB in 52 packages 16:24:57 Removing intermediate container 1152409f673e 16:24:57 ---> 3a95fd69fbeb 16:24:57 Step 7/29 : WORKDIR /app 16:24:57 ---> Running in 69aaf6133a8c 16:24:58 Removing intermediate container 69aaf6133a8c 16:24:58 ---> 2334cc63af6a 16:24:58 Step 8/29 : COPY go.mod vendor* ./ 16:24:58 ---> 7bea5a366654 16:24:58 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:24:58 ---> Running in 2df68ca7a7f3 16:25:00 Removing intermediate container 2df68ca7a7f3 16:25:00 ---> 809fe2f5734a 16:25:00 Step 10/29 : COPY . . 16:25:01 ---> f41b80d6bca2 16:25:01 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:25:01 ---> Running in 26c1c2d79788 16:25:01 Removing intermediate container 26c1c2d79788 16:25:01 ---> f4616ced5c25 16:25:01 Step 12/29 : RUN $MAKE 16:25:01 ---> Running in 1873ba5dc860 16:25:02 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.18 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.18" -trimpath -mod=readonly -o app-rfid-llrp-inventory 16:26:54 Removing intermediate container 1873ba5dc860 16:26:54 ---> 33a64640bc95 16:26:54 Step 13/29 : FROM alpine:3.18 16:26:54 3.18: Pulling from library/alpine 16:26:54 9fda8d8052c6: Already exists 16:26:54 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 16:26:54 Status: Downloaded newer image for alpine:3.18 16:26:54 ---> f6648c04cd6c 16:26:54 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:26:54 ---> Running in db4d3a13dc7c 16:26:54 Removing intermediate container db4d3a13dc7c 16:26:54 ---> a2afe98c6bbe 16:26:54 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 16:26:54 ---> Running in 5b9b7408f2e4 16:26:54 Removing intermediate container 5b9b7408f2e4 16:26:54 ---> 88cbca41d2fb 16:26:54 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 16:26:54 ---> Running in f6b1b4c3a03a 16:26:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:26:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:26:54 (1/2) Installing ca-certificates (20230506-r0) 16:26:54 (2/2) Installing dumb-init (1.2.5-r2) 16:26:54 Executing busybox-1.36.1-r2.trigger 16:26:54 Executing ca-certificates-20230506-r0.trigger 16:26:54 OK: 9 MiB in 17 packages 16:26:55 Removing intermediate container f6b1b4c3a03a 16:26:55 ---> 22bbc81e6322 16:26:55 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:26:55 ---> 39404cfdff95 16:26:55 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 16:26:56 ---> 9d8fc5d39ce8 16:26:56 Step 19/29 : COPY --from=builder /app/res/ /res/ 16:26:56 ---> 466bc1dee826 16:26:56 Step 20/29 : COPY --from=builder /app/static/ /static/ 16:26:57 ---> 873358eee866 16:26:57 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 16:26:58 ---> e8b07c7680d9 16:26:58 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 16:26:58 ---> Running in 845eb972df8d 16:27:00 Removing intermediate container 845eb972df8d 16:27:00 ---> 799235c1bcbc 16:27:00 Step 23/29 : VOLUME /cache 16:27:00 ---> Running in ef1776c2f886 16:27:00 Removing intermediate container ef1776c2f886 16:27:00 ---> a29e39cd7a6d 16:27:00 Step 24/29 : EXPOSE 59711 16:27:00 ---> Running in c0262e01b9b1 16:27:00 Removing intermediate container c0262e01b9b1 16:27:00 ---> 91d61053b0e0 16:27:00 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 16:27:01 ---> Running in ca5eeb550345 16:27:01 Removing intermediate container ca5eeb550345 16:27:01 ---> a1e18b4cb0dd 16:27:01 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 16:27:01 ---> Running in 9664e8775bee 16:27:01 Removing intermediate container 9664e8775bee 16:27:01 ---> e7ab07e05c5e 16:27:01 Step 27/29 : LABEL arch=arm64 16:27:01 ---> Running in 4f9953186f8d 16:27:02 Removing intermediate container 4f9953186f8d 16:27:02 ---> 56c52e5ca818 16:27:02 Step 28/29 : LABEL git_sha=42a4aea364fc3b5da0341fdab57a071fe1627109 16:27:02 ---> Running in 64295ce46a36 16:27:02 Removing intermediate container 64295ce46a36 16:27:02 ---> 3afce62c078e 16:27:02 Step 29/29 : LABEL version=3.1.0-dev.18 16:27:02 ---> Running in 1508946d217a 16:27:02 Removing intermediate container 1508946d217a 16:27:02 ---> 9a0e314c3eac 16:27:02 [Warning] One or more build-args [ARCH] were not consumed 16:27:02 Successfully built 9a0e314c3eac 16:27:02 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 16:27:02 provisioning config files... 16:27:02 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/130@tmp/config7861919663692485792tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:27:03 ---> docker-login.sh 16:27:03 nexus3.edgexfoundry.org:10001 16:27:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:03 Configure a credential helper to remove this warning. See 16:27:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:03 16:27:03 Login Succeeded 16:27:03 nexus3.edgexfoundry.org:10002 16:27:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:03 Configure a credential helper to remove this warning. See 16:27:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:03 16:27:03 Login Succeeded 16:27:03 nexus3.edgexfoundry.org:10003 16:27:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:04 Configure a credential helper to remove this warning. See 16:27:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:04 16:27:04 Login Succeeded 16:27:04 nexus3.edgexfoundry.org:10004 16:27:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:04 Configure a credential helper to remove this warning. See 16:27:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:04 16:27:04 Login Succeeded 16:27:04 docker.io 16:27:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:05 Configure a credential helper to remove this warning. See 16:27:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:05 16:27:05 Login Succeeded 16:27:05 ---> docker-login.sh ends [Pipeline] } 16:27:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:27:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:27:05 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 16:27:05 42a4aea364fc3b5da0341fdab57a071fe1627109 16:27:05 latest 16:27:05 3.1.0-dev.18 16:27:05 42a4aea364fc3b5da0341fdab57a071fe1627109-3.1.0-dev.18 16:27:05 main 16:27:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:05 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:42a4aea364fc3b5da0341fdab57a071fe1627109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:05 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:42a4aea364fc3b5da0341fdab57a071fe1627109 16:27:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:27:05 de18b2470fd7: Preparing 16:27:05 d34bad33dd56: Preparing 16:27:05 c002271be79e: Preparing 16:27:05 6a3b160c4948: Preparing 16:27:05 92621b141ed3: Preparing 16:27:05 cb5cc9dc9e5d: Preparing 16:27:05 20a08220ea1f: Preparing 16:27:05 b2191e2be29d: Preparing 16:27:05 20a08220ea1f: Waiting 16:27:05 cb5cc9dc9e5d: Waiting 16:27:05 b2191e2be29d: Waiting 16:27:06 de18b2470fd7: Pushed 16:27:06 6a3b160c4948: Pushed 16:27:06 c002271be79e: Pushed 16:27:06 92621b141ed3: Pushed 16:27:06 b2191e2be29d: Layer already exists 16:27:06 cb5cc9dc9e5d: Pushed 16:27:06 20a08220ea1f: Pushed 16:27:13 d34bad33dd56: Pushed 16:27:13 42a4aea364fc3b5da0341fdab57a071fe1627109: digest: sha256:395f7bdd3717ed62f30bb768f122f5c2ff8721bfc7feb9900c56aee00388ce32 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:13 + 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 16:27:13 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 16:27:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:27:13 de18b2470fd7: Preparing 16:27:13 d34bad33dd56: Preparing 16:27:13 c002271be79e: Preparing 16:27:13 6a3b160c4948: Preparing 16:27:13 92621b141ed3: Preparing 16:27:13 cb5cc9dc9e5d: Preparing 16:27:13 20a08220ea1f: Preparing 16:27:13 b2191e2be29d: Preparing 16:27:13 cb5cc9dc9e5d: Waiting 16:27:13 b2191e2be29d: Waiting 16:27:13 20a08220ea1f: Waiting 16:27:13 6a3b160c4948: Layer already exists 16:27:13 c002271be79e: Layer already exists 16:27:13 d34bad33dd56: Layer already exists 16:27:13 92621b141ed3: Layer already exists 16:27:13 de18b2470fd7: Layer already exists 16:27:13 20a08220ea1f: Layer already exists 16:27:13 cb5cc9dc9e5d: Layer already exists 16:27:13 b2191e2be29d: Layer already exists 16:27:14 latest: digest: sha256:395f7bdd3717ed62f30bb768f122f5c2ff8721bfc7feb9900c56aee00388ce32 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:14 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:14 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.18 16:27:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:27:14 de18b2470fd7: Preparing 16:27:14 d34bad33dd56: Preparing 16:27:14 c002271be79e: Preparing 16:27:14 6a3b160c4948: Preparing 16:27:14 92621b141ed3: Preparing 16:27:14 cb5cc9dc9e5d: Preparing 16:27:14 20a08220ea1f: Preparing 16:27:14 b2191e2be29d: Preparing 16:27:14 cb5cc9dc9e5d: Waiting 16:27:14 20a08220ea1f: Waiting 16:27:14 b2191e2be29d: Waiting 16:27:14 6a3b160c4948: Layer already exists 16:27:14 d34bad33dd56: Layer already exists 16:27:14 92621b141ed3: Layer already exists 16:27:14 c002271be79e: Layer already exists 16:27:14 de18b2470fd7: Layer already exists 16:27:14 cb5cc9dc9e5d: Layer already exists 16:27:14 20a08220ea1f: Layer already exists 16:27:14 b2191e2be29d: Layer already exists 16:27:15 3.1.0-dev.18: digest: sha256:395f7bdd3717ed62f30bb768f122f5c2ff8721bfc7feb9900c56aee00388ce32 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:15 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:42a4aea364fc3b5da0341fdab57a071fe1627109-3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:15 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:42a4aea364fc3b5da0341fdab57a071fe1627109-3.1.0-dev.18 16:27:15 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:27:15 de18b2470fd7: Preparing 16:27:15 d34bad33dd56: Preparing 16:27:15 c002271be79e: Preparing 16:27:15 6a3b160c4948: Preparing 16:27:15 92621b141ed3: Preparing 16:27:15 cb5cc9dc9e5d: Preparing 16:27:15 20a08220ea1f: Preparing 16:27:15 b2191e2be29d: Preparing 16:27:15 cb5cc9dc9e5d: Waiting 16:27:15 20a08220ea1f: Waiting 16:27:15 b2191e2be29d: Waiting 16:27:15 d34bad33dd56: Layer already exists 16:27:15 6a3b160c4948: Layer already exists 16:27:15 de18b2470fd7: Layer already exists 16:27:15 92621b141ed3: Layer already exists 16:27:15 c002271be79e: Layer already exists 16:27:15 cb5cc9dc9e5d: Layer already exists 16:27:15 b2191e2be29d: Layer already exists 16:27:15 20a08220ea1f: Layer already exists 16:27:16 42a4aea364fc3b5da0341fdab57a071fe1627109-3.1.0-dev.18: digest: sha256:395f7bdd3717ed62f30bb768f122f5c2ff8721bfc7feb9900c56aee00388ce32 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:16 + 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 16:27:16 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 16:27:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:27:16 de18b2470fd7: Preparing 16:27:16 d34bad33dd56: Preparing 16:27:16 c002271be79e: Preparing 16:27:16 6a3b160c4948: Preparing 16:27:16 92621b141ed3: Preparing 16:27:16 cb5cc9dc9e5d: Preparing 16:27:16 20a08220ea1f: Preparing 16:27:16 b2191e2be29d: Preparing 16:27:16 cb5cc9dc9e5d: Waiting 16:27:16 20a08220ea1f: Waiting 16:27:16 b2191e2be29d: Waiting 16:27:16 de18b2470fd7: Layer already exists 16:27:16 d34bad33dd56: Layer already exists 16:27:16 c002271be79e: Layer already exists 16:27:16 6a3b160c4948: Layer already exists 16:27:16 92621b141ed3: Layer already exists 16:27:16 20a08220ea1f: Layer already exists 16:27:16 b2191e2be29d: Layer already exists 16:27:16 cb5cc9dc9e5d: Layer already exists 16:27:17 main: digest: sha256:395f7bdd3717ed62f30bb768f122f5c2ff8721bfc7feb9900c56aee00388ce32 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:27:17 ===================================================== [Pipeline] echo 16:27:17 taggedImages: 16:27:17 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:42a4aea364fc3b5da0341fdab57a071fe1627109 16:27:17 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 16:27:17 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.18 16:27:17 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:42a4aea364fc3b5da0341fdab57a071fe1627109-3.1.0-dev.18 16:27:17 - 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 16:27:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:27:17 16:27:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:27:17 arm64: Pulling from edgex-lftools-log-publisher 16:27:17 8998bd30e6a1: Pulling fs layer 16:27:17 04944245beec: Pulling fs layer 16:27:17 699f458cf7ca: Pulling fs layer 16:27:17 765212b225bb: Pulling fs layer 16:27:17 f23df028b6ca: Pulling fs layer 16:27:17 d65c8cfc05b1: Pulling fs layer 16:27:17 2437ff75d9bd: Pulling fs layer 16:27:17 765212b225bb: Waiting 16:27:17 f23df028b6ca: Waiting 16:27:17 d65c8cfc05b1: Waiting 16:27:17 2437ff75d9bd: Waiting 16:27:18 04944245beec: Verifying Checksum 16:27:18 04944245beec: Download complete 16:27:18 765212b225bb: Verifying Checksum 16:27:18 765212b225bb: Download complete 16:27:18 f23df028b6ca: Download complete 16:27:18 d65c8cfc05b1: Verifying Checksum 16:27:18 d65c8cfc05b1: Download complete 16:27:18 699f458cf7ca: Verifying Checksum 16:27:18 699f458cf7ca: Download complete 16:27:18 8998bd30e6a1: Verifying Checksum 16:27:18 8998bd30e6a1: Download complete 16:27:21 2437ff75d9bd: Verifying Checksum 16:27:21 2437ff75d9bd: Download complete 16:27:22 8998bd30e6a1: Pull complete 16:27:22 04944245beec: Pull complete 16:27:24 699f458cf7ca: Pull complete 16:27:24 765212b225bb: Pull complete 16:27:25 f23df028b6ca: Pull complete 16:27:25 d65c8cfc05b1: Pull complete 16:27:40 2437ff75d9bd: Pull complete 16:27:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:27:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:27:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:27:40 prd-ubuntu20.04-docker-arm64-4c-16g-6723 does not seem to be running inside a container 16:27:40 $ 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/130 -v /w/workspace/app-rfid-llrp-inventory/130:/w/workspace/app-rfid-llrp-inventory/130:rw,z -v /w/workspace/app-rfid-llrp-inventory/130@tmp:/w/workspace/app-rfid-llrp-inventory/130@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:arm64 cat 16:27:43 $ docker top 122b427d51269261825e15c1b7838efb6bdad376605314b6675b7fd8eed0a7d4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:27:43 ---> job-cost.sh 16:27:44 lf-activate-venv: SKIPPING 16:27:44 INFO: No Stack... 16:27:44 INFO: Retrieving Pricing Info for: v3-standard-4 16:27:45 INFO: Archiving Costs [Pipeline] sh 16:27:45 + cut -d, -f6 16:27:45 + cat /w/workspace/app-rfid-llrp-inventory/130/archives/cost.csv [Pipeline] lock 16:27:45 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-130-stack-cost] 16:27:45 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-130-stack-cost] did not exist. Created. 16:27:45 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-130-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:27:45 /w/workspace/app-rfid-llrp-inventory/130@tmp/durable-2eef7d72/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:27:46 + echo total: 0.10999999940395355 [Pipeline] stash 16:27:46 Warning: overwriting stash ‘stack-cost’ 16:27:46 Stashed 1 file(s) [Pipeline] } 16:27:46 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-130-stack-cost] [Pipeline] // lock [Pipeline] } 16:27:46 $ docker stop --time=1 122b427d51269261825e15c1b7838efb6bdad376605314b6675b7fd8eed0a7d4 16:27:47 $ docker rm -f --volumes 122b427d51269261825e15c1b7838efb6bdad376605314b6675b7fd8eed0a7d4 [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 16:27:48 provisioning config files... 16:27:48 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17106373852095392954tmp [Pipeline] { [Pipeline] sh 16:27:48 + set +x 16:27:48 + curl -s https://codecov.io/bash 16:27:48 + bash -s -- 16:27:48 16:27:48 _____ _ 16:27:48 / ____| | | 16:27:48 | | ___ __| | ___ ___ _____ __ 16:27:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:27:48 | |___| (_) | (_| | __/ (_| (_) \ V / 16:27:48 \_____\___/ \__,_|\___|\___\___/ \_/ 16:27:48 Bash-1.0.6 16:27:48 16:27:48 16:27:48 ==> git version 2.25.1 found 16:27:48 ==> 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 16:27:48 Release-Date: 2020-01-08 16:27:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:27:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:27:48 ==> Jenkins CI detected. 16:27:48 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 16:27:48 project root: . 16:27:48 --> token set from env 16:27:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:27:48 ==> Running gcov in . (disable via -X gcov) 16:27:48 ==> Python coveragepy not found 16:27:48 ==> Searching for coverage reports in: 16:27:48 + . 16:27:48 -> Found 1 reports 16:27:48 ==> Detecting git/mercurial file structure 16:27:48 ==> Reading reports 16:27:48 + ./coverage.out bytes=41317 16:27:48 ==> Appending adjustments 16:27:48 https://docs.codecov.io/docs/fixing-reports 16:27:48 + Found adjustments 16:27:48 ==> Gzipping contents 16:27:48 12K /tmp/codecov.Av0bzQ.gz 16:27:48 ==> Uploading reports 16:27:48 url: https://codecov.io 16:27:48 query: branch=main&commit=42a4aea364fc3b5da0341fdab57a071fe1627109&build=130&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F130%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 16:27:48 -> Pinging Codecov 16:27:48 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=42a4aea364fc3b5da0341fdab57a071fe1627109&build=130&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F130%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 16:27:49 -> Uploading to 16:27:49 https://storage.googleapis.com/codecov/v4/raw/2023-09-20/581DD39554BDF9B6E22D074273EAD858/42a4aea364fc3b5da0341fdab57a071fe1627109/275df140-fc99-4622-b2d6-5f4ad2141015.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230920T162748Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c44b64f1ec3325c7458a2d583678b536b21c8aa593d800e370dc81e2ea396acf 16:27:49 % Total % Received % Xferd Average Speed Time Time Time Current 16:27:49 Dload Upload Total Spent Left Speed 16:27:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11810 0 0 100 11810 0 60564 --:--:-- --:--:-- --:--:-- 60564 16:27:49 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/42a4aea364fc3b5da0341fdab57a071fe1627109 [Pipeline] } 16:27:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:27:49 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:27:49 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:27:49 16:27:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:27:50 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:27:50 df9b9388f04a: Pulling fs layer 16:27:50 52dc419b0ee2: Pulling fs layer 16:27:50 25bc292e5bac: Pulling fs layer 16:27:50 114826534d7a: Pulling fs layer 16:27:50 4657fd5d0bcf: Pulling fs layer 16:27:50 6ad1cebc031e: Pulling fs layer 16:27:50 8a3aa393b2d8: Pulling fs layer 16:27:50 4657fd5d0bcf: Waiting 16:27:50 8a3aa393b2d8: Waiting 16:27:50 6ad1cebc031e: Waiting 16:27:50 114826534d7a: Waiting 16:27:50 25bc292e5bac: Verifying Checksum 16:27:50 25bc292e5bac: Download complete 16:27:50 52dc419b0ee2: Download complete 16:27:50 4657fd5d0bcf: Verifying Checksum 16:27:50 4657fd5d0bcf: Download complete 16:27:50 df9b9388f04a: Verifying Checksum 16:27:50 df9b9388f04a: Download complete 16:27:50 df9b9388f04a: Pull complete 16:27:50 6ad1cebc031e: Verifying Checksum 16:27:50 6ad1cebc031e: Download complete 16:27:50 52dc419b0ee2: Pull complete 16:27:50 25bc292e5bac: Pull complete 16:27:50 114826534d7a: Verifying Checksum 16:27:50 114826534d7a: Download complete 16:27:50 8a3aa393b2d8: Verifying Checksum 16:27:50 8a3aa393b2d8: Download complete 16:27:54 114826534d7a: Pull complete 16:27:54 4657fd5d0bcf: Pull complete 16:27:54 6ad1cebc031e: Pull complete 16:27:57 8a3aa393b2d8: Pull complete 16:27:57 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:27:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:27:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:27:58 prd-ubuntu20.04-docker-8c-8g-6721 does not seem to be running inside a container 16:27:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:28:01 $ docker top acfde4a3eca7988413d1a52ac8e01081e6f3820d7714ed3cd393bf77d68958c2 -eo pid,comm [Pipeline] { [Pipeline] echo 16:28:01 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 16:28:02 + set -o pipefail 16:28:02 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 16:28:07 16:28:07 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 16:28:07 16:28:07 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/f8164e91-298d-40d1-be63-d0ced3b20d70 16:28:07 16:28:07 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:28:07 16:28:07 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:28:07 16:28:08 16:28:08 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:28:08 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:28:08 More details here: https://snyk.co/ue1NS [Pipeline] } 16:28:08 $ docker stop --time=1 acfde4a3eca7988413d1a52ac8e01081e6f3820d7714ed3cd393bf77d68958c2 16:28:12 $ docker rm -f --volumes acfde4a3eca7988413d1a52ac8e01081e6f3820d7714ed3cd393bf77d68958c2 [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 16:28:13 + git log --format=format:%s -1 42a4aea364fc3b5da0341fdab57a071fe1627109 [Pipeline] sh 16:28:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:28:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:28:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:28:14 prd-ubuntu20.04-docker-8c-8g-6721 does not seem to be running inside a container 16:28:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:28:14 $ docker top 790ed52b0bb6617f9f395df75d1df1c1e31fbe113f3efc920382783d40a690bc -eo pid,comm 16:28:14 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). 16:28:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:28:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:28:14 [ssh-agent] Looking for ssh-agent implementation... 16:28:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:28:14 $ docker exec 790ed52b0bb6617f9f395df75d1df1c1e31fbe113f3efc920382783d40a690bc ssh-agent 16:28:14 SSH_AUTH_SOCK=/tmp/ssh-EhU0FN50ahul/agent.33 16:28:14 SSH_AGENT_PID=39 16:28:14 Running ssh-add (command line suppressed) 16:28:15 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18294857396404593388.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18294857396404593388.key) 16:28:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:28:15 + git semver tag 16:28:15 2023-09-20 16:28:15,520 [run_tag] DEBUG tag force:False 16:28:15 2023-09-20 16:28:15,520 [check_head_tag] DEBUG check head tag 16:28:15 2023-09-20 16:28:15,521 [execute] INFO git cat-file --batch-check 16:28:15 2023-09-20 16:28:15,521 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 16:28:15 2023-09-20 16:28:15,524 [execute] INFO git cat-file --batch 16:28:15 2023-09-20 16:28:15,525 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 16:28:15 2023-09-20 16:28:15,536 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:28:15 2023-09-20 16:28:15,536 [execute] INFO git tag -a v3.1.0-dev.18 -m v3.1.0-dev.18 16:28:15 2023-09-20 16:28:15,536 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.18', '-m', 'v3.1.0-dev.18'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 16:28:15 2023-09-20 16:28:15,541 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:28:15 3.1.0-dev.18 [Pipeline] } 16:28:15 $ docker exec --env ******** --env ******** 790ed52b0bb6617f9f395df75d1df1c1e31fbe113f3efc920382783d40a690bc ssh-agent -k 16:28:15 unset SSH_AUTH_SOCK; 16:28:15 unset SSH_AGENT_PID; 16:28:15 echo Agent pid 39 killed; 16:28:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:28:16 + git semver [Pipeline] } 16:28:16 $ docker stop --time=1 790ed52b0bb6617f9f395df75d1df1c1e31fbe113f3efc920382783d40a690bc 16:28:17 $ docker rm -f --volumes 790ed52b0bb6617f9f395df75d1df1c1e31fbe113f3efc920382783d40a690bc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:28:17 16:28:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:28:18 0.23.1-centos7: Pulling from edgex-lftools 16:28:18 ab5ef0e58194: Pulling fs layer 16:28:18 9712f1f96733: Pulling fs layer 16:28:18 63f879dbbcfc: Pulling fs layer 16:28:18 0d9ebad4ef96: Pulling fs layer 16:28:18 e9a5061849ea: Pulling fs layer 16:28:18 d747dcd14b5f: Pulling fs layer 16:28:18 2de7ff778b66: Pulling fs layer 16:28:18 0d9ebad4ef96: Waiting 16:28:18 e9a5061849ea: Waiting 16:28:18 d747dcd14b5f: Waiting 16:28:18 9712f1f96733: Verifying Checksum 16:28:18 9712f1f96733: Download complete 16:28:18 63f879dbbcfc: Verifying Checksum 16:28:18 63f879dbbcfc: Download complete 16:28:18 e9a5061849ea: Verifying Checksum 16:28:18 e9a5061849ea: Download complete 16:28:18 d747dcd14b5f: Verifying Checksum 16:28:18 d747dcd14b5f: Download complete 16:28:18 ab5ef0e58194: Verifying Checksum 16:28:18 ab5ef0e58194: Download complete 16:28:18 0d9ebad4ef96: Verifying Checksum 16:28:18 0d9ebad4ef96: Download complete 16:28:18 2de7ff778b66: Verifying Checksum 16:28:18 2de7ff778b66: Download complete 16:28:22 ab5ef0e58194: Pull complete 16:28:22 9712f1f96733: Pull complete 16:28:22 63f879dbbcfc: Pull complete 16:28:26 0d9ebad4ef96: Pull complete 16:28:26 e9a5061849ea: Pull complete 16:28:26 d747dcd14b5f: Pull complete 16:28:27 2de7ff778b66: Pull complete 16:28:27 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:28:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:28:27 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:28:27 prd-ubuntu20.04-docker-8c-8g-6721 does not seem to be running inside a container 16:28:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:28:32 $ docker top 8f6bd3c5996e2bddc125bcc98090f18bafbb0b66bef64ca64019f03b6b85b304 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:28:32 provisioning config files... 16:28:32 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2584681867884132302tmp 16:28:32 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13685168806590829928tmp 16:28:32 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17336408965550660188tmp [Pipeline] { [Pipeline] echo 16:28:32 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:28:32 ---> sigul-configuration.sh 16:28:32 gpg: directory `/root/.gnupg' created 16:28:32 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:28:32 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:28:32 gpg: keyring `/root/.gnupg/secring.gpg' created 16:28:32 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:28:32 gpg: CAST5 encrypted data 16:28:32 gpg: encrypted with 1 passphrase 16:28:32 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:28:33 + mkdir /home/jenkins 16:28:33 + mkdir /home/jenkins/sigul [Pipeline] sh 16:28:33 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 16:28:33 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:28:33 ---> sigul-install.sh 16:28:33 Sigul already installed; skipping installation. [Pipeline] sh 16:28:33 + git tag --list 16:28:33 v0.0.0 16:28:33 v1.0.0 16:28:33 v2.1.0 16:28:33 v2.1.1 16:28:33 v2.2.0 16:28:33 v2.3.0 16:28:33 v3.0 16:28:33 v3.0.0 16:28:33 v3.0.1 16:28:33 v3.0.1-dev.1 16:28:33 v3.1.0-dev.1 16:28:33 v3.1.0-dev.10 16:28:33 v3.1.0-dev.11 16:28:33 v3.1.0-dev.12 16:28:33 v3.1.0-dev.13 16:28:33 v3.1.0-dev.14 16:28:33 v3.1.0-dev.15 16:28:33 v3.1.0-dev.16 16:28:33 v3.1.0-dev.17 16:28:33 v3.1.0-dev.18 16:28:33 v3.1.0-dev.2 16:28:33 v3.1.0-dev.3 16:28:33 v3.1.0-dev.4 16:28:33 v3.1.0-dev.5 16:28:33 v3.1.0-dev.6 16:28:33 v3.1.0-dev.7 16:28:33 v3.1.0-dev.8 16:28:33 v3.1.0-dev.9 [Pipeline] sh 16:28:34 + lftools sign git-tag v3.1.0-dev.18 16:28:34 Signing Git tag with Sigul... 16:28:34 Signing v3.1.0-dev.18 [Pipeline] echo 16:28:35 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:28:35 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:28:35 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:28:35 $ docker stop --time=1 8f6bd3c5996e2bddc125bcc98090f18bafbb0b66bef64ca64019f03b6b85b304 16:28:36 $ docker rm -f --volumes 8f6bd3c5996e2bddc125bcc98090f18bafbb0b66bef64ca64019f03b6b85b304 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:28:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:28:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:28:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:28:37 prd-ubuntu20.04-docker-8c-8g-6721 does not seem to be running inside a container 16:28:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:28:37 $ docker top 5607f8f7bd60e26b5e264e5d332147a07db8d8746d68d103b40a389d5e9906a7 -eo pid,comm 16:28:37 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). 16:28:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:28:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:28:37 [ssh-agent] Looking for ssh-agent implementation... 16:28:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:28:37 $ docker exec 5607f8f7bd60e26b5e264e5d332147a07db8d8746d68d103b40a389d5e9906a7 ssh-agent 16:28:38 SSH_AUTH_SOCK=/tmp/ssh-NJbIRDHVayeQ/agent.32 16:28:38 SSH_AGENT_PID=38 16:28:38 Running ssh-add (command line suppressed) 16:28:38 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16270771753436688232.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16270771753436688232.key) 16:28:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:28:38 + git semver bump pre 16:28:38 2023-09-20 16:28:38,681 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:28:38 2023-09-20 16:28:38,682 [bump_version] DEBUG bumping version:3.1.0-dev.18 on axis:pre with prefix:dev 16:28:38 2023-09-20 16:28:38,682 [bump_version] DEBUG bumped version:3.1.0-dev.19 16:28:38 2023-09-20 16:28:38,682 [write_version] DEBUG write version:3.1.0-dev.19 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 16:28:38 2023-09-20 16:28:38,682 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:28:38 2023-09-20 16:28:38,682 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:28:38 2023-09-20 16:28:38,684 [execute] INFO git cat-file --batch-check 16:28:38 2023-09-20 16:28:38,684 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 16:28:38 2023-09-20 16:28:38,689 [execute] INFO git cat-file --batch 16:28:38 2023-09-20 16:28:38,689 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 16:28:38 2023-09-20 16:28:38,694 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:28:38 3.1.0-dev.19 [Pipeline] } 16:28:38 $ docker exec --env ******** --env ******** 5607f8f7bd60e26b5e264e5d332147a07db8d8746d68d103b40a389d5e9906a7 ssh-agent -k 16:28:38 unset SSH_AUTH_SOCK; 16:28:38 unset SSH_AGENT_PID; 16:28:38 echo Agent pid 38 killed; 16:28:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:28:39 + git semver [Pipeline] } 16:28:39 $ docker stop --time=1 5607f8f7bd60e26b5e264e5d332147a07db8d8746d68d103b40a389d5e9906a7 16:28:40 $ docker rm -f --volumes 5607f8f7bd60e26b5e264e5d332147a07db8d8746d68d103b40a389d5e9906a7 [Pipeline] // withDockerContainer [Pipeline] sh 16:28:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:28:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:28:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:28:41 prd-ubuntu20.04-docker-8c-8g-6721 does not seem to be running inside a container 16:28:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:28:41 $ docker top 645f333ecb55df68d2a48e0dad7e3426b5f57fd0ab50f223dfc085d6240744b1 -eo pid,comm 16:28:41 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). 16:28:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:28:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:28:41 [ssh-agent] Looking for ssh-agent implementation... 16:28:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:28:42 $ docker exec 645f333ecb55df68d2a48e0dad7e3426b5f57fd0ab50f223dfc085d6240744b1 ssh-agent 16:28:42 SSH_AUTH_SOCK=/tmp/ssh-7S9P9sQ2mmA4/agent.32 16:28:42 SSH_AGENT_PID=38 16:28:42 Running ssh-add (command line suppressed) 16:28:42 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16702620706279055599.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16702620706279055599.key) 16:28:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:28:42 + git semver push 16:28:42 2023-09-20 16:28:42,680 [run_push] DEBUG push 16:28:42 2023-09-20 16:28:42,680 [execute] INFO git cat-file --batch-check 16:28:42 2023-09-20 16:28:42,680 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 16:28:42 2023-09-20 16:28:42,684 [execute] INFO git rev-list 3ebc373d90e2482df380b0a98e8d03a49e9a85e2 -- 16:28:42 2023-09-20 16:28:42,684 [execute] DEBUG Popen(['git', 'rev-list', '3ebc373d90e2482df380b0a98e8d03a49e9a85e2', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 16:28:42 2023-09-20 16:28:42,691 [execute] INFO git fetch -v origin 16:28:42 2023-09-20 16:28:42,692 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 16:28:43 2023-09-20 16:28:43,216 [run_push] DEBUG no remote changes detected 16:28:43 2023-09-20 16:28:43,216 [execute] INFO git push origin semver 16:28:43 2023-09-20 16:28:43,217 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 16:28:44 2023-09-20 16:28:43,900 [run_push] DEBUG push all version tags 16:28:44 2023-09-20 16:28:43,900 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:28:44 2023-09-20 16:28:43,901 [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) 16:28:44 2023-09-20 16:28:44,608 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:28:44 3.1.0-dev.19 [Pipeline] } 16:28:44 $ docker exec --env ******** --env ******** 645f333ecb55df68d2a48e0dad7e3426b5f57fd0ab50f223dfc085d6240744b1 ssh-agent -k 16:28:44 unset SSH_AUTH_SOCK; 16:28:44 unset SSH_AGENT_PID; 16:28:44 echo Agent pid 38 killed; 16:28:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:28:45 + git semver [Pipeline] } 16:28:45 $ docker stop --time=1 645f333ecb55df68d2a48e0dad7e3426b5f57fd0ab50f223dfc085d6240744b1 16:28:46 $ docker rm -f --volumes 645f333ecb55df68d2a48e0dad7e3426b5f57fd0ab50f223dfc085d6240744b1 [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 16:28:47 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 16:28:47 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 16:28:47 total 16 16:28:47 drwxr-xr-x 3 root root 4096 Sep 20 16:18 . 16:28:47 drwxrwxr-x 12 jenkins jenkins 4096 Sep 20 16:28 .. 16:28:47 drwxr-xr-x 2 root root 4096 Sep 20 16:18 cost 16:28:47 -rw-r--r-- 1 root root 95 Sep 20 16:18 cost.csv 16:28:47 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 16:28:47 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 16:28:47 total 16 16:28:47 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 16:18 . 16:28:47 drwxrwxr-x 12 jenkins jenkins 4096 Sep 20 16:28 .. 16:28:47 drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 16:18 cost 16:28:47 -rw-r--r-- 1 jenkins jenkins 95 Sep 20 16:18 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:28:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:28:48 ---> package-listing.sh 16:28:48 ++ facter osfamily 16:28:48 ++ tr '[:upper:]' '[:lower:]' 16:28:48 + OS_FAMILY=debian 16:28:48 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 16:28:48 + START_PACKAGES=/tmp/packages_start.txt 16:28:48 + END_PACKAGES=/tmp/packages_end.txt 16:28:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:28:48 + PACKAGES=/tmp/packages_start.txt 16:28:48 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 16:28:48 + PACKAGES=/tmp/packages_end.txt 16:28:48 + case "${OS_FAMILY}" in 16:28:48 + dpkg -l 16:28:48 + grep '^ii' 16:28:48 + '[' -f /tmp/packages_start.txt ']' 16:28:48 + '[' -f /tmp/packages_end.txt ']' 16:28:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:28:48 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 16:28:48 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 16:28:48 + 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 16:28:48 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 16:28:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:28:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:28:49 prd-ubuntu20.04-docker-8c-8g-6721 does not seem to be running inside a container 16:28:49 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:28:49 $ docker top d935cbc723786e3d6f33c7ad70c9bc59dea0046b428e924c91f18919bf741a69 -eo pid,comm [Pipeline] { [Pipeline] sh 16:28:50 + touch /tmp/pre-build-complete [Pipeline] sh 16:28:50 + mkdir -p /var/log/sysstat [Pipeline] sh 16:28:50 + ls /var/log/sa-host 16:28:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:28:50 provisioning config files... 16:28:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11932188786260861020tmp [Pipeline] { [Pipeline] echo 16:28:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:28:51 ---> create-netrc.sh [Pipeline] } 16:28:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:28:51 ---> python-tools-install.sh [Pipeline] echo 16:28:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:28:51 ---> sudo-logs.sh 16:28:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:28:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:28:52 ---> job-cost.sh 16:28:52 lf-activate-venv: SKIPPING 16:28:52 DEBUG: total: 0.2199999988079071 16:28:52 INFO: Retrieving Stack Cost... 16:28:52 INFO: Retrieving Pricing Info for: v3-standard-8 16:28:53 INFO: Archiving Costs [Pipeline] echo 16:28:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:28:53 ---> logs-deploy.sh 16:28:53 lf-activate-venv: SKIPPING 16:28:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/130 16:28:53 INFO: archiving workspace using pattern(s): 16:28:54 Archives upload complete. 16:28:54 INFO: archiving logs to Nexus 16:28:55 ---> uname -a: 16:28:55 Linux prd-ubuntu20-04-docker-8c-8g-6721 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:28:55 16:28:55 16:28:55 ---> lscpu: 16:28:55 Architecture: x86_64 16:28:55 CPU op-mode(s): 32-bit, 64-bit 16:28:55 Byte Order: Little Endian 16:28:55 Address sizes: 40 bits physical, 48 bits virtual 16:28:55 CPU(s): 8 16:28:55 On-line CPU(s) list: 0-7 16:28:55 Thread(s) per core: 1 16:28:55 Core(s) per socket: 1 16:28:55 Socket(s): 8 16:28:55 NUMA node(s): 1 16:28:55 Vendor ID: AuthenticAMD 16:28:55 CPU family: 23 16:28:55 Model: 49 16:28:55 Model name: AMD EPYC-Rome Processor 16:28:55 Stepping: 0 16:28:55 CPU MHz: 2800.000 16:28:55 BogoMIPS: 5600.00 16:28:55 Virtualization: AMD-V 16:28:55 Hypervisor vendor: KVM 16:28:55 Virtualization type: full 16:28:55 L1d cache: 256 KiB 16:28:55 L1i cache: 256 KiB 16:28:55 L2 cache: 4 MiB 16:28:55 L3 cache: 128 MiB 16:28:55 NUMA node0 CPU(s): 0-7 16:28:55 Vulnerability Itlb multihit: Not affected 16:28:55 Vulnerability L1tf: Not affected 16:28:55 Vulnerability Mds: Not affected 16:28:55 Vulnerability Meltdown: Not affected 16:28:55 Vulnerability Mmio stale data: Not affected 16:28:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:28:55 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:28:55 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:28:55 Vulnerability Srbds: Not affected 16:28:55 Vulnerability Tsx async abort: Not affected 16:28:55 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 16:28:55 16:28:55 16:28:55 ---> nproc: 16:28:55 8 16:28:55 16:28:55 16:28:55 ---> df -h: 16:28:55 Filesystem Size Used Avail Use% Mounted on 16:28:55 overlay 155G 13G 143G 9% / 16:28:55 tmpfs 64M 0 64M 0% /dev 16:28:55 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:28:55 shm 64M 0 64M 0% /dev/shm 16:28:55 /dev/vda1 155G 13G 143G 9% /facter-os 16:28:55 16:28:55 16:28:55 ---> sar -b -r -n DEV: 16:28:55 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6721) 09/20/23 _x86_64_ (8 CPU) 16:28:55 16:28:55 16:15:11 LINUX RESTART (8 CPU) 16:28:55 16:28:55 16:16:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:28:55 16:17:01 172.23 4.83 167.40 0.00 466.01 68109.79 0.00 16:28:55 16:18:01 76.29 0.10 76.19 0.00 19.20 27634.19 0.00 16:28:55 16:19:01 206.25 0.30 205.95 0.00 34.39 45128.75 0.00 16:28:55 16:20:01 2.17 0.00 2.17 0.00 0.00 28.41 0.00 16:28:55 16:21:01 53.12 10.60 42.53 0.00 5155.01 8563.37 0.00 16:28:55 16:22:01 6.53 0.02 6.51 0.00 0.13 125.82 0.00 16:28:55 16:23:01 1.47 0.00 1.47 0.00 0.00 16.80 0.00 16:28:55 16:24:01 1.98 0.00 1.98 0.00 0.00 21.33 0.00 16:28:55 16:25:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 16:28:55 16:26:01 1.65 0.00 1.65 0.00 0.00 18.53 0.00 16:28:55 16:27:01 1.57 0.00 1.57 0.00 0.00 21.20 0.00 16:28:55 16:28:01 29.88 0.10 29.78 0.00 10.26 26335.08 0.00 16:28:55 Average: 46.02 1.32 44.70 0.00 473.75 14594.29 0.00 16:28:55 16:28:55 16:16:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:28:55 16:17:01 27765232 31568188 733460 2.23 147012 3807196 1845284 5.44 1214752 3402528 468164 16:28:55 16:18:01 27954400 31557224 740008 2.25 151128 3625440 1864860 5.50 1226912 3220144 162656 16:28:55 16:19:01 27638680 31558476 736568 2.24 163496 3890612 1774136 5.23 1288484 3429736 408 16:28:55 16:20:01 27638652 31558580 736124 2.24 163552 3890612 1774136 5.23 1288472 3429744 12 16:28:55 16:21:01 27149504 31537656 735116 2.24 192836 4318340 1728660 5.09 1595604 3576052 1048 16:28:55 16:22:01 27161692 31544976 727040 2.21 191380 4315084 1729996 5.10 1587000 3572840 8 16:28:55 16:23:01 27164372 31547740 724440 2.20 191452 4315080 1729996 5.10 1584668 3572844 20 16:28:55 16:24:01 27166716 31550164 721924 2.20 191504 4315088 1729996 5.10 1582228 3572844 8 16:28:55 16:25:01 27169692 31553172 718856 2.19 191548 4315076 1729996 5.10 1579220 3572848 12 16:28:55 16:26:01 27169896 31553416 718508 2.19 191568 4315100 1729996 5.10 1579324 3572852 8 16:28:55 16:27:01 27170416 31553972 717876 2.18 191620 4315100 1729996 5.10 1579588 3572856 8 16:28:55 16:28:01 26347152 31488960 781116 2.38 197656 5019052 2222260 6.55 1649692 4276336 420 16:28:55 Average: 27291367 31547710 732586 2.23 180396 4203482 1799109 5.30 1479662 3564302 52731 16:28:55 16:28:55 16:16:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:28:55 16:17:01 docker0 256.17 390.00 20.94 2626.09 0.00 0.00 0.00 0.00 16:28:55 16:17:01 ens3 596.58 391.46 7446.76 89.93 0.00 0.00 0.00 0.00 16:28:55 16:17:01 lo 3.93 3.93 0.39 0.39 0.00 0.00 0.00 0.00 16:28:55 16:18:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 16:28:55 16:18:01 ens3 27.65 19.15 29.01 12.25 0.00 0.00 0.00 0.00 16:28:55 16:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:28:55 16:19:01 docker0 3.13 5.53 0.19 64.80 0.00 0.00 0.00 0.00 16:28:55 16:19:01 ens3 190.98 151.71 2644.72 324.17 0.00 0.00 0.00 0.00 16:28:55 16:19:01 lo 8.93 8.93 0.89 0.89 0.00 0.00 0.00 0.00 16:28:55 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:55 16:20:01 ens3 1.20 0.58 2.24 0.22 0.00 0.00 0.00 0.00 16:28:55 16:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:28:55 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:55 16:21:01 ens3 181.65 72.02 2733.25 5.25 0.00 0.00 0.00 0.00 16:28:55 16:21:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 16:28:55 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:55 16:22:01 ens3 0.27 0.18 0.02 0.01 0.00 0.00 0.00 0.00 16:28:55 16:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:28:55 16:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:55 16:23:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:55 16:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:55 16:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:55 16:24:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:28:55 16:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:28:55 16:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:55 16:25:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:28:55 16:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:55 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:55 16:26:01 ens3 0.68 0.22 0.13 0.07 0.00 0.00 0.00 0.00 16:28:55 16:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:28:55 16:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:55 16:27:01 ens3 0.47 0.23 0.26 0.20 0.00 0.00 0.00 0.00 16:28:55 16:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:55 16:28:01 vethafef6de 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:55 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:55 16:28:01 ens3 124.76 69.24 3970.25 10.07 0.00 0.00 0.00 0.00 16:28:55 16:28:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 16:28:55 Average: vethafef6de 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:55 Average: docker0 21.29 32.48 1.73 220.93 0.00 0.00 0.00 0.00 16:28:55 Average: ens3 93.01 58.28 1393.88 36.78 0.00 0.00 0.00 0.00 16:28:55 Average: lo 1.31 1.31 0.13 0.13 0.00 0.00 0.00 0.00 16:28:55 16:28:55 16:28:55 ---> sar -P ALL: 16:28:55 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6721) 09/20/23 _x86_64_ (8 CPU) 16:28:55 16:28:55 16:15:11 LINUX RESTART (8 CPU) 16:28:55 16:28:55 16:16:02 CPU %user %nice %system %iowait %steal %idle 16:28:55 16:17:01 all 9.20 0.00 4.21 3.68 0.06 82.84 16:28:55 16:17:01 0 8.70 0.00 3.83 0.89 0.05 86.52 16:28:55 16:17:01 1 10.36 0.00 5.09 3.30 0.09 81.16 16:28:55 16:17:01 2 8.58 0.00 3.81 5.24 0.07 82.31 16:28:55 16:17:01 3 10.09 0.00 3.81 0.79 0.07 85.25 16:28:55 16:17:01 4 8.36 0.00 3.52 0.12 0.03 87.97 16:28:55 16:17:01 5 8.85 0.00 4.17 1.41 0.05 85.52 16:28:55 16:17:01 6 8.59 0.00 5.03 9.89 0.07 76.42 16:28:55 16:17:01 7 10.11 0.00 4.45 7.84 0.09 77.52 16:28:55 16:18:01 all 40.28 0.00 4.11 1.72 0.08 53.80 16:28:55 16:18:01 0 40.34 0.00 4.65 0.40 0.07 54.54 16:28:55 16:18:01 1 39.29 0.00 3.97 3.23 0.08 53.43 16:28:55 16:18:01 2 39.05 0.00 3.79 0.12 0.05 56.99 16:28:55 16:18:01 3 42.48 0.00 3.62 0.12 0.08 53.70 16:28:55 16:18:01 4 42.70 0.00 4.42 1.11 0.10 51.66 16:28:55 16:18:01 5 38.97 0.00 4.00 1.71 0.08 55.23 16:28:55 16:18:01 6 40.42 0.00 3.85 7.05 0.08 48.60 16:28:55 16:18:01 7 39.01 0.00 4.61 0.05 0.10 56.23 16:28:55 16:19:01 all 18.08 0.00 3.65 2.26 0.06 75.94 16:28:55 16:19:01 0 17.03 0.00 3.23 0.92 0.05 78.76 16:28:55 16:19:01 1 18.13 0.00 4.11 2.66 0.05 75.05 16:28:55 16:19:01 2 17.89 0.00 3.55 0.15 0.07 78.34 16:28:55 16:19:01 3 18.44 0.00 3.71 0.83 0.07 76.96 16:28:55 16:19:01 4 17.00 0.00 3.39 3.59 0.05 75.97 16:28:55 16:19:01 5 18.45 0.00 3.80 4.07 0.07 73.61 16:28:55 16:19:01 6 19.09 0.00 3.70 0.95 0.07 76.19 16:28:55 16:19:01 7 18.60 0.00 3.71 4.98 0.08 72.62 16:28:55 16:20:01 all 0.02 0.00 0.01 0.00 0.01 99.96 16:28:55 16:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:28:55 16:20:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:28:55 16:20:01 2 0.03 0.00 0.02 0.00 0.02 99.93 16:28:55 16:20:01 3 0.00 0.00 0.00 0.00 0.02 99.98 16:28:55 16:20:01 4 0.00 0.00 0.02 0.02 0.00 99.97 16:28:55 16:20:01 5 0.00 0.00 0.00 0.02 0.00 99.98 16:28:55 16:20:01 6 0.10 0.00 0.00 0.00 0.00 99.90 16:28:55 16:20:01 7 0.03 0.00 0.02 0.00 0.00 99.95 16:28:55 16:21:01 all 2.49 0.00 1.45 0.77 0.02 95.27 16:28:55 16:21:01 0 2.58 0.00 0.82 0.47 0.03 96.10 16:28:55 16:21:01 1 2.49 0.00 1.75 1.04 0.03 94.69 16:28:55 16:21:01 2 3.41 0.00 1.82 0.45 0.02 94.30 16:28:55 16:21:01 3 1.85 0.00 2.09 1.23 0.02 94.81 16:28:55 16:21:01 4 2.54 0.00 1.37 1.85 0.02 94.23 16:28:55 16:21:01 5 2.32 0.00 1.44 0.33 0.02 95.90 16:28:55 16:21:01 6 2.42 0.00 1.07 0.03 0.02 96.46 16:28:55 16:21:01 7 2.28 0.00 1.27 0.75 0.03 95.67 16:28:55 16:22:01 all 0.06 0.00 0.06 0.01 0.01 99.86 16:28:55 16:22:01 0 0.02 0.00 0.05 0.00 0.02 99.92 16:28:55 16:22:01 1 0.03 0.00 0.07 0.00 0.00 99.90 16:28:55 16:22:01 2 0.02 0.00 0.03 0.00 0.00 99.95 16:28:55 16:22:01 3 0.07 0.00 0.07 0.02 0.02 99.83 16:28:55 16:22:01 4 0.13 0.00 0.10 0.08 0.02 99.67 16:28:55 16:22:01 5 0.08 0.00 0.02 0.00 0.00 99.90 16:28:55 16:22:01 6 0.07 0.00 0.03 0.00 0.00 99.90 16:28:55 16:22:01 7 0.05 0.00 0.08 0.02 0.02 99.83 16:28:55 16:23:01 all 0.01 0.00 0.01 0.00 0.00 99.97 16:28:55 16:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:28:55 16:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:28:55 16:23:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:28:55 16:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:28:55 16:23:01 4 0.00 0.00 0.00 0.03 0.00 99.97 16:28:55 16:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:28:55 16:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:28:55 16:23:01 7 0.02 0.00 0.05 0.00 0.02 99.92 16:28:55 16:24:01 all 0.07 0.00 0.01 0.01 0.37 99.55 16:28:55 16:24:01 0 0.46 0.00 0.00 0.00 0.30 99.24 16:28:55 16:24:01 1 0.00 0.00 0.00 0.00 0.40 99.60 16:28:55 16:24:01 2 0.02 0.00 0.00 0.00 0.27 99.72 16:28:55 16:24:01 3 0.02 0.00 0.03 0.02 0.40 99.54 16:28:55 16:24:01 4 0.00 0.00 0.03 0.03 0.43 99.50 16:28:55 16:24:01 5 0.02 0.00 0.02 0.00 0.45 99.52 16:28:55 16:24:01 6 0.02 0.00 0.00 0.00 0.23 99.75 16:28:55 16:24:01 7 0.02 0.00 0.00 0.00 0.48 99.50 16:28:55 16:25:01 all 0.01 0.00 0.00 0.00 0.01 99.98 16:28:55 16:25:01 0 0.02 0.00 0.00 0.00 0.02 99.97 16:28:55 16:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:28:55 16:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:28:55 16:25:01 3 0.00 0.00 0.00 0.00 0.02 99.98 16:28:55 16:25:01 4 0.03 0.00 0.00 0.02 0.02 99.93 16:28:55 16:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:28:55 16:25:01 6 0.03 0.00 0.00 0.00 0.00 99.97 16:28:55 16:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:28:55 16:26:01 all 0.01 0.00 0.01 0.01 0.01 99.96 16:28:55 16:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:28:55 16:26:01 1 0.02 0.00 0.00 0.00 0.02 99.97 16:28:55 16:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:28:55 16:26:01 3 0.02 0.00 0.02 0.02 0.02 99.93 16:28:55 16:26:01 4 0.02 0.00 0.05 0.03 0.03 99.87 16:28:55 16:26:01 5 0.00 0.00 0.02 0.00 0.02 99.97 16:28:55 16:26:01 6 0.02 0.00 0.02 0.00 0.02 99.95 16:28:55 16:26:01 7 0.03 0.00 0.00 0.00 0.00 99.97 16:28:55 16:27:01 all 0.01 0.00 0.01 0.00 0.00 99.97 16:28:55 16:27:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:28:55 16:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:28:55 16:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 16:28:55 16:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:28:55 16:27:01 4 0.02 0.00 0.02 0.03 0.02 99.92 16:28:55 16:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:28:55 16:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:28:55 16:27:01 7 0.02 0.00 0.00 0.00 0.02 99.97 16:28:55 16:28:55 16:27:01 CPU %user %nice %system %iowait %steal %idle 16:28:55 16:28:01 all 2.88 0.00 1.33 0.84 0.02 94.94 16:28:55 16:28:01 0 3.39 0.00 1.02 0.08 0.02 95.49 16:28:55 16:28:01 1 2.94 0.00 1.27 0.15 0.02 95.62 16:28:55 16:28:01 2 2.46 0.00 1.76 0.02 0.02 95.74 16:28:55 16:28:01 3 3.44 0.00 1.85 4.60 0.03 90.08 16:28:55 16:28:01 4 3.30 0.00 1.24 1.81 0.03 93.62 16:28:55 16:28:01 5 2.55 0.00 0.79 0.05 0.00 96.62 16:28:55 16:28:01 6 2.47 0.00 0.77 0.00 0.00 96.76 16:28:55 16:28:01 7 2.48 0.00 1.93 0.05 0.02 95.53 16:28:55 Average: all 6.05 0.00 1.23 0.77 0.05 91.90 16:28:55 Average: 0 6.03 0.00 1.13 0.23 0.05 92.57 16:28:55 Average: 1 6.06 0.00 1.34 0.85 0.06 91.68 16:28:55 Average: 2 5.92 0.00 1.22 0.49 0.04 92.33 16:28:55 Average: 3 6.32 0.00 1.26 0.63 0.06 91.73 16:28:55 Average: 4 6.14 0.00 1.17 0.73 0.06 91.90 16:28:55 Average: 5 5.89 0.00 1.17 0.63 0.06 92.25 16:28:55 Average: 6 6.05 0.00 1.19 1.47 0.04 91.25 16:28:55 Average: 7 6.01 0.00 1.33 1.12 0.07 91.48 16:28:55 16:28:55 16:28:55