Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9baf900de0be18caf7d7a96e113c24cfc660105c 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-ssh3702173820039941410.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17865672792134482451.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10147056363469859886.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17920578226364338658.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-ssh1430891090904972707.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1069’ Running on prd-ubuntu20.04-docker-8c-8g-1071 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 9baf900de0be18caf7d7a96e113c24cfc660105c (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9baf900de0be18caf7d7a96e113c24cfc660105c # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#271)" > git rev-list --no-walk e33e7043bfdab310219eee9be4f7dd5875ef3966 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:29:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:29:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:29:48 ========================================================= 14:29:48 EdgeX Global Pipelines Version Info 14:29:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:29:49 ------------------- 14:29:49 stable info: 14:29:49 ------------------- 14:29:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:29:49 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 14:29:49 Message: update stable to v1.0.258 14:29:50 ------------------- 14:29:50 experimental info: 14:29:50 ------------------- 14:29:50 Commited By: **** collab-it+edgex@linuxfoundation.org 14:29:50 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 14:29:50 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:29:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 14:29:50 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 14:29:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:29:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:29:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:29:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 14:29:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:29:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:29:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:29:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:29:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:29:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 14:29:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:29:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:29:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:29:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:29:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:29:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:29:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:29:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:29:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:29:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:29:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:29:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:29:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:29:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:29:50 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:29:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:29:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:29:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:29:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9baf900de0be18caf7d7a96e113c24cfc660105c [Pipeline] echo 14:29:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9baf900 [Pipeline] echo 14:29:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:29:51 provisioning config files... 14:29:51 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1738328661007016912tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:29:51 ---> ****-login.sh 14:29:51 nexus3.edgexfoundry.org:10001 14:29:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:29:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:29:52 Configure a credential helper to remove this warning. See 14:29:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:29:52 14:29:52 Login Succeeded 14:29:52 nexus3.edgexfoundry.org:10002 14:29:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:29:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:29:52 Configure a credential helper to remove this warning. See 14:29:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:29:52 14:29:52 Login Succeeded 14:29:52 nexus3.edgexfoundry.org:10003 14:29:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:29:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:29:52 Configure a credential helper to remove this warning. See 14:29:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:29:52 14:29:52 Login Succeeded 14:29:52 nexus3.edgexfoundry.org:10004 14:29:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:29:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:29:52 Configure a credential helper to remove this warning. See 14:29:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:29:52 14:29:52 Login Succeeded 14:29:52 ****.io 14:29:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:29:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:29:52 Configure a credential helper to remove this warning. See 14:29:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:29:52 14:29:53 Login Succeeded 14:29:53 ---> ****-login.sh ends [Pipeline] } 14:29:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:29:53 + git rev-list -1 --merges 9baf900de0be18caf7d7a96e113c24cfc660105c~1..9baf900de0be18caf7d7a96e113c24cfc660105c [Pipeline] echo 14:29:53 -----------> git rev-list -1 --merges 9baf900de0be18caf7d7a96e113c24cfc660105c~1..9baf900de0be18caf7d7a96e113c24cfc660105c 9baf900de0be18caf7d7a96e113c24cfc660105c [false] [Pipeline] sh 14:29:53 + git log --format=format:%s -1 9baf900de0be18caf7d7a96e113c24cfc660105c [Pipeline] echo 14:29:53 ========================================================= 14:29:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:29:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:29:54 + git log --format=format:%s -1 9baf900de0be18caf7d7a96e113c24cfc660105c [Pipeline] echo 14:29:54 [semverPrep] GIT_COMMIT: 9baf900de0be18caf7d7a96e113c24cfc660105c, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#271) [Pipeline] echo 14:29:54 [semverPrep] This is not a build commit. [Pipeline] sh 14:29:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:29:54 + grep -v github /etc/ssh/ssh_known_hosts 14:29:54 + [ -e /tmp/ssh_known_hosts ] 14:29:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:29:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:29:54 + sudo tee -a /etc/ssh/ssh_known_hosts 14:29:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:29:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:29:55 14:29:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:29:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:29:55 0.1.4: Pulling from edgex-devops/py-git-semver 14:29:55 b85a868b505f: Pulling fs layer 14:29:55 e2be974225ed: Pulling fs layer 14:29:55 339a4e72a1f5: Pulling fs layer 14:29:55 988bab9f4d93: Pulling fs layer 14:29:55 1469e6f7b9e6: Pulling fs layer 14:29:55 eaf3925da568: Pulling fs layer 14:29:55 bab4dde63d76: Pulling fs layer 14:29:55 bde34c3a00c8: Pulling fs layer 14:29:55 b352a97aabf1: Pulling fs layer 14:29:55 4872d77fe225: Pulling fs layer 14:29:55 5851b861e8e6: Pulling fs layer 14:29:55 eaf3925da568: Waiting 14:29:55 988bab9f4d93: Waiting 14:29:55 bab4dde63d76: Waiting 14:29:55 1469e6f7b9e6: Waiting 14:29:55 bde34c3a00c8: Waiting 14:29:55 b352a97aabf1: Waiting 14:29:55 5851b861e8e6: Waiting 14:29:55 4872d77fe225: Waiting 14:29:55 e2be974225ed: Verifying Checksum 14:29:55 e2be974225ed: Download complete 14:29:55 988bab9f4d93: Verifying Checksum 14:29:55 988bab9f4d93: Download complete 14:29:55 339a4e72a1f5: Verifying Checksum 14:29:55 339a4e72a1f5: Download complete 14:29:55 1469e6f7b9e6: Verifying Checksum 14:29:55 1469e6f7b9e6: Download complete 14:29:55 eaf3925da568: Verifying Checksum 14:29:55 eaf3925da568: Download complete 14:29:55 bde34c3a00c8: Verifying Checksum 14:29:55 bde34c3a00c8: Download complete 14:29:55 b352a97aabf1: Verifying Checksum 14:29:55 b352a97aabf1: Download complete 14:29:55 4872d77fe225: Verifying Checksum 14:29:55 4872d77fe225: Download complete 14:29:56 5851b861e8e6: Download complete 14:29:56 b85a868b505f: Verifying Checksum 14:29:56 b85a868b505f: Download complete 14:29:56 bab4dde63d76: Verifying Checksum 14:29:56 bab4dde63d76: Download complete 14:29:57 b85a868b505f: Pull complete 14:29:57 e2be974225ed: Pull complete 14:29:57 339a4e72a1f5: Pull complete 14:29:58 988bab9f4d93: Pull complete 14:29:58 1469e6f7b9e6: Pull complete 14:29:58 eaf3925da568: Pull complete 14:30:00 bab4dde63d76: Pull complete 14:30:00 bde34c3a00c8: Pull complete 14:30:00 b352a97aabf1: Pull complete 14:30:00 4872d77fe225: Pull complete 14:30:00 5851b861e8e6: Pull complete 14:30:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:30:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:30:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:30:00 prd-ubuntu20.04-docker-8c-8g-1071 does not seem to be running inside a container 14:30:00 $ 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 14:30:05 $ docker top 8c554ab7a3f5d864958c1461bf771c6e683fb432c80114acebb9c2523f48f849 -eo pid,comm 14:30:05 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:30:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:30:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:30:05 [ssh-agent] Looking for ssh-agent implementation... 14:30:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:30:05 $ docker exec 8c554ab7a3f5d864958c1461bf771c6e683fb432c80114acebb9c2523f48f849 ssh-agent 14:30:05 SSH_AUTH_SOCK=/tmp/ssh-GInAsxvisqgU/agent.33 14:30:05 SSH_AGENT_PID=39 14:30:05 Running ssh-add (command line suppressed) 14:30:05 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4451420999702763506.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4451420999702763506.key) 14:30:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:30:05 + git tag --points-at HEAD [Pipeline] } 14:30:05 $ docker exec --env ******** --env ******** 8c554ab7a3f5d864958c1461bf771c6e683fb432c80114acebb9c2523f48f849 ssh-agent -k 14:30:05 unset SSH_AUTH_SOCK; 14:30:05 unset SSH_AGENT_PID; 14:30:05 echo Agent pid 39 killed; 14:30:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:30:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:30:06 [ssh-agent] Looking for ssh-agent implementation... 14:30:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:30:06 $ docker exec 8c554ab7a3f5d864958c1461bf771c6e683fb432c80114acebb9c2523f48f849 ssh-agent 14:30:06 SSH_AUTH_SOCK=/tmp/ssh-9MqtyKrYhjMt/agent.71 14:30:06 SSH_AGENT_PID=77 14:30:06 Running ssh-add (command line suppressed) 14:30:06 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10443330343960771010.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10443330343960771010.key) 14:30:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:30:06 + git semver init 14:30:06 2024-02-16 14:30:06,875 [run_init] DEBUG init version:0.0.0 force:False 14:30:06 2024-02-16 14:30:06,876 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 14:30:06 2024-02-16 14:30:06,876 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 14:30:06 2024-02-16 14:30:06,877 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 14:30:08 2024-02-16 14:30:08,316 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 14:30:08 2024-02-16 14:30:08,316 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 14:30:08 2024-02-16 14:30:08,317 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:30:08 2024-02-16 14:30:08,317 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:30:08 3.2.0-dev.9 [Pipeline] } 14:30:08 $ docker exec --env ******** --env ******** 8c554ab7a3f5d864958c1461bf771c6e683fb432c80114acebb9c2523f48f849 ssh-agent -k 14:30:08 unset SSH_AUTH_SOCK; 14:30:08 unset SSH_AGENT_PID; 14:30:08 echo Agent pid 77 killed; 14:30:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:30:09 + git semver [Pipeline] } 14:30:09 $ docker stop --time=1 8c554ab7a3f5d864958c1461bf771c6e683fb432c80114acebb9c2523f48f849 14:30:10 $ docker rm -f --volumes 8c554ab7a3f5d864958c1461bf771c6e683fb432c80114acebb9c2523f48f849 [Pipeline] // withDockerContainer [Pipeline] sh 14:30:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:30:11 Stashed 1 file(s) [Pipeline] echo 14:30:11 [edgeXSemver]: initialized semver on version 3.2.0-dev.9 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:30:11 provisioning config files... 14:30:11 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17866725417701022316tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:30:12 ---> ****-login.sh 14:30:12 nexus3.edgexfoundry.org:10001 14:30:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:30:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:30:12 Configure a credential helper to remove this warning. See 14:30:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:30:12 14:30:12 Login Succeeded 14:30:12 nexus3.edgexfoundry.org:10002 14:30:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:30:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:30:12 Configure a credential helper to remove this warning. See 14:30:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:30:12 14:30:12 Login Succeeded 14:30:12 nexus3.edgexfoundry.org:10003 14:30:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:30:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:30:12 Configure a credential helper to remove this warning. See 14:30:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:30:12 14:30:12 Login Succeeded 14:30:12 nexus3.edgexfoundry.org:10004 14:30:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:30:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:30:12 Configure a credential helper to remove this warning. See 14:30:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:30:12 14:30:12 Login Succeeded 14:30:12 ****.io 14:30:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:30:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:30:12 Configure a credential helper to remove this warning. See 14:30:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:30:12 14:30:12 Login Succeeded 14:30:12 ---> ****-login.sh ends [Pipeline] } 14:30:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:30:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:30:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:30:13 ========================================================= 14:30:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 14:30:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:30:13 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 14:30:13 Sending build context to Docker daemon 16.9MB 14:30:13 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 14:30:13 Step 2/12 : FROM ${BASE} AS builder 14:30:13 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 14:30:13 7264a8db6415: Pulling fs layer 14:30:13 c4d48a809fc2: Pulling fs layer 14:30:13 4f1c88b9dad5: Pulling fs layer 14:30:13 ad3a456e5733: Pulling fs layer 14:30:13 69c7f0334f64: Pulling fs layer 14:30:13 1f1c1a5573a3: Pulling fs layer 14:30:13 ce7588e14bc9: Pulling fs layer 14:30:13 b5e4710f87ac: Pulling fs layer 14:30:13 ce7588e14bc9: Waiting 14:30:13 ad3a456e5733: Waiting 14:30:13 69c7f0334f64: Waiting 14:30:13 c4d48a809fc2: Download complete 14:30:13 ad3a456e5733: Download complete 14:30:13 69c7f0334f64: Verifying Checksum 14:30:13 69c7f0334f64: Download complete 14:30:13 7264a8db6415: Verifying Checksum 14:30:13 7264a8db6415: Download complete 14:30:13 1f1c1a5573a3: Verifying Checksum 14:30:13 1f1c1a5573a3: Download complete 14:30:13 7264a8db6415: Pull complete 14:30:13 b5e4710f87ac: Verifying Checksum 14:30:13 b5e4710f87ac: Download complete 14:30:13 c4d48a809fc2: Pull complete 14:30:14 4f1c88b9dad5: Verifying Checksum 14:30:14 4f1c88b9dad5: Download complete 14:30:14 ce7588e14bc9: Verifying Checksum 14:30:14 ce7588e14bc9: Download complete 14:30:16 4f1c88b9dad5: Pull complete 14:30:17 ad3a456e5733: Pull complete 14:30:17 69c7f0334f64: Pull complete 14:30:17 1f1c1a5573a3: Pull complete 14:30:19 ce7588e14bc9: Pull complete 14:30:20 b5e4710f87ac: Pull complete 14:30:20 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 14:30:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 14:30:20 ---> 88b5674ff536 14:30:20 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:30:26 ---> Running in ef50404bbc34 14:30:26 Still waiting to schedule task 14:30:26 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1070’ 14:30:26 Removing intermediate container ef50404bbc34 14:30:26 ---> ead77c6d7c30 14:30:26 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:30:26 ---> Running in aebf8d89401e 14:30:26 Removing intermediate container aebf8d89401e 14:30:26 ---> 31f3201e6106 14:30:26 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:30:26 ---> Running in acb7a2508f03 14:30:27 Removing intermediate container acb7a2508f03 14:30:27 ---> a9426fc9434d 14:30:27 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:30:27 ---> Running in df2c43fc1c4d 14:30:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:30:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:30:27 OK: 264 MiB in 52 packages 14:30:27 Removing intermediate container df2c43fc1c4d 14:30:27 ---> fe147362767b 14:30:27 Step 7/12 : WORKDIR /app 14:30:27 ---> Running in ec3b0536a114 14:30:28 Removing intermediate container ec3b0536a114 14:30:28 ---> b25db7abdcff 14:30:28 Step 8/12 : COPY go.mod vendor* ./ 14:30:28 ---> e9bc5aa25a4d 14:30:28 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:30:28 ---> Running in f47d04cb43fe 14:31:00 Removing intermediate container f47d04cb43fe 14:31:00 ---> 99dae01e99fd 14:31:00 Step 10/12 : COPY . . 14:31:00 ---> 9409aee78cad 14:31:00 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:31:00 ---> Running in 45435c38f7c6 14:31:00 Removing intermediate container 45435c38f7c6 14:31:00 ---> 7a5e8c1e8353 14:31:00 Step 12/12 : RUN $MAKE 14:31:00 ---> Running in 6b268afd4b7e 14:31:00 noop 14:31:00 Removing intermediate container 6b268afd4b7e 14:31:00 ---> cea000594a79 14:31:00 Successfully built cea000594a79 14:31:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:00 + docker inspect -f . ci-base-image-x86_64 14:31:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:31:00 prd-ubuntu20.04-docker-8c-8g-1071 does not seem to be running inside a container 14:31:00 $ 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 14:31:01 $ docker top d377fdaf25134055da1d48d84f042876627cf0a812e8e352d7297de69911667c -eo pid,comm [Pipeline] { [Pipeline] sh 14:31:01 + go version 14:31:01 go version go1.21.0 linux/amd64 [Pipeline] } 14:31:01 $ docker stop --time=1 d377fdaf25134055da1d48d84f042876627cf0a812e8e352d7297de69911667c 14:31:02 $ docker rm -f --volumes d377fdaf25134055da1d48d84f042876627cf0a812e8e352d7297de69911667c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:03 + docker inspect -f . ci-base-image-x86_64 14:31:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:31:03 prd-ubuntu20.04-docker-8c-8g-1071 does not seem to be running inside a container 14:31:03 $ 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 14:31:04 $ docker top fc576d7328bd005b0627bec93c080bd2a7404646d8fe0f35b54823e2786bd186 -eo pid,comm [Pipeline] { [Pipeline] sh 14:31:04 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 14:31:04 + make test 14:31:04 go test -race ./... -coverprofile=coverage.out ./... 14:31:26 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 14:31:26 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 14:31:26 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.134s coverage: 86.2% of statements 14:31:27 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.711s coverage: 71.9% of statements 14:31:54 go vet ./... 14:31:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:31:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:31:57 ./bin/test-attribution.sh 14:31:57 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 14:31:57 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 14:31:57 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 14:31:57 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 14:31:57 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 14:31:57 An attribution for golang.org/x/time is missing from Attribution.txt, please add 14:31:57 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 14:31:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:31:57 $ docker stop --time=1 fc576d7328bd005b0627bec93c080bd2a7404646d8fe0f35b54823e2786bd186 14:32:14 $ docker rm -f --volumes fc576d7328bd005b0627bec93c080bd2a7404646d8fe0f35b54823e2786bd186 [Pipeline] // withDockerContainer [Pipeline] sh 14:32:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:32:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:32:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:32:16 + ls -al . 14:32:16 total 208 14:32:16 drwxrwxr-x 11 jenkins jenkins 4096 Feb 16 14:31 . 14:32:16 drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 14:29 .. 14:32:16 -rw-rw-r-- 1 jenkins jenkins 262 Feb 16 14:29 .dockerignore 14:32:16 drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 14:31 .git 14:32:16 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 14:29 .github 14:32:16 -rw-rw-r-- 1 jenkins jenkins 773 Feb 16 14:29 .gitignore 14:32:16 -rw-rw-r-- 1 jenkins jenkins 41 Feb 16 14:29 .golangci.yml 14:32:16 drwxr-xr-x 3 jenkins jenkins 4096 Feb 16 14:30 .semver 14:32:16 -rw-rw-r-- 1 jenkins jenkins 10232 Feb 16 14:29 Attribution.txt 14:32:16 -rw-rw-r-- 1 jenkins jenkins 11245 Feb 16 14:29 CHANGELOG.md 14:32:16 -rw-rw-r-- 1 jenkins jenkins 1768 Feb 16 14:29 Dockerfile 14:32:16 -rw-rw-r-- 1 jenkins jenkins 677 Feb 16 14:29 GOVERNANCE.md 14:32:16 -rw-rw-r-- 1 jenkins jenkins 665 Feb 16 14:29 Jenkinsfile 14:32:16 -rw-rw-r-- 1 jenkins jenkins 11347 Feb 16 14:29 LICENSE 14:32:16 -rw-rw-r-- 1 jenkins jenkins 2497 Feb 16 14:29 Makefile 14:32:16 -rw-rw-r-- 1 jenkins jenkins 617 Feb 16 14:29 OWNERS.md 14:32:16 -rw-rw-r-- 1 jenkins jenkins 3851 Feb 16 14:29 README.md 14:32:16 -rw-rw-r-- 1 jenkins jenkins 11 Feb 16 14:30 VERSION 14:32:16 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 14:29 bin 14:32:16 -rw-r--r-- 1 jenkins jenkins 41317 Feb 16 14:31 coverage.out 14:32:16 -rw-rw-r-- 1 jenkins jenkins 3970 Feb 16 14:29 go.mod 14:32:16 -rw-rw-r-- 1 jenkins jenkins 34514 Feb 16 14:29 go.sum 14:32:16 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 14:29 images 14:32:16 drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 14:29 internal 14:32:16 -rw-rw-r-- 1 jenkins jenkins 531 Feb 16 14:29 main.go 14:32:16 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 14:29 openapi 14:32:16 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 14:29 res 14:32:16 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 14:29 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:16 + 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=9baf900de0be18caf7d7a96e113c24cfc660105c --label arch=amd64 --label version=3.2.0-dev.9 . 14:32:16 Sending build context to Docker daemon 16.9MB 14:32:16 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 14:32:16 Step 2/30 : FROM ${BASE} AS builder 14:32:16 ---> cea000594a79 14:32:16 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 14:32:18 ---> Running in b98345832d12 14:32:19 Removing intermediate container b98345832d12 14:32:19 ---> 85c3391d4117 14:32:19 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 14:32:19 ---> Running in f53f843ba37d 14:32:20 Removing intermediate container f53f843ba37d 14:32:20 ---> e04d048c80a0 14:32:20 Step 5/30 : ARG ADD_BUILD_TAGS="" 14:32:20 ---> Running in db18ba85b5ab 14:32:20 Removing intermediate container db18ba85b5ab 14:32:20 ---> 295326f58df2 14:32:20 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:32:20 ---> Running in 32743c412bce 14:32:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:32:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:32:21 OK: 264 MiB in 52 packages 14:32:21 Removing intermediate container 32743c412bce 14:32:21 ---> f34a848ba83f 14:32:21 Step 7/30 : WORKDIR /app 14:32:21 ---> Running in 53ee74e0e8f1 14:32:21 Removing intermediate container 53ee74e0e8f1 14:32:21 ---> 3bb2b4133308 14:32:21 Step 8/30 : COPY go.mod vendor* ./ 14:32:22 ---> 74f3ac2521ba 14:32:22 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:32:22 ---> Running in 571ee862e819 14:32:23 Removing intermediate container 571ee862e819 14:32:23 ---> baa4c8863ee2 14:32:23 Step 10/30 : COPY . . 14:32:24 ---> bd23a852a7ac 14:32:24 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:32:24 ---> Running in c6c38f16c41d 14:32:24 Removing intermediate container c6c38f16c41d 14:32:24 ---> 112109e1b1a2 14:32:24 Step 12/30 : RUN $MAKE 14:32:24 ---> Running in 9b33f0109c87 14:32:24 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.19 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.9 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.9" -trimpath -mod=readonly -o app-rfid-llrp-inventory 14:32:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1073 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 14:32:43 Running in /w/workspace/app-rfid-llrp-inventory/161 [Pipeline] { [Pipeline] checkout 14:32:46 The recommended git tool is: git 14:32:52 Removing intermediate container 9b33f0109c87 14:32:52 ---> a95de53925ef 14:32:52 Step 13/30 : FROM alpine:3.18 14:32:52 3.18: Pulling from library/alpine 14:32:52 619be1103602: Pulling fs layer 14:32:52 619be1103602: Download complete 14:32:52 619be1103602: Pull complete 14:32:52 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 14:32:52 Status: Downloaded newer image for alpine:3.18 14:32:52 ---> d3782b16ccc9 14:32:52 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:32:52 ---> Running in da742f97a12b 14:32:52 Removing intermediate container da742f97a12b 14:32:52 ---> 1e249b16876e 14:32:52 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 14:32:52 ---> Running in f1640a6070f0 14:32:52 Removing intermediate container f1640a6070f0 14:32:52 ---> 9cbd33f4e4e2 14:32:52 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 14:32:52 ---> Running in b81d6c934b6c 14:32:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:32:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:32:52 (1/2) Installing ca-certificates (20230506-r0) 14:32:52 (2/2) Installing dumb-init (1.2.5-r2) 14:32:52 Executing busybox-1.36.1-r5.trigger 14:32:52 Executing ca-certificates-20230506-r0.trigger 14:32:52 OK: 8 MiB in 17 packages 14:32:52 Removing intermediate container b81d6c934b6c 14:32:52 ---> 2a0f3e285968 14:32:52 Step 17/30 : RUN apk --no-cache upgrade 14:32:52 ---> Running in 11aafd56f89f 14:32:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:32:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:32:52 OK: 8 MiB in 17 packages 14:32:52 Removing intermediate container 11aafd56f89f 14:32:52 ---> cb403418ad77 14:32:52 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:32:52 ---> fa8e42af10ff 14:32:52 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 14:32:53 ---> 508fcc28f3b7 14:32:53 Step 20/30 : COPY --from=builder /app/res/ /res/ 14:32:53 ---> 4bc23d84ba47 14:32:53 Step 21/30 : COPY --from=builder /app/static/ /static/ 14:32:53 ---> 4ee2e88858ec 14:32:53 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:32:53 using credential edgex-jenkins-ssh 14:32:53 Cloning the remote Git repository 14:32:54 ---> 3fa1e14004f1 14:32:54 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:32:54 ---> Running in 2c72686bf877 14:32:53 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:32:53 > git init /w/workspace/app-rfid-llrp-inventory/161 # timeout=10 14:32:53 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:32:53 > git --version # timeout=10 14:32:53 > git --version # 'git version 2.25.1' 14:32:53 using GIT_SSH to set credentials SSH Credentials for GitHub 14:32:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:32:55 Removing intermediate container 2c72686bf877 14:32:55 ---> 3420bffb8df2 14:32:55 Step 24/30 : VOLUME /cache 14:32:55 ---> Running in d88933ff8efc 14:32:55 Removing intermediate container d88933ff8efc 14:32:55 ---> 9f1f8e4577bc 14:32:55 Step 25/30 : EXPOSE 59711 14:32:55 ---> Running in fa28da78bdfa 14:32:55 Removing intermediate container fa28da78bdfa 14:32:55 ---> cb9050655c95 14:32:55 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 14:32:55 ---> Running in fac86fa3724d 14:32:55 Removing intermediate container fac86fa3724d 14:32:55 ---> fa1d6042b5e3 14:32:55 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 14:32:55 ---> Running in 7138bf596a04 14:32:55 Removing intermediate container 7138bf596a04 14:32:55 ---> ecff0604b63d 14:32:55 Step 28/30 : LABEL arch=amd64 14:32:55 ---> Running in 6f5226146ffd 14:32:55 Removing intermediate container 6f5226146ffd 14:32:55 ---> 6a7d2dcd528b 14:32:55 Step 29/30 : LABEL git_sha=9baf900de0be18caf7d7a96e113c24cfc660105c 14:32:55 ---> Running in 8c33f0f9a199 14:32:55 Removing intermediate container 8c33f0f9a199 14:32:55 ---> 833f1c96d4ad 14:32:55 Step 30/30 : LABEL version=3.2.0-dev.9 14:32:56 ---> Running in 058a00cce360 14:32:56 Removing intermediate container 058a00cce360 14:32:56 ---> 3dd4428d6afb 14:32:56 [Warning] One or more build-args [ARCH] were not consumed 14:32:56 Successfully built 3dd4428d6afb 14:32:56 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:32:56 provisioning config files... 14:32:56 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17230669931091157864tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:32:57 ---> ****-login.sh 14:32:57 nexus3.edgexfoundry.org:10001 14:32:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:32:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:32:57 Configure a credential helper to remove this warning. See 14:32:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:32:57 14:32:57 Login Succeeded 14:32:57 nexus3.edgexfoundry.org:10002 14:32:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:32:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:32:57 Configure a credential helper to remove this warning. See 14:32:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:32:57 14:32:57 Login Succeeded 14:32:57 nexus3.edgexfoundry.org:10003 14:32:56 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 14:32:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:32:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:32:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:32:57 Configure a credential helper to remove this warning. See 14:32:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:32:57 14:32:57 Login Succeeded 14:32:57 nexus3.edgexfoundry.org:10004 14:32:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:32:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:32:57 Configure a credential helper to remove this warning. See 14:32:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:32:57 14:32:57 Login Succeeded 14:32:57 ****.io 14:32:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:32:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:32:57 Configure a credential helper to remove this warning. See 14:32:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:32:57 14:32:57 Login Succeeded 14:32:57 ---> ****-login.sh ends [Pipeline] } 14:32:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:32:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:32:57 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 14:32:57 9baf900de0be18caf7d7a96e113c24cfc660105c 14:32:57 latest 14:32:57 3.2.0-dev.9 14:32:57 9baf900de0be18caf7d7a96e113c24cfc660105c-3.2.0-dev.9 14:32:57 main 14:32:57 ===================================================== 14:32:57 Avoid second fetch 14:32:57 Checking out Revision 9baf900de0be18caf7d7a96e113c24cfc660105c (main) [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:58 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9baf900de0be18caf7d7a96e113c24cfc660105c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:58 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#271)" 14:32:58 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9baf900de0be18caf7d7a96e113c24cfc660105c 14:32:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:32:58 2a7d6fceccc7: Preparing 14:32:58 c9a2f47e3408: Preparing 14:32:58 5cccc29a3ef2: Preparing 14:32:58 5502071c6e82: Preparing 14:32:58 a80408855431: Preparing 14:32:58 669eb00f0d6a: Preparing 14:32:58 5992d8029c4c: Preparing 14:32:58 29265c055a9f: Preparing 14:32:58 aedc3bda2944: Preparing 14:32:58 5992d8029c4c: Waiting 14:32:58 29265c055a9f: Waiting 14:32:58 aedc3bda2944: Waiting 14:32:58 669eb00f0d6a: Waiting 14:32:58 5cccc29a3ef2: Pushed 14:32:58 5502071c6e82: Pushed 14:32:58 a80408855431: Pushed 14:32:58 2a7d6fceccc7: Pushed 14:32:57 > git config core.sparsecheckout # timeout=10 14:32:57 > git checkout -f 9baf900de0be18caf7d7a96e113c24cfc660105c # timeout=10 14:32:58 aedc3bda2944: Layer already exists 14:32:58 669eb00f0d6a: Pushed 14:32:58 5992d8029c4c: Pushed 14:32:58 29265c055a9f: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:32:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:32:59 % Total % Received % Xferd Average Speed Time Time Time Current 14:32:59 Dload Upload Total Spent Left Speed 14:32:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 240k 0 --:--:-- --:--:-- --:--:-- 240k [Pipeline] sh 14:33:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:33:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:33:00 + sudo tee /etc/docker/daemon.new 14:33:00 { 14:33:00 "registry-mirrors": [ 14:33:00 "https://nexus3.edgexfoundry.org:10001" 14:33:00 ], 14:33:00 "bip": "10.250.0.254/24", 14:33:00 "hosts": [ 14:33:00 "tcp://0.0.0.0:5555", 14:33:00 "unix:///var/run/docker.sock" 14:33:00 ], 14:33:00 "mtu": 1458, 14:33:00 "selinux-enabled": true, 14:33:00 "seccomp-profile": "/etc/docker/seccomp.json" 14:33:00 } [Pipeline] sh 14:33:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:33:00 + sudo service docker restart 14:33:01 c9a2f47e3408: Pushed 14:33:01 9baf900de0be18caf7d7a96e113c24cfc660105c: digest: sha256:2aab16c0524a524978edd43c74df1deec986a197f1e7d4d8c0577da4f30ee8b0 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:02 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:02 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 14:33:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:33:02 2a7d6fceccc7: Preparing 14:33:02 c9a2f47e3408: Preparing 14:33:02 5cccc29a3ef2: Preparing 14:33:02 5502071c6e82: Preparing 14:33:02 a80408855431: Preparing 14:33:02 669eb00f0d6a: Preparing 14:33:02 5992d8029c4c: Preparing 14:33:02 29265c055a9f: Preparing 14:33:02 aedc3bda2944: Preparing 14:33:02 5992d8029c4c: Waiting 14:33:02 669eb00f0d6a: Waiting 14:33:02 29265c055a9f: Waiting 14:33:02 aedc3bda2944: Waiting 14:33:02 c9a2f47e3408: Layer already exists 14:33:02 5cccc29a3ef2: Layer already exists 14:33:02 a80408855431: Layer already exists 14:33:02 5502071c6e82: Layer already exists 14:33:02 2a7d6fceccc7: Layer already exists 14:33:02 5992d8029c4c: Layer already exists 14:33:02 669eb00f0d6a: Layer already exists 14:33:02 29265c055a9f: Layer already exists 14:33:02 aedc3bda2944: Layer already exists 14:33:02 latest: digest: sha256:2aab16c0524a524978edd43c74df1deec986a197f1e7d4d8c0577da4f30ee8b0 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:02 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:03 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.9 14:33:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:33:03 2a7d6fceccc7: Preparing 14:33:03 c9a2f47e3408: Preparing 14:33:03 5cccc29a3ef2: Preparing 14:33:03 5502071c6e82: Preparing 14:33:03 a80408855431: Preparing 14:33:03 669eb00f0d6a: Preparing 14:33:03 5992d8029c4c: Preparing 14:33:03 29265c055a9f: Preparing 14:33:03 aedc3bda2944: Preparing 14:33:03 5992d8029c4c: Waiting 14:33:03 29265c055a9f: Waiting 14:33:03 aedc3bda2944: Waiting 14:33:03 669eb00f0d6a: Waiting 14:33:03 c9a2f47e3408: Layer already exists 14:33:03 5502071c6e82: Layer already exists 14:33:03 a80408855431: Layer already exists 14:33:03 2a7d6fceccc7: Layer already exists 14:33:03 5cccc29a3ef2: Layer already exists 14:33:03 29265c055a9f: Layer already exists 14:33:03 669eb00f0d6a: Layer already exists 14:33:03 5992d8029c4c: Layer already exists 14:33:03 aedc3bda2944: Layer already exists 14:33:03 3.2.0-dev.9: digest: sha256:2aab16c0524a524978edd43c74df1deec986a197f1e7d4d8c0577da4f30ee8b0 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:03 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9baf900de0be18caf7d7a96e113c24cfc660105c-3.2.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:04 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9baf900de0be18caf7d7a96e113c24cfc660105c-3.2.0-dev.9 14:33:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:33:04 2a7d6fceccc7: Preparing 14:33:04 c9a2f47e3408: Preparing 14:33:04 5cccc29a3ef2: Preparing 14:33:04 5502071c6e82: Preparing 14:33:04 a80408855431: Preparing 14:33:04 669eb00f0d6a: Preparing 14:33:04 5992d8029c4c: Preparing 14:33:04 29265c055a9f: Preparing 14:33:04 aedc3bda2944: Preparing 14:33:04 669eb00f0d6a: Waiting 14:33:04 5992d8029c4c: Waiting 14:33:04 29265c055a9f: Waiting 14:33:04 aedc3bda2944: Waiting 14:33:04 c9a2f47e3408: Layer already exists 14:33:04 2a7d6fceccc7: Layer already exists 14:33:04 5cccc29a3ef2: Layer already exists 14:33:04 5502071c6e82: Layer already exists 14:33:04 a80408855431: Layer already exists 14:33:04 5992d8029c4c: Layer already exists 14:33:04 29265c055a9f: Layer already exists 14:33:04 aedc3bda2944: Layer already exists 14:33:04 669eb00f0d6a: Layer already exists 14:33:04 9baf900de0be18caf7d7a96e113c24cfc660105c-3.2.0-dev.9: digest: sha256:2aab16c0524a524978edd43c74df1deec986a197f1e7d4d8c0577da4f30ee8b0 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:04 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:04 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 14:33:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:33:04 2a7d6fceccc7: Preparing 14:33:04 c9a2f47e3408: Preparing 14:33:04 5cccc29a3ef2: Preparing 14:33:04 5502071c6e82: Preparing 14:33:04 a80408855431: Preparing 14:33:04 669eb00f0d6a: Preparing 14:33:04 5992d8029c4c: Preparing 14:33:04 29265c055a9f: Preparing 14:33:04 669eb00f0d6a: Waiting 14:33:04 aedc3bda2944: Preparing 14:33:04 29265c055a9f: Waiting 14:33:04 5992d8029c4c: Waiting 14:33:04 2a7d6fceccc7: Layer already exists 14:33:04 a80408855431: Layer already exists 14:33:04 c9a2f47e3408: Layer already exists 14:33:04 5502071c6e82: Layer already exists 14:33:04 5cccc29a3ef2: Layer already exists 14:33:04 aedc3bda2944: Layer already exists 14:33:04 669eb00f0d6a: Layer already exists 14:33:04 5992d8029c4c: Layer already exists 14:33:04 29265c055a9f: Layer already exists 14:33:04 main: digest: sha256:2aab16c0524a524978edd43c74df1deec986a197f1e7d4d8c0577da4f30ee8b0 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:33:05 ===================================================== [Pipeline] echo 14:33:05 taggedImages: 14:33:05 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9baf900de0be18caf7d7a96e113c24cfc660105c 14:33:05 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 14:33:05 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.9 14:33:05 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9baf900de0be18caf7d7a96e113c24cfc660105c-3.2.0-dev.9 14:33:05 - 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 14:33:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:33:05 14:33:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:33:06 latest: Pulling from edgex-lftools-log-publisher 14:33:06 5eb5b503b376: Pulling fs layer 14:33:06 5c69ac0246d0: Pulling fs layer 14:33:06 ec43610c2a17: Pulling fs layer 14:33:06 3a2ae6a8a46f: Pulling fs layer 14:33:06 33b1e0a273af: Pulling fs layer 14:33:06 5d3b04190fa2: Pulling fs layer 14:33:06 2f39f015ded8: Pulling fs layer 14:33:06 3a2ae6a8a46f: Waiting 14:33:06 33b1e0a273af: Waiting 14:33:06 5d3b04190fa2: Waiting 14:33:06 2f39f015ded8: Waiting 14:33:06 5c69ac0246d0: Verifying Checksum 14:33:06 5c69ac0246d0: Download complete 14:33:06 3a2ae6a8a46f: Verifying Checksum 14:33:06 3a2ae6a8a46f: Download complete 14:33:06 33b1e0a273af: Verifying Checksum 14:33:06 33b1e0a273af: Download complete 14:33:06 5d3b04190fa2: Download complete 14:33:06 ec43610c2a17: Verifying Checksum 14:33:06 ec43610c2a17: Download complete 14:33:06 5eb5b503b376: Verifying Checksum 14:33:06 5eb5b503b376: Download complete 14:33:07 2f39f015ded8: Download complete 14:33:07 5eb5b503b376: Pull complete 14:33:07 5c69ac0246d0: Pull complete 14:33:08 ec43610c2a17: Pull complete 14:33:08 3a2ae6a8a46f: Pull complete 14:33:09 33b1e0a273af: Pull complete 14:33:09 5d3b04190fa2: Pull complete 14:33:13 2f39f015ded8: Pull complete 14:33:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:33:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:33:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:33:14 prd-ubuntu20.04-docker-8c-8g-1071 does not seem to be running inside a container 14:33:14 $ 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 14:33:22 $ docker top b42d996b361ace15ff4f066a4ff2fa7d75522ebac1af2f93e41a9a3b4c299f62 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:33:23 provisioning config files... 14:33:23 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/161@tmp/config17262170663946178830tmp 14:33:23 ---> job-cost.sh 14:33:23 lf-activate-venv: SKIPPING 14:33:23 INFO: No Stack... [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:33:23 INFO: Retrieving Pricing Info for: v3-standard-8 14:33:23 ---> ****-login.sh 14:33:23 nexus3.edgexfoundry.org:10001 14:33:23 INFO: Archiving Costs [Pipeline] sh 14:33:24 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 14:33:24 + cut -d, -f6 [Pipeline] lock 14:33:24 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-161-stack-cost] 14:33:24 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-161-stack-cost] did not exist. Created. 14:33:24 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-161-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:33:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:33:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:33:24 Configure a credential helper to remove this warning. See 14:33:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:33:24 14:33:24 Login Succeeded 14:33:24 nexus3.edgexfoundry.org:10002 14:33:24 + echo total: 0.2199999988079071 [Pipeline] stash 14:33:24 Stashed 1 file(s) [Pipeline] } 14:33:24 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-161-stack-cost] 14:33:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // lock [Pipeline] } 14:33:24 $ docker stop --time=1 b42d996b361ace15ff4f066a4ff2fa7d75522ebac1af2f93e41a9a3b4c299f62 14:33:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:33:24 Configure a credential helper to remove this warning. See 14:33:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:33:24 14:33:24 Login Succeeded 14:33:24 nexus3.edgexfoundry.org:10003 14:33:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:33:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:33:25 Configure a credential helper to remove this warning. See 14:33:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:33:25 14:33:25 Login Succeeded 14:33:25 nexus3.edgexfoundry.org:10004 14:33:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:33:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:33:25 Configure a credential helper to remove this warning. See 14:33:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:33:25 14:33:25 Login Succeeded 14:33:25 ****.io 14:33:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:33:25 $ docker rm -f --volumes b42d996b361ace15ff4f066a4ff2fa7d75522ebac1af2f93e41a9a3b4c299f62 [Pipeline] // withDockerContainer 14:33:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:33:25 Configure a credential helper to remove this warning. See 14:33:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:33:25 14:33:25 Login Succeeded 14:33:25 ---> ****-login.sh ends [Pipeline] } [Pipeline] // script [Pipeline] } 14:33:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo 14:33:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:33:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:33:26 ========================================================= 14:33:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 14:33:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:26 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 14:33:27 Sending build context to Docker daemon 670.2kB 14:33:27 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 14:33:27 Step 2/12 : FROM ${BASE} AS builder 14:33:27 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:33:27 9fda8d8052c6: Pulling fs layer 14:33:27 5d54e960e981: Pulling fs layer 14:33:27 c4a7e357bf2a: Pulling fs layer 14:33:27 f0e02332f6b5: Pulling fs layer 14:33:27 872ee5b61b7b: Pulling fs layer 14:33:27 0c6a40ed1a82: Pulling fs layer 14:33:27 94ae7d8d031c: Pulling fs layer 14:33:27 872ee5b61b7b: Waiting 14:33:27 0c6a40ed1a82: Waiting 14:33:27 94ae7d8d031c: Waiting 14:33:27 f0e02332f6b5: Waiting 14:33:27 5d54e960e981: Verifying Checksum 14:33:27 5d54e960e981: Download complete 14:33:27 f0e02332f6b5: Download complete 14:33:27 872ee5b61b7b: Verifying Checksum 14:33:27 872ee5b61b7b: Download complete 14:33:27 9fda8d8052c6: Download complete 14:33:28 94ae7d8d031c: Verifying Checksum 14:33:28 94ae7d8d031c: Download complete 14:33:28 9fda8d8052c6: Pull complete 14:33:28 5d54e960e981: Pull complete 14:33:29 c4a7e357bf2a: Verifying Checksum 14:33:29 c4a7e357bf2a: Download complete 14:33:30 0c6a40ed1a82: Verifying Checksum 14:33:30 0c6a40ed1a82: Download complete 14:33:42 c4a7e357bf2a: Pull complete 14:33:42 f0e02332f6b5: Pull complete 14:33:42 872ee5b61b7b: Pull complete 14:33:51 0c6a40ed1a82: Pull complete 14:33:52 94ae7d8d031c: Pull complete 14:33:52 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 14:33:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 14:33:52 ---> 86de565de09d 14:33:52 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:33:54 ---> Running in 526df7fbf558 14:33:54 Removing intermediate container 526df7fbf558 14:33:54 ---> b3f5d5f57072 14:33:54 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:33:55 ---> Running in 30477bc9809c 14:33:55 Removing intermediate container 30477bc9809c 14:33:55 ---> ee2f3c7c2926 14:33:55 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:33:55 ---> Running in c0e51cbd8e0a 14:33:55 Removing intermediate container c0e51cbd8e0a 14:33:55 ---> 3c957694d491 14:33:55 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:33:55 ---> Running in 5f08fc77ae66 14:33:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:33:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:33:59 OK: 266 MiB in 52 packages 14:33:59 Removing intermediate container 5f08fc77ae66 14:33:59 ---> a5eac36f2987 14:33:59 Step 7/12 : WORKDIR /app 14:33:59 ---> Running in 5f341e584950 14:34:00 Removing intermediate container 5f341e584950 14:34:00 ---> 1c2d498744f0 14:34:00 Step 8/12 : COPY go.mod vendor* ./ 14:34:00 ---> 49b61b60581d 14:34:00 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:34:00 ---> Running in d961ba36b575 14:35:08 Removing intermediate container d961ba36b575 14:35:08 ---> 25cc85dbac59 14:35:08 Step 10/12 : COPY . . 14:35:08 ---> 8b300e42a46d 14:35:08 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:35:08 ---> Running in 4f92070d33e7 14:35:08 Removing intermediate container 4f92070d33e7 14:35:08 ---> f6c73f98c786 14:35:08 Step 12/12 : RUN $MAKE 14:35:08 ---> Running in e856a394ed79 14:35:08 noop 14:35:08 Removing intermediate container e856a394ed79 14:35:08 ---> 109cc6c95dae 14:35:08 Successfully built 109cc6c95dae 14:35:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:09 + docker inspect -f . ci-base-image-arm64 14:35:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:35:09 prd-ubuntu20.04-docker-arm64-4c-16g-1073 does not seem to be running inside a container 14:35:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/161 -v /w/workspace/app-rfid-llrp-inventory/161:/w/workspace/app-rfid-llrp-inventory/161:rw,z -v /w/workspace/app-rfid-llrp-inventory/161@tmp:/w/workspace/app-rfid-llrp-inventory/161@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:35:11 $ docker top 41c0d3b9c44aaf7ddcb36e83d5a23ccfe4cc5872ae80f4f261a1a7ae462c0f8c -eo pid,comm [Pipeline] { [Pipeline] sh 14:35:12 + go version 14:35:12 go version go1.21.0 linux/arm64 [Pipeline] } 14:35:12 $ docker stop --time=1 41c0d3b9c44aaf7ddcb36e83d5a23ccfe4cc5872ae80f4f261a1a7ae462c0f8c 14:35:13 $ docker rm -f --volumes 41c0d3b9c44aaf7ddcb36e83d5a23ccfe4cc5872ae80f4f261a1a7ae462c0f8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:14 + docker inspect -f . ci-base-image-arm64 14:35:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:35:14 prd-ubuntu20.04-docker-arm64-4c-16g-1073 does not seem to be running inside a container 14:35:14 $ 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/161 -v /w/workspace/app-rfid-llrp-inventory/161:/w/workspace/app-rfid-llrp-inventory/161:rw,z -v /w/workspace/app-rfid-llrp-inventory/161@tmp:/w/workspace/app-rfid-llrp-inventory/161@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:35:16 $ docker top 9425580fbcafb3c11f7503847c39b386f45d9a949f807c9a102612fac3831103 -eo pid,comm [Pipeline] { [Pipeline] sh 14:35:16 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/161 [Pipeline] fileExists [Pipeline] sh 14:35:17 + make test 14:35:17 go test -race ./... -coverprofile=coverage.out ./... 14:37:54 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 14:37:54 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 14:37:54 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.600s coverage: 86.2% of statements 14:38:01 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.509s coverage: 71.9% of statements 14:38:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:38:01 go vet ./... 14:40:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:40:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:40:23 ./bin/test-attribution.sh 14:40:23 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 14:40:23 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 14:40:23 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 14:40:23 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 14:40:23 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 14:40:23 An attribution for golang.org/x/time is missing from Attribution.txt, please add 14:40:23 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 14:40:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:40:23 $ docker stop --time=1 9425580fbcafb3c11f7503847c39b386f45d9a949f807c9a102612fac3831103 14:40:27 $ docker rm -f --volumes 9425580fbcafb3c11f7503847c39b386f45d9a949f807c9a102612fac3831103 [Pipeline] // withDockerContainer [Pipeline] sh 14:40:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:40:29 Warning: overwriting stash ‘coverage-report’ 14:40:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:40:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:40:30 + ls -al . 14:40:30 total 204 14:40:30 drwxrwxr-x 10 jenkins jenkins 4096 Feb 16 14:35 . 14:40:30 drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 14:32 .. 14:40:30 -rw-rw-r-- 1 jenkins jenkins 262 Feb 16 14:32 .dockerignore 14:40:30 drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 14:32 .git 14:40:30 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 14:32 .github 14:40:30 -rw-rw-r-- 1 jenkins jenkins 773 Feb 16 14:32 .gitignore 14:40:30 -rw-rw-r-- 1 jenkins jenkins 41 Feb 16 14:32 .golangci.yml 14:40:30 -rw-rw-r-- 1 jenkins jenkins 10232 Feb 16 14:32 Attribution.txt 14:40:30 -rw-rw-r-- 1 jenkins jenkins 11245 Feb 16 14:32 CHANGELOG.md 14:40:30 -rw-rw-r-- 1 jenkins jenkins 1768 Feb 16 14:32 Dockerfile 14:40:30 -rw-rw-r-- 1 jenkins jenkins 677 Feb 16 14:32 GOVERNANCE.md 14:40:30 -rw-rw-r-- 1 jenkins jenkins 665 Feb 16 14:32 Jenkinsfile 14:40:30 -rw-rw-r-- 1 jenkins jenkins 11347 Feb 16 14:32 LICENSE 14:40:30 -rw-rw-r-- 1 jenkins jenkins 2497 Feb 16 14:32 Makefile 14:40:30 -rw-rw-r-- 1 jenkins jenkins 617 Feb 16 14:32 OWNERS.md 14:40:30 -rw-rw-r-- 1 jenkins jenkins 3851 Feb 16 14:32 README.md 14:40:30 -rw-rw-r-- 1 jenkins jenkins 11 Feb 16 14:30 VERSION 14:40:30 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 14:32 bin 14:40:30 -rw-r--r-- 1 jenkins jenkins 41317 Feb 16 14:38 coverage.out 14:40:30 -rw-rw-r-- 1 jenkins jenkins 3970 Feb 16 14:32 go.mod 14:40:30 -rw-rw-r-- 1 jenkins jenkins 34514 Feb 16 14:32 go.sum 14:40:30 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 14:32 images 14:40:30 drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 14:32 internal 14:40:30 -rw-rw-r-- 1 jenkins jenkins 531 Feb 16 14:32 main.go 14:40:30 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 14:32 openapi 14:40:30 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 14:32 res 14:40:30 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 14:32 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:40:31 + 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=9baf900de0be18caf7d7a96e113c24cfc660105c --label arch=arm64 --label version=3.2.0-dev.9 . 14:40:31 Sending build context to Docker daemon 670.2kB 14:40:31 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 14:40:31 Step 2/30 : FROM ${BASE} AS builder 14:40:31 ---> 109cc6c95dae 14:40:31 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 14:40:31 ---> Running in 69e930678dae 14:40:32 Removing intermediate container 69e930678dae 14:40:32 ---> 4d26a497a3a5 14:40:32 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 14:40:32 ---> Running in 476dcfbaaa6c 14:40:32 Removing intermediate container 476dcfbaaa6c 14:40:32 ---> 9ba0f92b45ea 14:40:32 Step 5/30 : ARG ADD_BUILD_TAGS="" 14:40:32 ---> Running in da78e7f621b3 14:40:32 Removing intermediate container da78e7f621b3 14:40:32 ---> 8b7f89cfc2ab 14:40:32 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:40:32 ---> Running in a2147b0d100c 14:40:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:40:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:40:35 OK: 266 MiB in 52 packages 14:40:36 Removing intermediate container a2147b0d100c 14:40:36 ---> 92b71877a972 14:40:36 Step 7/30 : WORKDIR /app 14:40:36 ---> Running in 9dc51dd73b81 14:40:36 Removing intermediate container 9dc51dd73b81 14:40:36 ---> f3dcde96630b 14:40:36 Step 8/30 : COPY go.mod vendor* ./ 14:40:37 ---> 17f290f8a575 14:40:37 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:40:37 ---> Running in 0cab052993e6 14:40:42 Removing intermediate container 0cab052993e6 14:40:42 ---> 9aa67b199554 14:40:42 Step 10/30 : COPY . . 14:40:43 ---> 795c5a5eced0 14:40:43 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:40:43 ---> Running in 7cf78af0b387 14:40:43 Removing intermediate container 7cf78af0b387 14:40:43 ---> e5e41574ebcf 14:40:43 Step 12/30 : RUN $MAKE 14:40:43 ---> Running in be4ee8fe825b 14:40:44 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.19 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.9 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.9" -trimpath -mod=readonly -o app-rfid-llrp-inventory 14:42:36 Removing intermediate container be4ee8fe825b 14:42:36 ---> d40b9c6852ce 14:42:36 Step 13/30 : FROM alpine:3.18 14:42:36 3.18: Pulling from library/alpine 14:42:36 c6b39de5b339: Pulling fs layer 14:42:36 c6b39de5b339: Download complete 14:42:40 c6b39de5b339: Pull complete 14:42:40 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 14:42:40 Status: Downloaded newer image for alpine:3.18 14:42:40 ---> 33abbf032149 14:42:40 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:42:40 ---> Running in 2cabc1ed89e5 14:42:41 Removing intermediate container 2cabc1ed89e5 14:42:41 ---> 7754316903b2 14:42:41 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 14:42:41 ---> Running in 00213c6c19ee 14:42:41 Removing intermediate container 00213c6c19ee 14:42:41 ---> 1355cef83781 14:42:41 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 14:42:41 ---> Running in 9507d1c3347c 14:42:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:42:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:42:43 (1/2) Installing ca-certificates (20230506-r0) 14:42:43 (2/2) Installing dumb-init (1.2.5-r2) 14:42:43 Executing busybox-1.36.1-r5.trigger 14:42:43 Executing ca-certificates-20230506-r0.trigger 14:42:44 OK: 9 MiB in 17 packages 14:42:45 Removing intermediate container 9507d1c3347c 14:42:45 ---> eae8aae5789b 14:42:45 Step 17/30 : RUN apk --no-cache upgrade 14:42:45 ---> Running in 06917cc2fc9f 14:42:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:42:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:42:47 OK: 9 MiB in 17 packages 14:42:48 Removing intermediate container 06917cc2fc9f 14:42:48 ---> 9f518089d45c 14:42:48 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:42:48 ---> 52dd238d672c 14:42:48 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 14:42:49 ---> 8ebd64e61d60 14:42:49 Step 20/30 : COPY --from=builder /app/res/ /res/ 14:42:50 ---> afd238d39331 14:42:50 Step 21/30 : COPY --from=builder /app/static/ /static/ 14:42:50 ---> c94993aa4fe6 14:42:50 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:42:51 ---> 0cf2d8473937 14:42:51 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:42:51 ---> Running in 324edfd004dc 14:42:56 Removing intermediate container 324edfd004dc 14:42:56 ---> 500651a1db2f 14:42:56 Step 24/30 : VOLUME /cache 14:42:56 ---> Running in b54bbd22bd51 14:42:56 Removing intermediate container b54bbd22bd51 14:42:56 ---> 77fdbd6c420c 14:42:56 Step 25/30 : EXPOSE 59711 14:42:56 ---> Running in 7f108b2309c6 14:42:56 Removing intermediate container 7f108b2309c6 14:42:56 ---> ef1d3632e1bf 14:42:56 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 14:42:56 ---> Running in fed9dd791028 14:42:57 Removing intermediate container fed9dd791028 14:42:57 ---> db848db7453c 14:42:57 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 14:42:57 ---> Running in a1f42a995fb7 14:42:57 Removing intermediate container a1f42a995fb7 14:42:57 ---> d501aa72f245 14:42:57 Step 28/30 : LABEL arch=arm64 14:42:57 ---> Running in 7bb6eb1a3f73 14:42:58 Removing intermediate container 7bb6eb1a3f73 14:42:58 ---> c92c56c546d7 14:42:58 Step 29/30 : LABEL git_sha=9baf900de0be18caf7d7a96e113c24cfc660105c 14:42:58 ---> Running in 57aa0ff1fd95 14:42:58 Removing intermediate container 57aa0ff1fd95 14:42:58 ---> 6e498a010c19 14:42:58 Step 30/30 : LABEL version=3.2.0-dev.9 14:42:58 ---> Running in 72cd61be1556 14:42:58 Removing intermediate container 72cd61be1556 14:42:58 ---> 727393ef02cd 14:42:58 [Warning] One or more build-args [ARCH] were not consumed 14:42:58 Successfully built 727393ef02cd 14:42:58 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:42:59 provisioning config files... 14:42:59 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/161@tmp/config17895114158699724555tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:42:59 ---> ****-login.sh 14:42:59 nexus3.edgexfoundry.org:10001 14:42:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:43:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:43:00 Configure a credential helper to remove this warning. See 14:43:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:43:00 14:43:00 Login Succeeded 14:43:00 nexus3.edgexfoundry.org:10002 14:43:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:43:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:43:00 Configure a credential helper to remove this warning. See 14:43:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:43:00 14:43:00 Login Succeeded 14:43:00 nexus3.edgexfoundry.org:10003 14:43:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:43:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:43:00 Configure a credential helper to remove this warning. See 14:43:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:43:00 14:43:00 Login Succeeded 14:43:00 nexus3.edgexfoundry.org:10004 14:43:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:43:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:43:01 Configure a credential helper to remove this warning. See 14:43:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:43:01 14:43:01 Login Succeeded 14:43:01 ****.io 14:43:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:43:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:43:01 Configure a credential helper to remove this warning. See 14:43:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:43:01 14:43:01 Login Succeeded 14:43:01 ---> ****-login.sh ends [Pipeline] } 14:43:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:43:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:43:01 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 14:43:01 9baf900de0be18caf7d7a96e113c24cfc660105c 14:43:01 latest 14:43:01 3.2.0-dev.9 14:43:01 9baf900de0be18caf7d7a96e113c24cfc660105c-3.2.0-dev.9 14:43:01 main 14:43:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:02 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9baf900de0be18caf7d7a96e113c24cfc660105c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:02 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9baf900de0be18caf7d7a96e113c24cfc660105c 14:43:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 14:43:02 d57691dbb8ae: Preparing 14:43:02 df72bb550646: Preparing 14:43:02 4b330f39160d: Preparing 14:43:02 b0159b00c1cc: Preparing 14:43:02 e5766022754d: Preparing 14:43:02 d41fef152bb3: Preparing 14:43:02 0be7a8274f7b: Preparing 14:43:02 53796f7beddd: Preparing 14:43:02 7c504f21be85: Preparing 14:43:02 d41fef152bb3: Waiting 14:43:02 0be7a8274f7b: Waiting 14:43:02 53796f7beddd: Waiting 14:43:02 7c504f21be85: Waiting 14:43:03 d57691dbb8ae: Pushed 14:43:03 4b330f39160d: Pushed 14:43:03 e5766022754d: Pushed 14:43:03 b0159b00c1cc: Pushed 14:43:03 d41fef152bb3: Pushed 14:43:03 7c504f21be85: Layer already exists 14:43:03 0be7a8274f7b: Pushed 14:43:03 53796f7beddd: Pushed 14:43:08 df72bb550646: Pushed 14:43:11 9baf900de0be18caf7d7a96e113c24cfc660105c: digest: sha256:0d1f9c18c29dc0c4a19dea5f6f7ac6aafa1b8ca3038d6b559ef9dc69a6559447 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:11 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:12 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 14:43:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 14:43:12 d57691dbb8ae: Preparing 14:43:12 df72bb550646: Preparing 14:43:12 4b330f39160d: Preparing 14:43:12 b0159b00c1cc: Preparing 14:43:12 e5766022754d: Preparing 14:43:12 d41fef152bb3: Preparing 14:43:12 0be7a8274f7b: Preparing 14:43:12 53796f7beddd: Preparing 14:43:12 7c504f21be85: Preparing 14:43:12 53796f7beddd: Waiting 14:43:12 7c504f21be85: Waiting 14:43:12 d41fef152bb3: Waiting 14:43:12 0be7a8274f7b: Waiting 14:43:12 e5766022754d: Layer already exists 14:43:12 4b330f39160d: Layer already exists 14:43:12 df72bb550646: Layer already exists 14:43:12 d57691dbb8ae: Layer already exists 14:43:12 b0159b00c1cc: Layer already exists 14:43:12 d41fef152bb3: Layer already exists 14:43:12 0be7a8274f7b: Layer already exists 14:43:12 53796f7beddd: Layer already exists 14:43:12 7c504f21be85: Layer already exists 14:43:12 latest: digest: sha256:0d1f9c18c29dc0c4a19dea5f6f7ac6aafa1b8ca3038d6b559ef9dc69a6559447 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:13 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:13 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.9 14:43:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 14:43:13 d57691dbb8ae: Preparing 14:43:13 df72bb550646: Preparing 14:43:13 4b330f39160d: Preparing 14:43:13 b0159b00c1cc: Preparing 14:43:13 e5766022754d: Preparing 14:43:13 d41fef152bb3: Preparing 14:43:13 0be7a8274f7b: Preparing 14:43:13 53796f7beddd: Preparing 14:43:13 7c504f21be85: Preparing 14:43:13 0be7a8274f7b: Waiting 14:43:13 53796f7beddd: Waiting 14:43:13 7c504f21be85: Waiting 14:43:13 d41fef152bb3: Waiting 14:43:13 df72bb550646: Layer already exists 14:43:13 d57691dbb8ae: Layer already exists 14:43:13 4b330f39160d: Layer already exists 14:43:13 b0159b00c1cc: Layer already exists 14:43:13 e5766022754d: Layer already exists 14:43:13 0be7a8274f7b: Layer already exists 14:43:13 d41fef152bb3: Layer already exists 14:43:13 7c504f21be85: Layer already exists 14:43:13 53796f7beddd: Layer already exists 14:43:13 3.2.0-dev.9: digest: sha256:0d1f9c18c29dc0c4a19dea5f6f7ac6aafa1b8ca3038d6b559ef9dc69a6559447 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:14 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9baf900de0be18caf7d7a96e113c24cfc660105c-3.2.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:14 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9baf900de0be18caf7d7a96e113c24cfc660105c-3.2.0-dev.9 14:43:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 14:43:14 d57691dbb8ae: Preparing 14:43:14 df72bb550646: Preparing 14:43:14 4b330f39160d: Preparing 14:43:14 b0159b00c1cc: Preparing 14:43:14 e5766022754d: Preparing 14:43:14 d41fef152bb3: Preparing 14:43:14 0be7a8274f7b: Preparing 14:43:14 53796f7beddd: Preparing 14:43:14 7c504f21be85: Preparing 14:43:14 d41fef152bb3: Waiting 14:43:14 0be7a8274f7b: Waiting 14:43:14 53796f7beddd: Waiting 14:43:14 7c504f21be85: Waiting 14:43:14 4b330f39160d: Layer already exists 14:43:14 b0159b00c1cc: Layer already exists 14:43:14 df72bb550646: Layer already exists 14:43:14 e5766022754d: Layer already exists 14:43:14 d57691dbb8ae: Layer already exists 14:43:14 d41fef152bb3: Layer already exists 14:43:14 0be7a8274f7b: Layer already exists 14:43:14 53796f7beddd: Layer already exists 14:43:14 7c504f21be85: Layer already exists 14:43:15 9baf900de0be18caf7d7a96e113c24cfc660105c-3.2.0-dev.9: digest: sha256:0d1f9c18c29dc0c4a19dea5f6f7ac6aafa1b8ca3038d6b559ef9dc69a6559447 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:15 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:16 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 14:43:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 14:43:16 d57691dbb8ae: Preparing 14:43:16 df72bb550646: Preparing 14:43:16 4b330f39160d: Preparing 14:43:16 b0159b00c1cc: Preparing 14:43:16 e5766022754d: Preparing 14:43:16 d41fef152bb3: Preparing 14:43:16 0be7a8274f7b: Preparing 14:43:16 53796f7beddd: Preparing 14:43:16 7c504f21be85: Preparing 14:43:16 0be7a8274f7b: Waiting 14:43:16 53796f7beddd: Waiting 14:43:16 7c504f21be85: Waiting 14:43:16 d41fef152bb3: Waiting 14:43:16 d57691dbb8ae: Layer already exists 14:43:16 df72bb550646: Layer already exists 14:43:16 4b330f39160d: Layer already exists 14:43:16 b0159b00c1cc: Layer already exists 14:43:16 e5766022754d: Layer already exists 14:43:16 53796f7beddd: Layer already exists 14:43:16 7c504f21be85: Layer already exists 14:43:16 d41fef152bb3: Layer already exists 14:43:16 0be7a8274f7b: Layer already exists 14:43:16 main: digest: sha256:0d1f9c18c29dc0c4a19dea5f6f7ac6aafa1b8ca3038d6b559ef9dc69a6559447 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:43:16 ===================================================== [Pipeline] echo 14:43:16 taggedImages: 14:43:16 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9baf900de0be18caf7d7a96e113c24cfc660105c 14:43:16 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 14:43:16 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.9 14:43:16 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9baf900de0be18caf7d7a96e113c24cfc660105c-3.2.0-dev.9 14:43:16 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:43:17 14:43:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:43:17 arm64: Pulling from edgex-lftools-log-publisher 14:43:17 8998bd30e6a1: Pulling fs layer 14:43:17 04944245beec: Pulling fs layer 14:43:17 699f458cf7ca: Pulling fs layer 14:43:17 765212b225bb: Pulling fs layer 14:43:17 f23df028b6ca: Pulling fs layer 14:43:17 d65c8cfc05b1: Pulling fs layer 14:43:17 2437ff75d9bd: Pulling fs layer 14:43:17 765212b225bb: Waiting 14:43:17 f23df028b6ca: Waiting 14:43:17 d65c8cfc05b1: Waiting 14:43:17 2437ff75d9bd: Waiting 14:43:18 04944245beec: Verifying Checksum 14:43:18 04944245beec: Download complete 14:43:18 765212b225bb: Download complete 14:43:18 f23df028b6ca: Verifying Checksum 14:43:18 f23df028b6ca: Download complete 14:43:18 d65c8cfc05b1: Verifying Checksum 14:43:18 d65c8cfc05b1: Download complete 14:43:18 699f458cf7ca: Verifying Checksum 14:43:18 699f458cf7ca: Download complete 14:43:18 8998bd30e6a1: Verifying Checksum 14:43:18 8998bd30e6a1: Download complete 14:43:21 2437ff75d9bd: Verifying Checksum 14:43:21 2437ff75d9bd: Download complete 14:43:23 8998bd30e6a1: Pull complete 14:43:23 04944245beec: Pull complete 14:43:25 699f458cf7ca: Pull complete 14:43:25 765212b225bb: Pull complete 14:43:26 f23df028b6ca: Pull complete 14:43:26 d65c8cfc05b1: Pull complete 14:43:44 2437ff75d9bd: Pull complete 14:43:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:43:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:43:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:43:45 prd-ubuntu20.04-docker-arm64-4c-16g-1073 does not seem to be running inside a container 14:43: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/app-rfid-llrp-inventory/161 -v /w/workspace/app-rfid-llrp-inventory/161:/w/workspace/app-rfid-llrp-inventory/161:rw,z -v /w/workspace/app-rfid-llrp-inventory/161@tmp:/w/workspace/app-rfid-llrp-inventory/161@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:43:48 $ docker top 1aeb2d1ad3e258ddc3d396c5a937a67c63641dbe3749e30fd7746876159b3d54 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:43:49 ---> job-cost.sh 14:43:49 lf-activate-venv: SKIPPING 14:43:49 INFO: No Stack... 14:43:49 INFO: Retrieving Pricing Info for: v3-standard-4 14:43:50 INFO: Archiving Costs [Pipeline] sh 14:43:50 + cut -d, -f6 14:43:50 + cat /w/workspace/app-rfid-llrp-inventory/161/archives/cost.csv [Pipeline] lock 14:43:51 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-161-stack-cost] 14:43:51 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-161-stack-cost] did not exist. Created. 14:43:51 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-161-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:43:51 /w/workspace/app-rfid-llrp-inventory/161@tmp/durable-09f15809/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:43:52 + echo total: 0.10999999940395355 [Pipeline] stash 14:43:52 Warning: overwriting stash ‘stack-cost’ 14:43:52 Stashed 1 file(s) [Pipeline] } 14:43:52 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-161-stack-cost] [Pipeline] // lock [Pipeline] } 14:43:52 $ docker stop --time=1 1aeb2d1ad3e258ddc3d396c5a937a67c63641dbe3749e30fd7746876159b3d54 14:43:56 $ docker rm -f --volumes 1aeb2d1ad3e258ddc3d396c5a937a67c63641dbe3749e30fd7746876159b3d54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 14:43:57 provisioning config files... 14:43:57 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5238196095199889526tmp [Pipeline] { [Pipeline] sh 14:43:57 + set +x 14:43:57 + curl -s https://codecov.io/bash 14:43:57 + bash -s -- 14:43:57 14:43:57 _____ _ 14:43:57 / ____| | | 14:43:57 | | ___ __| | ___ ___ _____ __ 14:43:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:43:57 | |___| (_) | (_| | __/ (_| (_) \ V / 14:43:57 \_____\___/ \__,_|\___|\___\___/ \_/ 14:43:57 Bash-1.0.6 14:43:57 14:43:57 14:43:57 ==> git version 2.25.1 found 14:43:57 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 14:43:57 Release-Date: 2020-01-08 14:43:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:43:58 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:43:58 ==> Jenkins CI detected. 14:43:58 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 14:43:58 project root: . 14:43:58 --> token set from env 14:43:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:43:58 ==> Running gcov in . (disable via -X gcov) 14:43:58 ==> Python coveragepy not found 14:43:58 ==> Searching for coverage reports in: 14:43:58 + . 14:43:58 -> Found 1 reports 14:43:58 ==> Detecting git/mercurial file structure 14:43:58 ==> Reading reports 14:43:58 + ./coverage.out bytes=41317 14:43:58 ==> Appending adjustments 14:43:58 https://docs.codecov.io/docs/fixing-reports 14:43:58 + Found adjustments 14:43:58 ==> Gzipping contents 14:43:58 12K /tmp/codecov.HsGDNg.gz 14:43:58 ==> Uploading reports 14:43:58 url: https://codecov.io 14:43:58 query: branch=main&commit=9baf900de0be18caf7d7a96e113c24cfc660105c&build=161&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F161%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 14:43:58 -> Pinging Codecov 14:43:58 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=9baf900de0be18caf7d7a96e113c24cfc660105c&build=161&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F161%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 14:43:58 -> Uploading to 14:43:58 https://storage.googleapis.com/codecov/v4/raw/2024-02-16/581DD39554BDF9B6E22D074273EAD858/9baf900de0be18caf7d7a96e113c24cfc660105c/b4298a28-b9bf-4270-ab66-834abd410d07.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240216T144358Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=427b1cd25b834002109d2e8d49b70c7a03fe7d357ff2f9ad2f01d61e0be895af 14:43:58 % Total % Received % Xferd Average Speed Time Time Time Current 14:43:58 Dload Upload Total Spent Left Speed 14:43:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11609 0 0 100 11609 0 27509 --:--:-- --:--:-- --:--:-- 27509 14:43:59 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/9baf900de0be18caf7d7a96e113c24cfc660105c [Pipeline] } 14:43:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:43:59 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:43:59 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:43:59 14:43:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:44:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:44:00 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:44:00 df9b9388f04a: Pulling fs layer 14:44:00 52dc419b0ee2: Pulling fs layer 14:44:00 25bc292e5bac: Pulling fs layer 14:44:00 114826534d7a: Pulling fs layer 14:44:00 4657fd5d0bcf: Pulling fs layer 14:44:00 6ad1cebc031e: Pulling fs layer 14:44:00 8a3aa393b2d8: Pulling fs layer 14:44:00 114826534d7a: Waiting 14:44:00 4657fd5d0bcf: Waiting 14:44:00 6ad1cebc031e: Waiting 14:44:00 8a3aa393b2d8: Waiting 14:44:00 25bc292e5bac: Verifying Checksum 14:44:00 25bc292e5bac: Download complete 14:44:00 52dc419b0ee2: Verifying Checksum 14:44:00 52dc419b0ee2: Download complete 14:44:00 4657fd5d0bcf: Verifying Checksum 14:44:00 4657fd5d0bcf: Download complete 14:44:00 df9b9388f04a: Verifying Checksum 14:44:00 df9b9388f04a: Download complete 14:44:00 6ad1cebc031e: Verifying Checksum 14:44:00 6ad1cebc031e: Download complete 14:44:00 df9b9388f04a: Pull complete 14:44:00 52dc419b0ee2: Pull complete 14:44:00 25bc292e5bac: Pull complete 14:44:01 114826534d7a: Verifying Checksum 14:44:01 114826534d7a: Download complete 14:44:01 8a3aa393b2d8: Verifying Checksum 14:44:01 8a3aa393b2d8: Download complete 14:44:05 114826534d7a: Pull complete 14:44:05 4657fd5d0bcf: Pull complete 14:44:05 6ad1cebc031e: Pull complete 14:44:08 8a3aa393b2d8: Pull complete 14:44:08 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 14:44:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:44:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:44:09 prd-ubuntu20.04-docker-8c-8g-1071 does not seem to be running inside a container 14:44:09 $ 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 14:44:15 $ docker top 0372ec2e390070e30f51a67116b579c1143c82534a502235002cc6420d1cb064 -eo pid,comm [Pipeline] { [Pipeline] echo 14:44:15 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 14:44:15 + set -o pipefail 14:44:15 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 14:44:22 14:44:22 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 14:44:22 14:44:22 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/7d4f959f-9b4c-4a37-94a0-a2fbbcb12e3b 14:44:22 14:44:22 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:44:22 14:44:22 14:44:22 A medium severity vulnerability was found in the Snyk CLI versions you are using. 14:44:22 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 14:44:22 More details here: https://snyk.co/ue1NS [Pipeline] } 14:44:22 $ docker stop --time=1 0372ec2e390070e30f51a67116b579c1143c82534a502235002cc6420d1cb064 14:44:26 $ docker rm -f --volumes 0372ec2e390070e30f51a67116b579c1143c82534a502235002cc6420d1cb064 [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 14:44:28 + git log --format=format:%s -1 9baf900de0be18caf7d7a96e113c24cfc660105c [Pipeline] sh 14:44:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:44:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:44:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:44:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:44:28 prd-ubuntu20.04-docker-8c-8g-1071 does not seem to be running inside a container 14:44:28 $ 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 14:44:29 $ docker top ce0992b4ec2e43bd5346702a34d61d0fdcee24ffec1e3484a457f9d2b3b2d62e -eo pid,comm 14:44:29 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:44:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:44:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:44:29 [ssh-agent] Looking for ssh-agent implementation... 14:44:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:44:29 $ docker exec ce0992b4ec2e43bd5346702a34d61d0fdcee24ffec1e3484a457f9d2b3b2d62e ssh-agent 14:44:29 SSH_AUTH_SOCK=/tmp/ssh-12lhMR0r3pkr/agent.32 14:44:29 SSH_AGENT_PID=38 14:44:29 Running ssh-add (command line suppressed) 14:44:30 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5930813033060155396.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5930813033060155396.key) 14:44:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:44:30 + git semver tag 14:44:30 2024-02-16 14:44:30,538 [run_tag] DEBUG tag force:False 14:44:30 2024-02-16 14:44:30,538 [check_head_tag] DEBUG check head tag 14:44:30 2024-02-16 14:44:30,539 [execute] INFO git cat-file --batch-check 14:44:30 2024-02-16 14:44:30,539 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 14:44:30 2024-02-16 14:44:30,542 [execute] INFO git cat-file --batch 14:44:30 2024-02-16 14:44:30,542 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 14:44:30 2024-02-16 14:44:30,562 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:44:30 2024-02-16 14:44:30,562 [execute] INFO git tag -a v3.2.0-dev.9 -m v3.2.0-dev.9 14:44:30 2024-02-16 14:44:30,562 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.9', '-m', 'v3.2.0-dev.9'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 14:44:30 2024-02-16 14:44:30,566 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:44:30 3.2.0-dev.9 [Pipeline] } 14:44:30 $ docker exec --env ******** --env ******** ce0992b4ec2e43bd5346702a34d61d0fdcee24ffec1e3484a457f9d2b3b2d62e ssh-agent -k 14:44:30 unset SSH_AUTH_SOCK; 14:44:30 unset SSH_AGENT_PID; 14:44:30 echo Agent pid 38 killed; 14:44:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:44:31 + git semver [Pipeline] } 14:44:31 $ docker stop --time=1 ce0992b4ec2e43bd5346702a34d61d0fdcee24ffec1e3484a457f9d2b3b2d62e 14:44:32 $ docker rm -f --volumes ce0992b4ec2e43bd5346702a34d61d0fdcee24ffec1e3484a457f9d2b3b2d62e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:44:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:44:33 14:44:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:44:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:44:33 0.23.1-centos7: Pulling from edgex-lftools 14:44:33 ab5ef0e58194: Pulling fs layer 14:44:33 9712f1f96733: Pulling fs layer 14:44:33 63f879dbbcfc: Pulling fs layer 14:44:33 0d9ebad4ef96: Pulling fs layer 14:44:33 e9a5061849ea: Pulling fs layer 14:44:33 d747dcd14b5f: Pulling fs layer 14:44:33 2de7ff778b66: Pulling fs layer 14:44:33 0d9ebad4ef96: Waiting 14:44:33 e9a5061849ea: Waiting 14:44:33 d747dcd14b5f: Waiting 14:44:33 2de7ff778b66: Waiting 14:44:33 9712f1f96733: Download complete 14:44:34 63f879dbbcfc: Verifying Checksum 14:44:34 63f879dbbcfc: Download complete 14:44:34 ab5ef0e58194: Verifying Checksum 14:44:34 ab5ef0e58194: Download complete 14:44:34 e9a5061849ea: Verifying Checksum 14:44:34 e9a5061849ea: Download complete 14:44:34 d747dcd14b5f: Verifying Checksum 14:44:34 d747dcd14b5f: Download complete 14:44:34 0d9ebad4ef96: Verifying Checksum 14:44:34 0d9ebad4ef96: Download complete 14:44:34 2de7ff778b66: Verifying Checksum 14:44:34 2de7ff778b66: Download complete 14:44:37 ab5ef0e58194: Pull complete 14:44:37 9712f1f96733: Pull complete 14:44:37 63f879dbbcfc: Pull complete 14:44:42 0d9ebad4ef96: Pull complete 14:44:42 e9a5061849ea: Pull complete 14:44:42 d747dcd14b5f: Pull complete 14:44:45 2de7ff778b66: Pull complete 14:44:45 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:44:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:44:45 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:44:45 prd-ubuntu20.04-docker-8c-8g-1071 does not seem to be running inside a container 14:44:45 $ 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 14:44:55 $ docker top e8a368eb8e0e3b2beb2410ebe0f1d04618eb788f202cc9a0f8de7be79b06115b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:44:55 provisioning config files... 14:44:55 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4447983330010458888tmp 14:44:55 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8741341808465568891tmp 14:44:55 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3862949576378053087tmp [Pipeline] { [Pipeline] echo 14:44:55 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:44:55 ---> sigul-configuration.sh 14:44:55 gpg: directory `/root/.gnupg' created 14:44:55 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:44:55 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:44:55 gpg: keyring `/root/.gnupg/secring.gpg' created 14:44:55 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:44:55 gpg: CAST5 encrypted data 14:44:55 gpg: encrypted with 1 passphrase 14:44:55 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:44:56 + mkdir /home/jenkins 14:44:56 + mkdir /home/jenkins/sigul [Pipeline] sh 14:44:56 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 14:44:56 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:44:57 ---> sigul-install.sh 14:44:57 Sigul already installed; skipping installation. [Pipeline] sh 14:44:57 + git tag --list 14:44:57 v0.0.0 14:44:57 v1.0.0 14:44:57 v2.1.0 14:44:57 v2.1.1 14:44:57 v2.2.0 14:44:57 v2.3.0 14:44:57 v3.0 14:44:57 v3.0.0 14:44:57 v3.0.1 14:44:57 v3.0.1-dev.1 14:44:57 v3.1 14:44:57 v3.1.0 14:44:57 v3.1.0-dev.1 14:44:57 v3.1.0-dev.10 14:44:57 v3.1.0-dev.11 14:44:57 v3.1.0-dev.12 14:44:57 v3.1.0-dev.13 14:44:57 v3.1.0-dev.14 14:44:57 v3.1.0-dev.15 14:44:57 v3.1.0-dev.16 14:44:57 v3.1.0-dev.17 14:44:57 v3.1.0-dev.18 14:44:57 v3.1.0-dev.19 14:44:57 v3.1.0-dev.2 14:44:57 v3.1.0-dev.20 14:44:57 v3.1.0-dev.21 14:44:57 v3.1.0-dev.22 14:44:57 v3.1.0-dev.23 14:44:57 v3.1.0-dev.24 14:44:57 v3.1.0-dev.25 14:44:57 v3.1.0-dev.26 14:44:57 v3.1.0-dev.27 14:44:57 v3.1.0-dev.28 14:44:57 v3.1.0-dev.29 14:44:57 v3.1.0-dev.3 14:44:57 v3.1.0-dev.30 14:44:57 v3.1.0-dev.31 14:44:57 v3.1.0-dev.32 14:44:57 v3.1.0-dev.33 14:44:57 v3.1.0-dev.34 14:44:57 v3.1.0-dev.35 14:44:57 v3.1.0-dev.36 14:44:57 v3.1.0-dev.37 14:44:57 v3.1.0-dev.38 14:44:57 v3.1.0-dev.39 14:44:57 v3.1.0-dev.4 14:44:57 v3.1.0-dev.40 14:44:57 v3.1.0-dev.5 14:44:57 v3.1.0-dev.6 14:44:57 v3.1.0-dev.7 14:44:57 v3.1.0-dev.8 14:44:57 v3.1.0-dev.9 14:44:57 v3.2.0-dev.1 14:44:57 v3.2.0-dev.2 14:44:57 v3.2.0-dev.3 14:44:57 v3.2.0-dev.4 14:44:57 v3.2.0-dev.5 14:44:57 v3.2.0-dev.6 14:44:57 v3.2.0-dev.7 14:44:57 v3.2.0-dev.8 14:44:57 v3.2.0-dev.9 [Pipeline] sh 14:44:58 + lftools sign git-tag v3.2.0-dev.9 14:44:58 Signing Git tag with Sigul... 14:44:58 Signing v3.2.0-dev.9 [Pipeline] echo 14:44:58 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:44:59 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:44:59 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:44:59 $ docker stop --time=1 e8a368eb8e0e3b2beb2410ebe0f1d04618eb788f202cc9a0f8de7be79b06115b 14:45:02 $ docker rm -f --volumes e8a368eb8e0e3b2beb2410ebe0f1d04618eb788f202cc9a0f8de7be79b06115b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:45:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:45:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:45:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:45:03 prd-ubuntu20.04-docker-8c-8g-1071 does not seem to be running inside a container 14:45:03 $ 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 14:45:04 $ docker top 835d3a7c68141ccf84627475cc159b0e634c389310b47a1c587a6477db49acfb -eo pid,comm 14:45:04 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:45:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:45:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:45:04 [ssh-agent] Looking for ssh-agent implementation... 14:45:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:45:04 $ docker exec 835d3a7c68141ccf84627475cc159b0e634c389310b47a1c587a6477db49acfb ssh-agent 14:45:05 SSH_AUTH_SOCK=/tmp/ssh-lU6ZN6l2KitP/agent.33 14:45:05 SSH_AGENT_PID=39 14:45:05 Running ssh-add (command line suppressed) 14:45:05 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11147938581208039663.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11147938581208039663.key) 14:45:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:45:10 + git semver bump pre 14:45:10 2024-02-16 14:45:07,633 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:45:10 2024-02-16 14:45:07,633 [bump_version] DEBUG bumping version:3.2.0-dev.9 on axis:pre with prefix:dev 14:45:10 2024-02-16 14:45:07,634 [bump_version] DEBUG bumped version:3.2.0-dev.10 14:45:10 2024-02-16 14:45:07,634 [write_version] DEBUG write version:3.2.0-dev.10 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 14:45:10 2024-02-16 14:45:07,634 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:45:10 2024-02-16 14:45:07,634 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:45:10 2024-02-16 14:45:07,635 [execute] INFO git cat-file --batch-check 14:45:10 2024-02-16 14:45:07,636 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 14:45:10 2024-02-16 14:45:07,642 [execute] INFO git cat-file --batch 14:45:10 2024-02-16 14:45:07,642 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 14:45:10 2024-02-16 14:45:07,647 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:45:10 3.2.0-dev.10 [Pipeline] } 14:45:10 $ docker exec --env ******** --env ******** 835d3a7c68141ccf84627475cc159b0e634c389310b47a1c587a6477db49acfb ssh-agent -k 14:45:10 unset SSH_AUTH_SOCK; 14:45:10 unset SSH_AGENT_PID; 14:45:10 echo Agent pid 39 killed; 14:45:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:45:11 + git semver [Pipeline] } 14:45:11 $ docker stop --time=1 835d3a7c68141ccf84627475cc159b0e634c389310b47a1c587a6477db49acfb 14:45:12 $ docker rm -f --volumes 835d3a7c68141ccf84627475cc159b0e634c389310b47a1c587a6477db49acfb [Pipeline] // withDockerContainer [Pipeline] sh 14:45:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:45:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:45:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:45:13 prd-ubuntu20.04-docker-8c-8g-1071 does not seem to be running inside a container 14:45:13 $ 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 14:45:14 $ docker top 5a667d7e0f141b03c15b65c1f8c147834ea6875111c8c43fbb99f294efe85324 -eo pid,comm 14:45: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). 14:45:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:45:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:45:14 [ssh-agent] Looking for ssh-agent implementation... 14:45:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:45:14 $ docker exec 5a667d7e0f141b03c15b65c1f8c147834ea6875111c8c43fbb99f294efe85324 ssh-agent 14:45:14 SSH_AUTH_SOCK=/tmp/ssh-miRGdrARkZgV/agent.33 14:45:14 SSH_AGENT_PID=39 14:45:14 Running ssh-add (command line suppressed) 14:45:15 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8645325035179651150.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8645325035179651150.key) 14:45:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:45:15 + git semver push 14:45:15 2024-02-16 14:45:15,626 [run_push] DEBUG push 14:45:15 2024-02-16 14:45:15,626 [execute] INFO git cat-file --batch-check 14:45:15 2024-02-16 14:45:15,626 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 14:45:15 2024-02-16 14:45:15,631 [execute] INFO git rev-list 6090fb503c285be57ee02328d8e7b9af4edb5dfb -- 14:45:15 2024-02-16 14:45:15,631 [execute] DEBUG Popen(['git', 'rev-list', '6090fb503c285be57ee02328d8e7b9af4edb5dfb', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 14:45:15 2024-02-16 14:45:15,640 [execute] INFO git fetch -v origin 14:45:15 2024-02-16 14:45:15,640 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 14:45:16 2024-02-16 14:45:16,174 [run_push] DEBUG no remote changes detected 14:45:16 2024-02-16 14:45:16,175 [execute] INFO git push origin semver 14:45:16 2024-02-16 14:45:16,175 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 14:45:17 2024-02-16 14:45:16,858 [run_push] DEBUG push all version tags 14:45:17 2024-02-16 14:45:16,859 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:45:17 2024-02-16 14:45:16,859 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 14:45:17 2024-02-16 14:45:17,528 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:45:17 3.2.0-dev.10 [Pipeline] } 14:45:17 $ docker exec --env ******** --env ******** 5a667d7e0f141b03c15b65c1f8c147834ea6875111c8c43fbb99f294efe85324 ssh-agent -k 14:45:17 unset SSH_AUTH_SOCK; 14:45:17 unset SSH_AGENT_PID; 14:45:17 echo Agent pid 39 killed; 14:45:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:45:18 + git semver [Pipeline] } 14:45:18 $ docker stop --time=1 5a667d7e0f141b03c15b65c1f8c147834ea6875111c8c43fbb99f294efe85324 14:45:20 $ docker rm -f --volumes 5a667d7e0f141b03c15b65c1f8c147834ea6875111c8c43fbb99f294efe85324 [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 14:45:21 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 14:45:21 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 14:45:21 total 16 14:45:21 drwxr-xr-x 3 root root 4096 Feb 16 14:33 . 14:45:21 drwxrwxr-x 12 jenkins jenkins 4096 Feb 16 14:44 .. 14:45:21 drwxr-xr-x 2 root root 4096 Feb 16 14:33 cost 14:45:21 -rw-r--r-- 1 root root 95 Feb 16 14:33 cost.csv 14:45:21 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 14:45:21 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 14:45:21 total 16 14:45:21 drwxr-xr-x 3 jenkins jenkins 4096 Feb 16 14:33 . 14:45:21 drwxrwxr-x 12 jenkins jenkins 4096 Feb 16 14:44 .. 14:45:21 drwxr-xr-x 2 jenkins jenkins 4096 Feb 16 14:33 cost 14:45:21 -rw-r--r-- 1 jenkins jenkins 95 Feb 16 14:33 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:45:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:45:22 ---> package-listing.sh 14:45:22 ++ facter osfamily 14:45:22 ++ tr '[:upper:]' '[:lower:]' 14:45:23 + OS_FAMILY=debian 14:45:23 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 14:45:23 + START_PACKAGES=/tmp/packages_start.txt 14:45:23 + END_PACKAGES=/tmp/packages_end.txt 14:45:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:45:23 + PACKAGES=/tmp/packages_start.txt 14:45:23 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 14:45:23 + PACKAGES=/tmp/packages_end.txt 14:45:23 + case "${OS_FAMILY}" in 14:45:23 + dpkg -l 14:45:23 + grep '^ii' 14:45:23 + '[' -f /tmp/packages_start.txt ']' 14:45:23 + '[' -f /tmp/packages_end.txt ']' 14:45:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:45:23 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 14:45:23 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 14:45:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo 14:45:23 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:45:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:45:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:45:24 prd-ubuntu20.04-docker-8c-8g-1071 does not seem to be running inside a container 14:45:24 $ 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 14:45:24 $ docker top 1d95544c2b0f6ce53da9ce6a8f03bb4cdb3dcf5938dee3717bad77c3fb0294ff -eo pid,comm [Pipeline] { [Pipeline] sh 14:45:24 + touch /tmp/pre-build-complete [Pipeline] sh 14:45:25 + mkdir -p /var/log/sysstat [Pipeline] sh 14:45:25 + ls /var/log/sa-host 14:45:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:45:25 provisioning config files... 14:45:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11044652399178904604tmp [Pipeline] { [Pipeline] echo 14:45:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:45:26 ---> create-netrc.sh [Pipeline] } 14:45:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:45:26 ---> python-tools-install.sh [Pipeline] echo 14:45:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:45:26 ---> sudo-logs.sh 14:45:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:45:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:45:27 ---> job-cost.sh 14:45:27 lf-activate-venv: SKIPPING 14:45:27 DEBUG: total: 0.2199999988079071 14:45:27 INFO: Retrieving Stack Cost... 14:45:27 INFO: Retrieving Pricing Info for: v3-standard-8 14:45:28 INFO: Archiving Costs [Pipeline] echo 14:45:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:45:28 ---> logs-deploy.sh 14:45:28 lf-activate-venv: SKIPPING 14:45:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/161 14:45:28 INFO: archiving workspace using pattern(s): 14:45:29 Archives upload complete. 14:45:29 INFO: archiving logs to Nexus 14:45:30 ---> uname -a: 14:45:30 Linux prd-ubuntu20-04-docker-8c-8g-1071 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 14:45:30 14:45:30 14:45:30 ---> lscpu: 14:45:30 Architecture: x86_64 14:45:30 CPU op-mode(s): 32-bit, 64-bit 14:45:30 Byte Order: Little Endian 14:45:30 Address sizes: 40 bits physical, 48 bits virtual 14:45:30 CPU(s): 8 14:45:30 On-line CPU(s) list: 0-7 14:45:30 Thread(s) per core: 1 14:45:30 Core(s) per socket: 1 14:45:30 Socket(s): 8 14:45:30 NUMA node(s): 1 14:45:30 Vendor ID: AuthenticAMD 14:45:30 CPU family: 23 14:45:30 Model: 49 14:45:30 Model name: AMD EPYC-Rome Processor 14:45:30 Stepping: 0 14:45:30 CPU MHz: 2799.998 14:45:30 BogoMIPS: 5599.99 14:45:30 Virtualization: AMD-V 14:45:30 Hypervisor vendor: KVM 14:45:30 Virtualization type: full 14:45:30 L1d cache: 256 KiB 14:45:30 L1i cache: 256 KiB 14:45:30 L2 cache: 4 MiB 14:45:30 L3 cache: 128 MiB 14:45:30 NUMA node0 CPU(s): 0-7 14:45:30 Vulnerability Itlb multihit: Not affected 14:45:30 Vulnerability L1tf: Not affected 14:45:30 Vulnerability Mds: Not affected 14:45:30 Vulnerability Meltdown: Not affected 14:45:30 Vulnerability Mmio stale data: Not affected 14:45:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:45:30 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:45:30 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:45:30 Vulnerability Srbds: Not affected 14:45:30 Vulnerability Tsx async abort: Not affected 14:45:30 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 14:45:30 14:45:30 14:45:30 ---> nproc: 14:45:30 8 14:45:30 14:45:30 14:45:30 ---> df -h: 14:45:30 Filesystem Size Used Avail Use% Mounted on 14:45:30 overlay 155G 13G 143G 9% / 14:45:30 tmpfs 64M 0 64M 0% /dev 14:45:30 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:45:30 shm 64M 0 64M 0% /dev/shm 14:45:30 /dev/vda1 155G 13G 143G 9% /facter-os 14:45:30 14:45:30 14:45:30 ---> sar -b -r -n DEV: 14:45:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1071) 02/16/24 _x86_64_ (8 CPU) 14:45:30 14:45:30 14:29:02 LINUX RESTART (8 CPU) 14:45:30 14:45:30 14:30:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:45:30 14:31:01 217.61 4.05 213.56 0.00 429.62 86047.25 0.00 14:45:30 14:32:01 31.33 0.07 31.26 0.00 3.33 27569.14 0.00 14:45:30 14:33:01 178.94 0.20 178.74 0.00 12.80 47229.19 0.00 14:45:30 14:34:01 53.36 0.02 53.34 0.00 0.67 33596.42 0.00 14:45:30 14:35:01 60.31 11.61 48.69 0.00 5176.87 25347.91 0.00 14:45:30 14:36:01 6.68 0.02 6.67 0.00 0.13 16899.98 0.00 14:45:30 14:37:01 3.62 0.00 3.62 0.00 0.00 16815.73 0.00 14:45:30 14:38:01 3.83 0.00 3.83 0.00 0.00 16818.00 0.00 14:45:30 14:39:01 1.32 0.00 1.32 0.00 0.00 1491.48 0.00 14:45:30 14:40:01 1.48 0.00 1.48 0.00 0.00 16.53 0.00 14:45:30 14:41:01 1.40 0.00 1.40 0.00 0.00 15.06 0.00 14:45:30 14:42:01 1.92 0.00 1.92 0.00 0.00 21.20 0.00 14:45:30 14:43:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 14:45:30 14:44:01 4.48 0.15 4.33 0.00 16.13 160.91 0.00 14:45:30 14:45:01 124.73 0.18 124.55 0.00 7.73 56656.02 0.00 14:45:30 Average: 45.96 1.08 44.87 0.00 376.42 21842.14 0.00 14:45:30 14:45:30 14:30:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:45:30 14:31:01 28601268 31544528 767144 2.33 136272 3027648 1809488 5.33 1073052 2758672 444 14:45:30 14:32:01 28052500 31543980 764976 2.33 140040 3531136 1917976 5.65 1209464 3128564 199708 14:45:30 14:33:01 28272700 31547244 760984 2.31 145168 3319528 1759196 5.18 1254360 2875668 856 14:45:30 14:34:01 27756188 31541404 764588 2.33 154344 3771288 1753416 5.17 1275556 3314732 88 14:45:30 14:35:01 27276428 31519588 757740 2.30 183684 4196632 1701968 5.02 1584712 3450068 316 14:45:30 14:36:01 27288284 31526748 750192 2.28 182252 4193384 1712372 5.05 1576400 3446848 172 14:45:30 14:37:01 27288308 31526836 750080 2.28 182332 4193380 1712372 5.05 1576180 3446856 4 14:45:30 14:38:01 27292072 31530664 746172 2.27 182404 4193392 1712372 5.05 1572944 3446856 16 14:45:30 14:39:01 27293748 31532432 744324 2.26 182452 4193392 1712372 5.05 1571308 3446860 40 14:45:30 14:40:01 27293888 31532584 744140 2.26 182476 4193396 1712372 5.05 1570896 3446860 12 14:45:30 14:41:01 27295032 31533756 742948 2.26 182540 4193360 1712372 5.05 1569844 3446860 8 14:45:30 14:42:01 27295032 31533756 742948 2.26 182592 4193308 1712372 5.05 1569844 3446860 8 14:45:30 14:43:01 27294980 31533880 742740 2.26 182640 4193400 1712372 5.05 1569432 3446868 8 14:45:30 14:44:01 26927880 31489872 786572 2.39 183448 4504992 1977944 5.83 1612336 3758012 311792 14:45:30 14:45:01 25783912 31498284 774252 2.35 221012 5501896 1711404 5.04 1699152 4696304 208 14:45:30 Average: 27400815 31529037 755987 2.30 174910 4093342 1755358 5.17 1485699 3437126 34245 14:45:30 14:45:30 14:30:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:45:30 14:31:01 ens3 494.58 330.13 5585.80 44.94 0.00 0.00 0.00 0.00 14:45:30 14:31:01 lo 2.71 2.71 0.27 0.27 0.00 0.00 0.00 0.00 14:45:30 14:31:01 docker0 242.45 353.06 19.29 2365.87 0.00 0.00 0.00 0.00 14:45:30 14:31:01 veth59f67dc 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:45:30 14:32:01 ens3 22.56 14.46 20.81 9.07 0.00 0.00 0.00 0.00 14:45:30 14:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:45:30 14:32:01 docker0 0.00 0.05 0.00 0.01 0.00 0.00 0.00 0.00 14:45:30 14:33:01 ens3 88.15 84.52 188.97 343.17 0.00 0.00 0.00 0.00 14:45:30 14:33:01 lo 5.06 5.06 0.51 0.51 0.00 0.00 0.00 0.00 14:45:30 14:33:01 docker0 4.02 7.60 0.25 95.74 0.00 0.00 0.00 0.00 14:45:30 14:34:01 ens3 104.77 70.67 2546.04 16.04 0.00 0.00 0.00 0.00 14:45:30 14:34:01 lo 4.27 4.27 0.41 0.41 0.00 0.00 0.00 0.00 14:45:30 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:30 14:35:01 ens3 184.15 74.30 2735.75 5.45 0.00 0.00 0.00 0.00 14:45:30 14:35:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 14:45:30 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:30 14:36:01 ens3 0.27 0.20 0.02 0.01 0.00 0.00 0.00 0.00 14:45:30 14:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:45:30 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:30 14:37:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:30 14:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:30 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:30 14:38:01 ens3 0.25 0.13 0.02 0.01 0.00 0.00 0.00 0.00 14:45:30 14:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:45:30 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:30 14:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:30 14:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:30 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:30 14:40:01 ens3 0.55 0.25 0.21 0.08 0.00 0.00 0.00 0.00 14:45:30 14:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:45:30 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:30 14:41:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:30 14:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:30 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:30 14:42:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 14:45:30 14:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:45:30 14:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:30 14:43:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:30 14:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:30 14:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:30 14:44:01 ens3 119.08 77.05 3963.54 8.01 0.00 0.00 0.00 0.00 14:45:30 14:44:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 14:45:30 14:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:30 14:45:01 ens3 226.91 155.84 4149.52 31.16 0.00 0.00 0.00 0.00 14:45:30 14:45:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 14:45:30 14:45:01 docker0 58.92 72.82 4.69 908.66 0.00 0.00 0.00 0.00 14:45:30 Average: ens3 82.31 53.54 1274.58 30.52 0.00 0.00 0.00 0.00 14:45:30 Average: lo 1.05 1.05 0.10 0.10 0.00 0.00 0.00 0.00 14:45:30 Average: docker0 20.11 28.54 1.60 222.30 0.00 0.00 0.00 0.00 14:45:30 14:45:30 14:45:30 ---> sar -P ALL: 14:45:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1071) 02/16/24 _x86_64_ (8 CPU) 14:45:30 14:45:30 14:29:02 LINUX RESTART (8 CPU) 14:45:30 14:45:30 14:30:02 CPU %user %nice %system %iowait %steal %idle 14:45:30 14:31:01 all 6.71 0.00 3.37 5.57 0.09 84.26 14:45:30 14:31:01 0 6.33 0.00 2.65 0.70 0.05 90.26 14:45:30 14:31:01 1 7.39 0.00 4.04 15.29 0.07 73.21 14:45:30 14:31:01 2 6.99 0.00 2.92 0.87 0.09 89.12 14:45:30 14:31:01 3 7.03 0.00 4.41 25.84 0.07 62.64 14:45:30 14:31:01 4 7.35 0.00 2.69 0.51 0.09 89.36 14:45:30 14:31:01 5 6.43 0.00 3.24 0.81 0.05 89.47 14:45:30 14:31:01 6 6.48 0.00 3.30 0.09 0.09 90.05 14:45:30 14:31:01 7 5.72 0.00 3.69 0.60 0.20 89.80 14:45:30 14:32:01 all 45.44 0.00 4.83 2.52 0.10 47.11 14:45:30 14:32:01 0 43.56 0.00 4.72 0.34 0.10 51.28 14:45:30 14:32:01 1 44.10 0.00 5.03 0.17 0.15 50.55 14:45:30 14:32:01 2 47.46 0.00 4.77 5.16 0.10 42.51 14:45:30 14:32:01 3 45.71 0.00 4.80 6.62 0.10 42.77 14:45:30 14:32:01 4 43.61 0.00 5.40 4.74 0.08 46.16 14:45:30 14:32:01 5 47.73 0.00 4.62 1.21 0.09 46.36 14:45:30 14:32:01 6 46.23 0.00 4.73 0.08 0.10 48.85 14:45:30 14:32:01 7 45.15 0.00 4.57 1.78 0.10 48.40 14:45:30 14:33:01 all 16.74 0.00 2.86 6.94 0.06 73.40 14:45:30 14:33:01 0 14.76 0.00 3.34 0.29 0.05 81.56 14:45:30 14:33:01 1 17.34 0.00 2.82 0.57 0.07 79.21 14:45:30 14:33:01 2 17.48 0.00 3.04 21.48 0.07 57.94 14:45:30 14:33:01 3 16.82 0.00 2.69 19.62 0.05 60.82 14:45:30 14:33:01 4 16.74 0.00 2.91 1.70 0.05 78.59 14:45:30 14:33:01 5 17.32 0.00 2.82 10.34 0.08 69.44 14:45:30 14:33:01 6 15.21 0.00 2.24 0.39 0.05 82.11 14:45:30 14:33:01 7 18.25 0.00 3.03 1.25 0.07 77.40 14:45:30 14:34:01 all 2.72 0.00 1.21 2.31 0.03 93.72 14:45:30 14:34:01 0 3.18 0.00 1.24 12.40 0.03 83.14 14:45:30 14:34:01 1 2.48 0.00 0.99 0.10 0.03 96.39 14:45:30 14:34:01 2 3.23 0.00 1.36 0.18 0.05 95.18 14:45:30 14:34:01 3 2.89 0.00 0.96 3.27 0.03 92.85 14:45:30 14:34:01 4 2.57 0.00 1.45 0.15 0.02 95.81 14:45:30 14:34:01 5 3.19 0.00 1.14 0.02 0.02 95.64 14:45:30 14:34:01 6 2.02 0.00 0.99 0.03 0.03 96.92 14:45:30 14:34:01 7 2.21 0.00 1.59 2.35 0.05 93.80 14:45:30 14:35:01 all 2.68 0.00 1.39 2.70 0.03 93.20 14:45:30 14:35:01 0 3.50 0.00 1.22 1.64 0.02 93.62 14:45:30 14:35:01 1 2.69 0.00 1.02 0.78 0.02 95.49 14:45:30 14:35:01 2 4.06 0.00 1.31 1.23 0.03 93.36 14:45:30 14:35:01 3 2.33 0.00 1.06 4.52 0.03 92.06 14:45:30 14:35:01 4 2.62 0.00 2.25 3.64 0.03 91.47 14:45:30 14:35:01 5 2.36 0.00 1.99 7.98 0.05 87.61 14:45:30 14:35:01 6 1.62 0.00 1.24 0.25 0.02 96.88 14:45:30 14:35:01 7 2.27 0.00 1.05 1.59 0.05 95.04 14:45:30 14:36:01 all 0.20 0.00 0.05 0.30 0.02 99.43 14:45:30 14:36:01 0 0.05 0.00 0.05 0.02 0.02 99.87 14:45:30 14:36:01 1 0.12 0.00 0.07 0.03 0.02 99.77 14:45:30 14:36:01 2 0.98 0.00 0.05 0.05 0.03 98.89 14:45:30 14:36:01 3 0.08 0.00 0.05 0.15 0.02 99.70 14:45:30 14:36:01 4 0.03 0.00 0.02 1.93 0.00 98.02 14:45:30 14:36:01 5 0.02 0.00 0.03 0.00 0.02 99.93 14:45:30 14:36:01 6 0.13 0.00 0.10 0.00 0.03 99.73 14:45:30 14:36:01 7 0.15 0.00 0.05 0.23 0.02 99.55 14:45:30 14:37:01 all 0.04 0.00 0.01 0.03 0.01 99.90 14:45:30 14:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:45:30 14:37:01 1 0.00 0.00 0.00 0.00 0.02 99.98 14:45:30 14:37:01 2 0.27 0.00 0.02 0.00 0.02 99.70 14:45:30 14:37:01 3 0.00 0.00 0.00 0.03 0.00 99.97 14:45:30 14:37:01 4 0.00 0.00 0.02 0.20 0.02 99.77 14:45:30 14:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:45:30 14:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:45:30 14:37:01 7 0.08 0.00 0.05 0.00 0.02 99.85 14:45:30 14:38:01 all 0.30 0.00 0.01 0.01 0.01 99.67 14:45:30 14:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:45:30 14:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:45:30 14:38:01 2 1.97 0.00 0.03 0.00 0.02 97.98 14:45:30 14:38:01 3 0.05 0.00 0.02 0.02 0.02 99.90 14:45:30 14:38:01 4 0.00 0.00 0.00 0.07 0.00 99.93 14:45:30 14:38:01 5 0.22 0.00 0.00 0.00 0.00 99.78 14:45:30 14:38:01 6 0.02 0.00 0.02 0.00 0.00 99.97 14:45:30 14:38:01 7 0.07 0.00 0.02 0.00 0.03 99.88 14:45:30 14:39:01 all 0.14 0.00 0.01 0.00 0.01 99.84 14:45:30 14:39:01 0 0.00 0.00 0.00 0.02 0.02 99.97 14:45:30 14:39:01 1 0.00 0.00 0.00 0.00 0.02 99.98 14:45:30 14:39:01 2 0.90 0.00 0.00 0.00 0.02 99.09 14:45:30 14:39:01 3 0.00 0.00 0.02 0.00 0.02 99.97 14:45:30 14:39:01 4 0.00 0.00 0.00 0.02 0.00 99.98 14:45:30 14:39:01 5 0.13 0.00 0.00 0.00 0.00 99.87 14:45:30 14:39:01 6 0.00 0.00 0.00 0.00 0.02 99.98 14:45:30 14:39:01 7 0.05 0.00 0.03 0.00 0.02 99.90 14:45:30 14:40:01 all 0.03 0.00 0.01 0.01 0.01 99.95 14:45:30 14:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:45:30 14:40:01 1 0.02 0.00 0.00 0.05 0.02 99.92 14:45:30 14:40:01 2 0.03 0.00 0.00 0.00 0.00 99.97 14:45:30 14:40:01 3 0.03 0.00 0.02 0.00 0.00 99.95 14:45:30 14:40:01 4 0.02 0.00 0.00 0.00 0.02 99.97 14:45:30 14:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:45:30 14:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:45:30 14:40:01 7 0.07 0.00 0.03 0.00 0.03 99.87 14:45:30 14:41:01 all 0.01 0.00 0.01 0.01 0.01 99.96 14:45:30 14:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:45:30 14:41:01 1 0.00 0.00 0.00 0.00 0.02 99.98 14:45:30 14:41:01 2 0.02 0.00 0.02 0.00 0.02 99.95 14:45:30 14:41:01 3 0.02 0.00 0.00 0.02 0.02 99.95 14:45:30 14:41:01 4 0.00 0.00 0.00 0.03 0.00 99.97 14:45:30 14:41:01 5 0.07 0.00 0.00 0.00 0.00 99.93 14:45:30 14:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 14:45:30 14:41:01 7 0.02 0.00 0.03 0.00 0.02 99.93 14:45:30 14:45:30 14:41:01 CPU %user %nice %system %iowait %steal %idle 14:45:30 14:42:01 all 0.17 0.00 0.00 0.01 0.01 99.81 14:45:30 14:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:45:30 14:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:45:30 14:42:01 2 1.17 0.00 0.00 0.00 0.02 98.81 14:45:30 14:42:01 3 0.03 0.00 0.00 0.00 0.00 99.97 14:45:30 14:42:01 4 0.02 0.00 0.00 0.05 0.02 99.92 14:45:30 14:42:01 5 0.00 0.00 0.00 0.00 0.02 99.98 14:45:30 14:42:01 6 0.03 0.00 0.00 0.00 0.00 99.97 14:45:30 14:42:01 7 0.08 0.00 0.03 0.00 0.03 99.85 14:45:30 14:43:01 all 0.26 0.00 0.01 0.01 0.01 99.71 14:45:30 14:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:45:30 14:43:01 1 0.00 0.00 0.00 0.00 0.02 99.98 14:45:30 14:43:01 2 2.00 0.00 0.03 0.00 0.02 97.95 14:45:30 14:43:01 3 0.02 0.00 0.00 0.00 0.02 99.97 14:45:30 14:43:01 4 0.00 0.00 0.02 0.10 0.00 99.88 14:45:30 14:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:45:30 14:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:45:30 14:43:01 7 0.02 0.00 0.03 0.00 0.03 99.92 14:45:30 14:44:01 all 0.77 0.00 0.34 0.04 0.01 98.84 14:45:30 14:44:01 0 0.57 0.00 0.20 0.00 0.02 99.22 14:45:30 14:44:01 1 0.70 0.00 0.37 0.00 0.02 98.92 14:45:30 14:44:01 2 1.61 0.00 0.47 0.03 0.02 97.87 14:45:30 14:44:01 3 0.70 0.00 0.45 0.08 0.00 98.76 14:45:30 14:44:01 4 0.55 0.00 0.27 0.12 0.02 99.05 14:45:30 14:44:01 5 0.53 0.00 0.33 0.02 0.00 99.12 14:45:30 14:44:01 6 0.57 0.00 0.32 0.00 0.02 99.10 14:45:30 14:44:01 7 0.90 0.00 0.35 0.03 0.03 98.68 14:45:30 14:45:01 all 8.09 0.00 3.73 3.96 0.07 84.14 14:45:30 14:45:01 0 8.82 0.00 3.42 13.21 0.09 74.46 14:45:30 14:45:01 1 9.80 0.00 3.97 0.08 0.05 86.10 14:45:30 14:45:01 2 8.62 0.00 2.78 0.13 0.07 88.39 14:45:30 14:45:01 3 8.53 0.00 4.78 9.02 0.12 77.54 14:45:30 14:45:01 4 5.44 0.00 5.17 6.12 0.08 83.18 14:45:30 14:45:01 5 4.95 0.00 2.49 0.03 0.05 92.47 14:45:30 14:45:01 6 9.46 0.00 3.19 2.37 0.07 84.91 14:45:30 14:45:01 7 9.13 0.00 4.01 0.85 0.07 85.94 14:45:30 Average: all 5.57 0.00 1.18 1.61 0.03 91.61 14:45:30 Average: 0 5.32 0.00 1.11 1.89 0.03 91.65 14:45:30 Average: 1 5.60 0.00 1.21 1.11 0.03 92.05 14:45:30 Average: 2 6.40 0.00 1.11 1.92 0.04 90.53 14:45:30 Average: 3 5.56 0.00 1.27 4.55 0.03 88.59 14:45:30 Average: 4 5.22 0.00 1.34 1.29 0.03 92.13 14:45:30 Average: 5 5.46 0.00 1.10 1.35 0.02 92.06 14:45:30 Average: 6 5.41 0.00 1.07 0.21 0.03 93.29 14:45:30 Average: 7 5.56 0.00 1.23 0.58 0.05 92.59 14:45:30 14:45:30 14:45:30