Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 70e8a5936c2169a339b3d4eaba502027d1a3f7bf 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-ssh2178964681755603618.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12503714690697094619.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13854570572257430082.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13642202158869586177.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-ssh5291798147994062314.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9803 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 > 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 Avoid second fetch Checking out Revision 70e8a5936c2169a339b3d4eaba502027d1a3f7bf (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#236)" > git config core.sparsecheckout # timeout=10 > git checkout -f 70e8a5936c2169a339b3d4eaba502027d1a3f7bf # timeout=10 > git rev-list --no-walk 381a687333ca9b0d1c51b9ef892fe4f7db09a865 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:37:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:37:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:37:11 ========================================================= 13:37:11 EdgeX Global Pipelines Version Info 13:37:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:37:12 ------------------- 13:37:12 stable info: 13:37:12 ------------------- 13:37:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:37:12 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 13:37:12 Message: update stable to v1.0.254 13:37:13 ------------------- 13:37:13 experimental info: 13:37:13 ------------------- 13:37:13 Commited By: **** collab-it+edgex@linuxfoundation.org 13:37:13 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 13:37:13 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:37:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 13:37:13 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 13:37:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:37:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:37:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:37:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 13:37:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:37:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:37:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:37:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:37:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:37:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 13:37:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:37:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:37:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:37:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:37:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:37:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:37:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:37:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:37:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:37:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:37:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:37:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:37:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:37:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:37:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:37:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:37:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:37:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:37:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 70e8a5936c2169a339b3d4eaba502027d1a3f7bf [Pipeline] echo 13:37:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 70e8a59 [Pipeline] echo 13:37:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:37:14 provisioning config files... 13:37:14 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3745478756351424325tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:37:14 ---> docker-login.sh 13:37:14 nexus3.edgexfoundry.org:10001 13:37:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:37:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:37:14 Configure a credential helper to remove this warning. See 13:37:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:37:14 13:37:14 Login Succeeded 13:37:14 nexus3.edgexfoundry.org:10002 13:37:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:37:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:37:14 Configure a credential helper to remove this warning. See 13:37:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:37:14 13:37:14 Login Succeeded 13:37:14 nexus3.edgexfoundry.org:10003 13:37:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:37:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:37:14 Configure a credential helper to remove this warning. See 13:37:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:37:14 13:37:14 Login Succeeded 13:37:14 nexus3.edgexfoundry.org:10004 13:37:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:37:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:37:15 Configure a credential helper to remove this warning. See 13:37:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:37:15 13:37:15 Login Succeeded 13:37:15 docker.io 13:37:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:37:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:37:15 Configure a credential helper to remove this warning. See 13:37:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:37:15 13:37:15 Login Succeeded 13:37:15 ---> docker-login.sh ends [Pipeline] } 13:37:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:37:16 + git rev-list -1 --merges 70e8a5936c2169a339b3d4eaba502027d1a3f7bf~1..70e8a5936c2169a339b3d4eaba502027d1a3f7bf [Pipeline] echo 13:37:16 -----------> git rev-list -1 --merges 70e8a5936c2169a339b3d4eaba502027d1a3f7bf~1..70e8a5936c2169a339b3d4eaba502027d1a3f7bf 70e8a5936c2169a339b3d4eaba502027d1a3f7bf [false] [Pipeline] sh 13:37:16 + git log --format=format:%s -1 70e8a5936c2169a339b3d4eaba502027d1a3f7bf [Pipeline] echo 13:37:16 ========================================================= 13:37:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:37:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:37:16 + git log --format=format:%s -1 70e8a5936c2169a339b3d4eaba502027d1a3f7bf [Pipeline] echo 13:37:16 [semverPrep] GIT_COMMIT: 70e8a5936c2169a339b3d4eaba502027d1a3f7bf, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#236) [Pipeline] echo 13:37:16 [semverPrep] This is not a build commit. [Pipeline] sh 13:37:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:37:17 + grep -v github /etc/ssh/ssh_known_hosts 13:37:17 + [ -e /tmp/ssh_known_hosts ] 13:37:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:37:17 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:37:17 + sudo tee -a /etc/ssh/ssh_known_hosts 13:37:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:37:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:37:17 13:37:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:37:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:37:17 0.1.4: Pulling from edgex-devops/py-git-semver 13:37:17 b85a868b505f: Pulling fs layer 13:37:17 e2be974225ed: Pulling fs layer 13:37:17 339a4e72a1f5: Pulling fs layer 13:37:17 988bab9f4d93: Pulling fs layer 13:37:17 1469e6f7b9e6: Pulling fs layer 13:37:17 eaf3925da568: Pulling fs layer 13:37:17 bab4dde63d76: Pulling fs layer 13:37:17 bde34c3a00c8: Pulling fs layer 13:37:17 b352a97aabf1: Pulling fs layer 13:37:17 4872d77fe225: Pulling fs layer 13:37:17 5851b861e8e6: Pulling fs layer 13:37:17 1469e6f7b9e6: Waiting 13:37:17 988bab9f4d93: Waiting 13:37:17 bde34c3a00c8: Waiting 13:37:17 bab4dde63d76: Waiting 13:37:17 eaf3925da568: Waiting 13:37:17 4872d77fe225: Waiting 13:37:17 5851b861e8e6: Waiting 13:37:17 e2be974225ed: Verifying Checksum 13:37:17 e2be974225ed: Download complete 13:37:17 988bab9f4d93: Download complete 13:37:17 339a4e72a1f5: Verifying Checksum 13:37:17 339a4e72a1f5: Download complete 13:37:17 1469e6f7b9e6: Verifying Checksum 13:37:17 1469e6f7b9e6: Download complete 13:37:18 eaf3925da568: Verifying Checksum 13:37:18 eaf3925da568: Download complete 13:37:18 bde34c3a00c8: Verifying Checksum 13:37:18 bde34c3a00c8: Download complete 13:37:18 b352a97aabf1: Download complete 13:37:18 4872d77fe225: Verifying Checksum 13:37:18 4872d77fe225: Download complete 13:37:18 5851b861e8e6: Verifying Checksum 13:37:18 5851b861e8e6: Download complete 13:37:18 b85a868b505f: Verifying Checksum 13:37:18 b85a868b505f: Download complete 13:37:18 bab4dde63d76: Verifying Checksum 13:37:18 bab4dde63d76: Download complete 13:37:19 b85a868b505f: Pull complete 13:37:19 e2be974225ed: Pull complete 13:37:20 339a4e72a1f5: Pull complete 13:37:20 988bab9f4d93: Pull complete 13:37:20 1469e6f7b9e6: Pull complete 13:37:20 eaf3925da568: Pull complete 13:37:22 bab4dde63d76: Pull complete 13:37:22 bde34c3a00c8: Pull complete 13:37:22 b352a97aabf1: Pull complete 13:37:22 4872d77fe225: Pull complete 13:37:22 5851b861e8e6: Pull complete 13:37:22 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:37:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:37:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:37:23 prd-ubuntu20.04-docker-8c-8g-9803 does not seem to be running inside a container 13:37:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:37:26 $ docker top ebe1dcae1ed47bedcf19b311e72d7cf33846dc41ed65028aace35b9468266a31 -eo pid,comm 13:37:26 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 13:37:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:37:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:37:26 [ssh-agent] Looking for ssh-agent implementation... 13:37:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:37:26 $ docker exec ebe1dcae1ed47bedcf19b311e72d7cf33846dc41ed65028aace35b9468266a31 ssh-agent 13:37:26 SSH_AUTH_SOCK=/tmp/ssh-NmAz0sJtxy61/agent.32 13:37:26 SSH_AGENT_PID=38 13:37:26 Running ssh-add (command line suppressed) 13:37:26 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17743533674052661819.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17743533674052661819.key) 13:37:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:37:27 + git tag --points-at HEAD [Pipeline] } 13:37:27 $ docker exec --env ******** --env ******** ebe1dcae1ed47bedcf19b311e72d7cf33846dc41ed65028aace35b9468266a31 ssh-agent -k 13:37:27 unset SSH_AUTH_SOCK; 13:37:27 unset SSH_AGENT_PID; 13:37:27 echo Agent pid 38 killed; 13:37:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:37:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:37:27 [ssh-agent] Looking for ssh-agent implementation... 13:37:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:37:27 $ docker exec ebe1dcae1ed47bedcf19b311e72d7cf33846dc41ed65028aace35b9468266a31 ssh-agent 13:37:27 SSH_AUTH_SOCK=/tmp/ssh-LEGjwYoBaF10/agent.70 13:37:27 SSH_AGENT_PID=76 13:37:27 Running ssh-add (command line suppressed) 13:37:27 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3150605653612949252.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3150605653612949252.key) 13:37:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:37:27 + git semver init 13:37:28 2023-10-23 13:37:28,011 [run_init] DEBUG init version:0.0.0 force:False 13:37:28 2023-10-23 13:37:28,011 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 13:37:28 2023-10-23 13:37:28,012 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 13:37:28 2023-10-23 13:37:28,012 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 13:37:29 2023-10-23 13:37:29,188 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 13:37:29 2023-10-23 13:37:29,189 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 13:37:29 2023-10-23 13:37:29,189 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 13:37:29 2023-10-23 13:37:29,189 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 13:37:29 3.1.0-dev.27 [Pipeline] } 13:37:29 $ docker exec --env ******** --env ******** ebe1dcae1ed47bedcf19b311e72d7cf33846dc41ed65028aace35b9468266a31 ssh-agent -k 13:37:29 unset SSH_AUTH_SOCK; 13:37:29 unset SSH_AGENT_PID; 13:37:29 echo Agent pid 76 killed; 13:37:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:37:29 + git semver [Pipeline] } 13:37:30 $ docker stop --time=1 ebe1dcae1ed47bedcf19b311e72d7cf33846dc41ed65028aace35b9468266a31 13:37:31 $ docker rm -f --volumes ebe1dcae1ed47bedcf19b311e72d7cf33846dc41ed65028aace35b9468266a31 [Pipeline] // withDockerContainer [Pipeline] sh 13:37:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:37:32 Stashed 1 file(s) [Pipeline] echo 13:37:32 [edgeXSemver]: initialized semver on version 3.1.0-dev.27 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:37:32 provisioning config files... 13:37:32 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14290030304303840104tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:37:32 ---> docker-login.sh 13:37:32 nexus3.edgexfoundry.org:10001 13:37:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:37:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:37:32 Configure a credential helper to remove this warning. See 13:37:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:37:32 13:37:32 Login Succeeded 13:37:32 nexus3.edgexfoundry.org:10002 13:37:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:37:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:37:32 Configure a credential helper to remove this warning. See 13:37:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:37:32 13:37:32 Login Succeeded 13:37:32 nexus3.edgexfoundry.org:10003 13:37:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:37:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:37:32 Configure a credential helper to remove this warning. See 13:37:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:37:32 13:37:32 Login Succeeded 13:37:32 nexus3.edgexfoundry.org:10004 13:37:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:37:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:37:32 Configure a credential helper to remove this warning. See 13:37:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:37:32 13:37:32 Login Succeeded 13:37:32 docker.io 13:37:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:37:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:37:33 Configure a credential helper to remove this warning. See 13:37:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:37:33 13:37:33 Login Succeeded 13:37:33 ---> docker-login.sh ends [Pipeline] } 13:37:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:37:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:37:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:37:33 ========================================================= 13:37:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 13:37:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:37:33 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 13:37:33 Sending build context to Docker daemon 12.75MB 13:37:33 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:37:33 Step 2/12 : FROM ${BASE} AS builder 13:37:33 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 13:37:33 7264a8db6415: Pulling fs layer 13:37:33 c4d48a809fc2: Pulling fs layer 13:37:33 4f1c88b9dad5: Pulling fs layer 13:37:33 ad3a456e5733: Pulling fs layer 13:37:33 33e27b845d1e: Pulling fs layer 13:37:33 c68163c4e522: Pulling fs layer 13:37:33 50da416c3ac9: Pulling fs layer 13:37:33 23d2d4c4bb30: Pulling fs layer 13:37:33 33e27b845d1e: Waiting 13:37:33 c68163c4e522: Waiting 13:37:33 50da416c3ac9: Waiting 13:37:33 23d2d4c4bb30: Waiting 13:37:33 ad3a456e5733: Waiting 13:37:33 c4d48a809fc2: Verifying Checksum 13:37:33 c4d48a809fc2: Download complete 13:37:33 ad3a456e5733: Download complete 13:37:33 33e27b845d1e: Verifying Checksum 13:37:33 33e27b845d1e: Download complete 13:37:33 7264a8db6415: Verifying Checksum 13:37:33 7264a8db6415: Download complete 13:37:33 c68163c4e522: Verifying Checksum 13:37:33 c68163c4e522: Download complete 13:37:33 7264a8db6415: Pull complete 13:37:34 c4d48a809fc2: Pull complete 13:37:34 23d2d4c4bb30: Verifying Checksum 13:37:34 23d2d4c4bb30: Download complete 13:37:34 4f1c88b9dad5: Verifying Checksum 13:37:34 4f1c88b9dad5: Download complete 13:37:34 50da416c3ac9: Verifying Checksum 13:37:34 50da416c3ac9: Download complete 13:37:37 4f1c88b9dad5: Pull complete 13:37:37 ad3a456e5733: Pull complete 13:37:37 33e27b845d1e: Pull complete 13:37:37 c68163c4e522: Pull complete 13:37:39 50da416c3ac9: Pull complete 13:37:40 23d2d4c4bb30: Pull complete 13:37:40 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 13:37:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 13:37:40 ---> 0786185ac409 13:37:40 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:37:44 ---> Running in 5c92154e3f71 13:37:44 Removing intermediate container 5c92154e3f71 13:37:44 ---> 2318bf3a4508 13:37:44 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:37:44 ---> Running in 4501c00800f3 13:37:44 Removing intermediate container 4501c00800f3 13:37:44 ---> 0efa82bbe53a 13:37:44 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:37:44 ---> Running in f1a5a3e23cc8 13:37:44 Removing intermediate container f1a5a3e23cc8 13:37:44 ---> 51b52e2955ed 13:37:44 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:37:45 ---> Running in 4831d8e77120 13:37:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:37:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:37:45 OK: 264 MiB in 52 packages 13:37:46 Removing intermediate container 4831d8e77120 13:37:46 ---> 229459b5fba6 13:37:46 Step 7/12 : WORKDIR /app 13:37:46 ---> Running in a4bd3fa344c1 13:37:46 Removing intermediate container a4bd3fa344c1 13:37:46 ---> d13b5af3380b 13:37:46 Step 8/12 : COPY go.mod vendor* ./ 13:37:46 ---> e6c260c10091 13:37:46 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:37:46 ---> Running in 1618f8efce2e 13:37:47 Still waiting to schedule task 13:37:47 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:38:42 Removing intermediate container 1618f8efce2e 13:38:42 ---> f571b9bf63ed 13:38:42 Step 10/12 : COPY . . 13:38:42 ---> 33a2bb54a9e9 13:38:42 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:38:42 ---> Running in 475b9411faeb 13:38:42 Removing intermediate container 475b9411faeb 13:38:42 ---> cd7d1cd4adff 13:38:42 Step 12/12 : RUN $MAKE 13:38:42 ---> Running in 7d4fc808ab29 13:38:42 noop 13:38:42 Removing intermediate container 7d4fc808ab29 13:38:42 ---> a9f631a293b5 13:38:42 Successfully built a9f631a293b5 13:38:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:42 + docker inspect -f . ci-base-image-x86_64 13:38:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:38:42 prd-ubuntu20.04-docker-8c-8g-9803 does not seem to be running inside a container 13:38:42 $ 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 13:38:43 $ docker top 646be72f3470b5acdf37ab888a3049ae685c3537894e23c1f9b13ef08ee5423b -eo pid,comm [Pipeline] { [Pipeline] sh 13:38:43 + go version 13:38:43 go version go1.21.0 linux/amd64 [Pipeline] } 13:38:43 $ docker stop --time=1 646be72f3470b5acdf37ab888a3049ae685c3537894e23c1f9b13ef08ee5423b 13:38:44 $ docker rm -f --volumes 646be72f3470b5acdf37ab888a3049ae685c3537894e23c1f9b13ef08ee5423b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:45 + docker inspect -f . ci-base-image-x86_64 13:38:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:38:45 prd-ubuntu20.04-docker-8c-8g-9803 does not seem to be running inside a container 13:38:45 $ 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 13:38:45 $ docker top 70869bdb21d21aa5abb17a373c4f30b13ecde585c736284a65edabde645b1909 -eo pid,comm [Pipeline] { [Pipeline] sh 13:38:46 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 13:38:46 + make test 13:38:46 go test -race ./... -coverprofile=coverage.out ./... 13:39:08 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:39:08 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:39:08 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.148s coverage: 86.2% of statements 13:39:09 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.683s coverage: 71.9% of statements 13:39:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9805 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 13:39:19 Running in /w/workspace/app-rfid-llrp-inventory/139 [Pipeline] { [Pipeline] checkout 13:39:19 The recommended git tool is: git 13:39:25 using credential edgex-jenkins-ssh 13:39:25 Cloning the remote Git repository 13:39:25 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:39:25 > git init /w/workspace/app-rfid-llrp-inventory/139 # timeout=10 13:39:25 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:39:25 > git --version # timeout=10 13:39:25 > git --version # 'git version 2.25.1' 13:39:25 using GIT_SSH to set credentials SSH Credentials for GitHub 13:39:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:39:28 Avoid second fetch 13:39:28 Checking out Revision 70e8a5936c2169a339b3d4eaba502027d1a3f7bf (main) 13:39:27 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:39:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:39:28 > git config core.sparsecheckout # timeout=10 13:39:29 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#236)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:39:28 > git checkout -f 70e8a5936c2169a339b3d4eaba502027d1a3f7bf # timeout=10 13:39:30 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:39:30 % Total % Received % Xferd Average Speed Time Time Time Current 13:39:30 Dload Upload Total Spent Left Speed 13:39:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 75005 0 --:--:-- --:--:-- --:--:-- 74567 [Pipeline] sh 13:39:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:39:31 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:39:31 + sudo tee /etc/docker/daemon.new 13:39:31 { 13:39:31 "registry-mirrors": [ 13:39:31 "https://nexus3.edgexfoundry.org:10001" 13:39:31 ], 13:39:31 "bip": "10.250.0.254/24", 13:39:31 "hosts": [ 13:39:31 "tcp://0.0.0.0:5555", 13:39:31 "unix:///var/run/docker.sock" 13:39:31 ], 13:39:31 "mtu": 1458, 13:39:31 "selinux-enabled": true, 13:39:31 "seccomp-profile": "/etc/docker/seccomp.json" 13:39:31 } [Pipeline] sh 13:39:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:39:31 + sudo service docker restart 13:39:43 go vet ./... 13:39:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:39:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:39:44 ./bin/test-attribution.sh 13:39:44 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 13:39:44 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 13:39:44 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 13:39:44 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 13:39:44 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 13:39:44 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 13:39:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:39:44 $ docker stop --time=1 70869bdb21d21aa5abb17a373c4f30b13ecde585c736284a65edabde645b1909 13:39:49 $ docker rm -f --volumes 70869bdb21d21aa5abb17a373c4f30b13ecde585c736284a65edabde645b1909 [Pipeline] // withDockerContainer [Pipeline] sh 13:39:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:39:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:39:50 provisioning config files... 13:39:50 + sudo chown -R jenkins:jenkins . 13:39:50 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/139@tmp/config12315822288936061616tmp [Pipeline] sh [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:39:50 + ls -al . 13:39:50 total 236 13:39:50 drwxrwxr-x 11 jenkins jenkins 4096 Oct 23 13:38 . 13:39:50 drwxrwxr-x 4 jenkins jenkins 4096 Oct 23 13:37 .. 13:39:50 -rw-rw-r-- 1 jenkins jenkins 262 Oct 23 13:37 .dockerignore 13:39:50 drwxrwxr-x 8 jenkins jenkins 4096 Oct 23 13:39 .git 13:39:50 drwxrwxr-x 3 jenkins jenkins 4096 Oct 23 13:37 .github 13:39:50 -rw-rw-r-- 1 jenkins jenkins 788 Oct 23 13:37 .gitignore 13:39:50 -rw-rw-r-- 1 jenkins jenkins 41 Oct 23 13:37 .golangci.yml 13:39:50 drwxr-xr-x 3 jenkins jenkins 4096 Oct 23 13:37 .semver 13:39:50 -rw-rw-r-- 1 jenkins jenkins 10232 Oct 23 13:37 Attribution.txt 13:39:50 -rw-rw-r-- 1 jenkins jenkins 9317 Oct 23 13:37 CHANGELOG.md 13:39:50 -rw-rw-r-- 1 jenkins jenkins 1659 Oct 23 13:37 Dockerfile 13:39:50 -rw-rw-r-- 1 jenkins jenkins 677 Oct 23 13:37 GOVERNANCE.md 13:39:50 -rw-rw-r-- 1 jenkins jenkins 687 Oct 23 13:37 Jenkinsfile 13:39:50 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 23 13:37 LICENSE 13:39:50 -rw-rw-r-- 1 jenkins jenkins 2497 Oct 23 13:37 Makefile 13:39:50 -rw-rw-r-- 1 jenkins jenkins 617 Oct 23 13:37 OWNERS.md 13:39:50 -rw-rw-r-- 1 jenkins jenkins 31516 Oct 23 13:37 README.md 13:39:50 -rw-rw-r-- 1 jenkins jenkins 12 Oct 23 13:37 VERSION 13:39:50 drwxrwxr-x 2 jenkins jenkins 4096 Oct 23 13:37 bin 13:39:50 -rw-r--r-- 1 jenkins jenkins 41317 Oct 23 13:39 coverage.out 13:39:50 -rw-rw-r-- 1 jenkins jenkins 3969 Oct 23 13:37 go.mod 13:39:50 -rw-rw-r-- 1 jenkins jenkins 35080 Oct 23 13:37 go.sum 13:39:50 drwxrwxr-x 2 jenkins jenkins 4096 Oct 23 13:37 images 13:39:50 drwxrwxr-x 4 jenkins jenkins 4096 Oct 23 13:37 internal 13:39:50 -rw-rw-r-- 1 jenkins jenkins 531 Oct 23 13:37 main.go 13:39:50 drwxrwxr-x 2 jenkins jenkins 4096 Oct 23 13:37 res 13:39:50 drwxrwxr-x 4 jenkins jenkins 4096 Oct 23 13:37 snap 13:39:50 drwxrwxr-x 3 jenkins jenkins 4096 Oct 23 13:37 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:50 ---> docker-login.sh 13:39:50 nexus3.edgexfoundry.org:10001 13:39:50 + 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=70e8a5936c2169a339b3d4eaba502027d1a3f7bf --label arch=amd64 --label version=3.1.0-dev.27 . 13:39:50 Sending build context to Docker daemon 12.75MB 13:39:50 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 13:39:50 Step 2/29 : FROM ${BASE} AS builder 13:39:50 ---> a9f631a293b5 13:39:50 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 13:39:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:51 ---> Running in 5e24b1c25ca2 13:39:51 Removing intermediate container 5e24b1c25ca2 13:39:51 ---> 5b911cee273c 13:39:51 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 13:39:51 ---> Running in 61044f6b820c 13:39:51 Removing intermediate container 61044f6b820c 13:39:51 ---> ae755458827b 13:39:51 Step 5/29 : ARG ADD_BUILD_TAGS="" 13:39:51 ---> Running in 16d886136a00 13:39:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:51 Configure a credential helper to remove this warning. See 13:39:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:51 13:39:51 Login Succeeded 13:39:51 nexus3.edgexfoundry.org:10002 13:39:51 Removing intermediate container 16d886136a00 13:39:51 ---> 90deabf92a90 13:39:51 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:39:51 ---> Running in 6f217422c8c4 13:39:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:39:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:39:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:51 Configure a credential helper to remove this warning. See 13:39:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:51 13:39:51 Login Succeeded 13:39:51 nexus3.edgexfoundry.org:10003 13:39:51 OK: 264 MiB in 52 packages 13:39:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:51 Configure a credential helper to remove this warning. See 13:39:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:51 13:39:51 Login Succeeded 13:39:51 nexus3.edgexfoundry.org:10004 13:39:52 Removing intermediate container 6f217422c8c4 13:39:52 ---> dd9b64b2ae99 13:39:52 Step 7/29 : WORKDIR /app 13:39:52 ---> Running in 40a5fa3c6147 13:39:52 Removing intermediate container 40a5fa3c6147 13:39:52 ---> 7ecf37d5035c 13:39:52 Step 8/29 : COPY go.mod vendor* ./ 13:39:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:52 ---> fdcd53e55157 13:39:52 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:39:52 ---> Running in 10cfd582baf4 13:39:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:52 Configure a credential helper to remove this warning. See 13:39:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:52 13:39:52 Login Succeeded 13:39:52 docker.io 13:39:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:53 Removing intermediate container 10cfd582baf4 13:39:53 ---> 7bc8f4e10284 13:39:53 Step 10/29 : COPY . . 13:39:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:53 Configure a credential helper to remove this warning. See 13:39:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:53 13:39:53 Login Succeeded 13:39:53 ---> docker-login.sh ends [Pipeline] } 13:39:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:39:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:39:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:39:53 ========================================================= 13:39:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 13:39:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:53 ---> e73224e4b600 13:39:53 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:39:53 ---> Running in a5791afd4845 13:39:53 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 13:39:53 Removing intermediate container a5791afd4845 13:39:53 ---> 290e1ba3dd27 13:39:53 Step 12/29 : RUN $MAKE 13:39:53 ---> Running in 4a440109f282 13:39:53 Sending build context to Docker daemon 685.1kB 13:39:53 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:39:53 Step 2/12 : FROM ${BASE} AS builder 13:39:53 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:39:53 9fda8d8052c6: Pulling fs layer 13:39:54 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.27 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.27" -trimpath -mod=readonly -o app-rfid-llrp-inventory 13:39:54 5d54e960e981: Pulling fs layer 13:39:54 c4a7e357bf2a: Pulling fs layer 13:39:54 f0e02332f6b5: Pulling fs layer 13:39:54 cefa15bbcfad: Pulling fs layer 13:39:54 17808c966233: Pulling fs layer 13:39:54 f4c1fc716caa: Pulling fs layer 13:39:54 f0e02332f6b5: Waiting 13:39:54 cefa15bbcfad: Waiting 13:39:54 17808c966233: Waiting 13:39:54 f4c1fc716caa: Waiting 13:39:54 5d54e960e981: Verifying Checksum 13:39:54 5d54e960e981: Download complete 13:39:54 f0e02332f6b5: Verifying Checksum 13:39:54 f0e02332f6b5: Download complete 13:39:54 cefa15bbcfad: Download complete 13:39:54 9fda8d8052c6: Verifying Checksum 13:39:54 9fda8d8052c6: Download complete 13:39:54 f4c1fc716caa: Verifying Checksum 13:39:54 f4c1fc716caa: Download complete 13:39:55 9fda8d8052c6: Pull complete 13:39:56 5d54e960e981: Pull complete 13:39:56 c4a7e357bf2a: Verifying Checksum 13:39:56 c4a7e357bf2a: Download complete 13:39:57 17808c966233: Verifying Checksum 13:39:57 17808c966233: Download complete 13:40:09 c4a7e357bf2a: Pull complete 13:40:09 f0e02332f6b5: Pull complete 13:40:09 cefa15bbcfad: Pull complete 13:40:17 17808c966233: Pull complete 13:40:19 f4c1fc716caa: Pull complete 13:40:19 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 13:40:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 13:40:20 ---> ea914061e18c 13:40:20 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:40:20 Removing intermediate container 4a440109f282 13:40:20 ---> dfe9ae780012 13:40:20 Step 13/29 : FROM alpine:3.18 13:40:21 3.18: Pulling from library/alpine 13:40:21 96526aa774ef: Pulling fs layer 13:40:21 96526aa774ef: Verifying Checksum 13:40:21 96526aa774ef: Download complete 13:40:21 96526aa774ef: Pull complete 13:40:21 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 13:40:21 Status: Downloaded newer image for alpine:3.18 13:40:21 ---> 8ca4688f4f35 13:40:21 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:40:21 ---> Running in f67521a1ec0c 13:40:21 Removing intermediate container f67521a1ec0c 13:40:21 ---> feb0b56b0135 13:40:21 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:40:22 ---> Running in b2cdf8404ad9 13:40:22 Removing intermediate container b2cdf8404ad9 13:40:22 ---> 8b5649aa8ef8 13:40:22 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:40:22 ---> Running in 9b005d0aab06 13:40:22 Removing intermediate container 9b005d0aab06 13:40:22 ---> 98d5ce3837c1 13:40:22 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 13:40:22 ---> Running in d60e95f96369 13:40:22 ---> Running in 7600d680ba17 13:40:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:40:22 Removing intermediate container 7600d680ba17 13:40:22 ---> 886e07f85f87 13:40:22 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:40:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:40:22 ---> Running in 1852a0704611 13:40:22 (1/2) Installing ca-certificates (20230506-r0) 13:40:23 Removing intermediate container 1852a0704611 13:40:23 ---> d89156d20048 13:40:23 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:40:23 ---> Running in a046e439b3c1 13:40:23 (2/2) Installing dumb-init (1.2.5-r2) 13:40:23 Executing busybox-1.36.1-r2.trigger 13:40:23 Executing ca-certificates-20230506-r0.trigger 13:40:23 OK: 8 MiB in 17 packages 13:40:23 Removing intermediate container d60e95f96369 13:40:23 ---> 5cde300579db 13:40:23 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:40:23 ---> 34911538806e 13:40:23 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 13:40:23 ---> e1a1ad502601 13:40:23 Step 19/29 : COPY --from=builder /app/res/ /res/ 13:40:24 ---> 803f316255c6 13:40:24 Step 20/29 : COPY --from=builder /app/static/ /static/ 13:40:24 ---> 4cc47bfa3002 13:40:24 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:40:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:40:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:40:25 ---> a6368bde05cb 13:40:25 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:40:25 ---> Running in 14d71b51cdb7 13:40:25 Removing intermediate container 14d71b51cdb7 13:40:25 ---> b9032d82a9fd 13:40:25 Step 23/29 : VOLUME /cache 13:40:25 ---> Running in d8eaa52f4b1a 13:40:25 Removing intermediate container d8eaa52f4b1a 13:40:25 ---> 8f2c79cdb382 13:40:25 Step 24/29 : EXPOSE 59711 13:40:25 ---> Running in 27eea881a961 13:40:25 Removing intermediate container 27eea881a961 13:40:25 ---> 05f6540df06e 13:40:25 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:40:25 ---> Running in 5c0597377322 13:40:26 Removing intermediate container 5c0597377322 13:40:26 ---> a509a17da6b7 13:40:26 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:40:26 ---> Running in 7f646817adeb 13:40:26 Removing intermediate container 7f646817adeb 13:40:26 ---> 900b6e2f743b 13:40:26 Step 27/29 : LABEL arch=amd64 13:40:26 OK: 266 MiB in 52 packages 13:40:26 ---> Running in eafefb23321b 13:40:26 Removing intermediate container eafefb23321b 13:40:26 ---> afc3e5651f2c 13:40:26 Step 28/29 : LABEL git_sha=70e8a5936c2169a339b3d4eaba502027d1a3f7bf 13:40:26 ---> Running in ccea3d28b560 13:40:26 Removing intermediate container ccea3d28b560 13:40:26 ---> 6c2a4b26fb20 13:40:26 Step 29/29 : LABEL version=3.1.0-dev.27 13:40:26 ---> Running in 5b8b1079ce95 13:40:26 Removing intermediate container 5b8b1079ce95 13:40:26 ---> fa1273a44112 13:40:26 [Warning] One or more build-args [ARCH] were not consumed 13:40:26 Successfully built fa1273a44112 13:40:26 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:40:26 provisioning config files... 13:40:26 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config18296971615723600532tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:40:26 Removing intermediate container a046e439b3c1 13:40:26 ---> 3f4fc751f689 13:40:26 Step 7/12 : WORKDIR /app 13:40:26 ---> Running in e7704164ab41 13:40:26 ---> docker-login.sh 13:40:26 nexus3.edgexfoundry.org:10001 13:40:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:40:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:40:26 Configure a credential helper to remove this warning. See 13:40:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:40:26 13:40:26 Login Succeeded 13:40:26 nexus3.edgexfoundry.org:10002 13:40:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:40:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:40:26 Configure a credential helper to remove this warning. See 13:40:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:40:26 13:40:26 Login Succeeded 13:40:26 nexus3.edgexfoundry.org:10003 13:40:27 Removing intermediate container e7704164ab41 13:40:27 ---> 46d8be7e7f48 13:40:27 Step 8/12 : COPY go.mod vendor* ./ 13:40:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:40:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:40:27 Configure a credential helper to remove this warning. See 13:40:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:40:27 13:40:27 Login Succeeded 13:40:27 nexus3.edgexfoundry.org:10004 13:40:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:40:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:40:27 Configure a credential helper to remove this warning. See 13:40:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:40:27 13:40:27 Login Succeeded 13:40:27 docker.io 13:40:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:40:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:40:27 Configure a credential helper to remove this warning. See 13:40:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:40:27 13:40:27 Login Succeeded 13:40:27 ---> docker-login.sh ends [Pipeline] } 13:40:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:40:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:40:27 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 13:40:27 70e8a5936c2169a339b3d4eaba502027d1a3f7bf 13:40:27 latest 13:40:27 3.1.0-dev.27 13:40:27 70e8a5936c2169a339b3d4eaba502027d1a3f7bf-3.1.0-dev.27 13:40:27 main 13:40:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:27 ---> b9a6d462b659 13:40:27 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:40:27 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:70e8a5936c2169a339b3d4eaba502027d1a3f7bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:28 ---> Running in ffe797080f7e 13:40:28 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:70e8a5936c2169a339b3d4eaba502027d1a3f7bf 13:40:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 13:40:28 3d7c70ba3054: Preparing 13:40:28 7fe9ec92d006: Preparing 13:40:28 e1e68ccd7c66: Preparing 13:40:28 04e79be8ba11: Preparing 13:40:28 d95b4f585bc3: Preparing 13:40:28 6d4b8ac2c3cc: Preparing 13:40:28 cae53bdc64a8: Preparing 13:40:28 cc2447e1835a: Preparing 13:40:28 6d4b8ac2c3cc: Waiting 13:40:28 cae53bdc64a8: Waiting 13:40:28 cc2447e1835a: Waiting 13:40:28 3d7c70ba3054: Pushed 13:40:28 d95b4f585bc3: Pushed 13:40:28 04e79be8ba11: Pushed 13:40:28 e1e68ccd7c66: Pushed 13:40:28 cc2447e1835a: Layer already exists 13:40:28 6d4b8ac2c3cc: Pushed 13:40:28 cae53bdc64a8: Pushed 13:40:31 7fe9ec92d006: Pushed 13:40:31 70e8a5936c2169a339b3d4eaba502027d1a3f7bf: digest: sha256:a45833e3e4ac602fd2800ac0c942638ea3dc8a28122405d80d071a2851d7ab9f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:31 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:31 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 13:40:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 13:40:31 3d7c70ba3054: Preparing 13:40:31 7fe9ec92d006: Preparing 13:40:31 e1e68ccd7c66: Preparing 13:40:31 04e79be8ba11: Preparing 13:40:31 d95b4f585bc3: Preparing 13:40:31 6d4b8ac2c3cc: Preparing 13:40:31 cae53bdc64a8: Preparing 13:40:31 cc2447e1835a: Preparing 13:40:31 6d4b8ac2c3cc: Waiting 13:40:31 cae53bdc64a8: Waiting 13:40:31 cc2447e1835a: Waiting 13:40:31 3d7c70ba3054: Layer already exists 13:40:31 04e79be8ba11: Layer already exists 13:40:31 e1e68ccd7c66: Layer already exists 13:40:31 7fe9ec92d006: Layer already exists 13:40:31 d95b4f585bc3: Layer already exists 13:40:31 6d4b8ac2c3cc: Layer already exists 13:40:31 cc2447e1835a: Layer already exists 13:40:31 cae53bdc64a8: Layer already exists 13:40:31 latest: digest: sha256:a45833e3e4ac602fd2800ac0c942638ea3dc8a28122405d80d071a2851d7ab9f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:31 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:32 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.27 13:40:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 13:40:32 3d7c70ba3054: Preparing 13:40:32 7fe9ec92d006: Preparing 13:40:32 e1e68ccd7c66: Preparing 13:40:32 04e79be8ba11: Preparing 13:40:32 d95b4f585bc3: Preparing 13:40:32 6d4b8ac2c3cc: Preparing 13:40:32 cae53bdc64a8: Preparing 13:40:32 cc2447e1835a: Preparing 13:40:32 6d4b8ac2c3cc: Waiting 13:40:32 cae53bdc64a8: Waiting 13:40:32 e1e68ccd7c66: Layer already exists 13:40:32 d95b4f585bc3: Layer already exists 13:40:32 3d7c70ba3054: Layer already exists 13:40:32 04e79be8ba11: Layer already exists 13:40:32 7fe9ec92d006: Layer already exists 13:40:32 cae53bdc64a8: Layer already exists 13:40:32 cc2447e1835a: Layer already exists 13:40:32 6d4b8ac2c3cc: Layer already exists 13:40:32 3.1.0-dev.27: digest: sha256:a45833e3e4ac602fd2800ac0c942638ea3dc8a28122405d80d071a2851d7ab9f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:32 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:70e8a5936c2169a339b3d4eaba502027d1a3f7bf-3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:32 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:70e8a5936c2169a339b3d4eaba502027d1a3f7bf-3.1.0-dev.27 13:40:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 13:40:32 3d7c70ba3054: Preparing 13:40:32 7fe9ec92d006: Preparing 13:40:32 e1e68ccd7c66: Preparing 13:40:32 04e79be8ba11: Preparing 13:40:32 d95b4f585bc3: Preparing 13:40:32 6d4b8ac2c3cc: Preparing 13:40:32 cae53bdc64a8: Preparing 13:40:32 cc2447e1835a: Preparing 13:40:32 cae53bdc64a8: Waiting 13:40:32 6d4b8ac2c3cc: Waiting 13:40:32 cc2447e1835a: Waiting 13:40:32 3d7c70ba3054: Layer already exists 13:40:32 04e79be8ba11: Layer already exists 13:40:32 d95b4f585bc3: Layer already exists 13:40:32 e1e68ccd7c66: Layer already exists 13:40:32 7fe9ec92d006: Layer already exists 13:40:32 cc2447e1835a: Layer already exists 13:40:32 6d4b8ac2c3cc: Layer already exists 13:40:32 cae53bdc64a8: Layer already exists 13:40:32 70e8a5936c2169a339b3d4eaba502027d1a3f7bf-3.1.0-dev.27: digest: sha256:a45833e3e4ac602fd2800ac0c942638ea3dc8a28122405d80d071a2851d7ab9f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:33 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:33 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 13:40:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 13:40:33 3d7c70ba3054: Preparing 13:40:33 7fe9ec92d006: Preparing 13:40:33 e1e68ccd7c66: Preparing 13:40:33 04e79be8ba11: Preparing 13:40:33 d95b4f585bc3: Preparing 13:40:33 6d4b8ac2c3cc: Preparing 13:40:33 cae53bdc64a8: Preparing 13:40:33 cc2447e1835a: Preparing 13:40:33 cc2447e1835a: Waiting 13:40:33 cae53bdc64a8: Waiting 13:40:33 6d4b8ac2c3cc: Waiting 13:40:33 d95b4f585bc3: Layer already exists 13:40:33 7fe9ec92d006: Layer already exists 13:40:33 3d7c70ba3054: Layer already exists 13:40:33 e1e68ccd7c66: Layer already exists 13:40:33 04e79be8ba11: Layer already exists 13:40:33 cae53bdc64a8: Layer already exists 13:40:33 6d4b8ac2c3cc: Layer already exists 13:40:33 cc2447e1835a: Layer already exists 13:40:33 main: digest: sha256:a45833e3e4ac602fd2800ac0c942638ea3dc8a28122405d80d071a2851d7ab9f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:40:33 ===================================================== [Pipeline] echo 13:40:33 taggedImages: 13:40:33 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:70e8a5936c2169a339b3d4eaba502027d1a3f7bf 13:40:33 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 13:40:33 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.27 13:40:33 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:70e8a5936c2169a339b3d4eaba502027d1a3f7bf-3.1.0-dev.27 13:40:33 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:40:33 13:40:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:40:34 latest: Pulling from edgex-lftools-log-publisher 13:40:34 5eb5b503b376: Pulling fs layer 13:40:34 5c69ac0246d0: Pulling fs layer 13:40:34 ec43610c2a17: Pulling fs layer 13:40:34 3a2ae6a8a46f: Pulling fs layer 13:40:34 33b1e0a273af: Pulling fs layer 13:40:34 5d3b04190fa2: Pulling fs layer 13:40:34 2f39f015ded8: Pulling fs layer 13:40:34 33b1e0a273af: Waiting 13:40:34 5d3b04190fa2: Waiting 13:40:34 2f39f015ded8: Waiting 13:40:34 3a2ae6a8a46f: Waiting 13:40:34 5c69ac0246d0: Download complete 13:40:34 3a2ae6a8a46f: Download complete 13:40:34 33b1e0a273af: Verifying Checksum 13:40:34 33b1e0a273af: Download complete 13:40:34 ec43610c2a17: Verifying Checksum 13:40:34 ec43610c2a17: Download complete 13:40:34 5d3b04190fa2: Verifying Checksum 13:40:34 5d3b04190fa2: Download complete 13:40:34 5eb5b503b376: Verifying Checksum 13:40:34 5eb5b503b376: Download complete 13:40:35 2f39f015ded8: Download complete 13:40:35 5eb5b503b376: Pull complete 13:40:35 5c69ac0246d0: Pull complete 13:40:36 ec43610c2a17: Pull complete 13:40:36 3a2ae6a8a46f: Pull complete 13:40:37 33b1e0a273af: Pull complete 13:40:37 5d3b04190fa2: Pull complete 13:40:41 2f39f015ded8: Pull complete 13:40:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:40:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:40:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:40:41 prd-ubuntu20.04-docker-8c-8g-9803 does not seem to be running inside a container 13:40:41 $ 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 13:41:02 $ docker top 46721cfd065b792acbfed5e61e97106837f0dd4e5db1203eb14e8ddf1bd21d3c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:41:03 ---> job-cost.sh 13:41:03 lf-activate-venv: SKIPPING 13:41:03 INFO: No Stack... 13:41:03 INFO: Retrieving Pricing Info for: v3-standard-8 13:41:03 INFO: Archiving Costs [Pipeline] sh 13:41:03 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 13:41:03 + cut -d, -f6 [Pipeline] lock 13:41:03 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-139-stack-cost] 13:41:03 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-139-stack-cost] did not exist. Created. 13:41:03 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-139-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:41:04 + echo total: 0.2199999988079071 [Pipeline] stash 13:41:04 Stashed 1 file(s) [Pipeline] } 13:41:04 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-139-stack-cost] [Pipeline] // lock [Pipeline] } 13:41:04 $ docker stop --time=1 46721cfd065b792acbfed5e61e97106837f0dd4e5db1203eb14e8ddf1bd21d3c 13:41:07 $ docker rm -f --volumes 46721cfd065b792acbfed5e61e97106837f0dd4e5db1203eb14e8ddf1bd21d3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:42:04 Removing intermediate container ffe797080f7e 13:42:04 ---> a4ff0f4135f5 13:42:04 Step 10/12 : COPY . . 13:42:04 ---> 54ca93705aaa 13:42:04 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:42:04 ---> Running in 61140a08f1a4 13:42:04 Removing intermediate container 61140a08f1a4 13:42:04 ---> 726487df0735 13:42:04 Step 12/12 : RUN $MAKE 13:42:04 ---> Running in f0429c9683aa 13:42:04 noop 13:42:04 Removing intermediate container f0429c9683aa 13:42:04 ---> d3aaf34db008 13:42:04 Successfully built d3aaf34db008 13:42:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:05 + docker inspect -f . ci-base-image-arm64 13:42:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:42:05 prd-ubuntu20.04-docker-arm64-4c-16g-9805 does not seem to be running inside a container 13:42:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/139 -v /w/workspace/app-rfid-llrp-inventory/139:/w/workspace/app-rfid-llrp-inventory/139:rw,z -v /w/workspace/app-rfid-llrp-inventory/139@tmp:/w/workspace/app-rfid-llrp-inventory/139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:42:06 $ docker top 51c1d1c8e0b825f89e7f3fbd72869db030f54a2068068736d2301fc42e5d5906 -eo pid,comm [Pipeline] { [Pipeline] sh 13:42:07 + go version 13:42:07 go version go1.21.0 linux/arm64 [Pipeline] } 13:42:07 $ docker stop --time=1 51c1d1c8e0b825f89e7f3fbd72869db030f54a2068068736d2301fc42e5d5906 13:42:09 $ docker rm -f --volumes 51c1d1c8e0b825f89e7f3fbd72869db030f54a2068068736d2301fc42e5d5906 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:09 + docker inspect -f . ci-base-image-arm64 13:42:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:42:10 prd-ubuntu20.04-docker-arm64-4c-16g-9805 does not seem to be running inside a container 13:42:10 $ 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/139 -v /w/workspace/app-rfid-llrp-inventory/139:/w/workspace/app-rfid-llrp-inventory/139:rw,z -v /w/workspace/app-rfid-llrp-inventory/139@tmp:/w/workspace/app-rfid-llrp-inventory/139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:42:13 $ docker top 9465eb6042fc1b29e86eba322e66ec270de2965c62d90f9340ffac4c0f738e8f -eo pid,comm [Pipeline] { [Pipeline] sh 13:42:13 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/139 [Pipeline] fileExists [Pipeline] sh 13:42:14 + make test 13:42:14 go test -race ./... -coverprofile=coverage.out ./... 13:44:36 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:44:36 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:44:38 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.377s coverage: 86.2% of statements 13:44:49 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.517s coverage: 71.9% of statements 13:44:49 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:44:49 go vet ./... 13:46:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:46:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:46:40 ./bin/test-attribution.sh 13:46:40 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 13:46:40 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 13:46:40 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 13:46:40 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 13:46:40 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 13:46:40 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 13:46:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:46:40 $ docker stop --time=1 9465eb6042fc1b29e86eba322e66ec270de2965c62d90f9340ffac4c0f738e8f 13:46:42 $ docker rm -f --volumes 9465eb6042fc1b29e86eba322e66ec270de2965c62d90f9340ffac4c0f738e8f [Pipeline] // withDockerContainer [Pipeline] sh 13:46:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:46:44 Warning: overwriting stash ‘coverage-report’ 13:46:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:46:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:46:45 + ls -al . 13:46:45 total 232 13:46:45 drwxrwxr-x 10 jenkins jenkins 4096 Oct 23 13:42 . 13:46:45 drwxrwxr-x 4 jenkins jenkins 4096 Oct 23 13:39 .. 13:46:45 -rw-rw-r-- 1 jenkins jenkins 262 Oct 23 13:39 .dockerignore 13:46:45 drwxrwxr-x 8 jenkins jenkins 4096 Oct 23 13:39 .git 13:46:45 drwxrwxr-x 3 jenkins jenkins 4096 Oct 23 13:39 .github 13:46:45 -rw-rw-r-- 1 jenkins jenkins 788 Oct 23 13:39 .gitignore 13:46:45 -rw-rw-r-- 1 jenkins jenkins 41 Oct 23 13:39 .golangci.yml 13:46:45 -rw-rw-r-- 1 jenkins jenkins 10232 Oct 23 13:39 Attribution.txt 13:46:45 -rw-rw-r-- 1 jenkins jenkins 9317 Oct 23 13:39 CHANGELOG.md 13:46:45 -rw-rw-r-- 1 jenkins jenkins 1659 Oct 23 13:39 Dockerfile 13:46:45 -rw-rw-r-- 1 jenkins jenkins 677 Oct 23 13:39 GOVERNANCE.md 13:46:45 -rw-rw-r-- 1 jenkins jenkins 687 Oct 23 13:39 Jenkinsfile 13:46:45 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 23 13:39 LICENSE 13:46:45 -rw-rw-r-- 1 jenkins jenkins 2497 Oct 23 13:39 Makefile 13:46:45 -rw-rw-r-- 1 jenkins jenkins 617 Oct 23 13:39 OWNERS.md 13:46:45 -rw-rw-r-- 1 jenkins jenkins 31516 Oct 23 13:39 README.md 13:46:45 -rw-rw-r-- 1 jenkins jenkins 12 Oct 23 13:37 VERSION 13:46:45 drwxrwxr-x 2 jenkins jenkins 4096 Oct 23 13:39 bin 13:46:45 -rw-r--r-- 1 jenkins jenkins 41317 Oct 23 13:44 coverage.out 13:46:45 -rw-rw-r-- 1 jenkins jenkins 3969 Oct 23 13:39 go.mod 13:46:45 -rw-rw-r-- 1 jenkins jenkins 35080 Oct 23 13:39 go.sum 13:46:45 drwxrwxr-x 2 jenkins jenkins 4096 Oct 23 13:39 images 13:46:45 drwxrwxr-x 4 jenkins jenkins 4096 Oct 23 13:39 internal 13:46:45 -rw-rw-r-- 1 jenkins jenkins 531 Oct 23 13:39 main.go 13:46:45 drwxrwxr-x 2 jenkins jenkins 4096 Oct 23 13:39 res 13:46:45 drwxrwxr-x 4 jenkins jenkins 4096 Oct 23 13:39 snap 13:46:45 drwxrwxr-x 3 jenkins jenkins 4096 Oct 23 13:39 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:45 + 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=70e8a5936c2169a339b3d4eaba502027d1a3f7bf --label arch=arm64 --label version=3.1.0-dev.27 . 13:46:46 Sending build context to Docker daemon 685.1kB 13:46:46 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 13:46:46 Step 2/29 : FROM ${BASE} AS builder 13:46:46 ---> d3aaf34db008 13:46:46 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 13:46:46 ---> Running in 6e0feb1ef2ec 13:46:46 Removing intermediate container 6e0feb1ef2ec 13:46:46 ---> 1a56372979ce 13:46:46 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 13:46:46 ---> Running in 46937200ffde 13:46:47 Removing intermediate container 46937200ffde 13:46:47 ---> a2248672410a 13:46:47 Step 5/29 : ARG ADD_BUILD_TAGS="" 13:46:47 ---> Running in b90acc1ae516 13:46:47 Removing intermediate container b90acc1ae516 13:46:47 ---> 27401144cc6b 13:46:47 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:46:47 ---> Running in 94dd83682b7d 13:46:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:46:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:46:50 OK: 266 MiB in 52 packages 13:46:51 Removing intermediate container 94dd83682b7d 13:46:51 ---> 87550770fcb9 13:46:51 Step 7/29 : WORKDIR /app 13:46:51 ---> Running in e720b14c57d9 13:46:51 Removing intermediate container e720b14c57d9 13:46:51 ---> 5ea1f4d51445 13:46:51 Step 8/29 : COPY go.mod vendor* ./ 13:46:52 ---> 13031d7c58a4 13:46:52 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:46:52 ---> Running in 0d8ed7f52cc6 13:46:55 Removing intermediate container 0d8ed7f52cc6 13:46:55 ---> f15b26d24252 13:46:55 Step 10/29 : COPY . . 13:46:56 ---> 798d650c1810 13:46:56 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:46:56 ---> Running in 24863903b548 13:46:56 Removing intermediate container 24863903b548 13:46:56 ---> 4b8885e3a91c 13:46:56 Step 12/29 : RUN $MAKE 13:46:56 ---> Running in b06c61a809ad 13:46:57 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.27 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.27" -trimpath -mod=readonly -o app-rfid-llrp-inventory 13:48:49 Removing intermediate container b06c61a809ad 13:48:49 ---> c04ea7ecbdb7 13:48:49 Step 13/29 : FROM alpine:3.18 13:48:49 3.18: Pulling from library/alpine 13:48:49 579b34f0a95b: Pulling fs layer 13:48:49 579b34f0a95b: Verifying Checksum 13:48:49 579b34f0a95b: Download complete 13:48:49 579b34f0a95b: Pull complete 13:48:49 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 13:48:49 Status: Downloaded newer image for alpine:3.18 13:48:49 ---> 3cc203321400 13:48:49 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:48:49 ---> Running in 77d578470f5e 13:48:49 Removing intermediate container 77d578470f5e 13:48:49 ---> bfcc235ebe9f 13:48:49 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:48:49 ---> Running in 6212388e5914 13:48:49 Removing intermediate container 6212388e5914 13:48:49 ---> 9368481673e7 13:48:49 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 13:48:49 ---> Running in 893924c00a90 13:48:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:48:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:48:49 (1/2) Installing ca-certificates (20230506-r0) 13:48:49 (2/2) Installing dumb-init (1.2.5-r2) 13:48:49 Executing busybox-1.36.1-r2.trigger 13:48:49 Executing ca-certificates-20230506-r0.trigger 13:48:49 OK: 9 MiB in 17 packages 13:48:50 Removing intermediate container 893924c00a90 13:48:50 ---> 7431d92b0b60 13:48:50 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:48:50 ---> 46fb9384dde8 13:48:50 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 13:48:51 ---> 7ffc11678f26 13:48:51 Step 19/29 : COPY --from=builder /app/res/ /res/ 13:48:52 ---> ff77f115e07e 13:48:52 Step 20/29 : COPY --from=builder /app/static/ /static/ 13:48:52 ---> 9dd64298147f 13:48:52 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:48:54 ---> 7412ff861a55 13:48:54 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:48:54 ---> Running in ed08c6c08ebe 13:48:59 Removing intermediate container ed08c6c08ebe 13:48:59 ---> 80cb82953178 13:48:59 Step 23/29 : VOLUME /cache 13:48:59 ---> Running in 78ce70e53b67 13:48:59 Removing intermediate container 78ce70e53b67 13:48:59 ---> a556ad9ce8c0 13:48:59 Step 24/29 : EXPOSE 59711 13:48:59 ---> Running in b0af1245b5ca 13:48:59 Removing intermediate container b0af1245b5ca 13:48:59 ---> fcc566e702c2 13:48:59 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:48:59 ---> Running in ba92189fef1a 13:49:00 Removing intermediate container ba92189fef1a 13:49:00 ---> 0f7ddac0bdea 13:49:00 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:49:00 ---> Running in be8c53eb95a5 13:49:00 Removing intermediate container be8c53eb95a5 13:49:00 ---> 22fb90681162 13:49:00 Step 27/29 : LABEL arch=arm64 13:49:00 ---> Running in 4cd24de9996f 13:49:01 Removing intermediate container 4cd24de9996f 13:49:01 ---> 1476d8177468 13:49:01 Step 28/29 : LABEL git_sha=70e8a5936c2169a339b3d4eaba502027d1a3f7bf 13:49:01 ---> Running in b1fa192ca05d 13:49:01 Removing intermediate container b1fa192ca05d 13:49:01 ---> 48fb484ce2a5 13:49:01 Step 29/29 : LABEL version=3.1.0-dev.27 13:49:01 ---> Running in 5e155bbc2c90 13:49:02 Removing intermediate container 5e155bbc2c90 13:49:02 ---> 18b355c36ab3 13:49:02 [Warning] One or more build-args [ARCH] were not consumed 13:49:02 Successfully built 18b355c36ab3 13:49:02 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:49:02 provisioning config files... 13:49:02 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/139@tmp/config8001560060889170993tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:49:02 ---> docker-login.sh 13:49:02 nexus3.edgexfoundry.org:10001 13:49:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:49:02 Configure a credential helper to remove this warning. See 13:49:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:49:02 13:49:02 Login Succeeded 13:49:02 nexus3.edgexfoundry.org:10002 13:49:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:49:03 Configure a credential helper to remove this warning. See 13:49:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:49:03 13:49:03 Login Succeeded 13:49:03 nexus3.edgexfoundry.org:10003 13:49:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:49:03 Configure a credential helper to remove this warning. See 13:49:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:49:03 13:49:03 Login Succeeded 13:49:03 nexus3.edgexfoundry.org:10004 13:49:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:49:03 Configure a credential helper to remove this warning. See 13:49:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:49:03 13:49:03 Login Succeeded 13:49:04 docker.io 13:49:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:49:04 Configure a credential helper to remove this warning. See 13:49:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:49:04 13:49:04 Login Succeeded 13:49:04 ---> docker-login.sh ends [Pipeline] } 13:49:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:49:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:49:04 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 13:49:04 70e8a5936c2169a339b3d4eaba502027d1a3f7bf 13:49:04 latest 13:49:04 3.1.0-dev.27 13:49:04 70e8a5936c2169a339b3d4eaba502027d1a3f7bf-3.1.0-dev.27 13:49:04 main 13:49:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:05 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:70e8a5936c2169a339b3d4eaba502027d1a3f7bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:05 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:70e8a5936c2169a339b3d4eaba502027d1a3f7bf 13:49:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 13:49:05 b4ce3afe6770: Preparing 13:49:05 569eb1aa6c79: Preparing 13:49:05 3fd29dd57f86: Preparing 13:49:05 4e60bda67883: Preparing 13:49:05 fb554d6a6cc1: Preparing 13:49:05 876ff9c0621a: Preparing 13:49:05 26e59a71ee41: Preparing 13:49:05 5f4d9fc4d98d: Preparing 13:49:05 876ff9c0621a: Waiting 13:49:05 26e59a71ee41: Waiting 13:49:05 5f4d9fc4d98d: Waiting 13:49:05 fb554d6a6cc1: Pushed 13:49:05 4e60bda67883: Pushed 13:49:05 3fd29dd57f86: Pushed 13:49:05 b4ce3afe6770: Pushed 13:49:05 5f4d9fc4d98d: Layer already exists 13:49:06 876ff9c0621a: Pushed 13:49:06 26e59a71ee41: Pushed 13:49:11 569eb1aa6c79: Pushed 13:49:12 70e8a5936c2169a339b3d4eaba502027d1a3f7bf: digest: sha256:7c7b062db69380cbee976bdc4c200b928c15806ecff87a8d6e33e9a084051a1c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:13 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:13 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 13:49:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 13:49:13 b4ce3afe6770: Preparing 13:49:13 569eb1aa6c79: Preparing 13:49:13 3fd29dd57f86: Preparing 13:49:13 4e60bda67883: Preparing 13:49:13 fb554d6a6cc1: Preparing 13:49:13 876ff9c0621a: Preparing 13:49:13 26e59a71ee41: Preparing 13:49:13 5f4d9fc4d98d: Preparing 13:49:13 876ff9c0621a: Waiting 13:49:13 26e59a71ee41: Waiting 13:49:13 5f4d9fc4d98d: Waiting 13:49:13 fb554d6a6cc1: Layer already exists 13:49:13 569eb1aa6c79: Layer already exists 13:49:13 3fd29dd57f86: Layer already exists 13:49:13 4e60bda67883: Layer already exists 13:49:13 b4ce3afe6770: Layer already exists 13:49:13 876ff9c0621a: Layer already exists 13:49:13 5f4d9fc4d98d: Layer already exists 13:49:13 26e59a71ee41: Layer already exists 13:49:13 latest: digest: sha256:7c7b062db69380cbee976bdc4c200b928c15806ecff87a8d6e33e9a084051a1c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:14 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:14 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.27 13:49:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 13:49:14 b4ce3afe6770: Preparing 13:49:14 569eb1aa6c79: Preparing 13:49:14 3fd29dd57f86: Preparing 13:49:14 4e60bda67883: Preparing 13:49:14 fb554d6a6cc1: Preparing 13:49:14 876ff9c0621a: Preparing 13:49:14 26e59a71ee41: Preparing 13:49:14 5f4d9fc4d98d: Preparing 13:49:14 876ff9c0621a: Waiting 13:49:14 5f4d9fc4d98d: Waiting 13:49:14 26e59a71ee41: Waiting 13:49:14 3fd29dd57f86: Layer already exists 13:49:14 569eb1aa6c79: Layer already exists 13:49:14 fb554d6a6cc1: Layer already exists 13:49:14 4e60bda67883: Layer already exists 13:49:14 b4ce3afe6770: Layer already exists 13:49:14 876ff9c0621a: Layer already exists 13:49:14 26e59a71ee41: Layer already exists 13:49:14 5f4d9fc4d98d: Layer already exists 13:49:14 3.1.0-dev.27: digest: sha256:7c7b062db69380cbee976bdc4c200b928c15806ecff87a8d6e33e9a084051a1c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:15 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:70e8a5936c2169a339b3d4eaba502027d1a3f7bf-3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:15 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:70e8a5936c2169a339b3d4eaba502027d1a3f7bf-3.1.0-dev.27 13:49:15 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 13:49:15 b4ce3afe6770: Preparing 13:49:15 569eb1aa6c79: Preparing 13:49:15 3fd29dd57f86: Preparing 13:49:15 4e60bda67883: Preparing 13:49:15 fb554d6a6cc1: Preparing 13:49:15 876ff9c0621a: Preparing 13:49:15 26e59a71ee41: Preparing 13:49:15 5f4d9fc4d98d: Preparing 13:49:15 876ff9c0621a: Waiting 13:49:15 5f4d9fc4d98d: Waiting 13:49:15 26e59a71ee41: Waiting 13:49:15 b4ce3afe6770: Layer already exists 13:49:15 569eb1aa6c79: Layer already exists 13:49:15 4e60bda67883: Layer already exists 13:49:15 fb554d6a6cc1: Layer already exists 13:49:15 3fd29dd57f86: Layer already exists 13:49:15 5f4d9fc4d98d: Layer already exists 13:49:15 876ff9c0621a: Layer already exists 13:49:15 26e59a71ee41: Layer already exists 13:49:15 70e8a5936c2169a339b3d4eaba502027d1a3f7bf-3.1.0-dev.27: digest: sha256:7c7b062db69380cbee976bdc4c200b928c15806ecff87a8d6e33e9a084051a1c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:15 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:16 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 13:49:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 13:49:16 b4ce3afe6770: Preparing 13:49:16 569eb1aa6c79: Preparing 13:49:16 3fd29dd57f86: Preparing 13:49:16 4e60bda67883: Preparing 13:49:16 fb554d6a6cc1: Preparing 13:49:16 876ff9c0621a: Preparing 13:49:16 26e59a71ee41: Preparing 13:49:16 5f4d9fc4d98d: Preparing 13:49:16 876ff9c0621a: Waiting 13:49:16 26e59a71ee41: Waiting 13:49:16 5f4d9fc4d98d: Waiting 13:49:16 b4ce3afe6770: Layer already exists 13:49:16 4e60bda67883: Layer already exists 13:49:16 569eb1aa6c79: Layer already exists 13:49:16 fb554d6a6cc1: Layer already exists 13:49:16 3fd29dd57f86: Layer already exists 13:49:16 876ff9c0621a: Layer already exists 13:49:16 5f4d9fc4d98d: Layer already exists 13:49:16 26e59a71ee41: Layer already exists 13:49:16 main: digest: sha256:7c7b062db69380cbee976bdc4c200b928c15806ecff87a8d6e33e9a084051a1c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:49:16 ===================================================== [Pipeline] echo 13:49:16 taggedImages: 13:49:16 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:70e8a5936c2169a339b3d4eaba502027d1a3f7bf 13:49:16 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 13:49:16 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.27 13:49:16 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:70e8a5936c2169a339b3d4eaba502027d1a3f7bf-3.1.0-dev.27 13:49:16 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:49:17 13:49:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:49:17 arm64: Pulling from edgex-lftools-log-publisher 13:49:17 8998bd30e6a1: Pulling fs layer 13:49:17 04944245beec: Pulling fs layer 13:49:17 699f458cf7ca: Pulling fs layer 13:49:17 765212b225bb: Pulling fs layer 13:49:17 f23df028b6ca: Pulling fs layer 13:49:17 d65c8cfc05b1: Pulling fs layer 13:49:17 2437ff75d9bd: Pulling fs layer 13:49:17 765212b225bb: Waiting 13:49:17 2437ff75d9bd: Waiting 13:49:17 f23df028b6ca: Waiting 13:49:17 d65c8cfc05b1: Waiting 13:49:17 04944245beec: Verifying Checksum 13:49:17 04944245beec: Download complete 13:49:17 765212b225bb: Verifying Checksum 13:49:17 765212b225bb: Download complete 13:49:17 f23df028b6ca: Verifying Checksum 13:49:17 f23df028b6ca: Download complete 13:49:17 d65c8cfc05b1: Verifying Checksum 13:49:17 d65c8cfc05b1: Download complete 13:49:17 699f458cf7ca: Verifying Checksum 13:49:17 699f458cf7ca: Download complete 13:49:18 8998bd30e6a1: Verifying Checksum 13:49:18 8998bd30e6a1: Download complete 13:49:20 2437ff75d9bd: Verifying Checksum 13:49:20 2437ff75d9bd: Download complete 13:49:22 8998bd30e6a1: Pull complete 13:49:27 04944245beec: Pull complete 13:49:28 699f458cf7ca: Pull complete 13:49:28 765212b225bb: Pull complete 13:49:29 f23df028b6ca: Pull complete 13:49:29 d65c8cfc05b1: Pull complete 13:49:48 2437ff75d9bd: Pull complete 13:49:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:49:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:49:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:49:48 prd-ubuntu20.04-docker-arm64-4c-16g-9805 does not seem to be running inside a container 13:49:48 $ 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/139 -v /w/workspace/app-rfid-llrp-inventory/139:/w/workspace/app-rfid-llrp-inventory/139:rw,z -v /w/workspace/app-rfid-llrp-inventory/139@tmp:/w/workspace/app-rfid-llrp-inventory/139@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 13:49:51 $ docker top e7991ca38910a50a12f62a3f28170fbf3d80ea2e9faa6376d313145a0779ccb5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:49:51 ---> job-cost.sh 13:49:51 lf-activate-venv: SKIPPING 13:49:51 INFO: No Stack... 13:49:52 INFO: Retrieving Pricing Info for: v3-standard-4 13:49:53 INFO: Archiving Costs [Pipeline] sh 13:49:53 + cat /w/workspace/app-rfid-llrp-inventory/139/archives/cost.csv 13:49:53 + cut -d, -f6 [Pipeline] lock 13:49:53 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-139-stack-cost] 13:49:53 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-139-stack-cost] did not exist. Created. 13:49:53 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-139-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:49:54 /w/workspace/app-rfid-llrp-inventory/139@tmp/durable-318a00ae/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:49:55 + echo total: 0.10999999940395355 [Pipeline] stash 13:49:55 Warning: overwriting stash ‘stack-cost’ 13:49:55 Stashed 1 file(s) [Pipeline] } 13:49:55 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-139-stack-cost] [Pipeline] // lock [Pipeline] } 13:49:55 $ docker stop --time=1 e7991ca38910a50a12f62a3f28170fbf3d80ea2e9faa6376d313145a0779ccb5 13:49:56 $ docker rm -f --volumes e7991ca38910a50a12f62a3f28170fbf3d80ea2e9faa6376d313145a0779ccb5 [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 13:49:57 provisioning config files... 13:49:57 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8843907458446170158tmp [Pipeline] { [Pipeline] sh 13:49:57 + set +x 13:49:57 + curl -s https://codecov.io/bash 13:49:57 + bash -s -- 13:49:57 13:49:57 _____ _ 13:49:57 / ____| | | 13:49:57 | | ___ __| | ___ ___ _____ __ 13:49:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:49:57 | |___| (_) | (_| | __/ (_| (_) \ V / 13:49:57 \_____\___/ \__,_|\___|\___\___/ \_/ 13:49:57 Bash-1.0.6 13:49:57 13:49:57 13:49:57 ==> git version 2.25.1 found 13:49:57 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 13:49:57 Release-Date: 2020-01-08 13:49:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:49:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:49:57 ==> Jenkins CI detected. 13:49:57 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 13:49:57 project root: . 13:49:57 --> token set from env 13:49:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:49:57 ==> Running gcov in . (disable via -X gcov) 13:49:57 ==> Python coveragepy not found 13:49:57 ==> Searching for coverage reports in: 13:49:57 + . 13:49:57 -> Found 1 reports 13:49:57 ==> Detecting git/mercurial file structure 13:49:57 ==> Reading reports 13:49:57 + ./coverage.out bytes=41317 13:49:57 ==> Appending adjustments 13:49:57 https://docs.codecov.io/docs/fixing-reports 13:49:58 + Found adjustments 13:49:58 ==> Gzipping contents 13:49:58 12K /tmp/codecov.2Uf2kD.gz 13:49:58 ==> Uploading reports 13:49:58 url: https://codecov.io 13:49:58 query: branch=main&commit=70e8a5936c2169a339b3d4eaba502027d1a3f7bf&build=139&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F139%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 13:49:58 -> Pinging Codecov 13:49:58 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=70e8a5936c2169a339b3d4eaba502027d1a3f7bf&build=139&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F139%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 13:49:58 -> Uploading to 13:49:58 https://storage.googleapis.com/codecov/v4/raw/2023-10-23/581DD39554BDF9B6E22D074273EAD858/70e8a5936c2169a339b3d4eaba502027d1a3f7bf/dacb1249-ed2a-4deb-8d16-c9917132a82a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231023%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231023T134958Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1696a7eb97430b18a4134ccf1145d79fa1d94a2dce5d269fdbef1e398ba39771 13:49:58 % Total % Received % Xferd Average Speed Time Time Time Current 13:49:58 Dload Upload Total Spent Left Speed 13:49:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11811 0 0 100 11811 0 35256 --:--:-- --:--:-- --:--:-- 35151 100 11811 0 0 100 11811 0 35151 --:--:-- --:--:-- --:--:-- 35151 13:49:58 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/70e8a5936c2169a339b3d4eaba502027d1a3f7bf [Pipeline] } 13:49:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 13:49:58 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 13:49:58 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:49:59 13:49:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:50:00 1.410.4: Pulling from edgex-devops/edgex-snyk-go 13:50:00 df9b9388f04a: Pulling fs layer 13:50:00 52dc419b0ee2: Pulling fs layer 13:50:00 25bc292e5bac: Pulling fs layer 13:50:00 114826534d7a: Pulling fs layer 13:50:00 4657fd5d0bcf: Pulling fs layer 13:50:00 6ad1cebc031e: Pulling fs layer 13:50:00 8a3aa393b2d8: Pulling fs layer 13:50:00 4657fd5d0bcf: Waiting 13:50:00 114826534d7a: Waiting 13:50:00 25bc292e5bac: Verifying Checksum 13:50:00 25bc292e5bac: Download complete 13:50:00 52dc419b0ee2: Download complete 13:50:00 4657fd5d0bcf: Verifying Checksum 13:50:00 4657fd5d0bcf: Download complete 13:50:00 df9b9388f04a: Download complete 13:50:00 6ad1cebc031e: Verifying Checksum 13:50:00 6ad1cebc031e: Download complete 13:50:00 df9b9388f04a: Pull complete 13:50:00 52dc419b0ee2: Pull complete 13:50:00 25bc292e5bac: Pull complete 13:50:00 114826534d7a: Verifying Checksum 13:50:00 114826534d7a: Download complete 13:50:00 8a3aa393b2d8: Verifying Checksum 13:50:00 8a3aa393b2d8: Download complete 13:50:04 114826534d7a: Pull complete 13:50:04 4657fd5d0bcf: Pull complete 13:50:04 6ad1cebc031e: Pull complete 13:50:08 8a3aa393b2d8: Pull complete 13:50:08 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 13:50:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:50:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:50:08 prd-ubuntu20.04-docker-8c-8g-9803 does not seem to be running inside a container 13:50:08 $ 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 13:50:16 $ docker top 784b8700bbdc71a0221042a714a5a25cd9e256bffee03bf8c1d489491398c9a2 -eo pid,comm [Pipeline] { [Pipeline] echo 13:50:16 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 13:50:16 + set -o pipefail 13:50:16 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 13:50:24 13:50:24 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 13:50:24 13:50:24 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/70cca907-b6b4-449a-b211-57816da84ce6 13:50:24 13:50:24 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 13:50:24 13:50:24 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:50:24 13:50:24 13:50:24 A medium severity vulnerability was found in the Snyk CLI versions you are using. 13:50:24 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 13:50:24 More details here: https://snyk.co/ue1NS [Pipeline] } 13:50:24 $ docker stop --time=1 784b8700bbdc71a0221042a714a5a25cd9e256bffee03bf8c1d489491398c9a2 13:50:31 $ docker rm -f --volumes 784b8700bbdc71a0221042a714a5a25cd9e256bffee03bf8c1d489491398c9a2 [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 13:50:31 + git log --format=format:%s -1 70e8a5936c2169a339b3d4eaba502027d1a3f7bf [Pipeline] sh 13:50:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:50:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:50:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:50:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:50:32 prd-ubuntu20.04-docker-8c-8g-9803 does not seem to be running inside a container 13:50:32 $ 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 13:50:33 $ docker top a670947fbff6dea6d17748e925facd1b65c18a19c0d8cedc4d11e618c0b834f5 -eo pid,comm 13:50:33 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 13:50:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:50:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:50:33 [ssh-agent] Looking for ssh-agent implementation... 13:50:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:50:33 $ docker exec a670947fbff6dea6d17748e925facd1b65c18a19c0d8cedc4d11e618c0b834f5 ssh-agent 13:50:33 SSH_AUTH_SOCK=/tmp/ssh-mXgoHYhBeV3l/agent.32 13:50:33 SSH_AGENT_PID=38 13:50:33 Running ssh-add (command line suppressed) 13:50:33 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2719998914532745424.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2719998914532745424.key) 13:50:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:50:33 + git semver tag 13:50:33 2023-10-23 13:50:33,896 [run_tag] DEBUG tag force:False 13:50:33 2023-10-23 13:50:33,896 [check_head_tag] DEBUG check head tag 13:50:33 2023-10-23 13:50:33,897 [execute] INFO git cat-file --batch-check 13:50:33 2023-10-23 13:50:33,898 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 13:50:33 2023-10-23 13:50:33,901 [execute] INFO git cat-file --batch 13:50:33 2023-10-23 13:50:33,901 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 13:50:33 2023-10-23 13:50:33,918 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 13:50:33 2023-10-23 13:50:33,918 [execute] INFO git tag -a v3.1.0-dev.27 -m v3.1.0-dev.27 13:50:33 2023-10-23 13:50:33,919 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.27', '-m', 'v3.1.0-dev.27'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 13:50:33 2023-10-23 13:50:33,924 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 13:50:33 3.1.0-dev.27 [Pipeline] } 13:50:33 $ docker exec --env ******** --env ******** a670947fbff6dea6d17748e925facd1b65c18a19c0d8cedc4d11e618c0b834f5 ssh-agent -k 13:50:34 unset SSH_AUTH_SOCK; 13:50:34 unset SSH_AGENT_PID; 13:50:34 echo Agent pid 38 killed; 13:50:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:50:34 + git semver [Pipeline] } 13:50:34 $ docker stop --time=1 a670947fbff6dea6d17748e925facd1b65c18a19c0d8cedc4d11e618c0b834f5 13:50:36 $ docker rm -f --volumes a670947fbff6dea6d17748e925facd1b65c18a19c0d8cedc4d11e618c0b834f5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:50:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:50:36 13:50:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:50:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:50:36 0.23.1-centos7: Pulling from edgex-lftools 13:50:36 ab5ef0e58194: Pulling fs layer 13:50:36 9712f1f96733: Pulling fs layer 13:50:36 63f879dbbcfc: Pulling fs layer 13:50:36 0d9ebad4ef96: Pulling fs layer 13:50:36 e9a5061849ea: Pulling fs layer 13:50:36 d747dcd14b5f: Pulling fs layer 13:50:36 2de7ff778b66: Pulling fs layer 13:50:36 0d9ebad4ef96: Waiting 13:50:36 e9a5061849ea: Waiting 13:50:36 d747dcd14b5f: Waiting 13:50:36 2de7ff778b66: Waiting 13:50:36 9712f1f96733: Verifying Checksum 13:50:36 9712f1f96733: Download complete 13:50:36 63f879dbbcfc: Verifying Checksum 13:50:36 63f879dbbcfc: Download complete 13:50:37 e9a5061849ea: Verifying Checksum 13:50:37 e9a5061849ea: Download complete 13:50:37 d747dcd14b5f: Verifying Checksum 13:50:37 d747dcd14b5f: Download complete 13:50:37 ab5ef0e58194: Verifying Checksum 13:50:37 ab5ef0e58194: Download complete 13:50:37 0d9ebad4ef96: Verifying Checksum 13:50:37 0d9ebad4ef96: Download complete 13:50:37 2de7ff778b66: Verifying Checksum 13:50:37 2de7ff778b66: Download complete 13:50:39 ab5ef0e58194: Pull complete 13:50:39 9712f1f96733: Pull complete 13:50:40 63f879dbbcfc: Pull complete 13:50:44 0d9ebad4ef96: Pull complete 13:50:44 e9a5061849ea: Pull complete 13:50:44 d747dcd14b5f: Pull complete 13:50:46 2de7ff778b66: Pull complete 13:50:46 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:50:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:50:46 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:50:46 prd-ubuntu20.04-docker-8c-8g-9803 does not seem to be running inside a container 13:50:46 $ 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 13:50:56 $ docker top 816195727d06aa18906dfb7aafc5353aeab6f92eacf5e00aeaa498c1da73c953 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:50:56 provisioning config files... 13:50:56 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6777361544196833748tmp 13:50:56 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5849364658697741809tmp 13:50:56 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14922241344424507918tmp [Pipeline] { [Pipeline] echo 13:50:56 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:50:56 ---> sigul-configuration.sh 13:50:56 gpg: directory `/root/.gnupg' created 13:50:56 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:50:56 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:50:56 gpg: keyring `/root/.gnupg/secring.gpg' created 13:50:56 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:50:56 gpg: CAST5 encrypted data 13:50:56 gpg: encrypted with 1 passphrase 13:50:56 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:50:56 + mkdir /home/jenkins 13:50:56 + mkdir /home/jenkins/sigul [Pipeline] sh 13:50:56 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 13:50:57 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:50:57 ---> sigul-install.sh 13:50:57 Sigul already installed; skipping installation. [Pipeline] sh 13:50:57 + git tag --list 13:50:57 v0.0.0 13:50:57 v1.0.0 13:50:57 v2.1.0 13:50:57 v2.1.1 13:50:57 v2.2.0 13:50:57 v2.3.0 13:50:57 v3.0 13:50:57 v3.0.0 13:50:57 v3.0.1 13:50:57 v3.0.1-dev.1 13:50:57 v3.1.0-dev.1 13:50:57 v3.1.0-dev.10 13:50:57 v3.1.0-dev.11 13:50:57 v3.1.0-dev.12 13:50:57 v3.1.0-dev.13 13:50:57 v3.1.0-dev.14 13:50:57 v3.1.0-dev.15 13:50:57 v3.1.0-dev.16 13:50:57 v3.1.0-dev.17 13:50:57 v3.1.0-dev.18 13:50:57 v3.1.0-dev.19 13:50:57 v3.1.0-dev.2 13:50:57 v3.1.0-dev.20 13:50:57 v3.1.0-dev.21 13:50:57 v3.1.0-dev.22 13:50:57 v3.1.0-dev.23 13:50:57 v3.1.0-dev.24 13:50:57 v3.1.0-dev.25 13:50:57 v3.1.0-dev.26 13:50:57 v3.1.0-dev.27 13:50:57 v3.1.0-dev.3 13:50:57 v3.1.0-dev.4 13:50:57 v3.1.0-dev.5 13:50:57 v3.1.0-dev.6 13:50:57 v3.1.0-dev.7 13:50:57 v3.1.0-dev.8 13:50:57 v3.1.0-dev.9 [Pipeline] sh 13:50:57 + lftools sign git-tag v3.1.0-dev.27 13:50:58 Signing Git tag with Sigul... 13:50:58 Signing v3.1.0-dev.27 [Pipeline] echo 13:50:58 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:50:58 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:50:58 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:50:58 $ docker stop --time=1 816195727d06aa18906dfb7aafc5353aeab6f92eacf5e00aeaa498c1da73c953 13:51:00 $ docker rm -f --volumes 816195727d06aa18906dfb7aafc5353aeab6f92eacf5e00aeaa498c1da73c953 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 13:51:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:51:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:51:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:51:01 prd-ubuntu20.04-docker-8c-8g-9803 does not seem to be running inside a container 13:51:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:51:01 $ docker top 9b774facbab78a8a05b01522ccf3bf3ee6e3fdfc59a0e749e8adbd9a82f82365 -eo pid,comm 13:51:01 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 13:51:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:51:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:51:01 [ssh-agent] Looking for ssh-agent implementation... 13:51:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:51:01 $ docker exec 9b774facbab78a8a05b01522ccf3bf3ee6e3fdfc59a0e749e8adbd9a82f82365 ssh-agent 13:51:01 SSH_AUTH_SOCK=/tmp/ssh-r56Y8LwxxyQX/agent.31 13:51:01 SSH_AGENT_PID=37 13:51:01 Running ssh-add (command line suppressed) 13:51:01 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13355195625136423733.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13355195625136423733.key) 13:51:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:51:02 + git semver bump pre 13:51:02 2023-10-23 13:51:02,448 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 13:51:02 2023-10-23 13:51:02,448 [bump_version] DEBUG bumping version:3.1.0-dev.27 on axis:pre with prefix:dev 13:51:02 2023-10-23 13:51:02,449 [bump_version] DEBUG bumped version:3.1.0-dev.28 13:51:02 2023-10-23 13:51:02,449 [write_version] DEBUG write version:3.1.0-dev.28 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 13:51:02 2023-10-23 13:51:02,449 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 13:51:02 2023-10-23 13:51:02,449 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 13:51:02 2023-10-23 13:51:02,453 [execute] INFO git cat-file --batch-check 13:51:02 2023-10-23 13:51:02,454 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 13:51:02 2023-10-23 13:51:02,458 [execute] INFO git cat-file --batch 13:51:02 2023-10-23 13:51:02,458 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 13:51:02 2023-10-23 13:51:02,463 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 13:51:02 3.1.0-dev.28 [Pipeline] } 13:51:02 $ docker exec --env ******** --env ******** 9b774facbab78a8a05b01522ccf3bf3ee6e3fdfc59a0e749e8adbd9a82f82365 ssh-agent -k 13:51:02 unset SSH_AUTH_SOCK; 13:51:02 unset SSH_AGENT_PID; 13:51:02 echo Agent pid 37 killed; 13:51:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:51:03 + git semver [Pipeline] } 13:51:03 $ docker stop --time=1 9b774facbab78a8a05b01522ccf3bf3ee6e3fdfc59a0e749e8adbd9a82f82365 13:51:04 $ docker rm -f --volumes 9b774facbab78a8a05b01522ccf3bf3ee6e3fdfc59a0e749e8adbd9a82f82365 [Pipeline] // withDockerContainer [Pipeline] sh 13:51:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:51:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:51:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:51:06 prd-ubuntu20.04-docker-8c-8g-9803 does not seem to be running inside a container 13:51:06 $ 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 13:51:07 $ docker top 584e003fc939e0114974868f997c5d92810868c8b5da57395e2e3bc3cd2252c9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:51:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:51:07 [ssh-agent] Looking for ssh-agent implementation... 13:51:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:51:07 $ docker exec 584e003fc939e0114974868f997c5d92810868c8b5da57395e2e3bc3cd2252c9 ssh-agent 13:51:07 SSH_AUTH_SOCK=/tmp/ssh-NPJzsLnaRIDc/agent.32 13:51:07 SSH_AGENT_PID=38 13:51:07 Running ssh-add (command line suppressed) 13:51:07 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12496964922236851670.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12496964922236851670.key) 13:51:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:51:08 + git semver push 13:51:08 2023-10-23 13:51:08,442 [run_push] DEBUG push 13:51:08 2023-10-23 13:51:08,442 [execute] INFO git cat-file --batch-check 13:51:08 2023-10-23 13:51:08,443 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 13:51:08 2023-10-23 13:51:08,447 [execute] INFO git rev-list 408790b2e2105b68d3f2fcc4b63a562679d3df8e -- 13:51:08 2023-10-23 13:51:08,447 [execute] DEBUG Popen(['git', 'rev-list', '408790b2e2105b68d3f2fcc4b63a562679d3df8e', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 13:51:08 2023-10-23 13:51:08,454 [execute] INFO git fetch -v origin 13:51:08 2023-10-23 13:51:08,455 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 13:51:09 2023-10-23 13:51:08,994 [run_push] DEBUG no remote changes detected 13:51:09 2023-10-23 13:51:08,994 [execute] INFO git push origin semver 13:51:09 2023-10-23 13:51:08,994 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 13:51:10 2023-10-23 13:51:09,823 [run_push] DEBUG push all version tags 13:51:10 2023-10-23 13:51:09,823 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 13:51:10 2023-10-23 13:51:09,824 [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) 13:51:10 2023-10-23 13:51:10,637 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 13:51:10 3.1.0-dev.28 [Pipeline] } 13:51:10 $ docker exec --env ******** --env ******** 584e003fc939e0114974868f997c5d92810868c8b5da57395e2e3bc3cd2252c9 ssh-agent -k 13:51:10 unset SSH_AUTH_SOCK; 13:51:10 unset SSH_AGENT_PID; 13:51:10 echo Agent pid 38 killed; 13:51:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:51:11 + git semver [Pipeline] } 13:51:11 $ docker stop --time=1 584e003fc939e0114974868f997c5d92810868c8b5da57395e2e3bc3cd2252c9 13:51:12 $ docker rm -f --volumes 584e003fc939e0114974868f997c5d92810868c8b5da57395e2e3bc3cd2252c9 [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 13:51:13 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 13:51:13 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 13:51:13 total 16 13:51:13 drwxr-xr-x 3 root root 4096 Oct 23 13:41 . 13:51:13 drwxrwxr-x 12 jenkins jenkins 4096 Oct 23 13:50 .. 13:51:13 drwxr-xr-x 2 root root 4096 Oct 23 13:41 cost 13:51:13 -rw-r--r-- 1 root root 95 Oct 23 13:41 cost.csv 13:51:13 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 13:51:13 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 13:51:13 total 16 13:51:13 drwxr-xr-x 3 jenkins jenkins 4096 Oct 23 13:41 . 13:51:13 drwxrwxr-x 12 jenkins jenkins 4096 Oct 23 13:50 .. 13:51:13 drwxr-xr-x 2 jenkins jenkins 4096 Oct 23 13:41 cost 13:51:13 -rw-r--r-- 1 jenkins jenkins 95 Oct 23 13:41 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:51:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:51:14 ---> package-listing.sh 13:51:14 ++ facter osfamily 13:51:14 ++ tr '[:upper:]' '[:lower:]' 13:51:14 + OS_FAMILY=debian 13:51:14 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 13:51:14 + START_PACKAGES=/tmp/packages_start.txt 13:51:14 + END_PACKAGES=/tmp/packages_end.txt 13:51:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:51:14 + PACKAGES=/tmp/packages_start.txt 13:51:14 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 13:51:14 + PACKAGES=/tmp/packages_end.txt 13:51:14 + case "${OS_FAMILY}" in 13:51:14 + dpkg -l 13:51:14 + grep '^ii' 13:51:14 + '[' -f /tmp/packages_start.txt ']' 13:51:14 + '[' -f /tmp/packages_end.txt ']' 13:51:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:51:14 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 13:51:14 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 13:51:14 + 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 13:51:14 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 13:51:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:51:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:51:15 prd-ubuntu20.04-docker-8c-8g-9803 does not seem to be running inside a container 13:51:15 $ 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 13:51:15 $ docker top 16f7d1aba541080c41663021ff64fc7cae61a7b39b58cfa27bdc997d3cb605ed -eo pid,comm [Pipeline] { [Pipeline] sh 13:51:16 + touch /tmp/pre-build-complete [Pipeline] sh 13:51:16 + mkdir -p /var/log/sysstat [Pipeline] sh 13:51:16 + ls /var/log/sa-host 13:51:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:51:16 provisioning config files... 13:51:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13269224604514695119tmp [Pipeline] { [Pipeline] echo 13:51:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:51:17 ---> create-netrc.sh [Pipeline] } 13:51:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:51:17 ---> python-tools-install.sh [Pipeline] echo 13:51:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:51:17 ---> sudo-logs.sh 13:51:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:51:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:51:18 ---> job-cost.sh 13:51:18 lf-activate-venv: SKIPPING 13:51:18 DEBUG: total: 0.2199999988079071 13:51:18 INFO: Retrieving Stack Cost... 13:51:18 INFO: Retrieving Pricing Info for: v3-standard-8 13:51:18 INFO: Archiving Costs [Pipeline] echo 13:51:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:51:19 ---> logs-deploy.sh 13:51:19 lf-activate-venv: SKIPPING 13:51:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/139 13:51:19 INFO: archiving workspace using pattern(s): 13:51:20 Archives upload complete. 13:51:20 INFO: archiving logs to Nexus 13:51:21 ---> uname -a: 13:51:21 Linux prd-ubuntu20-04-docker-8c-8g-9803 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 13:51:21 13:51:21 13:51:21 ---> lscpu: 13:51:21 Architecture: x86_64 13:51:21 CPU op-mode(s): 32-bit, 64-bit 13:51:21 Byte Order: Little Endian 13:51:21 Address sizes: 40 bits physical, 48 bits virtual 13:51:21 CPU(s): 8 13:51:21 On-line CPU(s) list: 0-7 13:51:21 Thread(s) per core: 1 13:51:21 Core(s) per socket: 1 13:51:21 Socket(s): 8 13:51:21 NUMA node(s): 1 13:51:21 Vendor ID: AuthenticAMD 13:51:21 CPU family: 23 13:51:21 Model: 49 13:51:21 Model name: AMD EPYC-Rome Processor 13:51:21 Stepping: 0 13:51:21 CPU MHz: 2800.000 13:51:21 BogoMIPS: 5600.00 13:51:21 Virtualization: AMD-V 13:51:21 Hypervisor vendor: KVM 13:51:21 Virtualization type: full 13:51:21 L1d cache: 256 KiB 13:51:21 L1i cache: 256 KiB 13:51:21 L2 cache: 4 MiB 13:51:21 L3 cache: 128 MiB 13:51:21 NUMA node0 CPU(s): 0-7 13:51:21 Vulnerability Itlb multihit: Not affected 13:51:21 Vulnerability L1tf: Not affected 13:51:21 Vulnerability Mds: Not affected 13:51:21 Vulnerability Meltdown: Not affected 13:51:21 Vulnerability Mmio stale data: Not affected 13:51:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:51:21 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:51:21 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:51:21 Vulnerability Srbds: Not affected 13:51:21 Vulnerability Tsx async abort: Not affected 13:51:21 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 13:51:21 13:51:21 13:51:21 ---> nproc: 13:51:21 8 13:51:21 13:51:21 13:51:21 ---> df -h: 13:51:21 Filesystem Size Used Avail Use% Mounted on 13:51:21 overlay 155G 13G 143G 9% / 13:51:21 tmpfs 64M 0 64M 0% /dev 13:51:21 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:51:21 shm 64M 0 64M 0% /dev/shm 13:51:21 /dev/vda1 155G 13G 143G 9% /facter-os 13:51:21 13:51:21 13:51:21 ---> sar -b -r -n DEV: 13:51:21 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9803) 10/23/23 _x86_64_ (8 CPU) 13:51:21 13:51:21 13:36:15 LINUX RESTART (8 CPU) 13:51:21 13:51:21 13:37:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:51:21 13:38:01 173.85 33.79 140.06 0.00 4227.82 136270.71 0.00 13:51:21 13:39:01 154.67 0.95 153.72 0.00 9.47 50842.46 0.00 13:51:21 13:40:01 80.06 0.17 79.89 0.00 6.80 20578.89 0.00 13:51:21 13:41:01 146.16 0.13 146.03 0.00 15.46 36550.84 0.00 13:51:21 13:42:01 12.28 0.98 11.30 0.00 69.99 433.39 0.00 13:51:21 13:43:01 22.59 8.00 14.60 0.00 2837.59 3976.94 0.00 13:51:21 13:44:01 25.90 3.70 22.20 0.00 2542.78 5183.00 0.00 13:51:21 13:45:01 4.18 0.00 4.18 0.00 0.00 48.79 0.00 13:51:21 13:46:01 1.42 0.00 1.42 0.00 0.00 16.40 0.00 13:51:21 13:47:01 2.60 0.00 2.60 0.00 0.00 41.46 0.00 13:51:21 13:48:01 1.37 0.00 1.37 0.00 0.00 15.06 0.00 13:51:21 13:49:01 2.12 0.00 2.12 0.00 0.00 23.86 0.00 13:51:21 13:50:01 2.97 0.10 2.87 0.00 10.26 109.32 0.00 13:51:21 13:51:01 135.28 0.25 135.03 0.00 3.87 58895.38 0.00 13:51:21 Average: 54.39 3.36 51.03 0.00 686.15 22083.86 0.00 13:51:21 13:51:21 13:37:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:51:21 13:38:01 29252784 31582372 732640 2.23 78464 2523688 2019464 5.95 982544 2266236 5732 13:51:21 13:39:01 27725968 31263960 1035152 3.15 148928 3554596 2462692 7.26 1633348 3019372 401300 13:51:21 13:40:01 27852052 31254580 1043536 3.17 153104 3412072 2407972 7.10 1631820 2892028 232700 13:51:21 13:41:01 27618612 31549204 750056 2.28 163916 3892564 2021168 5.96 1271876 3449136 396 13:51:21 13:42:01 27588876 31565908 733056 2.23 166364 3934716 1826824 5.38 1269732 3478896 37356 13:51:21 13:43:01 27443392 31551892 742560 2.26 169204 4056524 1850048 5.45 1369024 3509168 6256 13:51:21 13:44:01 27259156 31549440 739756 2.25 174356 4225908 1880140 5.54 1498260 3550404 956 13:51:21 13:45:01 27259320 31549676 739436 2.25 174412 4225912 1880140 5.54 1498584 3550408 148 13:51:21 13:46:01 27265636 31556052 733080 2.23 174484 4225912 1880140 5.54 1492584 3550412 164 13:51:21 13:47:01 27265872 31556372 732684 2.23 174628 4225892 1880140 5.54 1492332 3550388 4 13:51:21 13:48:01 27265548 31556172 732876 2.23 174696 4225892 1880140 5.54 1492840 3550388 8 13:51:21 13:49:01 27265848 31556496 732404 2.23 174756 4225900 1880140 5.54 1492524 3550396 8 13:51:21 13:50:01 26870296 31518248 770108 2.34 175532 4570992 2134128 6.29 1533740 3895080 345708 13:51:21 13:51:01 25738356 31502828 779148 2.37 211244 5533988 2024532 5.97 1634956 4799448 776 13:51:21 Average: 27405123 31508086 785464 2.39 165292 4059611 2001976 5.90 1449583 3472269 73679 13:51:21 13:51:21 13:37:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:51:21 13:38:01 lo 6.62 6.62 0.65 0.65 0.00 0.00 0.00 0.00 13:51:21 13:38:01 veth84c9aa5 71.83 84.57 7.03 60.24 0.00 0.00 0.00 0.00 13:51:21 13:38:01 docker0 101.40 116.39 8.28 295.50 0.00 0.00 0.00 0.00 13:51:21 13:38:01 ens3 680.54 443.46 6118.38 96.19 0.00 0.00 0.00 0.00 13:51:21 13:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:51:21 13:39:01 veth67752df 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 13:51:21 13:39:01 docker0 156.42 199.65 12.66 2271.39 0.00 0.00 0.00 0.00 13:51:21 13:39:01 ens3 223.95 171.00 2294.26 23.70 0.00 0.00 0.00 0.00 13:51:21 13:40:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 13:51:21 13:40:01 vethce3375e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 13:51:21 13:40:01 docker0 1.90 3.35 0.11 30.90 0.00 0.00 0.00 0.00 13:51:21 13:40:01 ens3 41.02 46.33 51.00 91.71 0.00 0.00 0.00 0.00 13:51:21 13:41:01 lo 8.53 8.53 0.85 0.85 0.00 0.00 0.00 0.00 13:51:21 13:41:01 docker0 1.67 3.57 0.10 33.99 0.00 0.00 0.00 0.00 13:51:21 13:41:01 ens3 155.41 114.83 2650.74 248.57 0.00 0.00 0.00 0.00 13:51:21 13:42:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 13:51:21 13:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:21 13:42:01 ens3 313.53 42.26 648.88 5.41 0.00 0.00 0.00 0.00 13:51:21 13:43:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 13:51:21 13:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:21 13:43:01 ens3 42.30 10.36 172.47 1.02 0.00 0.00 0.00 0.00 13:51:21 13:44:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 13:51:21 13:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:21 13:44:01 ens3 364.64 93.58 1254.39 6.13 0.00 0.00 0.00 0.00 13:51:21 13:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:51:21 13:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:21 13:45:01 ens3 0.25 0.22 0.02 0.02 0.00 0.00 0.00 0.00 13:51:21 13:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:21 13:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:21 13:46:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:51:21 13:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:51:21 13:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:21 13:47:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:51:21 13:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:21 13:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:21 13:48:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 13:51:21 13:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:51:21 13:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:21 13:49:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:51:21 13:50:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 13:51:21 13:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:21 13:50:01 ens3 121.91 66.61 3964.21 7.51 0.00 0.00 0.00 0.00 13:51:21 13:51:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 13:51:21 13:51:01 docker0 74.70 85.30 5.69 1026.34 0.00 0.00 0.00 0.00 13:51:21 13:51:01 vethddab069 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:51:21 13:51:01 ens3 234.54 168.09 4261.13 35.03 0.00 0.00 0.00 0.00 13:51:21 Average: lo 1.35 1.35 0.13 0.13 0.00 0.00 0.00 0.00 13:51:21 Average: docker0 23.82 28.95 1.90 261.20 0.00 0.00 0.00 0.00 13:51:21 Average: vethddab069 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:21 Average: ens3 154.35 81.79 1518.68 36.67 0.00 0.00 0.00 0.00 13:51:21 13:51:21 13:51:21 ---> sar -P ALL: 13:51:21 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9803) 10/23/23 _x86_64_ (8 CPU) 13:51:21 13:51:21 13:36:15 LINUX RESTART (8 CPU) 13:51:21 13:51:21 13:37:03 CPU %user %nice %system %iowait %steal %idle 13:51:21 13:38:01 all 9.34 0.00 3.20 2.32 0.07 85.07 13:51:21 13:38:01 0 9.94 0.00 3.39 1.81 0.05 84.81 13:51:21 13:38:01 1 13.00 0.00 3.35 6.81 0.07 76.76 13:51:21 13:38:01 2 6.92 0.00 3.02 0.75 0.09 89.22 13:51:21 13:38:01 3 9.51 0.00 3.29 0.79 0.09 86.33 13:51:21 13:38:01 4 6.84 0.00 2.94 0.09 0.05 90.08 13:51:21 13:38:01 5 10.44 0.00 2.92 0.94 0.09 85.62 13:51:21 13:38:01 6 9.80 0.00 3.56 5.69 0.09 80.86 13:51:21 13:38:01 7 8.29 0.00 3.10 1.69 0.05 86.86 13:51:21 13:39:01 all 18.38 0.00 3.73 4.27 0.08 73.54 13:51:21 13:39:01 0 18.86 0.00 4.02 1.15 0.08 75.88 13:51:21 13:39:01 1 16.81 0.00 3.62 9.44 0.09 70.04 13:51:21 13:39:01 2 19.08 0.00 3.47 0.52 0.07 76.86 13:51:21 13:39:01 3 18.99 0.00 3.67 1.62 0.12 75.60 13:51:21 13:39:01 4 16.41 0.00 3.47 0.79 0.07 79.26 13:51:21 13:39:01 5 20.88 0.00 3.63 1.26 0.05 74.18 13:51:21 13:39:01 6 18.74 0.00 4.00 14.50 0.10 62.65 13:51:21 13:39:01 7 17.15 0.00 3.97 4.96 0.07 73.85 13:51:21 13:40:01 all 36.43 0.00 4.37 6.80 0.11 52.30 13:51:21 13:40:01 0 38.19 0.00 4.13 0.96 0.07 56.66 13:51:21 13:40:01 1 34.62 0.00 4.38 0.27 0.07 60.66 13:51:21 13:40:01 2 33.21 0.00 4.17 18.60 0.22 43.80 13:51:21 13:40:01 3 36.91 0.00 4.36 10.78 0.10 47.85 13:51:21 13:40:01 4 38.28 0.00 4.84 15.99 0.08 40.80 13:51:21 13:40:01 5 37.73 0.00 4.21 4.42 0.10 53.54 13:51:21 13:40:01 6 36.83 0.00 4.34 2.77 0.12 55.94 13:51:21 13:40:01 7 35.58 0.00 4.57 0.71 0.08 59.06 13:51:21 13:41:01 all 8.88 0.00 2.53 8.02 0.05 80.52 13:51:21 13:41:01 0 9.37 0.00 2.55 0.05 0.05 87.99 13:51:21 13:41:01 1 7.97 0.00 2.97 0.54 0.05 88.46 13:51:21 13:41:01 2 7.70 0.00 2.20 0.08 0.07 89.95 13:51:21 13:41:01 3 8.82 0.00 2.99 12.64 0.05 75.49 13:51:21 13:41:01 4 8.04 0.00 2.31 18.16 0.03 71.46 13:51:21 13:41:01 5 10.20 0.00 2.75 25.97 0.07 61.01 13:51:21 13:41:01 6 8.22 0.00 2.29 3.00 0.05 86.43 13:51:21 13:41:01 7 10.69 0.00 2.20 3.78 0.07 83.26 13:51:21 13:42:01 all 0.53 0.00 0.25 8.70 0.04 90.48 13:51:21 13:42:01 0 0.13 0.00 0.22 1.13 0.03 98.48 13:51:21 13:42:01 1 0.30 0.00 0.23 0.99 0.03 98.45 13:51:21 13:42:01 2 0.20 0.00 0.43 0.22 0.00 99.15 13:51:21 13:42:01 3 0.50 0.00 0.24 2.80 0.08 96.37 13:51:21 13:42:01 4 0.27 0.00 0.18 59.26 0.05 40.24 13:51:21 13:42:01 5 0.48 0.00 0.18 2.02 0.03 97.28 13:51:21 13:42:01 6 0.63 0.00 0.32 1.99 0.03 97.03 13:51:21 13:42:01 7 1.72 0.00 0.20 1.34 0.03 96.71 13:51:21 13:43:01 all 0.59 0.00 0.22 12.74 0.02 86.42 13:51:21 13:43:01 0 0.25 0.00 0.37 2.75 0.02 96.61 13:51:21 13:43:01 1 0.45 0.00 0.30 1.42 0.02 97.81 13:51:21 13:43:01 2 0.07 0.00 0.03 1.23 0.02 98.65 13:51:21 13:43:01 3 0.33 0.00 0.10 0.52 0.02 99.03 13:51:21 13:43:01 4 0.45 0.00 0.32 86.85 0.02 12.37 13:51:21 13:43:01 5 0.58 0.00 0.32 6.83 0.03 92.24 13:51:21 13:43:01 6 1.40 0.00 0.27 1.79 0.03 96.51 13:51:21 13:43:01 7 1.21 0.00 0.07 0.63 0.00 98.10 13:51:21 13:44:01 all 1.03 0.00 0.47 7.67 0.06 90.78 13:51:21 13:44:01 0 0.75 0.00 0.65 5.07 0.12 93.41 13:51:21 13:44:01 1 0.99 0.00 0.57 1.72 0.08 96.64 13:51:21 13:44:01 2 0.63 0.00 0.28 0.12 0.02 98.95 13:51:21 13:44:01 3 2.96 0.00 0.74 1.97 0.08 94.24 13:51:21 13:44:01 4 0.64 0.00 0.47 50.23 0.05 48.61 13:51:21 13:44:01 5 0.58 0.00 0.32 0.73 0.05 98.31 13:51:21 13:44:01 6 0.42 0.00 0.20 0.45 0.02 98.92 13:51:21 13:44:01 7 1.26 0.00 0.55 1.04 0.03 97.12 13:51:21 13:45:01 all 0.05 0.00 0.02 0.32 0.01 99.61 13:51:21 13:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:51:21 13:45:01 1 0.03 0.00 0.02 0.00 0.00 99.95 13:51:21 13:45:01 2 0.02 0.00 0.02 0.00 0.00 99.97 13:51:21 13:45:01 3 0.00 0.00 0.02 0.85 0.02 99.12 13:51:21 13:45:01 4 0.00 0.00 0.07 1.70 0.03 98.20 13:51:21 13:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:51:21 13:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:51:21 13:45:01 7 0.32 0.00 0.00 0.00 0.02 99.67 13:51:21 13:46:01 all 0.06 0.00 0.01 0.52 0.00 99.41 13:51:21 13:46:01 0 0.03 0.00 0.02 0.00 0.00 99.95 13:51:21 13:46:01 1 0.22 0.00 0.00 0.00 0.02 99.77 13:51:21 13:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:51:21 13:46:01 3 0.02 0.00 0.02 0.28 0.00 99.68 13:51:21 13:46:01 4 0.02 0.00 0.03 3.87 0.02 96.06 13:51:21 13:46:01 5 0.03 0.00 0.02 0.00 0.00 99.95 13:51:21 13:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:51:21 13:46:01 7 0.10 0.00 0.02 0.00 0.00 99.88 13:51:21 13:47:01 all 0.10 0.00 0.01 0.37 0.01 99.51 13:51:21 13:47:01 0 0.00 0.00 0.00 0.00 0.02 99.98 13:51:21 13:47:01 1 0.12 0.00 0.02 0.05 0.00 99.82 13:51:21 13:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:51:21 13:47:01 3 0.02 0.00 0.00 0.00 0.02 99.97 13:51:21 13:47:01 4 0.05 0.00 0.02 2.77 0.02 97.15 13:51:21 13:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:51:21 13:47:01 6 0.00 0.00 0.02 0.02 0.00 99.97 13:51:21 13:47:01 7 0.62 0.00 0.00 0.12 0.02 99.25 13:51:21 13:48:01 all 0.10 0.00 0.01 0.01 0.00 99.89 13:51:21 13:48:01 0 0.03 0.00 0.00 0.00 0.00 99.97 13:51:21 13:48:01 1 0.13 0.00 0.00 0.00 0.02 99.85 13:51:21 13:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:51:21 13:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:51:21 13:48:01 4 0.03 0.00 0.03 0.05 0.02 99.87 13:51:21 13:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:51:21 13:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:51:21 13:48:01 7 0.50 0.00 0.00 0.00 0.00 99.50 13:51:21 13:51:21 13:48:01 CPU %user %nice %system %iowait %steal %idle 13:51:21 13:49:01 all 0.02 0.00 0.01 0.05 0.00 99.91 13:51:21 13:49:01 0 0.02 0.00 0.00 0.05 0.00 99.93 13:51:21 13:49:01 1 0.03 0.00 0.00 0.00 0.00 99.97 13:51:21 13:49:01 2 0.03 0.00 0.00 0.00 0.00 99.97 13:51:21 13:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:51:21 13:49:01 4 0.02 0.00 0.05 0.38 0.00 99.55 13:51:21 13:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 13:51:21 13:49:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:51:21 13:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:51:21 13:50:01 all 0.76 0.00 0.35 0.19 0.02 98.68 13:51:21 13:50:01 0 0.54 0.00 0.37 0.20 0.02 98.88 13:51:21 13:50:01 1 1.22 0.00 0.20 0.15 0.02 98.42 13:51:21 13:50:01 2 0.58 0.00 0.35 0.03 0.02 99.02 13:51:21 13:50:01 3 0.52 0.00 0.38 0.03 0.03 99.03 13:51:21 13:50:01 4 0.68 0.00 0.30 0.93 0.03 98.05 13:51:21 13:50:01 5 0.80 0.00 0.37 0.20 0.02 98.62 13:51:21 13:50:01 6 0.43 0.00 0.47 0.00 0.02 99.08 13:51:21 13:50:01 7 1.33 0.00 0.33 0.00 0.02 98.31 13:51:21 13:51:01 all 7.42 0.00 3.09 5.29 0.07 84.14 13:51:21 13:51:01 0 5.27 0.00 3.45 21.11 0.09 70.09 13:51:21 13:51:01 1 7.14 0.00 2.79 0.02 0.05 90.00 13:51:21 13:51:01 2 8.32 0.00 2.58 0.39 0.05 88.66 13:51:21 13:51:01 3 7.08 0.00 2.46 0.67 0.07 89.72 13:51:21 13:51:01 4 7.03 0.00 3.47 2.48 0.12 86.89 13:51:21 13:51:01 5 8.37 0.00 3.60 16.20 0.07 71.76 13:51:21 13:51:01 6 7.11 0.00 3.19 0.20 0.05 89.45 13:51:21 13:51:01 7 9.04 0.00 3.15 1.38 0.05 86.38 13:51:21 Average: all 5.91 0.00 1.29 4.09 0.04 88.67 13:51:21 Average: 0 5.92 0.00 1.36 2.43 0.04 90.26 13:51:21 Average: 1 5.86 0.00 1.30 1.51 0.04 91.30 13:51:21 Average: 2 5.42 0.00 1.17 1.54 0.04 91.83 13:51:21 Average: 3 6.05 0.00 1.29 2.34 0.05 90.27 13:51:21 Average: 4 5.58 0.00 1.31 17.47 0.04 75.60 13:51:21 Average: 5 6.38 0.00 1.30 4.16 0.04 88.12 13:51:21 Average: 6 5.89 0.00 1.32 2.14 0.04 90.61 13:51:21 Average: 7 6.22 0.00 1.28 1.11 0.03 91.37 13:51:21 13:51:21 13:51:21