Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c550df661121fd0eeb913950a65d671d722b4d85 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-ssh7153351153347594162.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh3415425723540333406.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh10576627008028842633.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh9002847386565679749.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d 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-ssh9886372953126268251.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-22098’ Running on prd-ubuntu20.04-docker-8c-8g-22100 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 c550df661121fd0eeb913950a65d671d722b4d85 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c550df661121fd0eeb913950a65d671d722b4d85 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#103)" > git rev-list --no-walk dc12914614d6a112f0a92a24f3d596335fb0de34 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:20:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:20:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:20:28 ========================================================= 22:20:28 EdgeX Global Pipelines Version Info 22:20:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:20:29 ------------------- 22:20:29 stable info: 22:20:29 ------------------- 22:20:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:20:29 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 22:20:29 Message: update stable to v1.0.238 22:20:29 ------------------- 22:20:29 experimental info: 22:20:29 ------------------- 22:20:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:20:29 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 22:20:29 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:20:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 22:20:30 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 22:20:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:20:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:20:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:20:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 22:20:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:20:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:20:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:20:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:20:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:20:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 22:20:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:20:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:20:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:20:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:20:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:20:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:20:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:20:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:20:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:20:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:20:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:20:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:20:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:20:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:20:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:20:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:20:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:20:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:20:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c550df661121fd0eeb913950a65d671d722b4d85 [Pipeline] echo 22:20:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c550df6 [Pipeline] echo 22:20:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:20:30 provisioning config files... 22:20:30 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3641597758219721721tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:20:30 ---> docker-login.sh 22:20:30 nexus3.edgexfoundry.org:10001 22:20:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:31 Configure a credential helper to remove this warning. See 22:20:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:31 22:20:31 Login Succeeded 22:20:31 nexus3.edgexfoundry.org:10002 22:20:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:31 Configure a credential helper to remove this warning. See 22:20:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:31 22:20:31 Login Succeeded 22:20:31 nexus3.edgexfoundry.org:10003 22:20:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:31 Configure a credential helper to remove this warning. See 22:20:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:31 22:20:31 Login Succeeded 22:20:31 nexus3.edgexfoundry.org:10004 22:20:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:31 Configure a credential helper to remove this warning. See 22:20:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:31 22:20:31 Login Succeeded 22:20:31 docker.io 22:20:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:32 Configure a credential helper to remove this warning. See 22:20:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:32 22:20:32 Login Succeeded 22:20:32 ---> docker-login.sh ends [Pipeline] } 22:20:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:20:32 + git rev-list -1 --merges c550df661121fd0eeb913950a65d671d722b4d85~1..c550df661121fd0eeb913950a65d671d722b4d85 [Pipeline] echo 22:20:32 -----------> git rev-list -1 --merges c550df661121fd0eeb913950a65d671d722b4d85~1..c550df661121fd0eeb913950a65d671d722b4d85 c550df661121fd0eeb913950a65d671d722b4d85 [false] [Pipeline] sh 22:20:33 + git log --format=format:%s -1 c550df661121fd0eeb913950a65d671d722b4d85 [Pipeline] echo 22:20:33 ========================================================= 22:20:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:20:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:20:33 + git log --format=format:%s -1 c550df661121fd0eeb913950a65d671d722b4d85 [Pipeline] echo 22:20:33 [semverPrep] GIT_COMMIT: c550df661121fd0eeb913950a65d671d722b4d85, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#103) [Pipeline] echo 22:20:33 [semverPrep] This is not a build commit. [Pipeline] sh 22:20:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:20:33 + grep -v github /etc/ssh/ssh_known_hosts 22:20:33 + [ -e /tmp/ssh_known_hosts ] 22:20:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:20:33 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 22:20:33 -a /etc/ssh/ssh_known_hosts 22:20:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:20:34 22:20:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:20:34 0.1.4: Pulling from edgex-devops/py-git-semver 22:20:34 b85a868b505f: Pulling fs layer 22:20:34 e2be974225ed: Pulling fs layer 22:20:34 339a4e72a1f5: Pulling fs layer 22:20:34 988bab9f4d93: Pulling fs layer 22:20:34 1469e6f7b9e6: Pulling fs layer 22:20:34 eaf3925da568: Pulling fs layer 22:20:34 bab4dde63d76: Pulling fs layer 22:20:34 988bab9f4d93: Waiting 22:20:34 bde34c3a00c8: Pulling fs layer 22:20:34 b352a97aabf1: Pulling fs layer 22:20:34 1469e6f7b9e6: Waiting 22:20:34 4872d77fe225: Pulling fs layer 22:20:34 eaf3925da568: Waiting 22:20:34 5851b861e8e6: Pulling fs layer 22:20:34 bab4dde63d76: Waiting 22:20:34 bde34c3a00c8: Waiting 22:20:34 b352a97aabf1: Waiting 22:20:34 4872d77fe225: Waiting 22:20:34 5851b861e8e6: Waiting 22:20:34 e2be974225ed: Verifying Checksum 22:20:34 e2be974225ed: Download complete 22:20:34 988bab9f4d93: Verifying Checksum 22:20:34 988bab9f4d93: Download complete 22:20:34 1469e6f7b9e6: Verifying Checksum 22:20:34 1469e6f7b9e6: Download complete 22:20:34 eaf3925da568: Download complete 22:20:34 339a4e72a1f5: Verifying Checksum 22:20:34 339a4e72a1f5: Download complete 22:20:34 bde34c3a00c8: Verifying Checksum 22:20:34 bde34c3a00c8: Download complete 22:20:34 b352a97aabf1: Download complete 22:20:34 4872d77fe225: Download complete 22:20:34 5851b861e8e6: Download complete 22:20:34 b85a868b505f: Verifying Checksum 22:20:34 b85a868b505f: Download complete 22:20:34 bab4dde63d76: Verifying Checksum 22:20:34 bab4dde63d76: Download complete 22:20:36 b85a868b505f: Pull complete 22:20:36 e2be974225ed: Pull complete 22:20:36 339a4e72a1f5: Pull complete 22:20:36 988bab9f4d93: Pull complete 22:20:37 1469e6f7b9e6: Pull complete 22:20:37 eaf3925da568: Pull complete 22:20:39 bab4dde63d76: Pull complete 22:20:39 bde34c3a00c8: Pull complete 22:20:39 b352a97aabf1: Pull complete 22:20:39 4872d77fe225: Pull complete 22:20:39 5851b861e8e6: Pull complete 22:20:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:20:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:20:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:20:39 prd-ubuntu20.04-docker-8c-8g-22100 does not seem to be running inside a container 22:20:39 $ 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 22:20:41 $ docker top c22a88315a1de0b5921875a949c2e7d3d03e0f666c3361857dd87e98f3fc16b2 -eo pid,comm 22:20:41 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:20:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:20:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:20:41 [ssh-agent] Looking for ssh-agent implementation... 22:20:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:20:41 $ docker exec c22a88315a1de0b5921875a949c2e7d3d03e0f666c3361857dd87e98f3fc16b2 ssh-agent 22:20:41 SSH_AUTH_SOCK=/tmp/ssh-UT77yeXQbZtB/agent.33 22:20:41 SSH_AGENT_PID=39 22:20:41 Running ssh-add (command line suppressed) 22:20:41 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5185145587325472983.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5185145587325472983.key) 22:20:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:20:42 + git tag --points-at HEAD [Pipeline] } 22:20:42 $ docker exec --env ******** --env ******** c22a88315a1de0b5921875a949c2e7d3d03e0f666c3361857dd87e98f3fc16b2 ssh-agent -k 22:20:42 unset SSH_AUTH_SOCK; 22:20:42 unset SSH_AGENT_PID; 22:20:42 echo Agent pid 39 killed; 22:20:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:20:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:20:42 [ssh-agent] Looking for ssh-agent implementation... 22:20:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:20:42 $ docker exec c22a88315a1de0b5921875a949c2e7d3d03e0f666c3361857dd87e98f3fc16b2 ssh-agent 22:20:42 SSH_AUTH_SOCK=/tmp/ssh-XKk9DeGZpOzO/agent.73 22:20:42 SSH_AGENT_PID=80 22:20:42 Running ssh-add (command line suppressed) 22:20:42 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2716646025949563959.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2716646025949563959.key) 22:20:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:20:42 + git semver init 22:20:43 2022-08-07 22:20:43,128 [run_init] DEBUG init version:0.0.0 force:False 22:20:43 2022-08-07 22:20:43,129 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 22:20:43 2022-08-07 22:20:43,130 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 22:20:43 2022-08-07 22:20:43,130 [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) 22:20:44 2022-08-07 22:20:44,166 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 22:20:44 2022-08-07 22:20:44,166 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 22:20:44 2022-08-07 22:20:44,166 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 22:20:44 2022-08-07 22:20:44,166 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 22:20:44 2.3.0-dev.11 [Pipeline] } 22:20:44 $ docker exec --env ******** --env ******** c22a88315a1de0b5921875a949c2e7d3d03e0f666c3361857dd87e98f3fc16b2 ssh-agent -k 22:20:44 unset SSH_AUTH_SOCK; 22:20:44 unset SSH_AGENT_PID; 22:20:44 echo Agent pid 80 killed; 22:20:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:20:45 + git semver [Pipeline] } 22:20:45 $ docker stop --time=1 c22a88315a1de0b5921875a949c2e7d3d03e0f666c3361857dd87e98f3fc16b2 22:20:46 $ docker rm -f c22a88315a1de0b5921875a949c2e7d3d03e0f666c3361857dd87e98f3fc16b2 [Pipeline] // withDockerContainer [Pipeline] sh 22:20:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:20:47 Stashed 1 file(s) [Pipeline] echo 22:20:47 [edgeXSemver]: initialized semver on version 2.3.0-dev.11 [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 22:20:47 provisioning config files... 22:20:47 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1084004686283711432tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:20:47 ---> docker-login.sh 22:20:47 nexus3.edgexfoundry.org:10001 22:20:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:47 Configure a credential helper to remove this warning. See 22:20:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:47 22:20:47 Login Succeeded 22:20:47 nexus3.edgexfoundry.org:10002 22:20:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:48 Configure a credential helper to remove this warning. See 22:20:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:48 22:20:48 Login Succeeded 22:20:48 nexus3.edgexfoundry.org:10003 22:20:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:48 Configure a credential helper to remove this warning. See 22:20:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:48 22:20:48 Login Succeeded 22:20:48 nexus3.edgexfoundry.org:10004 22:20:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:48 Configure a credential helper to remove this warning. See 22:20:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:48 22:20:48 Login Succeeded 22:20:48 docker.io 22:20:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:48 Configure a credential helper to remove this warning. See 22:20:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:48 22:20:48 Login Succeeded 22:20:48 ---> docker-login.sh ends [Pipeline] } 22:20:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:20:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:20:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:20:48 ========================================================= 22:20:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 22:20:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:49 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 22:20:49 Sending build context to Docker daemon 12.46MB 22:20:49 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 22:20:49 Step 2/13 : FROM ${BASE} AS builder 22:20:49 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 22:20:49 2408cc74d12b: Pulling fs layer 22:20:49 ea60b727a1ce: Pulling fs layer 22:20:49 30c4a7721957: Pulling fs layer 22:20:49 370296b7ddb6: Pulling fs layer 22:20:49 7c6cee850709: Pulling fs layer 22:20:49 39a5fcdaea64: Pulling fs layer 22:20:49 d94ebbe4e438: Pulling fs layer 22:20:49 bcfd1f05c69d: Pulling fs layer 22:20:49 59ccb84bbe0f: Pulling fs layer 22:20:49 bcfd1f05c69d: Waiting 22:20:49 59ccb84bbe0f: Waiting 22:20:49 370296b7ddb6: Waiting 22:20:49 d94ebbe4e438: Waiting 22:20:49 7c6cee850709: Waiting 22:20:49 39a5fcdaea64: Waiting 22:20:49 30c4a7721957: Download complete 22:20:49 ea60b727a1ce: Verifying Checksum 22:20:49 ea60b727a1ce: Download complete 22:20:49 7c6cee850709: Verifying Checksum 22:20:49 7c6cee850709: Download complete 22:20:49 39a5fcdaea64: Verifying Checksum 22:20:49 39a5fcdaea64: Download complete 22:20:49 2408cc74d12b: Verifying Checksum 22:20:49 2408cc74d12b: Download complete 22:20:49 d94ebbe4e438: Download complete 22:20:49 2408cc74d12b: Pull complete 22:20:49 ea60b727a1ce: Pull complete 22:20:49 30c4a7721957: Pull complete 22:20:49 59ccb84bbe0f: Verifying Checksum 22:20:49 59ccb84bbe0f: Download complete 22:20:50 bcfd1f05c69d: Verifying Checksum 22:20:50 bcfd1f05c69d: Download complete 22:20:50 370296b7ddb6: Verifying Checksum 22:20:50 370296b7ddb6: Download complete 22:20:54 370296b7ddb6: Pull complete 22:20:54 7c6cee850709: Pull complete 22:20:54 39a5fcdaea64: Pull complete 22:20:54 d94ebbe4e438: Pull complete 22:20:57 bcfd1f05c69d: Pull complete 22:20:57 59ccb84bbe0f: Pull complete 22:20:57 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 22:20:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:20:57 ---> a4fb48ad2a94 22:20:57 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 22:20:59 ---> Running in 560358f4514a 22:20:59 Removing intermediate container 560358f4514a 22:20:59 ---> 65ce0cf50c70 22:20:59 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 22:20:59 ---> Running in 807b1f095768 22:20:59 Removing intermediate container 807b1f095768 22:20:59 ---> f8a25d409e38 22:20:59 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 22:20:59 ---> Running in e171e2ea84da 22:20:59 Removing intermediate container e171e2ea84da 22:20:59 ---> 9f7aa54a94b9 22:20:59 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:21:00 ---> Running in 5ac285b8c288 22:21:00 Removing intermediate container 5ac285b8c288 22:21:00 ---> e6306ac04c59 22:21:00 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:21:00 ---> Running in 795ded5e6d73 22:21:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:21:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:21:02 OK: 211 MiB in 51 packages 22:21:02 Still waiting to schedule task 22:21:02 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-22099’ 22:21:02 Removing intermediate container 795ded5e6d73 22:21:02 ---> 3ee2bd78ca37 22:21:02 Step 8/13 : WORKDIR /app 22:21:02 ---> Running in 4d52cf80dc54 22:21:02 Removing intermediate container 4d52cf80dc54 22:21:02 ---> cf20adb0697d 22:21:02 Step 9/13 : COPY go.mod vendor* ./ 22:21:02 ---> 5fabc9543252 22:21:02 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:21:02 ---> Running in d1d45f18f5ce 22:21:21 Removing intermediate container d1d45f18f5ce 22:21:21 ---> fc3487236c99 22:21:21 Step 11/13 : COPY . . 22:21:21 ---> 5dbd5c95ecd3 22:21:21 Step 12/13 : ARG MAKE="make build" 22:21:21 ---> Running in 3ada4c78cf60 22:21:21 Removing intermediate container 3ada4c78cf60 22:21:21 ---> 96fa4427d4f0 22:21:21 Step 13/13 : RUN $MAKE 22:21:21 ---> Running in 8f50ba5fffa4 22:21:21 noop 22:21:21 Removing intermediate container 8f50ba5fffa4 22:21:21 ---> 39f0cd6a5910 22:21:21 Successfully built 39f0cd6a5910 22:21:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:22 + docker inspect -f . ci-base-image-x86_64 22:21:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:21:22 prd-ubuntu20.04-docker-8c-8g-22100 does not seem to be running inside a container 22:21:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:21:22 $ docker top 7403c9e9f3955ca6902f602d1a691ea782d38b1ae294edf95e63a8301c80ac53 -eo pid,comm [Pipeline] { [Pipeline] sh 22:21:23 + go version 22:21:23 go version go1.18.3 linux/amd64 [Pipeline] } 22:21:23 $ docker stop --time=1 7403c9e9f3955ca6902f602d1a691ea782d38b1ae294edf95e63a8301c80ac53 22:21:24 $ docker rm -f 7403c9e9f3955ca6902f602d1a691ea782d38b1ae294edf95e63a8301c80ac53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:24 + docker inspect -f . ci-base-image-x86_64 22:21:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:21:24 prd-ubuntu20.04-docker-8c-8g-22100 does not seem to be running inside a container 22:21:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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 22:21:25 $ docker top 1266fbc5397f489f29f1f393d08b8d52f5cfc4d16a813d8406a2f4275e6eecbe -eo pid,comm [Pipeline] { [Pipeline] sh 22:21:25 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 22:21:26 + make test 22:21:26 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:21:38 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 22:21:38 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.032s coverage: 86.2% of statements 22:21:38 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 22:21:39 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.553s coverage: 71.9% of statements 22:21:47 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 22:21:47 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:21:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:21:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:21:52 ./bin/test-attribution.sh [Pipeline] echo 22:21:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:21:52 $ docker stop --time=1 1266fbc5397f489f29f1f393d08b8d52f5cfc4d16a813d8406a2f4275e6eecbe 22:21:53 $ docker rm -f 1266fbc5397f489f29f1f393d08b8d52f5cfc4d16a813d8406a2f4275e6eecbe [Pipeline] // withDockerContainer [Pipeline] sh 22:21:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:21:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:21:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:21:55 + ls -al . 22:21:55 total 228 22:21:55 drwxrwxr-x 11 jenkins jenkins 4096 Aug 7 22:21 . 22:21:55 drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 22:20 .. 22:21:55 -rw-rw-r-- 1 jenkins jenkins 262 Aug 7 22:20 .dockerignore 22:21:55 drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 22:21 .git 22:21:55 drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 22:20 .github 22:21:55 -rw-rw-r-- 1 jenkins jenkins 788 Aug 7 22:20 .gitignore 22:21:55 -rw-rw-r-- 1 jenkins jenkins 41 Aug 7 22:20 .golangci.yml 22:21:55 drwxr-xr-x 3 jenkins jenkins 4096 Aug 7 22:20 .semver 22:21:55 -rw-rw-r-- 1 jenkins jenkins 9546 Aug 7 22:20 Attribution.txt 22:21:55 -rw-rw-r-- 1 jenkins jenkins 2487 Aug 7 22:20 CHANGELOG.md 22:21:55 -rw-rw-r-- 1 jenkins jenkins 1937 Aug 7 22:20 Dockerfile 22:21:55 -rw-rw-r-- 1 jenkins jenkins 677 Aug 7 22:20 GOVERNANCE.md 22:21:55 -rw-rw-r-- 1 jenkins jenkins 687 Aug 7 22:20 Jenkinsfile 22:21:55 -rw-rw-r-- 1 jenkins jenkins 11347 Aug 7 22:20 LICENSE 22:21:55 -rw-rw-r-- 1 jenkins jenkins 2949 Aug 7 22:20 Makefile 22:21:55 -rw-rw-r-- 1 jenkins jenkins 617 Aug 7 22:20 OWNERS.md 22:21:55 -rw-rw-r-- 1 jenkins jenkins 30359 Aug 7 22:20 README.md 22:21:55 -rw-rw-r-- 1 jenkins jenkins 12 Aug 7 22:20 VERSION 22:21:55 drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 22:20 bin 22:21:55 -rw-r--r-- 1 jenkins jenkins 41008 Aug 7 22:21 coverage.out 22:21:55 -rw-rw-r-- 1 jenkins jenkins 3540 Aug 7 22:20 go.mod 22:21:55 -rw-rw-r-- 1 jenkins jenkins 36292 Aug 7 22:20 go.sum 22:21:55 drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 22:20 images 22:21:55 drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 22:20 internal 22:21:55 -rw-rw-r-- 1 jenkins jenkins 531 Aug 7 22:20 main.go 22:21:55 drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 22:20 res 22:21:55 drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 22:20 snap 22:21:55 drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 22:20 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:55 + 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=c550df661121fd0eeb913950a65d671d722b4d85 --label arch=amd64 --label version=2.3.0-dev.11 . 22:21:55 Sending build context to Docker daemon 12.46MB 22:21:55 Step 1/31 : ARG BASE=golang:1.18-alpine3.16 22:21:55 Step 2/31 : FROM ${BASE} AS builder 22:21:55 ---> 39f0cd6a5910 22:21:55 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 22:21:55 ---> Running in 4a744f0dab65 22:21:55 Removing intermediate container 4a744f0dab65 22:21:55 ---> 110ffa369723 22:21:55 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 22:21:55 ---> Running in 2e3c30eb8447 22:21:55 Removing intermediate container 2e3c30eb8447 22:21:55 ---> 67ab9e3c9fa2 22:21:55 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 22:21:56 ---> Running in 0c478703d83b 22:21:56 Removing intermediate container 0c478703d83b 22:21:56 ---> 49be0c124917 22:21:56 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:21:56 ---> Running in 4df66dbb94a2 22:21:56 Removing intermediate container 4df66dbb94a2 22:21:56 ---> f271c0e4ee0d 22:21:56 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:21:56 ---> Running in cf9dd2d80286 22:21:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:21:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:21:58 OK: 211 MiB in 51 packages 22:21:58 Removing intermediate container cf9dd2d80286 22:21:58 ---> 144d3a0f8fd4 22:21:58 Step 8/31 : WORKDIR /app 22:21:58 ---> Running in a8cd44cc2976 22:21:58 Removing intermediate container a8cd44cc2976 22:21:58 ---> a84aa787a364 22:21:58 Step 9/31 : COPY go.mod vendor* ./ 22:21:58 ---> fa81232224f0 22:21:58 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:21:58 ---> Running in cfb89949c28c 22:21:59 Removing intermediate container cfb89949c28c 22:21:59 ---> b45fc236c122 22:21:59 Step 11/31 : COPY . . 22:21:59 ---> 22fbd1077927 22:21:59 Step 12/31 : ARG MAKE="make build" 22:21:59 ---> Running in 66f6d3f7dab3 22:22:00 Removing intermediate container 66f6d3f7dab3 22:22:00 ---> c1b6a2626cbc 22:22:00 Step 13/31 : RUN $MAKE 22:22:00 ---> Running in 5c33514c33bd 22:22:00 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.27 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.11 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.3.0-dev.11" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 22:22:22 Removing intermediate container 5c33514c33bd 22:22:22 ---> 236213af6bfe 22:22:22 Step 14/31 : FROM alpine:3.14 22:22:22 3.14: Pulling from library/alpine 22:22:22 decfdc335d9b: Pulling fs layer 22:22:22 decfdc335d9b: Verifying Checksum 22:22:22 decfdc335d9b: Download complete 22:22:22 decfdc335d9b: Pull complete 22:22:22 Digest: sha256:43eb8f0d8215d8661f745f3d88563c026614d843b668b233bbe1666b6d026f61 22:22:22 Status: Downloaded newer image for alpine:3.14 22:22:22 ---> 5977be310a9d 22:22:22 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 22:22:23 ---> Running in 3ebfb0c8fee7 22:22:23 Removing intermediate container 3ebfb0c8fee7 22:22:23 ---> 94ec1c08d19b 22:22:23 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 22:22:23 ---> Running in 9e06cfbbbc13 22:22:23 Removing intermediate container 9e06cfbbbc13 22:22:23 ---> e769e66beacc 22:22:23 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:22:23 ---> Running in f851fc5fd11e 22:22:23 Removing intermediate container f851fc5fd11e 22:22:23 ---> 1ab57148e658 22:22:23 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init 22:22:23 ---> Running in f48f7cc0ecbb 22:22:24 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:22:25 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:22:25 (1/7) Installing ca-certificates (20220614-r0) 22:22:25 (2/7) Installing dumb-init (1.2.5-r1) 22:22:25 (3/7) Installing libgcc (10.3.1_git20210424-r2) 22:22:25 (4/7) Installing libsodium (1.0.18-r0) 22:22:25 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 22:22:25 (6/7) Installing libzmq (4.3.4-r0) 22:22:25 (7/7) Installing zeromq (4.3.4-r0) 22:22:25 Executing busybox-1.33.1-r8.trigger 22:22:25 Executing ca-certificates-20220614-r0.trigger 22:22:25 OK: 9 MiB in 21 packages 22:22:26 Removing intermediate container f48f7cc0ecbb 22:22:26 ---> f20a69335f97 22:22:26 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:22:26 ---> e2b8e82a6b53 22:22:26 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 22:22:26 ---> a12435fe834a 22:22:26 Step 21/31 : COPY --from=builder /app/res/ /res/ 22:22:27 ---> 7d2909de1311 22:22:27 Step 22/31 : COPY --from=builder /app/static/ /static/ 22:22:27 ---> 5851f1a098e7 22:22:27 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 22:22:27 ---> ee218cbe011b 22:22:27 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 22:22:27 ---> Running in 0c2bcea2264b 22:22:28 Removing intermediate container 0c2bcea2264b 22:22:28 ---> b6cdc141eb52 22:22:28 Step 25/31 : VOLUME /cache 22:22:28 ---> Running in 2d3c9937e370 22:22:28 Removing intermediate container 2d3c9937e370 22:22:28 ---> f2f1fdd64887 22:22:28 Step 26/31 : EXPOSE 59711 22:22:28 ---> Running in 81821afae2ea 22:22:28 Removing intermediate container 81821afae2ea 22:22:28 ---> 78e5cf9c1281 22:22:28 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 22:22:28 ---> Running in e2639cb7d15d 22:22:28 Removing intermediate container e2639cb7d15d 22:22:28 ---> 8ffc5d223f00 22:22:28 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 22:22:28 ---> Running in a010b6eaaffc 22:22:28 Removing intermediate container a010b6eaaffc 22:22:28 ---> 3f553f7b98e5 22:22:28 Step 29/31 : LABEL arch=amd64 22:22:28 ---> Running in eb961f8873b4 22:22:28 Removing intermediate container eb961f8873b4 22:22:28 ---> 31768f2c2586 22:22:28 Step 30/31 : LABEL git_sha=c550df661121fd0eeb913950a65d671d722b4d85 22:22:29 ---> Running in d9d3756bcb8a 22:22:29 Removing intermediate container d9d3756bcb8a 22:22:29 ---> 438fe77f3838 22:22:29 Step 31/31 : LABEL version=2.3.0-dev.11 22:22:29 ---> Running in f8911fd5191a 22:22:29 Removing intermediate container f8911fd5191a 22:22:29 ---> cf038e0691f8 22:22:29 [Warning] One or more build-args [ARCH] were not consumed 22:22:29 Successfully built cf038e0691f8 22:22:29 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 22:22:29 provisioning config files... 22:22:29 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4401581985888486277tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:22:29 ---> docker-login.sh 22:22:29 nexus3.edgexfoundry.org:10001 22:22:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:29 Configure a credential helper to remove this warning. See 22:22:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:29 22:22:29 Login Succeeded 22:22:29 nexus3.edgexfoundry.org:10002 22:22:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:30 Configure a credential helper to remove this warning. See 22:22:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:30 22:22:30 Login Succeeded 22:22:30 nexus3.edgexfoundry.org:10003 22:22:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:30 Configure a credential helper to remove this warning. See 22:22:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:30 22:22:30 Login Succeeded 22:22:30 nexus3.edgexfoundry.org:10004 22:22:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:30 Configure a credential helper to remove this warning. See 22:22:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:30 22:22:30 Login Succeeded 22:22:30 docker.io 22:22:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:30 Configure a credential helper to remove this warning. See 22:22:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:30 22:22:30 Login Succeeded 22:22:30 ---> docker-login.sh ends [Pipeline] } 22:22:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:22:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:22:30 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 22:22:30 c550df661121fd0eeb913950a65d671d722b4d85 22:22:30 latest 22:22:30 2.3.0-dev.11 22:22:30 c550df661121fd0eeb913950a65d671d722b4d85-2.3.0-dev.11 22:22:30 main 22:22:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:31 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c550df661121fd0eeb913950a65d671d722b4d85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:31 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c550df661121fd0eeb913950a65d671d722b4d85 22:22:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 22:22:31 d84d01b631a6: Preparing 22:22:31 b62c98f152c3: Preparing 22:22:31 167bdd3b29e2: Preparing 22:22:31 7410d79c7585: Preparing 22:22:31 6d029b8de188: Preparing 22:22:31 065a64c5440f: Preparing 22:22:31 7f02d6211840: Preparing 22:22:31 383b5b4fafad: Preparing 22:22:31 713e7675e2c1: Preparing 22:22:31 065a64c5440f: Waiting 22:22:31 7f02d6211840: Waiting 22:22:31 383b5b4fafad: Waiting 22:22:31 713e7675e2c1: Waiting 22:22:31 d84d01b631a6: Pushed 22:22:31 167bdd3b29e2: Pushed 22:22:31 7410d79c7585: Pushed 22:22:31 6d029b8de188: Pushed 22:22:31 713e7675e2c1: Layer already exists 22:22:31 065a64c5440f: Pushed 22:22:31 383b5b4fafad: Pushed 22:22:31 7f02d6211840: Pushed 22:22:34 b62c98f152c3: Pushed 22:22:34 c550df661121fd0eeb913950a65d671d722b4d85: digest: sha256:8fb11a597a2c74e1dd98719973a2942fce5d118a447da392d7bb4fb519e680e7 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:35 + 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 22:22:35 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 22:22:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 22:22:35 d84d01b631a6: Preparing 22:22:35 b62c98f152c3: Preparing 22:22:35 167bdd3b29e2: Preparing 22:22:35 7410d79c7585: Preparing 22:22:35 6d029b8de188: Preparing 22:22:35 065a64c5440f: Preparing 22:22:35 7f02d6211840: Preparing 22:22:35 383b5b4fafad: Preparing 22:22:35 713e7675e2c1: Preparing 22:22:35 065a64c5440f: Waiting 22:22:35 7f02d6211840: Waiting 22:22:35 383b5b4fafad: Waiting 22:22:35 713e7675e2c1: Waiting 22:22:35 b62c98f152c3: Layer already exists 22:22:35 d84d01b631a6: Layer already exists 22:22:35 6d029b8de188: Layer already exists 22:22:35 7410d79c7585: Layer already exists 22:22:35 167bdd3b29e2: Layer already exists 22:22:35 065a64c5440f: Layer already exists 22:22:35 383b5b4fafad: Layer already exists 22:22:35 7f02d6211840: Layer already exists 22:22:35 713e7675e2c1: Layer already exists 22:22:35 latest: digest: sha256:8fb11a597a2c74e1dd98719973a2942fce5d118a447da392d7bb4fb519e680e7 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:35 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:36 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.11 22:22:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 22:22:36 d84d01b631a6: Preparing 22:22:36 b62c98f152c3: Preparing 22:22:36 167bdd3b29e2: Preparing 22:22:36 7410d79c7585: Preparing 22:22:36 6d029b8de188: Preparing 22:22:36 065a64c5440f: Preparing 22:22:36 7f02d6211840: Preparing 22:22:36 383b5b4fafad: Preparing 22:22:36 713e7675e2c1: Preparing 22:22:36 7f02d6211840: Waiting 22:22:36 383b5b4fafad: Waiting 22:22:36 713e7675e2c1: Waiting 22:22:36 065a64c5440f: Waiting 22:22:36 7410d79c7585: Layer already exists 22:22:36 167bdd3b29e2: Layer already exists 22:22:36 b62c98f152c3: Layer already exists 22:22:36 6d029b8de188: Layer already exists 22:22:36 d84d01b631a6: Layer already exists 22:22:36 065a64c5440f: Layer already exists 22:22:36 7f02d6211840: Layer already exists 22:22:36 383b5b4fafad: Layer already exists 22:22:36 713e7675e2c1: Layer already exists 22:22:36 2.3.0-dev.11: digest: sha256:8fb11a597a2c74e1dd98719973a2942fce5d118a447da392d7bb4fb519e680e7 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:36 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c550df661121fd0eeb913950a65d671d722b4d85-2.3.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:36 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c550df661121fd0eeb913950a65d671d722b4d85-2.3.0-dev.11 22:22:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 22:22:36 d84d01b631a6: Preparing 22:22:36 b62c98f152c3: Preparing 22:22:36 167bdd3b29e2: Preparing 22:22:36 7410d79c7585: Preparing 22:22:36 6d029b8de188: Preparing 22:22:36 065a64c5440f: Preparing 22:22:36 7f02d6211840: Preparing 22:22:36 383b5b4fafad: Preparing 22:22:36 713e7675e2c1: Preparing 22:22:36 7f02d6211840: Waiting 22:22:36 383b5b4fafad: Waiting 22:22:36 713e7675e2c1: Waiting 22:22:36 b62c98f152c3: Layer already exists 22:22:36 d84d01b631a6: Layer already exists 22:22:36 7410d79c7585: Layer already exists 22:22:36 167bdd3b29e2: Layer already exists 22:22:36 6d029b8de188: Layer already exists 22:22:36 713e7675e2c1: Layer already exists 22:22:36 065a64c5440f: Layer already exists 22:22:36 7f02d6211840: Layer already exists 22:22:36 383b5b4fafad: Layer already exists 22:22:36 c550df661121fd0eeb913950a65d671d722b4d85-2.3.0-dev.11: digest: sha256:8fb11a597a2c74e1dd98719973a2942fce5d118a447da392d7bb4fb519e680e7 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:37 + 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 22:22:37 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 22:22:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 22:22:37 d84d01b631a6: Preparing 22:22:37 b62c98f152c3: Preparing 22:22:37 167bdd3b29e2: Preparing 22:22:37 7410d79c7585: Preparing 22:22:37 6d029b8de188: Preparing 22:22:37 065a64c5440f: Preparing 22:22:37 7f02d6211840: Preparing 22:22:37 383b5b4fafad: Preparing 22:22:37 713e7675e2c1: Preparing 22:22:37 065a64c5440f: Waiting 22:22:37 7f02d6211840: Waiting 22:22:37 713e7675e2c1: Waiting 22:22:37 383b5b4fafad: Waiting 22:22:37 6d029b8de188: Layer already exists 22:22:37 167bdd3b29e2: Layer already exists 22:22:37 b62c98f152c3: Layer already exists 22:22:37 7410d79c7585: Layer already exists 22:22:37 d84d01b631a6: Layer already exists 22:22:37 065a64c5440f: Layer already exists 22:22:37 7f02d6211840: Layer already exists 22:22:37 383b5b4fafad: Layer already exists 22:22:37 713e7675e2c1: Layer already exists 22:22:37 main: digest: sha256:8fb11a597a2c74e1dd98719973a2942fce5d118a447da392d7bb4fb519e680e7 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:22:37 ===================================================== [Pipeline] echo 22:22:37 taggedImages: 22:22:37 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c550df661121fd0eeb913950a65d671d722b4d85 22:22:37 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 22:22:37 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.11 22:22:37 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c550df661121fd0eeb913950a65d671d722b4d85-2.3.0-dev.11 22:22:37 - 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 22:22:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:22:37 22:22:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:22:38 latest: Pulling from edgex-lftools-log-publisher 22:22:38 5eb5b503b376: Pulling fs layer 22:22:38 5c69ac0246d0: Pulling fs layer 22:22:38 ec43610c2a17: Pulling fs layer 22:22:38 3a2ae6a8a46f: Pulling fs layer 22:22:38 33b1e0a273af: Pulling fs layer 22:22:38 5d3b04190fa2: Pulling fs layer 22:22:38 2f39f015ded8: Pulling fs layer 22:22:38 3a2ae6a8a46f: Waiting 22:22:38 33b1e0a273af: Waiting 22:22:38 5d3b04190fa2: Waiting 22:22:38 2f39f015ded8: Waiting 22:22:38 5c69ac0246d0: Download complete 22:22:38 3a2ae6a8a46f: Verifying Checksum 22:22:38 3a2ae6a8a46f: Download complete 22:22:38 33b1e0a273af: Verifying Checksum 22:22:38 33b1e0a273af: Download complete 22:22:38 5d3b04190fa2: Download complete 22:22:38 ec43610c2a17: Verifying Checksum 22:22:38 ec43610c2a17: Download complete 22:22:38 5eb5b503b376: Verifying Checksum 22:22:38 5eb5b503b376: Download complete 22:22:39 2f39f015ded8: Download complete 22:22:39 5eb5b503b376: Pull complete 22:22:39 5c69ac0246d0: Pull complete 22:22:40 ec43610c2a17: Pull complete 22:22:40 3a2ae6a8a46f: Pull complete 22:22:40 33b1e0a273af: Pull complete 22:22:40 5d3b04190fa2: Pull complete 22:22:46 2f39f015ded8: Pull complete 22:22:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:22:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:22:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:22:46 prd-ubuntu20.04-docker-8c-8g-22100 does not seem to be running inside a container 22:22:46 $ 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 22:22:47 $ docker top 72396c499ee6c3aceeeca7f499af150c5344230956c733485bed4bd96031ad1c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:22:48 ---> job-cost.sh 22:22:48 lf-activate-venv: SKIPPING 22:22:48 INFO: No Stack... 22:22:48 INFO: Retrieving Pricing Info for: v3-standard-8 22:22:49 INFO: Archiving Costs [Pipeline] sh 22:22:49 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 22:22:49 + cut -d, -f6 [Pipeline] lock 22:22:49 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-51-stack-cost] 22:22:49 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-51-stack-cost] did not exist. Created. 22:22:49 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-51-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:22:49 + echo total: 0.2199999988079071 [Pipeline] stash 22:22:49 Stashed 1 file(s) [Pipeline] } 22:22:49 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-51-stack-cost] [Pipeline] // lock [Pipeline] } 22:22:49 $ docker stop --time=1 72396c499ee6c3aceeeca7f499af150c5344230956c733485bed4bd96031ad1c 22:22:50 $ docker rm -f 72396c499ee6c3aceeeca7f499af150c5344230956c733485bed4bd96031ad1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:24:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22102 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 22:24:02 Running in /w/workspace/app-rfid-llrp-inventory/51 [Pipeline] { [Pipeline] checkout 22:24:02 The recommended git tool is: git 22:24:10 using credential edgex-jenkins-ssh 22:24:10 Cloning the remote Git repository 22:24:10 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 22:24:10 > git init /w/workspace/app-rfid-llrp-inventory/51 # timeout=10 22:24:10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 22:24:10 > git --version # timeout=10 22:24:10 > git --version # 'git version 2.25.1' 22:24:10 using GIT_SSH to set credentials SSH Credentials for GitHub 22:24:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:24:12 Avoid second fetch 22:24:12 Checking out Revision c550df661121fd0eeb913950a65d671d722b4d85 (main) 22:24:12 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 22:24:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:24:12 > git config core.sparsecheckout # timeout=10 22:24:13 > git checkout -f c550df661121fd0eeb913950a65d671d722b4d85 # timeout=10 22:24:17 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#103)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:24:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:24:18 % Total % Received % Xferd Average Speed Time Time Time Current 22:24:18 Dload Upload Total Spent Left Speed 22:24:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 122k 0 --:--:-- --:--:-- --:--:-- 122k [Pipeline] sh 22:24:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:24:19 + sudo tee /etc/docker/daemon.new 22:24:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:24:19 { 22:24:19 "registry-mirrors": [ 22:24:19 "https://nexus3.edgexfoundry.org:10001" 22:24:19 ], 22:24:19 "bip": "10.250.0.254/24", 22:24:19 "hosts": [ 22:24:19 "tcp://0.0.0.0:5555", 22:24:19 "unix:///var/run/docker.sock" 22:24:19 ], 22:24:19 "mtu": 1458, 22:24:19 "selinux-enabled": true, 22:24:19 "seccomp-profile": "/etc/docker/seccomp.json" 22:24:19 } [Pipeline] sh 22:24:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:24:20 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:24:39 provisioning config files... 22:24:39 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/51@tmp/config2240506160638716344tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:24:39 ---> docker-login.sh 22:24:39 nexus3.edgexfoundry.org:10001 22:24:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:40 Configure a credential helper to remove this warning. See 22:24:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:40 22:24:40 Login Succeeded 22:24:40 nexus3.edgexfoundry.org:10002 22:24:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:40 Configure a credential helper to remove this warning. See 22:24:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:40 22:24:40 Login Succeeded 22:24:40 nexus3.edgexfoundry.org:10003 22:24:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:41 Configure a credential helper to remove this warning. See 22:24:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:41 22:24:41 Login Succeeded 22:24:41 nexus3.edgexfoundry.org:10004 22:24:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:42 Configure a credential helper to remove this warning. See 22:24:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:42 22:24:42 Login Succeeded 22:24:42 docker.io 22:24:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:42 Configure a credential helper to remove this warning. See 22:24:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:42 22:24:42 Login Succeeded 22:24:42 ---> docker-login.sh ends [Pipeline] } 22:24:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:24:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:24:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:24:43 ========================================================= 22:24:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 22:24:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:43 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 22:24:44 Sending build context to Docker daemon 682kB 22:24:44 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 22:24:44 Step 2/13 : FROM ${BASE} AS builder 22:24:44 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:24:44 b3c136eddcbf: Pulling fs layer 22:24:44 c0a3192eca97: Pulling fs layer 22:24:44 a050256f5b6f: Pulling fs layer 22:24:44 656be50a0ddc: Pulling fs layer 22:24:44 2bbca73fdf42: Pulling fs layer 22:24:44 46d945488cbd: Pulling fs layer 22:24:44 8a5474983e97: Pulling fs layer 22:24:44 329c88fbcd65: Pulling fs layer 22:24:44 46d945488cbd: Waiting 22:24:44 8a5474983e97: Waiting 22:24:44 329c88fbcd65: Waiting 22:24:44 2bbca73fdf42: Waiting 22:24:44 656be50a0ddc: Waiting 22:24:44 a050256f5b6f: Verifying Checksum 22:24:44 a050256f5b6f: Download complete 22:24:44 c0a3192eca97: Download complete 22:24:44 2bbca73fdf42: Verifying Checksum 22:24:44 2bbca73fdf42: Download complete 22:24:44 46d945488cbd: Verifying Checksum 22:24:44 46d945488cbd: Download complete 22:24:44 b3c136eddcbf: Verifying Checksum 22:24:45 b3c136eddcbf: Pull complete 22:24:45 329c88fbcd65: Verifying Checksum 22:24:45 329c88fbcd65: Download complete 22:24:46 c0a3192eca97: Pull complete 22:24:46 a050256f5b6f: Pull complete 22:24:47 8a5474983e97: Verifying Checksum 22:24:47 8a5474983e97: Download complete 22:24:47 656be50a0ddc: Verifying Checksum 22:24:47 656be50a0ddc: Download complete 22:25:03 656be50a0ddc: Pull complete 22:25:03 2bbca73fdf42: Pull complete 22:25:03 46d945488cbd: Pull complete 22:25:08 8a5474983e97: Pull complete 22:25:10 329c88fbcd65: Pull complete 22:25:10 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 22:25:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:25:10 ---> ff4287adb874 22:25:10 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 22:25:12 ---> Running in e3f0b66bde1e 22:25:12 Removing intermediate container e3f0b66bde1e 22:25:12 ---> 0a9dd4b4252d 22:25:12 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 22:25:12 ---> Running in 17b542186329 22:25:13 Removing intermediate container 17b542186329 22:25:13 ---> b35a385aa00e 22:25:13 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 22:25:13 ---> Running in d89dbec5b5f1 22:25:13 Removing intermediate container d89dbec5b5f1 22:25:13 ---> ec0f217313e0 22:25:13 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:25:13 ---> Running in ae5297e24540 22:25:15 Removing intermediate container ae5297e24540 22:25:15 ---> fee8dab85463 22:25:15 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:25:15 ---> Running in fd7542180dcb 22:25:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:25:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:25:18 OK: 221 MiB in 51 packages 22:25:20 Removing intermediate container fd7542180dcb 22:25:20 ---> 119ec7b6e2de 22:25:20 Step 8/13 : WORKDIR /app 22:25:20 ---> Running in dec72af8e43d 22:25:20 Removing intermediate container dec72af8e43d 22:25:20 ---> b48cde64b295 22:25:20 Step 9/13 : COPY go.mod vendor* ./ 22:25:20 ---> 6711d6af61b2 22:25:20 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:25:20 ---> Running in 8ce161a6e8bb 22:26:17 Removing intermediate container 8ce161a6e8bb 22:26:17 ---> 6b98d67142ba 22:26:17 Step 11/13 : COPY . . 22:26:17 ---> c277dfde9c8f 22:26:17 Step 12/13 : ARG MAKE="make build" 22:26:17 ---> Running in 0c143341e909 22:26:17 Removing intermediate container 0c143341e909 22:26:17 ---> 4eccc8e58b09 22:26:17 Step 13/13 : RUN $MAKE 22:26:17 ---> Running in 99240d72a426 22:26:17 noop 22:26:17 Removing intermediate container 99240d72a426 22:26:17 ---> 526494fa94c4 22:26:17 Successfully built 526494fa94c4 22:26:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:17 + docker inspect -f . ci-base-image-arm64 22:26:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:26:18 prd-ubuntu20.04-docker-arm64-4c-16g-22102 does not seem to be running inside a container 22:26:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/51 -v /w/workspace/app-rfid-llrp-inventory/51:/w/workspace/app-rfid-llrp-inventory/51:rw,z -v /w/workspace/app-rfid-llrp-inventory/51@tmp:/w/workspace/app-rfid-llrp-inventory/51@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 22:26:19 $ docker top f08dcb554820ce2b91b8548d3ef145a5547a2da4927537966aecfb8473f0c289 -eo pid,comm [Pipeline] { [Pipeline] sh 22:26:20 + go version 22:26:20 go version go1.18.3 linux/arm64 [Pipeline] } 22:26:20 $ docker stop --time=1 f08dcb554820ce2b91b8548d3ef145a5547a2da4927537966aecfb8473f0c289 22:26:22 $ docker rm -f f08dcb554820ce2b91b8548d3ef145a5547a2da4927537966aecfb8473f0c289 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:22 + docker inspect -f . ci-base-image-arm64 22:26:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:26:23 prd-ubuntu20.04-docker-arm64-4c-16g-22102 does not seem to be running inside a container 22:26:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/app-rfid-llrp-inventory/51 -v /w/workspace/app-rfid-llrp-inventory/51:/w/workspace/app-rfid-llrp-inventory/51:rw,z -v /w/workspace/app-rfid-llrp-inventory/51@tmp:/w/workspace/app-rfid-llrp-inventory/51@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 22:26:24 $ docker top 18a00651c8174e1f25c64fffd2350d6cb4c8b537916860b08ba52ea749ac606d -eo pid,comm [Pipeline] { [Pipeline] sh 22:26:25 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/51 [Pipeline] fileExists [Pipeline] sh 22:26:26 + make test 22:26:26 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:28:03 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 22:28:03 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.169s coverage: 86.2% of statements 22:28:03 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 22:28:03 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.735s coverage: 71.9% of statements 22:28:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:28:03 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:28:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:28:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:28:25 ./bin/test-attribution.sh [Pipeline] echo 22:28:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:28:25 $ docker stop --time=1 18a00651c8174e1f25c64fffd2350d6cb4c8b537916860b08ba52ea749ac606d 22:28:27 $ docker rm -f 18a00651c8174e1f25c64fffd2350d6cb4c8b537916860b08ba52ea749ac606d [Pipeline] // withDockerContainer [Pipeline] sh 22:28:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:28:28 Warning: overwriting stash ‘coverage-report’ 22:28:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:28:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:28:30 + ls -al . 22:28:30 total 224 22:28:30 drwxrwxr-x 10 jenkins jenkins 4096 Aug 7 22:26 . 22:28:30 drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 22:24 .. 22:28:30 -rw-rw-r-- 1 jenkins jenkins 262 Aug 7 22:24 .dockerignore 22:28:30 drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 22:24 .git 22:28:30 drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 22:24 .github 22:28:30 -rw-rw-r-- 1 jenkins jenkins 788 Aug 7 22:24 .gitignore 22:28:30 -rw-rw-r-- 1 jenkins jenkins 41 Aug 7 22:24 .golangci.yml 22:28:30 -rw-rw-r-- 1 jenkins jenkins 9546 Aug 7 22:24 Attribution.txt 22:28:30 -rw-rw-r-- 1 jenkins jenkins 2487 Aug 7 22:24 CHANGELOG.md 22:28:30 -rw-rw-r-- 1 jenkins jenkins 1937 Aug 7 22:24 Dockerfile 22:28:30 -rw-rw-r-- 1 jenkins jenkins 677 Aug 7 22:24 GOVERNANCE.md 22:28:30 -rw-rw-r-- 1 jenkins jenkins 687 Aug 7 22:24 Jenkinsfile 22:28:30 -rw-rw-r-- 1 jenkins jenkins 11347 Aug 7 22:24 LICENSE 22:28:30 -rw-rw-r-- 1 jenkins jenkins 2949 Aug 7 22:24 Makefile 22:28:30 -rw-rw-r-- 1 jenkins jenkins 617 Aug 7 22:24 OWNERS.md 22:28:30 -rw-rw-r-- 1 jenkins jenkins 30359 Aug 7 22:24 README.md 22:28:30 -rw-rw-r-- 1 jenkins jenkins 12 Aug 7 22:20 VERSION 22:28:30 drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 22:24 bin 22:28:30 -rw-r--r-- 1 jenkins jenkins 41008 Aug 7 22:28 coverage.out 22:28:30 -rw-rw-r-- 1 jenkins jenkins 3540 Aug 7 22:24 go.mod 22:28:30 -rw-rw-r-- 1 jenkins jenkins 36292 Aug 7 22:24 go.sum 22:28:30 drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 22:24 images 22:28:30 drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 22:24 internal 22:28:30 -rw-rw-r-- 1 jenkins jenkins 531 Aug 7 22:24 main.go 22:28:30 drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 22:24 res 22:28:30 drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 22:24 snap 22:28:30 drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 22:24 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:30 + 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=c550df661121fd0eeb913950a65d671d722b4d85 --label arch=arm64 --label version=2.3.0-dev.11 . 22:28:30 Sending build context to Docker daemon 682kB 22:28:30 Step 1/31 : ARG BASE=golang:1.18-alpine3.16 22:28:30 Step 2/31 : FROM ${BASE} AS builder 22:28:30 ---> 526494fa94c4 22:28:30 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 22:28:31 ---> Running in 774b128af9cd 22:28:31 Removing intermediate container 774b128af9cd 22:28:31 ---> 38d8d10964d7 22:28:31 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 22:28:31 ---> Running in e8c7e790f900 22:28:32 Removing intermediate container e8c7e790f900 22:28:32 ---> 069ccc027d28 22:28:32 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 22:28:32 ---> Running in 317aba909b12 22:28:32 Removing intermediate container 317aba909b12 22:28:32 ---> b399364db0db 22:28:32 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:28:32 ---> Running in 071f8f29f71f 22:28:34 Removing intermediate container 071f8f29f71f 22:28:34 ---> 309a3a27951e 22:28:34 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:28:34 ---> Running in 80aa6826ed5d 22:28:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:28:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:28:37 OK: 221 MiB in 51 packages 22:28:38 Removing intermediate container 80aa6826ed5d 22:28:38 ---> b5a56e27d09f 22:28:38 Step 8/31 : WORKDIR /app 22:28:38 ---> Running in 5395a8827ffa 22:28:38 Removing intermediate container 5395a8827ffa 22:28:38 ---> baf3b2f1b842 22:28:38 Step 9/31 : COPY go.mod vendor* ./ 22:28:39 ---> ed9e23026759 22:28:39 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:28:39 ---> Running in af9a6ad4d8a8 22:28:41 Removing intermediate container af9a6ad4d8a8 22:28:41 ---> 35b51ae9b759 22:28:41 Step 11/31 : COPY . . 22:28:42 ---> 0a8ea5eae4a1 22:28:42 Step 12/31 : ARG MAKE="make build" 22:28:42 ---> Running in 4eeec90a861d 22:28:42 Removing intermediate container 4eeec90a861d 22:28:42 ---> 513cd7d1dcc5 22:28:42 Step 13/31 : RUN $MAKE 22:28:42 ---> Running in 2f52f87c54e9 22:28:43 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.27 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.11 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.3.0-dev.11" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 22:31:20 Removing intermediate container 2f52f87c54e9 22:31:20 ---> 906c71b42933 22:31:20 Step 14/31 : FROM alpine:3.14 22:31:20 3.14: Pulling from library/alpine 22:31:20 f4bf3852c6cc: Pulling fs layer 22:31:20 f4bf3852c6cc: Verifying Checksum 22:31:20 f4bf3852c6cc: Download complete 22:31:20 f4bf3852c6cc: Pull complete 22:31:20 Digest: sha256:43eb8f0d8215d8661f745f3d88563c026614d843b668b233bbe1666b6d026f61 22:31:20 Status: Downloaded newer image for alpine:3.14 22:31:20 ---> f19c924ebacc 22:31:20 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 22:31:20 ---> Running in bdb5720f363e 22:31:20 Removing intermediate container bdb5720f363e 22:31:20 ---> f6dced8d1c7f 22:31:20 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 22:31:20 ---> Running in f27b012be3fd 22:31:20 Removing intermediate container f27b012be3fd 22:31:20 ---> e1ef86422e10 22:31:20 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:31:20 ---> Running in c848dd9d8df4 22:31:20 Removing intermediate container c848dd9d8df4 22:31:20 ---> ab2b07f4a0b4 22:31:20 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init 22:31:20 ---> Running in 615e46cc4f73 22:31:20 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:31:20 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:31:20 (1/7) Installing ca-certificates (20220614-r0) 22:31:20 (2/7) Installing dumb-init (1.2.5-r1) 22:31:20 (3/7) Installing libgcc (10.3.1_git20210424-r2) 22:31:20 (4/7) Installing libsodium (1.0.18-r0) 22:31:20 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 22:31:20 (6/7) Installing libzmq (4.3.4-r0) 22:31:20 (7/7) Installing zeromq (4.3.4-r0) 22:31:20 Executing busybox-1.33.1-r8.trigger 22:31:20 Executing ca-certificates-20220614-r0.trigger 22:31:20 OK: 9 MiB in 21 packages 22:31:20 Removing intermediate container 615e46cc4f73 22:31:20 ---> 6ba9c05f84a5 22:31:20 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:31:20 ---> 225789326dea 22:31:20 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 22:31:20 ---> ec6d18505983 22:31:20 Step 21/31 : COPY --from=builder /app/res/ /res/ 22:31:20 ---> 2e18f3210d2a 22:31:20 Step 22/31 : COPY --from=builder /app/static/ /static/ 22:31:20 ---> 7235764b084e 22:31:20 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 22:31:20 ---> b01571dcf6c1 22:31:20 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 22:31:20 ---> Running in 8601ff9bc83a 22:31:21 Removing intermediate container 8601ff9bc83a 22:31:21 ---> 573899a517f4 22:31:21 Step 25/31 : VOLUME /cache 22:31:21 ---> Running in e01b9ae3ca4e 22:31:22 Removing intermediate container e01b9ae3ca4e 22:31:22 ---> 1fd664071705 22:31:22 Step 26/31 : EXPOSE 59711 22:31:22 ---> Running in 73d87666da2e 22:31:22 Removing intermediate container 73d87666da2e 22:31:22 ---> 3ab1651fbadb 22:31:22 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 22:31:22 ---> Running in bc83b1aecaca 22:31:23 Removing intermediate container bc83b1aecaca 22:31:23 ---> d5ce440a1ffb 22:31:23 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 22:31:23 ---> Running in e350c2ca0981 22:31:23 Removing intermediate container e350c2ca0981 22:31:23 ---> f2f919349edd 22:31:23 Step 29/31 : LABEL arch=arm64 22:31:23 ---> Running in 2b7db2d3b6e1 22:31:24 Removing intermediate container 2b7db2d3b6e1 22:31:24 ---> 160eb9318822 22:31:24 Step 30/31 : LABEL git_sha=c550df661121fd0eeb913950a65d671d722b4d85 22:31:24 ---> Running in bde3fb61c02c 22:31:24 Removing intermediate container bde3fb61c02c 22:31:24 ---> 21963dcf850b 22:31:24 Step 31/31 : LABEL version=2.3.0-dev.11 22:31:24 ---> Running in 61698c1a7f1a 22:31:24 Removing intermediate container 61698c1a7f1a 22:31:24 ---> 77a09458181c 22:31:24 [Warning] One or more build-args [ARCH] were not consumed 22:31:24 Successfully built 77a09458181c 22:31:24 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 22:31:25 provisioning config files... 22:31:25 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/51@tmp/config7327550498758711158tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:31:25 ---> docker-login.sh 22:31:25 nexus3.edgexfoundry.org:10001 22:31:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:31:25 Configure a credential helper to remove this warning. See 22:31:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:31:25 22:31:25 Login Succeeded 22:31:25 nexus3.edgexfoundry.org:10002 22:31:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:31:26 Configure a credential helper to remove this warning. See 22:31:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:31:26 22:31:26 Login Succeeded 22:31:26 nexus3.edgexfoundry.org:10003 22:31:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:31:27 Configure a credential helper to remove this warning. See 22:31:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:31:27 22:31:27 Login Succeeded 22:31:27 nexus3.edgexfoundry.org:10004 22:31:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:31:27 Configure a credential helper to remove this warning. See 22:31:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:31:27 22:31:27 Login Succeeded 22:31:27 docker.io 22:31:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:31:28 Configure a credential helper to remove this warning. See 22:31:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:31:28 22:31:28 Login Succeeded 22:31:28 ---> docker-login.sh ends [Pipeline] } 22:31:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:31:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:31:28 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 22:31:28 c550df661121fd0eeb913950a65d671d722b4d85 22:31:28 latest 22:31:28 2.3.0-dev.11 22:31:28 c550df661121fd0eeb913950a65d671d722b4d85-2.3.0-dev.11 22:31:28 main 22:31:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:28 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c550df661121fd0eeb913950a65d671d722b4d85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:29 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c550df661121fd0eeb913950a65d671d722b4d85 22:31:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 22:31:29 43afa81668a2: Preparing 22:31:29 807bfae1b56c: Preparing 22:31:29 bee28d699cea: Preparing 22:31:29 f36fb35c9cc3: Preparing 22:31:29 fe20b6dc685c: Preparing 22:31:29 4431de5fffd3: Preparing 22:31:29 2bc0b3f6af1a: Preparing 22:31:29 96e2bc18fbd7: Preparing 22:31:29 51fe7c9ea229: Preparing 22:31:29 4431de5fffd3: Waiting 22:31:29 96e2bc18fbd7: Waiting 22:31:29 51fe7c9ea229: Waiting 22:31:29 2bc0b3f6af1a: Waiting 22:31:29 bee28d699cea: Pushed 22:31:29 43afa81668a2: Pushed 22:31:29 f36fb35c9cc3: Pushed 22:31:29 fe20b6dc685c: Pushed 22:31:29 51fe7c9ea229: Layer already exists 22:31:29 4431de5fffd3: Pushed 22:31:29 96e2bc18fbd7: Pushed 22:31:30 2bc0b3f6af1a: Pushed 22:31:35 807bfae1b56c: Pushed 22:31:35 c550df661121fd0eeb913950a65d671d722b4d85: digest: sha256:f3f8c63da69053ad7537b699586cd5fffeb7efbb0e8fcda4886e0044574df3c7 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:35 + 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 22:31:35 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 22:31:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 22:31:35 43afa81668a2: Preparing 22:31:35 807bfae1b56c: Preparing 22:31:35 bee28d699cea: Preparing 22:31:35 f36fb35c9cc3: Preparing 22:31:35 fe20b6dc685c: Preparing 22:31:35 4431de5fffd3: Preparing 22:31:35 2bc0b3f6af1a: Preparing 22:31:35 96e2bc18fbd7: Preparing 22:31:35 51fe7c9ea229: Preparing 22:31:35 4431de5fffd3: Waiting 22:31:35 2bc0b3f6af1a: Waiting 22:31:35 51fe7c9ea229: Waiting 22:31:35 96e2bc18fbd7: Waiting 22:31:35 43afa81668a2: Layer already exists 22:31:35 fe20b6dc685c: Layer already exists 22:31:35 807bfae1b56c: Layer already exists 22:31:35 f36fb35c9cc3: Layer already exists 22:31:35 bee28d699cea: Layer already exists 22:31:36 96e2bc18fbd7: Layer already exists 22:31:36 2bc0b3f6af1a: Layer already exists 22:31:36 51fe7c9ea229: Layer already exists 22:31:36 4431de5fffd3: Layer already exists 22:31:36 latest: digest: sha256:f3f8c63da69053ad7537b699586cd5fffeb7efbb0e8fcda4886e0044574df3c7 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:36 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:36 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.11 22:31:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 22:31:36 43afa81668a2: Preparing 22:31:36 807bfae1b56c: Preparing 22:31:36 bee28d699cea: Preparing 22:31:36 f36fb35c9cc3: Preparing 22:31:36 fe20b6dc685c: Preparing 22:31:36 4431de5fffd3: Preparing 22:31:36 2bc0b3f6af1a: Preparing 22:31:36 96e2bc18fbd7: Preparing 22:31:36 51fe7c9ea229: Preparing 22:31:36 96e2bc18fbd7: Waiting 22:31:36 4431de5fffd3: Waiting 22:31:36 2bc0b3f6af1a: Waiting 22:31:36 51fe7c9ea229: Waiting 22:31:36 43afa81668a2: Layer already exists 22:31:36 fe20b6dc685c: Layer already exists 22:31:36 bee28d699cea: Layer already exists 22:31:37 f36fb35c9cc3: Layer already exists 22:31:37 807bfae1b56c: Layer already exists 22:31:37 4431de5fffd3: Layer already exists 22:31:37 2bc0b3f6af1a: Layer already exists 22:31:37 96e2bc18fbd7: Layer already exists 22:31:37 51fe7c9ea229: Layer already exists 22:31:37 2.3.0-dev.11: digest: sha256:f3f8c63da69053ad7537b699586cd5fffeb7efbb0e8fcda4886e0044574df3c7 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:37 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c550df661121fd0eeb913950a65d671d722b4d85-2.3.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:37 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c550df661121fd0eeb913950a65d671d722b4d85-2.3.0-dev.11 22:31:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 22:31:37 43afa81668a2: Preparing 22:31:37 807bfae1b56c: Preparing 22:31:37 bee28d699cea: Preparing 22:31:37 f36fb35c9cc3: Preparing 22:31:37 fe20b6dc685c: Preparing 22:31:37 4431de5fffd3: Preparing 22:31:37 2bc0b3f6af1a: Preparing 22:31:37 96e2bc18fbd7: Preparing 22:31:37 51fe7c9ea229: Preparing 22:31:37 2bc0b3f6af1a: Waiting 22:31:37 96e2bc18fbd7: Waiting 22:31:37 4431de5fffd3: Waiting 22:31:37 51fe7c9ea229: Waiting 22:31:37 43afa81668a2: Layer already exists 22:31:38 f36fb35c9cc3: Layer already exists 22:31:38 bee28d699cea: Layer already exists 22:31:38 fe20b6dc685c: Layer already exists 22:31:38 4431de5fffd3: Layer already exists 22:31:38 807bfae1b56c: Layer already exists 22:31:38 2bc0b3f6af1a: Layer already exists 22:31:38 96e2bc18fbd7: Layer already exists 22:31:38 51fe7c9ea229: Layer already exists 22:31:38 c550df661121fd0eeb913950a65d671d722b4d85-2.3.0-dev.11: digest: sha256:f3f8c63da69053ad7537b699586cd5fffeb7efbb0e8fcda4886e0044574df3c7 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:38 + 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 22:31:38 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 22:31:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 22:31:38 43afa81668a2: Preparing 22:31:38 807bfae1b56c: Preparing 22:31:38 bee28d699cea: Preparing 22:31:38 f36fb35c9cc3: Preparing 22:31:38 fe20b6dc685c: Preparing 22:31:38 4431de5fffd3: Preparing 22:31:38 2bc0b3f6af1a: Preparing 22:31:38 96e2bc18fbd7: Preparing 22:31:38 51fe7c9ea229: Preparing 22:31:38 2bc0b3f6af1a: Waiting 22:31:38 96e2bc18fbd7: Waiting 22:31:38 51fe7c9ea229: Waiting 22:31:38 4431de5fffd3: Waiting 22:31:38 43afa81668a2: Layer already exists 22:31:38 f36fb35c9cc3: Layer already exists 22:31:39 807bfae1b56c: Layer already exists 22:31:39 bee28d699cea: Layer already exists 22:31:39 fe20b6dc685c: Layer already exists 22:31:39 2bc0b3f6af1a: Layer already exists 22:31:39 4431de5fffd3: Layer already exists 22:31:39 51fe7c9ea229: Layer already exists 22:31:39 96e2bc18fbd7: Layer already exists 22:31:39 main: digest: sha256:f3f8c63da69053ad7537b699586cd5fffeb7efbb0e8fcda4886e0044574df3c7 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:31:39 ===================================================== [Pipeline] echo 22:31:39 taggedImages: 22:31:39 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c550df661121fd0eeb913950a65d671d722b4d85 22:31:39 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 22:31:39 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.11 22:31:39 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c550df661121fd0eeb913950a65d671d722b4d85-2.3.0-dev.11 22:31:39 - 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 22:31:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:31:39 22:31:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:31:40 arm64: Pulling from edgex-lftools-log-publisher 22:31:40 8998bd30e6a1: Pulling fs layer 22:31:40 04944245beec: Pulling fs layer 22:31:40 699f458cf7ca: Pulling fs layer 22:31:40 765212b225bb: Pulling fs layer 22:31:40 f23df028b6ca: Pulling fs layer 22:31:40 d65c8cfc05b1: Pulling fs layer 22:31:40 2437ff75d9bd: Pulling fs layer 22:31:40 f23df028b6ca: Waiting 22:31:40 d65c8cfc05b1: Waiting 22:31:40 2437ff75d9bd: Waiting 22:31:40 765212b225bb: Waiting 22:31:40 04944245beec: Verifying Checksum 22:31:40 04944245beec: Download complete 22:31:40 765212b225bb: Download complete 22:31:40 f23df028b6ca: Verifying Checksum 22:31:40 f23df028b6ca: Download complete 22:31:40 d65c8cfc05b1: Verifying Checksum 22:31:40 d65c8cfc05b1: Download complete 22:31:40 699f458cf7ca: Verifying Checksum 22:31:40 699f458cf7ca: Download complete 22:31:40 8998bd30e6a1: Verifying Checksum 22:31:40 8998bd30e6a1: Download complete 22:31:43 2437ff75d9bd: Verifying Checksum 22:31:43 2437ff75d9bd: Download complete 22:31:45 8998bd30e6a1: Pull complete 22:31:46 04944245beec: Pull complete 22:31:48 699f458cf7ca: Pull complete 22:31:48 765212b225bb: Pull complete 22:31:49 f23df028b6ca: Pull complete 22:31:49 d65c8cfc05b1: Pull complete 22:32:08 2437ff75d9bd: Pull complete 22:32:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:32:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:32:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:32:08 prd-ubuntu20.04-docker-arm64-4c-16g-22102 does not seem to be running inside a container 22:32:08 $ 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/51 -v /w/workspace/app-rfid-llrp-inventory/51:/w/workspace/app-rfid-llrp-inventory/51:rw,z -v /w/workspace/app-rfid-llrp-inventory/51@tmp:/w/workspace/app-rfid-llrp-inventory/51@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 22:32:11 $ docker top b34937b93cc300059b074944a4b005de7b49ee6ed87e6e4427fa2ed86ca406d3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:32:12 ---> job-cost.sh 22:32:12 lf-activate-venv: SKIPPING 22:32:12 INFO: No Stack... 22:32:12 INFO: Retrieving Pricing Info for: v3-standard-4 22:32:13 INFO: Archiving Costs [Pipeline] sh 22:32:14 + cut -d, -f6 22:32:14 + cat /w/workspace/app-rfid-llrp-inventory/51/archives/cost.csv [Pipeline] lock 22:32:14 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-51-stack-cost] 22:32:14 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-51-stack-cost] did not exist. Created. 22:32:14 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-51-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:32:15 /w/workspace/app-rfid-llrp-inventory/51@tmp/durable-00855790/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:32:15 + echo total: 0.10999999940395355 [Pipeline] stash 22:32:15 Warning: overwriting stash ‘stack-cost’ 22:32:16 Stashed 1 file(s) [Pipeline] } 22:32:16 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-51-stack-cost] [Pipeline] // lock [Pipeline] } 22:32:16 $ docker stop --time=1 b34937b93cc300059b074944a4b005de7b49ee6ed87e6e4427fa2ed86ca406d3 22:32:17 $ docker rm -f b34937b93cc300059b074944a4b005de7b49ee6ed87e6e4427fa2ed86ca406d3 [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 22:32:18 provisioning config files... 22:32:18 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config631646899846911597tmp [Pipeline] { [Pipeline] sh 22:32:18 + set +x 22:32:18 + curl -s https://codecov.io/bash 22:32:18 + bash -s -- 22:32:18 22:32:18 _____ _ 22:32:18 / ____| | | 22:32:18 | | ___ __| | ___ ___ _____ __ 22:32:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:32:18 | |___| (_) | (_| | __/ (_| (_) \ V / 22:32:18 \_____\___/ \__,_|\___|\___\___/ \_/ 22:32:18 Bash-1.0.6 22:32:18 22:32:18 22:32:18 ==> git version 2.25.1 found 22:32:18 ==> 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 22:32:18 Release-Date: 2020-01-08 22:32:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:32:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:32:18 ==> Jenkins CI detected. 22:32:18 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 22:32:18 project root: . 22:32:18 --> token set from env 22:32:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:32:18 ==> Running gcov in . (disable via -X gcov) 22:32:18 ==> Python coveragepy not found 22:32:18 ==> Searching for coverage reports in: 22:32:18 + . 22:32:18 -> Found 1 reports 22:32:18 ==> Detecting git/mercurial file structure 22:32:18 ==> Reading reports 22:32:18 + ./coverage.out bytes=41008 22:32:18 ==> Appending adjustments 22:32:18 https://docs.codecov.io/docs/fixing-reports 22:32:18 + Found adjustments 22:32:18 ==> Gzipping contents 22:32:18 12K /tmp/codecov.fFCI8v.gz 22:32:18 ==> Uploading reports 22:32:18 url: https://codecov.io 22:32:18 query: branch=main&commit=c550df661121fd0eeb913950a65d671d722b4d85&build=51&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F51%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 22:32:18 -> Pinging Codecov 22:32:18 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=c550df661121fd0eeb913950a65d671d722b4d85&build=51&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F51%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 22:32:19 -> Uploading to 22:32:19 https://storage.googleapis.com/codecov/v4/raw/2022-08-07/581DD39554BDF9B6E22D074273EAD858/c550df661121fd0eeb913950a65d671d722b4d85/0112fdab-ff06-4259-a687-c5d6afc418d8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220807%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220807T223218Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d4d1ba1f06b16238487567da46fe28bc4b2ef8d573b3c9de3a1fc2f185801b72 22:32:19 % Total % Received % Xferd Average Speed Time Time Time Current 22:32:19 Dload Upload Total Spent Left Speed 22:32:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11406 0 0 100 11406 0 43041 --:--:-- --:--:-- --:--:-- 43041 100 11406 0 0 100 11406 0 43041 --:--:-- --:--:-- --:--:-- 42879 22:32:19 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/c550df661121fd0eeb913950a65d671d722b4d85 [Pipeline] } 22:32:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:32:19 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:32:19 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:32:19 22:32:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:32:20 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:32:20 df9b9388f04a: Pulling fs layer 22:32:20 52dc419b0ee2: Pulling fs layer 22:32:20 25bc292e5bac: Pulling fs layer 22:32:20 114826534d7a: Pulling fs layer 22:32:20 4657fd5d0bcf: Pulling fs layer 22:32:20 6ad1cebc031e: Pulling fs layer 22:32:20 8a3aa393b2d8: Pulling fs layer 22:32:20 4657fd5d0bcf: Waiting 22:32:20 114826534d7a: Waiting 22:32:20 6ad1cebc031e: Waiting 22:32:20 25bc292e5bac: Verifying Checksum 22:32:20 25bc292e5bac: Download complete 22:32:20 52dc419b0ee2: Verifying Checksum 22:32:20 52dc419b0ee2: Download complete 22:32:20 df9b9388f04a: Verifying Checksum 22:32:20 df9b9388f04a: Download complete 22:32:20 6ad1cebc031e: Verifying Checksum 22:32:20 6ad1cebc031e: Download complete 22:32:20 df9b9388f04a: Pull complete 22:32:20 52dc419b0ee2: Pull complete 22:32:20 25bc292e5bac: Pull complete 22:32:20 114826534d7a: Verifying Checksum 22:32:20 114826534d7a: Download complete 22:32:21 8a3aa393b2d8: Verifying Checksum 22:32:21 8a3aa393b2d8: Download complete 22:32:24 114826534d7a: Pull complete 22:32:24 4657fd5d0bcf: Pull complete 22:32:24 6ad1cebc031e: Pull complete 22:32:27 8a3aa393b2d8: Pull complete 22:32:27 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 22:32:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:32:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:32:27 prd-ubuntu20.04-docker-8c-8g-22100 does not seem to be running inside a container 22:32:27 $ 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 22:32:29 $ docker top 9c04f1da47e27e74b882eeb1afcad725a4d1a0f84b06635ad829773fd14dd1c6 -eo pid,comm [Pipeline] { [Pipeline] echo 22:32:29 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 22:32:29 + set -o pipefail 22:32:29 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 22:32:36 22:32:36 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 22:32:36 22:32:36 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/353d2183-c4da-43e5-95e7-53259098842c 22:32:36 22:32:36 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 22:32:36 22:32:36 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:32:36 22:32:36 [Pipeline] } 22:32:36 $ docker stop --time=1 9c04f1da47e27e74b882eeb1afcad725a4d1a0f84b06635ad829773fd14dd1c6 22:32:38 $ docker rm -f 9c04f1da47e27e74b882eeb1afcad725a4d1a0f84b06635ad829773fd14dd1c6 [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 22:32:38 + git log --format=format:%s -1 c550df661121fd0eeb913950a65d671d722b4d85 [Pipeline] sh 22:32:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:32:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:32:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:32:39 prd-ubuntu20.04-docker-8c-8g-22100 does not seem to be running inside a container 22:32:39 $ 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 22:32:40 $ docker top 0997b0cbe2f9f313635de27ad9bfe1a39de69c1fe881252e8edda67722ffc4be -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:32:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:32:40 [ssh-agent] Looking for ssh-agent implementation... 22:32:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:32:40 $ docker exec 0997b0cbe2f9f313635de27ad9bfe1a39de69c1fe881252e8edda67722ffc4be ssh-agent 22:32:40 SSH_AUTH_SOCK=/tmp/ssh-R9Ychf1mlIes/agent.35 22:32:40 SSH_AGENT_PID=41 22:32:40 Running ssh-add (command line suppressed) 22:32:40 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9119405599926991685.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9119405599926991685.key) 22:32:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:32:40 + git semver tag 22:32:41 2022-08-07 22:32:41,040 [run_tag] DEBUG tag force:False 22:32:41 2022-08-07 22:32:41,040 [check_head_tag] DEBUG check head tag 22:32:41 2022-08-07 22:32:41,040 [execute] INFO git cat-file --batch-check 22:32:41 2022-08-07 22:32:41,040 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 22:32:41 2022-08-07 22:32:41,044 [execute] INFO git cat-file --batch 22:32:41 2022-08-07 22:32:41,044 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 22:32:41 2022-08-07 22:32:41,051 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 22:32:41 2022-08-07 22:32:41,051 [execute] INFO git tag -a v2.3.0-dev.11 -m v2.3.0-dev.11 22:32:41 2022-08-07 22:32:41,052 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.11', '-m', 'v2.3.0-dev.11'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 22:32:41 2022-08-07 22:32:41,056 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 22:32:41 2.3.0-dev.11 [Pipeline] } 22:32:41 $ docker exec --env ******** --env ******** 0997b0cbe2f9f313635de27ad9bfe1a39de69c1fe881252e8edda67722ffc4be ssh-agent -k 22:32:41 unset SSH_AUTH_SOCK; 22:32:41 unset SSH_AGENT_PID; 22:32:41 echo Agent pid 41 killed; 22:32:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:32:41 + git semver [Pipeline] } 22:32:41 $ docker stop --time=1 0997b0cbe2f9f313635de27ad9bfe1a39de69c1fe881252e8edda67722ffc4be 22:32:43 $ docker rm -f 0997b0cbe2f9f313635de27ad9bfe1a39de69c1fe881252e8edda67722ffc4be [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:32:43 22:32:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:32:43 0.23.1-centos7: Pulling from edgex-lftools 22:32:43 ab5ef0e58194: Pulling fs layer 22:32:43 9712f1f96733: Pulling fs layer 22:32:43 63f879dbbcfc: Pulling fs layer 22:32:43 0d9ebad4ef96: Pulling fs layer 22:32:43 e9a5061849ea: Pulling fs layer 22:32:43 d747dcd14b5f: Pulling fs layer 22:32:43 2de7ff778b66: Pulling fs layer 22:32:43 2de7ff778b66: Waiting 22:32:43 d747dcd14b5f: Waiting 22:32:43 0d9ebad4ef96: Waiting 22:32:43 e9a5061849ea: Waiting 22:32:43 9712f1f96733: Download complete 22:32:44 63f879dbbcfc: Download complete 22:32:44 e9a5061849ea: Verifying Checksum 22:32:44 e9a5061849ea: Download complete 22:32:44 d747dcd14b5f: Download complete 22:32:44 ab5ef0e58194: Verifying Checksum 22:32:44 ab5ef0e58194: Download complete 22:32:44 0d9ebad4ef96: Verifying Checksum 22:32:44 0d9ebad4ef96: Download complete 22:32:44 2de7ff778b66: Verifying Checksum 22:32:44 2de7ff778b66: Download complete 22:32:47 ab5ef0e58194: Pull complete 22:32:47 9712f1f96733: Pull complete 22:32:48 63f879dbbcfc: Pull complete 22:32:51 0d9ebad4ef96: Pull complete 22:32:51 e9a5061849ea: Pull complete 22:32:51 d747dcd14b5f: Pull complete 22:32:53 2de7ff778b66: Pull complete 22:32:53 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:32:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:32:53 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:32:53 prd-ubuntu20.04-docker-8c-8g-22100 does not seem to be running inside a container 22:32:53 $ 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 22:32:55 $ docker top 63b478a411e6291fcead72337f6197ac59b945cfd225d8493f74a832e020b655 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:32:55 provisioning config files... 22:32:55 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2267752107416444618tmp 22:32:55 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3392604788996627336tmp 22:32:55 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3142481586425189094tmp [Pipeline] { [Pipeline] echo 22:32:55 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:32:55 ---> sigul-configuration.sh 22:32:55 gpg: directory `/root/.gnupg' created 22:32:55 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:32:55 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:32:55 gpg: keyring `/root/.gnupg/secring.gpg' created 22:32:55 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:32:55 gpg: CAST5 encrypted data 22:32:55 gpg: encrypted with 1 passphrase 22:32:55 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:32:55 + mkdir /home/jenkins 22:32:55 + mkdir /home/jenkins/sigul [Pipeline] sh 22:32:56 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 22:32:56 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:32:56 ---> sigul-install.sh 22:32:56 Sigul already installed; skipping installation. [Pipeline] sh 22:32:56 + git tag --list 22:32:56 v0.0.0 22:32:56 v1.0.0 22:32:56 v2.1.0 22:32:56 v2.1.1 22:32:56 v2.1.1-dev.1 22:32:56 v2.2.0 22:32:56 v2.2.1-dev.1 22:32:56 v2.2.1-dev.2 22:32:56 v2.2.1-dev.3 22:32:56 v2.2.1-dev.4 22:32:56 v2.2.1-dev.5 22:32:56 v2.2.1-dev.6 22:32:56 v2.2.1-dev.7 22:32:56 v2.3.0-dev.10 22:32:56 v2.3.0-dev.11 22:32:56 v2.3.0-dev.9 [Pipeline] sh 22:32:56 + lftools sign git-tag v2.3.0-dev.11 22:32:57 Signing Git tag with Sigul... 22:32:57 Signing v2.3.0-dev.11 [Pipeline] echo 22:32:57 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:32:58 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:32:58 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:32:58 $ docker stop --time=1 63b478a411e6291fcead72337f6197ac59b945cfd225d8493f74a832e020b655 22:32:59 $ docker rm -f 63b478a411e6291fcead72337f6197ac59b945cfd225d8493f74a832e020b655 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:32:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:32:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:33:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:33:00 prd-ubuntu20.04-docker-8c-8g-22100 does not seem to be running inside a container 22:33:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:33:00 $ docker top 5d450cd4d59cdaf770d4b46cd54d611f8949b4583c8d51a762be259bf52a11ec -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:33:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:33:00 [ssh-agent] Looking for ssh-agent implementation... 22:33:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:33:00 $ docker exec 5d450cd4d59cdaf770d4b46cd54d611f8949b4583c8d51a762be259bf52a11ec ssh-agent 22:33:00 SSH_AUTH_SOCK=/tmp/ssh-ckfFyCQTw3Ca/agent.33 22:33:00 SSH_AGENT_PID=39 22:33:01 Running ssh-add (command line suppressed) 22:33:01 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3092577596680115141.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3092577596680115141.key) 22:33:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:33:01 + git semver bump pre 22:33:01 2022-08-07 22:33:01,610 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 22:33:01 2022-08-07 22:33:01,610 [bump_version] DEBUG bumping version:2.3.0-dev.11 on axis:pre with prefix:dev 22:33:01 2022-08-07 22:33:01,610 [bump_version] DEBUG bumped version:2.3.0-dev.12 22:33:01 2022-08-07 22:33:01,611 [write_version] DEBUG write version:2.3.0-dev.12 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 22:33:01 2022-08-07 22:33:01,611 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 22:33:01 2022-08-07 22:33:01,611 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 22:33:01 2022-08-07 22:33:01,613 [execute] INFO git cat-file --batch-check 22:33:01 2022-08-07 22:33:01,613 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 22:33:01 2022-08-07 22:33:01,620 [execute] INFO git cat-file --batch 22:33:01 2022-08-07 22:33:01,620 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 22:33:01 2022-08-07 22:33:01,626 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 22:33:01 2.3.0-dev.12 [Pipeline] } 22:33:01 $ docker exec --env ******** --env ******** 5d450cd4d59cdaf770d4b46cd54d611f8949b4583c8d51a762be259bf52a11ec ssh-agent -k 22:33:01 unset SSH_AUTH_SOCK; 22:33:01 unset SSH_AGENT_PID; 22:33:01 echo Agent pid 39 killed; 22:33:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:33:02 + git semver [Pipeline] } 22:33:02 $ docker stop --time=1 5d450cd4d59cdaf770d4b46cd54d611f8949b4583c8d51a762be259bf52a11ec 22:33:03 $ docker rm -f 5d450cd4d59cdaf770d4b46cd54d611f8949b4583c8d51a762be259bf52a11ec [Pipeline] // withDockerContainer [Pipeline] sh 22:33:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:33:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:33:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:33:04 prd-ubuntu20.04-docker-8c-8g-22100 does not seem to be running inside a container 22:33:04 $ 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 22:33:04 $ docker top cfb671a1fdef30bf70c2e2e3b82eeb1a38fe22a07e6593d84a8999a8fec68744 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:33:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:33:04 [ssh-agent] Looking for ssh-agent implementation... 22:33:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:33:05 $ docker exec cfb671a1fdef30bf70c2e2e3b82eeb1a38fe22a07e6593d84a8999a8fec68744 ssh-agent 22:33:05 SSH_AUTH_SOCK=/tmp/ssh-LYbSMvCSf02r/agent.32 22:33:05 SSH_AGENT_PID=38 22:33:05 Running ssh-add (command line suppressed) 22:33:05 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7773374490427366008.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7773374490427366008.key) 22:33:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:33:05 + git semver push 22:33:05 2022-08-07 22:33:05,824 [run_push] DEBUG push 22:33:05 2022-08-07 22:33:05,824 [execute] INFO git cat-file --batch-check 22:33:05 2022-08-07 22:33:05,824 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 22:33:05 2022-08-07 22:33:05,828 [execute] INFO git rev-list b26e05bfe50093e02068b371c0f548dc24f90da8 -- 22:33:05 2022-08-07 22:33:05,828 [execute] DEBUG Popen(['git', 'rev-list', 'b26e05bfe50093e02068b371c0f548dc24f90da8', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 22:33:05 2022-08-07 22:33:05,833 [execute] INFO git fetch -v origin 22:33:05 2022-08-07 22:33:05,834 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 22:33:06 2022-08-07 22:33:06,303 [run_push] DEBUG no remote changes detected 22:33:06 2022-08-07 22:33:06,303 [execute] INFO git push origin semver 22:33:06 2022-08-07 22:33:06,304 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 22:33:07 2022-08-07 22:33:06,998 [run_push] DEBUG push all version tags 22:33:07 2022-08-07 22:33:06,999 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:33:07 2022-08-07 22:33:07,000 [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) 22:33:07 2022-08-07 22:33:07,658 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 22:33:07 2.3.0-dev.12 [Pipeline] } 22:33:07 $ docker exec --env ******** --env ******** cfb671a1fdef30bf70c2e2e3b82eeb1a38fe22a07e6593d84a8999a8fec68744 ssh-agent -k 22:33:08 unset SSH_AUTH_SOCK; 22:33:08 unset SSH_AGENT_PID; 22:33:08 echo Agent pid 38 killed; 22:33:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:33:08 + git semver [Pipeline] } 22:33:08 $ docker stop --time=1 cfb671a1fdef30bf70c2e2e3b82eeb1a38fe22a07e6593d84a8999a8fec68744 22:33:10 $ docker rm -f cfb671a1fdef30bf70c2e2e3b82eeb1a38fe22a07e6593d84a8999a8fec68744 [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 22:33:10 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 22:33:10 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 22:33:10 total 16 22:33:10 drwxr-xr-x 3 root root 4096 Aug 7 22:22 . 22:33:10 drwxrwxr-x 12 jenkins jenkins 4096 Aug 7 22:32 .. 22:33:10 drwxr-xr-x 2 root root 4096 Aug 7 22:22 cost 22:33:10 -rw-r--r-- 1 root root 94 Aug 7 22:22 cost.csv 22:33:10 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 22:33:10 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 22:33:10 total 16 22:33:10 drwxr-xr-x 3 jenkins jenkins 4096 Aug 7 22:22 . 22:33:10 drwxrwxr-x 12 jenkins jenkins 4096 Aug 7 22:32 .. 22:33:10 drwxr-xr-x 2 jenkins jenkins 4096 Aug 7 22:22 cost 22:33:10 -rw-r--r-- 1 jenkins jenkins 94 Aug 7 22:22 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:33:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:33:11 ---> package-listing.sh 22:33:11 ++ facter osfamily 22:33:11 ++ tr '[:upper:]' '[:lower:]' 22:33:12 + OS_FAMILY=debian 22:33:12 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 22:33:12 + START_PACKAGES=/tmp/packages_start.txt 22:33:12 + END_PACKAGES=/tmp/packages_end.txt 22:33:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:33:12 + PACKAGES=/tmp/packages_start.txt 22:33:12 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 22:33:12 + PACKAGES=/tmp/packages_end.txt 22:33:12 + case "${OS_FAMILY}" in 22:33:12 + dpkg -l 22:33:12 + grep '^ii' 22:33:12 + '[' -f /tmp/packages_start.txt ']' 22:33:12 + '[' -f /tmp/packages_end.txt ']' 22:33:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:33:12 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 22:33:12 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 22:33:12 + 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 22:33:12 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 22:33:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:33:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:33:13 prd-ubuntu20.04-docker-8c-8g-22100 does not seem to be running inside a container 22:33:13 $ 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 22:33:13 $ docker top 2f93e08c1006d2a1b792f17a2baf3335203f5abf65fc57c6a3c3daf49d1573d7 -eo pid,comm [Pipeline] { [Pipeline] sh 22:33:13 + touch /tmp/pre-build-complete [Pipeline] sh 22:33:13 + mkdir -p /var/log/sysstat [Pipeline] sh 22:33:14 + ls /var/log/sa-host 22:33:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:33:14 provisioning config files... 22:33:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7571966108862281341tmp [Pipeline] { [Pipeline] echo 22:33:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:33:14 ---> create-netrc.sh [Pipeline] } 22:33:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:33:15 ---> python-tools-install.sh [Pipeline] echo 22:33:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:33:15 ---> sudo-logs.sh 22:33:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:33:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:33:15 ---> job-cost.sh 22:33:15 lf-activate-venv: SKIPPING 22:33:15 DEBUG: total: 0.2199999988079071 22:33:15 INFO: Retrieving Stack Cost... 22:33:16 INFO: Retrieving Pricing Info for: v3-standard-8 22:33:16 INFO: Archiving Costs [Pipeline] echo 22:33:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:33:16 ---> logs-deploy.sh 22:33:16 lf-activate-venv: SKIPPING 22:33:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/51 22:33:16 INFO: archiving workspace using pattern(s): 22:33:17 Archives upload complete. 22:33:17 INFO: archiving logs to Nexus 22:33:18 ---> uname -a: 22:33:18 Linux prd-ubuntu20-04-docker-8c-8g-22100 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 22:33:18 22:33:18 22:33:18 ---> lscpu: 22:33:18 Architecture: x86_64 22:33:18 CPU op-mode(s): 32-bit, 64-bit 22:33:18 Byte Order: Little Endian 22:33:18 Address sizes: 40 bits physical, 48 bits virtual 22:33:18 CPU(s): 8 22:33:18 On-line CPU(s) list: 0-7 22:33:18 Thread(s) per core: 1 22:33:18 Core(s) per socket: 1 22:33:18 Socket(s): 8 22:33:18 NUMA node(s): 1 22:33:18 Vendor ID: AuthenticAMD 22:33:18 CPU family: 23 22:33:18 Model: 49 22:33:18 Model name: AMD EPYC-Rome Processor 22:33:18 Stepping: 0 22:33:18 CPU MHz: 2800.000 22:33:18 BogoMIPS: 5600.00 22:33:18 Virtualization: AMD-V 22:33:18 Hypervisor vendor: KVM 22:33:18 Virtualization type: full 22:33:18 L1d cache: 256 KiB 22:33:18 L1i cache: 256 KiB 22:33:18 L2 cache: 4 MiB 22:33:18 L3 cache: 128 MiB 22:33:18 NUMA node0 CPU(s): 0-7 22:33:18 Vulnerability Itlb multihit: Not affected 22:33:18 Vulnerability L1tf: Not affected 22:33:18 Vulnerability Mds: Not affected 22:33:18 Vulnerability Meltdown: Not affected 22:33:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:33:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:33:18 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:33:18 Vulnerability Srbds: Not affected 22:33:18 Vulnerability Tsx async abort: Not affected 22:33:18 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 22:33:18 22:33:18 22:33:18 ---> nproc: 22:33:18 8 22:33:18 22:33:18 22:33:18 ---> df -h: 22:33:18 Filesystem Size Used Avail Use% Mounted on 22:33:18 overlay 155G 13G 143G 8% / 22:33:18 tmpfs 64M 0 64M 0% /dev 22:33:18 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:33:18 shm 64M 0 64M 0% /dev/shm 22:33:18 /dev/vda1 155G 13G 143G 8% /facter-os 22:33:18 22:33:18 22:33:18 ---> sar -b -r -n DEV: 22:33:18 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22100) 08/07/22 _x86_64_ (8 CPU) 22:33:18 22:33:18 22:19:49 LINUX RESTART (8 CPU) 22:33:18 22:33:18 22:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:33:18 22:21:02 384.64 57.47 327.16 0.00 7602.20 204498.45 0.00 22:33:18 22:22:01 180.67 1.12 179.55 0.00 10.17 39977.77 0.00 22:33:18 22:23:01 150.89 0.05 150.84 0.00 12.40 34247.36 0.00 22:33:18 22:24:01 2.07 0.00 2.07 0.00 0.00 23.88 0.00 22:33:18 22:25:01 1.10 0.02 1.08 0.00 0.13 13.33 0.00 22:33:18 22:26:01 1.42 0.00 1.42 0.00 0.00 17.20 0.00 22:33:18 22:27:01 0.97 0.00 0.97 0.00 0.00 13.46 0.00 22:33:18 22:28:01 0.93 0.00 0.93 0.00 0.00 11.86 0.00 22:33:18 22:29:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 22:33:18 22:30:01 1.43 0.00 1.43 0.00 0.00 18.13 0.00 22:33:18 22:31:01 1.32 0.00 1.32 0.00 0.00 18.66 0.00 22:33:18 22:32:01 1.57 0.00 1.57 0.00 0.00 19.06 0.00 22:33:18 22:33:01 112.26 0.28 111.98 0.00 11.73 58271.35 0.00 22:33:18 Average: 64.49 4.54 59.95 0.00 588.14 25914.89 0.00 22:33:18 22:33:18 22:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:33:18 22:21:02 28823852 31749208 560368 1.70 117308 3074600 2250408 6.63 1133704 2550320 264 22:33:18 22:22:01 28239800 31626848 669680 2.04 163192 3427000 2359888 6.95 1451140 2740312 5628 22:33:18 22:23:01 27658408 31777048 519576 1.58 174788 4092704 1848312 5.45 1349976 3366120 164 22:33:18 22:24:01 27658896 31777572 518928 1.58 174828 4092704 1848312 5.45 1349508 3366120 180 22:33:18 22:25:01 27659256 31778048 518296 1.58 174856 4092716 1848312 5.45 1349076 3366132 20 22:33:18 22:26:01 27660660 31779452 516924 1.57 174880 4092712 1848312 5.45 1348416 3366140 8 22:33:18 22:27:01 27661944 31780764 515580 1.57 174908 4092716 1848312 5.45 1347044 3366144 40 22:33:18 22:28:01 27669660 31788496 507820 1.54 174912 4092724 1848312 5.45 1338952 3366148 8 22:33:18 22:29:01 27669328 31788176 508068 1.55 174924 4092728 1848312 5.45 1338940 3366148 28 22:33:18 22:30:01 27670032 31788932 507476 1.54 174972 4092724 1848312 5.45 1339048 3366164 68 22:33:18 22:31:01 27670056 31788976 507400 1.54 175004 4092712 1848312 5.45 1339492 3366144 8 22:33:18 22:32:01 27669968 31788940 507348 1.54 175040 4092712 1848312 5.45 1339440 3366144 44 22:33:18 22:33:01 26140604 31740824 549248 1.67 217532 5400672 2175200 6.41 1482248 4615428 664 22:33:18 Average: 27680959 31765637 531286 1.62 172857 4063802 1943740 5.73 1346691 3351343 548 22:33:18 22:33:18 22:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:33:18 22:21:02 docker0 30.29 32.09 2.26 232.52 0.00 0.00 0.00 0.00 22:33:18 22:21:02 lo 7.13 7.13 0.69 0.69 0.00 0.00 0.00 0.00 22:33:18 22:21:02 ens3 840.21 539.13 7768.82 111.18 0.00 0.00 0.00 0.00 22:33:18 22:22:01 docker0 116.25 142.85 9.17 1057.47 0.00 0.00 0.00 0.00 22:33:18 22:22:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 22:33:18 22:22:01 veth0a82a37 0.03 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:33:18 22:22:01 ens3 216.21 171.84 1101.76 82.16 0.00 0.00 0.00 0.00 22:33:18 22:23:01 docker0 7.83 10.16 0.46 54.32 0.00 0.00 0.00 0.00 22:33:18 22:23:01 lo 8.93 8.93 0.88 0.88 0.00 0.00 0.00 0.00 22:33:18 22:23:01 ens3 213.18 175.22 2675.83 286.16 0.00 0.00 0.00 0.00 22:33:18 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:18 22:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:33:18 22:24:01 ens3 1.22 0.55 0.17 0.11 0.00 0.00 0.00 0.00 22:33:18 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:18 22:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:18 22:25:01 ens3 0.78 0.47 0.51 0.39 0.00 0.00 0.00 0.00 22:33:18 22:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:18 22:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:33:18 22:26:01 ens3 2.85 0.98 2.77 0.12 0.00 0.00 0.00 0.00 22:33:18 22:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:18 22:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:18 22:27:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 22:33:18 22:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:18 22:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:33:18 22:28:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:33:18 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:18 22:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:18 22:29:01 ens3 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 22:33:18 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:18 22:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:33:18 22:30:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:33:18 22:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:18 22:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:18 22:31:01 ens3 0.17 0.07 0.08 0.06 0.00 0.00 0.00 0.00 22:33:18 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:18 22:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:33:18 22:32:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:33:18 22:33:01 docker0 34.33 44.23 3.27 688.21 0.00 0.00 0.00 0.00 22:33:18 22:33:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 22:33:18 22:33:01 ens3 363.44 253.01 7888.61 82.85 0.00 0.00 0.00 0.00 22:33:18 22:33:01 veth11174a2 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 22:33:18 Average: docker0 14.39 17.48 1.16 155.20 0.00 0.00 0.00 0.00 22:33:18 Average: lo 1.50 1.50 0.14 0.14 0.00 0.00 0.00 0.00 22:33:18 Average: ens3 125.92 87.70 1495.70 43.26 0.00 0.00 0.00 0.00 22:33:18 Average: veth11174a2 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 22:33:18 22:33:18 22:33:18 ---> sar -P ALL: 22:33:18 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22100) 08/07/22 _x86_64_ (8 CPU) 22:33:18 22:33:18 22:19:49 LINUX RESTART (8 CPU) 22:33:18 22:33:18 22:20:01 CPU %user %nice %system %iowait %steal %idle 22:33:18 22:21:02 all 12.15 0.00 5.27 2.90 0.08 79.61 22:33:18 22:21:02 0 13.14 0.00 5.03 1.59 0.07 80.18 22:33:18 22:21:02 1 12.13 0.00 4.89 1.06 0.07 81.86 22:33:18 22:21:02 2 12.10 0.00 4.34 2.42 0.07 81.06 22:33:18 22:21:02 3 12.77 0.00 6.88 5.40 0.10 74.85 22:33:18 22:21:02 4 11.41 0.00 5.16 3.32 0.07 80.05 22:33:18 22:21:02 5 12.25 0.00 5.81 1.54 0.08 80.32 22:33:18 22:21:02 6 11.70 0.00 4.90 0.93 0.08 82.40 22:33:18 22:21:02 7 11.67 0.00 5.15 7.00 0.10 76.08 22:33:18 22:22:01 all 30.53 0.00 6.55 1.33 0.08 61.50 22:33:18 22:22:01 0 30.52 0.00 6.65 0.62 0.12 62.09 22:33:18 22:22:01 1 30.39 0.00 6.70 0.74 0.07 62.10 22:33:18 22:22:01 2 30.23 0.00 6.28 0.36 0.07 63.06 22:33:18 22:22:01 3 30.91 0.00 7.46 4.23 0.09 57.31 22:33:18 22:22:01 4 31.23 0.00 6.44 0.24 0.09 62.01 22:33:18 22:22:01 5 31.27 0.00 5.99 0.36 0.07 62.31 22:33:18 22:22:01 6 29.70 0.00 6.64 2.49 0.09 61.08 22:33:18 22:22:01 7 30.03 0.00 6.28 1.62 0.09 61.99 22:33:18 22:23:01 all 22.10 0.00 4.80 0.95 0.07 72.09 22:33:18 22:23:01 0 20.64 0.00 4.70 2.00 0.07 72.59 22:33:18 22:23:01 1 21.77 0.00 5.05 2.49 0.07 70.62 22:33:18 22:23:01 2 22.21 0.00 5.31 0.32 0.07 72.09 22:33:18 22:23:01 3 22.15 0.00 4.65 0.32 0.07 72.80 22:33:18 22:23:01 4 21.27 0.00 4.41 1.89 0.07 72.36 22:33:18 22:23:01 5 22.74 0.00 4.63 0.22 0.07 72.34 22:33:18 22:23:01 6 22.73 0.00 4.97 0.17 0.07 72.07 22:33:18 22:23:01 7 23.29 0.00 4.65 0.17 0.07 71.82 22:33:18 22:24:01 all 0.02 0.00 0.01 0.01 0.00 99.96 22:33:18 22:24:01 0 0.02 0.00 0.00 0.02 0.00 99.97 22:33:18 22:24:01 1 0.00 0.00 0.02 0.02 0.00 99.97 22:33:18 22:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:33:18 22:24:01 3 0.02 0.00 0.03 0.00 0.02 99.93 22:33:18 22:24:01 4 0.02 0.00 0.00 0.03 0.02 99.93 22:33:18 22:24:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:33:18 22:24:01 6 0.07 0.00 0.02 0.00 0.00 99.92 22:33:18 22:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:33:18 22:25:01 all 0.04 0.00 0.03 0.00 0.01 99.93 22:33:18 22:25:01 0 0.03 0.00 0.02 0.00 0.00 99.95 22:33:18 22:25:01 1 0.03 0.00 0.03 0.02 0.00 99.92 22:33:18 22:25:01 2 0.02 0.00 0.02 0.00 0.02 99.95 22:33:18 22:25:01 3 0.05 0.00 0.02 0.00 0.02 99.92 22:33:18 22:25:01 4 0.05 0.00 0.02 0.02 0.00 99.92 22:33:18 22:25:01 5 0.02 0.00 0.03 0.00 0.02 99.93 22:33:18 22:25:01 6 0.07 0.00 0.07 0.00 0.00 99.87 22:33:18 22:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:33:18 22:26:01 all 0.03 0.00 0.01 0.00 0.01 99.95 22:33:18 22:26:01 0 0.02 0.00 0.02 0.00 0.02 99.95 22:33:18 22:26:01 1 0.02 0.00 0.00 0.02 0.00 99.97 22:33:18 22:26:01 2 0.03 0.00 0.00 0.00 0.00 99.97 22:33:18 22:26:01 3 0.02 0.00 0.02 0.00 0.02 99.95 22:33:18 22:26:01 4 0.07 0.00 0.00 0.02 0.00 99.92 22:33:18 22:26:01 5 0.07 0.00 0.02 0.00 0.00 99.92 22:33:18 22:26:01 6 0.02 0.00 0.02 0.00 0.02 99.95 22:33:18 22:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:33:18 22:27:01 all 0.02 0.00 0.01 0.00 0.00 99.96 22:33:18 22:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:33:18 22:27:01 1 0.00 0.00 0.02 0.02 0.02 99.95 22:33:18 22:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:33:18 22:27:01 3 0.03 0.00 0.03 0.00 0.00 99.93 22:33:18 22:27:01 4 0.03 0.00 0.00 0.02 0.00 99.95 22:33:18 22:27:01 5 0.03 0.00 0.00 0.00 0.00 99.97 22:33:18 22:27:01 6 0.05 0.00 0.02 0.00 0.00 99.93 22:33:18 22:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:33:18 22:28:01 all 0.01 0.00 0.01 0.00 0.01 99.96 22:33:18 22:28:01 0 0.05 0.00 0.00 0.00 0.02 99.93 22:33:18 22:28:01 1 0.00 0.00 0.02 0.02 0.00 99.97 22:33:18 22:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:33:18 22:28:01 3 0.03 0.00 0.00 0.00 0.03 99.93 22:33:18 22:28:01 4 0.00 0.00 0.02 0.02 0.00 99.97 22:33:18 22:28:01 5 0.02 0.00 0.03 0.00 0.00 99.95 22:33:18 22:28:01 6 0.02 0.00 0.03 0.00 0.00 99.95 22:33:18 22:28:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:33:18 22:29:01 all 0.01 0.00 0.01 0.00 0.00 99.97 22:33:18 22:29:01 0 0.00 0.00 0.05 0.00 0.00 99.95 22:33:18 22:29:01 1 0.00 0.00 0.00 0.02 0.00 99.98 22:33:18 22:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:33:18 22:29:01 3 0.05 0.00 0.02 0.00 0.00 99.93 22:33:18 22:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:33:18 22:29:01 5 0.02 0.00 0.02 0.00 0.02 99.95 22:33:18 22:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:33:18 22:29:01 7 0.00 0.00 0.00 0.00 0.02 99.98 22:33:18 22:30:01 all 0.27 0.00 0.01 0.00 0.00 99.72 22:33:18 22:30:01 0 1.97 0.00 0.02 0.00 0.00 98.01 22:33:18 22:30:01 1 0.02 0.00 0.02 0.02 0.00 99.95 22:33:18 22:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:33:18 22:30:01 3 0.03 0.00 0.02 0.00 0.02 99.93 22:33:18 22:30:01 4 0.02 0.00 0.02 0.02 0.02 99.93 22:33:18 22:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:33:18 22:30:01 6 0.03 0.00 0.00 0.00 0.00 99.97 22:33:18 22:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:33:18 22:31:01 all 0.26 0.00 0.01 0.00 0.00 99.72 22:33:18 22:31:01 0 1.97 0.00 0.02 0.00 0.00 98.01 22:33:18 22:31:01 1 0.02 0.00 0.02 0.02 0.00 99.95 22:33:18 22:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:33:18 22:31:01 3 0.03 0.00 0.02 0.00 0.02 99.93 22:33:18 22:31:01 4 0.00 0.00 0.00 0.02 0.00 99.98 22:33:18 22:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:33:18 22:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:33:18 22:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:33:18 22:33:18 22:31:01 CPU %user %nice %system %iowait %steal %idle 22:33:18 22:32:01 all 0.28 0.00 0.01 0.01 0.00 99.70 22:33:18 22:32:01 0 2.00 0.00 0.02 0.00 0.02 97.96 22:33:18 22:32:01 1 0.02 0.00 0.00 0.02 0.00 99.97 22:33:18 22:32:01 2 0.00 0.00 0.00 0.00 0.02 99.98 22:33:18 22:32:01 3 0.03 0.00 0.02 0.00 0.00 99.95 22:33:18 22:32:01 4 0.07 0.00 0.00 0.03 0.00 99.90 22:33:18 22:32:01 5 0.03 0.00 0.02 0.00 0.00 99.95 22:33:18 22:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:33:18 22:32:01 7 0.03 0.00 0.00 0.00 0.00 99.97 22:33:18 22:33:01 all 9.54 0.00 3.82 0.81 0.05 85.78 22:33:18 22:33:01 0 10.05 0.00 3.38 0.13 0.05 86.39 22:33:18 22:33:01 1 8.96 0.00 4.37 5.01 0.07 81.59 22:33:18 22:33:01 2 9.63 0.00 3.27 0.03 0.05 87.02 22:33:18 22:33:01 3 8.70 0.00 4.14 0.22 0.05 86.89 22:33:18 22:33:01 4 9.53 0.00 3.95 0.37 0.05 86.10 22:33:18 22:33:01 5 8.66 0.00 4.33 0.49 0.05 86.47 22:33:18 22:33:01 6 10.34 0.00 3.37 0.22 0.05 86.02 22:33:18 22:33:01 7 10.46 0.00 3.72 0.03 0.05 85.73 22:33:18 Average: all 5.71 0.00 1.56 0.46 0.02 92.24 22:33:18 Average: 0 6.11 0.00 1.51 0.33 0.03 92.02 22:33:18 Average: 1 5.57 0.00 1.61 0.72 0.02 92.08 22:33:18 Average: 2 5.64 0.00 1.46 0.24 0.02 92.64 22:33:18 Average: 3 5.68 0.00 1.77 0.77 0.03 91.75 22:33:18 Average: 4 5.59 0.00 1.52 0.46 0.02 92.41 22:33:18 Average: 5 5.72 0.00 1.60 0.20 0.02 92.46 22:33:18 Average: 6 5.67 0.00 1.53 0.29 0.02 92.49 22:33:18 Average: 7 5.72 0.00 1.51 0.67 0.02 92.08 22:33:18 22:33:18 22:33:18