Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 28aaedc4101c568f15a620fb92b28207672ef290 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-ssh6774164504933100148.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh13841890323419776463.key Verifying host key using known hosts file > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh2701423538086844945.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh11145786096309944759.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11465595534520186169.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-119358 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 28aaedc4101c568f15a620fb92b28207672ef290 (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 28aaedc4101c568f15a620fb92b28207672ef290 # timeout=10 Commit message: "build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#117)" > git rev-list --no-walk 6db00d51e0c2266114de1184be8b16c0933c83be # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:42:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:42:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:42:20 ========================================================= 16:42:20 EdgeX Global Pipelines Version Info 16:42:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:42:21 ------------------- 16:42:21 stable info: 16:42:21 ------------------- 16:42:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:42:21 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 16:42:21 Message: update stable to v1.0.244 16:42:22 ------------------- 16:42:22 experimental info: 16:42:22 ------------------- 16:42:22 Commited By: **** collab-it+edgex@linuxfoundation.org 16:42:22 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 16:42:22 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:42:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 16:42:22 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 16:42:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:42:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:42:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:42:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:42:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:42:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:42:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:42:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:42:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:42:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 16:42:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:42:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:42:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:42:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:42:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:42:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:42:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:42:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:42:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:42:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:42:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:42:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:42:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:42:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:42:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:42:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:42:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:42:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:42:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 28aaedc4101c568f15a620fb92b28207672ef290 [Pipeline] echo 16:42:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 28aaedc [Pipeline] echo 16:42:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:42:22 provisioning config files... 16:42:22 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3416610532432828505tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:42:23 ---> docker-login.sh 16:42:23 nexus3.edgexfoundry.org:10001 16:42:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:42:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:42:23 Configure a credential helper to remove this warning. See 16:42:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:42:23 16:42:23 Login Succeeded 16:42:23 nexus3.edgexfoundry.org:10002 16:42:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:42:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:42:23 Configure a credential helper to remove this warning. See 16:42:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:42:23 16:42:23 Login Succeeded 16:42:23 nexus3.edgexfoundry.org:10003 16:42:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:42:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:42:23 Configure a credential helper to remove this warning. See 16:42:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:42:23 16:42:23 Login Succeeded 16:42:23 nexus3.edgexfoundry.org:10004 16:42:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:42:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:42:24 Configure a credential helper to remove this warning. See 16:42:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:42:24 16:42:24 Login Succeeded 16:42:24 docker.io 16:42:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:42:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:42:24 Configure a credential helper to remove this warning. See 16:42:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:42:24 16:42:24 Login Succeeded 16:42:24 ---> docker-login.sh ends [Pipeline] } 16:42:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:42:24 + git rev-list -1 --merges 28aaedc4101c568f15a620fb92b28207672ef290~1..28aaedc4101c568f15a620fb92b28207672ef290 [Pipeline] echo 16:42:24 -----------> git rev-list -1 --merges 28aaedc4101c568f15a620fb92b28207672ef290~1..28aaedc4101c568f15a620fb92b28207672ef290 28aaedc4101c568f15a620fb92b28207672ef290 [false] [Pipeline] sh 16:42:24 + git log --format=format:%s -1 28aaedc4101c568f15a620fb92b28207672ef290 [Pipeline] echo 16:42:24 ========================================================= 16:42:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:42:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:42:25 + git log --format=format:%s -1 28aaedc4101c568f15a620fb92b28207672ef290 [Pipeline] echo 16:42:25 [semverPrep] GIT_COMMIT: 28aaedc4101c568f15a620fb92b28207672ef290, Commit Message: build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#117) [Pipeline] echo 16:42:25 [semverPrep] This is not a build commit. [Pipeline] sh 16:42:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:42:25 + grep -v github /etc/ssh/ssh_known_hosts 16:42:25 + [ -e /tmp/ssh_known_hosts ] 16:42:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:42:25 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:42:25 sudo tee -a /etc/ssh/ssh_known_hosts 16:42:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:42:26 16:42:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:42:26 0.1.4: Pulling from edgex-devops/py-git-semver 16:42:26 b85a868b505f: Pulling fs layer 16:42:26 e2be974225ed: Pulling fs layer 16:42:26 339a4e72a1f5: Pulling fs layer 16:42:26 988bab9f4d93: Pulling fs layer 16:42:26 1469e6f7b9e6: Pulling fs layer 16:42:26 eaf3925da568: Pulling fs layer 16:42:26 bab4dde63d76: Pulling fs layer 16:42:26 bde34c3a00c8: Pulling fs layer 16:42:26 b352a97aabf1: Pulling fs layer 16:42:26 4872d77fe225: Pulling fs layer 16:42:26 5851b861e8e6: Pulling fs layer 16:42:26 bab4dde63d76: Waiting 16:42:26 bde34c3a00c8: Waiting 16:42:26 b352a97aabf1: Waiting 16:42:26 4872d77fe225: Waiting 16:42:26 988bab9f4d93: Waiting 16:42:26 eaf3925da568: Waiting 16:42:26 5851b861e8e6: Waiting 16:42:26 1469e6f7b9e6: Waiting 16:42:26 e2be974225ed: Download complete 16:42:26 988bab9f4d93: Verifying Checksum 16:42:26 988bab9f4d93: Download complete 16:42:26 1469e6f7b9e6: Verifying Checksum 16:42:26 1469e6f7b9e6: Download complete 16:42:26 eaf3925da568: Verifying Checksum 16:42:26 eaf3925da568: Download complete 16:42:26 339a4e72a1f5: Verifying Checksum 16:42:26 339a4e72a1f5: Download complete 16:42:26 bde34c3a00c8: Verifying Checksum 16:42:26 bde34c3a00c8: Download complete 16:42:26 b352a97aabf1: Download complete 16:42:26 4872d77fe225: Verifying Checksum 16:42:26 4872d77fe225: Download complete 16:42:26 5851b861e8e6: Verifying Checksum 16:42:26 5851b861e8e6: Download complete 16:42:26 b85a868b505f: Verifying Checksum 16:42:26 b85a868b505f: Download complete 16:42:26 bab4dde63d76: Verifying Checksum 16:42:26 bab4dde63d76: Download complete 16:42:27 b85a868b505f: Pull complete 16:42:27 e2be974225ed: Pull complete 16:42:28 339a4e72a1f5: Pull complete 16:42:28 988bab9f4d93: Pull complete 16:42:28 1469e6f7b9e6: Pull complete 16:42:28 eaf3925da568: Pull complete 16:42:30 bab4dde63d76: Pull complete 16:42:30 bde34c3a00c8: Pull complete 16:42:30 b352a97aabf1: Pull complete 16:42:30 4872d77fe225: Pull complete 16:42:30 5851b861e8e6: Pull complete 16:42:30 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:42:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:42:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:42:30 prd-ubuntu20.04-docker-8c-8g-119358 does not seem to be running inside a container 16:42:30 $ 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 16:42:32 $ docker top 389f20e353fe90577fa0c1f89d1269b3ca802f5f626eb65900abf539a5f16897 -eo pid,comm 16:42:32 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:42:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:42:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:42:32 [ssh-agent] Looking for ssh-agent implementation... 16:42:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:42:33 $ docker exec 389f20e353fe90577fa0c1f89d1269b3ca802f5f626eb65900abf539a5f16897 ssh-agent 16:42:33 SSH_AUTH_SOCK=/tmp/ssh-aU2VA5HsOppI/agent.32 16:42:33 SSH_AGENT_PID=38 16:42:33 Running ssh-add (command line suppressed) 16:42:33 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14194349258277973327.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14194349258277973327.key) 16:42:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:42:33 + git tag --points-at HEAD [Pipeline] } 16:42:33 $ docker exec --env ******** --env ******** 389f20e353fe90577fa0c1f89d1269b3ca802f5f626eb65900abf539a5f16897 ssh-agent -k 16:42:33 unset SSH_AUTH_SOCK; 16:42:33 unset SSH_AGENT_PID; 16:42:33 echo Agent pid 38 killed; 16:42:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:42:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:42:33 [ssh-agent] Looking for ssh-agent implementation... 16:42:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:42:33 $ docker exec 389f20e353fe90577fa0c1f89d1269b3ca802f5f626eb65900abf539a5f16897 ssh-agent 16:42:33 SSH_AUTH_SOCK=/tmp/ssh-qLLoneNvUl77/agent.70 16:42:33 SSH_AGENT_PID=76 16:42:33 Running ssh-add (command line suppressed) 16:42:33 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7638039803660009435.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7638039803660009435.key) 16:42:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:42:34 + git semver init 16:42:34 2022-11-16 16:42:34,457 [run_init] DEBUG init version:0.0.0 force:False 16:42:34 2022-11-16 16:42:34,458 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 16:42:34 2022-11-16 16:42:34,458 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 16:42:34 2022-11-16 16:42:34,459 [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) 16:42:35 2022-11-16 16:42:35,871 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 16:42:35 2022-11-16 16:42:35,872 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 16:42:35 2022-11-16 16:42:35,872 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:42:35 2022-11-16 16:42:35,872 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:42:35 2.3.1-dev.1 [Pipeline] } 16:42:35 $ docker exec --env ******** --env ******** 389f20e353fe90577fa0c1f89d1269b3ca802f5f626eb65900abf539a5f16897 ssh-agent -k 16:42:36 unset SSH_AUTH_SOCK; 16:42:36 unset SSH_AGENT_PID; 16:42:36 echo Agent pid 76 killed; 16:42:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:42:36 + git semver [Pipeline] } 16:42:36 $ docker stop --time=1 389f20e353fe90577fa0c1f89d1269b3ca802f5f626eb65900abf539a5f16897 16:42:37 $ docker rm -f 389f20e353fe90577fa0c1f89d1269b3ca802f5f626eb65900abf539a5f16897 [Pipeline] // withDockerContainer [Pipeline] sh 16:42:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:42:38 Stashed 1 file(s) [Pipeline] echo 16:42:38 [edgeXSemver]: initialized semver on version 2.3.1-dev.1 [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 16:42:38 provisioning config files... 16:42:38 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config18168793155200660922tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:42:38 ---> docker-login.sh 16:42:38 nexus3.edgexfoundry.org:10001 16:42:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:42:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:42:38 Configure a credential helper to remove this warning. See 16:42:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:42:38 16:42:38 Login Succeeded 16:42:38 nexus3.edgexfoundry.org:10002 16:42:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:42:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:42:38 Configure a credential helper to remove this warning. See 16:42:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:42:38 16:42:38 Login Succeeded 16:42:38 nexus3.edgexfoundry.org:10003 16:42:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:42:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:42:39 Configure a credential helper to remove this warning. See 16:42:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:42:39 16:42:39 Login Succeeded 16:42:39 nexus3.edgexfoundry.org:10004 16:42:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:42:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:42:39 Configure a credential helper to remove this warning. See 16:42:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:42:39 16:42:39 Login Succeeded 16:42:39 docker.io 16:42:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:42:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:42:39 Configure a credential helper to remove this warning. See 16:42:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:42:39 16:42:39 Login Succeeded 16:42:39 ---> docker-login.sh ends [Pipeline] } 16:42:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:42:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:42:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:42:39 ========================================================= 16:42:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:42:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:39 + 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 . 16:42:39 Sending build context to Docker daemon 12.52MB 16:42:39 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 16:42:39 Step 2/13 : FROM ${BASE} AS builder 16:42:39 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:42:39 213ec9aee27d: Pulling fs layer 16:42:39 4583459ba037: Pulling fs layer 16:42:39 93c1e223e6f2: Pulling fs layer 16:42:39 53926ce57604: Pulling fs layer 16:42:39 21b2b0c7a3f4: Pulling fs layer 16:42:39 22ff95d597cd: Pulling fs layer 16:42:39 12d6caf4c0d1: Pulling fs layer 16:42:39 96b7cbca73a9: Pulling fs layer 16:42:39 a7acece74701: Pulling fs layer 16:42:39 21b2b0c7a3f4: Waiting 16:42:39 53926ce57604: Waiting 16:42:39 22ff95d597cd: Waiting 16:42:39 12d6caf4c0d1: Waiting 16:42:39 96b7cbca73a9: Waiting 16:42:39 a7acece74701: Waiting 16:42:39 93c1e223e6f2: Verifying Checksum 16:42:39 93c1e223e6f2: Download complete 16:42:39 4583459ba037: Verifying Checksum 16:42:39 22ff95d597cd: Download complete 16:42:40 213ec9aee27d: Verifying Checksum 16:42:40 12d6caf4c0d1: Download complete 16:42:40 213ec9aee27d: Pull complete 16:42:40 4583459ba037: Pull complete 16:42:40 93c1e223e6f2: Pull complete 16:42:40 a7acece74701: Verifying Checksum 16:42:40 a7acece74701: Download complete 16:42:40 96b7cbca73a9: Verifying Checksum 16:42:40 96b7cbca73a9: Download complete 16:42:40 53926ce57604: Verifying Checksum 16:42:40 53926ce57604: Download complete 16:42:44 53926ce57604: Pull complete 16:42:44 21b2b0c7a3f4: Pull complete 16:42:44 22ff95d597cd: Pull complete 16:42:44 12d6caf4c0d1: Pull complete 16:42:46 96b7cbca73a9: Pull complete 16:42:47 a7acece74701: Pull complete 16:42:47 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 16:42:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:42:47 ---> db6d94c90886 16:42:47 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:42:51 ---> Running in c4e4b8480eef 16:42:51 Removing intermediate container c4e4b8480eef 16:42:51 ---> bd53d52d7784 16:42:51 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 16:42:51 ---> Running in 844b86125de8 16:42:51 Removing intermediate container 844b86125de8 16:42:51 ---> 94a5e29373b5 16:42:51 Step 5/13 : ARG ADD_BUILD_TAGS="" 16:42:51 ---> Running in 1c446bddeb3f 16:42:51 Removing intermediate container 1c446bddeb3f 16:42:51 ---> d04cd9d715c3 16:42:51 Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:42:51 ---> Running in 5018a317ac00 16:42:51 Removing intermediate container 5018a317ac00 16:42:51 ---> dbde20ccb2d7 16:42:51 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:42:51 ---> Running in 7f4f2a6b6b14 16:42:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:42:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:42:52 OK: 211 MiB in 51 packages 16:42:52 Removing intermediate container 7f4f2a6b6b14 16:42:52 ---> 0513acd1eb1e 16:42:52 Step 8/13 : WORKDIR /app 16:42:52 ---> Running in 0af6879ec13c 16:42:52 Removing intermediate container 0af6879ec13c 16:42:52 ---> 4d7f721de6d1 16:42:52 Step 9/13 : COPY go.mod vendor* ./ 16:42:52 ---> a66040e43add 16:42:52 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:42:52 ---> Running in 48eebc5f9999 16:42:53 Still waiting to schedule task 16:42:53 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 16:43:19 Removing intermediate container 48eebc5f9999 16:43:19 ---> d0f93c8af75c 16:43:19 Step 11/13 : COPY . . 16:43:19 ---> 1974a75eb96e 16:43:19 Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:43:19 ---> Running in a3594640e3af 16:43:19 Removing intermediate container a3594640e3af 16:43:19 ---> 6831f54af70c 16:43:19 Step 13/13 : RUN $MAKE 16:43:19 ---> Running in f1ccb2ca9743 16:43:19 noop 16:43:19 Removing intermediate container f1ccb2ca9743 16:43:19 ---> 2c8d0e0d3073 16:43:19 Successfully built 2c8d0e0d3073 16:43:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:19 + docker inspect -f . ci-base-image-x86_64 16:43:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:43:19 prd-ubuntu20.04-docker-8c-8g-119358 does not seem to be running inside a container 16:43:19 $ 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 16:43:20 $ docker top 3345049d9479c1a8ae68d76425e7934ae66f425107cadeb4169ece7c351469f6 -eo pid,comm [Pipeline] { [Pipeline] sh 16:43:20 + go version 16:43:20 go version go1.18.7 linux/amd64 [Pipeline] } 16:43:20 $ docker stop --time=1 3345049d9479c1a8ae68d76425e7934ae66f425107cadeb4169ece7c351469f6 16:43:21 $ docker rm -f 3345049d9479c1a8ae68d76425e7934ae66f425107cadeb4169ece7c351469f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:22 + docker inspect -f . ci-base-image-x86_64 16:43:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:43:22 prd-ubuntu20.04-docker-8c-8g-119358 does not seem to be running inside a container 16:43:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:43:22 $ docker top e0c90cd22f0872075d03c471c5c8c0a7c88d40e446a0bd23fdde13f1930eb6b5 -eo pid,comm [Pipeline] { [Pipeline] sh 16:43:23 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 16:43:23 + make test 16:43:23 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:43:33 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 16:43:33 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.043s coverage: 86.2% of statements 16:43:33 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 16:43:35 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.543s coverage: 71.9% of statements 16:43:41 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." 16:43:41 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:43:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:43:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:43:45 ./bin/test-attribution.sh [Pipeline] echo 16:43:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:43:45 $ docker stop --time=1 e0c90cd22f0872075d03c471c5c8c0a7c88d40e446a0bd23fdde13f1930eb6b5 16:43:47 $ docker rm -f e0c90cd22f0872075d03c471c5c8c0a7c88d40e446a0bd23fdde13f1930eb6b5 [Pipeline] // withDockerContainer [Pipeline] sh 16:43:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:43:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:43:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:43:48 + ls -al . 16:43:48 total 240 16:43:48 drwxrwxr-x 11 jenkins jenkins 4096 Nov 16 16:43 . 16:43:48 drwxrwxr-x 4 jenkins jenkins 4096 Nov 16 16:42 .. 16:43:48 -rw-rw-r-- 1 jenkins jenkins 262 Nov 16 16:42 .dockerignore 16:43:48 drwxrwxr-x 8 jenkins jenkins 4096 Nov 16 16:43 .git 16:43:48 drwxrwxr-x 3 jenkins jenkins 4096 Nov 16 16:42 .github 16:43:48 -rw-rw-r-- 1 jenkins jenkins 788 Nov 16 16:42 .gitignore 16:43:48 -rw-rw-r-- 1 jenkins jenkins 41 Nov 16 16:42 .golangci.yml 16:43:48 drwxr-xr-x 3 jenkins jenkins 4096 Nov 16 16:42 .semver 16:43:48 -rw-rw-r-- 1 jenkins jenkins 9922 Nov 16 16:42 Attribution.txt 16:43:48 -rw-rw-r-- 1 jenkins jenkins 4331 Nov 16 16:42 CHANGELOG.md 16:43:48 -rw-rw-r-- 1 jenkins jenkins 1815 Nov 16 16:42 Dockerfile 16:43:48 -rw-rw-r-- 1 jenkins jenkins 677 Nov 16 16:42 GOVERNANCE.md 16:43:48 -rw-rw-r-- 1 jenkins jenkins 687 Nov 16 16:42 Jenkinsfile 16:43:48 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 16 16:42 LICENSE 16:43:48 -rw-rw-r-- 1 jenkins jenkins 3163 Nov 16 16:42 Makefile 16:43:48 -rw-rw-r-- 1 jenkins jenkins 617 Nov 16 16:42 OWNERS.md 16:43:48 -rw-rw-r-- 1 jenkins jenkins 31023 Nov 16 16:42 README.md 16:43:48 -rw-rw-r-- 1 jenkins jenkins 11 Nov 16 16:42 VERSION 16:43:48 drwxrwxr-x 2 jenkins jenkins 4096 Nov 16 16:42 bin 16:43:48 -rw-r--r-- 1 jenkins jenkins 41008 Nov 16 16:43 coverage.out 16:43:48 -rw-rw-r-- 1 jenkins jenkins 3597 Nov 16 16:42 go.mod 16:43:48 -rw-rw-r-- 1 jenkins jenkins 45034 Nov 16 16:42 go.sum 16:43:48 drwxrwxr-x 2 jenkins jenkins 4096 Nov 16 16:42 images 16:43:48 drwxrwxr-x 4 jenkins jenkins 4096 Nov 16 16:42 internal 16:43:48 -rw-rw-r-- 1 jenkins jenkins 531 Nov 16 16:42 main.go 16:43:48 drwxrwxr-x 2 jenkins jenkins 4096 Nov 16 16:42 res 16:43:48 drwxrwxr-x 4 jenkins jenkins 4096 Nov 16 16:42 snap 16:43:48 drwxrwxr-x 3 jenkins jenkins 4096 Nov 16 16:42 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:49 + 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=28aaedc4101c568f15a620fb92b28207672ef290 --label arch=amd64 --label version=2.3.1-dev.1 . 16:43:49 Sending build context to Docker daemon 12.52MB 16:43:49 Step 1/30 : ARG BASE=golang:1.18-alpine3.16 16:43:49 Step 2/30 : FROM ${BASE} AS builder 16:43:49 ---> 2c8d0e0d3073 16:43:49 Step 3/30 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:43:49 ---> Running in 96049e80b691 16:43:49 Removing intermediate container 96049e80b691 16:43:49 ---> cba602df7935 16:43:49 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 16:43:49 ---> Running in 6a5e16ddb852 16:43:49 Removing intermediate container 6a5e16ddb852 16:43:49 ---> b3cec252b5ed 16:43:49 Step 5/30 : ARG ADD_BUILD_TAGS="" 16:43:49 ---> Running in 42c063667459 16:43:49 Removing intermediate container 42c063667459 16:43:49 ---> 2345f2cb0ef5 16:43:49 Step 6/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:43:49 ---> Running in fd3c309ff3a3 16:43:49 Removing intermediate container fd3c309ff3a3 16:43:49 ---> b5235cfe707f 16:43:49 Step 7/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:43:49 ---> Running in 71b73d7e35a2 16:43:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:43:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:43:50 OK: 211 MiB in 51 packages 16:43:50 Removing intermediate container 71b73d7e35a2 16:43:50 ---> de1b01919056 16:43:50 Step 8/30 : WORKDIR /app 16:43:50 ---> Running in 3c7cea269948 16:43:50 Removing intermediate container 3c7cea269948 16:43:50 ---> ba2b0518492a 16:43:50 Step 9/30 : COPY go.mod vendor* ./ 16:43:50 ---> df846c272bff 16:43:50 Step 10/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:43:50 ---> Running in 9712ac76ccf1 16:43:51 Removing intermediate container 9712ac76ccf1 16:43:51 ---> 96206d50910b 16:43:51 Step 11/30 : COPY . . 16:43:52 ---> fc4d46ae841d 16:43:52 Step 12/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:43:52 ---> Running in c728f716c8f8 16:43:52 Removing intermediate container c728f716c8f8 16:43:52 ---> ebb5a233c26e 16:43:52 Step 13/30 : RUN $MAKE 16:43:52 ---> Running in cca195715c29 16:43:52 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.1-dev.1 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.3.1-dev.1" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 16:44:14 Removing intermediate container cca195715c29 16:44:14 ---> 71b8c956b9bf 16:44:14 Step 14/30 : FROM alpine:3.14 16:44:14 3.14: Pulling from library/alpine 16:44:14 c7ed990a2339: Pulling fs layer 16:44:14 c7ed990a2339: Verifying Checksum 16:44:14 c7ed990a2339: Download complete 16:44:14 c7ed990a2339: Pull complete 16:44:14 Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a 16:44:14 Status: Downloaded newer image for alpine:3.14 16:44:14 ---> dd53f409bf0b 16:44:14 Step 15/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:44:14 ---> Running in 84c6fc429401 16:44:14 Removing intermediate container 84c6fc429401 16:44:14 ---> 2934b9d64b69 16:44:14 Step 16/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 16:44:14 ---> Running in d929b208ef9f 16:44:14 Removing intermediate container d929b208ef9f 16:44:14 ---> a3100ed10650 16:44:14 Step 17/30 : RUN apk --no-cache add ca-certificates zeromq dumb-init 16:44:14 ---> Running in c19451863d20 16:44:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:44:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:44:15 (1/7) Installing ca-certificates (20220614-r0) 16:44:15 (2/7) Installing dumb-init (1.2.5-r1) 16:44:15 (3/7) Installing libgcc (10.3.1_git20210424-r2) 16:44:15 (4/7) Installing libsodium (1.0.18-r0) 16:44:15 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 16:44:15 (6/7) Installing libzmq (4.3.4-r0) 16:44:15 (7/7) Installing zeromq (4.3.4-r0) 16:44:15 Executing busybox-1.33.1-r8.trigger 16:44:15 Executing ca-certificates-20220614-r0.trigger 16:44:15 OK: 9 MiB in 21 packages 16:44:15 Removing intermediate container c19451863d20 16:44:15 ---> 8facd13bbbfe 16:44:15 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:44:15 ---> 085930a05128 16:44:15 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 16:44:16 ---> be3aa7649401 16:44:16 Step 20/30 : COPY --from=builder /app/res/ /res/ 16:44:16 ---> e933ece8a1bf 16:44:16 Step 21/30 : COPY --from=builder /app/static/ /static/ 16:44:16 ---> 440207224c80 16:44:16 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 16:44:17 ---> 478404f93eee 16:44:17 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 16:44:17 ---> Running in 21e7c5628b6b 16:44:17 Removing intermediate container 21e7c5628b6b 16:44:17 ---> 0590fe0c650f 16:44:17 Step 24/30 : VOLUME /cache 16:44:17 ---> Running in 2e16ba55ef67 16:44:17 Removing intermediate container 2e16ba55ef67 16:44:17 ---> dc454f97ee29 16:44:17 Step 25/30 : EXPOSE 59711 16:44:17 ---> Running in 62c1e1b4cebe 16:44:17 Removing intermediate container 62c1e1b4cebe 16:44:17 ---> ef9ad9d1afb0 16:44:17 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 16:44:17 ---> Running in 1dbaba7777df 16:44:17 Removing intermediate container 1dbaba7777df 16:44:17 ---> 712f7d056d67 16:44:17 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 16:44:17 ---> Running in 8facea94ad92 16:44:17 Removing intermediate container 8facea94ad92 16:44:17 ---> c9cbe756cb4d 16:44:17 Step 28/30 : LABEL arch=amd64 16:44:17 ---> Running in d8359ac72cec 16:44:17 Removing intermediate container d8359ac72cec 16:44:17 ---> 8ab528d369bd 16:44:17 Step 29/30 : LABEL git_sha=28aaedc4101c568f15a620fb92b28207672ef290 16:44:17 ---> Running in 441a49ac4bd5 16:44:17 Removing intermediate container 441a49ac4bd5 16:44:17 ---> 84d43d5572a7 16:44:17 Step 30/30 : LABEL version=2.3.1-dev.1 16:44:17 ---> Running in f442f3ef9dd4 16:44:18 Removing intermediate container f442f3ef9dd4 16:44:18 ---> 327d8454f2c3 16:44:18 [Warning] One or more build-args [ARCH] were not consumed 16:44:18 Successfully built 327d8454f2c3 16:44:18 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:44:18 provisioning config files... 16:44:18 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3906456386961006339tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:44:18 ---> docker-login.sh 16:44:18 nexus3.edgexfoundry.org:10001 16:44:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:18 Configure a credential helper to remove this warning. See 16:44:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:18 16:44:18 Login Succeeded 16:44:18 nexus3.edgexfoundry.org:10002 16:44:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:18 Configure a credential helper to remove this warning. See 16:44:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:18 16:44:18 Login Succeeded 16:44:18 nexus3.edgexfoundry.org:10003 16:44:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:18 Configure a credential helper to remove this warning. See 16:44:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:18 16:44:18 Login Succeeded 16:44:18 nexus3.edgexfoundry.org:10004 16:44:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:18 Configure a credential helper to remove this warning. See 16:44:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:18 16:44:18 Login Succeeded 16:44:18 docker.io 16:44:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:19 Configure a credential helper to remove this warning. See 16:44:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:19 16:44:19 Login Succeeded 16:44:19 ---> docker-login.sh ends [Pipeline] } 16:44:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:44:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:44:19 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 16:44:19 28aaedc4101c568f15a620fb92b28207672ef290 16:44:19 latest 16:44:19 2.3.1-dev.1 16:44:19 28aaedc4101c568f15a620fb92b28207672ef290-2.3.1-dev.1 16:44:19 main 16:44:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:19 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:28aaedc4101c568f15a620fb92b28207672ef290 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:19 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:28aaedc4101c568f15a620fb92b28207672ef290 16:44:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:44:19 1c6e7b5621e5: Preparing 16:44:19 0a895d956a12: Preparing 16:44:19 93d55534d981: Preparing 16:44:19 0c0be002e205: Preparing 16:44:19 dea8e5f4a1a3: Preparing 16:44:19 accba9b8f30c: Preparing 16:44:19 7e84294c5ccd: Preparing 16:44:19 63493a9ab2d4: Preparing 16:44:19 63493a9ab2d4: Waiting 16:44:19 accba9b8f30c: Waiting 16:44:19 7e84294c5ccd: Waiting 16:44:19 dea8e5f4a1a3: Pushed 16:44:19 1c6e7b5621e5: Pushed 16:44:19 93d55534d981: Pushed 16:44:19 0c0be002e205: Pushed 16:44:19 63493a9ab2d4: Layer already exists 16:44:20 accba9b8f30c: Pushed 16:44:20 7e84294c5ccd: Pushed 16:44:22 0a895d956a12: Pushed 16:44:22 28aaedc4101c568f15a620fb92b28207672ef290: digest: sha256:128d05f31fabe821d6027421a39190a311524ad2f5e46bbff9ac798f87d74d87 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:22 + 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 16:44:22 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 16:44:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:44:22 1c6e7b5621e5: Preparing 16:44:22 0a895d956a12: Preparing 16:44:22 93d55534d981: Preparing 16:44:22 0c0be002e205: Preparing 16:44:22 dea8e5f4a1a3: Preparing 16:44:22 accba9b8f30c: Preparing 16:44:22 7e84294c5ccd: Preparing 16:44:22 63493a9ab2d4: Preparing 16:44:22 accba9b8f30c: Waiting 16:44:22 63493a9ab2d4: Waiting 16:44:22 7e84294c5ccd: Waiting 16:44:22 0a895d956a12: Layer already exists 16:44:22 1c6e7b5621e5: Layer already exists 16:44:22 dea8e5f4a1a3: Layer already exists 16:44:22 93d55534d981: Layer already exists 16:44:22 0c0be002e205: Layer already exists 16:44:22 7e84294c5ccd: Layer already exists 16:44:22 63493a9ab2d4: Layer already exists 16:44:22 accba9b8f30c: Layer already exists 16:44:22 latest: digest: sha256:128d05f31fabe821d6027421a39190a311524ad2f5e46bbff9ac798f87d74d87 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:23 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:23 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.1-dev.1 16:44:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:44:23 1c6e7b5621e5: Preparing 16:44:23 0a895d956a12: Preparing 16:44:23 93d55534d981: Preparing 16:44:23 0c0be002e205: Preparing 16:44:23 dea8e5f4a1a3: Preparing 16:44:23 accba9b8f30c: Preparing 16:44:23 7e84294c5ccd: Preparing 16:44:23 63493a9ab2d4: Preparing 16:44:23 accba9b8f30c: Waiting 16:44:23 7e84294c5ccd: Waiting 16:44:23 1c6e7b5621e5: Layer already exists 16:44:23 93d55534d981: Layer already exists 16:44:23 0c0be002e205: Layer already exists 16:44:23 dea8e5f4a1a3: Layer already exists 16:44:23 0a895d956a12: Layer already exists 16:44:23 accba9b8f30c: Layer already exists 16:44:23 7e84294c5ccd: Layer already exists 16:44:23 63493a9ab2d4: Layer already exists 16:44:23 2.3.1-dev.1: digest: sha256:128d05f31fabe821d6027421a39190a311524ad2f5e46bbff9ac798f87d74d87 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:23 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:28aaedc4101c568f15a620fb92b28207672ef290-2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:24 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:28aaedc4101c568f15a620fb92b28207672ef290-2.3.1-dev.1 16:44:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:44:24 1c6e7b5621e5: Preparing 16:44:24 0a895d956a12: Preparing 16:44:24 93d55534d981: Preparing 16:44:24 0c0be002e205: Preparing 16:44:24 dea8e5f4a1a3: Preparing 16:44:24 accba9b8f30c: Preparing 16:44:24 7e84294c5ccd: Preparing 16:44:24 63493a9ab2d4: Preparing 16:44:24 7e84294c5ccd: Waiting 16:44:24 63493a9ab2d4: Waiting 16:44:24 accba9b8f30c: Waiting 16:44:24 1c6e7b5621e5: Layer already exists 16:44:24 0a895d956a12: Layer already exists 16:44:24 93d55534d981: Layer already exists 16:44:24 0c0be002e205: Layer already exists 16:44:24 dea8e5f4a1a3: Layer already exists 16:44:24 accba9b8f30c: Layer already exists 16:44:24 7e84294c5ccd: Layer already exists 16:44:24 63493a9ab2d4: Layer already exists 16:44:24 28aaedc4101c568f15a620fb92b28207672ef290-2.3.1-dev.1: digest: sha256:128d05f31fabe821d6027421a39190a311524ad2f5e46bbff9ac798f87d74d87 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:24 + 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 16:44:24 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 16:44:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:44:24 1c6e7b5621e5: Preparing 16:44:24 0a895d956a12: Preparing 16:44:24 93d55534d981: Preparing 16:44:24 0c0be002e205: Preparing 16:44:24 dea8e5f4a1a3: Preparing 16:44:24 accba9b8f30c: Preparing 16:44:24 7e84294c5ccd: Preparing 16:44:24 63493a9ab2d4: Preparing 16:44:24 accba9b8f30c: Waiting 16:44:24 7e84294c5ccd: Waiting 16:44:24 63493a9ab2d4: Waiting 16:44:24 0a895d956a12: Layer already exists 16:44:24 0c0be002e205: Layer already exists 16:44:24 1c6e7b5621e5: Layer already exists 16:44:24 dea8e5f4a1a3: Layer already exists 16:44:24 93d55534d981: Layer already exists 16:44:24 accba9b8f30c: Layer already exists 16:44:24 7e84294c5ccd: Layer already exists 16:44:24 63493a9ab2d4: Layer already exists 16:44:24 main: digest: sha256:128d05f31fabe821d6027421a39190a311524ad2f5e46bbff9ac798f87d74d87 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:44:24 ===================================================== [Pipeline] echo 16:44:24 taggedImages: 16:44:24 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:28aaedc4101c568f15a620fb92b28207672ef290 16:44:24 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 16:44:24 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.1-dev.1 16:44:24 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:28aaedc4101c568f15a620fb92b28207672ef290-2.3.1-dev.1 16:44:24 - 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 16:44:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:44:25 16:44:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:44:25 latest: Pulling from edgex-lftools-log-publisher 16:44:25 5eb5b503b376: Pulling fs layer 16:44:25 5c69ac0246d0: Pulling fs layer 16:44:25 ec43610c2a17: Pulling fs layer 16:44:25 3a2ae6a8a46f: Pulling fs layer 16:44:25 33b1e0a273af: Pulling fs layer 16:44:25 5d3b04190fa2: Pulling fs layer 16:44:25 2f39f015ded8: Pulling fs layer 16:44:25 33b1e0a273af: Waiting 16:44:25 5d3b04190fa2: Waiting 16:44:25 3a2ae6a8a46f: Waiting 16:44:25 5c69ac0246d0: Verifying Checksum 16:44:25 5c69ac0246d0: Download complete 16:44:25 3a2ae6a8a46f: Verifying Checksum 16:44:25 3a2ae6a8a46f: Download complete 16:44:25 33b1e0a273af: Verifying Checksum 16:44:25 33b1e0a273af: Download complete 16:44:25 ec43610c2a17: Verifying Checksum 16:44:25 ec43610c2a17: Download complete 16:44:25 5d3b04190fa2: Verifying Checksum 16:44:25 5d3b04190fa2: Download complete 16:44:25 5eb5b503b376: Verifying Checksum 16:44:25 5eb5b503b376: Download complete 16:44:26 2f39f015ded8: Download complete 16:44:26 5eb5b503b376: Pull complete 16:44:26 5c69ac0246d0: Pull complete 16:44:27 ec43610c2a17: Pull complete 16:44:27 3a2ae6a8a46f: Pull complete 16:44:27 33b1e0a273af: Pull complete 16:44:27 5d3b04190fa2: Pull complete 16:44:31 2f39f015ded8: Pull complete 16:44:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:44:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:44:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:44:32 prd-ubuntu20.04-docker-8c-8g-119358 does not seem to be running inside a container 16:44:32 $ 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 16:44:36 $ docker top 32edf6c4777f0c782f4f4dbf485a4f23faa5f5ac99d98b94b38e889c1dd3dda4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:44:36 ---> job-cost.sh 16:44:36 lf-activate-venv: SKIPPING 16:44:36 INFO: No Stack... 16:44:36 INFO: Retrieving Pricing Info for: v3-standard-8 16:44:37 INFO: Archiving Costs [Pipeline] sh 16:44:37 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 16:44:37 + cut -d, -f6 [Pipeline] lock 16:44:37 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-68-stack-cost] 16:44:37 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-68-stack-cost] did not exist. Created. 16:44:37 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-68-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:44:37 + echo total: 0.2199999988079071 [Pipeline] stash 16:44:37 Stashed 1 file(s) [Pipeline] } 16:44:37 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-68-stack-cost] [Pipeline] // lock [Pipeline] } 16:44:38 $ docker stop --time=1 32edf6c4777f0c782f4f4dbf485a4f23faa5f5ac99d98b94b38e889c1dd3dda4 16:44:39 $ docker rm -f 32edf6c4777f0c782f4f4dbf485a4f23faa5f5ac99d98b94b38e889c1dd3dda4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:47:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-119359 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 16:47:50 Running in /w/workspace/app-rfid-llrp-inventory/68 [Pipeline] { [Pipeline] checkout 16:47:50 The recommended git tool is: git 16:47:57 using credential edgex-jenkins-ssh 16:47:57 Cloning the remote Git repository 16:47:57 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:47:57 > git init /w/workspace/app-rfid-llrp-inventory/68 # timeout=10 16:47:57 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:47:57 > git --version # timeout=10 16:47:57 > git --version # 'git version 2.25.1' 16:47:57 using GIT_SSH to set credentials SSH Credentials for GitHub 16:47:57 Verifying host key using known hosts file 16:47:57 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 16:47:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:48:00 Avoid second fetch 16:48:00 Checking out Revision 28aaedc4101c568f15a620fb92b28207672ef290 (main) 16:48:00 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 16:48:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:48:01 > git config core.sparsecheckout # timeout=10 16:48:01 > git checkout -f 28aaedc4101c568f15a620fb92b28207672ef290 # timeout=10 16:48:01 Commit message: "build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#117)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:48:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:48:02 % Total % Received % Xferd Average Speed Time Time Time Current 16:48:02 Dload Upload Total Spent Left Speed 16:48:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 64625 0 --:--:-- --:--:-- --:--:-- 64625 [Pipeline] sh 16:48:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:48:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:48:03 + sudo tee /etc/docker/daemon.new 16:48:03 { 16:48:03 "registry-mirrors": [ 16:48:03 "https://nexus3.edgexfoundry.org:10001" 16:48:03 ], 16:48:03 "bip": "10.250.0.254/24", 16:48:03 "hosts": [ 16:48:03 "tcp://0.0.0.0:5555", 16:48:03 "unix:///var/run/docker.sock" 16:48:03 ], 16:48:03 "mtu": 1458, 16:48:03 "selinux-enabled": true, 16:48:03 "seccomp-profile": "/etc/docker/seccomp.json" 16:48:03 } [Pipeline] sh 16:48:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:48:04 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:48:22 provisioning config files... 16:48:22 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/68@tmp/config4153798234872212340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:48:23 ---> docker-login.sh 16:48:23 nexus3.edgexfoundry.org:10001 16:48:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:23 Configure a credential helper to remove this warning. See 16:48:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:23 16:48:23 Login Succeeded 16:48:23 nexus3.edgexfoundry.org:10002 16:48:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:24 Configure a credential helper to remove this warning. See 16:48:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:24 16:48:24 Login Succeeded 16:48:24 nexus3.edgexfoundry.org:10003 16:48:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:24 Configure a credential helper to remove this warning. See 16:48:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:24 16:48:24 Login Succeeded 16:48:24 nexus3.edgexfoundry.org:10004 16:48:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:25 Configure a credential helper to remove this warning. See 16:48:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:25 16:48:25 Login Succeeded 16:48:25 docker.io 16:48:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:25 Configure a credential helper to remove this warning. See 16:48:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:25 16:48:25 Login Succeeded 16:48:25 ---> docker-login.sh ends [Pipeline] } 16:48:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:48:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:48:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:48:25 ========================================================= 16:48:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:48:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:26 + 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 . 16:48:26 Sending build context to Docker daemon 686.6kB 16:48:26 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 16:48:26 Step 2/13 : FROM ${BASE} AS builder 16:48:26 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:48:26 9b18e9b68314: Pulling fs layer 16:48:26 35d82f9e3411: Pulling fs layer 16:48:26 e16973657156: Pulling fs layer 16:48:26 fc693d55d65f: Pulling fs layer 16:48:26 7e9fc2657dce: Pulling fs layer 16:48:26 dda99020689f: Pulling fs layer 16:48:26 db1c61fa0a46: Pulling fs layer 16:48:26 891c053d2c06: Pulling fs layer 16:48:26 dda99020689f: Waiting 16:48:26 fc693d55d65f: Waiting 16:48:26 db1c61fa0a46: Waiting 16:48:26 7e9fc2657dce: Waiting 16:48:26 891c053d2c06: Waiting 16:48:26 e16973657156: Verifying Checksum 16:48:26 e16973657156: Download complete 16:48:26 35d82f9e3411: Verifying Checksum 16:48:26 35d82f9e3411: Download complete 16:48:26 7e9fc2657dce: Verifying Checksum 16:48:26 7e9fc2657dce: Download complete 16:48:26 dda99020689f: Verifying Checksum 16:48:26 dda99020689f: Download complete 16:48:26 9b18e9b68314: Download complete 16:48:27 9b18e9b68314: Pull complete 16:48:28 891c053d2c06: Verifying Checksum 16:48:28 891c053d2c06: Download complete 16:48:28 35d82f9e3411: Pull complete 16:48:28 e16973657156: Pull complete 16:48:29 db1c61fa0a46: Verifying Checksum 16:48:29 db1c61fa0a46: Download complete 16:48:29 fc693d55d65f: Download complete 16:48:42 fc693d55d65f: Pull complete 16:48:42 7e9fc2657dce: Pull complete 16:48:42 dda99020689f: Pull complete 16:48:48 db1c61fa0a46: Pull complete 16:48:50 891c053d2c06: Pull complete 16:48:50 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 16:48:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:48:50 ---> f96f9c87975a 16:48:50 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:48:52 ---> Running in bb3e405528d0 16:48:52 Removing intermediate container bb3e405528d0 16:48:52 ---> ace3f357c695 16:48:52 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 16:48:53 ---> Running in b4cfa20a1010 16:48:53 Removing intermediate container b4cfa20a1010 16:48:53 ---> 7d62cd7f6c7b 16:48:53 Step 5/13 : ARG ADD_BUILD_TAGS="" 16:48:53 ---> Running in 0e8546f723c2 16:48:53 Removing intermediate container 0e8546f723c2 16:48:53 ---> bf821ad439a4 16:48:53 Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:48:53 ---> Running in 012b5586ed19 16:48:54 Removing intermediate container 012b5586ed19 16:48:54 ---> 6f3f709c3cdb 16:48:54 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:48:54 ---> Running in 492f1f4a0f1b 16:48:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:48:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:48:57 OK: 221 MiB in 51 packages 16:48:58 Removing intermediate container 492f1f4a0f1b 16:48:58 ---> 0409abec5a23 16:48:58 Step 8/13 : WORKDIR /app 16:48:58 ---> Running in 60d614d4cce1 16:48:58 Removing intermediate container 60d614d4cce1 16:48:58 ---> 49f794264a03 16:48:58 Step 9/13 : COPY go.mod vendor* ./ 16:48:59 ---> bd2f0ddd360d 16:48:59 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:48:59 ---> Running in 66b79e3cf7a4 16:50:07 Removing intermediate container 66b79e3cf7a4 16:50:07 ---> 223930035f6b 16:50:07 Step 11/13 : COPY . . 16:50:07 ---> 7dc628ec44f6 16:50:07 Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:50:07 ---> Running in aa7a4994d108 16:50:07 Removing intermediate container aa7a4994d108 16:50:07 ---> 4da08d8b12e9 16:50:07 Step 13/13 : RUN $MAKE 16:50:07 ---> Running in e7df37d3d84a 16:50:07 noop 16:50:07 Removing intermediate container e7df37d3d84a 16:50:07 ---> 1877e84137b9 16:50:07 Successfully built 1877e84137b9 16:50:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:07 + docker inspect -f . ci-base-image-arm64 16:50:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:50:07 prd-ubuntu20.04-docker-arm64-4c-16g-119359 does not seem to be running inside a container 16:50:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/68 -v /w/workspace/app-rfid-llrp-inventory/68:/w/workspace/app-rfid-llrp-inventory/68:rw,z -v /w/workspace/app-rfid-llrp-inventory/68@tmp:/w/workspace/app-rfid-llrp-inventory/68@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 16:50:09 $ docker top 2c7965dc65a20b88e7cfe26bf29c7869068b65ec1140acdffb3832dee483ce6e -eo pid,comm [Pipeline] { [Pipeline] sh 16:50:10 + go version 16:50:10 go version go1.18.7 linux/arm64 [Pipeline] } 16:50:10 $ docker stop --time=1 2c7965dc65a20b88e7cfe26bf29c7869068b65ec1140acdffb3832dee483ce6e 16:50:11 $ docker rm -f 2c7965dc65a20b88e7cfe26bf29c7869068b65ec1140acdffb3832dee483ce6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:12 + docker inspect -f . ci-base-image-arm64 16:50:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:50:12 prd-ubuntu20.04-docker-arm64-4c-16g-119359 does not seem to be running inside a container 16:50:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/68 -v /w/workspace/app-rfid-llrp-inventory/68:/w/workspace/app-rfid-llrp-inventory/68:rw,z -v /w/workspace/app-rfid-llrp-inventory/68@tmp:/w/workspace/app-rfid-llrp-inventory/68@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 16:50:14 $ docker top c542884021f60e16dedac3f74cccc45c625b5f44750b90c0cbc110adb7e558d3 -eo pid,comm [Pipeline] { [Pipeline] sh 16:50:14 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/68 [Pipeline] fileExists [Pipeline] sh 16:50:15 + make test 16:50:15 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:52:07 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 16:52:07 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.252s coverage: 86.2% of statements 16:52:07 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 16:52:07 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.754s coverage: 71.9% of statements 16:52:07 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:52:07 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:52:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:52:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:52:39 ./bin/test-attribution.sh [Pipeline] echo 16:52:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:52:39 $ docker stop --time=1 c542884021f60e16dedac3f74cccc45c625b5f44750b90c0cbc110adb7e558d3 16:52:41 $ docker rm -f c542884021f60e16dedac3f74cccc45c625b5f44750b90c0cbc110adb7e558d3 [Pipeline] // withDockerContainer [Pipeline] sh 16:52:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:52:43 Warning: overwriting stash ‘coverage-report’ 16:52:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:52:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:52:44 + ls -al . 16:52:44 total 236 16:52:44 drwxrwxr-x 10 jenkins jenkins 4096 Nov 16 16:50 . 16:52:44 drwxrwxr-x 4 jenkins jenkins 4096 Nov 16 16:47 .. 16:52:44 -rw-rw-r-- 1 jenkins jenkins 262 Nov 16 16:48 .dockerignore 16:52:44 drwxrwxr-x 8 jenkins jenkins 4096 Nov 16 16:48 .git 16:52:44 drwxrwxr-x 3 jenkins jenkins 4096 Nov 16 16:48 .github 16:52:44 -rw-rw-r-- 1 jenkins jenkins 788 Nov 16 16:48 .gitignore 16:52:44 -rw-rw-r-- 1 jenkins jenkins 41 Nov 16 16:48 .golangci.yml 16:52:44 -rw-rw-r-- 1 jenkins jenkins 9922 Nov 16 16:48 Attribution.txt 16:52:44 -rw-rw-r-- 1 jenkins jenkins 4331 Nov 16 16:48 CHANGELOG.md 16:52:44 -rw-rw-r-- 1 jenkins jenkins 1815 Nov 16 16:48 Dockerfile 16:52:44 -rw-rw-r-- 1 jenkins jenkins 677 Nov 16 16:48 GOVERNANCE.md 16:52:44 -rw-rw-r-- 1 jenkins jenkins 687 Nov 16 16:48 Jenkinsfile 16:52:44 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 16 16:48 LICENSE 16:52:44 -rw-rw-r-- 1 jenkins jenkins 3163 Nov 16 16:48 Makefile 16:52:44 -rw-rw-r-- 1 jenkins jenkins 617 Nov 16 16:48 OWNERS.md 16:52:44 -rw-rw-r-- 1 jenkins jenkins 31023 Nov 16 16:48 README.md 16:52:44 -rw-rw-r-- 1 jenkins jenkins 11 Nov 16 16:42 VERSION 16:52:44 drwxrwxr-x 2 jenkins jenkins 4096 Nov 16 16:48 bin 16:52:44 -rw-r--r-- 1 jenkins jenkins 41008 Nov 16 16:52 coverage.out 16:52:44 -rw-rw-r-- 1 jenkins jenkins 3597 Nov 16 16:48 go.mod 16:52:44 -rw-rw-r-- 1 jenkins jenkins 45034 Nov 16 16:48 go.sum 16:52:44 drwxrwxr-x 2 jenkins jenkins 4096 Nov 16 16:48 images 16:52:44 drwxrwxr-x 4 jenkins jenkins 4096 Nov 16 16:48 internal 16:52:44 -rw-rw-r-- 1 jenkins jenkins 531 Nov 16 16:48 main.go 16:52:44 drwxrwxr-x 2 jenkins jenkins 4096 Nov 16 16:48 res 16:52:44 drwxrwxr-x 4 jenkins jenkins 4096 Nov 16 16:48 snap 16:52:44 drwxrwxr-x 3 jenkins jenkins 4096 Nov 16 16:48 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:44 + 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=28aaedc4101c568f15a620fb92b28207672ef290 --label arch=arm64 --label version=2.3.1-dev.1 . 16:52:46 Sending build context to Docker daemon 686.6kB 16:52:46 Step 1/30 : ARG BASE=golang:1.18-alpine3.16 16:52:46 Step 2/30 : FROM ${BASE} AS builder 16:52:46 ---> 1877e84137b9 16:52:46 Step 3/30 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:52:46 ---> Running in 6742ab954f96 16:52:46 Removing intermediate container 6742ab954f96 16:52:46 ---> 98224ef7b469 16:52:46 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 16:52:46 ---> Running in 7282d813ebf1 16:52:47 Removing intermediate container 7282d813ebf1 16:52:47 ---> e6b4efb81fef 16:52:47 Step 5/30 : ARG ADD_BUILD_TAGS="" 16:52:47 ---> Running in 98492d5a9c17 16:52:48 Removing intermediate container 98492d5a9c17 16:52:48 ---> a6eb0da434be 16:52:48 Step 6/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:52:48 ---> Running in 5dea74e88e33 16:52:48 Removing intermediate container 5dea74e88e33 16:52:48 ---> bac54da8f87a 16:52:48 Step 7/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:52:48 ---> Running in 84dfe04191b2 16:52:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:52:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:52:51 OK: 221 MiB in 51 packages 16:52:52 Removing intermediate container 84dfe04191b2 16:52:52 ---> 621fdd8ae432 16:52:52 Step 8/30 : WORKDIR /app 16:52:52 ---> Running in 8863e2fe3224 16:52:52 Removing intermediate container 8863e2fe3224 16:52:52 ---> f433065d6c70 16:52:52 Step 9/30 : COPY go.mod vendor* ./ 16:52:53 ---> 06721e1b3a45 16:52:53 Step 10/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:52:53 ---> Running in c784c8174328 16:52:55 Removing intermediate container c784c8174328 16:52:55 ---> deae70dc3464 16:52:55 Step 11/30 : COPY . . 16:52:55 ---> 5aafe99d85dd 16:52:55 Step 12/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:52:55 ---> Running in 1e38f6740267 16:52:56 Removing intermediate container 1e38f6740267 16:52:56 ---> 773d948886e6 16:52:56 Step 13/30 : RUN $MAKE 16:52:56 ---> Running in 5f0876cf8778 16:52:57 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.1-dev.1 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.3.1-dev.1" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 16:55:34 Removing intermediate container 5f0876cf8778 16:55:34 ---> eea6503d04bf 16:55:34 Step 14/30 : FROM alpine:3.14 16:55:34 3.14: Pulling from library/alpine 16:55:34 90cda3b7c325: Pulling fs layer 16:55:34 90cda3b7c325: Verifying Checksum 16:55:34 90cda3b7c325: Pull complete 16:55:34 Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a 16:55:34 Status: Downloaded newer image for alpine:3.14 16:55:34 ---> 275902a1839d 16:55:34 Step 15/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:55:34 ---> Running in 9fa749142904 16:55:34 Removing intermediate container 9fa749142904 16:55:34 ---> fc361dd40da9 16:55:34 Step 16/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 16:55:34 ---> Running in cf9f9e899609 16:55:34 Removing intermediate container cf9f9e899609 16:55:34 ---> 70fd095dbf7d 16:55:34 Step 17/30 : RUN apk --no-cache add ca-certificates zeromq dumb-init 16:55:34 ---> Running in 8b443683d470 16:55:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:55:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:55:34 (1/7) Installing ca-certificates (20220614-r0) 16:55:34 (2/7) Installing dumb-init (1.2.5-r1) 16:55:34 (3/7) Installing libgcc (10.3.1_git20210424-r2) 16:55:34 (4/7) Installing libsodium (1.0.18-r0) 16:55:34 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 16:55:34 (6/7) Installing libzmq (4.3.4-r0) 16:55:34 (7/7) Installing zeromq (4.3.4-r0) 16:55:34 Executing busybox-1.33.1-r8.trigger 16:55:34 Executing ca-certificates-20220614-r0.trigger 16:55:34 OK: 9 MiB in 21 packages 16:55:34 Removing intermediate container 8b443683d470 16:55:34 ---> ec9011c5f2fc 16:55:34 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:55:34 ---> 4450dec3ce26 16:55:34 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 16:55:36 ---> 7d7cca313c15 16:55:36 Step 20/30 : COPY --from=builder /app/res/ /res/ 16:55:37 ---> 6f7df489c8f6 16:55:37 Step 21/30 : COPY --from=builder /app/static/ /static/ 16:55:37 ---> 4d5c5e5f6246 16:55:37 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 16:55:39 ---> 4f69b6a6e670 16:55:39 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 16:55:39 ---> Running in 92528bd32d94 16:55:41 Removing intermediate container 92528bd32d94 16:55:41 ---> 611023f6e0ca 16:55:41 Step 24/30 : VOLUME /cache 16:55:41 ---> Running in 82f994a9c6c5 16:55:41 Removing intermediate container 82f994a9c6c5 16:55:41 ---> 134150f53e8f 16:55:41 Step 25/30 : EXPOSE 59711 16:55:41 ---> Running in 4a25084a7e7a 16:55:41 Removing intermediate container 4a25084a7e7a 16:55:41 ---> de9eed35c1ee 16:55:41 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 16:55:41 ---> Running in 55cc7e974d10 16:55:41 Removing intermediate container 55cc7e974d10 16:55:41 ---> 072577ae76be 16:55:41 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 16:55:41 ---> Running in 324c764bd675 16:55:42 Removing intermediate container 324c764bd675 16:55:42 ---> 127ba50f9e5f 16:55:42 Step 28/30 : LABEL arch=arm64 16:55:42 ---> Running in 720390a1cb08 16:55:42 Removing intermediate container 720390a1cb08 16:55:42 ---> f793327d77ba 16:55:42 Step 29/30 : LABEL git_sha=28aaedc4101c568f15a620fb92b28207672ef290 16:55:42 ---> Running in 5dd9a644ab42 16:55:43 Removing intermediate container 5dd9a644ab42 16:55:43 ---> e4a51afdd44d 16:55:43 Step 30/30 : LABEL version=2.3.1-dev.1 16:55:43 ---> Running in 04cf5796cefe 16:55:43 Removing intermediate container 04cf5796cefe 16:55:43 ---> a6d87d78f1d5 16:55:43 [Warning] One or more build-args [ARCH] were not consumed 16:55:43 Successfully built a6d87d78f1d5 16:55:43 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 16:55:43 provisioning config files... 16:55:43 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/68@tmp/config4927047563767097620tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:55:44 ---> docker-login.sh 16:55:44 nexus3.edgexfoundry.org:10001 16:55:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:44 Configure a credential helper to remove this warning. See 16:55:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:44 16:55:44 Login Succeeded 16:55:44 nexus3.edgexfoundry.org:10002 16:55:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:44 Configure a credential helper to remove this warning. See 16:55:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:44 16:55:44 Login Succeeded 16:55:44 nexus3.edgexfoundry.org:10003 16:55:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:45 Configure a credential helper to remove this warning. See 16:55:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:45 16:55:45 Login Succeeded 16:55:45 nexus3.edgexfoundry.org:10004 16:55:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:45 Configure a credential helper to remove this warning. See 16:55:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:45 16:55:45 Login Succeeded 16:55:45 docker.io 16:55:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:46 Configure a credential helper to remove this warning. See 16:55:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:46 16:55:46 Login Succeeded 16:55:46 ---> docker-login.sh ends [Pipeline] } 16:55:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:55:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:55:46 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 16:55:46 28aaedc4101c568f15a620fb92b28207672ef290 16:55:46 latest 16:55:46 2.3.1-dev.1 16:55:46 28aaedc4101c568f15a620fb92b28207672ef290-2.3.1-dev.1 16:55:46 main 16:55:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:46 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:28aaedc4101c568f15a620fb92b28207672ef290 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:47 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:28aaedc4101c568f15a620fb92b28207672ef290 16:55:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:55:47 474344e943d5: Preparing 16:55:47 c392494f47cb: Preparing 16:55:47 8db4e085fbb1: Preparing 16:55:47 16e276a62ab1: Preparing 16:55:47 88d54dc0e88d: Preparing 16:55:47 36da3d78ffdf: Preparing 16:55:47 36da3d78ffdf: Waiting 16:55:47 e6714fded8db: Preparing 16:55:47 28c3ef001483: Preparing 16:55:47 e6714fded8db: Waiting 16:55:47 28c3ef001483: Waiting 16:55:47 88d54dc0e88d: Pushed 16:55:47 8db4e085fbb1: Pushed 16:55:47 474344e943d5: Pushed 16:55:47 16e276a62ab1: Pushed 16:55:47 36da3d78ffdf: Pushed 16:55:48 e6714fded8db: Pushed 16:55:49 28c3ef001483: Layer already exists 16:55:53 c392494f47cb: Pushed 16:55:53 28aaedc4101c568f15a620fb92b28207672ef290: digest: sha256:cbfa0e6795896b3480da6591ee5940e67c46829336f41fc9a36cf7ce1a516d8b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:53 + 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 16:55:54 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 16:55:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:55:54 474344e943d5: Preparing 16:55:54 c392494f47cb: Preparing 16:55:54 8db4e085fbb1: Preparing 16:55:54 16e276a62ab1: Preparing 16:55:54 88d54dc0e88d: Preparing 16:55:54 36da3d78ffdf: Preparing 16:55:54 e6714fded8db: Preparing 16:55:54 28c3ef001483: Preparing 16:55:54 36da3d78ffdf: Waiting 16:55:54 e6714fded8db: Waiting 16:55:54 28c3ef001483: Waiting 16:55:54 c392494f47cb: Layer already exists 16:55:54 16e276a62ab1: Layer already exists 16:55:54 88d54dc0e88d: Layer already exists 16:55:54 8db4e085fbb1: Layer already exists 16:55:54 474344e943d5: Layer already exists 16:55:54 28c3ef001483: Layer already exists 16:55:54 36da3d78ffdf: Layer already exists 16:55:54 e6714fded8db: Layer already exists 16:55:54 latest: digest: sha256:cbfa0e6795896b3480da6591ee5940e67c46829336f41fc9a36cf7ce1a516d8b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:54 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:55 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.1-dev.1 16:55:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:55:55 474344e943d5: Preparing 16:55:55 c392494f47cb: Preparing 16:55:55 8db4e085fbb1: Preparing 16:55:55 16e276a62ab1: Preparing 16:55:55 88d54dc0e88d: Preparing 16:55:55 36da3d78ffdf: Preparing 16:55:55 e6714fded8db: Preparing 16:55:55 28c3ef001483: Preparing 16:55:55 36da3d78ffdf: Waiting 16:55:55 e6714fded8db: Waiting 16:55:55 28c3ef001483: Waiting 16:55:55 88d54dc0e88d: Layer already exists 16:55:55 474344e943d5: Layer already exists 16:55:55 16e276a62ab1: Layer already exists 16:55:55 c392494f47cb: Layer already exists 16:55:55 8db4e085fbb1: Layer already exists 16:55:55 36da3d78ffdf: Layer already exists 16:55:55 28c3ef001483: Layer already exists 16:55:55 e6714fded8db: Layer already exists 16:55:55 2.3.1-dev.1: digest: sha256:cbfa0e6795896b3480da6591ee5940e67c46829336f41fc9a36cf7ce1a516d8b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:55 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:28aaedc4101c568f15a620fb92b28207672ef290-2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:56 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:28aaedc4101c568f15a620fb92b28207672ef290-2.3.1-dev.1 16:55:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:55:56 474344e943d5: Preparing 16:55:56 c392494f47cb: Preparing 16:55:56 8db4e085fbb1: Preparing 16:55:56 16e276a62ab1: Preparing 16:55:56 88d54dc0e88d: Preparing 16:55:56 36da3d78ffdf: Preparing 16:55:56 e6714fded8db: Preparing 16:55:56 28c3ef001483: Preparing 16:55:56 36da3d78ffdf: Waiting 16:55:56 e6714fded8db: Waiting 16:55:56 28c3ef001483: Waiting 16:55:56 8db4e085fbb1: Layer already exists 16:55:56 16e276a62ab1: Layer already exists 16:55:56 88d54dc0e88d: Layer already exists 16:55:56 c392494f47cb: Layer already exists 16:55:56 474344e943d5: Layer already exists 16:55:56 28c3ef001483: Layer already exists 16:55:56 e6714fded8db: Layer already exists 16:55:56 36da3d78ffdf: Layer already exists 16:55:56 28aaedc4101c568f15a620fb92b28207672ef290-2.3.1-dev.1: digest: sha256:cbfa0e6795896b3480da6591ee5940e67c46829336f41fc9a36cf7ce1a516d8b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:56 + 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 16:55:57 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 16:55:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:55:57 474344e943d5: Preparing 16:55:57 c392494f47cb: Preparing 16:55:57 8db4e085fbb1: Preparing 16:55:57 16e276a62ab1: Preparing 16:55:57 88d54dc0e88d: Preparing 16:55:57 36da3d78ffdf: Preparing 16:55:57 e6714fded8db: Preparing 16:55:57 28c3ef001483: Preparing 16:55:57 36da3d78ffdf: Waiting 16:55:57 e6714fded8db: Waiting 16:55:57 28c3ef001483: Waiting 16:55:57 88d54dc0e88d: Layer already exists 16:55:57 16e276a62ab1: Layer already exists 16:55:57 8db4e085fbb1: Layer already exists 16:55:57 c392494f47cb: Layer already exists 16:55:57 474344e943d5: Layer already exists 16:55:57 36da3d78ffdf: Layer already exists 16:55:57 28c3ef001483: Layer already exists 16:55:57 e6714fded8db: Layer already exists 16:55:57 main: digest: sha256:cbfa0e6795896b3480da6591ee5940e67c46829336f41fc9a36cf7ce1a516d8b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:55:57 ===================================================== [Pipeline] echo 16:55:57 taggedImages: 16:55:57 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:28aaedc4101c568f15a620fb92b28207672ef290 16:55:57 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 16:55:57 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.1-dev.1 16:55:57 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:28aaedc4101c568f15a620fb92b28207672ef290-2.3.1-dev.1 16:55:57 - 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 16:55:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:55:57 16:55:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:55:58 arm64: Pulling from edgex-lftools-log-publisher 16:55:58 8998bd30e6a1: Pulling fs layer 16:55:58 04944245beec: Pulling fs layer 16:55:58 699f458cf7ca: Pulling fs layer 16:55:58 765212b225bb: Pulling fs layer 16:55:58 f23df028b6ca: Pulling fs layer 16:55:58 d65c8cfc05b1: Pulling fs layer 16:55:58 2437ff75d9bd: Pulling fs layer 16:55:58 f23df028b6ca: Waiting 16:55:58 d65c8cfc05b1: Waiting 16:55:58 2437ff75d9bd: Waiting 16:55:58 765212b225bb: Waiting 16:55:58 04944245beec: Verifying Checksum 16:55:58 04944245beec: Download complete 16:55:58 765212b225bb: Download complete 16:55:58 f23df028b6ca: Verifying Checksum 16:55:58 f23df028b6ca: Download complete 16:55:58 d65c8cfc05b1: Verifying Checksum 16:55:58 d65c8cfc05b1: Download complete 16:55:58 699f458cf7ca: Verifying Checksum 16:55:58 699f458cf7ca: Download complete 16:55:58 8998bd30e6a1: Download complete 16:56:01 2437ff75d9bd: Verifying Checksum 16:56:01 2437ff75d9bd: Download complete 16:56:02 8998bd30e6a1: Pull complete 16:56:03 04944245beec: Pull complete 16:56:04 699f458cf7ca: Pull complete 16:56:05 765212b225bb: Pull complete 16:56:05 f23df028b6ca: Pull complete 16:56:06 d65c8cfc05b1: Pull complete 16:56:21 2437ff75d9bd: Pull complete 16:56:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:56:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:56:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:56:21 prd-ubuntu20.04-docker-arm64-4c-16g-119359 does not seem to be running inside a container 16:56:21 $ 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/68 -v /w/workspace/app-rfid-llrp-inventory/68:/w/workspace/app-rfid-llrp-inventory/68:rw,z -v /w/workspace/app-rfid-llrp-inventory/68@tmp:/w/workspace/app-rfid-llrp-inventory/68@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 16:56:24 $ docker top 56ccf41614efb29dcb233a64ea632c429afeeefb7fcb8a2b70f8b48da4a227f5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:56:25 ---> job-cost.sh 16:56:25 lf-activate-venv: SKIPPING 16:56:25 INFO: No Stack... 16:56:25 INFO: Retrieving Pricing Info for: v3-standard-4 16:56:26 INFO: Archiving Costs [Pipeline] sh 16:56:27 + cat /w/workspace/app-rfid-llrp-inventory/68/archives/cost.csv 16:56:27 + cut -d, -f6 [Pipeline] lock 16:56:27 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-68-stack-cost] 16:56:27 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-68-stack-cost] did not exist. Created. 16:56:27 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-68-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:56:28 /w/workspace/app-rfid-llrp-inventory/68@tmp/durable-fb45843d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:56:28 + echo total: 0.10999999940395355 [Pipeline] stash 16:56:28 Warning: overwriting stash ‘stack-cost’ 16:56:28 Stashed 1 file(s) [Pipeline] } 16:56:28 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-68-stack-cost] [Pipeline] // lock [Pipeline] } 16:56:28 $ docker stop --time=1 56ccf41614efb29dcb233a64ea632c429afeeefb7fcb8a2b70f8b48da4a227f5 16:56:30 $ docker rm -f 56ccf41614efb29dcb233a64ea632c429afeeefb7fcb8a2b70f8b48da4a227f5 [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 16:56:30 provisioning config files... 16:56:30 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10351975185927979142tmp [Pipeline] { [Pipeline] sh 16:56:31 + set +x 16:56:31 + curl -s https://codecov.io/bash 16:56:31 + bash -s -- 16:56:31 16:56:31 _____ _ 16:56:31 / ____| | | 16:56:31 | | ___ __| | ___ ___ _____ __ 16:56:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:56:31 | |___| (_) | (_| | __/ (_| (_) \ V / 16:56:31 \_____\___/ \__,_|\___|\___\___/ \_/ 16:56:31 Bash-1.0.6 16:56:31 16:56:31 16:56:31 ==> git version 2.25.1 found 16:56:31 ==> 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 16:56:31 Release-Date: 2020-01-08 16:56:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:56:31 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:56:31 ==> Jenkins CI detected. 16:56:31 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 16:56:31 project root: . 16:56:31 --> token set from env 16:56:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:56:31 ==> Running gcov in . (disable via -X gcov) 16:56:31 ==> Python coveragepy not found 16:56:31 ==> Searching for coverage reports in: 16:56:31 + . 16:56:31 -> Found 1 reports 16:56:31 ==> Detecting git/mercurial file structure 16:56:31 ==> Reading reports 16:56:31 + ./coverage.out bytes=41008 16:56:31 ==> Appending adjustments 16:56:31 https://docs.codecov.io/docs/fixing-reports 16:56:31 + Found adjustments 16:56:31 ==> Gzipping contents 16:56:31 12K /tmp/codecov.yqUAye.gz 16:56:31 ==> Uploading reports 16:56:31 url: https://codecov.io 16:56:31 query: branch=main&commit=28aaedc4101c568f15a620fb92b28207672ef290&build=68&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F68%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 16:56:31 -> Pinging Codecov 16:56:31 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=28aaedc4101c568f15a620fb92b28207672ef290&build=68&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F68%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 16:56:31 -> Uploading to 16:56:31 https://storage.googleapis.com/codecov/v4/raw/2022-11-16/581DD39554BDF9B6E22D074273EAD858/28aaedc4101c568f15a620fb92b28207672ef290/64eae51d-4c65-4284-b923-59aeb544b5d2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221116%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221116T165631Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=47468d01a1a3832ba4a8b27b61d13bbb3edf698c6e2c672d1255b6d7c7d6d445 16:56:31 % Total % Received % Xferd Average Speed Time Time Time Current 16:56:31 Dload Upload Total Spent Left Speed 16:56:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11460 0 0 100 11460 0 58769 --:--:-- --:--:-- --:--:-- 58769 16:56:31 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/28aaedc4101c568f15a620fb92b28207672ef290 [Pipeline] } 16:56:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:56:31 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:56:31 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:56:32 16:56:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:56:32 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:56:32 df9b9388f04a: Pulling fs layer 16:56:32 52dc419b0ee2: Pulling fs layer 16:56:32 25bc292e5bac: Pulling fs layer 16:56:32 114826534d7a: Pulling fs layer 16:56:32 4657fd5d0bcf: Pulling fs layer 16:56:32 6ad1cebc031e: Pulling fs layer 16:56:32 8a3aa393b2d8: Pulling fs layer 16:56:32 4657fd5d0bcf: Waiting 16:56:32 6ad1cebc031e: Waiting 16:56:32 8a3aa393b2d8: Waiting 16:56:32 114826534d7a: Waiting 16:56:32 25bc292e5bac: Verifying Checksum 16:56:32 25bc292e5bac: Download complete 16:56:32 52dc419b0ee2: Verifying Checksum 16:56:32 52dc419b0ee2: Download complete 16:56:32 4657fd5d0bcf: Download complete 16:56:32 df9b9388f04a: Download complete 16:56:32 df9b9388f04a: Pull complete 16:56:32 6ad1cebc031e: Verifying Checksum 16:56:32 6ad1cebc031e: Download complete 16:56:32 52dc419b0ee2: Pull complete 16:56:33 25bc292e5bac: Pull complete 16:56:33 114826534d7a: Verifying Checksum 16:56:33 114826534d7a: Download complete 16:56:33 8a3aa393b2d8: Verifying Checksum 16:56:33 8a3aa393b2d8: Download complete 16:56:37 114826534d7a: Pull complete 16:56:37 4657fd5d0bcf: Pull complete 16:56:37 6ad1cebc031e: Pull complete 16:56:39 8a3aa393b2d8: Pull complete 16:56:39 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:56:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:56:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:56:39 prd-ubuntu20.04-docker-8c-8g-119358 does not seem to be running inside a container 16:56:39 $ 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 16:56:44 $ docker top 774b4908b7c29151c066f87d6e2ca11ec4f13a0174dbe0284c5cc460d30d5aaf -eo pid,comm [Pipeline] { [Pipeline] echo 16:56:44 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 16:56:45 + set -o pipefail 16:56:45 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 16:56:50 16:56:50 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 16:56:50 16:56:50 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/db286ef4-3358-46b2-ad2a-073fafc68d97 16:56:50 16:56:50 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:56:50 16:56:50 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:56:50 16:56:50 16:56:50 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:56:50 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:56:50 More details here: https://snyk.co/ue1NS [Pipeline] } 16:56:50 $ docker stop --time=1 774b4908b7c29151c066f87d6e2ca11ec4f13a0174dbe0284c5cc460d30d5aaf 16:56:54 $ docker rm -f 774b4908b7c29151c066f87d6e2ca11ec4f13a0174dbe0284c5cc460d30d5aaf [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 16:56:54 + git log --format=format:%s -1 28aaedc4101c568f15a620fb92b28207672ef290 [Pipeline] sh 16:56:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:56:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:56:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:56:55 prd-ubuntu20.04-docker-8c-8g-119358 does not seem to be running inside a container 16:56:55 $ 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 16:56:56 $ docker top e944cb19f8d7cdbb64a8e5f49f0efc811be538f3b1646af3ce9d45fe93a8f146 -eo pid,comm 16:56:56 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). 16:56:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:56:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:56:56 [ssh-agent] Looking for ssh-agent implementation... 16:56:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:56:56 $ docker exec e944cb19f8d7cdbb64a8e5f49f0efc811be538f3b1646af3ce9d45fe93a8f146 ssh-agent 16:56:56 SSH_AUTH_SOCK=/tmp/ssh-yWBtE8g5totW/agent.32 16:56:56 SSH_AGENT_PID=38 16:56:56 Running ssh-add (command line suppressed) 16:56:56 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17512708297010501628.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17512708297010501628.key) 16:56:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:56:56 + git semver tag 16:56:57 2022-11-16 16:56:57,055 [run_tag] DEBUG tag force:False 16:56:57 2022-11-16 16:56:57,056 [check_head_tag] DEBUG check head tag 16:56:57 2022-11-16 16:56:57,056 [execute] INFO git cat-file --batch-check 16:56:57 2022-11-16 16:56:57,057 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 16:56:57 2022-11-16 16:56:57,061 [execute] INFO git cat-file --batch 16:56:57 2022-11-16 16:56:57,061 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 16:56:57 2022-11-16 16:56:57,075 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:56:57 2022-11-16 16:56:57,076 [execute] INFO git tag -a v2.3.1-dev.1 -m v2.3.1-dev.1 16:56:57 2022-11-16 16:56:57,076 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.1-dev.1', '-m', 'v2.3.1-dev.1'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 16:56:57 2022-11-16 16:56:57,080 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:56:57 2.3.1-dev.1 [Pipeline] } 16:56:57 $ docker exec --env ******** --env ******** e944cb19f8d7cdbb64a8e5f49f0efc811be538f3b1646af3ce9d45fe93a8f146 ssh-agent -k 16:56:57 unset SSH_AUTH_SOCK; 16:56:57 unset SSH_AGENT_PID; 16:56:57 echo Agent pid 38 killed; 16:56:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:56:57 + git semver [Pipeline] } 16:56:57 $ docker stop --time=1 e944cb19f8d7cdbb64a8e5f49f0efc811be538f3b1646af3ce9d45fe93a8f146 16:56:59 $ docker rm -f e944cb19f8d7cdbb64a8e5f49f0efc811be538f3b1646af3ce9d45fe93a8f146 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:56:59 16:56:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:56:59 0.23.1-centos7: Pulling from edgex-lftools 16:56:59 ab5ef0e58194: Pulling fs layer 16:56:59 9712f1f96733: Pulling fs layer 16:56:59 63f879dbbcfc: Pulling fs layer 16:56:59 0d9ebad4ef96: Pulling fs layer 16:56:59 e9a5061849ea: Pulling fs layer 16:56:59 d747dcd14b5f: Pulling fs layer 16:56:59 2de7ff778b66: Pulling fs layer 16:56:59 e9a5061849ea: Waiting 16:56:59 d747dcd14b5f: Waiting 16:56:59 2de7ff778b66: Waiting 16:56:59 0d9ebad4ef96: Waiting 16:56:59 9712f1f96733: Verifying Checksum 16:56:59 9712f1f96733: Download complete 16:57:00 63f879dbbcfc: Verifying Checksum 16:57:00 63f879dbbcfc: Download complete 16:57:00 e9a5061849ea: Verifying Checksum 16:57:00 e9a5061849ea: Download complete 16:57:00 d747dcd14b5f: Download complete 16:57:00 ab5ef0e58194: Verifying Checksum 16:57:00 ab5ef0e58194: Download complete 16:57:00 2de7ff778b66: Verifying Checksum 16:57:00 2de7ff778b66: Download complete 16:57:00 0d9ebad4ef96: Verifying Checksum 16:57:00 0d9ebad4ef96: Download complete 16:57:03 ab5ef0e58194: Pull complete 16:57:03 9712f1f96733: Pull complete 16:57:03 63f879dbbcfc: Pull complete 16:57:06 0d9ebad4ef96: Pull complete 16:57:07 e9a5061849ea: Pull complete 16:57:07 d747dcd14b5f: Pull complete 16:57:08 2de7ff778b66: Pull complete 16:57:08 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:57:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:57:08 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:57:08 prd-ubuntu20.04-docker-8c-8g-119358 does not seem to be running inside a container 16:57:08 $ 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 16:57:14 $ docker top 9d288ece8724ffd89e585db2cefa6586bfe98e31c5fd2e7a24641e2a1f2f7297 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:57:14 provisioning config files... 16:57:14 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16357938770461501787tmp 16:57:14 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1555233535411810437tmp 16:57:14 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7787835834952141660tmp [Pipeline] { [Pipeline] echo 16:57:14 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:57:15 ---> sigul-configuration.sh 16:57:15 gpg: directory `/root/.gnupg' created 16:57:15 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:57:15 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:57:15 gpg: keyring `/root/.gnupg/secring.gpg' created 16:57:15 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:57:15 gpg: CAST5 encrypted data 16:57:15 gpg: encrypted with 1 passphrase 16:57:15 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:57:15 + mkdir /home/jenkins 16:57:15 + mkdir /home/jenkins/sigul [Pipeline] sh 16:57:15 + 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 16:57:15 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:57:15 ---> sigul-install.sh 16:57:15 Sigul already installed; skipping installation. [Pipeline] sh 16:57:16 + git tag --list 16:57:16 v0.0.0 16:57:16 v1.0.0 16:57:16 v2.1.0 16:57:16 v2.1.1 16:57:16 v2.1.1-dev.1 16:57:16 v2.2.0 16:57:16 v2.2.1-dev.1 16:57:16 v2.2.1-dev.2 16:57:16 v2.2.1-dev.3 16:57:16 v2.2.1-dev.4 16:57:16 v2.2.1-dev.5 16:57:16 v2.2.1-dev.6 16:57:16 v2.2.1-dev.7 16:57:16 v2.3.0 16:57:16 v2.3.0-dev.10 16:57:16 v2.3.0-dev.11 16:57:16 v2.3.0-dev.12 16:57:16 v2.3.0-dev.13 16:57:16 v2.3.0-dev.14 16:57:16 v2.3.0-dev.15 16:57:16 v2.3.0-dev.16 16:57:16 v2.3.0-dev.17 16:57:16 v2.3.0-dev.18 16:57:16 v2.3.0-dev.19 16:57:16 v2.3.0-dev.20 16:57:16 v2.3.0-dev.21 16:57:16 v2.3.0-dev.22 16:57:16 v2.3.0-dev.23 16:57:16 v2.3.0-dev.24 16:57:16 v2.3.0-dev.25 16:57:16 v2.3.0-dev.26 16:57:16 v2.3.0-dev.9 16:57:16 v2.3.1-dev.1 [Pipeline] sh 16:57:16 + lftools sign git-tag v2.3.1-dev.1 16:57:17 Signing Git tag with Sigul... 16:57:17 Signing v2.3.1-dev.1 [Pipeline] echo 16:57:17 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:57:17 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:57:17 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:57:17 $ docker stop --time=1 9d288ece8724ffd89e585db2cefa6586bfe98e31c5fd2e7a24641e2a1f2f7297 16:57:18 $ docker rm -f 9d288ece8724ffd89e585db2cefa6586bfe98e31c5fd2e7a24641e2a1f2f7297 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:57:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:57:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:57:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:57:19 prd-ubuntu20.04-docker-8c-8g-119358 does not seem to be running inside a container 16:57:19 $ 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 16:57:20 $ docker top 004db3d0349e462249f44dd1c9a4978e64837d1d707447ca52228af11f6b95bd -eo pid,comm 16:57:20 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). 16:57:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:57:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:57:20 [ssh-agent] Looking for ssh-agent implementation... 16:57:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:57:20 $ docker exec 004db3d0349e462249f44dd1c9a4978e64837d1d707447ca52228af11f6b95bd ssh-agent 16:57:20 SSH_AUTH_SOCK=/tmp/ssh-PNgwCsQVvaCS/agent.32 16:57:20 SSH_AGENT_PID=38 16:57:20 Running ssh-add (command line suppressed) 16:57:20 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10626308780518849398.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10626308780518849398.key) 16:57:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:57:20 + git semver bump pre 16:57:21 2022-11-16 16:57:20,992 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:57:21 2022-11-16 16:57:20,992 [bump_version] DEBUG bumping version:2.3.1-dev.1 on axis:pre with prefix:dev 16:57:21 2022-11-16 16:57:20,992 [bump_version] DEBUG bumped version:2.3.1-dev.2 16:57:21 2022-11-16 16:57:20,992 [write_version] DEBUG write version:2.3.1-dev.2 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 16:57:21 2022-11-16 16:57:20,992 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:57:21 2022-11-16 16:57:20,992 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:57:21 2022-11-16 16:57:20,994 [execute] INFO git cat-file --batch-check 16:57:21 2022-11-16 16:57:20,994 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 16:57:21 2022-11-16 16:57:20,999 [execute] INFO git cat-file --batch 16:57:21 2022-11-16 16:57:20,999 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 16:57:21 2022-11-16 16:57:21,004 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:57:21 2.3.1-dev.2 [Pipeline] } 16:57:21 $ docker exec --env ******** --env ******** 004db3d0349e462249f44dd1c9a4978e64837d1d707447ca52228af11f6b95bd ssh-agent -k 16:57:21 unset SSH_AUTH_SOCK; 16:57:21 unset SSH_AGENT_PID; 16:57:21 echo Agent pid 38 killed; 16:57:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:57:21 + git semver [Pipeline] } 16:57:21 $ docker stop --time=1 004db3d0349e462249f44dd1c9a4978e64837d1d707447ca52228af11f6b95bd 16:57:23 $ docker rm -f 004db3d0349e462249f44dd1c9a4978e64837d1d707447ca52228af11f6b95bd [Pipeline] // withDockerContainer [Pipeline] sh 16:57:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:57:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:57:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:57:23 prd-ubuntu20.04-docker-8c-8g-119358 does not seem to be running inside a container 16:57:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:57:24 $ docker top 86bfaea5972c7a7e4a1823e4d6e98e601b27d516d201a12e4ed36f85428c71a8 -eo pid,comm 16:57:24 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). 16:57:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:57:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:57:24 [ssh-agent] Looking for ssh-agent implementation... 16:57:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:57:24 $ docker exec 86bfaea5972c7a7e4a1823e4d6e98e601b27d516d201a12e4ed36f85428c71a8 ssh-agent 16:57:24 SSH_AUTH_SOCK=/tmp/ssh-36HZQlNci2x8/agent.32 16:57:24 SSH_AGENT_PID=38 16:57:24 Running ssh-add (command line suppressed) 16:57:24 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10758131151179694468.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10758131151179694468.key) 16:57:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:57:24 + git semver push 16:57:25 2022-11-16 16:57:25,035 [run_push] DEBUG push 16:57:25 2022-11-16 16:57:25,036 [execute] INFO git cat-file --batch-check 16:57:25 2022-11-16 16:57:25,036 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 16:57:25 2022-11-16 16:57:25,040 [execute] INFO git rev-list 5604d3e37a826d518d146612f464f5eec6bf3bd3 -- 16:57:25 2022-11-16 16:57:25,040 [execute] DEBUG Popen(['git', 'rev-list', '5604d3e37a826d518d146612f464f5eec6bf3bd3', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 16:57:25 2022-11-16 16:57:25,047 [execute] INFO git fetch -v origin 16:57:25 2022-11-16 16:57:25,047 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 16:57:25 2022-11-16 16:57:25,875 [run_push] DEBUG no remote changes detected 16:57:25 2022-11-16 16:57:25,876 [execute] INFO git push origin semver 16:57:25 2022-11-16 16:57:25,876 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 16:57:26 2022-11-16 16:57:26,722 [run_push] DEBUG push all version tags 16:57:26 2022-11-16 16:57:26,722 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:57:26 2022-11-16 16:57:26,723 [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) 16:57:27 2022-11-16 16:57:27,580 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:57:27 2.3.1-dev.2 [Pipeline] } 16:57:27 $ docker exec --env ******** --env ******** 86bfaea5972c7a7e4a1823e4d6e98e601b27d516d201a12e4ed36f85428c71a8 ssh-agent -k 16:57:27 unset SSH_AUTH_SOCK; 16:57:27 unset SSH_AGENT_PID; 16:57:27 echo Agent pid 38 killed; 16:57:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:57:28 + git semver [Pipeline] } 16:57:28 $ docker stop --time=1 86bfaea5972c7a7e4a1823e4d6e98e601b27d516d201a12e4ed36f85428c71a8 16:57:29 $ docker rm -f 86bfaea5972c7a7e4a1823e4d6e98e601b27d516d201a12e4ed36f85428c71a8 [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 16:57:30 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 16:57:30 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 16:57:30 total 16 16:57:30 drwxr-xr-x 3 root root 4096 Nov 16 16:44 . 16:57:30 drwxrwxr-x 12 jenkins jenkins 4096 Nov 16 16:57 .. 16:57:30 drwxr-xr-x 2 root root 4096 Nov 16 16:44 cost 16:57:30 -rw-r--r-- 1 root root 94 Nov 16 16:44 cost.csv 16:57:30 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 16:57:30 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 16:57:30 total 16 16:57:30 drwxr-xr-x 3 jenkins jenkins 4096 Nov 16 16:44 . 16:57:30 drwxrwxr-x 12 jenkins jenkins 4096 Nov 16 16:57 .. 16:57:30 drwxr-xr-x 2 jenkins jenkins 4096 Nov 16 16:44 cost 16:57:30 -rw-r--r-- 1 jenkins jenkins 94 Nov 16 16:44 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:57:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:57:31 ---> package-listing.sh 16:57:31 ++ facter osfamily 16:57:31 ++ tr '[:upper:]' '[:lower:]' 16:57:31 + OS_FAMILY=debian 16:57:31 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 16:57:31 + START_PACKAGES=/tmp/packages_start.txt 16:57:31 + END_PACKAGES=/tmp/packages_end.txt 16:57:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:57:31 + PACKAGES=/tmp/packages_start.txt 16:57:31 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 16:57:31 + PACKAGES=/tmp/packages_end.txt 16:57:31 + case "${OS_FAMILY}" in 16:57:31 + dpkg -l 16:57:31 + grep '^ii' 16:57:31 + '[' -f /tmp/packages_start.txt ']' 16:57:31 + '[' -f /tmp/packages_end.txt ']' 16:57:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:57:31 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 16:57:31 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 16:57:31 + 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 16:57:31 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 16:57:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:57:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:57:32 prd-ubuntu20.04-docker-8c-8g-119358 does not seem to be running inside a container 16:57:32 $ 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 16:57:33 $ docker top 87c86934d95ffba69650b5f669252a3af23539dea23b2b729bf6ca3baa063384 -eo pid,comm [Pipeline] { [Pipeline] sh 16:57:33 + touch /tmp/pre-build-complete [Pipeline] sh 16:57:33 + mkdir -p /var/log/sysstat [Pipeline] sh 16:57:34 + ls /var/log/sa-host 16:57:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:57:34 provisioning config files... 16:57:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12135589760150830849tmp [Pipeline] { [Pipeline] echo 16:57:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:57:34 ---> create-netrc.sh [Pipeline] } 16:57:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:57:34 ---> python-tools-install.sh [Pipeline] echo 16:57:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:57:35 ---> sudo-logs.sh 16:57:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:57:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:57:35 ---> job-cost.sh 16:57:35 lf-activate-venv: SKIPPING 16:57:35 DEBUG: total: 0.2199999988079071 16:57:35 INFO: Retrieving Stack Cost... 16:57:35 INFO: Retrieving Pricing Info for: v3-standard-8 16:57:36 INFO: Archiving Costs [Pipeline] echo 16:57:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:57:36 ---> logs-deploy.sh 16:57:36 lf-activate-venv: SKIPPING 16:57:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/68 16:57:36 INFO: archiving workspace using pattern(s): 16:57:37 Archives upload complete. 16:57:37 INFO: archiving logs to Nexus 16:57:38 ---> uname -a: 16:57:38 Linux prd-ubuntu20-04-docker-8c-8g-119358 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:57:38 16:57:38 16:57:38 ---> lscpu: 16:57:38 Architecture: x86_64 16:57:38 CPU op-mode(s): 32-bit, 64-bit 16:57:38 Byte Order: Little Endian 16:57:38 Address sizes: 40 bits physical, 48 bits virtual 16:57:38 CPU(s): 8 16:57:38 On-line CPU(s) list: 0-7 16:57:38 Thread(s) per core: 1 16:57:38 Core(s) per socket: 1 16:57:38 Socket(s): 8 16:57:38 NUMA node(s): 1 16:57:38 Vendor ID: AuthenticAMD 16:57:38 CPU family: 23 16:57:38 Model: 49 16:57:38 Model name: AMD EPYC-Rome Processor 16:57:38 Stepping: 0 16:57:38 CPU MHz: 2799.998 16:57:38 BogoMIPS: 5599.99 16:57:38 Virtualization: AMD-V 16:57:38 Hypervisor vendor: KVM 16:57:38 Virtualization type: full 16:57:38 L1d cache: 256 KiB 16:57:38 L1i cache: 256 KiB 16:57:38 L2 cache: 4 MiB 16:57:38 L3 cache: 128 MiB 16:57:38 NUMA node0 CPU(s): 0-7 16:57:38 Vulnerability Itlb multihit: Not affected 16:57:38 Vulnerability L1tf: Not affected 16:57:38 Vulnerability Mds: Not affected 16:57:38 Vulnerability Meltdown: Not affected 16:57:38 Vulnerability Mmio stale data: Not affected 16:57:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:57:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:57:38 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:57:38 Vulnerability Srbds: Not affected 16:57:38 Vulnerability Tsx async abort: Not affected 16:57:38 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 16:57:38 16:57:38 16:57:38 ---> nproc: 16:57:38 8 16:57:38 16:57:38 16:57:38 ---> df -h: 16:57:38 Filesystem Size Used Avail Use% Mounted on 16:57:38 overlay 155G 13G 143G 9% / 16:57:38 tmpfs 64M 0 64M 0% /dev 16:57:38 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:57:38 shm 64M 0 64M 0% /dev/shm 16:57:38 /dev/vda1 155G 13G 143G 9% /facter-os 16:57:38 16:57:38 16:57:38 ---> sar -b -r -n DEV: 16:57:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-119358) 11/16/22 _x86_64_ (8 CPU) 16:57:38 16:57:38 16:41:45 LINUX RESTART (8 CPU) 16:57:38 16:57:38 16:42:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:57:38 16:43:02 220.40 48.51 171.89 0.00 5385.10 90322.68 0.00 16:57:38 16:44:01 136.68 0.24 136.45 0.00 17.08 33125.18 0.00 16:57:38 16:45:01 135.91 0.07 135.84 0.00 12.26 34145.51 0.00 16:57:38 16:46:01 2.37 0.00 2.37 0.00 0.00 28.15 0.00 16:57:38 16:47:01 22.33 9.00 13.33 0.00 2905.52 3082.42 0.00 16:57:38 16:48:01 1.98 0.00 1.98 0.00 0.00 31.33 0.00 16:57:38 16:49:01 1.18 0.00 1.18 0.00 0.00 12.66 0.00 16:57:38 16:50:01 1.48 0.00 1.48 0.00 0.00 16.00 0.00 16:57:38 16:51:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 16:57:38 16:52:01 2.13 0.00 2.13 0.00 0.00 30.13 0.00 16:57:38 16:53:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 16:57:38 16:54:01 0.98 0.00 0.98 0.00 0.00 12.13 0.00 16:57:38 16:55:01 1.17 0.00 1.17 0.00 0.00 13.06 0.00 16:57:38 16:56:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 16:57:38 16:57:01 66.54 0.28 66.26 0.00 22.40 35272.65 0.00 16:57:38 Average: 39.65 3.88 35.77 0.00 556.74 13052.99 0.00 16:57:38 16:57:38 16:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:57:38 16:43:02 28606700 31616840 689924 2.10 104368 3127384 1876260 5.53 1084148 2770540 71164 16:57:38 16:44:01 28038248 31348272 951232 2.89 140656 3363596 2361896 6.96 1559992 2827828 210640 16:57:38 16:45:01 27764712 31592812 708132 2.15 151712 3828548 1738820 5.12 1266832 3349980 408 16:57:38 16:46:01 27765472 31593608 706932 2.15 151756 3828552 1738820 5.12 1266316 3349984 24 16:57:38 16:47:01 27587096 31585432 710532 2.16 155904 3986436 1812032 5.34 1360972 3417788 556 16:57:38 16:48:01 27588732 31587020 709248 2.16 155940 3986432 1811072 5.34 1360288 3417748 244 16:57:38 16:49:01 27595308 31593628 702576 2.14 155964 3986436 1811072 5.34 1353752 3417752 152 16:57:38 16:50:01 27595948 31594456 702024 2.13 156000 3986436 1794360 5.29 1353388 3417880 40 16:57:38 16:51:01 27595836 31594396 702068 2.14 156028 3986440 1794360 5.29 1353596 3417884 24 16:57:38 16:52:01 27595788 31594600 701944 2.13 156120 3986420 1794360 5.29 1353552 3418052 24 16:57:38 16:53:01 27595876 31594640 701844 2.13 156144 3986420 1794360 5.29 1353656 3418048 8 16:57:38 16:54:01 27595544 31594444 701968 2.13 156160 3986552 1794360 5.29 1353636 3418160 188 16:57:38 16:55:01 27595196 31594112 702200 2.14 156184 3986552 1794360 5.29 1353652 3418160 24 16:57:38 16:56:01 27595900 31594900 701544 2.13 156228 3986560 1794360 5.29 1353680 3418164 272 16:57:38 16:57:01 26396704 31523736 769844 2.34 175396 5027208 2118508 6.24 1481812 4416896 336836 16:57:38 Average: 27634204 31573526 724134 2.20 152304 3935998 1855267 5.47 1347285 3392991 41374 16:57:38 16:57:38 16:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:57:38 16:43:02 ens3 872.34 567.97 8547.79 104.16 0.00 0.00 0.00 0.00 16:57:38 16:43:02 docker0 176.87 235.29 14.32 1951.30 0.00 0.00 0.00 0.00 16:57:38 16:43:02 lo 6.87 6.87 0.66 0.66 0.00 0.00 0.00 0.00 16:57:38 16:44:01 ens3 45.51 25.69 80.10 16.20 0.00 0.00 0.00 0.00 16:57:38 16:44:01 docker0 1.71 3.85 0.10 41.23 0.00 0.00 0.00 0.00 16:57:38 16:44:01 veth3bbcba0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 16:57:38 16:44:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 16:57:38 16:45:01 ens3 195.20 166.57 2657.63 328.01 0.00 0.00 0.00 0.00 16:57:38 16:45:01 docker0 2.00 3.70 0.14 54.02 0.00 0.00 0.00 0.00 16:57:38 16:45:01 lo 8.67 8.67 0.85 0.85 0.00 0.00 0.00 0.00 16:57:38 16:46:01 ens3 0.18 0.15 0.01 0.01 0.00 0.00 0.00 0.00 16:57:38 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:38 16:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:57:38 16:47:01 ens3 45.78 28.16 534.27 2.12 0.00 0.00 0.00 0.00 16:57:38 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:38 16:47:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 16:57:38 16:48:01 ens3 1.18 0.70 0.51 0.35 0.00 0.00 0.00 0.00 16:57:38 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:38 16:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:57:38 16:49:01 ens3 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 16:57:38 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:38 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:38 16:50:01 ens3 0.18 0.17 0.01 0.01 0.00 0.00 0.00 0.00 16:57:38 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:38 16:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:57:38 16:51:01 ens3 0.13 0.08 0.01 0.00 0.00 0.00 0.00 0.00 16:57:38 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:38 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:38 16:52:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 16:57:38 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:38 16:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:57:38 16:53:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 16:57:38 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:38 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:38 16:54:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:57:38 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:38 16:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:57:38 16:55:01 ens3 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:57:38 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:38 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:38 16:56:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:57:38 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:38 16:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:57:38 16:57:01 ens3 338.38 235.71 7856.97 31.08 0.00 0.00 0.00 0.00 16:57:38 16:57:01 docker0 36.34 61.82 3.41 692.34 0.00 0.00 0.00 0.00 16:57:38 16:57:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 16:57:38 Average: ens3 100.04 68.44 1313.17 32.15 0.00 0.00 0.00 0.00 16:57:38 Average: docker0 14.48 20.33 1.20 182.75 0.00 0.00 0.00 0.00 16:57:38 Average: lo 1.29 1.29 0.12 0.12 0.00 0.00 0.00 0.00 16:57:38 16:57:38 16:57:38 ---> sar -P ALL: 16:57:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-119358) 11/16/22 _x86_64_ (8 CPU) 16:57:38 16:57:38 16:41:45 LINUX RESTART (8 CPU) 16:57:38 16:57:38 16:42:01 CPU %user %nice %system %iowait %steal %idle 16:57:38 16:43:02 all 10.53 0.00 3.76 3.20 0.08 82.43 16:57:38 16:43:02 0 11.28 0.00 3.96 0.56 0.07 84.14 16:57:38 16:43:02 1 11.08 0.00 3.70 2.59 0.10 82.53 16:57:38 16:43:02 2 10.78 0.00 3.08 0.84 0.05 85.25 16:57:38 16:43:02 3 7.89 0.00 4.84 0.37 0.08 86.82 16:57:38 16:43:02 4 12.48 0.00 2.94 0.37 0.07 84.14 16:57:38 16:43:02 5 9.85 0.00 4.16 8.26 0.10 77.63 16:57:38 16:43:02 6 9.87 0.00 3.98 12.21 0.05 73.89 16:57:38 16:43:02 7 11.04 0.00 3.43 0.47 0.08 84.98 16:57:38 16:44:01 all 32.55 0.00 5.86 2.18 0.09 59.32 16:57:38 16:44:01 0 33.22 0.00 6.03 0.02 0.09 60.65 16:57:38 16:44:01 1 32.18 0.00 5.69 5.14 0.10 56.89 16:57:38 16:44:01 2 32.78 0.00 6.83 0.82 0.09 59.49 16:57:38 16:44:01 3 31.90 0.00 6.09 1.63 0.09 60.30 16:57:38 16:44:01 4 32.62 0.00 5.46 0.22 0.09 61.61 16:57:38 16:44:01 5 31.64 0.00 5.46 0.55 0.07 62.28 16:57:38 16:44:01 6 32.87 0.00 5.98 8.80 0.10 52.25 16:57:38 16:44:01 7 33.17 0.00 5.37 0.29 0.09 61.08 16:57:38 16:45:01 all 8.99 0.00 2.49 1.76 0.05 86.72 16:57:38 16:45:01 0 8.74 0.00 2.40 0.07 0.03 88.76 16:57:38 16:45:01 1 8.67 0.00 2.31 2.47 0.03 86.52 16:57:38 16:45:01 2 8.16 0.00 2.47 0.59 0.05 88.73 16:57:38 16:45:01 3 10.20 0.00 2.49 0.08 0.05 87.18 16:57:38 16:45:01 4 8.65 0.00 2.65 0.29 0.03 88.38 16:57:38 16:45:01 5 9.72 0.00 2.49 0.03 0.05 87.71 16:57:38 16:45:01 6 8.76 0.00 2.45 5.80 0.03 82.96 16:57:38 16:45:01 7 9.04 0.00 2.65 4.77 0.08 83.45 16:57:38 16:46:01 all 0.14 0.00 0.01 0.00 0.01 99.84 16:57:38 16:46:01 0 0.07 0.00 0.02 0.00 0.00 99.92 16:57:38 16:46:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:57:38 16:46:01 2 0.00 0.00 0.00 0.02 0.00 99.98 16:57:38 16:46:01 3 0.08 0.00 0.03 0.00 0.02 99.87 16:57:38 16:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:57:38 16:46:01 5 0.93 0.00 0.00 0.00 0.00 99.07 16:57:38 16:46:01 6 0.02 0.00 0.02 0.00 0.02 99.95 16:57:38 16:46:01 7 0.00 0.00 0.00 0.02 0.00 99.98 16:57:38 16:47:01 all 0.45 0.00 0.24 0.26 0.01 99.04 16:57:38 16:47:01 0 0.13 0.00 0.08 0.00 0.00 99.78 16:57:38 16:47:01 1 1.50 0.00 0.43 0.02 0.00 98.05 16:57:38 16:47:01 2 0.18 0.00 0.17 0.70 0.00 98.95 16:57:38 16:47:01 3 0.68 0.00 0.40 0.94 0.02 97.96 16:57:38 16:47:01 4 0.17 0.00 0.13 0.03 0.00 99.67 16:57:38 16:47:01 5 0.57 0.00 0.22 0.32 0.02 98.88 16:57:38 16:47:01 6 0.18 0.00 0.10 0.03 0.00 99.68 16:57:38 16:47:01 7 0.22 0.00 0.40 0.03 0.02 99.33 16:57:38 16:48:01 all 0.27 0.00 0.02 0.01 0.00 99.70 16:57:38 16:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:57:38 16:48:01 1 0.07 0.00 0.00 0.00 0.02 99.92 16:57:38 16:48:01 2 0.00 0.00 0.02 0.03 0.00 99.95 16:57:38 16:48:01 3 0.07 0.00 0.05 0.00 0.00 99.88 16:57:38 16:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:57:38 16:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:57:38 16:48:01 6 1.99 0.00 0.03 0.00 0.00 97.98 16:57:38 16:48:01 7 0.00 0.00 0.02 0.02 0.00 99.97 16:57:38 16:49:01 all 0.08 0.00 0.02 0.01 0.00 99.89 16:57:38 16:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:57:38 16:49:01 1 0.03 0.00 0.02 0.00 0.00 99.95 16:57:38 16:49:01 2 0.02 0.00 0.02 0.08 0.00 99.88 16:57:38 16:49:01 3 0.07 0.00 0.07 0.00 0.02 99.85 16:57:38 16:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:57:38 16:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:57:38 16:49:01 6 0.50 0.00 0.00 0.02 0.00 99.48 16:57:38 16:49:01 7 0.00 0.00 0.03 0.00 0.00 99.97 16:57:38 16:50:01 all 0.10 0.00 0.01 0.00 0.00 99.89 16:57:38 16:50:01 0 0.05 0.00 0.00 0.00 0.02 99.93 16:57:38 16:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:57:38 16:50:01 2 0.00 0.00 0.00 0.02 0.00 99.98 16:57:38 16:50:01 3 0.07 0.00 0.00 0.00 0.00 99.93 16:57:38 16:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:57:38 16:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:57:38 16:50:01 6 0.62 0.00 0.02 0.00 0.02 99.35 16:57:38 16:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:57:38 16:51:01 all 0.09 0.00 0.01 0.00 0.00 99.90 16:57:38 16:51:01 0 0.32 0.00 0.00 0.00 0.00 99.68 16:57:38 16:51:01 1 0.03 0.00 0.00 0.00 0.00 99.97 16:57:38 16:51:01 2 0.00 0.00 0.00 0.02 0.00 99.98 16:57:38 16:51:01 3 0.05 0.00 0.05 0.00 0.02 99.88 16:57:38 16:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:57:38 16:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:57:38 16:51:01 6 0.28 0.00 0.00 0.02 0.00 99.70 16:57:38 16:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:57:38 16:52:01 all 0.02 0.00 0.01 0.01 0.00 99.96 16:57:38 16:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:57:38 16:52:01 1 0.02 0.00 0.00 0.00 0.02 99.97 16:57:38 16:52:01 2 0.02 0.00 0.02 0.03 0.00 99.93 16:57:38 16:52:01 3 0.03 0.00 0.02 0.02 0.00 99.93 16:57:38 16:52:01 4 0.02 0.00 0.00 0.02 0.02 99.95 16:57:38 16:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:57:38 16:52:01 6 0.03 0.00 0.00 0.00 0.00 99.97 16:57:38 16:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:57:38 16:53:01 all 0.03 0.00 0.01 0.00 0.00 99.96 16:57:38 16:53:01 0 0.05 0.00 0.02 0.00 0.00 99.93 16:57:38 16:53:01 1 0.03 0.00 0.00 0.00 0.00 99.97 16:57:38 16:53:01 2 0.00 0.00 0.00 0.02 0.00 99.98 16:57:38 16:53:01 3 0.07 0.00 0.07 0.00 0.02 99.85 16:57:38 16:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:57:38 16:53:01 5 0.03 0.00 0.00 0.00 0.00 99.97 16:57:38 16:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:57:38 16:53:01 7 0.03 0.00 0.02 0.00 0.00 99.95 16:57:38 16:57:38 16:53:01 CPU %user %nice %system %iowait %steal %idle 16:57:38 16:54:01 all 0.02 0.00 0.01 0.00 0.00 99.96 16:57:38 16:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:57:38 16:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:57:38 16:54:01 2 0.00 0.00 0.02 0.02 0.00 99.97 16:57:38 16:54:01 3 0.05 0.00 0.07 0.00 0.02 99.87 16:57:38 16:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:57:38 16:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:57:38 16:54:01 6 0.03 0.00 0.02 0.00 0.00 99.95 16:57:38 16:54:01 7 0.02 0.00 0.02 0.02 0.00 99.95 16:57:38 16:55:01 all 0.24 0.00 0.01 0.00 0.00 99.74 16:57:38 16:55:01 0 0.00 0.00 0.03 0.00 0.00 99.97 16:57:38 16:55:01 1 0.05 0.00 0.02 0.02 0.00 99.92 16:57:38 16:55:01 2 0.00 0.00 0.00 0.02 0.00 99.98 16:57:38 16:55:01 3 0.05 0.00 0.03 0.00 0.00 99.92 16:57:38 16:55:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:57:38 16:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:57:38 16:55:01 6 1.76 0.00 0.00 0.00 0.02 98.22 16:57:38 16:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:57:38 16:56:01 all 0.21 0.00 0.03 0.00 0.00 99.76 16:57:38 16:56:01 0 0.02 0.00 0.03 0.00 0.00 99.95 16:57:38 16:56:01 1 0.03 0.00 0.00 0.00 0.00 99.97 16:57:38 16:56:01 2 0.00 0.00 0.02 0.02 0.00 99.97 16:57:38 16:56:01 3 0.05 0.00 0.03 0.00 0.00 99.92 16:57:38 16:56:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:57:38 16:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:57:38 16:56:01 6 1.53 0.00 0.13 0.00 0.00 98.34 16:57:38 16:56:01 7 0.00 0.00 0.02 0.00 0.02 99.97 16:57:38 16:57:01 all 5.34 0.00 2.27 1.70 0.04 90.64 16:57:38 16:57:01 0 4.95 0.00 2.38 0.07 0.03 92.57 16:57:38 16:57:01 1 5.24 0.00 3.63 6.56 0.07 84.51 16:57:38 16:57:01 2 5.33 0.00 2.24 1.34 0.03 91.06 16:57:38 16:57:01 3 5.21 0.00 1.87 0.44 0.05 92.44 16:57:38 16:57:01 4 4.77 0.00 2.08 0.00 0.03 93.11 16:57:38 16:57:01 5 6.08 0.00 2.22 0.07 0.03 91.60 16:57:38 16:57:01 6 4.94 0.00 1.71 0.25 0.03 93.06 16:57:38 16:57:01 7 6.22 0.00 2.06 4.89 0.05 86.78 16:57:38 Average: all 3.87 0.00 0.97 0.60 0.02 94.53 16:57:38 Average: 0 3.86 0.00 0.99 0.05 0.02 95.09 16:57:38 Average: 1 3.87 0.00 1.04 1.11 0.02 93.96 16:57:38 Average: 2 3.76 0.00 0.98 0.30 0.01 94.95 16:57:38 Average: 3 3.71 0.00 1.06 0.23 0.02 94.98 16:57:38 Average: 4 3.85 0.00 0.88 0.06 0.02 95.20 16:57:38 Average: 5 3.87 0.00 0.96 0.61 0.02 94.55 16:57:38 Average: 6 4.15 0.00 0.94 1.78 0.02 93.11 16:57:38 Average: 7 3.92 0.00 0.92 0.69 0.02 94.44 16:57:38 16:57:38 16:57:38