Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 588e92caeae3f324aaf59fce709e788e07e827d4 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-ssh7472159250377426680.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh9268082839352416933.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh15002878875715588825.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh12730687253645219779.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-ssh4196412966485161171.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.20 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-6746 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 588e92caeae3f324aaf59fce709e788e07e827d4 (main) Commit message: "fix: Add missing Service.Host (#173)" > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 588e92caeae3f324aaf59fce709e788e07e827d4 # timeout=10 > git rev-list --no-walk f3ec3627537317e087eb1fd8c2e6864e6f4c18bf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:16:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:16:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:16:47 ========================================================= 23:16:47 EdgeX Global Pipelines Version Info 23:16:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:16:48 ------------------- 23:16:48 stable info: 23:16:48 ------------------- 23:16:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:16:48 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 23:16:48 Message: update stable to v1.0.245 23:16:48 ------------------- 23:16:48 experimental info: 23:16:48 ------------------- 23:16:48 Commited By: **** collab-it+edgex@linuxfoundation.org 23:16:48 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 23:16:48 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:16:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 23:16:48 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 23:16:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:16:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:16:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:16:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:16:48 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:16:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:16:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:16:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:16:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:16:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 23:16:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:16:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:16:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:16:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:16:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:16:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:16:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:16:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:16:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:16:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:16:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:16:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:16:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:16:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:16:48 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:16:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:16:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:16:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:16:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 588e92caeae3f324aaf59fce709e788e07e827d4 [Pipeline] echo 23:16:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 588e92c [Pipeline] echo 23:16:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:16:49 provisioning config files... 23:16:49 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17043690193221502844tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:16:49 ---> docker-login.sh 23:16:49 nexus3.edgexfoundry.org:10001 23:16:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:49 Configure a credential helper to remove this warning. See 23:16:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:49 23:16:49 Login Succeeded 23:16:49 nexus3.edgexfoundry.org:10002 23:16:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:49 Configure a credential helper to remove this warning. See 23:16:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:49 23:16:49 Login Succeeded 23:16:49 nexus3.edgexfoundry.org:10003 23:16:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:49 Configure a credential helper to remove this warning. See 23:16:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:49 23:16:49 Login Succeeded 23:16:49 nexus3.edgexfoundry.org:10004 23:16:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:50 Configure a credential helper to remove this warning. See 23:16:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:50 23:16:50 Login Succeeded 23:16:50 docker.io 23:16:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:50 Configure a credential helper to remove this warning. See 23:16:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:50 23:16:50 Login Succeeded 23:16:50 ---> docker-login.sh ends [Pipeline] } 23:16:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:16:50 + git rev-list -1 --merges 588e92caeae3f324aaf59fce709e788e07e827d4~1..588e92caeae3f324aaf59fce709e788e07e827d4 [Pipeline] echo 23:16:50 -----------> git rev-list -1 --merges 588e92caeae3f324aaf59fce709e788e07e827d4~1..588e92caeae3f324aaf59fce709e788e07e827d4 588e92caeae3f324aaf59fce709e788e07e827d4 [false] [Pipeline] sh 23:16:51 + git log --format=format:%s -1 588e92caeae3f324aaf59fce709e788e07e827d4 [Pipeline] echo 23:16:51 ========================================================= 23:16:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:16:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:16:51 + git log --format=format:%s -1 588e92caeae3f324aaf59fce709e788e07e827d4 [Pipeline] echo 23:16:51 [semverPrep] GIT_COMMIT: 588e92caeae3f324aaf59fce709e788e07e827d4, Commit Message: fix: Add missing Service.Host (#173) [Pipeline] echo 23:16:51 [semverPrep] This is not a build commit. [Pipeline] sh 23:16:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:16:51 + grep -v github /etc/ssh/ssh_known_hosts 23:16:51 + [ -e /tmp/ssh_known_hosts ] 23:16:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:16:51 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:16:51 + sudo tee -a /etc/ssh/ssh_known_hosts 23:16:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:16:52 23:16:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:16:52 0.1.4: Pulling from edgex-devops/py-git-semver 23:16:52 b85a868b505f: Pulling fs layer 23:16:52 e2be974225ed: Pulling fs layer 23:16:52 339a4e72a1f5: Pulling fs layer 23:16:52 988bab9f4d93: Pulling fs layer 23:16:52 1469e6f7b9e6: Pulling fs layer 23:16:52 eaf3925da568: Pulling fs layer 23:16:52 bab4dde63d76: Pulling fs layer 23:16:52 bde34c3a00c8: Pulling fs layer 23:16:52 b352a97aabf1: Pulling fs layer 23:16:52 4872d77fe225: Pulling fs layer 23:16:52 5851b861e8e6: Pulling fs layer 23:16:52 eaf3925da568: Waiting 23:16:52 988bab9f4d93: Waiting 23:16:52 1469e6f7b9e6: Waiting 23:16:52 bab4dde63d76: Waiting 23:16:52 bde34c3a00c8: Waiting 23:16:52 b352a97aabf1: Waiting 23:16:52 5851b861e8e6: Waiting 23:16:52 e2be974225ed: Download complete 23:16:52 988bab9f4d93: Verifying Checksum 23:16:52 988bab9f4d93: Download complete 23:16:52 339a4e72a1f5: Verifying Checksum 23:16:52 339a4e72a1f5: Download complete 23:16:52 1469e6f7b9e6: Verifying Checksum 23:16:52 1469e6f7b9e6: Download complete 23:16:52 eaf3925da568: Verifying Checksum 23:16:52 eaf3925da568: Download complete 23:16:52 bde34c3a00c8: Verifying Checksum 23:16:52 bde34c3a00c8: Download complete 23:16:52 b352a97aabf1: Verifying Checksum 23:16:52 b352a97aabf1: Download complete 23:16:52 4872d77fe225: Verifying Checksum 23:16:52 4872d77fe225: Download complete 23:16:52 5851b861e8e6: Verifying Checksum 23:16:52 5851b861e8e6: Download complete 23:16:52 b85a868b505f: Verifying Checksum 23:16:52 b85a868b505f: Download complete 23:16:53 bab4dde63d76: Verifying Checksum 23:16:53 bab4dde63d76: Download complete 23:16:54 b85a868b505f: Pull complete 23:16:54 e2be974225ed: Pull complete 23:16:54 339a4e72a1f5: Pull complete 23:16:54 988bab9f4d93: Pull complete 23:16:55 1469e6f7b9e6: Pull complete 23:16:55 eaf3925da568: Pull complete 23:16:56 bab4dde63d76: Pull complete 23:16:56 bde34c3a00c8: Pull complete 23:16:56 b352a97aabf1: Pull complete 23:16:56 4872d77fe225: Pull complete 23:16:57 5851b861e8e6: Pull complete 23:16:57 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:16:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:16:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:16:57 prd-ubuntu20.04-docker-8c-8g-6746 does not seem to be running inside a container 23:16:57 $ 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 23:16:58 $ docker top 49d4c53f39965613b30375e1cc4a86452be351ee983e668fcf6b68580e18af2a -eo pid,comm 23:16:58 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). 23:16:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:16:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:16:58 [ssh-agent] Looking for ssh-agent implementation... 23:16:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:16:58 $ docker exec 49d4c53f39965613b30375e1cc4a86452be351ee983e668fcf6b68580e18af2a ssh-agent 23:16:58 SSH_AUTH_SOCK=/tmp/ssh-7ea86NceseGi/agent.32 23:16:58 SSH_AGENT_PID=38 23:16:58 Running ssh-add (command line suppressed) 23:16:59 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1613268075495641023.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1613268075495641023.key) 23:16:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:16:59 + git tag --points-at HEAD [Pipeline] } 23:16:59 $ docker exec --env ******** --env ******** 49d4c53f39965613b30375e1cc4a86452be351ee983e668fcf6b68580e18af2a ssh-agent -k 23:16:59 unset SSH_AUTH_SOCK; 23:16:59 unset SSH_AGENT_PID; 23:16:59 echo Agent pid 38 killed; 23:16:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:16:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:16:59 [ssh-agent] Looking for ssh-agent implementation... 23:16:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:16:59 $ docker exec 49d4c53f39965613b30375e1cc4a86452be351ee983e668fcf6b68580e18af2a ssh-agent 23:16:59 SSH_AUTH_SOCK=/tmp/ssh-Vspz6Ixnc5qg/agent.70 23:16:59 SSH_AGENT_PID=76 23:16:59 Running ssh-add (command line suppressed) 23:16:59 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1176997840848857857.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1176997840848857857.key) 23:16:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:17:00 + git semver init 23:17:00 2023-04-03 23:17:00,362 [run_init] DEBUG init version:0.0.0 force:False 23:17:00 2023-04-03 23:17:00,363 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 23:17:00 2023-04-03 23:17:00,363 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 23:17:00 2023-04-03 23:17:00,363 [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) 23:17:01 2023-04-03 23:17:01,389 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 23:17:01 2023-04-03 23:17:01,391 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 23:17:01 2023-04-03 23:17:01,391 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 23:17:01 2023-04-03 23:17:01,391 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 23:17:01 3.0.0-dev.20 [Pipeline] } 23:17:01 $ docker exec --env ******** --env ******** 49d4c53f39965613b30375e1cc4a86452be351ee983e668fcf6b68580e18af2a ssh-agent -k 23:17:01 unset SSH_AUTH_SOCK; 23:17:01 unset SSH_AGENT_PID; 23:17:01 echo Agent pid 76 killed; 23:17:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:17:02 + git semver [Pipeline] } 23:17:02 $ docker stop --time=1 49d4c53f39965613b30375e1cc4a86452be351ee983e668fcf6b68580e18af2a 23:17:03 $ docker rm -f --volumes 49d4c53f39965613b30375e1cc4a86452be351ee983e668fcf6b68580e18af2a [Pipeline] // withDockerContainer [Pipeline] sh 23:17:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:17:04 Stashed 1 file(s) [Pipeline] echo 23:17:04 [edgeXSemver]: initialized semver on version 3.0.0-dev.20 [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 23:17:04 provisioning config files... 23:17:04 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14242989238870909087tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:17:04 ---> docker-login.sh 23:17:04 nexus3.edgexfoundry.org:10001 23:17:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:04 Configure a credential helper to remove this warning. See 23:17:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:04 23:17:04 Login Succeeded 23:17:04 nexus3.edgexfoundry.org:10002 23:17:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:04 Configure a credential helper to remove this warning. See 23:17:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:04 23:17:04 Login Succeeded 23:17:04 nexus3.edgexfoundry.org:10003 23:17:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:05 Configure a credential helper to remove this warning. See 23:17:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:05 23:17:05 Login Succeeded 23:17:05 nexus3.edgexfoundry.org:10004 23:17:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:05 Configure a credential helper to remove this warning. See 23:17:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:05 23:17:05 Login Succeeded 23:17:05 docker.io 23:17:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:05 Configure a credential helper to remove this warning. See 23:17:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:05 23:17:05 Login Succeeded 23:17:05 ---> docker-login.sh ends [Pipeline] } 23:17:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:17:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:17:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:17:05 ========================================================= 23:17:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:17:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:05 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 23:17:05 Sending build context to Docker daemon 12.61MB 23:17:05 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 23:17:05 Step 2/12 : FROM ${BASE} AS builder 23:17:05 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:17:05 63b65145d645: Pulling fs layer 23:17:05 a2d21d5440eb: Pulling fs layer 23:17:05 935e6c44a52c: Pulling fs layer 23:17:05 94cc34f8dd06: Pulling fs layer 23:17:05 30dea6a524f1: Pulling fs layer 23:17:05 a2aff8979fd8: Pulling fs layer 23:17:05 6808be2612f2: Pulling fs layer 23:17:05 f25807f1079a: Pulling fs layer 23:17:05 30dea6a524f1: Waiting 23:17:05 94cc34f8dd06: Waiting 23:17:05 a2aff8979fd8: Waiting 23:17:05 6808be2612f2: Waiting 23:17:05 a2d21d5440eb: Verifying Checksum 23:17:05 a2d21d5440eb: Download complete 23:17:05 94cc34f8dd06: Download complete 23:17:05 30dea6a524f1: Download complete 23:17:05 63b65145d645: Verifying Checksum 23:17:05 63b65145d645: Download complete 23:17:05 a2aff8979fd8: Verifying Checksum 23:17:05 a2aff8979fd8: Download complete 23:17:05 63b65145d645: Pull complete 23:17:06 a2d21d5440eb: Pull complete 23:17:06 f25807f1079a: Verifying Checksum 23:17:06 f25807f1079a: Download complete 23:17:06 935e6c44a52c: Download complete 23:17:06 6808be2612f2: Verifying Checksum 23:17:06 6808be2612f2: Download complete 23:17:10 935e6c44a52c: Pull complete 23:17:10 94cc34f8dd06: Pull complete 23:17:10 30dea6a524f1: Pull complete 23:17:10 a2aff8979fd8: Pull complete 23:17:12 6808be2612f2: Pull complete 23:17:13 f25807f1079a: Pull complete 23:17:13 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 23:17:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:17:13 ---> 3b553350e43f 23:17:13 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:17:14 ---> Running in 6825b35a13f8 23:17:14 Removing intermediate container 6825b35a13f8 23:17:14 ---> b88c231591a7 23:17:14 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:17:14 ---> Running in 263dd874f4cd 23:17:14 Removing intermediate container 263dd874f4cd 23:17:14 ---> 573a5fdaba81 23:17:14 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:17:14 ---> Running in 301e3615215c 23:17:15 Removing intermediate container 301e3615215c 23:17:15 ---> 3f6e5caa8705 23:17:15 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:17:15 ---> Running in bcc0139144c0 23:17:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:17:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:17:15 OK: 265 MiB in 53 packages 23:17:15 Removing intermediate container bcc0139144c0 23:17:15 ---> d3819364a5ec 23:17:15 Step 7/12 : WORKDIR /app 23:17:15 ---> Running in b9b4db9041bc 23:17:16 Removing intermediate container b9b4db9041bc 23:17:16 ---> c44dcdeda5c9 23:17:16 Step 8/12 : COPY go.mod vendor* ./ 23:17:16 ---> 5013458c47bd 23:17:16 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:17:16 ---> Running in f83a055b0335 23:17:19 Still waiting to schedule task 23:17:19 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:17:42 Removing intermediate container f83a055b0335 23:17:42 ---> 9adb844978ae 23:17:42 Step 10/12 : COPY . . 23:17:42 ---> 07f6050de100 23:17:42 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:17:42 ---> Running in 0dac0821c92d 23:17:42 Removing intermediate container 0dac0821c92d 23:17:42 ---> 56811265f40d 23:17:42 Step 12/12 : RUN $MAKE 23:17:42 ---> Running in 7d951f8ad75f 23:17:42 noop 23:17:42 Removing intermediate container 7d951f8ad75f 23:17:42 ---> dcbaee900545 23:17:42 Successfully built dcbaee900545 23:17:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:42 + docker inspect -f . ci-base-image-x86_64 23:17:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:17:43 prd-ubuntu20.04-docker-8c-8g-6746 does not seem to be running inside a container 23:17:43 $ 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 23:17:43 $ docker top f35750ab68ef7fb8b381a1555a44772f61d7ae5cfcf27ff114a52ce75f1f0472 -eo pid,comm [Pipeline] { [Pipeline] sh 23:17:43 + go version 23:17:43 go version go1.20.2 linux/amd64 [Pipeline] } 23:17:43 $ docker stop --time=1 f35750ab68ef7fb8b381a1555a44772f61d7ae5cfcf27ff114a52ce75f1f0472 23:17:44 $ docker rm -f --volumes f35750ab68ef7fb8b381a1555a44772f61d7ae5cfcf27ff114a52ce75f1f0472 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:45 + docker inspect -f . ci-base-image-x86_64 23:17:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:17:45 prd-ubuntu20.04-docker-8c-8g-6746 does not seem to be running inside a container 23:17: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 23:17:45 $ docker top 6ad27df63fb45b7083ed95a7dcf1802bb537129c523e3b10c1025ac50ecabd14 -eo pid,comm [Pipeline] { [Pipeline] sh 23:17:46 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 23:17:46 + make test 23:17:46 go test -race ./... -coverprofile=coverage.out ./... 23:18:04 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 23:18:04 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 23:18:04 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.141s coverage: 86.2% of statements 23:18:06 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.705s coverage: 71.9% of statements 23:18:28 go vet ./... 23:18:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:18:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:18:30 ./bin/test-attribution.sh [Pipeline] echo 23:18:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:18:30 $ docker stop --time=1 6ad27df63fb45b7083ed95a7dcf1802bb537129c523e3b10c1025ac50ecabd14 23:18:32 $ docker rm -f --volumes 6ad27df63fb45b7083ed95a7dcf1802bb537129c523e3b10c1025ac50ecabd14 [Pipeline] // withDockerContainer [Pipeline] sh 23:18:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:18:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:18:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:18:33 + ls -al . 23:18:33 total 228 23:18:33 drwxrwxr-x 11 jenkins jenkins 4096 Apr 3 23:17 . 23:18:33 drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 23:16 .. 23:18:33 -rw-rw-r-- 1 jenkins jenkins 262 Apr 3 23:16 .dockerignore 23:18:33 drwxrwxr-x 8 jenkins jenkins 4096 Apr 3 23:17 .git 23:18:33 drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 23:16 .github 23:18:33 -rw-rw-r-- 1 jenkins jenkins 788 Apr 3 23:16 .gitignore 23:18:33 -rw-rw-r-- 1 jenkins jenkins 41 Apr 3 23:16 .golangci.yml 23:18:33 drwxr-xr-x 3 jenkins jenkins 4096 Apr 3 23:17 .semver 23:18:33 -rw-rw-r-- 1 jenkins jenkins 9805 Apr 3 23:16 Attribution.txt 23:18:33 -rw-rw-r-- 1 jenkins jenkins 4331 Apr 3 23:16 CHANGELOG.md 23:18:33 -rw-rw-r-- 1 jenkins jenkins 1659 Apr 3 23:16 Dockerfile 23:18:33 -rw-rw-r-- 1 jenkins jenkins 677 Apr 3 23:16 GOVERNANCE.md 23:18:33 -rw-rw-r-- 1 jenkins jenkins 687 Apr 3 23:16 Jenkinsfile 23:18:33 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 3 23:16 LICENSE 23:18:33 -rw-rw-r-- 1 jenkins jenkins 2497 Apr 3 23:16 Makefile 23:18:33 -rw-rw-r-- 1 jenkins jenkins 617 Apr 3 23:16 OWNERS.md 23:18:33 -rw-rw-r-- 1 jenkins jenkins 31001 Apr 3 23:16 README.md 23:18:33 -rw-rw-r-- 1 jenkins jenkins 12 Apr 3 23:17 VERSION 23:18:33 drwxrwxr-x 2 jenkins jenkins 4096 Apr 3 23:16 bin 23:18:33 -rw-r--r-- 1 jenkins jenkins 41317 Apr 3 23:18 coverage.out 23:18:33 -rw-rw-r-- 1 jenkins jenkins 3464 Apr 3 23:16 go.mod 23:18:33 -rw-rw-r-- 1 jenkins jenkins 31420 Apr 3 23:16 go.sum 23:18:33 drwxrwxr-x 2 jenkins jenkins 4096 Apr 3 23:16 images 23:18:33 drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 23:16 internal 23:18:33 -rw-rw-r-- 1 jenkins jenkins 531 Apr 3 23:16 main.go 23:18:33 drwxrwxr-x 2 jenkins jenkins 4096 Apr 3 23:16 res 23:18:33 drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 23:16 snap 23:18:33 drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 23:16 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:34 + 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=588e92caeae3f324aaf59fce709e788e07e827d4 --label arch=amd64 --label version=3.0.0-dev.20 . 23:18:34 Sending build context to Docker daemon 12.61MB 23:18:34 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 23:18:34 Step 2/29 : FROM ${BASE} AS builder 23:18:34 ---> dcbaee900545 23:18:34 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 23:18:34 ---> Running in 5453ae9d1079 23:18:34 Removing intermediate container 5453ae9d1079 23:18:34 ---> 94ef7695bf68 23:18:34 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 23:18:34 ---> Running in 54c890fdcefb 23:18:34 Removing intermediate container 54c890fdcefb 23:18:34 ---> 7fbe1b02f12a 23:18:34 Step 5/29 : ARG ADD_BUILD_TAGS="" 23:18:34 ---> Running in 5ec957b51f7a 23:18:34 Removing intermediate container 5ec957b51f7a 23:18:34 ---> ca1767f8f614 23:18:34 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:18:34 ---> Running in ffeebc1b7939 23:18:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:18:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:18:35 OK: 265 MiB in 53 packages 23:18:35 Removing intermediate container ffeebc1b7939 23:18:35 ---> dc9f5f7e7dd7 23:18:35 Step 7/29 : WORKDIR /app 23:18:35 ---> Running in bd4a8c621b9a 23:18:35 Removing intermediate container bd4a8c621b9a 23:18:35 ---> 819ff7e7372a 23:18:35 Step 8/29 : COPY go.mod vendor* ./ 23:18:35 ---> 6f251e8a92db 23:18:35 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:35 ---> Running in 39b5fd67b37f 23:18:36 Removing intermediate container 39b5fd67b37f 23:18:36 ---> a358f112866c 23:18:36 Step 10/29 : COPY . . 23:18:36 ---> a028891a2e65 23:18:36 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:18:36 ---> Running in aea40e9bf672 23:18:36 Removing intermediate container aea40e9bf672 23:18:36 ---> f35729d15b42 23:18:36 Step 12/29 : RUN $MAKE 23:18:36 ---> Running in 671ea4ccfad3 23:18:37 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.48 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.20 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.20" -trimpath -mod=readonly -o app-rfid-llrp-inventory 23:18:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6748 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 23:18:50 Running in /w/workspace/app-rfid-llrp-inventory/89 [Pipeline] { [Pipeline] checkout 23:18:50 The recommended git tool is: git 23:18:55 Removing intermediate container 671ea4ccfad3 23:18:55 ---> 3c680cf0bcbc 23:18:55 Step 13/29 : FROM alpine:3.17 23:18:55 3.17: Pulling from library/alpine 23:18:55 f56be85fc22e: Pulling fs layer 23:18:55 f56be85fc22e: Download complete 23:18:55 f56be85fc22e: Pull complete 23:18:55 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:18:55 Status: Downloaded newer image for alpine:3.17 23:18:55 ---> 9ed4aefc74f6 23:18:55 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:18:55 ---> Running in 3acde398d6a3 23:18:55 Removing intermediate container 3acde398d6a3 23:18:55 ---> ce58b6a16ed8 23:18:55 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 23:18:55 ---> Running in 2b1fdae03898 23:18:55 Removing intermediate container 2b1fdae03898 23:18:55 ---> 8df197787d6a 23:18:55 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 23:18:55 ---> Running in 8e533f7b8780 23:18:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:18:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:18:55 (1/2) Installing ca-certificates (20220614-r4) 23:18:55 (2/2) Installing dumb-init (1.2.5-r2) 23:18:55 Executing busybox-1.35.0-r29.trigger 23:18:55 Executing ca-certificates-20220614-r4.trigger 23:18:55 OK: 8 MiB in 17 packages 23:18:55 Removing intermediate container 8e533f7b8780 23:18:55 ---> 0121ff1f6bd2 23:18:55 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:18:55 ---> 0bf0b21c9a48 23:18:55 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 23:18:55 ---> c39d9d993b1c 23:18:55 Step 19/29 : COPY --from=builder /app/res/ /res/ 23:18:55 ---> 01a4c3fa7d00 23:18:55 Step 20/29 : COPY --from=builder /app/static/ /static/ 23:18:55 ---> 2d24fd542675 23:18:55 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 23:18:55 using credential edgex-jenkins-ssh 23:18:55 Cloning the remote Git repository 23:18:55 ---> 3dbe5c057994 23:18:55 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 23:18:55 ---> Running in 0ceb101ffed3 23:18:55 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 23:18:55 > git init /w/workspace/app-rfid-llrp-inventory/89 # timeout=10 23:18:55 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 23:18:55 > git --version # timeout=10 23:18:55 > git --version # 'git version 2.25.1' 23:18:55 using GIT_SSH to set credentials SSH Credentials for GitHub 23:18:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:18:56 Removing intermediate container 0ceb101ffed3 23:18:56 ---> fab632532840 23:18:56 Step 23/29 : VOLUME /cache 23:18:56 ---> Running in abf104c6c5a6 23:18:56 Removing intermediate container abf104c6c5a6 23:18:56 ---> 7acfa4af91ad 23:18:56 Step 24/29 : EXPOSE 59711 23:18:56 ---> Running in a2801be580fe 23:18:56 Removing intermediate container a2801be580fe 23:18:56 ---> 21dd60c6f979 23:18:56 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 23:18:56 ---> Running in 3985e5141682 23:18:56 Removing intermediate container 3985e5141682 23:18:56 ---> c99331862868 23:18:56 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 23:18:56 ---> Running in 41d9e1782d08 23:18:56 Removing intermediate container 41d9e1782d08 23:18:56 ---> 2680f0113f45 23:18:56 Step 27/29 : LABEL arch=amd64 23:18:56 ---> Running in 70441de2a063 23:18:56 Removing intermediate container 70441de2a063 23:18:56 ---> f9bbe29f760a 23:18:56 Step 28/29 : LABEL git_sha=588e92caeae3f324aaf59fce709e788e07e827d4 23:18:56 ---> Running in 0fdc553131a0 23:18:56 Removing intermediate container 0fdc553131a0 23:18:56 ---> 1e52039db378 23:18:56 Step 29/29 : LABEL version=3.0.0-dev.20 23:18:56 ---> Running in e05033bb1cef 23:18:56 Removing intermediate container e05033bb1cef 23:18:56 ---> 49eb88dac4cf 23:18:56 [Warning] One or more build-args [ARCH] were not consumed 23:18:56 Successfully built 49eb88dac4cf 23:18:56 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:18:57 provisioning config files... 23:18:57 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1228521999644227184tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:18:57 ---> docker-login.sh 23:18:57 nexus3.edgexfoundry.org:10001 23:18:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:57 Configure a credential helper to remove this warning. See 23:18:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:57 23:18:57 Login Succeeded 23:18:57 nexus3.edgexfoundry.org:10002 23:18:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:57 Configure a credential helper to remove this warning. See 23:18:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:57 23:18:57 Login Succeeded 23:18:57 nexus3.edgexfoundry.org:10003 23:18:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:57 Configure a credential helper to remove this warning. See 23:18:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:57 23:18:57 Login Succeeded 23:18:57 nexus3.edgexfoundry.org:10004 23:18:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:57 Configure a credential helper to remove this warning. See 23:18:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:57 23:18:57 Login Succeeded 23:18:57 docker.io 23:18:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:57 Configure a credential helper to remove this warning. See 23:18:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:57 23:18:57 Login Succeeded 23:18:57 ---> docker-login.sh ends [Pipeline] } 23:18:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:18:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:18:57 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 23:18:57 588e92caeae3f324aaf59fce709e788e07e827d4 23:18:57 latest 23:18:57 3.0.0-dev.20 23:18:57 588e92caeae3f324aaf59fce709e788e07e827d4-3.0.0-dev.20 23:18:57 main 23:18:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:58 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:588e92caeae3f324aaf59fce709e788e07e827d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:58 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:588e92caeae3f324aaf59fce709e788e07e827d4 23:18:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 23:18:58 e9af1c31148c: Preparing 23:18:58 5eb704e4613a: Preparing 23:18:58 df6e03b50bae: Preparing 23:18:58 2313a3b6107d: Preparing 23:18:58 9f3c50e57c3c: Preparing 23:18:58 e28c2b222be2: Preparing 23:18:58 d3f08e7b5217: Preparing 23:18:58 f1417ff83b31: Preparing 23:18:58 e28c2b222be2: Waiting 23:18:58 d3f08e7b5217: Waiting 23:18:58 Avoid second fetch 23:18:58 Checking out Revision 588e92caeae3f324aaf59fce709e788e07e827d4 (main) 23:18:57 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 23:18:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:18:58 > git config core.sparsecheckout # timeout=10 23:18:58 > git checkout -f 588e92caeae3f324aaf59fce709e788e07e827d4 # timeout=10 23:18:58 df6e03b50bae: Pushed 23:18:58 e9af1c31148c: Pushed 23:18:58 2313a3b6107d: Pushed 23:18:58 9f3c50e57c3c: Pushed 23:18:58 f1417ff83b31: Layer already exists 23:18:58 e28c2b222be2: Pushed 23:18:58 d3f08e7b5217: Pushed 23:18:59 Commit message: "fix: Add missing Service.Host (#173)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:18:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:18:59 % Total % Received % Xferd Average Speed Time Time Time Current 23:18:59 Dload Upload Total Spent Left Speed 23:18:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 103k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh 23:19:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:19:00 + sudo tee /etc/docker/daemon.new 23:19:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:19:00 { 23:19:00 "registry-mirrors": [ 23:19:00 "https://nexus3.edgexfoundry.org:10001" 23:19:00 ], 23:19:00 "bip": "10.250.0.254/24", 23:19:00 "hosts": [ 23:19:00 "tcp://0.0.0.0:5555", 23:19:00 "unix:///var/run/docker.sock" 23:19:00 ], 23:19:00 "mtu": 1458, 23:19:00 "selinux-enabled": true, 23:19:00 "seccomp-profile": "/etc/docker/seccomp.json" 23:19:00 } [Pipeline] sh 23:19:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:19:01 5eb704e4613a: Pushed 23:19:01 588e92caeae3f324aaf59fce709e788e07e827d4: digest: sha256:e5346be701b6bf5f8035080532fdbbbf8e50010d0333f6c01fdd0a4bba594eb2 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:01 + sudo service docker restart 23:19:01 + 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 23:19:01 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 23:19:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 23:19:01 e9af1c31148c: Preparing 23:19:01 5eb704e4613a: Preparing 23:19:01 df6e03b50bae: Preparing 23:19:01 2313a3b6107d: Preparing 23:19:01 9f3c50e57c3c: Preparing 23:19:01 e28c2b222be2: Preparing 23:19:01 d3f08e7b5217: Preparing 23:19:01 f1417ff83b31: Preparing 23:19:01 e28c2b222be2: Waiting 23:19:01 d3f08e7b5217: Waiting 23:19:01 f1417ff83b31: Waiting 23:19:01 df6e03b50bae: Layer already exists 23:19:01 e9af1c31148c: Layer already exists 23:19:01 2313a3b6107d: Layer already exists 23:19:01 9f3c50e57c3c: Layer already exists 23:19:01 5eb704e4613a: Layer already exists 23:19:01 e28c2b222be2: Layer already exists 23:19:01 d3f08e7b5217: Layer already exists 23:19:01 f1417ff83b31: Layer already exists 23:19:01 latest: digest: sha256:e5346be701b6bf5f8035080532fdbbbf8e50010d0333f6c01fdd0a4bba594eb2 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:02 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:02 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.20 23:19:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 23:19:02 e9af1c31148c: Preparing 23:19:02 5eb704e4613a: Preparing 23:19:02 df6e03b50bae: Preparing 23:19:02 2313a3b6107d: Preparing 23:19:02 9f3c50e57c3c: Preparing 23:19:02 e28c2b222be2: Preparing 23:19:02 d3f08e7b5217: Preparing 23:19:02 f1417ff83b31: Preparing 23:19:02 e28c2b222be2: Waiting 23:19:02 f1417ff83b31: Waiting 23:19:02 5eb704e4613a: Layer already exists 23:19:02 2313a3b6107d: Layer already exists 23:19:02 df6e03b50bae: Layer already exists 23:19:02 9f3c50e57c3c: Layer already exists 23:19:02 e9af1c31148c: Layer already exists 23:19:02 f1417ff83b31: Layer already exists 23:19:02 e28c2b222be2: Layer already exists 23:19:02 d3f08e7b5217: Layer already exists 23:19:02 3.0.0-dev.20: digest: sha256:e5346be701b6bf5f8035080532fdbbbf8e50010d0333f6c01fdd0a4bba594eb2 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:02 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:588e92caeae3f324aaf59fce709e788e07e827d4-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:03 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:588e92caeae3f324aaf59fce709e788e07e827d4-3.0.0-dev.20 23:19:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 23:19:03 e9af1c31148c: Preparing 23:19:03 5eb704e4613a: Preparing 23:19:03 df6e03b50bae: Preparing 23:19:03 2313a3b6107d: Preparing 23:19:03 9f3c50e57c3c: Preparing 23:19:03 e28c2b222be2: Preparing 23:19:03 d3f08e7b5217: Preparing 23:19:03 f1417ff83b31: Preparing 23:19:03 f1417ff83b31: Waiting 23:19:03 e28c2b222be2: Waiting 23:19:03 d3f08e7b5217: Waiting 23:19:03 5eb704e4613a: Layer already exists 23:19:03 df6e03b50bae: Layer already exists 23:19:03 2313a3b6107d: Layer already exists 23:19:03 e9af1c31148c: Layer already exists 23:19:03 9f3c50e57c3c: Layer already exists 23:19:03 e28c2b222be2: Layer already exists 23:19:03 f1417ff83b31: Layer already exists 23:19:03 d3f08e7b5217: Layer already exists 23:19:03 588e92caeae3f324aaf59fce709e788e07e827d4-3.0.0-dev.20: digest: sha256:e5346be701b6bf5f8035080532fdbbbf8e50010d0333f6c01fdd0a4bba594eb2 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:03 + 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 23:19:03 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 23:19:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 23:19:03 e9af1c31148c: Preparing 23:19:03 5eb704e4613a: Preparing 23:19:03 df6e03b50bae: Preparing 23:19:03 2313a3b6107d: Preparing 23:19:03 9f3c50e57c3c: Preparing 23:19:03 e28c2b222be2: Preparing 23:19:03 d3f08e7b5217: Preparing 23:19:03 f1417ff83b31: Preparing 23:19:03 d3f08e7b5217: Waiting 23:19:03 e28c2b222be2: Waiting 23:19:03 f1417ff83b31: Waiting 23:19:03 e9af1c31148c: Layer already exists 23:19:03 2313a3b6107d: Layer already exists 23:19:03 9f3c50e57c3c: Layer already exists 23:19:03 df6e03b50bae: Layer already exists 23:19:03 5eb704e4613a: Layer already exists 23:19:03 d3f08e7b5217: Layer already exists 23:19:03 f1417ff83b31: Layer already exists 23:19:03 e28c2b222be2: Layer already exists 23:19:03 main: digest: sha256:e5346be701b6bf5f8035080532fdbbbf8e50010d0333f6c01fdd0a4bba594eb2 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:19:03 ===================================================== [Pipeline] echo 23:19:03 taggedImages: 23:19:03 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:588e92caeae3f324aaf59fce709e788e07e827d4 23:19:03 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 23:19:03 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.20 23:19:03 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:588e92caeae3f324aaf59fce709e788e07e827d4-3.0.0-dev.20 23:19:03 - 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 23:19:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:19:04 23:19:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:19:04 latest: Pulling from edgex-lftools-log-publisher 23:19:04 5eb5b503b376: Pulling fs layer 23:19:04 5c69ac0246d0: Pulling fs layer 23:19:04 ec43610c2a17: Pulling fs layer 23:19:04 3a2ae6a8a46f: Pulling fs layer 23:19:04 33b1e0a273af: Pulling fs layer 23:19:04 5d3b04190fa2: Pulling fs layer 23:19:04 2f39f015ded8: Pulling fs layer 23:19:04 33b1e0a273af: Waiting 23:19:04 3a2ae6a8a46f: Waiting 23:19:04 2f39f015ded8: Waiting 23:19:04 5c69ac0246d0: Download complete 23:19:04 3a2ae6a8a46f: Download complete 23:19:04 33b1e0a273af: Verifying Checksum 23:19:04 33b1e0a273af: Download complete 23:19:04 5d3b04190fa2: Verifying Checksum 23:19:04 5d3b04190fa2: Download complete 23:19:04 ec43610c2a17: Verifying Checksum 23:19:04 ec43610c2a17: Download complete 23:19:04 5eb5b503b376: Verifying Checksum 23:19:04 5eb5b503b376: Download complete 23:19:05 2f39f015ded8: Download complete 23:19:05 5eb5b503b376: Pull complete 23:19:05 5c69ac0246d0: Pull complete 23:19:06 ec43610c2a17: Pull complete 23:19:06 3a2ae6a8a46f: Pull complete 23:19:06 33b1e0a273af: Pull complete 23:19:06 5d3b04190fa2: Pull complete 23:19:10 2f39f015ded8: Pull complete 23:19:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:19:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:19:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:19:10 prd-ubuntu20.04-docker-8c-8g-6746 does not seem to be running inside a container 23:19:10 $ 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 23:19:11 $ docker top 3502da36d7bec645e995ae9a6b22b9ea78cca1a904519834bf08e7222dcadda6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:19:12 ---> job-cost.sh 23:19:12 lf-activate-venv: SKIPPING 23:19:12 INFO: No Stack... 23:19:12 INFO: Retrieving Pricing Info for: v3-standard-8 23:19:12 INFO: Archiving Costs [Pipeline] sh 23:19:13 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 23:19:13 + cut -d, -f6 [Pipeline] lock 23:19:13 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-89-stack-cost] 23:19:13 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-89-stack-cost] did not exist. Created. 23:19:13 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-89-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:19:13 + echo total: 0.2199999988079071 [Pipeline] stash 23:19:13 Stashed 1 file(s) [Pipeline] } 23:19:13 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-89-stack-cost] [Pipeline] // lock [Pipeline] } 23:19:13 $ docker stop --time=1 3502da36d7bec645e995ae9a6b22b9ea78cca1a904519834bf08e7222dcadda6 23:19:14 $ docker rm -f --volumes 3502da36d7bec645e995ae9a6b22b9ea78cca1a904519834bf08e7222dcadda6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:19:19 provisioning config files... 23:19:19 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/89@tmp/config7152520686988557935tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:19:20 ---> docker-login.sh 23:19:20 nexus3.edgexfoundry.org:10001 23:19:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:20 Configure a credential helper to remove this warning. See 23:19:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:20 23:19:20 Login Succeeded 23:19:20 nexus3.edgexfoundry.org:10002 23:19:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:21 Configure a credential helper to remove this warning. See 23:19:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:21 23:19:21 Login Succeeded 23:19:21 nexus3.edgexfoundry.org:10003 23:19:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:21 Configure a credential helper to remove this warning. See 23:19:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:21 23:19:21 Login Succeeded 23:19:21 nexus3.edgexfoundry.org:10004 23:19:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:21 Configure a credential helper to remove this warning. See 23:19:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:21 23:19:21 Login Succeeded 23:19:21 docker.io 23:19:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:22 Configure a credential helper to remove this warning. See 23:19:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:22 23:19:22 Login Succeeded 23:19:22 ---> docker-login.sh ends [Pipeline] } 23:19:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:19:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:19:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:19:22 ========================================================= 23:19:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:19:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:22 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 23:19:23 Sending build context to Docker daemon 677.9kB 23:19:23 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 23:19:23 Step 2/12 : FROM ${BASE} AS builder 23:19:23 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:19:23 af6eaf76a39c: Pulling fs layer 23:19:23 55522c791124: Pulling fs layer 23:19:23 ce5c4a1c91eb: Pulling fs layer 23:19:23 169dfbe0d373: Pulling fs layer 23:19:23 e1ff8fa3b103: Pulling fs layer 23:19:23 52ebb69f0ebf: Pulling fs layer 23:19:23 5abe8eddf0d5: Pulling fs layer 23:19:23 e1ff8fa3b103: Waiting 23:19:23 52ebb69f0ebf: Waiting 23:19:23 5abe8eddf0d5: Waiting 23:19:23 169dfbe0d373: Waiting 23:19:23 55522c791124: Verifying Checksum 23:19:23 55522c791124: Download complete 23:19:23 169dfbe0d373: Verifying Checksum 23:19:23 169dfbe0d373: Download complete 23:19:23 e1ff8fa3b103: Download complete 23:19:23 af6eaf76a39c: Verifying Checksum 23:19:23 af6eaf76a39c: Download complete 23:19:24 af6eaf76a39c: Pull complete 23:19:24 5abe8eddf0d5: Verifying Checksum 23:19:24 5abe8eddf0d5: Download complete 23:19:25 55522c791124: Pull complete 23:19:26 ce5c4a1c91eb: Verifying Checksum 23:19:26 ce5c4a1c91eb: Download complete 23:19:26 52ebb69f0ebf: Verifying Checksum 23:19:38 ce5c4a1c91eb: Pull complete 23:19:38 169dfbe0d373: Pull complete 23:19:38 e1ff8fa3b103: Pull complete 23:19:43 52ebb69f0ebf: Pull complete 23:19:45 5abe8eddf0d5: Pull complete 23:19:45 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 23:19:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:19:45 ---> 6cb57ee374ae 23:19:45 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:19:47 ---> Running in 6d5693a7cd73 23:19:47 Removing intermediate container 6d5693a7cd73 23:19:47 ---> 1d8c59ed480c 23:19:47 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:19:47 ---> Running in 91779b6ad29e 23:19:47 Removing intermediate container 91779b6ad29e 23:19:47 ---> 8224a9118434 23:19:47 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:19:48 ---> Running in 2ca9e0dcbb92 23:19:48 Removing intermediate container 2ca9e0dcbb92 23:19:48 ---> 65252935a0e1 23:19:48 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:19:48 ---> Running in e0f9c3c620cb 23:19:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:19:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:19:50 OK: 263 MiB in 53 packages 23:19:51 Removing intermediate container e0f9c3c620cb 23:19:51 ---> 51e0fb62f1de 23:19:51 Step 7/12 : WORKDIR /app 23:19:51 ---> Running in 8e86b931dce3 23:19:52 Removing intermediate container 8e86b931dce3 23:19:52 ---> b0762292d462 23:19:52 Step 8/12 : COPY go.mod vendor* ./ 23:19:54 ---> 6a7ed5fa3102 23:19:54 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:19:54 ---> Running in 1caa16587ff1 23:21:01 Removing intermediate container 1caa16587ff1 23:21:01 ---> a71be102f3b0 23:21:01 Step 10/12 : COPY . . 23:21:01 ---> d815b1fce8a6 23:21:01 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:21:01 ---> Running in beb8234c38af 23:21:01 Removing intermediate container beb8234c38af 23:21:01 ---> 06c645107ad9 23:21:01 Step 12/12 : RUN $MAKE 23:21:01 ---> Running in 78b413149ffc 23:21:01 noop 23:21:01 Removing intermediate container 78b413149ffc 23:21:01 ---> a118a109d771 23:21:01 Successfully built a118a109d771 23:21:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:02 + docker inspect -f . ci-base-image-arm64 23:21:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:21:02 prd-ubuntu20.04-docker-arm64-4c-16g-6748 does not seem to be running inside a container 23:21:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/89 -v /w/workspace/app-rfid-llrp-inventory/89:/w/workspace/app-rfid-llrp-inventory/89:rw,z -v /w/workspace/app-rfid-llrp-inventory/89@tmp:/w/workspace/app-rfid-llrp-inventory/89@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 23:21:03 $ docker top 0602e1a5b7f453165f211217b36eed699a6e6017ecf7df9bbe5676515159007f -eo pid,comm [Pipeline] { [Pipeline] sh 23:21:04 + go version 23:21:04 go version go1.20.2 linux/arm64 [Pipeline] } 23:21:04 $ docker stop --time=1 0602e1a5b7f453165f211217b36eed699a6e6017ecf7df9bbe5676515159007f 23:21:06 $ docker rm -f --volumes 0602e1a5b7f453165f211217b36eed699a6e6017ecf7df9bbe5676515159007f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:06 + docker inspect -f . ci-base-image-arm64 23:21:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:21:07 prd-ubuntu20.04-docker-arm64-4c-16g-6748 does not seem to be running inside a container 23:21:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/89 -v /w/workspace/app-rfid-llrp-inventory/89:/w/workspace/app-rfid-llrp-inventory/89:rw,z -v /w/workspace/app-rfid-llrp-inventory/89@tmp:/w/workspace/app-rfid-llrp-inventory/89@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 23:21:08 $ docker top c4f79408b42a737612cc0e219c31a4d45621dc21fc01a40a27e11fcb7251f476 -eo pid,comm [Pipeline] { [Pipeline] sh 23:21:08 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/89 [Pipeline] fileExists [Pipeline] sh 23:21:09 + make test 23:21:09 go test -race ./... -coverprofile=coverage.out ./... 23:24:31 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 23:24:41 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 23:24:41 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.494s coverage: 86.2% of statements 23:24:54 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.793s coverage: 71.9% of statements 23:24:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:24:55 go vet ./... 23:27:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:27:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:27:46 ./bin/test-attribution.sh [Pipeline] echo 23:27:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:27:46 $ docker stop --time=1 c4f79408b42a737612cc0e219c31a4d45621dc21fc01a40a27e11fcb7251f476 23:27:49 $ docker rm -f --volumes c4f79408b42a737612cc0e219c31a4d45621dc21fc01a40a27e11fcb7251f476 [Pipeline] // withDockerContainer [Pipeline] sh 23:27:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:27:51 Warning: overwriting stash ‘coverage-report’ 23:27:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:27:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:27:52 + ls -al . 23:27:52 total 224 23:27:52 drwxrwxr-x 10 jenkins jenkins 4096 Apr 3 23:21 . 23:27:52 drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 23:18 .. 23:27:52 -rw-rw-r-- 1 jenkins jenkins 262 Apr 3 23:18 .dockerignore 23:27:52 drwxrwxr-x 8 jenkins jenkins 4096 Apr 3 23:18 .git 23:27:52 drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 23:18 .github 23:27:52 -rw-rw-r-- 1 jenkins jenkins 788 Apr 3 23:18 .gitignore 23:27:52 -rw-rw-r-- 1 jenkins jenkins 41 Apr 3 23:18 .golangci.yml 23:27:52 -rw-rw-r-- 1 jenkins jenkins 9805 Apr 3 23:18 Attribution.txt 23:27:52 -rw-rw-r-- 1 jenkins jenkins 4331 Apr 3 23:18 CHANGELOG.md 23:27:52 -rw-rw-r-- 1 jenkins jenkins 1659 Apr 3 23:18 Dockerfile 23:27:52 -rw-rw-r-- 1 jenkins jenkins 677 Apr 3 23:18 GOVERNANCE.md 23:27:52 -rw-rw-r-- 1 jenkins jenkins 687 Apr 3 23:18 Jenkinsfile 23:27:52 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 3 23:18 LICENSE 23:27:52 -rw-rw-r-- 1 jenkins jenkins 2497 Apr 3 23:18 Makefile 23:27:52 -rw-rw-r-- 1 jenkins jenkins 617 Apr 3 23:18 OWNERS.md 23:27:52 -rw-rw-r-- 1 jenkins jenkins 31001 Apr 3 23:18 README.md 23:27:52 -rw-rw-r-- 1 jenkins jenkins 12 Apr 3 23:17 VERSION 23:27:52 drwxrwxr-x 2 jenkins jenkins 4096 Apr 3 23:18 bin 23:27:52 -rw-r--r-- 1 jenkins jenkins 41317 Apr 3 23:24 coverage.out 23:27:52 -rw-rw-r-- 1 jenkins jenkins 3464 Apr 3 23:18 go.mod 23:27:52 -rw-rw-r-- 1 jenkins jenkins 31420 Apr 3 23:18 go.sum 23:27:52 drwxrwxr-x 2 jenkins jenkins 4096 Apr 3 23:18 images 23:27:52 drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 23:18 internal 23:27:52 -rw-rw-r-- 1 jenkins jenkins 531 Apr 3 23:18 main.go 23:27:52 drwxrwxr-x 2 jenkins jenkins 4096 Apr 3 23:18 res 23:27:52 drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 23:18 snap 23:27:52 drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 23:18 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:52 + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=588e92caeae3f324aaf59fce709e788e07e827d4 --label arch=arm64 --label version=3.0.0-dev.20 . 23:27:53 Sending build context to Docker daemon 677.9kB 23:27:53 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 23:27:53 Step 2/29 : FROM ${BASE} AS builder 23:27:53 ---> a118a109d771 23:27:53 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 23:27:53 ---> Running in 9f75b998cdf6 23:27:53 Removing intermediate container 9f75b998cdf6 23:27:53 ---> fe367321dc02 23:27:53 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 23:27:53 ---> Running in 5bbcfbec731a 23:27:53 Removing intermediate container 5bbcfbec731a 23:27:53 ---> 63671e2ce0f8 23:27:53 Step 5/29 : ARG ADD_BUILD_TAGS="" 23:27:53 ---> Running in a7455281529f 23:27:54 Removing intermediate container a7455281529f 23:27:54 ---> b3772c763755 23:27:54 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:27:54 ---> Running in d3e9b166d5ea 23:27:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:27:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:27:57 OK: 263 MiB in 53 packages 23:27:58 Removing intermediate container d3e9b166d5ea 23:27:58 ---> bd4f9962faf0 23:27:58 Step 7/29 : WORKDIR /app 23:27:58 ---> Running in fee6dc8edb77 23:28:02 Removing intermediate container fee6dc8edb77 23:28:02 ---> 79e03f30b374 23:28:02 Step 8/29 : COPY go.mod vendor* ./ 23:28:02 ---> c98ef1d98f5c 23:28:02 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:28:02 ---> Running in fb6659194011 23:28:05 Removing intermediate container fb6659194011 23:28:05 ---> 24e5882ed054 23:28:05 Step 10/29 : COPY . . 23:28:05 ---> 3af57b019e61 23:28:05 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:28:06 ---> Running in a21b07dad814 23:28:06 Removing intermediate container a21b07dad814 23:28:06 ---> cdabf6148540 23:28:06 Step 12/29 : RUN $MAKE 23:28:06 ---> Running in f30c41c9fefc 23:28:07 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.48 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.20 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.20" -trimpath -mod=readonly -o app-rfid-llrp-inventory 23:30:44 Removing intermediate container f30c41c9fefc 23:30:44 ---> f65330ff999d 23:30:44 Step 13/29 : FROM alpine:3.17 23:30:44 3.17: Pulling from library/alpine 23:30:44 c41833b44d91: Pulling fs layer 23:30:44 c41833b44d91: Verifying Checksum 23:30:44 c41833b44d91: Download complete 23:30:44 c41833b44d91: Pull complete 23:30:44 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:30:44 Status: Downloaded newer image for alpine:3.17 23:30:44 ---> 51e60588ff2c 23:30:44 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:30:44 ---> Running in 7d19e1d38de1 23:30:44 Removing intermediate container 7d19e1d38de1 23:30:44 ---> 7c1b99ad0ae3 23:30:44 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 23:30:44 ---> Running in c6def58eabc9 23:30:44 Removing intermediate container c6def58eabc9 23:30:44 ---> 2d7517571dba 23:30:44 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 23:30:44 ---> Running in 9f22162f1bfe 23:30:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:30:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:30:46 (1/2) Installing ca-certificates (20220614-r4) 23:30:46 (2/2) Installing dumb-init (1.2.5-r2) 23:30:46 Executing busybox-1.35.0-r29.trigger 23:30:46 Executing ca-certificates-20220614-r4.trigger 23:30:47 OK: 8 MiB in 17 packages 23:30:48 Removing intermediate container 9f22162f1bfe 23:30:48 ---> 6e22e3673232 23:30:48 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:30:48 ---> 82241bd69d9e 23:30:48 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 23:30:49 ---> abd2ccd97522 23:30:49 Step 19/29 : COPY --from=builder /app/res/ /res/ 23:30:50 ---> fecbf8c6a638 23:30:50 Step 20/29 : COPY --from=builder /app/static/ /static/ 23:30:50 ---> 8d44df3522d7 23:30:50 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 23:30:54 ---> 3e6536fe507f 23:30:54 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 23:30:54 ---> Running in 9430f7bd19e2 23:30:55 Removing intermediate container 9430f7bd19e2 23:30:55 ---> 72dafde0bcb7 23:30:55 Step 23/29 : VOLUME /cache 23:30:56 ---> Running in cdd22887ba7b 23:30:56 Removing intermediate container cdd22887ba7b 23:30:56 ---> bcf3db7c05fc 23:30:56 Step 24/29 : EXPOSE 59711 23:30:56 ---> Running in f804c63f2307 23:30:56 Removing intermediate container f804c63f2307 23:30:56 ---> bf3648c8325a 23:30:56 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 23:30:56 ---> Running in f8bcab194906 23:30:57 Removing intermediate container f8bcab194906 23:30:57 ---> e4d24dd28b40 23:30:57 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 23:30:57 ---> Running in a3c8aa5d1924 23:30:57 Removing intermediate container a3c8aa5d1924 23:30:57 ---> d097262617cc 23:30:57 Step 27/29 : LABEL arch=arm64 23:30:57 ---> Running in 03eab550fae1 23:30:57 Removing intermediate container 03eab550fae1 23:30:57 ---> 2cac166be474 23:30:57 Step 28/29 : LABEL git_sha=588e92caeae3f324aaf59fce709e788e07e827d4 23:30:57 ---> Running in 119d648a4a14 23:30:58 Removing intermediate container 119d648a4a14 23:30:58 ---> 048b12eb807f 23:30:58 Step 29/29 : LABEL version=3.0.0-dev.20 23:30:58 ---> Running in d6fe5e3675fb 23:30:58 Removing intermediate container d6fe5e3675fb 23:30:58 ---> d02ea5c61dc3 23:30:58 [Warning] One or more build-args [ARCH] were not consumed 23:30:58 Successfully built d02ea5c61dc3 23:30:58 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:30:58 provisioning config files... 23:30:58 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/89@tmp/config11984550158065001487tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:30:58 ---> docker-login.sh 23:30:58 nexus3.edgexfoundry.org:10001 23:30:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:30:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:30:59 Configure a credential helper to remove this warning. See 23:30:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:30:59 23:30:59 Login Succeeded 23:30:59 nexus3.edgexfoundry.org:10002 23:30:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:30:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:30:59 Configure a credential helper to remove this warning. See 23:30:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:30:59 23:30:59 Login Succeeded 23:30:59 nexus3.edgexfoundry.org:10003 23:31:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:31:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:31:00 Configure a credential helper to remove this warning. See 23:31:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:31:00 23:31:00 Login Succeeded 23:31:00 nexus3.edgexfoundry.org:10004 23:31:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:31:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:31:00 Configure a credential helper to remove this warning. See 23:31:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:31:00 23:31:00 Login Succeeded 23:31:00 docker.io 23:31:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:31:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:31:01 Configure a credential helper to remove this warning. See 23:31:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:31:01 23:31:01 Login Succeeded 23:31:01 ---> docker-login.sh ends [Pipeline] } 23:31:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:31:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:31:01 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 23:31:01 588e92caeae3f324aaf59fce709e788e07e827d4 23:31:01 latest 23:31:01 3.0.0-dev.20 23:31:01 588e92caeae3f324aaf59fce709e788e07e827d4-3.0.0-dev.20 23:31:01 main 23:31:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:01 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:588e92caeae3f324aaf59fce709e788e07e827d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:01 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:588e92caeae3f324aaf59fce709e788e07e827d4 23:31:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 23:31:01 6bfdd8887a4d: Preparing 23:31:01 f3e82847bedb: Preparing 23:31:01 0e86b50b20c8: Preparing 23:31:01 370435175117: Preparing 23:31:01 a91919bd7a01: Preparing 23:31:01 6f13e8812de2: Preparing 23:31:01 1c3eacda38af: Preparing 23:31:01 26cbea5cba74: Preparing 23:31:01 6f13e8812de2: Waiting 23:31:01 1c3eacda38af: Waiting 23:31:01 26cbea5cba74: Waiting 23:31:02 6bfdd8887a4d: Pushed 23:31:02 0e86b50b20c8: Pushed 23:31:02 a91919bd7a01: Pushed 23:31:02 370435175117: Pushed 23:31:02 26cbea5cba74: Layer already exists 23:31:02 6f13e8812de2: Pushed 23:31:02 1c3eacda38af: Pushed 23:31:07 f3e82847bedb: Pushed 23:31:07 588e92caeae3f324aaf59fce709e788e07e827d4: digest: sha256:51438ade25fe1db941d4c93748039256dda91398ce9c4c5263697e73e6f21563 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:08 + 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 23:31:08 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 23:31:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 23:31:08 6bfdd8887a4d: Preparing 23:31:08 f3e82847bedb: Preparing 23:31:08 0e86b50b20c8: Preparing 23:31:08 370435175117: Preparing 23:31:08 a91919bd7a01: Preparing 23:31:08 6f13e8812de2: Preparing 23:31:08 1c3eacda38af: Preparing 23:31:08 26cbea5cba74: Preparing 23:31:08 6f13e8812de2: Waiting 23:31:08 26cbea5cba74: Waiting 23:31:08 1c3eacda38af: Waiting 23:31:08 0e86b50b20c8: Layer already exists 23:31:08 a91919bd7a01: Layer already exists 23:31:08 6bfdd8887a4d: Layer already exists 23:31:08 f3e82847bedb: Layer already exists 23:31:08 370435175117: Layer already exists 23:31:08 26cbea5cba74: Layer already exists 23:31:08 1c3eacda38af: Layer already exists 23:31:08 6f13e8812de2: Layer already exists 23:31:08 latest: digest: sha256:51438ade25fe1db941d4c93748039256dda91398ce9c4c5263697e73e6f21563 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:09 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:09 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.20 23:31:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 23:31:09 6bfdd8887a4d: Preparing 23:31:09 f3e82847bedb: Preparing 23:31:09 0e86b50b20c8: Preparing 23:31:09 370435175117: Preparing 23:31:09 a91919bd7a01: Preparing 23:31:09 6f13e8812de2: Preparing 23:31:09 1c3eacda38af: Preparing 23:31:09 26cbea5cba74: Preparing 23:31:09 1c3eacda38af: Waiting 23:31:09 26cbea5cba74: Waiting 23:31:09 6f13e8812de2: Waiting 23:31:09 6bfdd8887a4d: Layer already exists 23:31:09 370435175117: Layer already exists 23:31:09 f3e82847bedb: Layer already exists 23:31:09 0e86b50b20c8: Layer already exists 23:31:09 a91919bd7a01: Layer already exists 23:31:09 1c3eacda38af: Layer already exists 23:31:09 26cbea5cba74: Layer already exists 23:31:09 6f13e8812de2: Layer already exists 23:31:09 3.0.0-dev.20: digest: sha256:51438ade25fe1db941d4c93748039256dda91398ce9c4c5263697e73e6f21563 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:09 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:588e92caeae3f324aaf59fce709e788e07e827d4-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:10 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:588e92caeae3f324aaf59fce709e788e07e827d4-3.0.0-dev.20 23:31:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 23:31:10 6bfdd8887a4d: Preparing 23:31:10 f3e82847bedb: Preparing 23:31:10 0e86b50b20c8: Preparing 23:31:10 370435175117: Preparing 23:31:10 a91919bd7a01: Preparing 23:31:10 6f13e8812de2: Preparing 23:31:10 1c3eacda38af: Preparing 23:31:10 26cbea5cba74: Preparing 23:31:10 1c3eacda38af: Waiting 23:31:10 26cbea5cba74: Waiting 23:31:10 6f13e8812de2: Waiting 23:31:10 a91919bd7a01: Layer already exists 23:31:10 6bfdd8887a4d: Layer already exists 23:31:10 370435175117: Layer already exists 23:31:10 0e86b50b20c8: Layer already exists 23:31:10 f3e82847bedb: Layer already exists 23:31:10 26cbea5cba74: Layer already exists 23:31:10 1c3eacda38af: Layer already exists 23:31:10 6f13e8812de2: Layer already exists 23:31:10 588e92caeae3f324aaf59fce709e788e07e827d4-3.0.0-dev.20: digest: sha256:51438ade25fe1db941d4c93748039256dda91398ce9c4c5263697e73e6f21563 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:10 + 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 23:31:11 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 23:31:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 23:31:11 6bfdd8887a4d: Preparing 23:31:11 f3e82847bedb: Preparing 23:31:11 0e86b50b20c8: Preparing 23:31:11 370435175117: Preparing 23:31:11 a91919bd7a01: Preparing 23:31:11 6f13e8812de2: Preparing 23:31:11 1c3eacda38af: Preparing 23:31:11 26cbea5cba74: Preparing 23:31:11 6f13e8812de2: Waiting 23:31:11 26cbea5cba74: Waiting 23:31:11 1c3eacda38af: Waiting 23:31:11 6bfdd8887a4d: Layer already exists 23:31:11 370435175117: Layer already exists 23:31:11 f3e82847bedb: Layer already exists 23:31:11 a91919bd7a01: Layer already exists 23:31:11 0e86b50b20c8: Layer already exists 23:31:11 26cbea5cba74: Layer already exists 23:31:11 6f13e8812de2: Layer already exists 23:31:11 1c3eacda38af: Layer already exists 23:31:11 main: digest: sha256:51438ade25fe1db941d4c93748039256dda91398ce9c4c5263697e73e6f21563 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:31:11 ===================================================== [Pipeline] echo 23:31:11 taggedImages: 23:31:11 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:588e92caeae3f324aaf59fce709e788e07e827d4 23:31:11 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 23:31:11 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.20 23:31:11 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:588e92caeae3f324aaf59fce709e788e07e827d4-3.0.0-dev.20 23:31:11 - 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 23:31:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:31:12 23:31:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:31:12 arm64: Pulling from edgex-lftools-log-publisher 23:31:12 8998bd30e6a1: Pulling fs layer 23:31:12 04944245beec: Pulling fs layer 23:31:12 699f458cf7ca: Pulling fs layer 23:31:12 765212b225bb: Pulling fs layer 23:31:12 f23df028b6ca: Pulling fs layer 23:31:12 d65c8cfc05b1: Pulling fs layer 23:31:12 2437ff75d9bd: Pulling fs layer 23:31:12 765212b225bb: Waiting 23:31:12 f23df028b6ca: Waiting 23:31:12 2437ff75d9bd: Waiting 23:31:12 d65c8cfc05b1: Waiting 23:31:12 04944245beec: Verifying Checksum 23:31:12 04944245beec: Download complete 23:31:12 765212b225bb: Verifying Checksum 23:31:12 765212b225bb: Download complete 23:31:12 f23df028b6ca: Verifying Checksum 23:31:12 f23df028b6ca: Download complete 23:31:12 d65c8cfc05b1: Verifying Checksum 23:31:12 d65c8cfc05b1: Download complete 23:31:12 699f458cf7ca: Verifying Checksum 23:31:12 699f458cf7ca: Download complete 23:31:13 8998bd30e6a1: Verifying Checksum 23:31:13 8998bd30e6a1: Download complete 23:31:15 2437ff75d9bd: Verifying Checksum 23:31:15 2437ff75d9bd: Download complete 23:31:17 8998bd30e6a1: Pull complete 23:31:17 04944245beec: Pull complete 23:31:18 699f458cf7ca: Pull complete 23:31:18 765212b225bb: Pull complete 23:31:22 f23df028b6ca: Pull complete 23:31:22 d65c8cfc05b1: Pull complete 23:31:37 2437ff75d9bd: Pull complete 23:31:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:31:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:31:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:31:37 prd-ubuntu20.04-docker-arm64-4c-16g-6748 does not seem to be running inside a container 23:31:37 $ 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/89 -v /w/workspace/app-rfid-llrp-inventory/89:/w/workspace/app-rfid-llrp-inventory/89:rw,z -v /w/workspace/app-rfid-llrp-inventory/89@tmp:/w/workspace/app-rfid-llrp-inventory/89@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 23:31:40 $ docker top c3f552e9b3bf3e68372012cc8e564568d229b6c894ddb6a3c16ee8646a966b14 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:31:40 ---> job-cost.sh 23:31:41 lf-activate-venv: SKIPPING 23:31:41 INFO: No Stack... 23:31:41 INFO: Retrieving Pricing Info for: v3-standard-4 23:31:42 INFO: Archiving Costs [Pipeline] sh 23:31:42 + cat /w/workspace/app-rfid-llrp-inventory/89/archives/cost.csv 23:31:42 + cut -d, -f6 [Pipeline] lock 23:31:42 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-89-stack-cost] 23:31:42 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-89-stack-cost] did not exist. Created. 23:31:42 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-89-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:31:43 /w/workspace/app-rfid-llrp-inventory/89@tmp/durable-c0ade7bf/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:31:43 + echo total: 0.10999999940395355 [Pipeline] stash 23:31:43 Warning: overwriting stash ‘stack-cost’ 23:31:43 Stashed 1 file(s) [Pipeline] } 23:31:43 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-89-stack-cost] [Pipeline] // lock [Pipeline] } 23:31:43 $ docker stop --time=1 c3f552e9b3bf3e68372012cc8e564568d229b6c894ddb6a3c16ee8646a966b14 23:31:45 $ docker rm -f --volumes c3f552e9b3bf3e68372012cc8e564568d229b6c894ddb6a3c16ee8646a966b14 [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 23:31:45 provisioning config files... 23:31:45 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12682195189254695335tmp [Pipeline] { [Pipeline] sh 23:31:45 + set +x 23:31:45 + curl -s https://codecov.io/bash 23:31:45 + bash -s -- 23:31:45 23:31:45 _____ _ 23:31:45 / ____| | | 23:31:45 | | ___ __| | ___ ___ _____ __ 23:31:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:31:45 | |___| (_) | (_| | __/ (_| (_) \ V / 23:31:45 \_____\___/ \__,_|\___|\___\___/ \_/ 23:31:45 Bash-1.0.6 23:31:45 23:31:45 23:31:45 ==> git version 2.25.1 found 23:31:45 ==> 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 23:31:45 Release-Date: 2020-01-08 23:31:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:31:45 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:31:45 ==> Jenkins CI detected. 23:31:45 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 23:31:45 project root: . 23:31:45 --> token set from env 23:31:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:31:45 ==> Running gcov in . (disable via -X gcov) 23:31:45 ==> Python coveragepy not found 23:31:45 ==> Searching for coverage reports in: 23:31:45 + . 23:31:46 -> Found 1 reports 23:31:46 ==> Detecting git/mercurial file structure 23:31:46 ==> Reading reports 23:31:46 + ./coverage.out bytes=41317 23:31:46 ==> Appending adjustments 23:31:46 https://docs.codecov.io/docs/fixing-reports 23:31:46 + Found adjustments 23:31:46 ==> Gzipping contents 23:31:46 12K /tmp/codecov.G6saOm.gz 23:31:46 ==> Uploading reports 23:31:46 url: https://codecov.io 23:31:46 query: branch=main&commit=588e92caeae3f324aaf59fce709e788e07e827d4&build=89&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F89%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 23:31:46 -> Pinging Codecov 23:31:46 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=588e92caeae3f324aaf59fce709e788e07e827d4&build=89&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F89%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 23:31:46 -> Uploading to 23:31:46 https://storage.googleapis.com/codecov/v4/raw/2023-04-03/581DD39554BDF9B6E22D074273EAD858/588e92caeae3f324aaf59fce709e788e07e827d4/cb5fef3a-a37c-4479-9269-e39e1f795258.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230403%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230403T233146Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8a7f0dcf0a243098c677f9aa2b5ee13cff9b5f9afc4ac21115c5de9257dd9150 23:31:46 % Total % Received % Xferd Average Speed Time Time Time Current 23:31:46 Dload Upload Total Spent Left Speed 23:31:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 42446 --:--:-- --:--:-- --:--:-- 42446 23:31:46 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/588e92caeae3f324aaf59fce709e788e07e827d4 [Pipeline] } 23:31:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:31:46 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:31:46 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:31:47 23:31:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:31:47 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:31:47 df9b9388f04a: Pulling fs layer 23:31:47 52dc419b0ee2: Pulling fs layer 23:31:47 25bc292e5bac: Pulling fs layer 23:31:47 114826534d7a: Pulling fs layer 23:31:47 4657fd5d0bcf: Pulling fs layer 23:31:47 6ad1cebc031e: Pulling fs layer 23:31:47 8a3aa393b2d8: Pulling fs layer 23:31:47 114826534d7a: Waiting 23:31:47 4657fd5d0bcf: Waiting 23:31:47 25bc292e5bac: Verifying Checksum 23:31:47 25bc292e5bac: Download complete 23:31:47 52dc419b0ee2: Download complete 23:31:47 4657fd5d0bcf: Download complete 23:31:47 df9b9388f04a: Download complete 23:31:47 6ad1cebc031e: Verifying Checksum 23:31:47 6ad1cebc031e: Download complete 23:31:47 df9b9388f04a: Pull complete 23:31:47 52dc419b0ee2: Pull complete 23:31:47 25bc292e5bac: Pull complete 23:31:48 114826534d7a: Download complete 23:31:48 8a3aa393b2d8: Verifying Checksum 23:31:48 8a3aa393b2d8: Download complete 23:31:51 114826534d7a: Pull complete 23:31:51 4657fd5d0bcf: Pull complete 23:31:51 6ad1cebc031e: Pull complete 23:31:54 8a3aa393b2d8: Pull complete 23:31:54 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 23:31:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:31:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:31:54 prd-ubuntu20.04-docker-8c-8g-6746 does not seem to be running inside a container 23:31:54 $ 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 23:31:55 $ docker top 243e3e2c201886ce18302b282454deb1757352a0d2b5dd97d1ab195bddaab791 -eo pid,comm [Pipeline] { [Pipeline] echo 23:31:55 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 23:31:56 + set -o pipefail 23:31:56 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 23:32:01 23:32:01 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 23:32:01 23:32:01 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/d36481c1-675d-4ace-959f-2363ae866f2d 23:32:01 23:32:01 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 23:32:01 23:32:01 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:32:01 23:32:02 23:32:02 A medium severity vulnerability was found in the Snyk CLI versions you are using. 23:32:02 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 23:32:02 More details here: https://snyk.co/ue1NS [Pipeline] } 23:32:02 $ docker stop --time=1 243e3e2c201886ce18302b282454deb1757352a0d2b5dd97d1ab195bddaab791 23:32:04 $ docker rm -f --volumes 243e3e2c201886ce18302b282454deb1757352a0d2b5dd97d1ab195bddaab791 [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 23:32:04 + git log --format=format:%s -1 588e92caeae3f324aaf59fce709e788e07e827d4 [Pipeline] sh 23:32:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:32:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:32:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:32:05 prd-ubuntu20.04-docker-8c-8g-6746 does not seem to be running inside a container 23:32:05 $ 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 23:32:05 $ docker top ce3a1a4e0eb56a435865dc702935342e24855e7ed283686b5b26ab694e55fbcc -eo pid,comm 23:32:05 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:32:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:32:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:32:05 [ssh-agent] Looking for ssh-agent implementation... 23:32:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:32:06 $ docker exec ce3a1a4e0eb56a435865dc702935342e24855e7ed283686b5b26ab694e55fbcc ssh-agent 23:32:06 SSH_AUTH_SOCK=/tmp/ssh-tDrGhu6Kh7Bm/agent.31 23:32:06 SSH_AGENT_PID=37 23:32:06 Running ssh-add (command line suppressed) 23:32:06 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12258838350850792134.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12258838350850792134.key) 23:32:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:32:06 + git semver tag 23:32:06 2023-04-03 23:32:06,748 [run_tag] DEBUG tag force:False 23:32:06 2023-04-03 23:32:06,748 [check_head_tag] DEBUG check head tag 23:32:06 2023-04-03 23:32:06,749 [execute] INFO git cat-file --batch-check 23:32:06 2023-04-03 23:32:06,749 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 23:32:06 2023-04-03 23:32:06,753 [execute] INFO git cat-file --batch 23:32:06 2023-04-03 23:32:06,753 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 23:32:06 2023-04-03 23:32:06,772 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 23:32:06 2023-04-03 23:32:06,772 [execute] INFO git tag -a v3.0.0-dev.20 -m v3.0.0-dev.20 23:32:06 2023-04-03 23:32:06,773 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.20', '-m', 'v3.0.0-dev.20'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 23:32:06 2023-04-03 23:32:06,777 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 23:32:06 3.0.0-dev.20 [Pipeline] } 23:32:06 $ docker exec --env ******** --env ******** ce3a1a4e0eb56a435865dc702935342e24855e7ed283686b5b26ab694e55fbcc ssh-agent -k 23:32:06 unset SSH_AUTH_SOCK; 23:32:06 unset SSH_AGENT_PID; 23:32:06 echo Agent pid 37 killed; 23:32:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:32:07 + git semver [Pipeline] } 23:32:07 $ docker stop --time=1 ce3a1a4e0eb56a435865dc702935342e24855e7ed283686b5b26ab694e55fbcc 23:32:08 $ docker rm -f --volumes ce3a1a4e0eb56a435865dc702935342e24855e7ed283686b5b26ab694e55fbcc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:32:09 23:32:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:32:09 0.23.1-centos7: Pulling from edgex-lftools 23:32:09 ab5ef0e58194: Pulling fs layer 23:32:09 9712f1f96733: Pulling fs layer 23:32:09 63f879dbbcfc: Pulling fs layer 23:32:09 0d9ebad4ef96: Pulling fs layer 23:32:09 e9a5061849ea: Pulling fs layer 23:32:09 d747dcd14b5f: Pulling fs layer 23:32:09 2de7ff778b66: Pulling fs layer 23:32:09 0d9ebad4ef96: Waiting 23:32:09 e9a5061849ea: Waiting 23:32:09 d747dcd14b5f: Waiting 23:32:09 2de7ff778b66: Waiting 23:32:09 9712f1f96733: Verifying Checksum 23:32:09 63f879dbbcfc: Verifying Checksum 23:32:09 63f879dbbcfc: Download complete 23:32:09 e9a5061849ea: Verifying Checksum 23:32:09 e9a5061849ea: Download complete 23:32:09 d747dcd14b5f: Download complete 23:32:09 ab5ef0e58194: Download complete 23:32:09 0d9ebad4ef96: Download complete 23:32:09 2de7ff778b66: Verifying Checksum 23:32:09 2de7ff778b66: Download complete 23:32:12 ab5ef0e58194: Pull complete 23:32:12 9712f1f96733: Pull complete 23:32:13 63f879dbbcfc: Pull complete 23:32:16 0d9ebad4ef96: Pull complete 23:32:16 e9a5061849ea: Pull complete 23:32:16 d747dcd14b5f: Pull complete 23:32:17 2de7ff778b66: Pull complete 23:32:18 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:32:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:32:18 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:32:18 prd-ubuntu20.04-docker-8c-8g-6746 does not seem to be running inside a container 23:32:18 $ 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 23:32:19 $ docker top 80f0c30b64e05353d5ba3cf34fb5ed6b5b4ca455a30e60e9ffc810baffa1f3eb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:32:19 provisioning config files... 23:32:19 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4513800900747471049tmp 23:32:19 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config18069625360910747963tmp 23:32:19 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13628297375254011630tmp [Pipeline] { [Pipeline] echo 23:32:19 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:32:20 ---> sigul-configuration.sh 23:32:20 gpg: directory `/root/.gnupg' created 23:32:20 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:32:20 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:32:20 gpg: keyring `/root/.gnupg/secring.gpg' created 23:32:20 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:32:20 gpg: CAST5 encrypted data 23:32:20 gpg: encrypted with 1 passphrase 23:32:20 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:32:20 + mkdir /home/jenkins 23:32:20 + mkdir /home/jenkins/sigul [Pipeline] sh 23:32:20 + 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 23:32:20 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:32:21 ---> sigul-install.sh 23:32:21 Sigul already installed; skipping installation. [Pipeline] sh 23:32:21 + git tag --list 23:32:21 v0.0.0 23:32:21 v1.0.0 23:32:21 v2.1.0 23:32:21 v2.1.1 23:32:21 v2.1.1-dev.1 23:32:21 v2.2.0 23:32:21 v2.2.1-dev.1 23:32:21 v2.2.1-dev.2 23:32:21 v2.2.1-dev.3 23:32:21 v2.2.1-dev.4 23:32:21 v2.2.1-dev.5 23:32:21 v2.2.1-dev.6 23:32:21 v2.2.1-dev.7 23:32:21 v2.3.0 23:32:21 v2.3.0-dev.10 23:32:21 v2.3.0-dev.11 23:32:21 v2.3.0-dev.12 23:32:21 v2.3.0-dev.13 23:32:21 v2.3.0-dev.14 23:32:21 v2.3.0-dev.15 23:32:21 v2.3.0-dev.16 23:32:21 v2.3.0-dev.17 23:32:21 v2.3.0-dev.18 23:32:21 v2.3.0-dev.19 23:32:21 v2.3.0-dev.20 23:32:21 v2.3.0-dev.21 23:32:21 v2.3.0-dev.22 23:32:21 v2.3.0-dev.23 23:32:21 v2.3.0-dev.24 23:32:21 v2.3.0-dev.25 23:32:21 v2.3.0-dev.26 23:32:21 v2.3.0-dev.9 23:32:21 v2.3.1-dev.1 23:32:21 v3.0.0-dev.1 23:32:21 v3.0.0-dev.10 23:32:21 v3.0.0-dev.11 23:32:21 v3.0.0-dev.12 23:32:21 v3.0.0-dev.13 23:32:21 v3.0.0-dev.14 23:32:21 v3.0.0-dev.15 23:32:21 v3.0.0-dev.16 23:32:21 v3.0.0-dev.17 23:32:21 v3.0.0-dev.18 23:32:21 v3.0.0-dev.19 23:32:21 v3.0.0-dev.2 23:32:21 v3.0.0-dev.20 23:32:21 v3.0.0-dev.3 23:32:21 v3.0.0-dev.4 23:32:21 v3.0.0-dev.5 23:32:21 v3.0.0-dev.6 23:32:21 v3.0.0-dev.7 23:32:21 v3.0.0-dev.8 23:32:21 v3.0.0-dev.9 [Pipeline] sh 23:32:21 + lftools sign git-tag v3.0.0-dev.20 23:32:22 Signing Git tag with Sigul... 23:32:22 Signing v3.0.0-dev.20 [Pipeline] echo 23:32:22 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:32:22 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:32:22 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:32:22 $ docker stop --time=1 80f0c30b64e05353d5ba3cf34fb5ed6b5b4ca455a30e60e9ffc810baffa1f3eb 23:32:24 $ docker rm -f --volumes 80f0c30b64e05353d5ba3cf34fb5ed6b5b4ca455a30e60e9ffc810baffa1f3eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:32:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:32:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:32:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:32:24 prd-ubuntu20.04-docker-8c-8g-6746 does not seem to be running inside a container 23:32:24 $ 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 23:32:25 $ docker top 4c8d69214622655efb103943e2cd463e9a0db889fa9b0f75fbce33d6e67ab889 -eo pid,comm 23:32:25 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). 23:32:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:32:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:32:25 [ssh-agent] Looking for ssh-agent implementation... 23:32:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:32:25 $ docker exec 4c8d69214622655efb103943e2cd463e9a0db889fa9b0f75fbce33d6e67ab889 ssh-agent 23:32:25 SSH_AUTH_SOCK=/tmp/ssh-eqdpCnZr7TvG/agent.33 23:32:25 SSH_AGENT_PID=39 23:32:25 Running ssh-add (command line suppressed) 23:32:25 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12039667872063711930.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12039667872063711930.key) 23:32:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:32:26 + git semver bump pre 23:32:26 2023-04-03 23:32:26,247 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 23:32:26 2023-04-03 23:32:26,247 [bump_version] DEBUG bumping version:3.0.0-dev.20 on axis:pre with prefix:dev 23:32:26 2023-04-03 23:32:26,248 [bump_version] DEBUG bumped version:3.0.0-dev.21 23:32:26 2023-04-03 23:32:26,248 [write_version] DEBUG write version:3.0.0-dev.21 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 23:32:26 2023-04-03 23:32:26,248 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 23:32:26 2023-04-03 23:32:26,248 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 23:32:26 2023-04-03 23:32:26,249 [execute] INFO git cat-file --batch-check 23:32:26 2023-04-03 23:32:26,250 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 23:32:26 2023-04-03 23:32:26,254 [execute] INFO git cat-file --batch 23:32:26 2023-04-03 23:32:26,254 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 23:32:26 2023-04-03 23:32:26,259 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 23:32:26 3.0.0-dev.21 [Pipeline] } 23:32:26 $ docker exec --env ******** --env ******** 4c8d69214622655efb103943e2cd463e9a0db889fa9b0f75fbce33d6e67ab889 ssh-agent -k 23:32:26 unset SSH_AUTH_SOCK; 23:32:26 unset SSH_AGENT_PID; 23:32:26 echo Agent pid 39 killed; 23:32:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:32:26 + git semver [Pipeline] } 23:32:27 $ docker stop --time=1 4c8d69214622655efb103943e2cd463e9a0db889fa9b0f75fbce33d6e67ab889 23:32:28 $ docker rm -f --volumes 4c8d69214622655efb103943e2cd463e9a0db889fa9b0f75fbce33d6e67ab889 [Pipeline] // withDockerContainer [Pipeline] sh 23:32:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:32:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:32:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:32:29 prd-ubuntu20.04-docker-8c-8g-6746 does not seem to be running inside a container 23:32:29 $ 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 23:32:29 $ docker top 02dfd76b24923029d0c0fd101965911c463901377a50fb42cf53220174819f4d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:32:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:32:29 [ssh-agent] Looking for ssh-agent implementation... 23:32:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:32:29 $ docker exec 02dfd76b24923029d0c0fd101965911c463901377a50fb42cf53220174819f4d ssh-agent 23:32:29 SSH_AUTH_SOCK=/tmp/ssh-jLXkgoxDaUSz/agent.32 23:32:29 SSH_AGENT_PID=38 23:32:29 Running ssh-add (command line suppressed) 23:32:29 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12374075013965769539.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12374075013965769539.key) 23:32:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:32:30 + git semver push 23:32:30 2023-04-03 23:32:30,311 [run_push] DEBUG push 23:32:30 2023-04-03 23:32:30,313 [execute] INFO git cat-file --batch-check 23:32:30 2023-04-03 23:32:30,313 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 23:32:30 2023-04-03 23:32:30,318 [execute] INFO git rev-list bc3071eafa0d071a28a0c7b6019e53ec900de249 -- 23:32:30 2023-04-03 23:32:30,319 [execute] DEBUG Popen(['git', 'rev-list', 'bc3071eafa0d071a28a0c7b6019e53ec900de249', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 23:32:30 2023-04-03 23:32:30,326 [execute] INFO git fetch -v origin 23:32:30 2023-04-03 23:32:30,326 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 23:32:30 2023-04-03 23:32:30,797 [run_push] DEBUG no remote changes detected 23:32:30 2023-04-03 23:32:30,797 [execute] INFO git push origin semver 23:32:30 2023-04-03 23:32:30,798 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 23:32:31 2023-04-03 23:32:31,528 [run_push] DEBUG push all version tags 23:32:31 2023-04-03 23:32:31,528 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:32:31 2023-04-03 23:32:31,529 [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) 23:32:32 2023-04-03 23:32:32,312 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 23:32:32 3.0.0-dev.21 [Pipeline] } 23:32:32 $ docker exec --env ******** --env ******** 02dfd76b24923029d0c0fd101965911c463901377a50fb42cf53220174819f4d ssh-agent -k 23:32:32 unset SSH_AUTH_SOCK; 23:32:32 unset SSH_AGENT_PID; 23:32:32 echo Agent pid 38 killed; 23:32:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:32:32 + git semver [Pipeline] } 23:32:33 $ docker stop --time=1 02dfd76b24923029d0c0fd101965911c463901377a50fb42cf53220174819f4d 23:32:34 $ docker rm -f --volumes 02dfd76b24923029d0c0fd101965911c463901377a50fb42cf53220174819f4d [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 23:32:35 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 23:32:35 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 23:32:35 total 16 23:32:35 drwxr-xr-x 3 root root 4096 Apr 3 23:19 . 23:32:35 drwxrwxr-x 12 jenkins jenkins 4096 Apr 3 23:32 .. 23:32:35 drwxr-xr-x 2 root root 4096 Apr 3 23:19 cost 23:32:35 -rw-r--r-- 1 root root 94 Apr 3 23:19 cost.csv 23:32:35 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 23:32:35 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 23:32:35 total 16 23:32:35 drwxr-xr-x 3 jenkins jenkins 4096 Apr 3 23:19 . 23:32:35 drwxrwxr-x 12 jenkins jenkins 4096 Apr 3 23:32 .. 23:32:35 drwxr-xr-x 2 jenkins jenkins 4096 Apr 3 23:19 cost 23:32:35 -rw-r--r-- 1 jenkins jenkins 94 Apr 3 23:19 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:32:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:32:36 ---> package-listing.sh 23:32:36 ++ facter osfamily 23:32:36 ++ tr '[:upper:]' '[:lower:]' 23:32:36 + OS_FAMILY=debian 23:32:36 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 23:32:36 + START_PACKAGES=/tmp/packages_start.txt 23:32:36 + END_PACKAGES=/tmp/packages_end.txt 23:32:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:32:36 + PACKAGES=/tmp/packages_start.txt 23:32:36 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 23:32:36 + PACKAGES=/tmp/packages_end.txt 23:32:36 + case "${OS_FAMILY}" in 23:32:36 + dpkg -l 23:32:36 + grep '^ii' 23:32:36 + '[' -f /tmp/packages_start.txt ']' 23:32:36 + '[' -f /tmp/packages_end.txt ']' 23:32:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:32:36 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 23:32:36 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 23:32:36 + 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 23:32:36 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 23:32:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:32:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:32:37 prd-ubuntu20.04-docker-8c-8g-6746 does not seem to be running inside a container 23:32:37 $ 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 23:32:37 $ docker top 7cab71b2945a74ca1c0240df1b842bcbae66bd73c24ff8ecda0c1e24a06e8a24 -eo pid,comm [Pipeline] { [Pipeline] sh 23:32:37 + touch /tmp/pre-build-complete [Pipeline] sh 23:32:38 + mkdir -p /var/log/sysstat [Pipeline] sh 23:32:38 + ls /var/log/sa-host 23:32:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:32:38 provisioning config files... 23:32:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16661142292969099958tmp [Pipeline] { [Pipeline] echo 23:32:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:32:39 ---> create-netrc.sh [Pipeline] } 23:32:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:32:39 ---> python-tools-install.sh [Pipeline] echo 23:32:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:32:39 ---> sudo-logs.sh 23:32:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:32:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:32:39 ---> job-cost.sh 23:32:39 lf-activate-venv: SKIPPING 23:32:39 DEBUG: total: 0.2199999988079071 23:32:39 INFO: Retrieving Stack Cost... 23:32:40 INFO: Retrieving Pricing Info for: v3-standard-8 23:32:40 INFO: Archiving Costs [Pipeline] echo 23:32:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:32:41 ---> logs-deploy.sh 23:32:41 lf-activate-venv: SKIPPING 23:32:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/89 23:32:41 INFO: archiving workspace using pattern(s): 23:32:42 Archives upload complete. 23:32:42 INFO: archiving logs to Nexus 23:32:42 ---> uname -a: 23:32:42 Linux prd-ubuntu20-04-docker-8c-8g-6746 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:32:42 23:32:42 23:32:42 ---> lscpu: 23:32:42 Architecture: x86_64 23:32:42 CPU op-mode(s): 32-bit, 64-bit 23:32:42 Byte Order: Little Endian 23:32:42 Address sizes: 40 bits physical, 48 bits virtual 23:32:42 CPU(s): 8 23:32:42 On-line CPU(s) list: 0-7 23:32:42 Thread(s) per core: 1 23:32:42 Core(s) per socket: 1 23:32:42 Socket(s): 8 23:32:42 NUMA node(s): 1 23:32:42 Vendor ID: AuthenticAMD 23:32:42 CPU family: 23 23:32:42 Model: 49 23:32:42 Model name: AMD EPYC-Rome Processor 23:32:42 Stepping: 0 23:32:42 CPU MHz: 2800.000 23:32:42 BogoMIPS: 5600.00 23:32:42 Virtualization: AMD-V 23:32:42 Hypervisor vendor: KVM 23:32:42 Virtualization type: full 23:32:42 L1d cache: 256 KiB 23:32:42 L1i cache: 256 KiB 23:32:42 L2 cache: 4 MiB 23:32:42 L3 cache: 128 MiB 23:32:42 NUMA node0 CPU(s): 0-7 23:32:42 Vulnerability Itlb multihit: Not affected 23:32:42 Vulnerability L1tf: Not affected 23:32:42 Vulnerability Mds: Not affected 23:32:42 Vulnerability Meltdown: Not affected 23:32:42 Vulnerability Mmio stale data: Not affected 23:32:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:32:42 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:32:42 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:32:42 Vulnerability Srbds: Not affected 23:32:42 Vulnerability Tsx async abort: Not affected 23:32:42 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 23:32:42 23:32:42 23:32:42 ---> nproc: 23:32:42 8 23:32:42 23:32:42 23:32:42 ---> df -h: 23:32:42 Filesystem Size Used Avail Use% Mounted on 23:32:42 overlay 155G 13G 143G 9% / 23:32:42 tmpfs 64M 0 64M 0% /dev 23:32:42 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:32:42 shm 64M 0 64M 0% /dev/shm 23:32:42 /dev/vda1 155G 13G 143G 9% /facter-os 23:32:42 23:32:42 23:32:42 ---> sar -b -r -n DEV: 23:32:42 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6746) 04/03/23 _x86_64_ (8 CPU) 23:32:42 23:32:42 23:16:14 LINUX RESTART (8 CPU) 23:32:42 23:32:42 23:17:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:32:42 23:18:01 197.07 1.73 195.34 0.00 46.37 72094.09 0.00 23:32:42 23:19:01 182.60 0.18 182.42 0.00 13.46 36767.21 0.00 23:32:42 23:20:01 37.46 1.07 36.39 0.00 29.46 16793.22 0.00 23:32:42 23:21:01 1.65 0.00 1.65 0.00 0.00 17.86 0.00 23:32:42 23:22:01 52.24 10.63 41.61 0.00 5160.07 8693.88 0.00 23:32:42 23:23:01 6.72 0.02 6.70 0.00 0.13 129.58 0.00 23:32:42 23:24:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 23:32:42 23:25:01 1.68 0.00 1.68 0.00 0.00 18.13 0.00 23:32:42 23:26:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 23:32:42 23:27:01 1.78 0.00 1.78 0.00 0.00 19.59 0.00 23:32:42 23:28:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 23:32:42 23:29:01 1.57 0.00 1.57 0.00 0.00 17.06 0.00 23:32:42 23:30:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 23:32:42 23:31:01 1.48 0.00 1.48 0.00 0.00 16.13 0.00 23:32:42 23:32:01 34.46 0.33 34.13 0.00 26.93 30048.99 0.00 23:32:42 Average: 34.66 0.93 33.73 0.00 352.10 10909.28 0.00 23:32:42 23:32:42 23:17:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:32:42 23:18:01 27898168 31488736 810828 2.47 144456 3616728 2009640 5.92 1450604 3053848 436480 23:32:42 23:19:01 28177920 31585636 715008 2.17 151324 3446048 1765140 5.20 1235796 3005396 744 23:32:42 23:20:01 27662024 31580860 717684 2.18 159512 3898728 1761520 5.19 1259308 3445104 28 23:32:42 23:21:01 27662004 31580888 717364 2.18 159540 3898728 1761520 5.19 1259420 3445104 16 23:32:42 23:22:01 27139856 31562652 718840 2.19 192820 4354384 1807680 5.33 1579348 3612384 1036 23:32:42 23:23:01 27144920 31562876 718620 2.19 191392 4351120 1788460 5.27 1577912 3609160 8 23:32:42 23:24:01 27155024 31573016 708416 2.15 191420 4351132 1788460 5.27 1568084 3609160 8 23:32:42 23:25:01 27155196 31573256 708140 2.15 191456 4351136 1788460 5.27 1567960 3609180 8 23:32:42 23:26:01 27155388 31573472 708080 2.15 191476 4351136 1788460 5.27 1567964 3609180 12 23:32:42 23:27:01 27155624 31573740 707704 2.15 191504 4351140 1772324 5.22 1568068 3609184 8 23:32:42 23:28:01 27155600 31573764 707636 2.15 191524 4351144 1772324 5.22 1567956 3609224 16 23:32:42 23:29:01 27155528 31573704 707592 2.15 191540 4351148 1772324 5.22 1567972 3609232 8 23:32:42 23:30:01 27155432 31573724 707596 2.15 191560 4351152 1772324 5.22 1567616 3609304 8 23:32:42 23:31:01 27155708 31574020 707200 2.15 191580 4351152 1772324 5.22 1567636 3609300 12 23:32:42 23:32:01 26009128 31455480 818548 2.49 209600 5273024 1911992 5.63 1775372 4450768 232712 23:32:42 Average: 27262501 31560388 725284 2.21 182714 4243193 1802197 5.31 1512068 3566369 44740 23:32:42 23:32:42 23:17:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:32:42 23:18:01 ens3 519.42 307.64 6092.11 41.78 0.00 0.00 0.00 0.00 23:32:42 23:18:01 lo 2.71 2.71 0.27 0.27 0.00 0.00 0.00 0.00 23:32:42 23:18:01 veth00ef44d 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 23:32:42 23:18:01 docker0 190.22 302.78 15.00 1948.08 0.00 0.00 0.00 0.00 23:32:42 23:19:01 ens3 80.27 74.32 190.47 306.83 0.00 0.00 0.00 0.00 23:32:42 23:19:01 lo 5.07 5.07 0.49 0.49 0.00 0.00 0.00 0.00 23:32:42 23:19:01 docker0 2.67 6.20 0.17 88.13 0.00 0.00 0.00 0.00 23:32:42 23:20:01 ens3 125.33 77.97 2537.67 15.86 0.00 0.00 0.00 0.00 23:32:42 23:20:01 lo 3.87 3.87 0.38 0.38 0.00 0.00 0.00 0.00 23:32:42 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:42 23:21:01 ens3 1.87 0.65 2.66 0.11 0.00 0.00 0.00 0.00 23:32:42 23:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:32:42 23:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:42 23:22:01 ens3 166.11 82.80 2806.83 6.17 0.00 0.00 0.00 0.00 23:32:42 23:22:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 23:32:42 23:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:42 23:23:01 ens3 0.97 0.45 0.31 0.21 0.00 0.00 0.00 0.00 23:32:42 23:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:32:42 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:42 23:24:01 ens3 0.55 0.50 0.31 0.22 0.00 0.00 0.00 0.00 23:32:42 23:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:42 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:42 23:25:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 23:32:42 23:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:32:42 23:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:42 23:26:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:42 23:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:42 23:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:42 23:27:01 ens3 0.38 0.25 0.09 0.08 0.00 0.00 0.00 0.00 23:32:42 23:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:32:42 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:42 23:28:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:42 23:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:42 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:42 23:29:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:32:42 23:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:32:42 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:42 23:30:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:42 23:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:42 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:42 23:31:01 ens3 0.28 0.17 0.07 0.01 0.00 0.00 0.00 0.00 23:32:42 23:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:32:42 23:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:42 23:32:01 ens3 224.53 126.50 4560.28 16.17 0.00 0.00 0.00 0.00 23:32:42 23:32:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 23:32:42 23:32:01 veth49da699 38.41 65.06 3.66 584.64 0.00 0.00 0.00 0.05 23:32:42 23:32:01 docker0 38.41 64.96 3.13 584.64 0.00 0.00 0.00 0.00 23:32:42 Average: ens3 74.18 44.47 1073.80 25.81 0.00 0.00 0.00 0.00 23:32:42 Average: lo 0.97 0.97 0.09 0.09 0.00 0.00 0.00 0.00 23:32:42 Average: veth49da699 2.56 4.34 0.24 39.02 0.00 0.00 0.00 0.00 23:32:42 Average: docker0 15.23 24.62 1.20 172.75 0.00 0.00 0.00 0.00 23:32:42 23:32:42 23:32:42 ---> sar -P ALL: 23:32:42 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6746) 04/03/23 _x86_64_ (8 CPU) 23:32:42 23:32:42 23:16:14 LINUX RESTART (8 CPU) 23:32:42 23:32:42 23:17:02 CPU %user %nice %system %iowait %steal %idle 23:32:42 23:18:01 all 22.68 0.00 5.64 1.01 0.07 70.59 23:32:42 23:18:01 0 22.56 0.00 5.33 0.81 0.07 71.23 23:32:42 23:18:01 1 22.50 0.00 5.69 0.12 0.07 71.63 23:32:42 23:18:01 2 23.45 0.00 6.31 3.75 0.05 66.44 23:32:42 23:18:01 3 22.78 0.00 5.43 0.12 0.07 71.61 23:32:42 23:18:01 4 22.69 0.00 6.52 2.30 0.07 68.42 23:32:42 23:18:01 5 21.58 0.00 5.59 0.22 0.09 72.52 23:32:42 23:18:01 6 22.11 0.00 4.94 0.10 0.05 72.79 23:32:42 23:18:01 7 23.80 0.00 5.34 0.70 0.07 70.08 23:32:42 23:19:01 all 38.61 0.00 6.18 0.51 0.08 54.61 23:32:42 23:19:01 0 38.59 0.00 6.37 0.20 0.08 54.75 23:32:42 23:19:01 1 38.90 0.00 6.75 0.20 0.08 54.06 23:32:42 23:19:01 2 37.30 0.00 6.34 1.60 0.08 54.68 23:32:42 23:19:01 3 39.67 0.00 5.67 0.15 0.08 54.43 23:32:42 23:19:01 4 37.91 0.00 6.22 1.36 0.07 54.44 23:32:42 23:19:01 5 40.66 0.00 6.25 0.08 0.08 52.93 23:32:42 23:19:01 6 38.23 0.00 5.82 0.08 0.07 55.80 23:32:42 23:19:01 7 37.66 0.00 6.05 0.44 0.07 55.79 23:32:42 23:20:01 all 2.60 0.00 1.04 0.19 0.03 96.14 23:32:42 23:20:01 0 2.36 0.00 1.22 1.02 0.02 95.38 23:32:42 23:20:01 1 3.43 0.00 0.60 0.00 0.03 95.94 23:32:42 23:20:01 2 2.42 0.00 0.94 0.02 0.02 96.61 23:32:42 23:20:01 3 2.61 0.00 1.02 0.07 0.02 96.28 23:32:42 23:20:01 4 2.94 0.00 1.06 0.37 0.03 95.59 23:32:42 23:20:01 5 2.15 0.00 1.06 0.02 0.02 96.76 23:32:42 23:20:01 6 2.54 0.00 1.44 0.00 0.03 95.99 23:32:42 23:20:01 7 2.33 0.00 1.01 0.05 0.03 96.58 23:32:42 23:21:01 all 0.03 0.00 0.01 0.00 0.01 99.94 23:32:42 23:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:32:42 23:21:01 1 0.10 0.00 0.03 0.00 0.02 99.85 23:32:42 23:21:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:32:42 23:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:32:42 23:21:01 4 0.05 0.00 0.00 0.02 0.02 99.92 23:32:42 23:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:32:42 23:21:01 6 0.05 0.00 0.05 0.00 0.03 99.87 23:32:42 23:21:01 7 0.02 0.00 0.02 0.02 0.02 99.93 23:32:42 23:22:01 all 2.08 0.00 1.36 0.34 0.03 96.19 23:32:42 23:22:01 0 3.10 0.00 1.83 0.28 0.03 94.75 23:32:42 23:22:01 1 2.62 0.00 1.33 0.48 0.03 95.53 23:32:42 23:22:01 2 1.15 0.00 1.59 0.05 0.02 97.20 23:32:42 23:22:01 3 2.29 0.00 0.89 0.08 0.02 96.72 23:32:42 23:22:01 4 1.42 0.00 1.01 1.34 0.03 96.20 23:32:42 23:22:01 5 2.00 0.00 0.90 0.07 0.02 97.01 23:32:42 23:22:01 6 2.54 0.00 2.49 0.15 0.03 94.79 23:32:42 23:22:01 7 1.52 0.00 0.85 0.27 0.02 97.34 23:32:42 23:23:01 all 0.07 0.00 0.05 0.01 0.01 99.86 23:32:42 23:23:01 0 0.03 0.00 0.03 0.00 0.00 99.93 23:32:42 23:23:01 1 0.00 0.00 0.08 0.00 0.02 99.90 23:32:42 23:23:01 2 0.03 0.00 0.03 0.00 0.00 99.93 23:32:42 23:23:01 3 0.23 0.00 0.10 0.05 0.00 99.62 23:32:42 23:23:01 4 0.03 0.00 0.02 0.00 0.00 99.95 23:32:42 23:23:01 5 0.08 0.00 0.03 0.02 0.02 99.85 23:32:42 23:23:01 6 0.07 0.00 0.05 0.00 0.02 99.87 23:32:42 23:23:01 7 0.05 0.00 0.03 0.05 0.02 99.85 23:32:42 23:24:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:32:42 23:24:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:32:42 23:24:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:32:42 23:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:32:42 23:24:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:32:42 23:24:01 4 0.02 0.00 0.02 0.00 0.03 99.93 23:32:42 23:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:32:42 23:24:01 6 0.03 0.00 0.02 0.00 0.03 99.92 23:32:42 23:24:01 7 0.02 0.00 0.02 0.03 0.00 99.93 23:32:42 23:25:01 all 0.01 0.00 0.00 0.00 0.01 99.97 23:32:42 23:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:32:42 23:25:01 1 0.03 0.00 0.00 0.00 0.02 99.95 23:32:42 23:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:32:42 23:25:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:32:42 23:25:01 4 0.03 0.00 0.00 0.00 0.02 99.95 23:32:42 23:25:01 5 0.00 0.00 0.00 0.02 0.00 99.98 23:32:42 23:25:01 6 0.02 0.00 0.00 0.00 0.02 99.97 23:32:42 23:25:01 7 0.03 0.00 0.02 0.02 0.02 99.92 23:32:42 23:26:01 all 0.03 0.00 0.01 0.00 0.01 99.95 23:32:42 23:26:01 0 0.03 0.00 0.00 0.00 0.02 99.95 23:32:42 23:26:01 1 0.07 0.00 0.03 0.00 0.02 99.88 23:32:42 23:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:32:42 23:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:32:42 23:26:01 4 0.10 0.00 0.00 0.00 0.02 99.88 23:32:42 23:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:32:42 23:26:01 6 0.02 0.00 0.00 0.00 0.03 99.95 23:32:42 23:26:01 7 0.03 0.00 0.03 0.02 0.02 99.90 23:32:42 23:27:01 all 0.03 0.00 0.01 0.01 0.01 99.94 23:32:42 23:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:32:42 23:27:01 1 0.03 0.00 0.03 0.00 0.02 99.92 23:32:42 23:27:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:32:42 23:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:32:42 23:27:01 4 0.20 0.00 0.02 0.00 0.00 99.78 23:32:42 23:27:01 5 0.00 0.00 0.00 0.00 0.02 99.98 23:32:42 23:27:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:32:42 23:27:01 7 0.00 0.00 0.00 0.03 0.00 99.97 23:32:42 23:28:01 all 0.05 0.00 0.01 0.00 0.01 99.93 23:32:42 23:28:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:32:42 23:28:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:32:42 23:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:32:42 23:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:32:42 23:28:01 4 0.28 0.00 0.02 0.00 0.02 99.68 23:32:42 23:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:32:42 23:28:01 6 0.03 0.00 0.02 0.00 0.02 99.93 23:32:42 23:28:01 7 0.03 0.00 0.00 0.02 0.00 99.95 23:32:42 23:32:42 23:28:01 CPU %user %nice %system %iowait %steal %idle 23:32:42 23:29:01 all 0.02 0.00 0.02 0.01 0.01 99.95 23:32:42 23:29:01 0 0.02 0.00 0.05 0.02 0.02 99.90 23:32:42 23:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:32:42 23:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:32:42 23:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:32:42 23:29:01 4 0.08 0.00 0.00 0.02 0.02 99.88 23:32:42 23:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:32:42 23:29:01 6 0.02 0.00 0.03 0.00 0.02 99.93 23:32:42 23:29:01 7 0.00 0.00 0.02 0.02 0.02 99.95 23:32:42 23:30:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:32:42 23:30:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:32:42 23:30:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:32:42 23:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:32:42 23:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:32:42 23:30:01 4 0.03 0.00 0.00 0.00 0.02 99.95 23:32:42 23:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:32:42 23:30:01 6 0.03 0.00 0.03 0.00 0.03 99.90 23:32:42 23:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:32:42 23:31:01 all 0.01 0.00 0.01 0.00 0.01 99.96 23:32:42 23:31:01 0 0.00 0.00 0.02 0.00 0.02 99.97 23:32:42 23:31:01 1 0.03 0.00 0.02 0.00 0.03 99.92 23:32:42 23:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:32:42 23:31:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:32:42 23:31:01 4 0.03 0.00 0.02 0.02 0.03 99.90 23:32:42 23:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:32:42 23:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:32:42 23:31:01 7 0.00 0.00 0.02 0.02 0.00 99.97 23:32:42 23:32:01 all 3.80 0.00 1.52 0.31 0.02 94.35 23:32:42 23:32:01 0 3.11 0.00 1.87 0.05 0.02 94.95 23:32:42 23:32:01 1 3.98 0.00 1.42 0.02 0.03 94.54 23:32:42 23:32:01 2 2.42 0.00 1.52 0.00 0.02 96.04 23:32:42 23:32:01 3 3.28 0.00 1.51 0.05 0.02 95.15 23:32:42 23:32:01 4 3.78 0.00 1.83 2.03 0.03 92.32 23:32:42 23:32:01 5 4.75 0.00 1.37 0.08 0.02 93.78 23:32:42 23:32:01 6 4.33 0.00 1.32 0.00 0.02 94.33 23:32:42 23:32:01 7 4.70 0.00 1.32 0.28 0.02 93.67 23:32:42 Average: all 4.62 0.00 1.05 0.16 0.02 94.15 23:32:42 Average: 0 4.62 0.00 1.11 0.16 0.02 94.10 23:32:42 Average: 1 4.73 0.00 1.06 0.05 0.03 94.13 23:32:42 Average: 2 4.39 0.00 1.10 0.35 0.01 94.14 23:32:42 Average: 3 4.68 0.00 0.97 0.03 0.01 94.31 23:32:42 Average: 4 4.59 0.00 1.10 0.49 0.03 93.78 23:32:42 Average: 5 4.69 0.00 1.00 0.03 0.02 94.25 23:32:42 Average: 6 4.61 0.00 1.07 0.02 0.03 94.26 23:32:42 Average: 7 4.63 0.00 0.97 0.13 0.02 94.25 23:32:42 23:32:42 23:32:42