Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e 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-ssh4904506880056570364.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-ssh16801157542165019088.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-ssh11712021556014453775.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-ssh15521130596302285419.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-ssh13421090733644769743.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 ‘prd-ubuntu20.04-docker-8c-8g-5252’ is offline Running on prd-ubuntu20.04-docker-8c-8g-5256 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 24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e (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 24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e # timeout=10 Commit message: "Merge pull request #277 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.25" > git rev-list --no-walk 31e6ac994eff17ca061a794726bcebaa7bd7b8ba # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:49:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:49:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:49:37 ========================================================= 13:49:37 EdgeX Global Pipelines Version Info 13:49:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:49:37 ------------------- 13:49:37 stable info: 13:49:37 ------------------- 13:49:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:49:37 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 13:49:37 Message: update stable to v1.0.258 13:49:38 ------------------- 13:49:38 experimental info: 13:49:38 ------------------- 13:49:38 Commited By: **** collab-it+edgex@linuxfoundation.org 13:49:38 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 13:49:38 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:49:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 13:49:38 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 13:49:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:49:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:49:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:49:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 13:49:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:49:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:49:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:49:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:49:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:49:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 13:49:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:49:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:49:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:49:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:49:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:49:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:49:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:49:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:49:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:49:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:49:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:49:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:49:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:49:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:49:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:49:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:49:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:49:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:49:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e [Pipeline] echo 13:49:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 24b60cc [Pipeline] echo 13:49:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:49:40 provisioning config files... 13:49:40 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15905767772403904821tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:49:40 ---> ****-login.sh 13:49:40 nexus3.edgexfoundry.org:10001 13:49:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:49:40 Configure a credential helper to remove this warning. See 13:49:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:49:40 13:49:40 Login Succeeded 13:49:40 nexus3.edgexfoundry.org:10002 13:49:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:49:41 Configure a credential helper to remove this warning. See 13:49:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:49:41 13:49:41 Login Succeeded 13:49:41 nexus3.edgexfoundry.org:10003 13:49:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:49:41 Configure a credential helper to remove this warning. See 13:49:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:49:41 13:49:41 Login Succeeded 13:49:41 nexus3.edgexfoundry.org:10004 13:49:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:49:41 Configure a credential helper to remove this warning. See 13:49:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:49:41 13:49:41 Login Succeeded 13:49:41 ****.io 13:49:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:49:41 Configure a credential helper to remove this warning. See 13:49:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:49:41 13:49:41 Login Succeeded 13:49:41 ---> ****-login.sh ends [Pipeline] } 13:49:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:49:42 + git rev-list -1 --merges 24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e~1..24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e [Pipeline] echo 13:49:42 -----------> git rev-list -1 --merges 24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e~1..24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e 24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e 13:49:42 24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e [false] [Pipeline] sh 13:49:42 + git log --format=format:%s -1 24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e [Pipeline] echo 13:49:42 ========================================================= 13:49:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:49:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:49:42 + git log --format=format:%s -1 24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e [Pipeline] echo 13:49:42 [semverPrep] GIT_COMMIT: 24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e, Commit Message: Merge pull request #277 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.25 [Pipeline] echo 13:49:42 [semverPrep] This is not a build commit. [Pipeline] sh 13:49:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:49:43 + grep -v github /etc/ssh/ssh_known_hosts 13:49:43 + [ -e /tmp/ssh_known_hosts ] 13:49:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:49:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:49:43 + sudo tee -a /etc/ssh/ssh_known_hosts 13:49:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:49:43 13:49:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:49:44 0.1.4: Pulling from edgex-devops/py-git-semver 13:49:44 b85a868b505f: Pulling fs layer 13:49:44 e2be974225ed: Pulling fs layer 13:49:44 339a4e72a1f5: Pulling fs layer 13:49:44 988bab9f4d93: Pulling fs layer 13:49:44 1469e6f7b9e6: Pulling fs layer 13:49:44 eaf3925da568: Pulling fs layer 13:49:44 bab4dde63d76: Pulling fs layer 13:49:44 bde34c3a00c8: Pulling fs layer 13:49:44 b352a97aabf1: Pulling fs layer 13:49:44 4872d77fe225: Pulling fs layer 13:49:44 5851b861e8e6: Pulling fs layer 13:49:44 eaf3925da568: Waiting 13:49:44 4872d77fe225: Waiting 13:49:44 bab4dde63d76: Waiting 13:49:44 5851b861e8e6: Waiting 13:49:44 1469e6f7b9e6: Waiting 13:49:44 988bab9f4d93: Waiting 13:49:44 e2be974225ed: Verifying Checksum 13:49:44 e2be974225ed: Download complete 13:49:44 988bab9f4d93: Verifying Checksum 13:49:44 988bab9f4d93: Download complete 13:49:44 339a4e72a1f5: Verifying Checksum 13:49:44 339a4e72a1f5: Download complete 13:49:44 1469e6f7b9e6: Verifying Checksum 13:49:44 1469e6f7b9e6: Download complete 13:49:44 eaf3925da568: Verifying Checksum 13:49:44 eaf3925da568: Download complete 13:49:44 bde34c3a00c8: Download complete 13:49:44 b352a97aabf1: Verifying Checksum 13:49:44 b352a97aabf1: Download complete 13:49:44 4872d77fe225: Verifying Checksum 13:49:44 4872d77fe225: Download complete 13:49:44 5851b861e8e6: Verifying Checksum 13:49:44 5851b861e8e6: Download complete 13:49:44 b85a868b505f: Verifying Checksum 13:49:44 b85a868b505f: Download complete 13:49:44 bab4dde63d76: Verifying Checksum 13:49:44 bab4dde63d76: Download complete 13:49:45 b85a868b505f: Pull complete 13:49:46 e2be974225ed: Pull complete 13:49:46 339a4e72a1f5: Pull complete 13:49:46 988bab9f4d93: Pull complete 13:49:47 1469e6f7b9e6: Pull complete 13:49:47 eaf3925da568: Pull complete 13:49:49 bab4dde63d76: Pull complete 13:49:49 bde34c3a00c8: Pull complete 13:49:49 b352a97aabf1: Pull complete 13:49:49 4872d77fe225: Pull complete 13:49:49 5851b861e8e6: Pull complete 13:49:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:49:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:49:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:49:49 prd-ubuntu20.04-docker-8c-8g-5256 does not seem to be running inside a container 13:49:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:49:55 $ docker top 3f3173fb3f969d9a740df71fed7492409413e2b74d726ef980bf215a26405c6c -eo pid,comm 13:49:55 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). 13:49:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:49:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:49:55 [ssh-agent] Looking for ssh-agent implementation... 13:49:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:49:55 $ docker exec 3f3173fb3f969d9a740df71fed7492409413e2b74d726ef980bf215a26405c6c ssh-agent 13:49:55 SSH_AUTH_SOCK=/tmp/ssh-WbfLwByhD02I/agent.31 13:49:55 SSH_AGENT_PID=37 13:49:55 Running ssh-add (command line suppressed) 13:49:55 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10678346472899907079.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10678346472899907079.key) 13:49:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:49:56 + git tag --points-at HEAD [Pipeline] } 13:49:56 $ docker exec --env ******** --env ******** 3f3173fb3f969d9a740df71fed7492409413e2b74d726ef980bf215a26405c6c ssh-agent -k 13:49:56 unset SSH_AUTH_SOCK; 13:49:56 unset SSH_AGENT_PID; 13:49:56 echo Agent pid 37 killed; 13:49:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:49:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:49:56 [ssh-agent] Looking for ssh-agent implementation... 13:49:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:49:56 $ docker exec 3f3173fb3f969d9a740df71fed7492409413e2b74d726ef980bf215a26405c6c ssh-agent 13:49:56 SSH_AUTH_SOCK=/tmp/ssh-fjvDwMnXi4jT/agent.69 13:49:56 SSH_AGENT_PID=75 13:49:56 Running ssh-add (command line suppressed) 13:49:56 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12766851635692259518.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12766851635692259518.key) 13:49:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:49:56 + git semver init 13:49:57 2024-03-08 13:49:57,244 [run_init] DEBUG init version:0.0.0 force:False 13:49:57 2024-03-08 13:49:57,245 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 13:49:57 2024-03-08 13:49:57,245 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 13:49:57 2024-03-08 13:49:57,246 [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) 13:49:59 2024-03-08 13:49:58,994 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 13:49:59 2024-03-08 13:49:58,994 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 13:49:59 2024-03-08 13:49:58,994 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 13:49:59 2024-03-08 13:49:58,994 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 13:49:59 3.2.0-dev.15 [Pipeline] } 13:49:59 $ docker exec --env ******** --env ******** 3f3173fb3f969d9a740df71fed7492409413e2b74d726ef980bf215a26405c6c ssh-agent -k 13:49:59 unset SSH_AUTH_SOCK; 13:49:59 unset SSH_AGENT_PID; 13:49:59 echo Agent pid 75 killed; 13:49:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:49:59 + git semver [Pipeline] } 13:50:00 $ docker stop --time=1 3f3173fb3f969d9a740df71fed7492409413e2b74d726ef980bf215a26405c6c 13:50:02 $ docker rm -f --volumes 3f3173fb3f969d9a740df71fed7492409413e2b74d726ef980bf215a26405c6c [Pipeline] // withDockerContainer [Pipeline] sh 13:50:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:50:03 Stashed 1 file(s) [Pipeline] echo 13:50:03 [edgeXSemver]: initialized semver on version 3.2.0-dev.15 [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 13:50:03 provisioning config files... 13:50:03 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10600602724815506558tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:50:04 ---> ****-login.sh 13:50:04 nexus3.edgexfoundry.org:10001 13:50:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:50:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:50:04 Configure a credential helper to remove this warning. See 13:50:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:50:04 13:50:04 Login Succeeded 13:50:04 nexus3.edgexfoundry.org:10002 13:50:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:50:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:50:04 Configure a credential helper to remove this warning. See 13:50:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:50:04 13:50:04 Login Succeeded 13:50:04 nexus3.edgexfoundry.org:10003 13:50:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:50:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:50:04 Configure a credential helper to remove this warning. See 13:50:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:50:04 13:50:04 Login Succeeded 13:50:04 nexus3.edgexfoundry.org:10004 13:50:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:50:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:50:04 Configure a credential helper to remove this warning. See 13:50:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:50:04 13:50:04 Login Succeeded 13:50:04 ****.io 13:50:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:50:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:50:04 Configure a credential helper to remove this warning. See 13:50:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:50:04 13:50:04 Login Succeeded 13:50:04 ---> ****-login.sh ends [Pipeline] } 13:50:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:50:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:50:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:50:05 ========================================================= 13:50:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 13:50:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:50:05 + 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 . 13:50:05 Sending build context to Docker daemon 16.91MB 13:50:05 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:50:05 Step 2/12 : FROM ${BASE} AS builder 13:50:06 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 13:50:06 7264a8db6415: Pulling fs layer 13:50:06 c4d48a809fc2: Pulling fs layer 13:50:06 4f1c88b9dad5: Pulling fs layer 13:50:06 ad3a456e5733: Pulling fs layer 13:50:06 69c7f0334f64: Pulling fs layer 13:50:06 1f1c1a5573a3: Pulling fs layer 13:50:06 ce7588e14bc9: Pulling fs layer 13:50:06 b5e4710f87ac: Pulling fs layer 13:50:06 1f1c1a5573a3: Waiting 13:50:06 ce7588e14bc9: Waiting 13:50:06 ad3a456e5733: Waiting 13:50:06 69c7f0334f64: Waiting 13:50:06 b5e4710f87ac: Waiting 13:50:06 c4d48a809fc2: Verifying Checksum 13:50:06 c4d48a809fc2: Download complete 13:50:06 ad3a456e5733: Download complete 13:50:06 69c7f0334f64: Download complete 13:50:06 7264a8db6415: Verifying Checksum 13:50:06 7264a8db6415: Download complete 13:50:06 1f1c1a5573a3: Verifying Checksum 13:50:06 1f1c1a5573a3: Download complete 13:50:06 7264a8db6415: Pull complete 13:50:06 b5e4710f87ac: Verifying Checksum 13:50:06 b5e4710f87ac: Download complete 13:50:06 4f1c88b9dad5: Verifying Checksum 13:50:06 4f1c88b9dad5: Download complete 13:50:06 c4d48a809fc2: Pull complete 13:50:07 ce7588e14bc9: Verifying Checksum 13:50:07 ce7588e14bc9: Download complete 13:50:11 4f1c88b9dad5: Pull complete 13:50:11 ad3a456e5733: Pull complete 13:50:11 69c7f0334f64: Pull complete 13:50:11 1f1c1a5573a3: Pull complete 13:50:13 ce7588e14bc9: Pull complete 13:50:14 b5e4710f87ac: Pull complete 13:50:14 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 13:50:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 13:50:14 ---> 88b5674ff536 13:50:14 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:50:18 Still waiting to schedule task 13:50:18 ‘prd-centos7-blackbox-4c-2g-2059’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 13:50:18 ‘prd-ubuntu20.04-docker-8c-8g-5254’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 13:50:18 ‘prd-ubuntu20.04-docker-8c-8g-5255’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 13:50:18 ‘prd-ubuntu20.04-docker-arm64-4c-16g-5258’ is offline 13:50:24 ---> Running in 2dbcff97c448 13:50:24 Removing intermediate container 2dbcff97c448 13:50:24 ---> aed6aabc3a8e 13:50:24 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:50:24 ---> Running in 0690a293bebc 13:50:24 Removing intermediate container 0690a293bebc 13:50:24 ---> ed97d1278fa6 13:50:24 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:50:24 ---> Running in 44ddfa80dcd2 13:50:24 Removing intermediate container 44ddfa80dcd2 13:50:24 ---> 07de2e16df15 13:50:24 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:50:24 ---> Running in ee2f0f8c4050 13:50:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:50:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:50:24 OK: 264 MiB in 52 packages 13:50:24 Removing intermediate container ee2f0f8c4050 13:50:24 ---> 7d9ec5792399 13:50:24 Step 7/12 : WORKDIR /app 13:50:25 ---> Running in 440adbc1d29b 13:50:25 Removing intermediate container 440adbc1d29b 13:50:25 ---> c87e2b8174db 13:50:25 Step 8/12 : COPY go.mod vendor* ./ 13:50:25 ---> 7208a49eb257 13:50:25 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:50:25 ---> Running in 6e2a78a0a621 13:51:22 Removing intermediate container 6e2a78a0a621 13:51:22 ---> c4670f32a074 13:51:22 Step 10/12 : COPY . . 13:51:22 ---> 0daf0b5bbfca 13:51:22 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:51:22 ---> Running in 1ecdd250db13 13:51:22 Removing intermediate container 1ecdd250db13 13:51:22 ---> 89d44d8d39ff 13:51:22 Step 12/12 : RUN $MAKE 13:51:22 ---> Running in 5f641b0a75a9 13:51:22 noop 13:51:22 Removing intermediate container 5f641b0a75a9 13:51:22 ---> ac7b1df56a76 13:51:22 Successfully built ac7b1df56a76 13:51:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:22 + docker inspect -f . ci-base-image-x86_64 13:51:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:51:22 prd-ubuntu20.04-docker-8c-8g-5256 does not seem to be running inside a container 13:51:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:51:23 $ docker top d64b6cce3b5332741d79e73d19c41d24911b772d59610311f9e30139a414d7fa -eo pid,comm [Pipeline] { [Pipeline] sh 13:51:24 + go version 13:51:24 go version go1.21.0 linux/amd64 [Pipeline] } 13:51:24 $ docker stop --time=1 d64b6cce3b5332741d79e73d19c41d24911b772d59610311f9e30139a414d7fa 13:51:25 $ docker rm -f --volumes d64b6cce3b5332741d79e73d19c41d24911b772d59610311f9e30139a414d7fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:26 + docker inspect -f . ci-base-image-x86_64 13:51:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:51:26 prd-ubuntu20.04-docker-8c-8g-5256 does not seem to be running inside a container 13:51:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:51:27 $ docker top db1f4f38bddec1b7cfbba05d7c6875aa702324cc716273e3a4c7f5183c79a643 -eo pid,comm [Pipeline] { [Pipeline] sh 13:51:28 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 13:51:28 + make test 13:51:28 go test -race ./... -coverprofile=coverage.out ./... 13:51:55 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:51:55 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:51:55 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.152s coverage: 86.2% of statements 13:51:56 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.730s coverage: 71.9% of statements 13:52:23 go vet ./... 13:52:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:52:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:52:23 ./bin/test-attribution.sh 13:52:23 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 13:52:23 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 13:52:23 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 13:52:23 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 13:52:23 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 13:52:23 An attribution for golang.org/x/time is missing from Attribution.txt, please add 13:52:23 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 13:52:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:52:23 $ docker stop --time=1 db1f4f38bddec1b7cfbba05d7c6875aa702324cc716273e3a4c7f5183c79a643 13:52:32 $ docker rm -f --volumes db1f4f38bddec1b7cfbba05d7c6875aa702324cc716273e3a4c7f5183c79a643 [Pipeline] // withDockerContainer [Pipeline] sh 13:52:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:52:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:52:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:52:35 + ls -al . 13:52:35 total 208 13:52:35 drwxrwxr-x 11 jenkins jenkins 4096 Mar 8 13:51 . 13:52:35 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 13:49 .. 13:52:35 -rw-rw-r-- 1 jenkins jenkins 262 Mar 8 13:49 .dockerignore 13:52:35 drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 13:51 .git 13:52:35 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 13:49 .github 13:52:35 -rw-rw-r-- 1 jenkins jenkins 773 Mar 8 13:49 .gitignore 13:52:35 -rw-rw-r-- 1 jenkins jenkins 41 Mar 8 13:49 .golangci.yml 13:52:35 drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 13:49 .semver 13:52:35 -rw-rw-r-- 1 jenkins jenkins 10232 Mar 8 13:49 Attribution.txt 13:52:35 -rw-rw-r-- 1 jenkins jenkins 11245 Mar 8 13:49 CHANGELOG.md 13:52:35 -rw-rw-r-- 1 jenkins jenkins 1768 Mar 8 13:49 Dockerfile 13:52:35 -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 13:49 GOVERNANCE.md 13:52:35 -rw-rw-r-- 1 jenkins jenkins 665 Mar 8 13:49 Jenkinsfile 13:52:35 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 8 13:49 LICENSE 13:52:35 -rw-rw-r-- 1 jenkins jenkins 2497 Mar 8 13:49 Makefile 13:52:35 -rw-rw-r-- 1 jenkins jenkins 617 Mar 8 13:49 OWNERS.md 13:52:35 -rw-rw-r-- 1 jenkins jenkins 3851 Mar 8 13:49 README.md 13:52:35 -rw-rw-r-- 1 jenkins jenkins 12 Mar 8 13:50 VERSION 13:52:35 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 13:49 bin 13:52:35 -rw-r--r-- 1 jenkins jenkins 41317 Mar 8 13:51 coverage.out 13:52:35 -rw-rw-r-- 1 jenkins jenkins 3971 Mar 8 13:49 go.mod 13:52:35 -rw-rw-r-- 1 jenkins jenkins 36129 Mar 8 13:49 go.sum 13:52:35 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 13:49 images 13:52:35 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 13:49 internal 13:52:35 -rw-rw-r-- 1 jenkins jenkins 531 Mar 8 13:49 main.go 13:52:35 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 13:49 openapi 13:52:35 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 13:49 res 13:52:35 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 13:49 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:52:36 + 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=24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e --label arch=amd64 --label version=3.2.0-dev.15 . 13:52:36 Sending build context to Docker daemon 16.91MB 13:52:36 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 13:52:36 Step 2/30 : FROM ${BASE} AS builder 13:52:36 ---> ac7b1df56a76 13:52:36 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 13:52:37 ---> Running in 32de61377a5b 13:52:37 Removing intermediate container 32de61377a5b 13:52:37 ---> 5cc6dda4f56c 13:52:37 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 13:52:37 ---> Running in b82a590dbf8d 13:52:38 Removing intermediate container b82a590dbf8d 13:52:38 ---> bbc325939e06 13:52:38 Step 5/30 : ARG ADD_BUILD_TAGS="" 13:52:38 ---> Running in 1f6620001ed6 13:52:38 Removing intermediate container 1f6620001ed6 13:52:38 ---> cb734fd5c1e7 13:52:38 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:52:38 ---> Running in 90622fcb25ca 13:52:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:52:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:52:40 OK: 264 MiB in 52 packages 13:52:40 Removing intermediate container 90622fcb25ca 13:52:40 ---> 81564b91927e 13:52:40 Step 7/30 : WORKDIR /app 13:52:40 ---> Running in e07746148e46 13:52:41 Removing intermediate container e07746148e46 13:52:41 ---> 55dfd4336e57 13:52:41 Step 8/30 : COPY go.mod vendor* ./ 13:52:41 ---> d96daadd1bc9 13:52:41 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:52:41 ---> Running in 36965ca4bf39 13:52:42 Removing intermediate container 36965ca4bf39 13:52:42 ---> 34c60037b717 13:52:42 Step 10/30 : COPY . . 13:52:42 ---> 0d8ed39c3533 13:52:42 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:52:43 ---> Running in e5162455f30d 13:52:43 Removing intermediate container e5162455f30d 13:52:43 ---> c5c0d2484669 13:52:43 Step 12/30 : RUN $MAKE 13:52:43 ---> Running in b0a0da590315 13:52:43 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.25 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.15 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.15" -trimpath -mod=readonly -o app-rfid-llrp-inventory 13:53:10 Removing intermediate container b0a0da590315 13:53:10 ---> 864289434024 13:53:10 Step 13/30 : FROM alpine:3.18 13:53:10 3.18: Pulling from library/alpine 13:53:10 619be1103602: Pulling fs layer 13:53:10 619be1103602: Verifying Checksum 13:53:10 619be1103602: Download complete 13:53:10 619be1103602: Pull complete 13:53:10 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 13:53:10 Status: Downloaded newer image for alpine:3.18 13:53:10 ---> d3782b16ccc9 13:53:10 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:53:10 ---> Running in f771c4c2ba85 13:53:10 Removing intermediate container f771c4c2ba85 13:53:10 ---> 76b953cd8797 13:53:10 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:53:10 ---> Running in 1239a42dcf12 13:53:10 Removing intermediate container 1239a42dcf12 13:53:10 ---> 1600445cf074 13:53:10 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 13:53:10 ---> Running in e9d00048b0dc 13:53:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:53:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:53:11 (1/2) Installing ca-certificates (20230506-r0) 13:53:11 (2/2) Installing dumb-init (1.2.5-r2) 13:53:11 Executing busybox-1.36.1-r5.trigger 13:53:11 Executing ca-certificates-20230506-r0.trigger 13:53:11 OK: 8 MiB in 17 packages 13:53:12 Removing intermediate container e9d00048b0dc 13:53:12 ---> 90aa38e2e6e5 13:53:12 Step 17/30 : RUN apk --no-cache upgrade 13:53:12 ---> Running in a53cc775e0ec 13:53:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:53:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:53:13 OK: 8 MiB in 17 packages 13:53:13 Removing intermediate container a53cc775e0ec 13:53:13 ---> 3aa4fc558127 13:53:13 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:53:14 ---> 1b150309f8d3 13:53:14 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 13:53:14 ---> b55eb0e3af6e 13:53:14 Step 20/30 : COPY --from=builder /app/res/ /res/ 13:53:14 ---> a469b7d4847d 13:53:14 Step 21/30 : COPY --from=builder /app/static/ /static/ 13:53:14 ---> 639e2f0626cc 13:53:14 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:53:16 ---> 14689b17eec6 13:53:16 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:53:16 ---> Running in 624800d84cf6 13:53:17 Removing intermediate container 624800d84cf6 13:53:17 ---> e9c2177a8788 13:53:17 Step 24/30 : VOLUME /cache 13:53:17 ---> Running in 70b6d49f2dbf 13:53:17 Removing intermediate container 70b6d49f2dbf 13:53:17 ---> bc9747e11e2b 13:53:17 Step 25/30 : EXPOSE 59711 13:53:17 ---> Running in 56bda27c3a3a 13:53:17 Removing intermediate container 56bda27c3a3a 13:53:17 ---> 9fcc97a66cf8 13:53:17 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:53:17 ---> Running in 4f8da8d123d1 13:53:17 Removing intermediate container 4f8da8d123d1 13:53:17 ---> 5ca46554cb61 13:53:17 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:53:17 ---> Running in 19ccf431464d 13:53:17 Removing intermediate container 19ccf431464d 13:53:17 ---> 06fbc80bf4ab 13:53:17 Step 28/30 : LABEL arch=amd64 13:53:17 ---> Running in d36a1cd14525 13:53:18 Removing intermediate container d36a1cd14525 13:53:18 ---> 7b8579d57b97 13:53:18 Step 29/30 : LABEL git_sha=24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e 13:53:18 ---> Running in 6a841843ccb1 13:53:18 Removing intermediate container 6a841843ccb1 13:53:18 ---> 33c90393ecb7 13:53:18 Step 30/30 : LABEL version=3.2.0-dev.15 13:53:18 ---> Running in fc17919583b1 13:53:18 Removing intermediate container fc17919583b1 13:53:18 ---> a926ee3d973d 13:53:18 [Warning] One or more build-args [ARCH] were not consumed 13:53:18 Successfully built a926ee3d973d 13:53:18 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 13:53:19 provisioning config files... 13:53:19 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15501925011497604403tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:53:19 ---> ****-login.sh 13:53:19 nexus3.edgexfoundry.org:10001 13:53:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:53:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:53:19 Configure a credential helper to remove this warning. See 13:53:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:53:19 13:53:19 Login Succeeded 13:53:19 nexus3.edgexfoundry.org:10002 13:53:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:53:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:53:19 Configure a credential helper to remove this warning. See 13:53:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:53:19 13:53:19 Login Succeeded 13:53:19 nexus3.edgexfoundry.org:10003 13:53:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:53:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:53:19 Configure a credential helper to remove this warning. See 13:53:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:53:19 13:53:19 Login Succeeded 13:53:19 nexus3.edgexfoundry.org:10004 13:53:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:53:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:53:19 Configure a credential helper to remove this warning. See 13:53:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:53:19 13:53:19 Login Succeeded 13:53:19 ****.io 13:53:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:53:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:53:20 Configure a credential helper to remove this warning. See 13:53:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:53:20 13:53:20 Login Succeeded 13:53:20 ---> ****-login.sh ends [Pipeline] } 13:53:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:53:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:53:20 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 13:53:20 24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e 13:53:20 latest 13:53:20 3.2.0-dev.15 13:53:20 24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e-3.2.0-dev.15 13:53:20 main 13:53:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:53:21 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:53:21 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e 13:53:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 13:53:21 260db56d22be: Preparing 13:53:21 93b47c47934e: Preparing 13:53:21 37bf3326a7eb: Preparing 13:53:21 fc4d5a44069e: Preparing 13:53:21 50150bc92a5b: Preparing 13:53:21 243fd132fc12: Preparing 13:53:21 983f1403fedf: Preparing 13:53:21 2e06fbe4b0f9: Preparing 13:53:21 aedc3bda2944: Preparing 13:53:21 243fd132fc12: Waiting 13:53:21 983f1403fedf: Waiting 13:53:21 aedc3bda2944: Waiting 13:53:21 260db56d22be: Pushed 13:53:21 50150bc92a5b: Pushed 13:53:21 37bf3326a7eb: Pushed 13:53:21 fc4d5a44069e: Pushed 13:53:21 983f1403fedf: Pushed 13:53:21 aedc3bda2944: Layer already exists 13:53:21 243fd132fc12: Pushed 13:53:21 2e06fbe4b0f9: Pushed 13:53:24 93b47c47934e: Pushed 13:53:24 24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e: digest: sha256:abbe5a2b821b61fad8f62d73438332a46b9c16f5ad8bcf8b6d6bd76367ed6a77 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:53:24 + 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 13:53:25 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 13:53:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 13:53:25 260db56d22be: Preparing 13:53:25 93b47c47934e: Preparing 13:53:25 37bf3326a7eb: Preparing 13:53:25 fc4d5a44069e: Preparing 13:53:25 50150bc92a5b: Preparing 13:53:25 243fd132fc12: Preparing 13:53:25 983f1403fedf: Preparing 13:53:25 2e06fbe4b0f9: Preparing 13:53:25 aedc3bda2944: Preparing 13:53:25 243fd132fc12: Waiting 13:53:25 2e06fbe4b0f9: Waiting 13:53:25 983f1403fedf: Waiting 13:53:25 fc4d5a44069e: Layer already exists 13:53:25 50150bc92a5b: Layer already exists 13:53:25 37bf3326a7eb: Layer already exists 13:53:25 93b47c47934e: Layer already exists 13:53:25 260db56d22be: Layer already exists 13:53:25 243fd132fc12: Layer already exists 13:53:25 aedc3bda2944: Layer already exists 13:53:25 983f1403fedf: Layer already exists 13:53:25 2e06fbe4b0f9: Layer already exists 13:53:25 latest: digest: sha256:abbe5a2b821b61fad8f62d73438332a46b9c16f5ad8bcf8b6d6bd76367ed6a77 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:53:25 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:53:26 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.15 13:53:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 13:53:26 260db56d22be: Preparing 13:53:26 93b47c47934e: Preparing 13:53:26 37bf3326a7eb: Preparing 13:53:26 fc4d5a44069e: Preparing 13:53:26 50150bc92a5b: Preparing 13:53:26 243fd132fc12: Preparing 13:53:26 983f1403fedf: Preparing 13:53:26 2e06fbe4b0f9: Preparing 13:53:26 aedc3bda2944: Preparing 13:53:26 243fd132fc12: Waiting 13:53:26 983f1403fedf: Waiting 13:53:26 2e06fbe4b0f9: Waiting 13:53:26 aedc3bda2944: Waiting 13:53:26 260db56d22be: Layer already exists 13:53:26 93b47c47934e: Layer already exists 13:53:26 fc4d5a44069e: Layer already exists 13:53:26 37bf3326a7eb: Layer already exists 13:53:26 50150bc92a5b: Layer already exists 13:53:26 243fd132fc12: Layer already exists 13:53:26 aedc3bda2944: Layer already exists 13:53:26 983f1403fedf: Layer already exists 13:53:26 2e06fbe4b0f9: Layer already exists 13:53:26 3.2.0-dev.15: digest: sha256:abbe5a2b821b61fad8f62d73438332a46b9c16f5ad8bcf8b6d6bd76367ed6a77 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:53:26 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:53:27 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e-3.2.0-dev.15 13:53:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 13:53:27 260db56d22be: Preparing 13:53:27 93b47c47934e: Preparing 13:53:27 37bf3326a7eb: Preparing 13:53:27 fc4d5a44069e: Preparing 13:53:27 50150bc92a5b: Preparing 13:53:27 243fd132fc12: Preparing 13:53:27 983f1403fedf: Preparing 13:53:27 2e06fbe4b0f9: Preparing 13:53:27 aedc3bda2944: Preparing 13:53:27 243fd132fc12: Waiting 13:53:27 2e06fbe4b0f9: Waiting 13:53:27 aedc3bda2944: Waiting 13:53:27 50150bc92a5b: Layer already exists 13:53:27 93b47c47934e: Layer already exists 13:53:27 fc4d5a44069e: Layer already exists 13:53:27 37bf3326a7eb: Layer already exists 13:53:27 260db56d22be: Layer already exists 13:53:27 2e06fbe4b0f9: Layer already exists 13:53:27 243fd132fc12: Layer already exists 13:53:27 983f1403fedf: Layer already exists 13:53:27 aedc3bda2944: Layer already exists 13:53:27 24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e-3.2.0-dev.15: digest: sha256:abbe5a2b821b61fad8f62d73438332a46b9c16f5ad8bcf8b6d6bd76367ed6a77 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:53:27 + 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 13:53:28 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 13:53:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 13:53:28 260db56d22be: Preparing 13:53:28 93b47c47934e: Preparing 13:53:28 37bf3326a7eb: Preparing 13:53:28 fc4d5a44069e: Preparing 13:53:28 50150bc92a5b: Preparing 13:53:28 243fd132fc12: Preparing 13:53:28 983f1403fedf: Preparing 13:53:28 2e06fbe4b0f9: Preparing 13:53:28 aedc3bda2944: Preparing 13:53:28 243fd132fc12: Waiting 13:53:28 983f1403fedf: Waiting 13:53:28 aedc3bda2944: Waiting 13:53:28 93b47c47934e: Layer already exists 13:53:28 50150bc92a5b: Layer already exists 13:53:28 fc4d5a44069e: Layer already exists 13:53:28 260db56d22be: Layer already exists 13:53:28 37bf3326a7eb: Layer already exists 13:53:28 2e06fbe4b0f9: Layer already exists 13:53:28 aedc3bda2944: Layer already exists 13:53:28 243fd132fc12: Layer already exists 13:53:28 983f1403fedf: Layer already exists 13:53:28 main: digest: sha256:abbe5a2b821b61fad8f62d73438332a46b9c16f5ad8bcf8b6d6bd76367ed6a77 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:53:28 ===================================================== [Pipeline] echo 13:53:28 taggedImages: 13:53:28 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e 13:53:28 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 13:53:28 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.15 13:53:28 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e-3.2.0-dev.15 13:53:28 - 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 13:53:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:53:29 13:53:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:53:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:53:29 latest: Pulling from edgex-lftools-log-publisher 13:53:29 5eb5b503b376: Pulling fs layer 13:53:29 5c69ac0246d0: Pulling fs layer 13:53:29 ec43610c2a17: Pulling fs layer 13:53:29 3a2ae6a8a46f: Pulling fs layer 13:53:29 33b1e0a273af: Pulling fs layer 13:53:29 5d3b04190fa2: Pulling fs layer 13:53:29 2f39f015ded8: Pulling fs layer 13:53:29 3a2ae6a8a46f: Waiting 13:53:29 33b1e0a273af: Waiting 13:53:29 5d3b04190fa2: Waiting 13:53:29 2f39f015ded8: Waiting 13:53:29 5c69ac0246d0: Verifying Checksum 13:53:29 5c69ac0246d0: Download complete 13:53:30 3a2ae6a8a46f: Verifying Checksum 13:53:30 3a2ae6a8a46f: Download complete 13:53:30 33b1e0a273af: Verifying Checksum 13:53:30 33b1e0a273af: Download complete 13:53:30 ec43610c2a17: Verifying Checksum 13:53:30 ec43610c2a17: Download complete 13:53:30 5d3b04190fa2: Verifying Checksum 13:53:30 5d3b04190fa2: Download complete 13:53:30 5eb5b503b376: Download complete 13:53:30 2f39f015ded8: Download complete 13:53:31 5eb5b503b376: Pull complete 13:53:31 5c69ac0246d0: Pull complete 13:53:32 ec43610c2a17: Pull complete 13:53:32 3a2ae6a8a46f: Pull complete 13:53:32 33b1e0a273af: Pull complete 13:53:32 5d3b04190fa2: Pull complete 13:53:36 2f39f015ded8: Pull complete 13:53:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:53:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:53:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:53:36 prd-ubuntu20.04-docker-8c-8g-5256 does not seem to be running inside a container 13:53:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:53:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5259 in /w/workspace/dry_app-rfid-llrp-inventory_main 13:53:44 $ docker top 7ed0c9ced749980f25f00639a1e2828e34dd32ad0a9eb4a7ce36d393d231ea73 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 13:53:45 Running in /w/workspace/app-rfid-llrp-inventory/167 [Pipeline] { [Pipeline] checkout 13:53:45 The recommended git tool is: git 13:53:45 ---> job-cost.sh 13:53:45 lf-activate-venv: SKIPPING 13:53:45 INFO: No Stack... 13:53:45 INFO: Retrieving Pricing Info for: v3-standard-8 13:53:46 INFO: Archiving Costs [Pipeline] sh 13:53:46 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 13:53:46 + cut -d, -f6 [Pipeline] lock 13:53:46 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-167-stack-cost] 13:53:46 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-167-stack-cost] did not exist. Created. 13:53:46 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-167-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:53:46 + echo total: 0.2199999988079071 [Pipeline] stash 13:53:46 Stashed 1 file(s) [Pipeline] } 13:53:46 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-167-stack-cost] [Pipeline] // lock [Pipeline] } 13:53:47 $ docker stop --time=1 7ed0c9ced749980f25f00639a1e2828e34dd32ad0a9eb4a7ce36d393d231ea73 13:53:48 $ docker rm -f --volumes 7ed0c9ced749980f25f00639a1e2828e34dd32ad0a9eb4a7ce36d393d231ea73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:53:51 using credential edgex-jenkins-ssh 13:53:51 Cloning the remote Git repository 13:53:51 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:53:51 > git init /w/workspace/app-rfid-llrp-inventory/167 # timeout=10 13:53:51 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:53:51 > git --version # timeout=10 13:53:51 > git --version # 'git version 2.25.1' 13:53:51 using GIT_SSH to set credentials SSH Credentials for GitHub 13:53:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:53:55 Avoid second fetch 13:53:55 Checking out Revision 24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e (main) 13:53:54 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:53:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:53:55 > git config core.sparsecheckout # timeout=10 13:53:56 Commit message: "Merge pull request #277 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.25" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:53:55 > git checkout -f 24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e # timeout=10 13:53:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:53:57 % Total % Received % Xferd Average Speed Time Time Time Current 13:53:57 Dload Upload Total Spent Left Speed 13:53:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 208k 0 --:--:-- --:--:-- --:--:-- 208k [Pipeline] sh 13:53:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:53:57 + sudo tee /etc/docker/daemon.new+ 13:53:57 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:53:57 { 13:53:57 "registry-mirrors": [ 13:53:57 "https://nexus3.edgexfoundry.org:10001" 13:53:57 ], 13:53:57 "bip": "10.250.0.254/24", 13:53:57 "hosts": [ 13:53:57 "tcp://0.0.0.0:5555", 13:53:57 "unix:///var/run/docker.sock" 13:53:57 ], 13:53:57 "mtu": 1458, 13:53:57 "selinux-enabled": true, 13:53:57 "seccomp-profile": "/etc/docker/seccomp.json" 13:53:57 } [Pipeline] sh 13:53:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:53:58 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:54:16 provisioning config files... 13:54:17 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/167@tmp/config2802876193176130415tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:54:17 ---> ****-login.sh 13:54:17 nexus3.edgexfoundry.org:10001 13:54:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:54:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:54:18 Configure a credential helper to remove this warning. See 13:54:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:54:18 13:54:18 Login Succeeded 13:54:18 nexus3.edgexfoundry.org:10002 13:54:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:54:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:54:18 Configure a credential helper to remove this warning. See 13:54:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:54:18 13:54:18 Login Succeeded 13:54:18 nexus3.edgexfoundry.org:10003 13:54:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:54:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:54:19 Configure a credential helper to remove this warning. See 13:54:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:54:19 13:54:19 Login Succeeded 13:54:19 nexus3.edgexfoundry.org:10004 13:54:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:54:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:54:19 Configure a credential helper to remove this warning. See 13:54:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:54:19 13:54:19 Login Succeeded 13:54:19 ****.io 13:54:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:54:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:54:19 Configure a credential helper to remove this warning. See 13:54:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:54:19 13:54:19 Login Succeeded 13:54:19 ---> ****-login.sh ends [Pipeline] } 13:54:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:54:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:54:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:54:20 ========================================================= 13:54:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 13:54:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:21 + 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 . 13:54:21 Sending build context to Docker daemon 670.2kB 13:54:21 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:54:21 Step 2/12 : FROM ${BASE} AS builder 13:54:21 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:54:21 9fda8d8052c6: Pulling fs layer 13:54:21 5d54e960e981: Pulling fs layer 13:54:21 c4a7e357bf2a: Pulling fs layer 13:54:21 f0e02332f6b5: Pulling fs layer 13:54:21 872ee5b61b7b: Pulling fs layer 13:54:21 0c6a40ed1a82: Pulling fs layer 13:54:21 94ae7d8d031c: Pulling fs layer 13:54:21 872ee5b61b7b: Waiting 13:54:21 0c6a40ed1a82: Waiting 13:54:21 f0e02332f6b5: Waiting 13:54:21 94ae7d8d031c: Waiting 13:54:21 5d54e960e981: Verifying Checksum 13:54:21 5d54e960e981: Download complete 13:54:21 f0e02332f6b5: Verifying Checksum 13:54:21 f0e02332f6b5: Download complete 13:54:21 872ee5b61b7b: Verifying Checksum 13:54:21 872ee5b61b7b: Download complete 13:54:21 9fda8d8052c6: Download complete 13:54:22 94ae7d8d031c: Verifying Checksum 13:54:22 94ae7d8d031c: Download complete 13:54:22 9fda8d8052c6: Pull complete 13:54:23 5d54e960e981: Pull complete 13:54:23 c4a7e357bf2a: Verifying Checksum 13:54:25 0c6a40ed1a82: Verifying Checksum 13:54:25 0c6a40ed1a82: Download complete 13:54:37 c4a7e357bf2a: Pull complete 13:54:37 f0e02332f6b5: Pull complete 13:54:37 872ee5b61b7b: Pull complete 13:54:45 0c6a40ed1a82: Pull complete 13:54:46 94ae7d8d031c: Pull complete 13:54:46 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 13:54:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 13:54:46 ---> 86de565de09d 13:54:46 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:54:47 ---> Running in d27bbd355930 13:54:47 Removing intermediate container d27bbd355930 13:54:47 ---> c30ced6c7542 13:54:47 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:54:47 ---> Running in 53854ad7a434 13:54:47 Removing intermediate container 53854ad7a434 13:54:47 ---> 763b79433ce0 13:54:47 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:54:48 ---> Running in c726384c4043 13:54:48 Removing intermediate container c726384c4043 13:54:48 ---> 5b06bdef535a 13:54:48 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:54:48 ---> Running in 8ceaf5c81fd5 13:54:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:54:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:54:51 OK: 266 MiB in 52 packages 13:54:52 Removing intermediate container 8ceaf5c81fd5 13:54:52 ---> 8ae1301e09c3 13:54:52 Step 7/12 : WORKDIR /app 13:54:52 ---> Running in b8a4ce652a7f 13:54:52 Removing intermediate container b8a4ce652a7f 13:54:52 ---> 805ab9ec2bed 13:54:52 Step 8/12 : COPY go.mod vendor* ./ 13:54:52 ---> 7e3644d4399c 13:54:52 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:54:52 ---> Running in d9ef592ef3bd 13:56:00 Removing intermediate container d9ef592ef3bd 13:56:00 ---> 905e31a68677 13:56:00 Step 10/12 : COPY . . 13:56:00 ---> 0ee5ea8a51fe 13:56:00 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:56:00 ---> Running in 6f8997b3ba2c 13:56:00 Removing intermediate container 6f8997b3ba2c 13:56:00 ---> c34c0fe7ae12 13:56:00 Step 12/12 : RUN $MAKE 13:56:00 ---> Running in 4b0063464583 13:56:00 noop 13:56:00 Removing intermediate container 4b0063464583 13:56:00 ---> fcc9f07a25b4 13:56:00 Successfully built fcc9f07a25b4 13:56:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:01 + docker inspect -f . ci-base-image-arm64 13:56:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:56:01 prd-ubuntu20.04-docker-arm64-4c-16g-5259 does not seem to be running inside a container 13:56:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/167 -v /w/workspace/app-rfid-llrp-inventory/167:/w/workspace/app-rfid-llrp-inventory/167:rw,z -v /w/workspace/app-rfid-llrp-inventory/167@tmp:/w/workspace/app-rfid-llrp-inventory/167@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 13:56:03 $ docker top b9f3c8dd5ba24a0ba1805c25d9a0536ff77fa552705d3148d2467e7ade6028c0 -eo pid,comm [Pipeline] { [Pipeline] sh 13:56:04 + go version 13:56:04 go version go1.21.0 linux/arm64 [Pipeline] } 13:56:04 $ docker stop --time=1 b9f3c8dd5ba24a0ba1805c25d9a0536ff77fa552705d3148d2467e7ade6028c0 13:56:05 $ docker rm -f --volumes b9f3c8dd5ba24a0ba1805c25d9a0536ff77fa552705d3148d2467e7ade6028c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:06 + docker inspect -f . ci-base-image-arm64 13:56:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:56:07 prd-ubuntu20.04-docker-arm64-4c-16g-5259 does not seem to be running inside a container 13:56:07 $ 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/167 -v /w/workspace/app-rfid-llrp-inventory/167:/w/workspace/app-rfid-llrp-inventory/167:rw,z -v /w/workspace/app-rfid-llrp-inventory/167@tmp:/w/workspace/app-rfid-llrp-inventory/167@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 13:56:08 $ docker top ddfcae0894a94724093ef10340ec0f789ee16035ca5375747048b6df98176c99 -eo pid,comm [Pipeline] { [Pipeline] sh 13:56:09 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/167 [Pipeline] fileExists [Pipeline] sh 13:56:09 + make test 13:56:09 go test -race ./... -coverprofile=coverage.out ./... 13:58:32 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:58:32 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:58:32 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.001s coverage: 86.2% of statements 13:58:32 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.358s coverage: 71.9% of statements 13:58:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:58:33 go vet ./... 14:00:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:00:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:00:25 ./bin/test-attribution.sh 14:00:25 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 14:00:25 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 14:00:25 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 14:00:25 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 14:00:25 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 14:00:26 An attribution for golang.org/x/time is missing from Attribution.txt, please add 14:00:26 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 14:00:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:00:26 $ docker stop --time=1 ddfcae0894a94724093ef10340ec0f789ee16035ca5375747048b6df98176c99 14:00:28 $ docker rm -f --volumes ddfcae0894a94724093ef10340ec0f789ee16035ca5375747048b6df98176c99 [Pipeline] // withDockerContainer [Pipeline] sh 14:00:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:00:30 Warning: overwriting stash ‘coverage-report’ 14:00:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:00:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:00:32 + ls -al . 14:00:32 total 204 14:00:32 drwxrwxr-x 10 jenkins jenkins 4096 Mar 8 13:56 . 14:00:32 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 13:53 .. 14:00:32 -rw-rw-r-- 1 jenkins jenkins 262 Mar 8 13:53 .dockerignore 14:00:32 drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 13:53 .git 14:00:32 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 13:53 .github 14:00:32 -rw-rw-r-- 1 jenkins jenkins 773 Mar 8 13:53 .gitignore 14:00:32 -rw-rw-r-- 1 jenkins jenkins 41 Mar 8 13:53 .golangci.yml 14:00:32 -rw-rw-r-- 1 jenkins jenkins 10232 Mar 8 13:53 Attribution.txt 14:00:32 -rw-rw-r-- 1 jenkins jenkins 11245 Mar 8 13:53 CHANGELOG.md 14:00:32 -rw-rw-r-- 1 jenkins jenkins 1768 Mar 8 13:53 Dockerfile 14:00:32 -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 13:53 GOVERNANCE.md 14:00:32 -rw-rw-r-- 1 jenkins jenkins 665 Mar 8 13:53 Jenkinsfile 14:00:32 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 8 13:53 LICENSE 14:00:32 -rw-rw-r-- 1 jenkins jenkins 2497 Mar 8 13:53 Makefile 14:00:32 -rw-rw-r-- 1 jenkins jenkins 617 Mar 8 13:53 OWNERS.md 14:00:32 -rw-rw-r-- 1 jenkins jenkins 3851 Mar 8 13:53 README.md 14:00:32 -rw-rw-r-- 1 jenkins jenkins 12 Mar 8 13:50 VERSION 14:00:32 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 13:53 bin 14:00:32 -rw-r--r-- 1 jenkins jenkins 41317 Mar 8 13:58 coverage.out 14:00:32 -rw-rw-r-- 1 jenkins jenkins 3971 Mar 8 13:53 go.mod 14:00:32 -rw-rw-r-- 1 jenkins jenkins 36129 Mar 8 13:53 go.sum 14:00:32 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 13:53 images 14:00:32 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 13:53 internal 14:00:32 -rw-rw-r-- 1 jenkins jenkins 531 Mar 8 13:53 main.go 14:00:32 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 13:53 openapi 14:00:32 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 13:53 res 14:00:32 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 13:53 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:00:32 + 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=24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e --label arch=arm64 --label version=3.2.0-dev.15 . 14:00:33 Sending build context to Docker daemon 670.2kB 14:00:33 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 14:00:33 Step 2/30 : FROM ${BASE} AS builder 14:00:33 ---> fcc9f07a25b4 14:00:33 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 14:00:33 ---> Running in 375b98769de2 14:00:33 Removing intermediate container 375b98769de2 14:00:33 ---> a4595f2b1ecc 14:00:33 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 14:00:33 ---> Running in c2d3d600c3e6 14:00:33 Removing intermediate container c2d3d600c3e6 14:00:33 ---> 7a04762f355e 14:00:33 Step 5/30 : ARG ADD_BUILD_TAGS="" 14:00:33 ---> Running in ddd54592fef4 14:00:34 Removing intermediate container ddd54592fef4 14:00:34 ---> 54d3efc96489 14:00:34 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:00:34 ---> Running in b8750f2d6979 14:00:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:00:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:00:37 OK: 266 MiB in 52 packages 14:00:37 Removing intermediate container b8750f2d6979 14:00:37 ---> 85adc0ee88e1 14:00:37 Step 7/30 : WORKDIR /app 14:00:37 ---> Running in 30c2d875a5f5 14:00:37 Removing intermediate container 30c2d875a5f5 14:00:37 ---> 79a66955cad1 14:00:37 Step 8/30 : COPY go.mod vendor* ./ 14:00:38 ---> fb7545030433 14:00:38 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:00:38 ---> Running in 1f12fc8f156c 14:00:40 Removing intermediate container 1f12fc8f156c 14:00:40 ---> bb83868047ca 14:00:40 Step 10/30 : COPY . . 14:00:40 ---> 4af05e690a6c 14:00:40 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:00:41 ---> Running in 1d45f48bbdd8 14:00:41 Removing intermediate container 1d45f48bbdd8 14:00:41 ---> 297301ac299f 14:00:41 Step 12/30 : RUN $MAKE 14:00:41 ---> Running in 71a428e84933 14:00:42 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.25 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.15 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.15" -trimpath -mod=readonly -o app-rfid-llrp-inventory 14:02:34 Removing intermediate container 71a428e84933 14:02:34 ---> eaf2bfa83c98 14:02:34 Step 13/30 : FROM alpine:3.18 14:02:34 3.18: Pulling from library/alpine 14:02:34 c6b39de5b339: Pulling fs layer 14:02:34 c6b39de5b339: Verifying Checksum 14:02:34 c6b39de5b339: Download complete 14:02:34 c6b39de5b339: Pull complete 14:02:34 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 14:02:34 Status: Downloaded newer image for alpine:3.18 14:02:34 ---> 33abbf032149 14:02:34 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:02:34 ---> Running in 17e83f205b9a 14:02:34 Removing intermediate container 17e83f205b9a 14:02:34 ---> ac0f66b012b7 14:02:34 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 14:02:34 ---> Running in f36a6e1780f1 14:02:34 Removing intermediate container f36a6e1780f1 14:02:34 ---> 97b5030e0446 14:02:34 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 14:02:34 ---> Running in 15ba41bbb575 14:02:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:02:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:02:34 (1/2) Installing ca-certificates (20230506-r0) 14:02:34 (2/2) Installing dumb-init (1.2.5-r2) 14:02:34 Executing busybox-1.36.1-r5.trigger 14:02:34 Executing ca-certificates-20230506-r0.trigger 14:02:34 OK: 9 MiB in 17 packages 14:02:34 Removing intermediate container 15ba41bbb575 14:02:34 ---> 49a72a3e4c31 14:02:34 Step 17/30 : RUN apk --no-cache upgrade 14:02:34 ---> Running in b47cc7c95b8b 14:02:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:02:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:02:34 OK: 9 MiB in 17 packages 14:02:34 Removing intermediate container b47cc7c95b8b 14:02:34 ---> b71d891cf068 14:02:34 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:02:34 ---> 82e20f1f981e 14:02:34 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 14:02:34 ---> d0a913a73d5b 14:02:34 Step 20/30 : COPY --from=builder /app/res/ /res/ 14:02:34 ---> fcb83f8257e7 14:02:34 Step 21/30 : COPY --from=builder /app/static/ /static/ 14:02:34 ---> 5954bdb48f5e 14:02:34 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:02:34 ---> e156c3ab0a63 14:02:34 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:02:34 ---> Running in 47c19c0d5afd 14:02:36 Removing intermediate container 47c19c0d5afd 14:02:36 ---> 36190fa6feba 14:02:36 Step 24/30 : VOLUME /cache 14:02:36 ---> Running in 36ad6cd2d42d 14:02:36 Removing intermediate container 36ad6cd2d42d 14:02:36 ---> e707ea73ec6c 14:02:36 Step 25/30 : EXPOSE 59711 14:02:36 ---> Running in 10ad89a5b9d4 14:02:36 Removing intermediate container 10ad89a5b9d4 14:02:36 ---> e6b86a31f558 14:02:36 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 14:02:37 ---> Running in eb8ad812856b 14:02:37 Removing intermediate container eb8ad812856b 14:02:37 ---> 04630e6bd9ae 14:02:37 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 14:02:37 ---> Running in 42498a7d533c 14:02:37 Removing intermediate container 42498a7d533c 14:02:37 ---> 1137c1be773f 14:02:37 Step 28/30 : LABEL arch=arm64 14:02:37 ---> Running in b99767a18d94 14:02:38 Removing intermediate container b99767a18d94 14:02:38 ---> 20210c9daff1 14:02:38 Step 29/30 : LABEL git_sha=24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e 14:02:38 ---> Running in 820c5678c0bf 14:02:38 Removing intermediate container 820c5678c0bf 14:02:38 ---> 70df0fa172a9 14:02:38 Step 30/30 : LABEL version=3.2.0-dev.15 14:02:38 ---> Running in f4da19b30f9b 14:02:38 Removing intermediate container f4da19b30f9b 14:02:38 ---> aace802f14c1 14:02:38 [Warning] One or more build-args [ARCH] were not consumed 14:02:38 Successfully built aace802f14c1 14:02:38 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:02:39 provisioning config files... 14:02:39 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/167@tmp/config10275056265808497309tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:02:40 ---> ****-login.sh 14:02:40 nexus3.edgexfoundry.org:10001 14:02:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:02:40 Configure a credential helper to remove this warning. See 14:02:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:02:40 14:02:40 Login Succeeded 14:02:40 nexus3.edgexfoundry.org:10002 14:02:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:02:41 Configure a credential helper to remove this warning. See 14:02:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:02:41 14:02:41 Login Succeeded 14:02:41 nexus3.edgexfoundry.org:10003 14:02:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:02:41 Configure a credential helper to remove this warning. See 14:02:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:02:41 14:02:41 Login Succeeded 14:02:41 nexus3.edgexfoundry.org:10004 14:02:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:02:41 Configure a credential helper to remove this warning. See 14:02:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:02:41 14:02:41 Login Succeeded 14:02:41 ****.io 14:02:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:02:42 Configure a credential helper to remove this warning. See 14:02:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:02:42 14:02:42 Login Succeeded 14:02:42 ---> ****-login.sh ends [Pipeline] } 14:02:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:02:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:02:43 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 14:02:43 24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e 14:02:43 latest 14:02:43 3.2.0-dev.15 14:02:43 24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e-3.2.0-dev.15 14:02:43 main 14:02:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:43 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:44 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e 14:02:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 14:02:44 6b3b014b49e8: Preparing 14:02:44 f7954a1d4f6d: Preparing 14:02:44 b45f7fb8f494: Preparing 14:02:44 c65c187ecc74: Preparing 14:02:44 8fb6139de81e: Preparing 14:02:44 0e956440f902: Preparing 14:02:44 fe087623981d: Preparing 14:02:44 d745588e7cc8: Preparing 14:02:44 7c504f21be85: Preparing 14:02:44 fe087623981d: Waiting 14:02:44 d745588e7cc8: Waiting 14:02:44 7c504f21be85: Waiting 14:02:45 b45f7fb8f494: Pushed 14:02:45 6b3b014b49e8: Pushed 14:02:45 c65c187ecc74: Pushed 14:02:45 8fb6139de81e: Pushed 14:02:45 7c504f21be85: Layer already exists 14:02:45 0e956440f902: Pushed 14:02:45 fe087623981d: Pushed 14:02:45 d745588e7cc8: Pushed 14:02:51 f7954a1d4f6d: Pushed 14:02:51 24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e: digest: sha256:2aecd68d1926ba9acea5fa13214599a70597f8795496c48cdcd9083368cd3c09 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:52 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:53 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 14:02:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 14:02:53 6b3b014b49e8: Preparing 14:02:53 f7954a1d4f6d: Preparing 14:02:53 b45f7fb8f494: Preparing 14:02:53 c65c187ecc74: Preparing 14:02:53 8fb6139de81e: Preparing 14:02:53 0e956440f902: Preparing 14:02:53 fe087623981d: Preparing 14:02:53 d745588e7cc8: Preparing 14:02:53 7c504f21be85: Preparing 14:02:53 fe087623981d: Waiting 14:02:53 0e956440f902: Waiting 14:02:53 7c504f21be85: Waiting 14:02:53 d745588e7cc8: Waiting 14:02:53 f7954a1d4f6d: Layer already exists 14:02:53 6b3b014b49e8: Layer already exists 14:02:53 c65c187ecc74: Layer already exists 14:02:53 8fb6139de81e: Layer already exists 14:02:53 b45f7fb8f494: Layer already exists 14:02:53 d745588e7cc8: Layer already exists 14:02:53 0e956440f902: Layer already exists 14:02:53 7c504f21be85: Layer already exists 14:02:53 fe087623981d: Layer already exists 14:02:53 latest: digest: sha256:2aecd68d1926ba9acea5fa13214599a70597f8795496c48cdcd9083368cd3c09 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:54 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:54 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.15 14:02:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 14:02:54 6b3b014b49e8: Preparing 14:02:54 f7954a1d4f6d: Preparing 14:02:54 b45f7fb8f494: Preparing 14:02:54 c65c187ecc74: Preparing 14:02:54 8fb6139de81e: Preparing 14:02:54 0e956440f902: Preparing 14:02:54 fe087623981d: Preparing 14:02:54 d745588e7cc8: Preparing 14:02:54 7c504f21be85: Preparing 14:02:54 d745588e7cc8: Waiting 14:02:54 fe087623981d: Waiting 14:02:54 7c504f21be85: Waiting 14:02:54 6b3b014b49e8: Layer already exists 14:02:54 b45f7fb8f494: Layer already exists 14:02:54 8fb6139de81e: Layer already exists 14:02:54 c65c187ecc74: Layer already exists 14:02:54 f7954a1d4f6d: Layer already exists 14:02:54 0e956440f902: Layer already exists 14:02:54 fe087623981d: Layer already exists 14:02:54 d745588e7cc8: Layer already exists 14:02:54 7c504f21be85: Layer already exists 14:02:54 3.2.0-dev.15: digest: sha256:2aecd68d1926ba9acea5fa13214599a70597f8795496c48cdcd9083368cd3c09 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:55 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:56 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e-3.2.0-dev.15 14:02:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 14:02:56 6b3b014b49e8: Preparing 14:02:56 f7954a1d4f6d: Preparing 14:02:56 b45f7fb8f494: Preparing 14:02:56 c65c187ecc74: Preparing 14:02:56 8fb6139de81e: Preparing 14:02:56 0e956440f902: Preparing 14:02:56 fe087623981d: Preparing 14:02:56 0e956440f902: Waiting 14:02:56 d745588e7cc8: Preparing 14:02:56 7c504f21be85: Preparing 14:02:56 fe087623981d: Waiting 14:02:56 7c504f21be85: Waiting 14:02:56 8fb6139de81e: Layer already exists 14:02:56 f7954a1d4f6d: Layer already exists 14:02:56 6b3b014b49e8: Layer already exists 14:02:56 c65c187ecc74: Layer already exists 14:02:56 b45f7fb8f494: Layer already exists 14:02:56 fe087623981d: Layer already exists 14:02:56 0e956440f902: Layer already exists 14:02:56 d745588e7cc8: Layer already exists 14:02:56 7c504f21be85: Layer already exists 14:02:56 24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e-3.2.0-dev.15: digest: sha256:2aecd68d1926ba9acea5fa13214599a70597f8795496c48cdcd9083368cd3c09 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:57 + 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:02:57 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 14:02:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 14:02:57 6b3b014b49e8: Preparing 14:02:57 f7954a1d4f6d: Preparing 14:02:57 b45f7fb8f494: Preparing 14:02:57 c65c187ecc74: Preparing 14:02:57 8fb6139de81e: Preparing 14:02:57 0e956440f902: Preparing 14:02:57 fe087623981d: Preparing 14:02:57 d745588e7cc8: Preparing 14:02:57 7c504f21be85: Preparing 14:02:57 d745588e7cc8: Waiting 14:02:57 0e956440f902: Waiting 14:02:57 fe087623981d: Waiting 14:02:57 7c504f21be85: Waiting 14:02:57 b45f7fb8f494: Layer already exists 14:02:57 f7954a1d4f6d: Layer already exists 14:02:57 6b3b014b49e8: Layer already exists 14:02:57 c65c187ecc74: Layer already exists 14:02:57 8fb6139de81e: Layer already exists 14:02:57 fe087623981d: Layer already exists 14:02:57 d745588e7cc8: Layer already exists 14:02:57 7c504f21be85: Layer already exists 14:02:57 0e956440f902: Layer already exists 14:02:58 main: digest: sha256:2aecd68d1926ba9acea5fa13214599a70597f8795496c48cdcd9083368cd3c09 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:02:58 ===================================================== [Pipeline] echo 14:02:58 taggedImages: 14:02:58 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e 14:02:58 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 14:02:58 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.15 14:02:58 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e-3.2.0-dev.15 14:02:58 - 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:02:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:02:59 14:02:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:03:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:03:00 arm64: Pulling from edgex-lftools-log-publisher 14:03:00 8998bd30e6a1: Pulling fs layer 14:03:00 04944245beec: Pulling fs layer 14:03:00 699f458cf7ca: Pulling fs layer 14:03:00 765212b225bb: Pulling fs layer 14:03:00 f23df028b6ca: Pulling fs layer 14:03:00 d65c8cfc05b1: Pulling fs layer 14:03:00 2437ff75d9bd: Pulling fs layer 14:03:00 f23df028b6ca: Waiting 14:03:00 d65c8cfc05b1: Waiting 14:03:00 2437ff75d9bd: Waiting 14:03:00 765212b225bb: Waiting 14:03:00 04944245beec: Verifying Checksum 14:03:00 04944245beec: Download complete 14:03:00 765212b225bb: Verifying Checksum 14:03:00 765212b225bb: Download complete 14:03:00 f23df028b6ca: Download complete 14:03:00 d65c8cfc05b1: Verifying Checksum 14:03:00 d65c8cfc05b1: Download complete 14:03:01 699f458cf7ca: Verifying Checksum 14:03:01 699f458cf7ca: Download complete 14:03:01 8998bd30e6a1: Verifying Checksum 14:03:01 8998bd30e6a1: Download complete 14:03:04 2437ff75d9bd: Verifying Checksum 14:03:04 2437ff75d9bd: Download complete 14:03:06 8998bd30e6a1: Pull complete 14:03:06 04944245beec: Pull complete 14:03:07 699f458cf7ca: Pull complete 14:03:08 765212b225bb: Pull complete 14:03:09 f23df028b6ca: Pull complete 14:03:09 d65c8cfc05b1: Pull complete 14:03:27 2437ff75d9bd: Pull complete 14:03:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:03:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:03:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:03:28 prd-ubuntu20.04-docker-arm64-4c-16g-5259 does not seem to be running inside a container 14:03:28 $ 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/167 -v /w/workspace/app-rfid-llrp-inventory/167:/w/workspace/app-rfid-llrp-inventory/167:rw,z -v /w/workspace/app-rfid-llrp-inventory/167@tmp:/w/workspace/app-rfid-llrp-inventory/167@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:03:30 $ docker top 185d3bbed18be0ec297d163511fe040fa68d4e5844c2123397f6f65418fc29f8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:03:31 ---> job-cost.sh 14:03:31 lf-activate-venv: SKIPPING 14:03:31 INFO: No Stack... 14:03:32 INFO: Retrieving Pricing Info for: v3-standard-4 14:03:33 INFO: Archiving Costs [Pipeline] sh 14:03:34 + cat /w/workspace/app-rfid-llrp-inventory/167/archives/cost.csv 14:03:34 + cut -d, -f6 [Pipeline] lock 14:03:34 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-167-stack-cost] 14:03:34 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-167-stack-cost] did not exist. Created. 14:03:34 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-167-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:03:35 /w/workspace/app-rfid-llrp-inventory/167@tmp/durable-6f07340d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:03:35 + echo total: 0.10999999940395355 [Pipeline] stash 14:03:35 Warning: overwriting stash ‘stack-cost’ 14:03:35 Stashed 1 file(s) [Pipeline] } 14:03:35 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-167-stack-cost] [Pipeline] // lock [Pipeline] } 14:03:35 $ docker stop --time=1 185d3bbed18be0ec297d163511fe040fa68d4e5844c2123397f6f65418fc29f8 14:03:37 $ docker rm -f --volumes 185d3bbed18be0ec297d163511fe040fa68d4e5844c2123397f6f65418fc29f8 [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:03:40 provisioning config files... 14:03:40 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16005355925127944024tmp [Pipeline] { [Pipeline] sh 14:03:40 + set +x 14:03:40 + curl -s https://codecov.io/bash 14:03:40 + bash -s -- 14:03:40 14:03:40 _____ _ 14:03:40 / ____| | | 14:03:40 | | ___ __| | ___ ___ _____ __ 14:03:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:03:40 | |___| (_) | (_| | __/ (_| (_) \ V / 14:03:40 \_____\___/ \__,_|\___|\___\___/ \_/ 14:03:40 Bash-1.0.6 14:03:40 14:03:40 14:03:40 ==> git version 2.25.1 found 14:03:40 ==> 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:03:40 Release-Date: 2020-01-08 14:03:40 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:03:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:03:40 ==> Jenkins CI detected. 14:03:40 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 14:03:40 project root: . 14:03:40 --> token set from env 14:03:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:03:40 ==> Running gcov in . (disable via -X gcov) 14:03:40 ==> Python coveragepy not found 14:03:40 ==> Searching for coverage reports in: 14:03:40 + . 14:03:40 -> Found 1 reports 14:03:40 ==> Detecting git/mercurial file structure 14:03:40 ==> Reading reports 14:03:40 + ./coverage.out bytes=41317 14:03:40 ==> Appending adjustments 14:03:40 https://docs.codecov.io/docs/fixing-reports 14:03:40 + Found adjustments 14:03:40 ==> Gzipping contents 14:03:40 12K /tmp/codecov.8YjXjw.gz 14:03:40 ==> Uploading reports 14:03:40 url: https://codecov.io 14:03:40 query: branch=main&commit=24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e&build=167&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F167%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 14:03:40 -> Pinging Codecov 14:03:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e&build=167&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F167%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 14:03:41 -> Uploading to 14:03:41 https://storage.googleapis.com/codecov/v4/raw/2024-03-08/581DD39554BDF9B6E22D074273EAD858/24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e/ce123f34-992b-4ab5-b8c7-baf0079029cb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240308T140340Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3e387433e2770772e5c14a55b6fa8c63d2b59e82a927ea7fb805085a4ee87c43 14:03:41 % Total % Received % Xferd Average Speed Time Time Time Current 14:03:41 Dload Upload Total Spent Left Speed 14:03:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11610 0 0 100 11610 0 36281 --:--:-- --:--:-- --:--:-- 36168 100 11610 0 0 100 11610 0 36281 --:--:-- --:--:-- --:--:-- 36168 14:03:41 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e [Pipeline] } 14:03:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:03:42 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:03:42 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:03:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:03:42 14:03:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:03:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:03:43 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:03:43 df9b9388f04a: Pulling fs layer 14:03:43 52dc419b0ee2: Pulling fs layer 14:03:43 25bc292e5bac: Pulling fs layer 14:03:43 114826534d7a: Pulling fs layer 14:03:43 4657fd5d0bcf: Pulling fs layer 14:03:43 6ad1cebc031e: Pulling fs layer 14:03:43 8a3aa393b2d8: Pulling fs layer 14:03:43 4657fd5d0bcf: Waiting 14:03:43 114826534d7a: Waiting 14:03:43 8a3aa393b2d8: Waiting 14:03:43 25bc292e5bac: Verifying Checksum 14:03:43 25bc292e5bac: Download complete 14:03:43 52dc419b0ee2: Verifying Checksum 14:03:43 52dc419b0ee2: Download complete 14:03:43 4657fd5d0bcf: Download complete 14:03:43 df9b9388f04a: Download complete 14:03:43 df9b9388f04a: Pull complete 14:03:43 6ad1cebc031e: Verifying Checksum 14:03:43 6ad1cebc031e: Download complete 14:03:44 52dc419b0ee2: Pull complete 14:03:44 114826534d7a: Verifying Checksum 14:03:44 114826534d7a: Download complete 14:03:44 8a3aa393b2d8: Verifying Checksum 14:03:44 8a3aa393b2d8: Download complete 14:03:44 25bc292e5bac: Pull complete 14:03:47 114826534d7a: Pull complete 14:03:47 4657fd5d0bcf: Pull complete 14:03:47 6ad1cebc031e: Pull complete 14:03:50 8a3aa393b2d8: Pull complete 14:03:50 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 14:03:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:03:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:03:51 prd-ubuntu20.04-docker-8c-8g-5256 does not seem to be running inside a container 14:03:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 14:03:59 $ docker top 332c820b8a15c8de9dcbc48c6e5a521da623a4777e14e27939a1009c257b76f1 -eo pid,comm [Pipeline] { [Pipeline] echo 14:04:00 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 14:04:00 + set -o pipefail 14:04:00 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 14:04:07 14:04:07 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 14:04:07 14:04:07 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/eece308d-a124-42fc-bc79-6617d47c7a8d 14:04:07 14:04:07 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:04:07 14:04:07 14:04:07 A medium severity vulnerability was found in the Snyk CLI versions you are using. 14:04:07 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 14:04:07 More details here: https://snyk.co/ue1NS [Pipeline] } 14:04:07 $ docker stop --time=1 332c820b8a15c8de9dcbc48c6e5a521da623a4777e14e27939a1009c257b76f1 14:04:11 $ docker rm -f --volumes 332c820b8a15c8de9dcbc48c6e5a521da623a4777e14e27939a1009c257b76f1 [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:04:14 + git log --format=format:%s -1 24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e [Pipeline] sh 14:04:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:04:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:04:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:04:15 prd-ubuntu20.04-docker-8c-8g-5256 does not seem to be running inside a container 14:04:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:04:15 $ docker top f16c4430aa3d401b7e31c50edcd11a0489618a53c1637b4f7f2b67c8f95abdd3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:04:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:04:16 [ssh-agent] Looking for ssh-agent implementation... 14:04:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:04:16 $ docker exec f16c4430aa3d401b7e31c50edcd11a0489618a53c1637b4f7f2b67c8f95abdd3 ssh-agent 14:04:16 SSH_AUTH_SOCK=/tmp/ssh-saLIbb0UV2su/agent.32 14:04:16 SSH_AGENT_PID=38 14:04:16 Running ssh-add (command line suppressed) 14:04:16 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13640316470585877959.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13640316470585877959.key) 14:04:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:04:16 + git semver tag 14:04:17 2024-03-08 14:04:17,050 [run_tag] DEBUG tag force:False 14:04:17 2024-03-08 14:04:17,050 [check_head_tag] DEBUG check head tag 14:04:17 2024-03-08 14:04:17,052 [execute] INFO git cat-file --batch-check 14:04:17 2024-03-08 14:04:17,052 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 14:04:17 2024-03-08 14:04:17,056 [execute] INFO git cat-file --batch 14:04:17 2024-03-08 14:04:17,057 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 14:04:17 2024-03-08 14:04:17,078 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:04:17 2024-03-08 14:04:17,078 [execute] INFO git tag -a v3.2.0-dev.15 -m v3.2.0-dev.15 14:04:17 2024-03-08 14:04:17,078 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.15', '-m', 'v3.2.0-dev.15'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 14:04:17 2024-03-08 14:04:17,083 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:04:17 3.2.0-dev.15 [Pipeline] } 14:04:17 $ docker exec --env ******** --env ******** f16c4430aa3d401b7e31c50edcd11a0489618a53c1637b4f7f2b67c8f95abdd3 ssh-agent -k 14:04:17 unset SSH_AUTH_SOCK; 14:04:17 unset SSH_AGENT_PID; 14:04:17 echo Agent pid 38 killed; 14:04:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:04:18 + git semver [Pipeline] } 14:04:18 $ docker stop --time=1 f16c4430aa3d401b7e31c50edcd11a0489618a53c1637b4f7f2b67c8f95abdd3 14:04:19 $ docker rm -f --volumes f16c4430aa3d401b7e31c50edcd11a0489618a53c1637b4f7f2b67c8f95abdd3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:04:20 14:04:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:04:21 0.23.1-centos7: Pulling from edgex-lftools 14:04:21 ab5ef0e58194: Pulling fs layer 14:04:21 9712f1f96733: Pulling fs layer 14:04:21 63f879dbbcfc: Pulling fs layer 14:04:21 0d9ebad4ef96: Pulling fs layer 14:04:21 e9a5061849ea: Pulling fs layer 14:04:21 d747dcd14b5f: Pulling fs layer 14:04:21 2de7ff778b66: Pulling fs layer 14:04:21 d747dcd14b5f: Waiting 14:04:21 0d9ebad4ef96: Waiting 14:04:21 e9a5061849ea: Waiting 14:04:21 2de7ff778b66: Waiting 14:04:21 9712f1f96733: Verifying Checksum 14:04:21 9712f1f96733: Download complete 14:04:21 63f879dbbcfc: Verifying Checksum 14:04:21 63f879dbbcfc: Download complete 14:04:21 ab5ef0e58194: Download complete 14:04:21 0d9ebad4ef96: Verifying Checksum 14:04:21 0d9ebad4ef96: Download complete 14:04:21 d747dcd14b5f: Verifying Checksum 14:04:21 d747dcd14b5f: Download complete 14:04:21 e9a5061849ea: Verifying Checksum 14:04:21 e9a5061849ea: Download complete 14:04:21 2de7ff778b66: Verifying Checksum 14:04:21 2de7ff778b66: Download complete 14:04:24 ab5ef0e58194: Pull complete 14:04:24 9712f1f96733: Pull complete 14:04:25 63f879dbbcfc: Pull complete 14:04:28 0d9ebad4ef96: Pull complete 14:04:28 e9a5061849ea: Pull complete 14:04:28 d747dcd14b5f: Pull complete 14:04:29 2de7ff778b66: Pull complete 14:04:29 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:04:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:04:29 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:04:30 prd-ubuntu20.04-docker-8c-8g-5256 does not seem to be running inside a container 14:04:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 14:04:39 $ docker top 315bad24fdc28ab06460b039ddf910665ca2b46a4d18bc9c0ebe2f2e688bffbc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:04:39 provisioning config files... 14:04:39 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12745105963745232451tmp 14:04:39 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17529085804092379225tmp 14:04:39 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config570805944314043895tmp [Pipeline] { [Pipeline] echo 14:04:39 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:04:40 ---> sigul-configuration.sh 14:04:40 gpg: directory `/root/.gnupg' created 14:04:40 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:04:40 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:04:40 gpg: keyring `/root/.gnupg/secring.gpg' created 14:04:40 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:04:40 gpg: CAST5 encrypted data 14:04:40 gpg: encrypted with 1 passphrase 14:04:40 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:04:40 + mkdir /home/jenkins 14:04:40 + mkdir /home/jenkins/sigul [Pipeline] sh 14:04:40 + 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:04:40 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:04:41 ---> sigul-install.sh 14:04:41 Sigul already installed; skipping installation. [Pipeline] sh 14:04:41 + git tag --list 14:04:41 v0.0.0 14:04:41 v1.0.0 14:04:41 v2.1.0 14:04:41 v2.1.1 14:04:41 v2.2.0 14:04:41 v2.3.0 14:04:41 v3.0 14:04:41 v3.0.0 14:04:41 v3.0.1 14:04:41 v3.0.1-dev.1 14:04:41 v3.1 14:04:41 v3.1.0 14:04:41 v3.1.0-dev.1 14:04:41 v3.1.0-dev.10 14:04:41 v3.1.0-dev.11 14:04:41 v3.1.0-dev.12 14:04:41 v3.1.0-dev.13 14:04:41 v3.1.0-dev.14 14:04:41 v3.1.0-dev.15 14:04:41 v3.1.0-dev.16 14:04:41 v3.1.0-dev.17 14:04:41 v3.1.0-dev.18 14:04:41 v3.1.0-dev.19 14:04:41 v3.1.0-dev.2 14:04:41 v3.1.0-dev.20 14:04:41 v3.1.0-dev.21 14:04:41 v3.1.0-dev.22 14:04:41 v3.1.0-dev.23 14:04:41 v3.1.0-dev.24 14:04:41 v3.1.0-dev.25 14:04:41 v3.1.0-dev.26 14:04:41 v3.1.0-dev.27 14:04:41 v3.1.0-dev.28 14:04:41 v3.1.0-dev.29 14:04:41 v3.1.0-dev.3 14:04:41 v3.1.0-dev.30 14:04:41 v3.1.0-dev.31 14:04:41 v3.1.0-dev.32 14:04:41 v3.1.0-dev.33 14:04:41 v3.1.0-dev.34 14:04:41 v3.1.0-dev.35 14:04:41 v3.1.0-dev.36 14:04:41 v3.1.0-dev.37 14:04:41 v3.1.0-dev.38 14:04:41 v3.1.0-dev.39 14:04:41 v3.1.0-dev.4 14:04:41 v3.1.0-dev.40 14:04:41 v3.1.0-dev.5 14:04:41 v3.1.0-dev.6 14:04:41 v3.1.0-dev.7 14:04:41 v3.1.0-dev.8 14:04:41 v3.1.0-dev.9 14:04:41 v3.2.0-dev.1 14:04:41 v3.2.0-dev.10 14:04:41 v3.2.0-dev.11 14:04:41 v3.2.0-dev.12 14:04:41 v3.2.0-dev.13 14:04:41 v3.2.0-dev.14 14:04:41 v3.2.0-dev.15 14:04:41 v3.2.0-dev.2 14:04:41 v3.2.0-dev.3 14:04:41 v3.2.0-dev.4 14:04:41 v3.2.0-dev.5 14:04:41 v3.2.0-dev.6 14:04:41 v3.2.0-dev.7 14:04:41 v3.2.0-dev.8 14:04:41 v3.2.0-dev.9 [Pipeline] sh 14:04:41 + lftools sign git-tag v3.2.0-dev.15 14:04:42 Signing Git tag with Sigul... 14:04:42 Signing v3.2.0-dev.15 [Pipeline] echo 14:04:42 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:04:43 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:04:43 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:04:43 $ docker stop --time=1 315bad24fdc28ab06460b039ddf910665ca2b46a4d18bc9c0ebe2f2e688bffbc 14:04:45 $ docker rm -f --volumes 315bad24fdc28ab06460b039ddf910665ca2b46a4d18bc9c0ebe2f2e688bffbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:04:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:04:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:04:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:04:47 prd-ubuntu20.04-docker-8c-8g-5256 does not seem to be running inside a container 14:04:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:04:47 $ docker top 93b50b20d8f0cae755bb4b076bedde2fc5c7b7693f8423867f4dcabe2b66c461 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:04:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:04:48 [ssh-agent] Looking for ssh-agent implementation... 14:04:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:04:48 $ docker exec 93b50b20d8f0cae755bb4b076bedde2fc5c7b7693f8423867f4dcabe2b66c461 ssh-agent 14:04:48 SSH_AUTH_SOCK=/tmp/ssh-ELvQwmxcHmO6/agent.32 14:04:48 SSH_AGENT_PID=38 14:04:48 Running ssh-add (command line suppressed) 14:04:48 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11970843979242155488.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11970843979242155488.key) 14:04:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:04:49 + git semver bump pre 14:04:49 2024-03-08 14:04:49,346 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:04:49 2024-03-08 14:04:49,346 [bump_version] DEBUG bumping version:3.2.0-dev.15 on axis:pre with prefix:dev 14:04:49 2024-03-08 14:04:49,347 [bump_version] DEBUG bumped version:3.2.0-dev.16 14:04:49 2024-03-08 14:04:49,347 [write_version] DEBUG write version:3.2.0-dev.16 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 14:04:49 2024-03-08 14:04:49,347 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:04:49 2024-03-08 14:04:49,347 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:04:49 2024-03-08 14:04:49,349 [execute] INFO git cat-file --batch-check 14:04:49 2024-03-08 14:04:49,349 [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:04:49 2024-03-08 14:04:49,354 [execute] INFO git cat-file --batch 14:04:49 2024-03-08 14:04:49,354 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 14:04:49 2024-03-08 14:04:49,360 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:04:49 3.2.0-dev.16 [Pipeline] } 14:04:49 $ docker exec --env ******** --env ******** 93b50b20d8f0cae755bb4b076bedde2fc5c7b7693f8423867f4dcabe2b66c461 ssh-agent -k 14:04:49 unset SSH_AUTH_SOCK; 14:04:49 unset SSH_AGENT_PID; 14:04:49 echo Agent pid 38 killed; 14:04:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:04:50 + git semver [Pipeline] } 14:04:50 $ docker stop --time=1 93b50b20d8f0cae755bb4b076bedde2fc5c7b7693f8423867f4dcabe2b66c461 14:04:52 $ docker rm -f --volumes 93b50b20d8f0cae755bb4b076bedde2fc5c7b7693f8423867f4dcabe2b66c461 [Pipeline] // withDockerContainer [Pipeline] sh 14:04:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:04:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:04:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:04:53 prd-ubuntu20.04-docker-8c-8g-5256 does not seem to be running inside a container 14:04:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:04:54 $ docker top 30af7cdcf05549197c7e2e628fde76c2ae7c4e931d91609e1b150a7a2666cb7a -eo pid,comm 14:04:54 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:04:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:04:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:04:54 [ssh-agent] Looking for ssh-agent implementation... 14:04:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:04:54 $ docker exec 30af7cdcf05549197c7e2e628fde76c2ae7c4e931d91609e1b150a7a2666cb7a ssh-agent 14:04:54 SSH_AUTH_SOCK=/tmp/ssh-JD64ymrh1NrB/agent.32 14:04:54 SSH_AGENT_PID=38 14:04:54 Running ssh-add (command line suppressed) 14:04:55 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16111268811333616959.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16111268811333616959.key) 14:04:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:04:55 + git semver push 14:04:55 2024-03-08 14:04:55,650 [run_push] DEBUG push 14:04:55 2024-03-08 14:04:55,651 [execute] INFO git cat-file --batch-check 14:04:55 2024-03-08 14:04:55,651 [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:04:55 2024-03-08 14:04:55,654 [execute] INFO git rev-list 3469adaf944b67e9479c50c13d6712470c91fcc8 -- 14:04:55 2024-03-08 14:04:55,655 [execute] DEBUG Popen(['git', 'rev-list', '3469adaf944b67e9479c50c13d6712470c91fcc8', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 14:04:55 2024-03-08 14:04:55,663 [execute] INFO git fetch -v origin 14:04:55 2024-03-08 14:04:55,663 [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:04:56 2024-03-08 14:04:56,125 [run_push] DEBUG no remote changes detected 14:04:56 2024-03-08 14:04:56,125 [execute] INFO git push origin semver 14:04:56 2024-03-08 14:04:56,126 [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:04:56 2024-03-08 14:04:56,821 [run_push] DEBUG push all version tags 14:04:56 2024-03-08 14:04:56,822 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:04:56 2024-03-08 14:04:56,822 [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:04:57 2024-03-08 14:04:57,542 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:04:57 3.2.0-dev.16 [Pipeline] } 14:04:57 $ docker exec --env ******** --env ******** 30af7cdcf05549197c7e2e628fde76c2ae7c4e931d91609e1b150a7a2666cb7a ssh-agent -k 14:04:57 unset SSH_AUTH_SOCK; 14:04:57 unset SSH_AGENT_PID; 14:04:57 echo Agent pid 38 killed; 14:04:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:04:58 + git semver [Pipeline] } 14:04:58 $ docker stop --time=1 30af7cdcf05549197c7e2e628fde76c2ae7c4e931d91609e1b150a7a2666cb7a 14:05:00 $ docker rm -f --volumes 30af7cdcf05549197c7e2e628fde76c2ae7c4e931d91609e1b150a7a2666cb7a [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:05:03 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 14:05:03 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 14:05:03 total 16 14:05:03 drwxr-xr-x 3 root root 4096 Mar 8 13:53 . 14:05:03 drwxrwxr-x 12 jenkins jenkins 4096 Mar 8 14:04 .. 14:05:03 drwxr-xr-x 2 root root 4096 Mar 8 13:53 cost 14:05:03 -rw-r--r-- 1 root root 95 Mar 8 13:53 cost.csv 14:05:03 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 14:05:03 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 14:05:03 total 16 14:05:03 drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 13:53 . 14:05:03 drwxrwxr-x 12 jenkins jenkins 4096 Mar 8 14:04 .. 14:05:03 drwxr-xr-x 2 jenkins jenkins 4096 Mar 8 13:53 cost 14:05:03 -rw-r--r-- 1 jenkins jenkins 95 Mar 8 13:53 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:05:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:05:04 ---> package-listing.sh 14:05:04 ++ facter osfamily 14:05:04 ++ tr '[:upper:]' '[:lower:]' 14:05:04 + OS_FAMILY=debian 14:05:04 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 14:05:04 + START_PACKAGES=/tmp/packages_start.txt 14:05:04 + END_PACKAGES=/tmp/packages_end.txt 14:05:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:05:04 + PACKAGES=/tmp/packages_start.txt 14:05:04 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 14:05:04 + PACKAGES=/tmp/packages_end.txt 14:05:04 + case "${OS_FAMILY}" in 14:05:04 + dpkg -l 14:05:04 + grep '^ii' 14:05:04 + '[' -f /tmp/packages_start.txt ']' 14:05:04 + '[' -f /tmp/packages_end.txt ']' 14:05:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:05:04 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 14:05:04 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 14:05:04 + 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:05:04 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:05:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:05:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:05:06 prd-ubuntu20.04-docker-8c-8g-5256 does not seem to be running inside a container 14:05:06 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:05:06 $ docker top 20b29c8e172e26e8847072e74e34095cd4090b923f406fbed90d162a7294cb02 -eo pid,comm [Pipeline] { [Pipeline] sh 14:05:07 + touch /tmp/pre-build-complete [Pipeline] sh 14:05:07 + mkdir -p /var/log/sysstat [Pipeline] sh 14:05:07 + ls /var/log/sa-host 14:05:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:05:08 provisioning config files... 14:05:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2513649823638462335tmp [Pipeline] { [Pipeline] echo 14:05:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:05:08 ---> create-netrc.sh [Pipeline] } 14:05:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:05:09 ---> python-tools-install.sh [Pipeline] echo 14:05:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:05:10 ---> sudo-logs.sh 14:05:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:05:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:05:10 ---> job-cost.sh 14:05:10 lf-activate-venv: SKIPPING 14:05:10 DEBUG: total: 0.2199999988079071 14:05:10 INFO: Retrieving Stack Cost... 14:05:11 INFO: Retrieving Pricing Info for: v3-standard-8 14:05:11 INFO: Archiving Costs [Pipeline] echo 14:05:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:05:11 ---> logs-deploy.sh 14:05:11 lf-activate-venv: SKIPPING 14:05:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/167 14:05:11 INFO: archiving workspace using pattern(s): 14:05:12 Archives upload complete. 14:05:12 INFO: archiving logs to Nexus 14:05:13 ---> uname -a: 14:05:13 Linux prd-ubuntu20-04-docker-8c-8g-5256 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 14:05:13 14:05:13 14:05:13 ---> lscpu: 14:05:13 Architecture: x86_64 14:05:13 CPU op-mode(s): 32-bit, 64-bit 14:05:13 Byte Order: Little Endian 14:05:13 Address sizes: 40 bits physical, 48 bits virtual 14:05:13 CPU(s): 8 14:05:13 On-line CPU(s) list: 0-7 14:05:13 Thread(s) per core: 1 14:05:13 Core(s) per socket: 1 14:05:13 Socket(s): 8 14:05:13 NUMA node(s): 1 14:05:13 Vendor ID: AuthenticAMD 14:05:13 CPU family: 23 14:05:13 Model: 49 14:05:13 Model name: AMD EPYC-Rome Processor 14:05:13 Stepping: 0 14:05:13 CPU MHz: 2800.000 14:05:13 BogoMIPS: 5600.00 14:05:13 Virtualization: AMD-V 14:05:13 Hypervisor vendor: KVM 14:05:13 Virtualization type: full 14:05:13 L1d cache: 256 KiB 14:05:13 L1i cache: 256 KiB 14:05:13 L2 cache: 4 MiB 14:05:13 L3 cache: 128 MiB 14:05:13 NUMA node0 CPU(s): 0-7 14:05:13 Vulnerability Itlb multihit: Not affected 14:05:13 Vulnerability L1tf: Not affected 14:05:13 Vulnerability Mds: Not affected 14:05:13 Vulnerability Meltdown: Not affected 14:05:13 Vulnerability Mmio stale data: Not affected 14:05:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:05:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:05:13 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:05:13 Vulnerability Srbds: Not affected 14:05:13 Vulnerability Tsx async abort: Not affected 14:05:13 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:05:13 14:05:13 14:05:13 ---> nproc: 14:05:13 8 14:05:13 14:05:13 14:05:13 ---> df -h: 14:05:13 Filesystem Size Used Avail Use% Mounted on 14:05:13 overlay 155G 13G 143G 9% / 14:05:13 tmpfs 64M 0 64M 0% /dev 14:05:13 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:05:13 shm 64M 0 64M 0% /dev/shm 14:05:13 /dev/vda1 155G 13G 143G 9% /facter-os 14:05:13 14:05:13 14:05:13 ---> sar -b -r -n DEV: 14:05:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5256) 03/08/24 _x86_64_ (8 CPU) 14:05:13 14:05:13 13:48:52 LINUX RESTART (8 CPU) 14:05:13 14:05:13 13:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:05:13 13:50:02 131.43 47.28 84.15 0.00 5323.60 161988.27 0.00 14:05:13 13:51:01 134.94 1.64 133.30 0.00 41.48 65355.43 0.00 14:05:13 13:52:01 83.47 0.10 83.37 0.00 12.13 24979.94 0.00 14:05:13 13:53:01 76.52 0.15 76.37 0.00 6.52 19446.00 0.00 14:05:13 13:54:01 166.06 2.50 163.56 0.00 119.05 32730.96 0.00 14:05:13 13:55:01 30.23 8.03 22.20 0.00 2803.67 2986.84 0.00 14:05:13 13:56:01 3.42 0.03 3.38 0.00 0.27 78.77 0.00 14:05:13 13:57:01 1.38 0.00 1.38 0.00 0.00 14.66 0.00 14:05:13 13:58:01 1.28 0.00 1.28 0.00 0.00 14.93 0.00 14:05:13 13:59:01 1.90 0.00 1.90 0.00 0.00 20.66 0.00 14:05:13 14:00:01 0.95 0.00 0.95 0.00 0.00 10.00 0.00 14:05:13 14:01:01 1.52 0.00 1.52 0.00 0.00 15.60 0.00 14:05:13 14:02:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 14:05:13 14:03:02 1.18 0.00 1.18 0.00 0.00 12.66 0.00 14:05:13 14:04:01 41.38 0.15 41.23 0.00 11.66 30242.87 0.00 14:05:13 14:05:01 113.63 0.27 113.36 0.00 2.13 32526.05 0.00 14:05:13 Average: 49.32 3.77 45.56 0.00 520.94 23098.66 0.00 14:05:13 14:05:13 13:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:05:13 13:50:02 29943824 31626736 721104 2.19 59696 1920848 1767136 5.21 941380 1665328 220 14:05:13 13:51:01 28067752 31555880 746852 2.27 135468 3524396 1895456 5.59 1166516 3141676 391016 14:05:13 13:52:01 28072028 31361332 936648 2.85 139188 3330956 2203904 6.50 1366700 2942604 43124 14:05:13 13:53:01 28292876 31548240 754648 2.29 142276 3302652 1909132 5.63 1239668 2862372 14488 14:05:13 13:54:01 27687004 31532444 762396 2.32 156888 3821544 1833168 5.40 1277404 3362524 40 14:05:13 13:55:01 27504904 31541452 731780 2.23 171060 4005504 1733008 5.11 1401748 3403744 12 14:05:13 13:56:01 27510452 31542580 730180 2.22 169656 4002348 1696172 5.00 1398324 3400668 8 14:05:13 13:57:01 27511572 31543880 728676 2.22 169752 4002384 1696172 5.00 1397644 3400664 140 14:05:13 13:58:01 27522856 31555204 717256 2.18 169784 4002388 1696172 5.00 1386500 3400672 16 14:05:13 13:59:01 27523384 31555736 716700 2.18 169824 4002388 1696172 5.00 1386320 3400676 312 14:05:13 14:00:01 27523344 31555752 716584 2.18 169844 4002392 1696172 5.00 1386440 3400676 8 14:05:13 14:01:01 27523212 31555648 716832 2.18 169868 4002396 1696172 5.00 1386472 3400680 4 14:05:13 14:02:01 27525512 31557976 714484 2.17 169892 4002396 1696172 5.00 1384268 3400680 8 14:05:13 14:03:02 27525716 31558208 714168 2.17 169940 4002400 1696172 5.00 1384048 3400684 8 14:05:13 14:04:01 26650288 31443452 824744 2.51 175676 4707060 1832884 5.40 1509776 4092060 1340 14:05:13 14:05:01 26019140 31528568 737756 2.24 209108 5310460 1663828 4.90 1513920 4647084 72 14:05:13 Average: 27650242 31535193 748176 2.28 159245 3871407 1775493 5.23 1345446 3332674 28176 14:05:13 14:05:13 13:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:05:13 13:50:02 ens3 521.82 381.58 2953.64 83.82 0.00 0.00 0.00 0.00 14:05:13 13:50:02 docker0 45.43 44.85 3.32 264.96 0.00 0.00 0.00 0.00 14:05:13 13:50:02 lo 4.27 4.27 0.41 0.41 0.00 0.00 0.00 0.00 14:05:13 13:51:01 ens3 362.70 257.80 5297.40 90.41 0.00 0.00 0.00 0.00 14:05:13 13:51:01 docker0 170.07 231.89 14.37 2100.96 0.00 0.00 0.00 0.00 14:05:13 13:51:01 lo 2.78 2.78 0.27 0.27 0.00 0.00 0.00 0.00 14:05:13 13:52:01 ens3 23.26 14.35 24.94 9.94 0.00 0.00 0.00 0.00 14:05:13 13:52:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 14:05:13 13:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:05:13 13:52:01 veth723eabe 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 14:05:13 13:53:01 ens3 25.15 17.03 51.50 9.02 0.00 0.00 0.00 0.00 14:05:13 13:53:01 docker0 2.79 4.34 0.16 30.97 0.00 0.00 0.00 0.00 14:05:13 13:53:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 14:05:13 13:54:01 ens3 193.98 134.28 3351.58 256.34 0.00 0.00 0.00 0.00 14:05:13 13:54:01 docker0 3.75 6.67 0.22 64.98 0.00 0.00 0.00 0.00 14:05:13 13:54:01 lo 8.67 8.67 0.86 0.86 0.00 0.00 0.00 0.00 14:05:13 13:55:01 ens3 64.64 34.74 668.96 2.45 0.00 0.00 0.00 0.00 14:05:13 13:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:05:13 13:55:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 14:05:13 13:56:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:05:13 13:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:05:13 13:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:05:13 13:57:01 ens3 0.23 0.10 0.07 0.01 0.00 0.00 0.00 0.00 14:05:13 13:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:05:13 13:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:05:13 13:58:01 ens3 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 14:05:13 13:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:05:13 13:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:05:13 13:59:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:05:13 13:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:05:13 13:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:05:13 14:00:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 14:05:13 14:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:05:13 14:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:05:13 14:01:01 ens3 0.67 0.45 0.33 0.22 0.00 0.00 0.00 0.00 14:05:13 14:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:05:13 14:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:05:13 14:02:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:05:13 14:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:05:13 14:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:05:13 14:03:02 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:05:13 14:03:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:05:13 14:03:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:05:13 14:04:01 ens3 149.50 74.73 4051.29 11.33 0.00 0.00 0.00 0.00 14:05:13 14:04:01 veth822f51b 2.80 2.86 0.22 9.36 0.00 0.00 0.00 0.00 14:05:13 14:04:01 docker0 2.80 2.78 0.18 9.35 0.00 0.00 0.00 0.00 14:05:13 14:04:01 lo 1.08 1.08 0.10 0.10 0.00 0.00 0.00 0.00 14:05:13 14:05:01 ens3 282.40 186.99 4182.75 145.89 0.00 0.00 0.00 0.00 14:05:13 14:05:01 docker0 57.74 84.65 4.80 916.08 0.00 0.00 0.00 0.00 14:05:13 14:05:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 14:05:13 Average: ens3 101.23 68.69 1279.14 38.06 0.00 0.00 0.00 0.00 14:05:13 Average: docker0 17.52 23.26 1.43 209.92 0.00 0.00 0.00 0.00 14:05:13 Average: lo 1.22 1.22 0.12 0.12 0.00 0.00 0.00 0.00 14:05:13 14:05:13 14:05:13 ---> sar -P ALL: 14:05:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5256) 03/08/24 _x86_64_ (8 CPU) 14:05:13 14:05:13 13:48:52 LINUX RESTART (8 CPU) 14:05:13 14:05:13 13:49:01 CPU %user %nice %system %iowait %steal %idle 14:05:13 13:50:02 all 6.54 0.00 2.01 4.81 0.08 86.57 14:05:13 13:50:02 0 5.76 0.00 1.88 8.47 0.10 83.79 14:05:13 13:50:02 1 4.79 0.00 2.25 0.92 0.08 91.95 14:05:13 13:50:02 2 9.67 0.00 1.52 0.69 0.08 88.03 14:05:13 13:50:02 3 5.95 0.00 1.63 4.94 0.08 87.39 14:05:13 13:50:02 4 9.41 0.00 3.12 0.80 0.07 86.60 14:05:13 13:50:02 5 7.47 0.00 1.78 7.79 0.08 82.88 14:05:13 13:50:02 6 4.17 0.00 2.22 11.42 0.08 82.11 14:05:13 13:50:02 7 5.06 0.00 1.68 3.47 0.05 89.74 14:05:13 13:51:01 all 6.64 0.00 3.24 7.44 0.18 82.51 14:05:13 13:51:01 0 7.20 0.00 3.83 0.41 0.12 88.43 14:05:13 13:51:01 1 5.96 0.00 1.94 0.10 0.17 91.83 14:05:13 13:51:01 2 7.37 0.00 3.32 31.04 0.17 58.09 14:05:13 13:51:01 3 6.85 0.00 3.13 1.70 0.14 88.18 14:05:13 13:51:01 4 6.97 0.00 2.63 1.61 0.15 88.63 14:05:13 13:51:01 5 7.60 0.00 3.86 3.72 0.15 84.65 14:05:13 13:51:01 6 6.58 0.00 3.11 9.10 0.14 81.08 14:05:13 13:51:01 7 4.57 0.00 4.07 11.95 0.38 79.04 14:05:13 13:52:01 all 24.30 0.00 2.64 5.47 0.14 67.45 14:05:13 13:52:01 0 23.66 0.00 2.63 1.99 0.17 71.55 14:05:13 13:52:01 1 23.27 0.00 2.18 1.76 0.13 72.65 14:05:13 13:52:01 2 22.78 0.00 3.11 5.42 0.12 68.57 14:05:13 13:52:01 3 23.64 0.00 2.67 2.12 0.15 71.43 14:05:13 13:52:01 4 25.63 0.00 2.66 0.49 0.12 71.10 14:05:13 13:52:01 5 26.27 0.00 2.62 22.39 0.13 48.58 14:05:13 13:52:01 6 23.30 0.00 3.19 8.95 0.12 64.45 14:05:13 13:52:01 7 25.83 0.00 2.04 0.74 0.17 71.22 14:05:13 13:53:01 all 38.02 0.00 3.52 4.35 0.17 53.95 14:05:13 13:53:01 0 38.19 0.00 3.83 14.38 0.17 43.42 14:05:13 13:53:01 1 36.23 0.00 3.08 0.84 0.18 59.68 14:05:13 13:53:01 2 40.20 0.00 4.03 0.49 0.18 55.10 14:05:13 13:53:01 3 39.45 0.00 3.40 6.73 0.15 50.27 14:05:13 13:53:01 4 37.77 0.00 3.77 0.63 0.18 57.64 14:05:13 13:53:01 5 38.85 0.00 3.34 0.64 0.13 57.04 14:05:13 13:53:01 6 37.84 0.00 3.59 10.64 0.17 47.77 14:05:13 13:53:01 7 35.63 0.00 3.10 0.45 0.15 60.67 14:05:13 13:54:01 all 4.78 0.00 2.17 5.25 0.17 87.63 14:05:13 13:54:01 0 5.73 0.00 2.60 12.60 0.27 78.80 14:05:13 13:54:01 1 4.63 0.00 1.96 5.17 0.22 88.02 14:05:13 13:54:01 2 4.01 0.00 2.77 0.37 0.13 92.72 14:05:13 13:54:01 3 4.86 0.00 2.47 3.10 0.13 89.43 14:05:13 13:54:01 4 5.48 0.00 1.84 4.67 0.15 87.87 14:05:13 13:54:01 5 4.63 0.00 1.92 6.18 0.20 87.07 14:05:13 13:54:01 6 3.89 0.00 1.96 7.77 0.10 86.27 14:05:13 13:54:01 7 5.04 0.00 1.85 2.09 0.15 90.87 14:05:13 13:55:01 all 1.41 0.00 0.72 1.03 0.03 96.81 14:05:13 13:55:01 0 1.02 0.00 0.50 0.93 0.02 97.53 14:05:13 13:55:01 1 0.87 0.00 0.45 0.17 0.03 98.48 14:05:13 13:55:01 2 2.34 0.00 0.50 0.10 0.03 97.03 14:05:13 13:55:01 3 1.69 0.00 0.73 0.13 0.07 97.38 14:05:13 13:55:01 4 0.82 0.00 0.40 5.03 0.03 93.71 14:05:13 13:55:01 5 1.03 0.00 0.83 1.68 0.02 96.43 14:05:13 13:55:01 6 2.60 0.00 0.77 0.13 0.05 96.45 14:05:13 13:55:01 7 0.88 0.00 1.57 0.07 0.02 97.46 14:05:13 13:56:01 all 0.09 0.00 0.04 0.18 0.01 99.68 14:05:13 13:56:01 0 0.05 0.00 0.03 0.05 0.00 99.87 14:05:13 13:56:01 1 0.02 0.00 0.05 0.35 0.02 99.57 14:05:13 13:56:01 2 0.07 0.00 0.03 0.00 0.00 99.90 14:05:13 13:56:01 3 0.27 0.00 0.08 0.05 0.02 99.58 14:05:13 13:56:01 4 0.07 0.00 0.07 0.80 0.02 99.05 14:05:13 13:56:01 5 0.08 0.00 0.03 0.08 0.02 99.78 14:05:13 13:56:01 6 0.10 0.00 0.03 0.08 0.02 99.77 14:05:13 13:56:01 7 0.03 0.00 0.00 0.00 0.02 99.95 14:05:13 13:57:01 all 0.05 0.00 0.01 0.05 0.01 99.87 14:05:13 13:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:05:13 13:57:01 1 0.03 0.00 0.00 0.12 0.00 99.85 14:05:13 13:57:01 2 0.03 0.00 0.02 0.00 0.00 99.95 14:05:13 13:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 14:05:13 13:57:01 4 0.02 0.00 0.02 0.32 0.00 99.65 14:05:13 13:57:01 5 0.25 0.00 0.02 0.00 0.02 99.72 14:05:13 13:57:01 6 0.07 0.00 0.03 0.00 0.02 99.88 14:05:13 13:57:01 7 0.00 0.00 0.00 0.00 0.02 99.98 14:05:13 13:58:01 all 0.11 0.00 0.01 0.07 0.01 99.80 14:05:13 13:58:01 0 0.03 0.00 0.02 0.00 0.02 99.93 14:05:13 13:58:01 1 0.03 0.00 0.02 0.13 0.02 99.80 14:05:13 13:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:05:13 13:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:05:13 13:58:01 4 0.03 0.00 0.03 0.40 0.00 99.53 14:05:13 13:58:01 5 0.70 0.00 0.00 0.00 0.02 99.28 14:05:13 13:58:01 6 0.05 0.00 0.03 0.00 0.02 99.90 14:05:13 13:58:01 7 0.03 0.00 0.02 0.00 0.00 99.95 14:05:13 13:59:01 all 0.15 0.00 0.02 0.06 0.01 99.75 14:05:13 13:59:01 0 0.02 0.00 0.02 0.02 0.00 99.95 14:05:13 13:59:01 1 0.00 0.00 0.02 0.00 0.02 99.97 14:05:13 13:59:01 2 0.00 0.00 0.00 0.00 0.02 99.98 14:05:13 13:59:01 3 0.00 0.00 0.05 0.18 0.02 99.75 14:05:13 13:59:01 4 0.03 0.00 0.02 0.22 0.02 99.72 14:05:13 13:59:01 5 0.27 0.00 0.00 0.00 0.02 99.72 14:05:13 13:59:01 6 0.08 0.00 0.07 0.07 0.03 99.75 14:05:13 13:59:01 7 0.78 0.00 0.02 0.00 0.00 99.20 14:05:13 14:00:01 all 0.09 0.00 0.01 0.03 0.00 99.87 14:05:13 14:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:05:13 14:00:01 1 0.05 0.00 0.00 0.00 0.00 99.95 14:05:13 14:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:05:13 14:00:01 3 0.02 0.00 0.00 0.10 0.00 99.88 14:05:13 14:00:01 4 0.03 0.00 0.02 0.10 0.00 99.85 14:05:13 14:00:01 5 0.08 0.00 0.02 0.00 0.00 99.90 14:05:13 14:00:01 6 0.03 0.00 0.03 0.00 0.00 99.93 14:05:13 14:00:01 7 0.45 0.00 0.02 0.00 0.02 99.52 14:05:13 14:05:13 14:00:01 CPU %user %nice %system %iowait %steal %idle 14:05:13 14:01:01 all 0.06 0.00 0.01 0.08 0.01 99.84 14:05:13 14:01:01 0 0.00 0.00 0.00 0.00 0.02 99.98 14:05:13 14:01:01 1 0.02 0.00 0.00 0.00 0.02 99.97 14:05:13 14:01:01 2 0.03 0.00 0.02 0.00 0.00 99.95 14:05:13 14:01:01 3 0.05 0.00 0.00 0.20 0.03 99.72 14:05:13 14:01:01 4 0.00 0.00 0.00 0.45 0.00 99.55 14:05:13 14:01:01 5 0.00 0.00 0.00 0.00 0.02 99.98 14:05:13 14:01:01 6 0.05 0.00 0.03 0.00 0.02 99.90 14:05:13 14:01:01 7 0.30 0.00 0.02 0.00 0.00 99.68 14:05:13 14:02:01 all 0.03 0.00 0.01 0.03 0.00 99.93 14:05:13 14:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:05:13 14:02:01 1 0.03 0.00 0.00 0.00 0.00 99.97 14:05:13 14:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:05:13 14:02:01 3 0.00 0.00 0.02 0.02 0.00 99.97 14:05:13 14:02:01 4 0.02 0.00 0.03 0.20 0.00 99.75 14:05:13 14:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:05:13 14:02:01 6 0.07 0.00 0.03 0.00 0.02 99.88 14:05:13 14:02:01 7 0.12 0.00 0.02 0.00 0.00 99.87 14:05:13 14:03:02 all 0.08 0.00 0.01 0.04 0.01 99.87 14:05:13 14:03:02 0 0.00 0.00 0.02 0.00 0.00 99.98 14:05:13 14:03:02 1 0.02 0.00 0.00 0.00 0.02 99.97 14:05:13 14:03:02 2 0.00 0.00 0.00 0.00 0.00 100.00 14:05:13 14:03:02 3 0.00 0.00 0.00 0.03 0.00 99.97 14:05:13 14:03:02 4 0.00 0.00 0.00 0.27 0.00 99.73 14:05:13 14:03:02 5 0.00 0.00 0.02 0.00 0.00 99.98 14:05:13 14:03:02 6 0.05 0.00 0.02 0.00 0.02 99.92 14:05:13 14:03:02 7 0.55 0.00 0.00 0.00 0.02 99.43 14:05:13 14:04:01 all 2.96 0.00 1.27 2.83 0.04 92.90 14:05:13 14:04:01 0 3.40 0.00 0.93 0.58 0.03 95.06 14:05:13 14:04:01 1 3.39 0.00 1.29 2.16 0.02 93.14 14:05:13 14:04:01 2 3.42 0.00 1.35 0.48 0.03 94.72 14:05:13 14:04:01 3 2.20 0.00 1.87 0.02 0.03 95.88 14:05:13 14:04:01 4 1.72 0.00 0.95 5.22 0.03 92.07 14:05:13 14:04:01 5 3.48 0.00 1.24 14.14 0.05 81.09 14:05:13 14:04:01 6 3.06 0.00 1.18 0.05 0.05 95.66 14:05:13 14:04:01 7 3.01 0.00 1.34 0.03 0.03 95.58 14:05:13 14:05:01 all 5.84 0.00 2.53 2.88 0.07 88.68 14:05:13 14:05:01 0 5.58 0.00 2.21 0.18 0.05 91.97 14:05:13 14:05:01 1 5.30 0.00 2.20 0.87 0.05 91.58 14:05:13 14:05:01 2 8.41 0.00 2.96 0.17 0.07 88.40 14:05:13 14:05:01 3 5.37 0.00 2.90 11.14 0.13 80.46 14:05:13 14:05:01 4 5.76 0.00 2.71 3.18 0.07 88.28 14:05:13 14:05:01 5 5.24 0.00 3.13 5.04 0.05 86.54 14:05:13 14:05:01 6 5.09 0.00 2.37 2.45 0.07 90.02 14:05:13 14:05:01 7 5.97 0.00 1.78 0.05 0.05 92.15 14:05:13 Average: all 5.68 0.00 1.13 2.15 0.06 90.98 14:05:13 Average: 0 5.65 0.00 1.15 2.47 0.06 90.66 14:05:13 Average: 1 5.28 0.00 0.96 0.78 0.06 92.92 14:05:13 Average: 2 6.13 0.00 1.22 2.37 0.05 90.23 14:05:13 Average: 3 5.63 0.00 1.18 1.90 0.06 91.24 14:05:13 Average: 4 5.85 0.00 1.14 1.51 0.05 91.44 14:05:13 Average: 5 5.98 0.00 1.17 3.83 0.06 88.97 14:05:13 Average: 6 5.42 0.00 1.16 3.15 0.06 90.21 14:05:13 Average: 7 5.50 0.00 1.09 1.16 0.07 92.18 14:05:13 14:05:13 14:05:13