Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 31e6ac994eff17ca061a794726bcebaa7bd7b8ba 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-ssh17017506971791281923.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-ssh10847841326912931342.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-ssh13179433566037589323.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-ssh1864701173571815745.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-ssh14264606165552553236.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5019 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 31e6ac994eff17ca061a794726bcebaa7bd7b8ba (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#276)" > 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 31e6ac994eff17ca061a794726bcebaa7bd7b8ba # timeout=10 > git rev-list --no-walk 9efa4e3e821e5d1be039a6069afa6131233d2613 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:32:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:32:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:32:17 ========================================================= 20:32:17 EdgeX Global Pipelines Version Info 20:32:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:32:18 ------------------- 20:32:18 stable info: 20:32:18 ------------------- 20:32:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:32:18 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 20:32:18 Message: update stable to v1.0.258 20:32:18 ------------------- 20:32:18 experimental info: 20:32:18 ------------------- 20:32:18 Commited By: **** collab-it+edgex@linuxfoundation.org 20:32:18 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 20:32:18 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:32:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 20:32:18 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 20:32:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:32:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:32:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:32:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 20:32:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:32:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:32:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:32:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:32:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:32:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 20:32:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:32:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:32:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:32:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:32:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:32:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:32:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:32:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:32:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:32:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:32:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:32:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:32:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:32:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:32:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:32:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:32:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:32:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:32:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 31e6ac994eff17ca061a794726bcebaa7bd7b8ba [Pipeline] echo 20:32:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 31e6ac9 [Pipeline] echo 20:32:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:32:19 provisioning config files... 20:32:19 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7941493741885041382tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:32:20 ---> ****-login.sh 20:32:20 nexus3.edgexfoundry.org:10001 20:32:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:32:20 Configure a credential helper to remove this warning. See 20:32:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:32:20 20:32:20 Login Succeeded 20:32:20 nexus3.edgexfoundry.org:10002 20:32:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:32:20 Configure a credential helper to remove this warning. See 20:32:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:32:20 20:32:20 Login Succeeded 20:32:20 nexus3.edgexfoundry.org:10003 20:32:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:32:20 Configure a credential helper to remove this warning. See 20:32:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:32:20 20:32:20 Login Succeeded 20:32:20 nexus3.edgexfoundry.org:10004 20:32:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:32:20 Configure a credential helper to remove this warning. See 20:32:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:32:20 20:32:20 Login Succeeded 20:32:20 ****.io 20:32:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:32:21 Configure a credential helper to remove this warning. See 20:32:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:32:21 20:32:21 Login Succeeded 20:32:21 ---> ****-login.sh ends [Pipeline] } 20:32:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:32:21 + git rev-list -1 --merges 31e6ac994eff17ca061a794726bcebaa7bd7b8ba~1..31e6ac994eff17ca061a794726bcebaa7bd7b8ba [Pipeline] echo 20:32:21 -----------> git rev-list -1 --merges 31e6ac994eff17ca061a794726bcebaa7bd7b8ba~1..31e6ac994eff17ca061a794726bcebaa7bd7b8ba 31e6ac994eff17ca061a794726bcebaa7bd7b8ba [false] [Pipeline] sh 20:32:22 + git log --format=format:%s -1 31e6ac994eff17ca061a794726bcebaa7bd7b8ba [Pipeline] echo 20:32:22 ========================================================= 20:32:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:32:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:32:22 + git log --format=format:%s -1 31e6ac994eff17ca061a794726bcebaa7bd7b8ba [Pipeline] echo 20:32:22 [semverPrep] GIT_COMMIT: 31e6ac994eff17ca061a794726bcebaa7bd7b8ba, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#276) [Pipeline] echo 20:32:22 [semverPrep] This is not a build commit. [Pipeline] sh 20:32:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:32:22 + grep -v github /etc/ssh/ssh_known_hosts 20:32:22 + [ -e /tmp/ssh_known_hosts ] 20:32:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:32:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:32:22 + sudo tee -a /etc/ssh/ssh_known_hosts 20:32:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:32:23 20:32:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:32:23 0.1.4: Pulling from edgex-devops/py-git-semver 20:32:23 b85a868b505f: Pulling fs layer 20:32:23 e2be974225ed: Pulling fs layer 20:32:23 339a4e72a1f5: Pulling fs layer 20:32:23 988bab9f4d93: Pulling fs layer 20:32:23 1469e6f7b9e6: Pulling fs layer 20:32:23 eaf3925da568: Pulling fs layer 20:32:23 bab4dde63d76: Pulling fs layer 20:32:23 bde34c3a00c8: Pulling fs layer 20:32:23 b352a97aabf1: Pulling fs layer 20:32:23 4872d77fe225: Pulling fs layer 20:32:23 5851b861e8e6: Pulling fs layer 20:32:23 bab4dde63d76: Waiting 20:32:23 bde34c3a00c8: Waiting 20:32:23 b352a97aabf1: Waiting 20:32:23 4872d77fe225: Waiting 20:32:23 5851b861e8e6: Waiting 20:32:23 988bab9f4d93: Waiting 20:32:23 1469e6f7b9e6: Waiting 20:32:23 eaf3925da568: Waiting 20:32:23 e2be974225ed: Verifying Checksum 20:32:23 e2be974225ed: Download complete 20:32:23 988bab9f4d93: Verifying Checksum 20:32:23 988bab9f4d93: Download complete 20:32:23 1469e6f7b9e6: Verifying Checksum 20:32:23 1469e6f7b9e6: Download complete 20:32:23 eaf3925da568: Download complete 20:32:23 339a4e72a1f5: Verifying Checksum 20:32:23 339a4e72a1f5: Download complete 20:32:23 bde34c3a00c8: Download complete 20:32:24 b352a97aabf1: Verifying Checksum 20:32:24 b352a97aabf1: Download complete 20:32:24 4872d77fe225: Verifying Checksum 20:32:24 4872d77fe225: Download complete 20:32:24 5851b861e8e6: Download complete 20:32:24 b85a868b505f: Verifying Checksum 20:32:24 b85a868b505f: Download complete 20:32:24 bab4dde63d76: Verifying Checksum 20:32:24 bab4dde63d76: Download complete 20:32:25 b85a868b505f: Pull complete 20:32:25 e2be974225ed: Pull complete 20:32:25 339a4e72a1f5: Pull complete 20:32:25 988bab9f4d93: Pull complete 20:32:26 1469e6f7b9e6: Pull complete 20:32:26 eaf3925da568: Pull complete 20:32:28 bab4dde63d76: Pull complete 20:32:28 bde34c3a00c8: Pull complete 20:32:28 b352a97aabf1: Pull complete 20:32:28 4872d77fe225: Pull complete 20:32:28 5851b861e8e6: Pull complete 20:32:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:32:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:32:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:32:28 prd-ubuntu20.04-docker-8c-8g-5019 does not seem to be running inside a container 20:32:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:32:32 $ docker top 48b13ddcb0e72c9951f6be60cfe2af2b7a81d7301fd350aba9d3291d2cd4625f -eo pid,comm 20:32:32 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). 20:32:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:32:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:32:32 [ssh-agent] Looking for ssh-agent implementation... 20:32:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:32:32 $ docker exec 48b13ddcb0e72c9951f6be60cfe2af2b7a81d7301fd350aba9d3291d2cd4625f ssh-agent 20:32:32 SSH_AUTH_SOCK=/tmp/ssh-olG7PlKDq5Ao/agent.32 20:32:32 SSH_AGENT_PID=38 20:32:32 Running ssh-add (command line suppressed) 20:32:32 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2338837807101933894.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2338837807101933894.key) 20:32:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:32:33 + git tag --points-at HEAD [Pipeline] } 20:32:33 $ docker exec --env ******** --env ******** 48b13ddcb0e72c9951f6be60cfe2af2b7a81d7301fd350aba9d3291d2cd4625f ssh-agent -k 20:32:33 unset SSH_AUTH_SOCK; 20:32:33 unset SSH_AGENT_PID; 20:32:33 echo Agent pid 38 killed; 20:32:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:32:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:32:33 [ssh-agent] Looking for ssh-agent implementation... 20:32:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:32:33 $ docker exec 48b13ddcb0e72c9951f6be60cfe2af2b7a81d7301fd350aba9d3291d2cd4625f ssh-agent 20:32:33 SSH_AUTH_SOCK=/tmp/ssh-zpCh6c4PzrKU/agent.70 20:32:33 SSH_AGENT_PID=76 20:32:33 Running ssh-add (command line suppressed) 20:32:33 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9197472289344749529.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9197472289344749529.key) 20:32:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:32:34 + git semver init 20:32:34 2024-03-05 20:32:34,272 [run_init] DEBUG init version:0.0.0 force:False 20:32:34 2024-03-05 20:32:34,273 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 20:32:34 2024-03-05 20:32:34,273 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 20:32:34 2024-03-05 20:32:34,273 [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) 20:32:36 2024-03-05 20:32:35,740 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 20:32:36 2024-03-05 20:32:35,740 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 20:32:36 2024-03-05 20:32:35,740 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 20:32:36 2024-03-05 20:32:35,741 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 20:32:36 3.2.0-dev.14 [Pipeline] } 20:32:36 $ docker exec --env ******** --env ******** 48b13ddcb0e72c9951f6be60cfe2af2b7a81d7301fd350aba9d3291d2cd4625f ssh-agent -k 20:32:36 unset SSH_AUTH_SOCK; 20:32:36 unset SSH_AGENT_PID; 20:32:36 echo Agent pid 76 killed; 20:32:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:32:36 + git semver [Pipeline] } 20:32:37 $ docker stop --time=1 48b13ddcb0e72c9951f6be60cfe2af2b7a81d7301fd350aba9d3291d2cd4625f 20:32:38 $ docker rm -f --volumes 48b13ddcb0e72c9951f6be60cfe2af2b7a81d7301fd350aba9d3291d2cd4625f [Pipeline] // withDockerContainer [Pipeline] sh 20:32:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:32:38 Stashed 1 file(s) [Pipeline] echo 20:32:38 [edgeXSemver]: initialized semver on version 3.2.0-dev.14 [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 20:32:39 provisioning config files... 20:32:39 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6263980526155185739tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:32:39 ---> ****-login.sh 20:32:39 nexus3.edgexfoundry.org:10001 20:32:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:32:39 Configure a credential helper to remove this warning. See 20:32:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:32:39 20:32:39 Login Succeeded 20:32:39 nexus3.edgexfoundry.org:10002 20:32:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:32:39 Configure a credential helper to remove this warning. See 20:32:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:32:39 20:32:39 Login Succeeded 20:32:39 nexus3.edgexfoundry.org:10003 20:32:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:32:40 Configure a credential helper to remove this warning. See 20:32:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:32:40 20:32:40 Login Succeeded 20:32:40 nexus3.edgexfoundry.org:10004 20:32:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:32:40 Configure a credential helper to remove this warning. See 20:32:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:32:40 20:32:40 Login Succeeded 20:32:40 ****.io 20:32:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:32:40 Configure a credential helper to remove this warning. See 20:32:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:32:40 20:32:40 Login Succeeded 20:32:40 ---> ****-login.sh ends [Pipeline] } 20:32:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:32:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:32:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:32:40 ========================================================= 20:32:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 20:32:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:40 + 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 . 20:32:40 Sending build context to Docker daemon 16.9MB 20:32:40 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:32:40 Step 2/12 : FROM ${BASE} AS builder 20:32:40 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 20:32:40 7264a8db6415: Pulling fs layer 20:32:40 c4d48a809fc2: Pulling fs layer 20:32:40 4f1c88b9dad5: Pulling fs layer 20:32:40 ad3a456e5733: Pulling fs layer 20:32:40 69c7f0334f64: Pulling fs layer 20:32:40 1f1c1a5573a3: Pulling fs layer 20:32:40 ce7588e14bc9: Pulling fs layer 20:32:40 b5e4710f87ac: Pulling fs layer 20:32:40 ad3a456e5733: Waiting 20:32:40 69c7f0334f64: Waiting 20:32:40 b5e4710f87ac: Waiting 20:32:40 ce7588e14bc9: Waiting 20:32:40 1f1c1a5573a3: Waiting 20:32:40 c4d48a809fc2: Download complete 20:32:41 ad3a456e5733: Verifying Checksum 20:32:41 ad3a456e5733: Download complete 20:32:41 7264a8db6415: Verifying Checksum 20:32:41 7264a8db6415: Download complete 20:32:41 1f1c1a5573a3: Verifying Checksum 20:32:41 1f1c1a5573a3: Download complete 20:32:41 7264a8db6415: Pull complete 20:32:41 b5e4710f87ac: Verifying Checksum 20:32:41 b5e4710f87ac: Download complete 20:32:41 c4d48a809fc2: Pull complete 20:32:41 4f1c88b9dad5: Verifying Checksum 20:32:41 4f1c88b9dad5: Download complete 20:32:42 ce7588e14bc9: Verifying Checksum 20:32:42 ce7588e14bc9: Download complete 20:32:44 4f1c88b9dad5: Pull complete 20:32:44 ad3a456e5733: Pull complete 20:32:44 69c7f0334f64: Pull complete 20:32:44 1f1c1a5573a3: Pull complete 20:32:47 ce7588e14bc9: Pull complete 20:32:47 b5e4710f87ac: Pull complete 20:32:47 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 20:32:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:32:47 ---> 88b5674ff536 20:32:47 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 20:32:51 ---> Running in ab3e0bfc519c 20:32:51 Removing intermediate container ab3e0bfc519c 20:32:51 ---> 380adcf7ce81 20:32:51 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 20:32:51 ---> Running in c00b29969cdb 20:32:51 Removing intermediate container c00b29969cdb 20:32:51 ---> 8ab1bf2680c2 20:32:51 Step 5/12 : ARG ADD_BUILD_TAGS="" 20:32:51 ---> Running in 8a5c99db9e61 20:32:51 Removing intermediate container 8a5c99db9e61 20:32:51 ---> c79a7e77827b 20:32:51 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:32:51 ---> Running in cf5de7a9da02 20:32:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:32:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:32:52 OK: 264 MiB in 52 packages 20:32:52 Removing intermediate container cf5de7a9da02 20:32:52 ---> 9155b78b13f7 20:32:52 Step 7/12 : WORKDIR /app 20:32:52 ---> Running in 43cb0b5f1e79 20:32:53 Removing intermediate container 43cb0b5f1e79 20:32:53 ---> 3e3a3e4fdb85 20:32:53 Step 8/12 : COPY go.mod vendor* ./ 20:32:53 ---> 884d202856a6 20:32:53 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:53 ---> Running in fbd587d3d075 20:32:54 Still waiting to schedule task 20:32:54 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:33:25 Removing intermediate container fbd587d3d075 20:33:25 ---> 99e156cdb5a4 20:33:25 Step 10/12 : COPY . . 20:33:25 ---> 2107f7ef65c5 20:33:25 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:33:25 ---> Running in 4e860a093aaf 20:33:25 Removing intermediate container 4e860a093aaf 20:33:25 ---> 8ca094061b18 20:33:25 Step 12/12 : RUN $MAKE 20:33:25 ---> Running in 02da707a7252 20:33:25 noop 20:33:25 Removing intermediate container 02da707a7252 20:33:25 ---> 76c3e5265f4b 20:33:25 Successfully built 76c3e5265f4b 20:33:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:25 + docker inspect -f . ci-base-image-x86_64 20:33:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:33:25 prd-ubuntu20.04-docker-8c-8g-5019 does not seem to be running inside a container 20:33:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:33:26 $ docker top dc81b39171228968556e5edf0880d67bb4a9b91b1f5505246c306c2ddd1e109e -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:26 + go version 20:33:26 go version go1.21.0 linux/amd64 [Pipeline] } 20:33:26 $ docker stop --time=1 dc81b39171228968556e5edf0880d67bb4a9b91b1f5505246c306c2ddd1e109e 20:33:27 $ docker rm -f --volumes dc81b39171228968556e5edf0880d67bb4a9b91b1f5505246c306c2ddd1e109e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:28 + docker inspect -f . ci-base-image-x86_64 20:33:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:33:28 prd-ubuntu20.04-docker-8c-8g-5019 does not seem to be running inside a container 20:33:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:33:28 $ docker top 433fcd7664a7656d35a7f29f09dcf0da50f6dd16e6147c401ca402275ce8578a -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:29 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 20:33:29 + make test 20:33:29 go test -race ./... -coverprofile=coverage.out ./... 20:33:47 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 20:33:47 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 20:33:48 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.130s coverage: 86.2% of statements 20:33:51 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.744s coverage: 71.9% of statements 20:34:09 go vet ./... 20:34:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:34:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:34:12 ./bin/test-attribution.sh 20:34:12 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 20:34:12 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 20:34:12 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 20:34:12 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 20:34:12 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 20:34:12 An attribution for golang.org/x/time is missing from Attribution.txt, please add 20:34:12 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 20:34:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:34:12 $ docker stop --time=1 433fcd7664a7656d35a7f29f09dcf0da50f6dd16e6147c401ca402275ce8578a 20:34:16 $ docker rm -f --volumes 433fcd7664a7656d35a7f29f09dcf0da50f6dd16e6147c401ca402275ce8578a [Pipeline] // withDockerContainer [Pipeline] sh 20:34:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:34:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:34:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:34:18 + ls -al . 20:34:18 total 208 20:34:18 drwxrwxr-x 11 jenkins jenkins 4096 Mar 5 20:33 . 20:34:18 drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 20:32 .. 20:34:18 -rw-rw-r-- 1 jenkins jenkins 262 Mar 5 20:32 .dockerignore 20:34:18 drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 20:33 .git 20:34:18 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 20:32 .github 20:34:18 -rw-rw-r-- 1 jenkins jenkins 773 Mar 5 20:32 .gitignore 20:34:18 -rw-rw-r-- 1 jenkins jenkins 41 Mar 5 20:32 .golangci.yml 20:34:18 drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 20:32 .semver 20:34:18 -rw-rw-r-- 1 jenkins jenkins 10232 Mar 5 20:32 Attribution.txt 20:34:18 -rw-rw-r-- 1 jenkins jenkins 11245 Mar 5 20:32 CHANGELOG.md 20:34:18 -rw-rw-r-- 1 jenkins jenkins 1768 Mar 5 20:32 Dockerfile 20:34:18 -rw-rw-r-- 1 jenkins jenkins 677 Mar 5 20:32 GOVERNANCE.md 20:34:18 -rw-rw-r-- 1 jenkins jenkins 665 Mar 5 20:32 Jenkinsfile 20:34:18 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 5 20:32 LICENSE 20:34:18 -rw-rw-r-- 1 jenkins jenkins 2497 Mar 5 20:32 Makefile 20:34:18 -rw-rw-r-- 1 jenkins jenkins 617 Mar 5 20:32 OWNERS.md 20:34:18 -rw-rw-r-- 1 jenkins jenkins 3851 Mar 5 20:32 README.md 20:34:18 -rw-rw-r-- 1 jenkins jenkins 12 Mar 5 20:32 VERSION 20:34:18 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 20:32 bin 20:34:18 -rw-r--r-- 1 jenkins jenkins 41317 Mar 5 20:33 coverage.out 20:34:18 -rw-rw-r-- 1 jenkins jenkins 3971 Mar 5 20:32 go.mod 20:34:18 -rw-rw-r-- 1 jenkins jenkins 34159 Mar 5 20:32 go.sum 20:34:18 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 20:32 images 20:34:18 drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 20:32 internal 20:34:18 -rw-rw-r-- 1 jenkins jenkins 531 Mar 5 20:32 main.go 20:34:18 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 20:32 openapi 20:34:18 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 20:32 res 20:34:18 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 20:32 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:18 + 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=31e6ac994eff17ca061a794726bcebaa7bd7b8ba --label arch=amd64 --label version=3.2.0-dev.14 . 20:34:18 Sending build context to Docker daemon 16.9MB 20:34:18 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 20:34:18 Step 2/30 : FROM ${BASE} AS builder 20:34:18 ---> 76c3e5265f4b 20:34:18 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 20:34:18 ---> Running in 30a01ee9bab3 20:34:18 Removing intermediate container 30a01ee9bab3 20:34:18 ---> 83b705d6516e 20:34:18 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 20:34:19 ---> Running in 90a1eb3b23d5 20:34:19 Removing intermediate container 90a1eb3b23d5 20:34:19 ---> d94555f71068 20:34:19 Step 5/30 : ARG ADD_BUILD_TAGS="" 20:34:19 ---> Running in 9aadb67ae010 20:34:19 Removing intermediate container 9aadb67ae010 20:34:19 ---> da9e74edea5e 20:34:19 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:34:19 ---> Running in 884ceb76d8e0 20:34:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:34:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:34:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5021 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 20:34:20 Running in /w/workspace/app-rfid-llrp-inventory/166 [Pipeline] { [Pipeline] checkout 20:34:20 OK: 264 MiB in 52 packages 20:34:20 Removing intermediate container 884ceb76d8e0 20:34:20 ---> 34b2b193a48f 20:34:20 Step 7/30 : WORKDIR /app 20:34:20 ---> Running in e564ea7650d8 20:34:20 Removing intermediate container e564ea7650d8 20:34:20 ---> 349930395a6c 20:34:20 Step 8/30 : COPY go.mod vendor* ./ 20:34:20 ---> a1f190925c04 20:34:20 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:20 ---> Running in 34bc1f7cf744 20:34:21 Removing intermediate container 34bc1f7cf744 20:34:21 ---> 64c532ec4700 20:34:21 Step 10/30 : COPY . . 20:34:21 ---> b41ec6a08ffc 20:34:21 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:34:21 ---> Running in 60b128dbe668 20:34:21 Removing intermediate container 60b128dbe668 20:34:21 ---> 24a70d28a2d3 20:34:21 Step 12/30 : RUN $MAKE 20:34:21 ---> Running in 8a0e4fde0e28 20:34:22 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.24 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.14 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.14" -trimpath -mod=readonly -o app-rfid-llrp-inventory 20:34:23 The recommended git tool is: git 20:34:27 using credential edgex-jenkins-ssh 20:34:27 Cloning the remote Git repository 20:34:27 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 20:34:27 > git init /w/workspace/app-rfid-llrp-inventory/166 # timeout=10 20:34:27 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 20:34:27 > git --version # timeout=10 20:34:27 > git --version # 'git version 2.25.1' 20:34:27 using GIT_SSH to set credentials SSH Credentials for GitHub 20:34:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:34:30 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 20:34:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:34:31 Avoid second fetch 20:34:31 Checking out Revision 31e6ac994eff17ca061a794726bcebaa7bd7b8ba (main) 20:34:31 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#276)" 20:34:31 > git config core.sparsecheckout # timeout=10 20:34:31 > git checkout -f 31e6ac994eff17ca061a794726bcebaa7bd7b8ba # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:34:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:34:32 % Total % Received % Xferd Average Speed Time Time Time Current 20:34:32 Dload Upload Total Spent Left Speed 20:34:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 100k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh 20:34:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:34:33 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 20:34:33 /etc/docker/daemon.new 20:34:33 { 20:34:33 "registry-mirrors": [ 20:34:33 "https://nexus3.edgexfoundry.org:10001" 20:34:33 ], 20:34:33 "bip": "10.250.0.254/24", 20:34:33 "hosts": [ 20:34:33 "tcp://0.0.0.0:5555", 20:34:33 "unix:///var/run/docker.sock" 20:34:33 ], 20:34:33 "mtu": 1458, 20:34:33 "selinux-enabled": true, 20:34:33 "seccomp-profile": "/etc/docker/seccomp.json" 20:34:33 } [Pipeline] sh 20:34:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:34:34 + sudo service docker restart 20:34:44 Removing intermediate container 8a0e4fde0e28 20:34:44 ---> e8913faf8bb4 20:34:44 Step 13/30 : FROM alpine:3.18 20:34:44 3.18: Pulling from library/alpine 20:34:44 619be1103602: Pulling fs layer 20:34:44 619be1103602: Verifying Checksum 20:34:44 619be1103602: Download complete 20:34:44 619be1103602: Pull complete 20:34:44 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:34:44 Status: Downloaded newer image for alpine:3.18 20:34:44 ---> d3782b16ccc9 20:34:44 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:34:44 ---> Running in 9f4379ec62ee 20:34:44 Removing intermediate container 9f4379ec62ee 20:34:44 ---> 74a0c10b6d15 20:34:44 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 20:34:44 ---> Running in 3f996698d9df 20:34:44 Removing intermediate container 3f996698d9df 20:34:44 ---> a2987e295920 20:34:44 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 20:34:44 ---> Running in 9d08435d0f27 20:34:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:34:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:34:44 (1/2) Installing ca-certificates (20230506-r0) 20:34:44 (2/2) Installing dumb-init (1.2.5-r2) 20:34:44 Executing busybox-1.36.1-r5.trigger 20:34:44 Executing ca-certificates-20230506-r0.trigger 20:34:44 OK: 8 MiB in 17 packages 20:34:45 Removing intermediate container 9d08435d0f27 20:34:45 ---> e795a28216d5 20:34:45 Step 17/30 : RUN apk --no-cache upgrade 20:34:45 ---> Running in 5ad669247f13 20:34:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:34:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:34:45 OK: 8 MiB in 17 packages 20:34:46 Removing intermediate container 5ad669247f13 20:34:46 ---> 023a94c08c97 20:34:46 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 20:34:46 ---> cf1eba6601df 20:34:46 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 20:34:46 ---> 1477b3bccac6 20:34:46 Step 20/30 : COPY --from=builder /app/res/ /res/ 20:34:46 ---> ca12d65073dc 20:34:46 Step 21/30 : COPY --from=builder /app/static/ /static/ 20:34:46 ---> 21c3caa689eb 20:34:46 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 20:34:47 ---> 928939972853 20:34:47 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 20:34:47 ---> Running in 053879fe5fdf 20:34:48 Removing intermediate container 053879fe5fdf 20:34:48 ---> 840fa180378c 20:34:48 Step 24/30 : VOLUME /cache 20:34:48 ---> Running in cd6861111ef8 20:34:48 Removing intermediate container cd6861111ef8 20:34:48 ---> a099c7531bb4 20:34:48 Step 25/30 : EXPOSE 59711 20:34:48 ---> Running in 82af3fbbfd44 20:34:48 Removing intermediate container 82af3fbbfd44 20:34:48 ---> 26a020f8e436 20:34:48 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 20:34:48 ---> Running in e1fee06fe6a0 20:34:48 Removing intermediate container e1fee06fe6a0 20:34:48 ---> 1d90e314dc31 20:34:48 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 20:34:48 ---> Running in fbf5973071f6 20:34:48 Removing intermediate container fbf5973071f6 20:34:48 ---> 055c5e975248 20:34:48 Step 28/30 : LABEL arch=amd64 20:34:48 ---> Running in 6b1e8883e132 20:34:48 Removing intermediate container 6b1e8883e132 20:34:48 ---> 3fdd95f41602 20:34:48 Step 29/30 : LABEL git_sha=31e6ac994eff17ca061a794726bcebaa7bd7b8ba 20:34:48 ---> Running in e4dba5146803 20:34:48 Removing intermediate container e4dba5146803 20:34:48 ---> 8680a22e581f 20:34:48 Step 30/30 : LABEL version=3.2.0-dev.14 20:34:48 ---> Running in fe6236f87434 20:34:48 Removing intermediate container fe6236f87434 20:34:48 ---> 704c96657334 20:34:48 [Warning] One or more build-args [ARCH] were not consumed 20:34:48 Successfully built 704c96657334 20:34:48 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 20:34:49 provisioning config files... 20:34:49 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5933845303028848823tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:34:49 ---> ****-login.sh 20:34:49 nexus3.edgexfoundry.org:10001 20:34:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:34:49 Configure a credential helper to remove this warning. See 20:34:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:34:49 20:34:49 Login Succeeded 20:34:49 nexus3.edgexfoundry.org:10002 20:34:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:34:49 Configure a credential helper to remove this warning. See 20:34:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:34:49 20:34:49 Login Succeeded 20:34:49 nexus3.edgexfoundry.org:10003 20:34:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:34:49 Configure a credential helper to remove this warning. See 20:34:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:34:49 20:34:49 Login Succeeded 20:34:49 nexus3.edgexfoundry.org:10004 20:34:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:34:49 Configure a credential helper to remove this warning. See 20:34:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:34:49 20:34:49 Login Succeeded 20:34:49 ****.io 20:34:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:34:50 Configure a credential helper to remove this warning. See 20:34:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:34:50 20:34:50 Login Succeeded 20:34:50 ---> ****-login.sh ends [Pipeline] } 20:34:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:34:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:34:50 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 20:34:50 31e6ac994eff17ca061a794726bcebaa7bd7b8ba 20:34:50 latest 20:34:50 3.2.0-dev.14 20:34:50 31e6ac994eff17ca061a794726bcebaa7bd7b8ba-3.2.0-dev.14 20:34:50 main 20:34:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:50 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:31e6ac994eff17ca061a794726bcebaa7bd7b8ba [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:51 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:31e6ac994eff17ca061a794726bcebaa7bd7b8ba 20:34:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 20:34:51 29eb3f6dc38f: Preparing 20:34:51 fa773e953aec: Preparing 20:34:51 f6b6890caf4e: Preparing 20:34:51 7ae47d46d9be: Preparing 20:34:51 83b978901185: Preparing 20:34:51 3c52a90ac457: Preparing 20:34:51 af7383319f59: Preparing 20:34:51 04cf02121344: Preparing 20:34:51 aedc3bda2944: Preparing 20:34:51 3c52a90ac457: Waiting 20:34:51 04cf02121344: Waiting 20:34:51 af7383319f59: Waiting 20:34:51 aedc3bda2944: Waiting 20:34:51 83b978901185: Pushed 20:34:51 29eb3f6dc38f: Pushed 20:34:51 7ae47d46d9be: Pushed 20:34:51 f6b6890caf4e: Pushed 20:34:51 aedc3bda2944: Layer already exists 20:34:51 3c52a90ac457: Pushed 20:34:51 af7383319f59: Pushed 20:34:51 04cf02121344: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:34:52 provisioning config files... 20:34:52 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/166@tmp/config1201887678350884124tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:34:53 ---> ****-login.sh 20:34:53 nexus3.edgexfoundry.org:10001 20:34:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:34:53 Configure a credential helper to remove this warning. See 20:34:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:34:53 20:34:53 Login Succeeded 20:34:53 nexus3.edgexfoundry.org:10002 20:34:53 fa773e953aec: Pushed 20:34:53 31e6ac994eff17ca061a794726bcebaa7bd7b8ba: digest: sha256:15b34839e9ed0c239446e69efce0838ecd1fd47dc1fbda9ab09cdb79a0ee84a9 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:34:53 Configure a credential helper to remove this warning. See 20:34:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:34:53 20:34:53 Login Succeeded 20:34:54 nexus3.edgexfoundry.org:10003 20:34:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:54 + 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 20:34:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:34:54 Configure a credential helper to remove this warning. See 20:34:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:34:54 20:34:54 Login Succeeded 20:34:54 nexus3.edgexfoundry.org:10004 20:34:54 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 20:34:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 20:34:54 29eb3f6dc38f: Preparing 20:34:54 fa773e953aec: Preparing 20:34:54 f6b6890caf4e: Preparing 20:34:54 7ae47d46d9be: Preparing 20:34:54 83b978901185: Preparing 20:34:54 3c52a90ac457: Preparing 20:34:54 af7383319f59: Preparing 20:34:54 04cf02121344: Preparing 20:34:54 aedc3bda2944: Preparing 20:34:54 3c52a90ac457: Waiting 20:34:54 af7383319f59: Waiting 20:34:54 04cf02121344: Waiting 20:34:54 aedc3bda2944: Waiting 20:34:54 29eb3f6dc38f: Layer already exists 20:34:54 83b978901185: Layer already exists 20:34:54 f6b6890caf4e: Layer already exists 20:34:54 7ae47d46d9be: Layer already exists 20:34:54 fa773e953aec: Layer already exists 20:34:54 3c52a90ac457: Layer already exists 20:34:54 af7383319f59: Layer already exists 20:34:54 04cf02121344: Layer already exists 20:34:54 aedc3bda2944: Layer already exists 20:34:54 latest: digest: sha256:15b34839e9ed0c239446e69efce0838ecd1fd47dc1fbda9ab09cdb79a0ee84a9 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:34:54 Configure a credential helper to remove this warning. See 20:34:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:34:54 20:34:54 Login Succeeded 20:34:54 ****.io 20:34:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:55 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:34:55 Configure a credential helper to remove this warning. See 20:34:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:34:55 20:34:55 Login Succeeded 20:34:55 ---> ****-login.sh ends [Pipeline] } 20:34:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv 20:34:55 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.14 20:34:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 20:34:55 29eb3f6dc38f: Preparing 20:34:55 fa773e953aec: Preparing 20:34:55 f6b6890caf4e: Preparing 20:34:55 7ae47d46d9be: Preparing 20:34:55 83b978901185: Preparing 20:34:55 3c52a90ac457: Preparing 20:34:55 af7383319f59: Preparing 20:34:55 04cf02121344: Preparing 20:34:55 aedc3bda2944: Preparing 20:34:55 3c52a90ac457: Waiting 20:34:55 af7383319f59: Waiting 20:34:55 04cf02121344: Waiting 20:34:55 aedc3bda2944: Waiting 20:34:55 fa773e953aec: Layer already exists 20:34:55 7ae47d46d9be: Layer already exists 20:34:55 83b978901185: Layer already exists 20:34:55 f6b6890caf4e: Layer already exists 20:34:55 29eb3f6dc38f: Layer already exists 20:34:55 af7383319f59: Layer already exists 20:34:55 3c52a90ac457: Layer already exists 20:34:55 aedc3bda2944: Layer already exists 20:34:55 04cf02121344: Layer already exists 20:34:55 3.2.0-dev.14: digest: sha256:15b34839e9ed0c239446e69efce0838ecd1fd47dc1fbda9ab09cdb79a0ee84a9 size: 2197 [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] echo 20:34:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:34:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:34:55 ========================================================= 20:34:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 20:34:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists 20:34:55 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:31e6ac994eff17ca061a794726bcebaa7bd7b8ba-3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 20:34:56 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:31e6ac994eff17ca061a794726bcebaa7bd7b8ba-3.2.0-dev.14 20:34:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 20:34:56 29eb3f6dc38f: Preparing 20:34:56 fa773e953aec: Preparing 20:34:56 f6b6890caf4e: Preparing 20:34:56 7ae47d46d9be: Preparing 20:34:56 83b978901185: Preparing 20:34:56 3c52a90ac457: Preparing 20:34:56 af7383319f59: Preparing 20:34:56 04cf02121344: Preparing 20:34:56 aedc3bda2944: Preparing 20:34:56 3c52a90ac457: Waiting 20:34:56 af7383319f59: Waiting 20:34:56 04cf02121344: Waiting 20:34:56 aedc3bda2944: Waiting 20:34:56 29eb3f6dc38f: Layer already exists 20:34:56 83b978901185: Layer already exists 20:34:56 f6b6890caf4e: Layer already exists 20:34:56 fa773e953aec: Layer already exists 20:34:56 7ae47d46d9be: Layer already exists 20:34:56 af7383319f59: Layer already exists 20:34:56 aedc3bda2944: Layer already exists 20:34:56 3c52a90ac457: Layer already exists 20:34:56 04cf02121344: Layer already exists 20:34:56 31e6ac994eff17ca061a794726bcebaa7bd7b8ba-3.2.0-dev.14: digest: sha256:15b34839e9ed0c239446e69efce0838ecd1fd47dc1fbda9ab09cdb79a0ee84a9 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 20:34:56 + 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 . [Pipeline] sh 20:34:56 Sending build context to Docker daemon 670.2kB 20:34:56 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:34:56 Step 2/12 : FROM ${BASE} AS builder 20:34:56 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:34:56 9fda8d8052c6: Pulling fs layer 20:34:56 5d54e960e981: Pulling fs layer 20:34:56 c4a7e357bf2a: Pulling fs layer 20:34:56 f0e02332f6b5: Pulling fs layer 20:34:56 872ee5b61b7b: Pulling fs layer 20:34:56 0c6a40ed1a82: Pulling fs layer 20:34:56 94ae7d8d031c: Pulling fs layer 20:34:56 f0e02332f6b5: Waiting 20:34:56 872ee5b61b7b: Waiting 20:34:56 0c6a40ed1a82: Waiting 20:34:56 94ae7d8d031c: Waiting 20:34:56 5d54e960e981: Verifying Checksum 20:34:56 5d54e960e981: Download complete 20:34:56 + 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 20:34:56 f0e02332f6b5: Verifying Checksum 20:34:56 f0e02332f6b5: Download complete 20:34:56 872ee5b61b7b: Verifying Checksum 20:34:56 872ee5b61b7b: Download complete 20:34:56 9fda8d8052c6: Download complete 20:34:57 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 20:34:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 20:34:57 29eb3f6dc38f: Preparing 20:34:57 fa773e953aec: Preparing 20:34:57 f6b6890caf4e: Preparing 20:34:57 7ae47d46d9be: Preparing 20:34:57 83b978901185: Preparing 20:34:57 3c52a90ac457: Preparing 20:34:57 af7383319f59: Preparing 20:34:57 04cf02121344: Preparing 20:34:57 aedc3bda2944: Preparing 20:34:57 3c52a90ac457: Waiting 20:34:57 aedc3bda2944: Waiting 20:34:57 04cf02121344: Waiting 20:34:57 af7383319f59: Waiting 20:34:57 fa773e953aec: Layer already exists 20:34:57 7ae47d46d9be: Layer already exists 20:34:57 83b978901185: Layer already exists 20:34:57 f6b6890caf4e: Layer already exists 20:34:57 29eb3f6dc38f: Layer already exists 20:34:57 af7383319f59: Layer already exists 20:34:57 04cf02121344: Layer already exists 20:34:57 3c52a90ac457: Layer already exists 20:34:57 aedc3bda2944: Layer already exists 20:34:57 main: digest: sha256:15b34839e9ed0c239446e69efce0838ecd1fd47dc1fbda9ab09cdb79a0ee84a9 size: 2197 [Pipeline] } [Pipeline] // withEnv 20:34:57 94ae7d8d031c: Verifying Checksum 20:34:57 94ae7d8d031c: Download complete [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:34:57 ===================================================== [Pipeline] echo 20:34:57 taggedImages: 20:34:57 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:31e6ac994eff17ca061a794726bcebaa7bd7b8ba 20:34:57 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 20:34:57 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.14 20:34:57 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:31e6ac994eff17ca061a794726bcebaa7bd7b8ba-3.2.0-dev.14 20:34:57 - 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] { 20:34:57 9fda8d8052c6: Pull complete [Pipeline] sh 20:34:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:34:58 20:34:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:58 5d54e960e981: Pull complete 20:34:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:34:58 latest: Pulling from edgex-lftools-log-publisher 20:34:58 5eb5b503b376: Pulling fs layer 20:34:58 5c69ac0246d0: Pulling fs layer 20:34:58 ec43610c2a17: Pulling fs layer 20:34:58 3a2ae6a8a46f: Pulling fs layer 20:34:58 33b1e0a273af: Pulling fs layer 20:34:58 5d3b04190fa2: Pulling fs layer 20:34:58 2f39f015ded8: Pulling fs layer 20:34:58 3a2ae6a8a46f: Waiting 20:34:58 33b1e0a273af: Waiting 20:34:58 5d3b04190fa2: Waiting 20:34:58 2f39f015ded8: Waiting 20:34:58 5c69ac0246d0: Download complete 20:34:58 3a2ae6a8a46f: Verifying Checksum 20:34:58 3a2ae6a8a46f: Download complete 20:34:58 33b1e0a273af: Verifying Checksum 20:34:58 33b1e0a273af: Download complete 20:34:58 5d3b04190fa2: Download complete 20:34:58 ec43610c2a17: Verifying Checksum 20:34:58 ec43610c2a17: Download complete 20:34:58 c4a7e357bf2a: Verifying Checksum 20:34:58 c4a7e357bf2a: Download complete 20:34:58 5eb5b503b376: Verifying Checksum 20:34:58 5eb5b503b376: Download complete 20:34:59 2f39f015ded8: Verifying Checksum 20:34:59 2f39f015ded8: Download complete 20:34:59 0c6a40ed1a82: Verifying Checksum 20:34:59 0c6a40ed1a82: Download complete 20:34:59 5eb5b503b376: Pull complete 20:35:00 5c69ac0246d0: Pull complete 20:35:00 ec43610c2a17: Pull complete 20:35:00 3a2ae6a8a46f: Pull complete 20:35:00 33b1e0a273af: Pull complete 20:35:00 5d3b04190fa2: Pull complete 20:35:04 2f39f015ded8: Pull complete 20:35:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:35:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:35:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:35:04 prd-ubuntu20.04-docker-8c-8g-5019 does not seem to be running inside a container 20:35:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:35:08 $ docker top ef904c4b2c1f56da3d77596aab55eb8376e08317b971e98be1b2b7a6ec6b121c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:35:09 ---> job-cost.sh 20:35:09 lf-activate-venv: SKIPPING 20:35:09 INFO: No Stack... 20:35:09 INFO: Retrieving Pricing Info for: v3-standard-8 20:35:10 INFO: Archiving Costs [Pipeline] sh 20:35:10 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 20:35:10 + cut -d, -f6 [Pipeline] lock 20:35:10 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-166-stack-cost] 20:35:10 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-166-stack-cost] did not exist. Created. 20:35:10 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-166-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:35:10 + echo total: 0.2199999988079071 [Pipeline] stash 20:35:10 Stashed 1 file(s) [Pipeline] } 20:35:10 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-166-stack-cost] [Pipeline] // lock [Pipeline] } 20:35:10 $ docker stop --time=1 ef904c4b2c1f56da3d77596aab55eb8376e08317b971e98be1b2b7a6ec6b121c 20:35:11 c4a7e357bf2a: Pull complete 20:35:11 f0e02332f6b5: Pull complete 20:35:11 872ee5b61b7b: Pull complete 20:35:12 $ docker rm -f --volumes ef904c4b2c1f56da3d77596aab55eb8376e08317b971e98be1b2b7a6ec6b121c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:35:20 0c6a40ed1a82: Pull complete 20:35:22 94ae7d8d031c: Pull complete 20:35:22 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 20:35:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:35:22 ---> 86de565de09d 20:35:22 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 20:35:23 ---> Running in d90e4e8ebb4b 20:35:23 Removing intermediate container d90e4e8ebb4b 20:35:23 ---> b092414f9f10 20:35:23 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 20:35:24 ---> Running in 8170dac41a53 20:35:24 Removing intermediate container 8170dac41a53 20:35:24 ---> 2b614212de5e 20:35:24 Step 5/12 : ARG ADD_BUILD_TAGS="" 20:35:24 ---> Running in 13199e2d0b9e 20:35:24 Removing intermediate container 13199e2d0b9e 20:35:24 ---> 23c6983acb07 20:35:24 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:35:25 ---> Running in 2c4e58338054 20:35:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:35:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:35:28 OK: 266 MiB in 52 packages 20:35:28 Removing intermediate container 2c4e58338054 20:35:28 ---> aaa6732d9211 20:35:28 Step 7/12 : WORKDIR /app 20:35:28 ---> Running in d53411707a19 20:35:29 Removing intermediate container d53411707a19 20:35:29 ---> 9dd122aedf4c 20:35:29 Step 8/12 : COPY go.mod vendor* ./ 20:35:29 ---> d0e2f661bea1 20:35:29 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:29 ---> Running in 546434724ef4 20:36:37 Removing intermediate container 546434724ef4 20:36:37 ---> 1e9d8d281eaf 20:36:37 Step 10/12 : COPY . . 20:36:37 ---> f28c2a85fe26 20:36:37 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:36:37 ---> Running in b8b5d8a512a4 20:36:37 Removing intermediate container b8b5d8a512a4 20:36:37 ---> 7598eedc35e3 20:36:37 Step 12/12 : RUN $MAKE 20:36:37 ---> Running in d79e60a94ce5 20:36:37 noop 20:36:37 Removing intermediate container d79e60a94ce5 20:36:37 ---> 68fc54688988 20:36:37 Successfully built 68fc54688988 20:36:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:38 + docker inspect -f . ci-base-image-arm64 20:36:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:36:38 prd-ubuntu20.04-docker-arm64-4c-16g-5021 does not seem to be running inside a container 20:36:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/166 -v /w/workspace/app-rfid-llrp-inventory/166:/w/workspace/app-rfid-llrp-inventory/166:rw,z -v /w/workspace/app-rfid-llrp-inventory/166@tmp:/w/workspace/app-rfid-llrp-inventory/166@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 20:36:39 $ docker top 4b854fbbbf3d23bd0053c20279b6bb88d44c8dfd038732e43764dcb0902f298f -eo pid,comm [Pipeline] { [Pipeline] sh 20:36:40 + go version 20:36:40 go version go1.21.0 linux/arm64 [Pipeline] } 20:36:40 $ docker stop --time=1 4b854fbbbf3d23bd0053c20279b6bb88d44c8dfd038732e43764dcb0902f298f 20:36:42 $ docker rm -f --volumes 4b854fbbbf3d23bd0053c20279b6bb88d44c8dfd038732e43764dcb0902f298f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:43 + docker inspect -f . ci-base-image-arm64 20:36:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:36:43 prd-ubuntu20.04-docker-arm64-4c-16g-5021 does not seem to be running inside a container 20:36:43 $ 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/166 -v /w/workspace/app-rfid-llrp-inventory/166:/w/workspace/app-rfid-llrp-inventory/166:rw,z -v /w/workspace/app-rfid-llrp-inventory/166@tmp:/w/workspace/app-rfid-llrp-inventory/166@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 20:36:44 $ docker top 7815faf5d118e4736c58cfe32fd30b49dbb576585412928c2f8ff4d9b9a02c67 -eo pid,comm [Pipeline] { [Pipeline] sh 20:36:45 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/166 [Pipeline] fileExists [Pipeline] sh 20:36:46 + make test 20:36:46 go test -race ./... -coverprofile=coverage.out ./... 20:39:08 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 20:39:08 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 20:39:08 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.453s coverage: 86.2% of statements 20:39:18 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.362s coverage: 71.9% of statements 20:39:19 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:39:19 go vet ./... 20:41:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:41:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:41:25 ./bin/test-attribution.sh 20:41:25 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 20:41:25 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 20:41:25 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 20:41:25 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 20:41:25 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 20:41:25 An attribution for golang.org/x/time is missing from Attribution.txt, please add 20:41:25 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 20:41:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:41:25 $ docker stop --time=1 7815faf5d118e4736c58cfe32fd30b49dbb576585412928c2f8ff4d9b9a02c67 20:41:27 $ docker rm -f --volumes 7815faf5d118e4736c58cfe32fd30b49dbb576585412928c2f8ff4d9b9a02c67 [Pipeline] // withDockerContainer [Pipeline] sh 20:41:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:41:29 Warning: overwriting stash ‘coverage-report’ 20:41:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:41:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:41:30 + ls -al . 20:41:30 total 204 20:41:30 drwxrwxr-x 10 jenkins jenkins 4096 Mar 5 20:36 . 20:41:30 drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 20:34 .. 20:41:30 -rw-rw-r-- 1 jenkins jenkins 262 Mar 5 20:34 .dockerignore 20:41:30 drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 20:34 .git 20:41:30 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 20:34 .github 20:41:30 -rw-rw-r-- 1 jenkins jenkins 773 Mar 5 20:34 .gitignore 20:41:30 -rw-rw-r-- 1 jenkins jenkins 41 Mar 5 20:34 .golangci.yml 20:41:30 -rw-rw-r-- 1 jenkins jenkins 10232 Mar 5 20:34 Attribution.txt 20:41:30 -rw-rw-r-- 1 jenkins jenkins 11245 Mar 5 20:34 CHANGELOG.md 20:41:30 -rw-rw-r-- 1 jenkins jenkins 1768 Mar 5 20:34 Dockerfile 20:41:30 -rw-rw-r-- 1 jenkins jenkins 677 Mar 5 20:34 GOVERNANCE.md 20:41:30 -rw-rw-r-- 1 jenkins jenkins 665 Mar 5 20:34 Jenkinsfile 20:41:30 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 5 20:34 LICENSE 20:41:30 -rw-rw-r-- 1 jenkins jenkins 2497 Mar 5 20:34 Makefile 20:41:30 -rw-rw-r-- 1 jenkins jenkins 617 Mar 5 20:34 OWNERS.md 20:41:30 -rw-rw-r-- 1 jenkins jenkins 3851 Mar 5 20:34 README.md 20:41:30 -rw-rw-r-- 1 jenkins jenkins 12 Mar 5 20:32 VERSION 20:41:30 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 20:34 bin 20:41:30 -rw-r--r-- 1 jenkins jenkins 41317 Mar 5 20:39 coverage.out 20:41:30 -rw-rw-r-- 1 jenkins jenkins 3971 Mar 5 20:34 go.mod 20:41:30 -rw-rw-r-- 1 jenkins jenkins 34159 Mar 5 20:34 go.sum 20:41:30 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 20:34 images 20:41:30 drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 20:34 internal 20:41:30 -rw-rw-r-- 1 jenkins jenkins 531 Mar 5 20:34 main.go 20:41:30 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 20:34 openapi 20:41:30 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 20:34 res 20:41:30 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 20:34 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:31 + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=31e6ac994eff17ca061a794726bcebaa7bd7b8ba --label arch=arm64 --label version=3.2.0-dev.14 . 20:41:31 Sending build context to Docker daemon 670.2kB 20:41:31 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 20:41:31 Step 2/30 : FROM ${BASE} AS builder 20:41:31 ---> 68fc54688988 20:41:31 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 20:41:31 ---> Running in 36c0b400fb64 20:41:31 Removing intermediate container 36c0b400fb64 20:41:31 ---> f075682f96ff 20:41:31 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 20:41:32 ---> Running in d67cbc6acf9f 20:41:32 Removing intermediate container d67cbc6acf9f 20:41:32 ---> 4447f94a079c 20:41:32 Step 5/30 : ARG ADD_BUILD_TAGS="" 20:41:32 ---> Running in 3242f209e4d8 20:41:32 Removing intermediate container 3242f209e4d8 20:41:32 ---> 663ea0356f9f 20:41:32 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:41:32 ---> Running in 5018a84bf21e 20:41:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:41:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:41:35 OK: 266 MiB in 52 packages 20:41:36 Removing intermediate container 5018a84bf21e 20:41:36 ---> fe050ce5c38b 20:41:36 Step 7/30 : WORKDIR /app 20:41:36 ---> Running in 8cb28a8493ec 20:41:36 Removing intermediate container 8cb28a8493ec 20:41:36 ---> 36557526eaf2 20:41:36 Step 8/30 : COPY go.mod vendor* ./ 20:41:37 ---> fcad11a34fa3 20:41:37 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:41:37 ---> Running in 80acf4c0ad35 20:41:38 Removing intermediate container 80acf4c0ad35 20:41:38 ---> 4817c05e30d2 20:41:38 Step 10/30 : COPY . . 20:41:39 ---> 8650dc0b8c5e 20:41:39 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:41:39 ---> Running in 61be95134753 20:41:39 Removing intermediate container 61be95134753 20:41:39 ---> c146d2b9197e 20:41:39 Step 12/30 : RUN $MAKE 20:41:39 ---> Running in 4e3798b527d4 20:41:41 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.24 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.14 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.14" -trimpath -mod=readonly -o app-rfid-llrp-inventory 20:43:32 Removing intermediate container 4e3798b527d4 20:43:32 ---> d5ec33852739 20:43:32 Step 13/30 : FROM alpine:3.18 20:43:32 3.18: Pulling from library/alpine 20:43:32 c6b39de5b339: Pulling fs layer 20:43:32 c6b39de5b339: Download complete 20:43:32 c6b39de5b339: Pull complete 20:43:32 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:43:32 Status: Downloaded newer image for alpine:3.18 20:43:32 ---> 33abbf032149 20:43:32 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:43:32 ---> Running in 83e4651c70b0 20:43:32 Removing intermediate container 83e4651c70b0 20:43:32 ---> 5722344ec566 20:43:32 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 20:43:32 ---> Running in 0718c5015ffc 20:43:32 Removing intermediate container 0718c5015ffc 20:43:32 ---> 27cb0234f743 20:43:32 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 20:43:32 ---> Running in 6b90507550cd 20:43:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:43:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:43:32 (1/2) Installing ca-certificates (20230506-r0) 20:43:32 (2/2) Installing dumb-init (1.2.5-r2) 20:43:32 Executing busybox-1.36.1-r5.trigger 20:43:32 Executing ca-certificates-20230506-r0.trigger 20:43:32 OK: 9 MiB in 17 packages 20:43:33 Removing intermediate container 6b90507550cd 20:43:33 ---> 86a3ddfb0d46 20:43:33 Step 17/30 : RUN apk --no-cache upgrade 20:43:33 ---> Running in e2588682a5e8 20:43:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:43:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:43:36 OK: 9 MiB in 17 packages 20:43:36 Removing intermediate container e2588682a5e8 20:43:36 ---> 93df2c30c26b 20:43:36 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 20:43:37 ---> bb3a64915fbf 20:43:37 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 20:43:38 ---> 5e7b412b171f 20:43:38 Step 20/30 : COPY --from=builder /app/res/ /res/ 20:43:38 ---> 9c22643f09ef 20:43:38 Step 21/30 : COPY --from=builder /app/static/ /static/ 20:43:38 ---> 801ce53bcb0a 20:43:38 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 20:43:40 ---> 14fb02d54849 20:43:40 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 20:43:40 ---> Running in fc1fa94427af 20:43:42 Removing intermediate container fc1fa94427af 20:43:42 ---> c60acb88ec14 20:43:42 Step 24/30 : VOLUME /cache 20:43:42 ---> Running in e6584beb916d 20:43:42 Removing intermediate container e6584beb916d 20:43:42 ---> ac3831769013 20:43:42 Step 25/30 : EXPOSE 59711 20:43:42 ---> Running in 80b13cf8912f 20:43:42 Removing intermediate container 80b13cf8912f 20:43:42 ---> 9672a36cabac 20:43:42 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 20:43:43 ---> Running in 2780db13abd3 20:43:43 Removing intermediate container 2780db13abd3 20:43:43 ---> 3a422c378066 20:43:43 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 20:43:43 ---> Running in a70b41953653 20:43:43 Removing intermediate container a70b41953653 20:43:43 ---> 8ab4182ca7ad 20:43:43 Step 28/30 : LABEL arch=arm64 20:43:43 ---> Running in 92bcf0636c4e 20:43:44 Removing intermediate container 92bcf0636c4e 20:43:44 ---> 215c178be08a 20:43:44 Step 29/30 : LABEL git_sha=31e6ac994eff17ca061a794726bcebaa7bd7b8ba 20:43:44 ---> Running in 5a17b7760866 20:43:44 Removing intermediate container 5a17b7760866 20:43:44 ---> cf4fa45ba1a4 20:43:44 Step 30/30 : LABEL version=3.2.0-dev.14 20:43:44 ---> Running in 1f3c168e3426 20:43:44 Removing intermediate container 1f3c168e3426 20:43:44 ---> 35f22c44e548 20:43:44 [Warning] One or more build-args [ARCH] were not consumed 20:43:44 Successfully built 35f22c44e548 20:43:44 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 20:43:45 provisioning config files... 20:43:45 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/166@tmp/config945208903276349280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:43:45 ---> ****-login.sh 20:43:45 nexus3.edgexfoundry.org:10001 20:43:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:43:46 Configure a credential helper to remove this warning. See 20:43:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:43:46 20:43:46 Login Succeeded 20:43:46 nexus3.edgexfoundry.org:10002 20:43:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:43:46 Configure a credential helper to remove this warning. See 20:43:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:43:46 20:43:46 Login Succeeded 20:43:46 nexus3.edgexfoundry.org:10003 20:43:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:43:46 Configure a credential helper to remove this warning. See 20:43:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:43:46 20:43:46 Login Succeeded 20:43:46 nexus3.edgexfoundry.org:10004 20:43:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:43:47 Configure a credential helper to remove this warning. See 20:43:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:43:47 20:43:47 Login Succeeded 20:43:47 ****.io 20:43:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:43:47 Configure a credential helper to remove this warning. See 20:43:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:43:47 20:43:47 Login Succeeded 20:43:47 ---> ****-login.sh ends [Pipeline] } 20:43:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:43:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:43:47 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 20:43:47 31e6ac994eff17ca061a794726bcebaa7bd7b8ba 20:43:47 latest 20:43:47 3.2.0-dev.14 20:43:47 31e6ac994eff17ca061a794726bcebaa7bd7b8ba-3.2.0-dev.14 20:43:47 main 20:43:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:48 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:31e6ac994eff17ca061a794726bcebaa7bd7b8ba [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:48 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:31e6ac994eff17ca061a794726bcebaa7bd7b8ba 20:43:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 20:43:48 e52ea84db55f: Preparing 20:43:48 e147122e6bd2: Preparing 20:43:48 ccfc202da8d5: Preparing 20:43:48 095f08261de0: Preparing 20:43:48 5b9c0e312f26: Preparing 20:43:48 e65851e1bd37: Preparing 20:43:48 25d3f5647a27: Preparing 20:43:48 f61ffa2d7567: Preparing 20:43:48 7c504f21be85: Preparing 20:43:48 e65851e1bd37: Waiting 20:43:48 25d3f5647a27: Waiting 20:43:48 f61ffa2d7567: Waiting 20:43:48 7c504f21be85: Waiting 20:43:49 5b9c0e312f26: Pushed 20:43:49 e52ea84db55f: Pushed 20:43:49 ccfc202da8d5: Pushed 20:43:49 095f08261de0: Pushed 20:43:49 7c504f21be85: Layer already exists 20:43:49 e65851e1bd37: Pushed 20:43:49 25d3f5647a27: Pushed 20:43:49 f61ffa2d7567: Pushed 20:43:56 e147122e6bd2: Pushed 20:43:56 31e6ac994eff17ca061a794726bcebaa7bd7b8ba: digest: sha256:76bccb3f56817a0f9373c6d3736077ee27ab61dd9f36518095a7b962ddeb1eb1 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:56 + 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 20:43:57 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 20:43:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 20:43:57 e52ea84db55f: Preparing 20:43:57 e147122e6bd2: Preparing 20:43:57 ccfc202da8d5: Preparing 20:43:57 095f08261de0: Preparing 20:43:57 5b9c0e312f26: Preparing 20:43:57 e65851e1bd37: Preparing 20:43:57 25d3f5647a27: Preparing 20:43:57 e65851e1bd37: Waiting 20:43:57 f61ffa2d7567: Preparing 20:43:57 25d3f5647a27: Waiting 20:43:57 7c504f21be85: Preparing 20:43:57 f61ffa2d7567: Waiting 20:43:57 7c504f21be85: Waiting 20:43:57 e52ea84db55f: Layer already exists 20:43:57 5b9c0e312f26: Layer already exists 20:43:57 095f08261de0: Layer already exists 20:43:57 ccfc202da8d5: Layer already exists 20:43:57 e147122e6bd2: Layer already exists 20:43:57 e65851e1bd37: Layer already exists 20:43:57 f61ffa2d7567: Layer already exists 20:43:57 25d3f5647a27: Layer already exists 20:43:57 7c504f21be85: Layer already exists 20:43:57 latest: digest: sha256:76bccb3f56817a0f9373c6d3736077ee27ab61dd9f36518095a7b962ddeb1eb1 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:58 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:58 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.14 20:43:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 20:43:58 e52ea84db55f: Preparing 20:43:58 e147122e6bd2: Preparing 20:43:58 ccfc202da8d5: Preparing 20:43:58 095f08261de0: Preparing 20:43:58 5b9c0e312f26: Preparing 20:43:58 e65851e1bd37: Preparing 20:43:58 25d3f5647a27: Preparing 20:43:58 f61ffa2d7567: Preparing 20:43:58 7c504f21be85: Preparing 20:43:58 e65851e1bd37: Waiting 20:43:58 25d3f5647a27: Waiting 20:43:58 f61ffa2d7567: Waiting 20:43:58 7c504f21be85: Waiting 20:43:58 095f08261de0: Layer already exists 20:43:58 e52ea84db55f: Layer already exists 20:43:58 e147122e6bd2: Layer already exists 20:43:58 ccfc202da8d5: Layer already exists 20:43:58 5b9c0e312f26: Layer already exists 20:43:58 25d3f5647a27: Layer already exists 20:43:58 e65851e1bd37: Layer already exists 20:43:58 7c504f21be85: Layer already exists 20:43:58 f61ffa2d7567: Layer already exists 20:43:58 3.2.0-dev.14: digest: sha256:76bccb3f56817a0f9373c6d3736077ee27ab61dd9f36518095a7b962ddeb1eb1 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:59 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:31e6ac994eff17ca061a794726bcebaa7bd7b8ba-3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:59 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:31e6ac994eff17ca061a794726bcebaa7bd7b8ba-3.2.0-dev.14 20:43:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 20:43:59 e52ea84db55f: Preparing 20:43:59 e147122e6bd2: Preparing 20:43:59 ccfc202da8d5: Preparing 20:43:59 095f08261de0: Preparing 20:43:59 5b9c0e312f26: Preparing 20:43:59 e65851e1bd37: Preparing 20:43:59 25d3f5647a27: Preparing 20:43:59 f61ffa2d7567: Preparing 20:43:59 7c504f21be85: Preparing 20:43:59 e65851e1bd37: Waiting 20:43:59 25d3f5647a27: Waiting 20:43:59 f61ffa2d7567: Waiting 20:43:59 7c504f21be85: Waiting 20:43:59 e147122e6bd2: Layer already exists 20:43:59 5b9c0e312f26: Layer already exists 20:43:59 ccfc202da8d5: Layer already exists 20:43:59 e52ea84db55f: Layer already exists 20:43:59 095f08261de0: Layer already exists 20:43:59 e65851e1bd37: Layer already exists 20:43:59 25d3f5647a27: Layer already exists 20:43:59 f61ffa2d7567: Layer already exists 20:43:59 7c504f21be85: Layer already exists 20:44:00 31e6ac994eff17ca061a794726bcebaa7bd7b8ba-3.2.0-dev.14: digest: sha256:76bccb3f56817a0f9373c6d3736077ee27ab61dd9f36518095a7b962ddeb1eb1 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:00 + 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 20:44:01 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 20:44:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 20:44:01 e52ea84db55f: Preparing 20:44:01 e147122e6bd2: Preparing 20:44:01 ccfc202da8d5: Preparing 20:44:01 095f08261de0: Preparing 20:44:01 5b9c0e312f26: Preparing 20:44:01 e65851e1bd37: Preparing 20:44:01 25d3f5647a27: Preparing 20:44:01 f61ffa2d7567: Preparing 20:44:01 7c504f21be85: Preparing 20:44:01 e65851e1bd37: Waiting 20:44:01 25d3f5647a27: Waiting 20:44:01 f61ffa2d7567: Waiting 20:44:01 7c504f21be85: Waiting 20:44:01 ccfc202da8d5: Layer already exists 20:44:01 e147122e6bd2: Layer already exists 20:44:01 095f08261de0: Layer already exists 20:44:01 5b9c0e312f26: Layer already exists 20:44:01 e52ea84db55f: Layer already exists 20:44:01 e65851e1bd37: Layer already exists 20:44:01 f61ffa2d7567: Layer already exists 20:44:01 7c504f21be85: Layer already exists 20:44:01 25d3f5647a27: Layer already exists 20:44:01 main: digest: sha256:76bccb3f56817a0f9373c6d3736077ee27ab61dd9f36518095a7b962ddeb1eb1 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:44:01 ===================================================== [Pipeline] echo 20:44:01 taggedImages: 20:44:01 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:31e6ac994eff17ca061a794726bcebaa7bd7b8ba 20:44:01 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 20:44:01 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.14 20:44:01 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:31e6ac994eff17ca061a794726bcebaa7bd7b8ba-3.2.0-dev.14 20:44:01 - 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 20:44:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:44:02 20:44:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:44:02 arm64: Pulling from edgex-lftools-log-publisher 20:44:02 8998bd30e6a1: Pulling fs layer 20:44:02 04944245beec: Pulling fs layer 20:44:02 699f458cf7ca: Pulling fs layer 20:44:02 765212b225bb: Pulling fs layer 20:44:02 f23df028b6ca: Pulling fs layer 20:44:02 d65c8cfc05b1: Pulling fs layer 20:44:02 2437ff75d9bd: Pulling fs layer 20:44:02 765212b225bb: Waiting 20:44:02 f23df028b6ca: Waiting 20:44:02 2437ff75d9bd: Waiting 20:44:02 d65c8cfc05b1: Waiting 20:44:02 04944245beec: Verifying Checksum 20:44:02 04944245beec: Download complete 20:44:02 765212b225bb: Verifying Checksum 20:44:02 765212b225bb: Download complete 20:44:02 f23df028b6ca: Verifying Checksum 20:44:02 f23df028b6ca: Download complete 20:44:02 d65c8cfc05b1: Verifying Checksum 20:44:02 d65c8cfc05b1: Download complete 20:44:03 699f458cf7ca: Verifying Checksum 20:44:03 699f458cf7ca: Download complete 20:44:03 8998bd30e6a1: Verifying Checksum 20:44:03 8998bd30e6a1: Download complete 20:44:05 2437ff75d9bd: Verifying Checksum 20:44:05 2437ff75d9bd: Download complete 20:44:07 8998bd30e6a1: Pull complete 20:44:08 04944245beec: Pull complete 20:44:10 699f458cf7ca: Pull complete 20:44:10 765212b225bb: Pull complete 20:44:11 f23df028b6ca: Pull complete 20:44:11 d65c8cfc05b1: Pull complete 20:44:29 2437ff75d9bd: Pull complete 20:44:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:44:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:44:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:44:30 prd-ubuntu20.04-docker-arm64-4c-16g-5021 does not seem to be running inside a container 20:44:30 $ 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/166 -v /w/workspace/app-rfid-llrp-inventory/166:/w/workspace/app-rfid-llrp-inventory/166:rw,z -v /w/workspace/app-rfid-llrp-inventory/166@tmp:/w/workspace/app-rfid-llrp-inventory/166@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 20:44:32 $ docker top 452af213520585dbf408dd9c737c36026277134375c60ae0282af8f8e24dddd6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:44:33 ---> job-cost.sh 20:44:33 lf-activate-venv: SKIPPING 20:44:33 INFO: No Stack... 20:44:34 INFO: Retrieving Pricing Info for: v3-standard-4 20:44:34 INFO: Archiving Costs [Pipeline] sh 20:44:35 + cut -d, -f6 20:44:35 + cat /w/workspace/app-rfid-llrp-inventory/166/archives/cost.csv [Pipeline] lock 20:44:35 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-166-stack-cost] 20:44:35 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-166-stack-cost] did not exist. Created. 20:44:35 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-166-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:44:36 /w/workspace/app-rfid-llrp-inventory/166@tmp/durable-b6c09909/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:44:37 + echo total: 0.10999999940395355 [Pipeline] stash 20:44:37 Warning: overwriting stash ‘stack-cost’ 20:44:37 Stashed 1 file(s) [Pipeline] } 20:44:37 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-166-stack-cost] [Pipeline] // lock [Pipeline] } 20:44:37 $ docker stop --time=1 452af213520585dbf408dd9c737c36026277134375c60ae0282af8f8e24dddd6 20:44:38 $ docker rm -f --volumes 452af213520585dbf408dd9c737c36026277134375c60ae0282af8f8e24dddd6 [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 20:44:40 provisioning config files... 20:44:40 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16359977977422036065tmp [Pipeline] { [Pipeline] sh 20:44:40 + set +x 20:44:40 + curl -s https://codecov.io/bash 20:44:40 + bash -s -- 20:44:40 20:44:40 _____ _ 20:44:40 / ____| | | 20:44:40 | | ___ __| | ___ ___ _____ __ 20:44:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:44:40 | |___| (_) | (_| | __/ (_| (_) \ V / 20:44:40 \_____\___/ \__,_|\___|\___\___/ \_/ 20:44:40 Bash-1.0.6 20:44:40 20:44:40 20:44:40 ==> git version 2.25.1 found 20:44: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 20:44:40 Release-Date: 2020-01-08 20:44: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 20:44:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:44:40 ==> Jenkins CI detected. 20:44:40 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 20:44:40 project root: . 20:44:40 --> token set from env 20:44:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:44:40 ==> Running gcov in . (disable via -X gcov) 20:44:40 ==> Python coveragepy not found 20:44:40 ==> Searching for coverage reports in: 20:44:40 + . 20:44:40 -> Found 1 reports 20:44:40 ==> Detecting git/mercurial file structure 20:44:40 ==> Reading reports 20:44:40 + ./coverage.out bytes=41317 20:44:40 ==> Appending adjustments 20:44:40 https://docs.codecov.io/docs/fixing-reports 20:44:40 + Found adjustments 20:44:40 ==> Gzipping contents 20:44:40 12K /tmp/codecov.h2iLUF.gz 20:44:40 ==> Uploading reports 20:44:40 url: https://codecov.io 20:44:40 query: branch=main&commit=31e6ac994eff17ca061a794726bcebaa7bd7b8ba&build=166&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F166%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 20:44:40 -> Pinging Codecov 20:44:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=31e6ac994eff17ca061a794726bcebaa7bd7b8ba&build=166&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F166%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 20:44:41 -> Uploading to 20:44:41 https://storage.googleapis.com/codecov/v4/raw/2024-03-05/581DD39554BDF9B6E22D074273EAD858/31e6ac994eff17ca061a794726bcebaa7bd7b8ba/66278526-a991-4f28-b366-501898355e90.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240305%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240305T204440Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2a3932a32f0d2bb1efa1ef6bd2c08efaea51791bd57f9f71e15cd958af76822c 20:44:41 % Total % Received % Xferd Average Speed Time Time Time Current 20:44:41 Dload Upload Total Spent Left Speed 20:44:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11610 0 0 100 11610 0 42218 --:--:-- --:--:-- --:--:-- 42218 20:44:41 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/31e6ac994eff17ca061a794726bcebaa7bd7b8ba [Pipeline] } 20:44:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:44:41 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:44:41 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:44:42 20:44:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:44:42 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:44:42 df9b9388f04a: Pulling fs layer 20:44:42 52dc419b0ee2: Pulling fs layer 20:44:42 25bc292e5bac: Pulling fs layer 20:44:42 114826534d7a: Pulling fs layer 20:44:42 4657fd5d0bcf: Pulling fs layer 20:44:42 6ad1cebc031e: Pulling fs layer 20:44:42 8a3aa393b2d8: Pulling fs layer 20:44:42 114826534d7a: Waiting 20:44:42 4657fd5d0bcf: Waiting 20:44:42 6ad1cebc031e: Waiting 20:44:42 8a3aa393b2d8: Waiting 20:44:42 25bc292e5bac: Download complete 20:44:42 52dc419b0ee2: Verifying Checksum 20:44:42 52dc419b0ee2: Download complete 20:44:42 4657fd5d0bcf: Verifying Checksum 20:44:42 df9b9388f04a: Download complete 20:44:42 6ad1cebc031e: Verifying Checksum 20:44:42 6ad1cebc031e: Download complete 20:44:42 df9b9388f04a: Pull complete 20:44:42 52dc419b0ee2: Pull complete 20:44:42 25bc292e5bac: Pull complete 20:44:43 114826534d7a: Verifying Checksum 20:44:43 114826534d7a: Download complete 20:44:43 8a3aa393b2d8: Verifying Checksum 20:44:43 8a3aa393b2d8: Download complete 20:44:46 114826534d7a: Pull complete 20:44:46 4657fd5d0bcf: Pull complete 20:44:47 6ad1cebc031e: Pull complete 20:44:49 8a3aa393b2d8: Pull complete 20:44:49 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:44:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:44:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:44:49 prd-ubuntu20.04-docker-8c-8g-5019 does not seem to be running inside a container 20:44:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:44:55 $ docker top 67d7a54422f6b133c836b30fdbf8eaa67d3c9eb9a8a091668245a81432228c42 -eo pid,comm [Pipeline] { [Pipeline] echo 20:44:55 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 20:44:55 + set -o pipefail 20:44:55 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 20:45:01 20:45:01 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 20:45:01 20:45:01 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/11008ef6-abbe-4462-8eb5-8dfdae4dbc57 20:45:01 20:45:01 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:45:01 20:45:02 20:45:02 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:45:02 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:45:02 More details here: https://snyk.co/ue1NS [Pipeline] } 20:45:02 $ docker stop --time=1 67d7a54422f6b133c836b30fdbf8eaa67d3c9eb9a8a091668245a81432228c42 20:45:08 $ docker rm -f --volumes 67d7a54422f6b133c836b30fdbf8eaa67d3c9eb9a8a091668245a81432228c42 [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 20:45:09 + git log --format=format:%s -1 31e6ac994eff17ca061a794726bcebaa7bd7b8ba [Pipeline] sh 20:45:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:45:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:45:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:45:10 prd-ubuntu20.04-docker-8c-8g-5019 does not seem to be running inside a container 20:45:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:45:11 $ docker top f4ab7b61940776068611423874c780343eb770238c4b2fbdc6cea813ab3a4ce5 -eo pid,comm 20:45:11 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). 20:45:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:45:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:45:11 [ssh-agent] Looking for ssh-agent implementation... 20:45:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:45:11 $ docker exec f4ab7b61940776068611423874c780343eb770238c4b2fbdc6cea813ab3a4ce5 ssh-agent 20:45:11 SSH_AUTH_SOCK=/tmp/ssh-dhOVZG49olHl/agent.33 20:45:11 SSH_AGENT_PID=39 20:45:11 Running ssh-add (command line suppressed) 20:45:11 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14342699461917206451.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14342699461917206451.key) 20:45:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:45:12 + git semver tag 20:45:12 2024-03-05 20:45:12,240 [run_tag] DEBUG tag force:False 20:45:12 2024-03-05 20:45:12,240 [check_head_tag] DEBUG check head tag 20:45:12 2024-03-05 20:45:12,241 [execute] INFO git cat-file --batch-check 20:45:12 2024-03-05 20:45:12,242 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 20:45:12 2024-03-05 20:45:12,246 [execute] INFO git cat-file --batch 20:45:12 2024-03-05 20:45:12,246 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 20:45:12 2024-03-05 20:45:12,267 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 20:45:12 2024-03-05 20:45:12,267 [execute] INFO git tag -a v3.2.0-dev.14 -m v3.2.0-dev.14 20:45:12 2024-03-05 20:45:12,267 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.14', '-m', 'v3.2.0-dev.14'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 20:45:12 2024-03-05 20:45:12,272 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 20:45:12 3.2.0-dev.14 [Pipeline] } 20:45:12 $ docker exec --env ******** --env ******** f4ab7b61940776068611423874c780343eb770238c4b2fbdc6cea813ab3a4ce5 ssh-agent -k 20:45:12 unset SSH_AUTH_SOCK; 20:45:12 unset SSH_AGENT_PID; 20:45:12 echo Agent pid 39 killed; 20:45:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:45:12 + git semver [Pipeline] } 20:45:13 $ docker stop --time=1 f4ab7b61940776068611423874c780343eb770238c4b2fbdc6cea813ab3a4ce5 20:45:15 $ docker rm -f --volumes f4ab7b61940776068611423874c780343eb770238c4b2fbdc6cea813ab3a4ce5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:45:16 20:45:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:45:16 0.23.1-centos7: Pulling from edgex-lftools 20:45:16 ab5ef0e58194: Pulling fs layer 20:45:16 9712f1f96733: Pulling fs layer 20:45:16 63f879dbbcfc: Pulling fs layer 20:45:16 0d9ebad4ef96: Pulling fs layer 20:45:16 e9a5061849ea: Pulling fs layer 20:45:16 d747dcd14b5f: Pulling fs layer 20:45:16 2de7ff778b66: Pulling fs layer 20:45:16 e9a5061849ea: Waiting 20:45:16 2de7ff778b66: Waiting 20:45:16 9712f1f96733: Verifying Checksum 20:45:16 9712f1f96733: Download complete 20:45:16 63f879dbbcfc: Verifying Checksum 20:45:16 63f879dbbcfc: Download complete 20:45:17 e9a5061849ea: Verifying Checksum 20:45:17 e9a5061849ea: Download complete 20:45:17 d747dcd14b5f: Verifying Checksum 20:45:17 d747dcd14b5f: Download complete 20:45:17 0d9ebad4ef96: Verifying Checksum 20:45:17 0d9ebad4ef96: Download complete 20:45:17 ab5ef0e58194: Verifying Checksum 20:45:17 ab5ef0e58194: Download complete 20:45:17 2de7ff778b66: Verifying Checksum 20:45:17 2de7ff778b66: Download complete 20:45:20 ab5ef0e58194: Pull complete 20:45:20 9712f1f96733: Pull complete 20:45:20 63f879dbbcfc: Pull complete 20:45:25 0d9ebad4ef96: Pull complete 20:45:25 e9a5061849ea: Pull complete 20:45:26 d747dcd14b5f: Pull complete 20:45:26 2de7ff778b66: Pull complete 20:45:26 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:45:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:45:26 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:45:27 prd-ubuntu20.04-docker-8c-8g-5019 does not seem to be running inside a container 20:45:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:45:34 $ docker top 0b54cf15e3acd164506736a0478c40a6d44e885d5da6979e6592bd042a154c68 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:45:34 provisioning config files... 20:45:34 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17911862884578088133tmp 20:45:34 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6302496956179372320tmp 20:45:34 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9462321076701402176tmp [Pipeline] { [Pipeline] echo 20:45:34 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:45:35 ---> sigul-configuration.sh 20:45:35 gpg: directory `/root/.gnupg' created 20:45:35 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:45:35 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:45:35 gpg: keyring `/root/.gnupg/secring.gpg' created 20:45:35 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:45:35 gpg: CAST5 encrypted data 20:45:35 gpg: encrypted with 1 passphrase 20:45:35 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:45:35 + mkdir /home/jenkins 20:45:35 + mkdir /home/jenkins/sigul [Pipeline] sh 20:45:35 + 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 20:45:35 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:45:36 ---> sigul-install.sh 20:45:36 Sigul already installed; skipping installation. [Pipeline] sh 20:45:36 + git tag --list 20:45:36 v0.0.0 20:45:36 v1.0.0 20:45:36 v2.1.0 20:45:36 v2.1.1 20:45:36 v2.2.0 20:45:36 v2.3.0 20:45:36 v3.0 20:45:36 v3.0.0 20:45:36 v3.0.1 20:45:36 v3.0.1-dev.1 20:45:36 v3.1 20:45:36 v3.1.0 20:45:36 v3.1.0-dev.1 20:45:36 v3.1.0-dev.10 20:45:36 v3.1.0-dev.11 20:45:36 v3.1.0-dev.12 20:45:36 v3.1.0-dev.13 20:45:36 v3.1.0-dev.14 20:45:36 v3.1.0-dev.15 20:45:36 v3.1.0-dev.16 20:45:36 v3.1.0-dev.17 20:45:36 v3.1.0-dev.18 20:45:36 v3.1.0-dev.19 20:45:36 v3.1.0-dev.2 20:45:36 v3.1.0-dev.20 20:45:36 v3.1.0-dev.21 20:45:36 v3.1.0-dev.22 20:45:36 v3.1.0-dev.23 20:45:36 v3.1.0-dev.24 20:45:36 v3.1.0-dev.25 20:45:36 v3.1.0-dev.26 20:45:36 v3.1.0-dev.27 20:45:36 v3.1.0-dev.28 20:45:36 v3.1.0-dev.29 20:45:36 v3.1.0-dev.3 20:45:36 v3.1.0-dev.30 20:45:36 v3.1.0-dev.31 20:45:36 v3.1.0-dev.32 20:45:36 v3.1.0-dev.33 20:45:36 v3.1.0-dev.34 20:45:36 v3.1.0-dev.35 20:45:36 v3.1.0-dev.36 20:45:36 v3.1.0-dev.37 20:45:36 v3.1.0-dev.38 20:45:36 v3.1.0-dev.39 20:45:36 v3.1.0-dev.4 20:45:36 v3.1.0-dev.40 20:45:36 v3.1.0-dev.5 20:45:36 v3.1.0-dev.6 20:45:36 v3.1.0-dev.7 20:45:36 v3.1.0-dev.8 20:45:36 v3.1.0-dev.9 20:45:36 v3.2.0-dev.1 20:45:36 v3.2.0-dev.10 20:45:36 v3.2.0-dev.11 20:45:36 v3.2.0-dev.12 20:45:36 v3.2.0-dev.13 20:45:36 v3.2.0-dev.14 20:45:36 v3.2.0-dev.2 20:45:36 v3.2.0-dev.3 20:45:36 v3.2.0-dev.4 20:45:36 v3.2.0-dev.5 20:45:36 v3.2.0-dev.6 20:45:36 v3.2.0-dev.7 20:45:36 v3.2.0-dev.8 20:45:36 v3.2.0-dev.9 [Pipeline] sh 20:45:36 + lftools sign git-tag v3.2.0-dev.14 20:45:37 Signing Git tag with Sigul... 20:45:37 Signing v3.2.0-dev.14 [Pipeline] echo 20:45:37 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:45:37 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:45:37 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:45:37 $ docker stop --time=1 0b54cf15e3acd164506736a0478c40a6d44e885d5da6979e6592bd042a154c68 20:45:39 $ docker rm -f --volumes 0b54cf15e3acd164506736a0478c40a6d44e885d5da6979e6592bd042a154c68 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:45:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:45:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:45:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:45:40 prd-ubuntu20.04-docker-8c-8g-5019 does not seem to be running inside a container 20:45:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:45:41 $ docker top f5557474526c05bf5b1f4a377f53073717f41babc1c15c01623433dc7df7ce1c -eo pid,comm 20:45:41 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:45:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:45:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:45:41 [ssh-agent] Looking for ssh-agent implementation... 20:45:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:45:41 $ docker exec f5557474526c05bf5b1f4a377f53073717f41babc1c15c01623433dc7df7ce1c ssh-agent 20:45:41 SSH_AUTH_SOCK=/tmp/ssh-a46MVDUhKMF4/agent.31 20:45:41 SSH_AGENT_PID=37 20:45:41 Running ssh-add (command line suppressed) 20:45:41 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15616950373431404128.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15616950373431404128.key) 20:45:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:45:42 + git semver bump pre 20:45:42 2024-03-05 20:45:42,302 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 20:45:42 2024-03-05 20:45:42,303 [bump_version] DEBUG bumping version:3.2.0-dev.14 on axis:pre with prefix:dev 20:45:42 2024-03-05 20:45:42,303 [bump_version] DEBUG bumped version:3.2.0-dev.15 20:45:42 2024-03-05 20:45:42,303 [write_version] DEBUG write version:3.2.0-dev.15 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 20:45:42 2024-03-05 20:45:42,303 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 20:45:42 2024-03-05 20:45:42,303 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 20:45:42 2024-03-05 20:45:42,306 [execute] INFO git cat-file --batch-check 20:45:42 2024-03-05 20:45:42,306 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 20:45:42 2024-03-05 20:45:42,313 [execute] INFO git cat-file --batch 20:45:42 2024-03-05 20:45:42,313 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 20:45:42 2024-03-05 20:45:42,317 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 20:45:42 3.2.0-dev.15 [Pipeline] } 20:45:42 $ docker exec --env ******** --env ******** f5557474526c05bf5b1f4a377f53073717f41babc1c15c01623433dc7df7ce1c ssh-agent -k 20:45:42 unset SSH_AUTH_SOCK; 20:45:42 unset SSH_AGENT_PID; 20:45:42 echo Agent pid 37 killed; 20:45:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:45:43 + git semver [Pipeline] } 20:45:43 $ docker stop --time=1 f5557474526c05bf5b1f4a377f53073717f41babc1c15c01623433dc7df7ce1c 20:45:44 $ docker rm -f --volumes f5557474526c05bf5b1f4a377f53073717f41babc1c15c01623433dc7df7ce1c [Pipeline] // withDockerContainer [Pipeline] sh 20:45:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:45:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:45:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:45:45 prd-ubuntu20.04-docker-8c-8g-5019 does not seem to be running inside a container 20:45:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:45:45 $ docker top 585cc27dae2beeb449a21d937a95e1d2b2de98c258a47dede21d558e0848c21f -eo pid,comm 20:45:46 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). 20:45:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:45:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:45:46 [ssh-agent] Looking for ssh-agent implementation... 20:45:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:45:46 $ docker exec 585cc27dae2beeb449a21d937a95e1d2b2de98c258a47dede21d558e0848c21f ssh-agent 20:45:46 SSH_AUTH_SOCK=/tmp/ssh-TuASheUOZtkx/agent.31 20:45:46 SSH_AGENT_PID=37 20:45:46 Running ssh-add (command line suppressed) 20:45:46 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1481047012345070439.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1481047012345070439.key) 20:45:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:45:46 + git semver push 20:45:47 2024-03-05 20:45:47,077 [run_push] DEBUG push 20:45:47 2024-03-05 20:45:47,078 [execute] INFO git cat-file --batch-check 20:45:47 2024-03-05 20:45:47,078 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 20:45:47 2024-03-05 20:45:47,082 [execute] INFO git rev-list f32d1bc1e4a9a71d055a047b972dec01bfcb415b -- 20:45:47 2024-03-05 20:45:47,082 [execute] DEBUG Popen(['git', 'rev-list', 'f32d1bc1e4a9a71d055a047b972dec01bfcb415b', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 20:45:47 2024-03-05 20:45:47,091 [execute] INFO git fetch -v origin 20:45:47 2024-03-05 20:45:47,091 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 20:45:47 2024-03-05 20:45:47,593 [run_push] DEBUG no remote changes detected 20:45:47 2024-03-05 20:45:47,593 [execute] INFO git push origin semver 20:45:47 2024-03-05 20:45:47,594 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 20:45:48 2024-03-05 20:45:48,244 [run_push] DEBUG push all version tags 20:45:48 2024-03-05 20:45:48,244 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:45:48 2024-03-05 20:45:48,245 [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) 20:45:48 2024-03-05 20:45:48,836 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 20:45:48 3.2.0-dev.15 [Pipeline] } 20:45:48 $ docker exec --env ******** --env ******** 585cc27dae2beeb449a21d937a95e1d2b2de98c258a47dede21d558e0848c21f ssh-agent -k 20:45:48 unset SSH_AUTH_SOCK; 20:45:48 unset SSH_AGENT_PID; 20:45:48 echo Agent pid 37 killed; 20:45:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:45:49 + git semver [Pipeline] } 20:45:49 $ docker stop --time=1 585cc27dae2beeb449a21d937a95e1d2b2de98c258a47dede21d558e0848c21f 20:45:51 $ docker rm -f --volumes 585cc27dae2beeb449a21d937a95e1d2b2de98c258a47dede21d558e0848c21f [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 20:45:52 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 20:45:52 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 20:45:52 total 16 20:45:52 drwxr-xr-x 3 root root 4096 Mar 5 20:35 . 20:45:52 drwxrwxr-x 12 jenkins jenkins 4096 Mar 5 20:45 .. 20:45:52 drwxr-xr-x 2 root root 4096 Mar 5 20:35 cost 20:45:52 -rw-r--r-- 1 root root 95 Mar 5 20:35 cost.csv 20:45:52 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 20:45:52 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 20:45:52 total 16 20:45:52 drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 20:35 . 20:45:52 drwxrwxr-x 12 jenkins jenkins 4096 Mar 5 20:45 .. 20:45:52 drwxr-xr-x 2 jenkins jenkins 4096 Mar 5 20:35 cost 20:45:52 -rw-r--r-- 1 jenkins jenkins 95 Mar 5 20:35 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:45:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:45:53 ---> package-listing.sh 20:45:53 ++ facter osfamily 20:45:53 ++ tr '[:upper:]' '[:lower:]' 20:45:54 + OS_FAMILY=debian 20:45:54 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 20:45:54 + START_PACKAGES=/tmp/packages_start.txt 20:45:54 + END_PACKAGES=/tmp/packages_end.txt 20:45:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:45:54 + PACKAGES=/tmp/packages_start.txt 20:45:54 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 20:45:54 + PACKAGES=/tmp/packages_end.txt 20:45:54 + case "${OS_FAMILY}" in 20:45:54 + dpkg -l 20:45:54 + grep '^ii' 20:45:54 + '[' -f /tmp/packages_start.txt ']' 20:45:54 + '[' -f /tmp/packages_end.txt ']' 20:45:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:45:54 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 20:45:54 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 20:45:54 + 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 20:45:54 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 20:45:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:45:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:45:55 prd-ubuntu20.04-docker-8c-8g-5019 does not seem to be running inside a container 20:45:55 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:45:55 $ docker top 85355f7e40e8e8fe4c9c18a8406c506deaa3205b693c4499b66636a628f97947 -eo pid,comm [Pipeline] { [Pipeline] sh 20:45:55 + touch /tmp/pre-build-complete [Pipeline] sh 20:45:56 + mkdir -p /var/log/sysstat [Pipeline] sh 20:45:56 + ls /var/log/sa-host 20:45:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:45:56 provisioning config files... 20:45:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3889719744681955463tmp [Pipeline] { [Pipeline] echo 20:45:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:45:57 ---> create-netrc.sh [Pipeline] } 20:45:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:45:57 ---> python-tools-install.sh [Pipeline] echo 20:45:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:45:57 ---> sudo-logs.sh 20:45:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:45:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:45:58 ---> job-cost.sh 20:45:58 lf-activate-venv: SKIPPING 20:45:58 DEBUG: total: 0.2199999988079071 20:45:58 INFO: Retrieving Stack Cost... 20:45:58 INFO: Retrieving Pricing Info for: v3-standard-8 20:45:59 INFO: Archiving Costs [Pipeline] echo 20:45:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:45:59 ---> logs-deploy.sh 20:45:59 lf-activate-venv: SKIPPING 20:45:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/166 20:45:59 INFO: archiving workspace using pattern(s): 20:46:00 Archives upload complete. 20:46:00 INFO: archiving logs to Nexus 20:46:01 ---> uname -a: 20:46:01 Linux prd-ubuntu20-04-docker-8c-8g-5019 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:46:01 20:46:01 20:46:01 ---> lscpu: 20:46:01 Architecture: x86_64 20:46:01 CPU op-mode(s): 32-bit, 64-bit 20:46:01 Byte Order: Little Endian 20:46:01 Address sizes: 40 bits physical, 48 bits virtual 20:46:01 CPU(s): 8 20:46:01 On-line CPU(s) list: 0-7 20:46:01 Thread(s) per core: 1 20:46:01 Core(s) per socket: 1 20:46:01 Socket(s): 8 20:46:01 NUMA node(s): 1 20:46:01 Vendor ID: AuthenticAMD 20:46:01 CPU family: 23 20:46:01 Model: 49 20:46:01 Model name: AMD EPYC-Rome Processor 20:46:01 Stepping: 0 20:46:01 CPU MHz: 2799.996 20:46:01 BogoMIPS: 5599.99 20:46:01 Virtualization: AMD-V 20:46:01 Hypervisor vendor: KVM 20:46:01 Virtualization type: full 20:46:01 L1d cache: 256 KiB 20:46:01 L1i cache: 256 KiB 20:46:01 L2 cache: 4 MiB 20:46:01 L3 cache: 128 MiB 20:46:01 NUMA node0 CPU(s): 0-7 20:46:01 Vulnerability Itlb multihit: Not affected 20:46:01 Vulnerability L1tf: Not affected 20:46:01 Vulnerability Mds: Not affected 20:46:01 Vulnerability Meltdown: Not affected 20:46:01 Vulnerability Mmio stale data: Not affected 20:46:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:46:01 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:46:01 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:46:01 Vulnerability Srbds: Not affected 20:46:01 Vulnerability Tsx async abort: Not affected 20:46:01 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 20:46:01 20:46:01 20:46:01 ---> nproc: 20:46:01 8 20:46:01 20:46:01 20:46:01 ---> df -h: 20:46:01 Filesystem Size Used Avail Use% Mounted on 20:46:01 overlay 155G 13G 143G 9% / 20:46:01 tmpfs 64M 0 64M 0% /dev 20:46:01 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:46:01 shm 64M 0 64M 0% /dev/shm 20:46:01 /dev/vda1 155G 13G 143G 9% /facter-os 20:46:01 20:46:01 20:46:01 ---> sar -b -r -n DEV: 20:46:01 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5019) 03/05/24 _x86_64_ (8 CPU) 20:46:01 20:46:01 20:31:39 LINUX RESTART (8 CPU) 20:46:01 20:46:01 20:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:46:01 20:33:01 172.62 38.36 134.26 0.00 4268.62 63348.11 0.00 20:46:01 20:34:01 125.01 0.98 124.03 0.00 12.13 40937.58 0.00 20:46:01 20:35:01 188.75 0.30 188.45 0.00 25.60 40795.20 0.00 20:46:01 20:36:01 47.26 0.03 47.23 0.00 0.53 16471.94 0.00 20:46:01 20:37:01 27.36 10.21 17.15 0.00 3451.29 4318.61 0.00 20:46:01 20:38:01 4.97 0.00 4.97 0.00 0.00 64.25 0.00 20:46:01 20:39:01 1.43 0.00 1.43 0.00 0.00 16.00 0.00 20:46:01 20:40:01 1.88 0.00 1.88 0.00 0.00 21.20 0.00 20:46:01 20:41:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 20:46:01 20:42:01 1.93 0.00 1.93 0.00 0.00 30.00 0.00 20:46:01 20:43:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 20:46:01 20:44:01 1.47 0.00 1.47 0.00 0.00 16.53 0.00 20:46:01 20:45:01 40.39 0.55 39.84 0.00 18.00 26361.74 0.00 20:46:01 Average: 47.32 3.88 43.44 0.00 598.15 14800.00 0.00 20:46:01 20:46:01 20:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:46:01 20:33:01 29127032 31531772 784600 2.39 81428 2590924 1984884 5.85 1038756 2318472 55560 20:46:01 20:34:01 27765300 31439128 866188 2.63 139412 3704128 1992824 5.87 1484384 3128924 676928 20:46:01 20:35:01 27826400 31525048 783836 2.38 149320 3713292 2037760 6.01 1278840 3266800 398784 20:46:01 20:36:01 27772796 31558020 748912 2.28 154440 3772348 1778184 5.24 1262312 3313284 52 20:46:01 20:37:01 27533540 31537616 758548 2.31 159628 3976120 1808592 5.33 1424216 3365760 1284 20:46:01 20:38:01 27541032 31545044 751144 2.28 159704 3976108 1808592 5.33 1418436 3365720 8 20:46:01 20:39:01 27540984 31545124 750988 2.28 159796 3976116 1808592 5.33 1418424 3365728 8 20:46:01 20:40:01 27547056 31551184 744848 2.27 159876 3976128 1808592 5.33 1412016 3365728 16 20:46:01 20:41:01 27547584 31551744 744216 2.26 159908 3976132 1808592 5.33 1412064 3365736 12 20:46:01 20:42:01 27547716 31552240 743952 2.26 159976 3976112 1808592 5.33 1411940 3366012 20 20:46:01 20:43:01 27547700 31552244 743872 2.26 160008 3976112 1808592 5.33 1412020 3366012 8 20:46:01 20:44:01 27547616 31552196 744080 2.26 160036 3976116 1808592 5.33 1411992 3366016 40 20:46:01 20:45:01 26469648 31515120 773488 2.35 176276 4913856 1841560 5.43 1562668 4201488 246204 20:46:01 Average: 27639570 31535114 764513 2.32 152293 3884884 1854150 5.46 1380621 3319668 106071 20:46:01 20:46:01 20:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:46:01 20:33:01 ens3 683.14 532.96 6375.91 142.81 0.00 0.00 0.00 0.00 20:46:01 20:33:01 lo 6.40 6.40 0.63 0.63 0.00 0.00 0.00 0.00 20:46:01 20:33:01 docker0 123.26 134.29 9.85 616.29 0.00 0.00 0.00 0.00 20:46:01 20:33:01 vethb86a391 77.34 90.03 7.58 320.76 0.00 0.00 0.00 0.03 20:46:01 20:34:01 ens3 190.58 105.18 1739.58 20.31 0.00 0.00 0.00 0.00 20:46:01 20:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:46:01 20:34:01 docker0 86.77 163.01 7.43 1710.39 0.00 0.00 0.00 0.00 20:46:01 20:34:01 vethe85bfdd 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 20:46:01 20:35:01 ens3 162.77 122.15 2713.27 256.11 0.00 0.00 0.00 0.00 20:46:01 20:35:01 lo 9.00 9.00 0.90 0.90 0.00 0.00 0.00 0.00 20:46:01 20:35:01 docker0 4.52 7.12 0.28 95.74 0.00 0.00 0.00 0.00 20:46:01 20:36:01 ens3 12.21 7.65 13.06 4.84 0.00 0.00 0.00 0.00 20:46:01 20:36:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 20:46:01 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:01 20:37:01 ens3 75.44 27.11 1375.51 2.23 0.00 0.00 0.00 0.00 20:46:01 20:37:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 20:46:01 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:01 20:38:01 ens3 0.35 0.23 0.09 0.07 0.00 0.00 0.00 0.00 20:46:01 20:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:46:01 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:01 20:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:01 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:01 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:01 20:40:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:46:01 20:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:46:01 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:01 20:41:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:46:01 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:01 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:01 20:42:01 ens3 0.20 0.17 0.07 0.01 0.00 0.00 0.00 0.00 20:46:01 20:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:46:01 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:01 20:43:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 20:46:01 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:01 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:01 20:44:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:46:01 20:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:46:01 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:01 20:45:01 ens3 216.08 137.48 4900.03 17.78 0.00 0.00 0.00 0.00 20:46:01 20:45:01 veth5010b1e 62.09 87.24 5.64 925.45 0.00 0.00 0.00 0.08 20:46:01 20:45:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 20:46:01 20:45:01 docker0 62.09 87.12 4.79 925.44 0.00 0.00 0.00 0.00 20:46:01 Average: ens3 103.17 71.79 1316.71 34.17 0.00 0.00 0.00 0.00 20:46:01 Average: veth5010b1e 4.78 6.71 0.43 71.19 0.00 0.00 0.00 0.01 20:46:01 Average: lo 1.38 1.38 0.13 0.13 0.00 0.00 0.00 0.00 20:46:01 Average: docker0 21.28 30.12 1.72 257.52 0.00 0.00 0.00 0.00 20:46:01 20:46:01 20:46:01 ---> sar -P ALL: 20:46:01 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5019) 03/05/24 _x86_64_ (8 CPU) 20:46:01 20:46:01 20:31:39 LINUX RESTART (8 CPU) 20:46:01 20:46:01 20:32:01 CPU %user %nice %system %iowait %steal %idle 20:46:01 20:33:01 all 9.16 0.00 2.92 3.08 0.07 84.77 20:46:01 20:33:01 0 7.20 0.00 2.76 1.51 0.07 88.45 20:46:01 20:33:01 1 10.60 0.00 2.73 1.85 0.07 84.75 20:46:01 20:33:01 2 10.30 0.00 3.13 0.76 0.07 85.74 20:46:01 20:33:01 3 9.32 0.00 3.04 6.91 0.07 80.66 20:46:01 20:33:01 4 11.72 0.00 2.83 0.54 0.05 84.87 20:46:01 20:33:01 5 8.09 0.00 2.68 2.15 0.07 87.01 20:46:01 20:33:01 6 7.79 0.00 2.87 5.63 0.08 83.63 20:46:01 20:33:01 7 8.27 0.00 3.33 5.26 0.07 83.07 20:46:01 20:34:01 all 32.98 0.00 4.09 2.92 0.07 59.95 20:46:01 20:34:01 0 32.97 0.00 3.65 0.66 0.07 62.65 20:46:01 20:34:01 1 31.84 0.00 4.81 1.36 0.07 61.92 20:46:01 20:34:01 2 33.03 0.00 3.83 0.81 0.07 62.27 20:46:01 20:34:01 3 33.33 0.00 4.06 7.16 0.08 55.37 20:46:01 20:34:01 4 32.53 0.00 4.33 0.24 0.07 62.83 20:46:01 20:34:01 5 35.09 0.00 4.46 6.17 0.07 54.21 20:46:01 20:34:01 6 32.04 0.00 3.75 6.87 0.07 57.27 20:46:01 20:34:01 7 33.02 0.00 3.81 0.08 0.07 63.02 20:46:01 20:35:01 all 26.16 0.00 3.65 2.79 0.08 67.31 20:46:01 20:35:01 0 25.95 0.00 4.10 0.40 0.08 69.46 20:46:01 20:35:01 1 28.15 0.00 3.60 6.66 0.08 61.50 20:46:01 20:35:01 2 26.08 0.00 3.39 0.72 0.08 69.72 20:46:01 20:35:01 3 26.17 0.00 3.58 4.58 0.07 65.60 20:46:01 20:35:01 4 26.33 0.00 4.01 3.92 0.08 65.65 20:46:01 20:35:01 5 25.81 0.00 3.57 4.46 0.08 66.07 20:46:01 20:35:01 6 24.69 0.00 3.86 1.43 0.08 69.94 20:46:01 20:35:01 7 26.15 0.00 3.06 0.25 0.08 70.46 20:46:01 20:36:01 all 1.06 0.00 0.51 0.76 0.01 97.66 20:46:01 20:36:01 0 1.19 0.00 0.25 0.02 0.02 98.53 20:46:01 20:36:01 1 0.90 0.00 0.48 0.00 0.02 98.60 20:46:01 20:36:01 2 1.04 0.00 0.38 0.62 0.00 97.96 20:46:01 20:36:01 3 0.89 0.00 0.75 4.48 0.02 93.86 20:46:01 20:36:01 4 1.05 0.00 0.47 0.03 0.02 98.43 20:46:01 20:36:01 5 1.40 0.00 0.37 0.85 0.00 97.38 20:46:01 20:36:01 6 1.07 0.00 0.62 0.00 0.02 98.29 20:46:01 20:36:01 7 0.94 0.00 0.74 0.07 0.00 98.26 20:46:01 20:37:01 all 0.88 0.00 0.37 0.47 0.01 98.27 20:46:01 20:37:01 0 0.67 0.00 0.45 1.12 0.00 97.77 20:46:01 20:37:01 1 0.55 0.00 0.32 1.04 0.00 98.10 20:46:01 20:37:01 2 0.27 0.00 0.35 0.70 0.02 98.67 20:46:01 20:37:01 3 1.00 0.00 0.40 0.10 0.02 98.48 20:46:01 20:37:01 4 0.65 0.00 0.35 0.03 0.03 98.93 20:46:01 20:37:01 5 1.03 0.00 0.28 0.02 0.02 98.65 20:46:01 20:37:01 6 1.74 0.00 0.23 0.65 0.02 97.35 20:46:01 20:37:01 7 1.10 0.00 0.60 0.07 0.02 98.21 20:46:01 20:38:01 all 0.03 0.00 0.03 0.01 0.01 99.93 20:46:01 20:38:01 0 0.02 0.00 0.03 0.00 0.02 99.93 20:46:01 20:38:01 1 0.02 0.00 0.03 0.00 0.02 99.93 20:46:01 20:38:01 2 0.00 0.00 0.03 0.03 0.00 99.93 20:46:01 20:38:01 3 0.03 0.00 0.02 0.00 0.02 99.93 20:46:01 20:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:46:01 20:38:01 5 0.03 0.00 0.02 0.00 0.02 99.93 20:46:01 20:38:01 6 0.03 0.00 0.02 0.03 0.00 99.92 20:46:01 20:38:01 7 0.05 0.00 0.03 0.00 0.00 99.92 20:46:01 20:39:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:46:01 20:39:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:46:01 20:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:46:01 20:39:01 2 0.02 0.00 0.02 0.03 0.00 99.93 20:46:01 20:39:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:46:01 20:39:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:46:01 20:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:46:01 20:39:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:46:01 20:39:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:46:01 20:40:01 all 0.04 0.00 0.02 0.00 0.00 99.94 20:46:01 20:40:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:46:01 20:40:01 1 0.03 0.00 0.03 0.00 0.00 99.93 20:46:01 20:40:01 2 0.00 0.00 0.00 0.03 0.02 99.95 20:46:01 20:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:46:01 20:40:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:46:01 20:40:01 5 0.12 0.00 0.02 0.00 0.00 99.87 20:46:01 20:40:01 6 0.03 0.00 0.03 0.00 0.00 99.93 20:46:01 20:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:46:01 20:41:01 all 0.04 0.00 0.01 0.01 0.01 99.93 20:46:01 20:41:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:46:01 20:41:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:46:01 20:41:01 2 0.02 0.00 0.02 0.03 0.00 99.93 20:46:01 20:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:46:01 20:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:46:01 20:41:01 5 0.28 0.00 0.00 0.00 0.00 99.72 20:46:01 20:41:01 6 0.00 0.00 0.00 0.05 0.02 99.93 20:46:01 20:41:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:46:01 20:42:01 all 0.02 0.00 0.01 0.01 0.01 99.96 20:46:01 20:42:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:46:01 20:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:46:01 20:42:01 2 0.02 0.00 0.02 0.03 0.00 99.93 20:46:01 20:42:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:46:01 20:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:46:01 20:42:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:46:01 20:42:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:46:01 20:42:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:46:01 20:43:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:46:01 20:43:01 0 0.02 0.00 0.03 0.00 0.02 99.93 20:46:01 20:43:01 1 0.00 0.00 0.03 0.00 0.00 99.97 20:46:01 20:43:01 2 0.00 0.00 0.02 0.02 0.00 99.97 20:46:01 20:43:01 3 0.05 0.00 0.02 0.00 0.00 99.93 20:46:01 20:43:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:46:01 20:43:01 5 0.10 0.00 0.00 0.00 0.00 99.90 20:46:01 20:43:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:46:01 20:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:46:01 20:46:01 20:43:01 CPU %user %nice %system %iowait %steal %idle 20:46:01 20:44:01 all 0.02 0.00 0.02 0.00 0.01 99.95 20:46:01 20:44:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:46:01 20:44:01 1 0.03 0.00 0.03 0.00 0.02 99.92 20:46:01 20:44:01 2 0.00 0.00 0.03 0.02 0.02 99.93 20:46:01 20:44:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:46:01 20:44:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:46:01 20:44:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:46:01 20:44:01 6 0.02 0.00 0.02 0.02 0.00 99.95 20:46:01 20:44:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:46:01 20:45:01 all 4.31 0.00 1.65 1.28 0.03 92.74 20:46:01 20:45:01 0 4.71 0.00 1.47 0.02 0.05 93.75 20:46:01 20:45:01 1 3.91 0.00 1.22 0.03 0.02 94.82 20:46:01 20:45:01 2 3.13 0.00 2.44 2.06 0.02 92.35 20:46:01 20:45:01 3 3.47 0.00 1.56 0.00 0.02 94.96 20:46:01 20:45:01 4 4.37 0.00 1.50 0.02 0.07 94.05 20:46:01 20:45:01 5 4.98 0.00 1.59 0.05 0.03 93.34 20:46:01 20:45:01 6 5.01 0.00 1.93 8.02 0.03 85.01 20:46:01 20:45:01 7 4.86 0.00 1.45 0.02 0.02 93.66 20:46:01 Average: all 5.72 0.00 1.02 0.87 0.02 92.38 20:46:01 Average: 0 5.58 0.00 0.99 0.29 0.03 93.12 20:46:01 Average: 1 5.80 0.00 1.02 0.83 0.02 92.32 20:46:01 Average: 2 5.65 0.00 1.05 0.45 0.02 92.83 20:46:01 Average: 3 5.68 0.00 1.03 1.78 0.02 91.48 20:46:01 Average: 4 5.86 0.00 1.03 0.36 0.03 92.72 20:46:01 Average: 5 5.89 0.00 0.99 1.05 0.02 92.04 20:46:01 Average: 6 5.55 0.00 1.02 1.74 0.03 91.67 20:46:01 Average: 7 5.70 0.00 1.00 0.44 0.02 92.84 20:46:01 20:46:01 20:46:01