Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a2758104a26f08d3533b7032fcb2aa5e5831d488 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-ssh11073017758494538127.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh7863306176199974412.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/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/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3816266868809638489.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh4683534765883845262.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/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/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10258996974294696560.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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:device-rfid-llrp-go, 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: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp 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-3709 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a2758104a26f08d3533b7032fcb2aa5e5831d488 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.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 a2758104a26f08d3533b7032fcb2aa5e5831d488 # timeout=10 Commit message: "Merge pull request #92 from weichou1229/upgrade-sdk" > git rev-list --no-walk 0f0ca570eb6b1bbb06d3b57d393a93a851992a06 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-19T06:33:26.097Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-19T06:33:26.152Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-19T06:33:26.163Z] ========================================================= [2022-06-19T06:33:26.163Z] EdgeX Global Pipelines Version Info [2022-06-19T06:33:26.163Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-19T06:33:26.972Z] ------------------- [2022-06-19T06:33:26.972Z] stable info: [2022-06-19T06:33:26.972Z] ------------------- [2022-06-19T06:33:26.972Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-19T06:33:26.972Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-19T06:33:26.972Z] Message: update stable to v1.0.234 [2022-06-19T06:33:27.542Z] ------------------- [2022-06-19T06:33:27.542Z] experimental info: [2022-06-19T06:33:27.542Z] ------------------- [2022-06-19T06:33:27.542Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-19T06:33:27.542Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-19T06:33:27.542Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-19T06:33:27.815Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2022-06-19T06:33:27.830Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2022-06-19T06:33:27.843Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-19T06:33:27.854Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-19T06:33:27.868Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-19T06:33:27.879Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-19T06:33:27.890Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-19T06:33:27.903Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-19T06:33:27.914Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-19T06:33:27.925Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-19T06:33:27.938Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-19T06:33:27.949Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2022-06-19T06:33:27.961Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-19T06:33:27.975Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-19T06:33:27.991Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-19T06:33:28.001Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-19T06:33:28.013Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-19T06:33:28.024Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-19T06:33:28.036Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-19T06:33:28.048Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-19T06:33:28.061Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-19T06:33:28.072Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-19T06:33:28.084Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-19T06:33:28.095Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-19T06:33:28.106Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-19T06:33:28.117Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-19T06:33:28.130Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-19T06:33:28.143Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-06-19T06:33:28.154Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-06-19T06:33:28.169Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-06-19T06:33:28.186Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a2758104a26f08d3533b7032fcb2aa5e5831d488 [Pipeline] echo [2022-06-19T06:33:28.197Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a275810 [Pipeline] echo [2022-06-19T06:33:28.211Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-19T06:33:28.251Z] provisioning config files... [2022-06-19T06:33:28.265Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3533370582802226162tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-19T06:33:28.567Z] ---> docker-login.sh [2022-06-19T06:33:28.567Z] nexus3.edgexfoundry.org:10001 [2022-06-19T06:33:28.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:33:28.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:33:28.829Z] Configure a credential helper to remove this warning. See [2022-06-19T06:33:28.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:33:28.829Z] [2022-06-19T06:33:28.829Z] Login Succeeded [2022-06-19T06:33:28.829Z] nexus3.edgexfoundry.org:10002 [2022-06-19T06:33:29.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:33:29.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:33:29.092Z] Configure a credential helper to remove this warning. See [2022-06-19T06:33:29.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:33:29.092Z] [2022-06-19T06:33:29.092Z] Login Succeeded [2022-06-19T06:33:29.092Z] nexus3.edgexfoundry.org:10003 [2022-06-19T06:33:29.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:33:29.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:33:29.093Z] Configure a credential helper to remove this warning. See [2022-06-19T06:33:29.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:33:29.093Z] [2022-06-19T06:33:29.093Z] Login Succeeded [2022-06-19T06:33:29.354Z] nexus3.edgexfoundry.org:10004 [2022-06-19T06:33:29.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:33:29.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:33:29.354Z] Configure a credential helper to remove this warning. See [2022-06-19T06:33:29.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:33:29.354Z] [2022-06-19T06:33:29.354Z] Login Succeeded [2022-06-19T06:33:29.354Z] docker.io [2022-06-19T06:33:29.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:33:29.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:33:29.928Z] Configure a credential helper to remove this warning. See [2022-06-19T06:33:29.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:33:29.928Z] [2022-06-19T06:33:29.928Z] Login Succeeded [2022-06-19T06:33:29.928Z] ---> docker-login.sh ends [Pipeline] } [2022-06-19T06:33:29.938Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-19T06:33:30.304Z] + git rev-list -1 --merges a2758104a26f08d3533b7032fcb2aa5e5831d488~1..a2758104a26f08d3533b7032fcb2aa5e5831d488 [Pipeline] echo [2022-06-19T06:33:30.338Z] -----------> git rev-list -1 --merges a2758104a26f08d3533b7032fcb2aa5e5831d488~1..a2758104a26f08d3533b7032fcb2aa5e5831d488 a2758104a26f08d3533b7032fcb2aa5e5831d488 [2022-06-19T06:33:30.338Z] a2758104a26f08d3533b7032fcb2aa5e5831d488 [false] [Pipeline] sh [2022-06-19T06:33:30.642Z] + git log --format=format:%s -1 a2758104a26f08d3533b7032fcb2aa5e5831d488 [Pipeline] echo [2022-06-19T06:33:30.657Z] ========================================================= [2022-06-19T06:33:30.657Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-19T06:33:30.657Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-19T06:33:31.002Z] + git log --format=format:%s -1 a2758104a26f08d3533b7032fcb2aa5e5831d488 [Pipeline] echo [2022-06-19T06:33:31.012Z] [semverPrep] GIT_COMMIT: a2758104a26f08d3533b7032fcb2aa5e5831d488, Commit Message: Merge pull request #92 from weichou1229/upgrade-sdk [Pipeline] echo [2022-06-19T06:33:31.019Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-19T06:33:31.361Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-19T06:33:31.361Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-19T06:33:31.361Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-19T06:33:31.361Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-19T06:33:31.361Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-19T06:33:31.361Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-19T06:33:31.361Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:33:31.705Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-19T06:33:31.705Z] [2022-06-19T06:33:31.705Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:33:32.012Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-19T06:33:32.012Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-19T06:33:32.012Z] 42c077c10790: Pulling fs layer [2022-06-19T06:33:32.012Z] f63e77b7563a: Pulling fs layer [2022-06-19T06:33:32.012Z] bd5fdadae976: Pulling fs layer [2022-06-19T06:33:32.012Z] 205491f53016: Pulling fs layer [2022-06-19T06:33:32.012Z] df18705c85c3: Pulling fs layer [2022-06-19T06:33:32.012Z] bdb3f477010e: Pulling fs layer [2022-06-19T06:33:32.012Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-19T06:33:32.012Z] 2c6e9b1d212d: Pulling fs layer [2022-06-19T06:33:32.012Z] bdb8f0575790: Pulling fs layer [2022-06-19T06:33:32.012Z] 386e3cb2ff24: Pulling fs layer [2022-06-19T06:33:32.012Z] 2343380bae48: Pulling fs layer [2022-06-19T06:33:32.012Z] df18705c85c3: Waiting [2022-06-19T06:33:32.012Z] bdb3f477010e: Waiting [2022-06-19T06:33:32.012Z] c8a8fc8e1c8f: Waiting [2022-06-19T06:33:32.012Z] 2c6e9b1d212d: Waiting [2022-06-19T06:33:32.012Z] bdb8f0575790: Waiting [2022-06-19T06:33:32.012Z] 386e3cb2ff24: Waiting [2022-06-19T06:33:32.012Z] 2343380bae48: Waiting [2022-06-19T06:33:32.012Z] 205491f53016: Waiting [2022-06-19T06:33:32.012Z] f63e77b7563a: Download complete [2022-06-19T06:33:32.012Z] 205491f53016: Download complete [2022-06-19T06:33:32.271Z] df18705c85c3: Verifying Checksum [2022-06-19T06:33:32.271Z] df18705c85c3: Download complete [2022-06-19T06:33:32.271Z] bdb3f477010e: Verifying Checksum [2022-06-19T06:33:32.271Z] bdb3f477010e: Download complete [2022-06-19T06:33:32.271Z] bd5fdadae976: Verifying Checksum [2022-06-19T06:33:32.271Z] bd5fdadae976: Download complete [2022-06-19T06:33:32.271Z] 2c6e9b1d212d: Verifying Checksum [2022-06-19T06:33:32.271Z] 2c6e9b1d212d: Download complete [2022-06-19T06:33:32.271Z] bdb8f0575790: Verifying Checksum [2022-06-19T06:33:32.271Z] bdb8f0575790: Download complete [2022-06-19T06:33:32.271Z] 386e3cb2ff24: Download complete [2022-06-19T06:33:32.271Z] 2343380bae48: Download complete [2022-06-19T06:33:32.271Z] 42c077c10790: Download complete [2022-06-19T06:33:32.531Z] c8a8fc8e1c8f: Verifying Checksum [2022-06-19T06:33:32.531Z] c8a8fc8e1c8f: Download complete [2022-06-19T06:33:33.907Z] 42c077c10790: Pull complete [2022-06-19T06:33:33.907Z] f63e77b7563a: Pull complete [2022-06-19T06:33:34.476Z] bd5fdadae976: Pull complete [2022-06-19T06:33:34.476Z] 205491f53016: Pull complete [2022-06-19T06:33:34.739Z] df18705c85c3: Pull complete [2022-06-19T06:33:34.739Z] bdb3f477010e: Pull complete [2022-06-19T06:33:36.663Z] c8a8fc8e1c8f: Pull complete [2022-06-19T06:33:36.663Z] 2c6e9b1d212d: Pull complete [2022-06-19T06:33:36.663Z] bdb8f0575790: Pull complete [2022-06-19T06:33:36.925Z] 386e3cb2ff24: Pull complete [2022-06-19T06:33:36.925Z] 2343380bae48: Pull complete [2022-06-19T06:33:36.925Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-19T06:33:36.925Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-19T06:33:36.925Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-19T06:33:37.030Z] prd-ubuntu20.04-docker-8c-8g-3709 does not seem to be running inside a container [2022-06-19T06:33:37.068Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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 [2022-06-19T06:33:38.331Z] $ docker top f0bfd1b326cc2a1a64e496e9c5112ee39d0c58a97ccb132868586bfa199cd2f7 -eo pid,comm [2022-06-19T06:33:38.410Z] 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). [2022-06-19T06:33:38.410Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-19T06:33:38.448Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-19T06:33:38.448Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-19T06:33:38.583Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-19T06:33:38.583Z] $ docker exec f0bfd1b326cc2a1a64e496e9c5112ee39d0c58a97ccb132868586bfa199cd2f7 ssh-agent [2022-06-19T06:33:38.714Z] SSH_AUTH_SOCK=/tmp/ssh-3wW2awc4irtA/agent.33 [2022-06-19T06:33:38.714Z] SSH_AGENT_PID=40 [2022-06-19T06:33:38.721Z] Running ssh-add (command line suppressed) [2022-06-19T06:33:38.833Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5443255755939247007.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5443255755939247007.key) [2022-06-19T06:33:38.853Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-19T06:33:39.145Z] + git tag --points-at HEAD [Pipeline] } [2022-06-19T06:33:39.162Z] $ docker exec --env ******** --env ******** f0bfd1b326cc2a1a64e496e9c5112ee39d0c58a97ccb132868586bfa199cd2f7 ssh-agent -k [2022-06-19T06:33:39.265Z] unset SSH_AUTH_SOCK; [2022-06-19T06:33:39.265Z] unset SSH_AGENT_PID; [2022-06-19T06:33:39.265Z] echo Agent pid 40 killed; [2022-06-19T06:33:39.281Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-19T06:33:39.314Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-19T06:33:39.314Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-19T06:33:39.436Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-19T06:33:39.435Z] $ docker exec f0bfd1b326cc2a1a64e496e9c5112ee39d0c58a97ccb132868586bfa199cd2f7 ssh-agent [2022-06-19T06:33:39.563Z] SSH_AUTH_SOCK=/tmp/ssh-7MiZ9QuUCVoQ/agent.72 [2022-06-19T06:33:39.563Z] SSH_AGENT_PID=78 [2022-06-19T06:33:39.569Z] Running ssh-add (command line suppressed) [2022-06-19T06:33:39.674Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6335308456704373202.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6335308456704373202.key) [2022-06-19T06:33:39.692Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-19T06:33:39.983Z] + git semver init [2022-06-19T06:33:40.243Z] 2022-06-19 06:33:40,168 [run_init] DEBUG init version:0.0.0 force:False [2022-06-19T06:33:40.243Z] 2022-06-19 06:33:40,169 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2022-06-19T06:33:40.243Z] 2022-06-19 06:33:40,170 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2022-06-19T06:33:40.243Z] 2022-06-19 06:33:40,170 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2022-06-19T06:33:41.181Z] 2022-06-19 06:33:40,903 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2022-06-19T06:33:41.181Z] 2022-06-19 06:33:40,904 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2022-06-19T06:33:41.181Z] 2022-06-19 06:33:40,904 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-06-19T06:33:41.181Z] 2022-06-19 06:33:40,904 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-06-19T06:33:41.181Z] 2.2.1-dev.3 [Pipeline] } [2022-06-19T06:33:41.189Z] $ docker exec --env ******** --env ******** f0bfd1b326cc2a1a64e496e9c5112ee39d0c58a97ccb132868586bfa199cd2f7 ssh-agent -k [2022-06-19T06:33:41.302Z] unset SSH_AUTH_SOCK; [2022-06-19T06:33:41.303Z] unset SSH_AGENT_PID; [2022-06-19T06:33:41.303Z] echo Agent pid 78 killed; [2022-06-19T06:33:41.320Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-19T06:33:41.628Z] + git semver [Pipeline] } [2022-06-19T06:33:41.899Z] $ docker stop --time=1 f0bfd1b326cc2a1a64e496e9c5112ee39d0c58a97ccb132868586bfa199cd2f7 [2022-06-19T06:33:43.190Z] $ docker rm -f f0bfd1b326cc2a1a64e496e9c5112ee39d0c58a97ccb132868586bfa199cd2f7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-19T06:33:43.538Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-19T06:33:43.795Z] Stashed 1 file(s) [Pipeline] echo [2022-06-19T06:33:43.798Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.3 [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 [2022-06-19T06:33:43.930Z] provisioning config files... [2022-06-19T06:33:43.941Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6657260530537332904tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-19T06:33:44.252Z] ---> docker-login.sh [2022-06-19T06:33:44.252Z] nexus3.edgexfoundry.org:10001 [2022-06-19T06:33:44.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:33:44.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:33:44.252Z] Configure a credential helper to remove this warning. See [2022-06-19T06:33:44.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:33:44.252Z] [2022-06-19T06:33:44.252Z] Login Succeeded [2022-06-19T06:33:44.252Z] nexus3.edgexfoundry.org:10002 [2022-06-19T06:33:44.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:33:44.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:33:44.252Z] Configure a credential helper to remove this warning. See [2022-06-19T06:33:44.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:33:44.252Z] [2022-06-19T06:33:44.252Z] Login Succeeded [2022-06-19T06:33:44.513Z] nexus3.edgexfoundry.org:10003 [2022-06-19T06:33:44.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:33:44.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:33:44.513Z] Configure a credential helper to remove this warning. See [2022-06-19T06:33:44.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:33:44.513Z] [2022-06-19T06:33:44.513Z] Login Succeeded [2022-06-19T06:33:44.513Z] nexus3.edgexfoundry.org:10004 [2022-06-19T06:33:44.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:33:44.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:33:44.775Z] Configure a credential helper to remove this warning. See [2022-06-19T06:33:44.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:33:44.775Z] [2022-06-19T06:33:44.775Z] Login Succeeded [2022-06-19T06:33:44.775Z] docker.io [2022-06-19T06:33:44.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:33:45.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:33:45.037Z] Configure a credential helper to remove this warning. See [2022-06-19T06:33:45.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:33:45.037Z] [2022-06-19T06:33:45.037Z] Login Succeeded [2022-06-19T06:33:45.037Z] ---> docker-login.sh ends [Pipeline] } [2022-06-19T06:33:45.046Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-19T06:33:45.122Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-19T06:33:45.135Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-19T06:33:45.142Z] ========================================================= [2022-06-19T06:33:45.142Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-19T06:33:45.142Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:33:45.471Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-19T06:33:45.472Z] Sending build context to Docker daemon 4.024MB [2022-06-19T06:33:45.472Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-06-19T06:33:45.472Z] Step 2/12 : FROM ${BASE} AS builder [2022-06-19T06:33:45.472Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-19T06:33:45.472Z] 59bf1c3509f3: Pulling fs layer [2022-06-19T06:33:45.472Z] 666ba61612fd: Pulling fs layer [2022-06-19T06:33:45.472Z] 8ed8ca486205: Pulling fs layer [2022-06-19T06:33:45.472Z] cc1cd167ecdc: Pulling fs layer [2022-06-19T06:33:45.472Z] c516ae0d96e1: Pulling fs layer [2022-06-19T06:33:45.472Z] 684cea983483: Pulling fs layer [2022-06-19T06:33:45.472Z] dd3240ac7de5: Pulling fs layer [2022-06-19T06:33:45.472Z] b1e948a4e11c: Pulling fs layer [2022-06-19T06:33:45.472Z] a8fd76ee1af6: Pulling fs layer [2022-06-19T06:33:45.472Z] 646ad004c059: Pulling fs layer [2022-06-19T06:33:45.472Z] cc1cd167ecdc: Waiting [2022-06-19T06:33:45.472Z] c516ae0d96e1: Waiting [2022-06-19T06:33:45.472Z] a8fd76ee1af6: Waiting [2022-06-19T06:33:45.472Z] 684cea983483: Waiting [2022-06-19T06:33:45.472Z] b1e948a4e11c: Waiting [2022-06-19T06:33:45.472Z] 646ad004c059: Waiting [2022-06-19T06:33:45.472Z] dd3240ac7de5: Waiting [2022-06-19T06:33:45.472Z] 8ed8ca486205: Verifying Checksum [2022-06-19T06:33:45.472Z] 8ed8ca486205: Download complete [2022-06-19T06:33:45.472Z] 666ba61612fd: Download complete [2022-06-19T06:33:45.472Z] c516ae0d96e1: Verifying Checksum [2022-06-19T06:33:45.472Z] c516ae0d96e1: Download complete [2022-06-19T06:33:45.736Z] 684cea983483: Verifying Checksum [2022-06-19T06:33:45.736Z] 684cea983483: Download complete [2022-06-19T06:33:45.736Z] dd3240ac7de5: Download complete [2022-06-19T06:33:45.736Z] 59bf1c3509f3: Verifying Checksum [2022-06-19T06:33:45.736Z] b1e948a4e11c: Verifying Checksum [2022-06-19T06:33:45.736Z] b1e948a4e11c: Download complete [2022-06-19T06:33:45.736Z] 59bf1c3509f3: Pull complete [2022-06-19T06:33:46.007Z] 666ba61612fd: Pull complete [2022-06-19T06:33:46.007Z] 8ed8ca486205: Pull complete [2022-06-19T06:33:46.007Z] 646ad004c059: Verifying Checksum [2022-06-19T06:33:46.007Z] 646ad004c059: Download complete [2022-06-19T06:33:46.270Z] a8fd76ee1af6: Verifying Checksum [2022-06-19T06:33:46.270Z] a8fd76ee1af6: Download complete [2022-06-19T06:33:46.531Z] cc1cd167ecdc: Download complete [2022-06-19T06:33:50.726Z] cc1cd167ecdc: Pull complete [2022-06-19T06:33:50.726Z] c516ae0d96e1: Pull complete [2022-06-19T06:33:50.726Z] 684cea983483: Pull complete [2022-06-19T06:33:50.726Z] dd3240ac7de5: Pull complete [2022-06-19T06:33:50.726Z] b1e948a4e11c: Pull complete [2022-06-19T06:33:52.630Z] a8fd76ee1af6: Pull complete [2022-06-19T06:33:53.198Z] 646ad004c059: Pull complete [2022-06-19T06:33:53.198Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-19T06:33:53.198Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-19T06:33:53.198Z] ---> 8f69c11f6b0c [2022-06-19T06:33:53.198Z] Step 3/12 : ARG MAKE='make build' [2022-06-19T06:33:54.583Z] ---> Running in b30c37f0f4d5 [2022-06-19T06:33:54.843Z] Removing intermediate container b30c37f0f4d5 [2022-06-19T06:33:54.843Z] ---> 108b02dbd5e0 [2022-06-19T06:33:54.843Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-06-19T06:33:54.843Z] ---> Running in 33b3255cdff3 [2022-06-19T06:33:54.843Z] Removing intermediate container 33b3255cdff3 [2022-06-19T06:33:54.843Z] ---> ff78701b4cb6 [2022-06-19T06:33:54.843Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-06-19T06:33:54.843Z] ---> Running in 902359777be9 [2022-06-19T06:33:54.843Z] Removing intermediate container 902359777be9 [2022-06-19T06:33:54.843Z] ---> 8cd5ebe286e0 [2022-06-19T06:33:54.843Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-19T06:33:55.105Z] ---> Running in 94ae603a84a9 [2022-06-19T06:33:55.677Z] Removing intermediate container 94ae603a84a9 [2022-06-19T06:33:55.677Z] ---> cad199101d0b [2022-06-19T06:33:55.677Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-19T06:33:55.952Z] ---> Running in de78b58453cc [2022-06-19T06:33:56.211Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-19T06:33:57.157Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-19T06:33:57.157Z] OK: 221 MiB in 52 packages [2022-06-19T06:33:57.418Z] Removing intermediate container de78b58453cc [2022-06-19T06:33:57.418Z] ---> 7eafa689ff03 [2022-06-19T06:33:57.418Z] Step 8/12 : WORKDIR /app [2022-06-19T06:33:57.679Z] ---> Running in b2b984af2ee7 [2022-06-19T06:33:57.679Z] Removing intermediate container b2b984af2ee7 [2022-06-19T06:33:57.679Z] ---> f96123aed22c [2022-06-19T06:33:57.679Z] Step 9/12 : COPY go.mod vendor* ./ [2022-06-19T06:33:57.679Z] ---> 6eeffa11135f [2022-06-19T06:33:57.679Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-19T06:33:57.939Z] ---> Running in ddfe970b3413 [2022-06-19T06:33:58.898Z] Still waiting to schedule task [2022-06-19T06:33:58.898Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-19T06:34:10.206Z] Removing intermediate container ddfe970b3413 [2022-06-19T06:34:10.207Z] ---> ef56392613bc [2022-06-19T06:34:10.207Z] Step 11/12 : COPY . . [2022-06-19T06:34:10.467Z] ---> 422da104dabe [2022-06-19T06:34:10.467Z] Step 12/12 : RUN $MAKE [2022-06-19T06:34:10.467Z] ---> Running in b3082d3327ee [2022-06-19T06:34:10.729Z] noop [2022-06-19T06:34:10.989Z] Removing intermediate container b3082d3327ee [2022-06-19T06:34:10.989Z] ---> 153f078b3418 [2022-06-19T06:34:10.989Z] Successfully built 153f078b3418 [2022-06-19T06:34:10.989Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:34:11.305Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-19T06:34:11.305Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-19T06:34:11.384Z] prd-ubuntu20.04-docker-8c-8g-3709 does not seem to be running inside a container [2022-06-19T06:34:11.425Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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 [2022-06-19T06:34:11.856Z] $ docker top 47bcf1d1b7278ea9d4f895c8e82571fe95d5e0bb231f863c7fdc7719f8e0c7f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-19T06:34:12.206Z] + go version [2022-06-19T06:34:12.206Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-19T06:34:12.227Z] $ docker stop --time=1 47bcf1d1b7278ea9d4f895c8e82571fe95d5e0bb231f863c7fdc7719f8e0c7f5 [2022-06-19T06:34:13.509Z] $ docker rm -f 47bcf1d1b7278ea9d4f895c8e82571fe95d5e0bb231f863c7fdc7719f8e0c7f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:34:13.908Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-19T06:34:13.908Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-19T06:34:13.986Z] prd-ubuntu20.04-docker-8c-8g-3709 does not seem to be running inside a container [2022-06-19T06:34:14.054Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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 [2022-06-19T06:34:14.462Z] $ docker top 2a5704b838a1603b6c014b0da873521bcb54a0625856e8c895cdada07148956e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-19T06:34:14.823Z] + make test [2022-06-19T06:34:14.823Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-19T06:34:15.082Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-06-19T06:34:25.055Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-06-19T06:34:25.055Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-06-19T06:34:28.355Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.843s coverage: 39.3% of statements [2022-06-19T06:34:28.355Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.248s coverage: 52.0% of statements [2022-06-19T06:34:28.355Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.026s coverage: 95.5% of statements [2022-06-19T06:34:36.476Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-19T06:34:39.763Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-19T06:34:39.763Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-19T06:34:39.763Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-19T06:34:40.344Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-19T06:34:40.370Z] $ docker stop --time=1 2a5704b838a1603b6c014b0da873521bcb54a0625856e8c895cdada07148956e [2022-06-19T06:34:42.026Z] $ docker rm -f 2a5704b838a1603b6c014b0da873521bcb54a0625856e8c895cdada07148956e [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-19T06:34:42.459Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-19T06:34:42.534Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-19T06:34:42.970Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-19T06:34:43.260Z] + ls -al . [2022-06-19T06:34:43.260Z] total 632 [2022-06-19T06:34:43.260Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 19 06:34 . [2022-06-19T06:34:43.260Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 19 06:33 .. [2022-06-19T06:34:43.260Z] -rw-rw-r-- 1 jenkins jenkins 134 Jun 19 06:33 .dockerignore [2022-06-19T06:34:43.260Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 19 06:33 .git [2022-06-19T06:34:43.260Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 19 06:33 .github [2022-06-19T06:34:43.260Z] -rw-rw-r-- 1 jenkins jenkins 946 Jun 19 06:33 .gitignore [2022-06-19T06:34:43.260Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 19 06:33 .golangci.yml [2022-06-19T06:34:43.260Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 19 06:33 .semver [2022-06-19T06:34:43.260Z] -rw-rw-r-- 1 jenkins jenkins 10362 Jun 19 06:33 Attribution.txt [2022-06-19T06:34:43.260Z] -rw-rw-r-- 1 jenkins jenkins 3740 Jun 19 06:33 CHANGELOG.md [2022-06-19T06:34:43.260Z] -rw-rw-r-- 1 jenkins jenkins 1514 Jun 19 06:33 Dockerfile [2022-06-19T06:34:43.260Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 19 06:33 GOVERNANCE.md [2022-06-19T06:34:43.260Z] -rw-rw-r-- 1 jenkins jenkins 683 Jun 19 06:33 Jenkinsfile [2022-06-19T06:34:43.260Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jun 19 06:33 LICENSE [2022-06-19T06:34:43.260Z] -rw-rw-r-- 1 jenkins jenkins 2196 Jun 19 06:33 Makefile [2022-06-19T06:34:43.260Z] -rw-rw-r-- 1 jenkins jenkins 625 Jun 19 06:33 OWNERS.md [2022-06-19T06:34:43.260Z] -rw-rw-r-- 1 jenkins jenkins 28496 Jun 19 06:33 README.md [2022-06-19T06:34:43.260Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 19 06:33 VERSION [2022-06-19T06:34:43.260Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 19 06:33 bin [2022-06-19T06:34:43.260Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 19 06:33 cmd [2022-06-19T06:34:43.260Z] -rw-r--r-- 1 jenkins jenkins 460394 Jun 19 06:34 coverage.out [2022-06-19T06:34:43.260Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 19 06:33 examples [2022-06-19T06:34:43.260Z] -rw-rw-r-- 1 jenkins jenkins 3354 Jun 19 06:33 go.mod [2022-06-19T06:34:43.260Z] -rw-rw-r-- 1 jenkins jenkins 35675 Jun 19 06:33 go.sum [2022-06-19T06:34:43.260Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 19 06:33 images [2022-06-19T06:34:43.260Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 19 06:33 internal [2022-06-19T06:34:43.260Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 19 06:33 snap [2022-06-19T06:34:43.260Z] -rw-rw-r-- 1 jenkins jenkins 193 Jun 19 06:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:34:43.586Z] + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=a2758104a26f08d3533b7032fcb2aa5e5831d488 --label arch=amd64 --label version=2.2.1-dev.3 . [2022-06-19T06:34:43.587Z] Sending build context to Docker daemon 4.024MB [2022-06-19T06:34:43.587Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-06-19T06:34:43.587Z] Step 2/25 : FROM ${BASE} AS builder [2022-06-19T06:34:43.587Z] ---> 153f078b3418 [2022-06-19T06:34:43.587Z] Step 3/25 : ARG MAKE='make build' [2022-06-19T06:34:43.587Z] ---> Running in 2b7a6b557f0d [2022-06-19T06:34:43.847Z] Removing intermediate container 2b7a6b557f0d [2022-06-19T06:34:43.847Z] ---> d641ffbd34bb [2022-06-19T06:34:43.847Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-06-19T06:34:43.847Z] ---> Running in 16fc0e518642 [2022-06-19T06:34:43.847Z] Removing intermediate container 16fc0e518642 [2022-06-19T06:34:43.847Z] ---> 7f01eaf48fb1 [2022-06-19T06:34:43.847Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-06-19T06:34:43.847Z] ---> Running in 88c46e17b07c [2022-06-19T06:34:44.107Z] Removing intermediate container 88c46e17b07c [2022-06-19T06:34:44.107Z] ---> 4cf2634f3121 [2022-06-19T06:34:44.107Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-19T06:34:44.107Z] ---> Running in 62b996ff998d [2022-06-19T06:34:44.679Z] Removing intermediate container 62b996ff998d [2022-06-19T06:34:44.679Z] ---> c8c9582a3692 [2022-06-19T06:34:44.679Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-19T06:34:44.679Z] ---> Running in 009479ea5c08 [2022-06-19T06:34:44.941Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-19T06:34:45.884Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-19T06:34:45.884Z] OK: 221 MiB in 52 packages [2022-06-19T06:34:46.145Z] Removing intermediate container 009479ea5c08 [2022-06-19T06:34:46.145Z] ---> 48799b4515f1 [2022-06-19T06:34:46.145Z] Step 8/25 : WORKDIR /app [2022-06-19T06:34:46.405Z] ---> Running in 8f70fa8049e4 [2022-06-19T06:34:46.405Z] Removing intermediate container 8f70fa8049e4 [2022-06-19T06:34:46.405Z] ---> 82a63466375e [2022-06-19T06:34:46.405Z] Step 9/25 : COPY go.mod vendor* ./ [2022-06-19T06:34:46.405Z] ---> b6213a502941 [2022-06-19T06:34:46.405Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-19T06:34:46.405Z] ---> Running in f813b1c25b9f [2022-06-19T06:34:46.975Z] Removing intermediate container f813b1c25b9f [2022-06-19T06:34:46.975Z] ---> b9200c25fa2e [2022-06-19T06:34:46.975Z] Step 11/25 : COPY . . [2022-06-19T06:34:47.236Z] ---> 1559eee24ee3 [2022-06-19T06:34:47.236Z] Step 12/25 : RUN $MAKE [2022-06-19T06:34:47.496Z] ---> Running in cec8501f2894 [2022-06-19T06:34:47.756Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.1-dev.5 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=2.2.1-dev.3" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-06-19T06:35:09.710Z] Removing intermediate container cec8501f2894 [2022-06-19T06:35:09.710Z] ---> 340a60df9de1 [2022-06-19T06:35:09.710Z] Step 13/25 : FROM alpine:3.14 [2022-06-19T06:35:09.710Z] 3.14: Pulling from library/alpine [2022-06-19T06:35:09.710Z] 8663204ce13b: Pulling fs layer [2022-06-19T06:35:09.710Z] 8663204ce13b: Verifying Checksum [2022-06-19T06:35:09.710Z] 8663204ce13b: Download complete [2022-06-19T06:35:09.710Z] 8663204ce13b: Pull complete [2022-06-19T06:35:09.710Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-19T06:35:09.710Z] Status: Downloaded newer image for alpine:3.14 [2022-06-19T06:35:09.710Z] ---> e04c818066af [2022-06-19T06:35:09.710Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-19T06:35:09.710Z] ---> Running in b97e8093bf86 [2022-06-19T06:35:09.710Z] Removing intermediate container b97e8093bf86 [2022-06-19T06:35:09.710Z] ---> 0d31619224d1 [2022-06-19T06:35:09.710Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-19T06:35:09.710Z] ---> Running in 5971f4a885b7 [2022-06-19T06:35:09.710Z] Removing intermediate container 5971f4a885b7 [2022-06-19T06:35:09.710Z] ---> 3edf023075d7 [2022-06-19T06:35:09.710Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-19T06:35:09.710Z] ---> Running in 58d8fda32f28 [2022-06-19T06:35:09.710Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-19T06:35:09.710Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-19T06:35:09.710Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-19T06:35:09.710Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-19T06:35:09.710Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-19T06:35:09.710Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-19T06:35:09.972Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-19T06:35:09.972Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-19T06:35:10.233Z] Executing busybox-1.33.1-r7.trigger [2022-06-19T06:35:10.233Z] OK: 8 MiB in 20 packages [2022-06-19T06:35:10.494Z] Removing intermediate container 58d8fda32f28 [2022-06-19T06:35:10.494Z] ---> da07585a2130 [2022-06-19T06:35:10.494Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-06-19T06:35:10.754Z] ---> 022aeba4f5cc [2022-06-19T06:35:10.754Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-06-19T06:35:10.754Z] ---> a8e64f52882b [2022-06-19T06:35:10.754Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-06-19T06:35:11.324Z] ---> d4f6037aee0d [2022-06-19T06:35:11.324Z] Step 20/25 : EXPOSE 59989 [2022-06-19T06:35:11.324Z] ---> Running in 787b0dfb5d63 [2022-06-19T06:35:11.324Z] Removing intermediate container 787b0dfb5d63 [2022-06-19T06:35:11.324Z] ---> 29045c87872a [2022-06-19T06:35:11.324Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-06-19T06:35:11.324Z] ---> Running in a9f5d8b989a7 [2022-06-19T06:35:11.585Z] Removing intermediate container a9f5d8b989a7 [2022-06-19T06:35:11.585Z] ---> 9ff13629e194 [2022-06-19T06:35:11.585Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-06-19T06:35:11.585Z] ---> Running in 31a4f3f1086f [2022-06-19T06:35:11.585Z] Removing intermediate container 31a4f3f1086f [2022-06-19T06:35:11.585Z] ---> 86b76e06c539 [2022-06-19T06:35:11.585Z] Step 23/25 : LABEL arch=amd64 [2022-06-19T06:35:11.585Z] ---> Running in 60e0277addc8 [2022-06-19T06:35:11.585Z] Removing intermediate container 60e0277addc8 [2022-06-19T06:35:11.585Z] ---> c9241c8d0542 [2022-06-19T06:35:11.585Z] Step 24/25 : LABEL git_sha=a2758104a26f08d3533b7032fcb2aa5e5831d488 [2022-06-19T06:35:11.845Z] ---> Running in c817dee2f049 [2022-06-19T06:35:11.845Z] Removing intermediate container c817dee2f049 [2022-06-19T06:35:11.845Z] ---> 5e50bd15e3c7 [2022-06-19T06:35:11.845Z] Step 25/25 : LABEL version=2.2.1-dev.3 [2022-06-19T06:35:11.845Z] ---> Running in c7c29edad7bd [2022-06-19T06:35:11.845Z] Removing intermediate container c7c29edad7bd [2022-06-19T06:35:11.845Z] ---> ab68d2dd3a81 [2022-06-19T06:35:11.845Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-19T06:35:11.845Z] Successfully built ab68d2dd3a81 [2022-06-19T06:35:11.845Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-19T06:35:11.964Z] provisioning config files... [2022-06-19T06:35:11.975Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8220632938417968540tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-19T06:35:12.273Z] ---> docker-login.sh [2022-06-19T06:35:12.273Z] nexus3.edgexfoundry.org:10001 [2022-06-19T06:35:12.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:35:12.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:35:12.273Z] Configure a credential helper to remove this warning. See [2022-06-19T06:35:12.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:35:12.273Z] [2022-06-19T06:35:12.273Z] Login Succeeded [2022-06-19T06:35:12.273Z] nexus3.edgexfoundry.org:10002 [2022-06-19T06:35:12.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:35:12.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:35:12.273Z] Configure a credential helper to remove this warning. See [2022-06-19T06:35:12.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:35:12.273Z] [2022-06-19T06:35:12.273Z] Login Succeeded [2022-06-19T06:35:12.533Z] nexus3.edgexfoundry.org:10003 [2022-06-19T06:35:12.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:35:12.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:35:12.534Z] Configure a credential helper to remove this warning. See [2022-06-19T06:35:12.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:35:12.534Z] [2022-06-19T06:35:12.534Z] Login Succeeded [2022-06-19T06:35:12.534Z] nexus3.edgexfoundry.org:10004 [2022-06-19T06:35:12.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:35:12.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:35:12.794Z] Configure a credential helper to remove this warning. See [2022-06-19T06:35:12.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:35:12.794Z] [2022-06-19T06:35:12.794Z] Login Succeeded [2022-06-19T06:35:12.794Z] docker.io [2022-06-19T06:35:12.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:35:13.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:35:13.053Z] Configure a credential helper to remove this warning. See [2022-06-19T06:35:13.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:35:13.053Z] [2022-06-19T06:35:13.053Z] Login Succeeded [2022-06-19T06:35:13.053Z] ---> docker-login.sh ends [Pipeline] } [2022-06-19T06:35:13.061Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-19T06:35:13.090Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-19T06:35:13.110Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2022-06-19T06:35:13.110Z] a2758104a26f08d3533b7032fcb2aa5e5831d488 [2022-06-19T06:35:13.110Z] latest [2022-06-19T06:35:13.110Z] 2.2.1-dev.3 [2022-06-19T06:35:13.110Z] a2758104a26f08d3533b7032fcb2aa5e5831d488-2.2.1-dev.3 [2022-06-19T06:35:13.110Z] main [2022-06-19T06:35:13.110Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:35:13.447Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:a2758104a26f08d3533b7032fcb2aa5e5831d488 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:35:13.769Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:a2758104a26f08d3533b7032fcb2aa5e5831d488 [2022-06-19T06:35:13.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-06-19T06:35:13.769Z] 39241f8b21c6: Preparing [2022-06-19T06:35:13.769Z] 1efdb6b1dec1: Preparing [2022-06-19T06:35:13.769Z] 0ea3ff9a979e: Preparing [2022-06-19T06:35:13.769Z] b7c20a0b6306: Preparing [2022-06-19T06:35:13.769Z] e358828c80af: Preparing [2022-06-19T06:35:13.769Z] b541d28bf3b4: Preparing [2022-06-19T06:35:13.769Z] b541d28bf3b4: Waiting [2022-06-19T06:35:13.769Z] 0ea3ff9a979e: Pushed [2022-06-19T06:35:13.769Z] e358828c80af: Pushed [2022-06-19T06:35:13.769Z] 1efdb6b1dec1: Pushed [2022-06-19T06:35:13.769Z] b541d28bf3b4: Layer already exists [2022-06-19T06:35:14.030Z] b7c20a0b6306: Pushed [2022-06-19T06:35:16.578Z] 39241f8b21c6: Pushed [2022-06-19T06:35:16.839Z] a2758104a26f08d3533b7032fcb2aa5e5831d488: digest: sha256:c4d4d97c780846d59c93005c5affecdc6523c0f363e74bb458c51592626f7c25 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:35:17.159Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:35:17.470Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-06-19T06:35:17.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-06-19T06:35:17.470Z] 39241f8b21c6: Preparing [2022-06-19T06:35:17.470Z] 1efdb6b1dec1: Preparing [2022-06-19T06:35:17.470Z] 0ea3ff9a979e: Preparing [2022-06-19T06:35:17.470Z] b7c20a0b6306: Preparing [2022-06-19T06:35:17.470Z] e358828c80af: Preparing [2022-06-19T06:35:17.470Z] b541d28bf3b4: Preparing [2022-06-19T06:35:17.470Z] 0ea3ff9a979e: Layer already exists [2022-06-19T06:35:17.470Z] 1efdb6b1dec1: Layer already exists [2022-06-19T06:35:17.470Z] b7c20a0b6306: Layer already exists [2022-06-19T06:35:17.470Z] e358828c80af: Layer already exists [2022-06-19T06:35:17.470Z] 39241f8b21c6: Layer already exists [2022-06-19T06:35:17.470Z] b541d28bf3b4: Layer already exists [2022-06-19T06:35:17.470Z] latest: digest: sha256:c4d4d97c780846d59c93005c5affecdc6523c0f363e74bb458c51592626f7c25 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:35:17.788Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.2.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:35:18.099Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.2.1-dev.3 [2022-06-19T06:35:18.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-06-19T06:35:18.099Z] 39241f8b21c6: Preparing [2022-06-19T06:35:18.099Z] 1efdb6b1dec1: Preparing [2022-06-19T06:35:18.099Z] 0ea3ff9a979e: Preparing [2022-06-19T06:35:18.099Z] b7c20a0b6306: Preparing [2022-06-19T06:35:18.099Z] e358828c80af: Preparing [2022-06-19T06:35:18.099Z] b541d28bf3b4: Preparing [2022-06-19T06:35:18.099Z] b541d28bf3b4: Waiting [2022-06-19T06:35:18.099Z] 1efdb6b1dec1: Layer already exists [2022-06-19T06:35:18.099Z] e358828c80af: Layer already exists [2022-06-19T06:35:18.099Z] 0ea3ff9a979e: Layer already exists [2022-06-19T06:35:18.099Z] 39241f8b21c6: Layer already exists [2022-06-19T06:35:18.099Z] b7c20a0b6306: Layer already exists [2022-06-19T06:35:18.099Z] b541d28bf3b4: Layer already exists [2022-06-19T06:35:18.099Z] 2.2.1-dev.3: digest: sha256:c4d4d97c780846d59c93005c5affecdc6523c0f363e74bb458c51592626f7c25 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:35:18.413Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:a2758104a26f08d3533b7032fcb2aa5e5831d488-2.2.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:35:18.725Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:a2758104a26f08d3533b7032fcb2aa5e5831d488-2.2.1-dev.3 [2022-06-19T06:35:18.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-06-19T06:35:18.725Z] 39241f8b21c6: Preparing [2022-06-19T06:35:18.725Z] 1efdb6b1dec1: Preparing [2022-06-19T06:35:18.725Z] 0ea3ff9a979e: Preparing [2022-06-19T06:35:18.725Z] b7c20a0b6306: Preparing [2022-06-19T06:35:18.725Z] e358828c80af: Preparing [2022-06-19T06:35:18.725Z] b541d28bf3b4: Preparing [2022-06-19T06:35:18.725Z] b541d28bf3b4: Waiting [2022-06-19T06:35:18.725Z] 1efdb6b1dec1: Layer already exists [2022-06-19T06:35:18.725Z] e358828c80af: Layer already exists [2022-06-19T06:35:18.725Z] 0ea3ff9a979e: Layer already exists [2022-06-19T06:35:18.725Z] 39241f8b21c6: Layer already exists [2022-06-19T06:35:18.725Z] b7c20a0b6306: Layer already exists [2022-06-19T06:35:18.725Z] b541d28bf3b4: Layer already exists [2022-06-19T06:35:18.725Z] a2758104a26f08d3533b7032fcb2aa5e5831d488-2.2.1-dev.3: digest: sha256:c4d4d97c780846d59c93005c5affecdc6523c0f363e74bb458c51592626f7c25 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:35:19.045Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:35:19.358Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2022-06-19T06:35:19.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-06-19T06:35:19.358Z] 39241f8b21c6: Preparing [2022-06-19T06:35:19.358Z] 1efdb6b1dec1: Preparing [2022-06-19T06:35:19.358Z] 0ea3ff9a979e: Preparing [2022-06-19T06:35:19.358Z] b7c20a0b6306: Preparing [2022-06-19T06:35:19.358Z] e358828c80af: Preparing [2022-06-19T06:35:19.358Z] b541d28bf3b4: Preparing [2022-06-19T06:35:19.358Z] b541d28bf3b4: Waiting [2022-06-19T06:35:19.358Z] 0ea3ff9a979e: Layer already exists [2022-06-19T06:35:19.358Z] e358828c80af: Layer already exists [2022-06-19T06:35:19.358Z] 39241f8b21c6: Layer already exists [2022-06-19T06:35:19.358Z] 1efdb6b1dec1: Layer already exists [2022-06-19T06:35:19.358Z] b7c20a0b6306: Layer already exists [2022-06-19T06:35:19.358Z] b541d28bf3b4: Layer already exists [2022-06-19T06:35:19.358Z] main: digest: sha256:c4d4d97c780846d59c93005c5affecdc6523c0f363e74bb458c51592626f7c25 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-19T06:35:19.404Z] ===================================================== [Pipeline] echo [2022-06-19T06:35:19.411Z] taggedImages: [2022-06-19T06:35:19.411Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:a2758104a26f08d3533b7032fcb2aa5e5831d488 [2022-06-19T06:35:19.411Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-06-19T06:35:19.411Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.2.1-dev.3 [2022-06-19T06:35:19.411Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:a2758104a26f08d3533b7032fcb2aa5e5831d488-2.2.1-dev.3 [2022-06-19T06:35:19.411Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp: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 [2022-06-19T06:35:19.808Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-19T06:35:19.808Z] [2022-06-19T06:35:19.808Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:35:20.148Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-19T06:35:20.148Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-19T06:35:20.148Z] 5eb5b503b376: Pulling fs layer [2022-06-19T06:35:20.148Z] 5c69ac0246d0: Pulling fs layer [2022-06-19T06:35:20.148Z] ec43610c2a17: Pulling fs layer [2022-06-19T06:35:20.148Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-19T06:35:20.148Z] 33b1e0a273af: Pulling fs layer [2022-06-19T06:35:20.148Z] 5d3b04190fa2: Pulling fs layer [2022-06-19T06:35:20.148Z] 33b1e0a273af: Waiting [2022-06-19T06:35:20.148Z] 3a2ae6a8a46f: Waiting [2022-06-19T06:35:20.148Z] 2f39f015ded8: Pulling fs layer [2022-06-19T06:35:20.148Z] 5d3b04190fa2: Waiting [2022-06-19T06:35:20.148Z] 2f39f015ded8: Waiting [2022-06-19T06:35:20.148Z] 5c69ac0246d0: Download complete [2022-06-19T06:35:20.148Z] 3a2ae6a8a46f: Download complete [2022-06-19T06:35:20.148Z] 33b1e0a273af: Verifying Checksum [2022-06-19T06:35:20.148Z] 33b1e0a273af: Download complete [2022-06-19T06:35:20.148Z] ec43610c2a17: Verifying Checksum [2022-06-19T06:35:20.148Z] ec43610c2a17: Download complete [2022-06-19T06:35:20.406Z] 5eb5b503b376: Download complete [2022-06-19T06:35:20.973Z] 2f39f015ded8: Verifying Checksum [2022-06-19T06:35:20.973Z] 2f39f015ded8: Download complete [2022-06-19T06:35:21.539Z] 5eb5b503b376: Pull complete [2022-06-19T06:35:21.798Z] 5c69ac0246d0: Pull complete [2022-06-19T06:35:22.057Z] ec43610c2a17: Pull complete [2022-06-19T06:35:22.317Z] 3a2ae6a8a46f: Pull complete [2022-06-19T06:35:22.317Z] 33b1e0a273af: Pull complete [2022-06-19T06:35:22.576Z] 5d3b04190fa2: Pull complete [2022-06-19T06:35:26.769Z] 2f39f015ded8: Pull complete [2022-06-19T06:35:26.769Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-19T06:35:26.769Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-19T06:35:26.769Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-19T06:35:26.854Z] prd-ubuntu20.04-docker-8c-8g-3709 does not seem to be running inside a container [2022-06-19T06:35:26.898Z] $ 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/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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 [2022-06-19T06:35:28.419Z] $ docker top 72b141bfcf5f746e5cdf90aac9bab08d7413fcdcbadad59f0acbead892cf6a40 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-19T06:35:28.799Z] ---> job-cost.sh [2022-06-19T06:35:28.799Z] lf-activate-venv: SKIPPING [2022-06-19T06:35:28.799Z] INFO: No Stack... [2022-06-19T06:35:29.059Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-19T06:35:29.636Z] INFO: Archiving Costs [Pipeline] sh [2022-06-19T06:35:29.931Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2022-06-19T06:35:29.931Z] + cut -d, -f6 [Pipeline] lock [2022-06-19T06:35:29.946Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-38-stack-cost] [2022-06-19T06:35:29.955Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-38-stack-cost] did not exist. Created. [2022-06-19T06:35:29.955Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-38-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-19T06:35:30.258Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-19T06:35:30.285Z] Stashed 1 file(s) [Pipeline] } [2022-06-19T06:35:30.292Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-38-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-19T06:35:30.324Z] $ docker stop --time=1 72b141bfcf5f746e5cdf90aac9bab08d7413fcdcbadad59f0acbead892cf6a40 [2022-06-19T06:35:31.490Z] $ docker rm -f 72b141bfcf5f746e5cdf90aac9bab08d7413fcdcbadad59f0acbead892cf6a40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-19T09:24:38.023Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14833 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2022-06-19T09:24:38.038Z] Running in /w/workspace/device-rfid-llrp-go/38 [Pipeline] { [Pipeline] checkout [2022-06-19T09:24:38.096Z] Selected Git installation does not exist. Using Default [2022-06-19T09:24:38.096Z] The recommended git tool is: NONE [2022-06-19T09:24:46.191Z] using credential edgex-jenkins-ssh [2022-06-19T09:24:46.212Z] Cloning the remote Git repository [2022-06-19T09:24:46.288Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-06-19T09:24:46.384Z] > git init /w/workspace/device-rfid-llrp-go/38 # timeout=10 [2022-06-19T09:24:46.489Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-06-19T09:24:46.490Z] > git --version # timeout=10 [2022-06-19T09:24:46.517Z] > git --version # 'git version 2.25.1' [2022-06-19T09:24:46.520Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-19T09:24:46.665Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-19T09:24:47.836Z] Avoid second fetch [2022-06-19T09:24:47.836Z] Checking out Revision a2758104a26f08d3533b7032fcb2aa5e5831d488 (main) [2022-06-19T09:24:47.794Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-06-19T09:24:47.813Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-19T09:24:47.870Z] > git config core.sparsecheckout # timeout=10 [2022-06-19T09:24:47.899Z] > git checkout -f a2758104a26f08d3533b7032fcb2aa5e5831d488 # timeout=10 [2022-06-19T09:24:52.330Z] Commit message: "Merge pull request #92 from weichou1229/upgrade-sdk" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-19T09:24:53.231Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-19T09:24:53.231Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-19T09:24:53.231Z] Dload Upload Total Spent Left Speed [2022-06-19T09:24:53.231Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 66592 0 --:--:-- --:--:-- --:--:-- 66592 [Pipeline] sh [2022-06-19T09:24:53.888Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-19T09:24:54.233Z] + sudo tee /etc/docker/daemon.new [2022-06-19T09:24:54.233Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-19T09:24:54.233Z] { [2022-06-19T09:24:54.233Z] "registry-mirrors": [ [2022-06-19T09:24:54.233Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-19T09:24:54.233Z] ], [2022-06-19T09:24:54.233Z] "bip": "10.250.0.254/24", [2022-06-19T09:24:54.233Z] "hosts": [ [2022-06-19T09:24:54.233Z] "tcp://0.0.0.0:5555", [2022-06-19T09:24:54.233Z] "unix:///var/run/docker.sock" [2022-06-19T09:24:54.233Z] ], [2022-06-19T09:24:54.233Z] "mtu": 1458, [2022-06-19T09:24:54.233Z] "selinux-enabled": true, [2022-06-19T09:24:54.233Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-19T09:24:54.233Z] } [Pipeline] sh [2022-06-19T09:24:54.601Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-19T09:24:54.941Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-19T09:25:13.320Z] provisioning config files... [2022-06-19T09:25:13.342Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/38@tmp/config2837898811373552267tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-19T09:25:13.704Z] ---> docker-login.sh [2022-06-19T09:25:13.704Z] nexus3.edgexfoundry.org:10001 [2022-06-19T09:25:14.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T09:25:14.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T09:25:14.590Z] Configure a credential helper to remove this warning. See [2022-06-19T09:25:14.590Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T09:25:14.590Z] [2022-06-19T09:25:14.590Z] Login Succeeded [2022-06-19T09:25:14.590Z] nexus3.edgexfoundry.org:10002 [2022-06-19T09:25:14.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T09:25:15.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T09:25:15.136Z] Configure a credential helper to remove this warning. See [2022-06-19T09:25:15.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T09:25:15.136Z] [2022-06-19T09:25:15.136Z] Login Succeeded [2022-06-19T09:25:15.136Z] nexus3.edgexfoundry.org:10003 [2022-06-19T09:25:15.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T09:25:15.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T09:25:15.409Z] Configure a credential helper to remove this warning. See [2022-06-19T09:25:15.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T09:25:15.409Z] [2022-06-19T09:25:15.409Z] Login Succeeded [2022-06-19T09:25:15.409Z] nexus3.edgexfoundry.org:10004 [2022-06-19T09:25:15.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T09:25:15.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T09:25:15.966Z] Configure a credential helper to remove this warning. See [2022-06-19T09:25:15.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T09:25:15.966Z] [2022-06-19T09:25:15.966Z] Login Succeeded [2022-06-19T09:25:15.966Z] docker.io [2022-06-19T09:25:16.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T09:25:16.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T09:25:16.510Z] Configure a credential helper to remove this warning. See [2022-06-19T09:25:16.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T09:25:16.510Z] [2022-06-19T09:25:16.510Z] Login Succeeded [2022-06-19T09:25:16.510Z] ---> docker-login.sh ends [Pipeline] } [2022-06-19T09:25:16.528Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-19T09:25:17.105Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-19T09:25:17.121Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-19T09:25:17.131Z] ========================================================= [2022-06-19T09:25:17.131Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-19T09:25:17.131Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T09:25:17.510Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-19T09:25:17.786Z] Sending build context to Docker daemon 1.229MB [2022-06-19T09:25:17.786Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-06-19T09:25:17.786Z] Step 2/12 : FROM ${BASE} AS builder [2022-06-19T09:25:18.062Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-19T09:25:18.062Z] 9b3977197b4f: Pulling fs layer [2022-06-19T09:25:18.062Z] 1a89e8eeedd5: Pulling fs layer [2022-06-19T09:25:18.062Z] 94645a83ff95: Pulling fs layer [2022-06-19T09:25:18.062Z] e6fb740bc735: Pulling fs layer [2022-06-19T09:25:18.062Z] 3a77bd46dcc9: Pulling fs layer [2022-06-19T09:25:18.062Z] 355e64cbe906: Pulling fs layer [2022-06-19T09:25:18.062Z] 63ab81a10011: Pulling fs layer [2022-06-19T09:25:18.062Z] 555d1d1c4555: Pulling fs layer [2022-06-19T09:25:18.062Z] 7d9057610161: Pulling fs layer [2022-06-19T09:25:18.062Z] e6fb740bc735: Waiting [2022-06-19T09:25:18.062Z] 3a77bd46dcc9: Waiting [2022-06-19T09:25:18.062Z] 355e64cbe906: Waiting [2022-06-19T09:25:18.062Z] 63ab81a10011: Waiting [2022-06-19T09:25:18.062Z] 555d1d1c4555: Waiting [2022-06-19T09:25:18.062Z] 7d9057610161: Waiting [2022-06-19T09:25:18.062Z] 94645a83ff95: Verifying Checksum [2022-06-19T09:25:18.062Z] 94645a83ff95: Download complete [2022-06-19T09:25:18.062Z] 1a89e8eeedd5: Verifying Checksum [2022-06-19T09:25:18.062Z] 1a89e8eeedd5: Download complete [2022-06-19T09:25:18.062Z] 3a77bd46dcc9: Download complete [2022-06-19T09:25:18.062Z] 355e64cbe906: Verifying Checksum [2022-06-19T09:25:18.062Z] 355e64cbe906: Download complete [2022-06-19T09:25:18.062Z] 9b3977197b4f: Download complete [2022-06-19T09:25:18.062Z] 63ab81a10011: Verifying Checksum [2022-06-19T09:25:18.062Z] 63ab81a10011: Download complete [2022-06-19T09:25:19.059Z] 9b3977197b4f: Pull complete [2022-06-19T09:25:19.339Z] 7d9057610161: Verifying Checksum [2022-06-19T09:25:19.339Z] 7d9057610161: Download complete [2022-06-19T09:25:19.937Z] 1a89e8eeedd5: Pull complete [2022-06-19T09:25:20.217Z] 94645a83ff95: Pull complete [2022-06-19T09:25:20.490Z] 555d1d1c4555: Verifying Checksum [2022-06-19T09:25:20.490Z] 555d1d1c4555: Download complete [2022-06-19T09:25:21.091Z] e6fb740bc735: Download complete [2022-06-19T09:25:33.531Z] e6fb740bc735: Pull complete [2022-06-19T09:25:33.808Z] 3a77bd46dcc9: Pull complete [2022-06-19T09:25:34.085Z] 355e64cbe906: Pull complete [2022-06-19T09:25:34.359Z] 63ab81a10011: Pull complete [2022-06-19T09:25:41.106Z] 555d1d1c4555: Pull complete [2022-06-19T09:25:43.091Z] 7d9057610161: Pull complete [2022-06-19T09:25:43.091Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-19T09:25:43.366Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-19T09:25:43.366Z] ---> 819e984ddca1 [2022-06-19T09:25:43.366Z] Step 3/12 : ARG MAKE='make build' [2022-06-19T09:25:44.352Z] ---> Running in a1116575c9ab [2022-06-19T09:25:44.624Z] Removing intermediate container a1116575c9ab [2022-06-19T09:25:44.624Z] ---> 6286dea0a160 [2022-06-19T09:25:44.624Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-06-19T09:25:44.624Z] ---> Running in bb1af163f55f [2022-06-19T09:25:44.911Z] Removing intermediate container bb1af163f55f [2022-06-19T09:25:44.911Z] ---> 4ca9a5ba0188 [2022-06-19T09:25:44.911Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-06-19T09:25:45.195Z] ---> Running in 1a0b77450029 [2022-06-19T09:25:45.484Z] Removing intermediate container 1a0b77450029 [2022-06-19T09:25:45.484Z] ---> 0412ecab09a6 [2022-06-19T09:25:45.484Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-19T09:25:45.484Z] ---> Running in c5324326cdda [2022-06-19T09:25:48.901Z] Removing intermediate container c5324326cdda [2022-06-19T09:25:48.901Z] ---> 17918e8a038f [2022-06-19T09:25:48.901Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-19T09:25:48.901Z] ---> Running in e504bc46c344 [2022-06-19T09:25:49.892Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-19T09:25:50.874Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-19T09:25:51.858Z] OK: 220 MiB in 52 packages [2022-06-19T09:25:52.852Z] Removing intermediate container e504bc46c344 [2022-06-19T09:25:52.853Z] ---> 30c328dd9f1f [2022-06-19T09:25:52.853Z] Step 8/12 : WORKDIR /app [2022-06-19T09:25:52.853Z] ---> Running in fcc30dae8795 [2022-06-19T09:25:53.132Z] Removing intermediate container fcc30dae8795 [2022-06-19T09:25:53.132Z] ---> 08f539f37589 [2022-06-19T09:25:53.132Z] Step 9/12 : COPY go.mod vendor* ./ [2022-06-19T09:25:53.743Z] ---> 2c6ac36a27fd [2022-06-19T09:25:53.743Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-19T09:25:54.018Z] ---> Running in a863db265368 [2022-06-19T09:26:50.804Z] Removing intermediate container a863db265368 [2022-06-19T09:26:50.804Z] ---> cda579b38d1b [2022-06-19T09:26:50.804Z] Step 11/12 : COPY . . [2022-06-19T09:26:50.804Z] ---> 075ee62c7158 [2022-06-19T09:26:50.804Z] Step 12/12 : RUN $MAKE [2022-06-19T09:26:50.804Z] ---> Running in fbd7b7db3202 [2022-06-19T09:26:50.804Z] noop [2022-06-19T09:26:50.804Z] Removing intermediate container fbd7b7db3202 [2022-06-19T09:26:50.804Z] ---> 28b49c1b22a3 [2022-06-19T09:26:50.804Z] Successfully built 28b49c1b22a3 [2022-06-19T09:26:50.804Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T09:26:51.184Z] + docker inspect -f . ci-base-image-arm64 [2022-06-19T09:26:51.184Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-19T09:26:51.450Z] prd-ubuntu20.04-docker-arm64-4c-16g-14833 does not seem to be running inside a container [2022-06-19T09:26:51.554Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/38 -v /w/workspace/device-rfid-llrp-go/38:/w/workspace/device-rfid-llrp-go/38:rw,z -v /w/workspace/device-rfid-llrp-go/38@tmp:/w/workspace/device-rfid-llrp-go/38@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 [2022-06-19T09:26:53.015Z] $ docker top 8df230e23ccf59df8153b67f45b4e9f3377406d8307f88333ec24d83f75e7401 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-19T09:26:53.963Z] + go version [2022-06-19T09:26:53.963Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-19T09:26:53.995Z] $ docker stop --time=1 8df230e23ccf59df8153b67f45b4e9f3377406d8307f88333ec24d83f75e7401 [2022-06-19T09:26:55.711Z] $ docker rm -f 8df230e23ccf59df8153b67f45b4e9f3377406d8307f88333ec24d83f75e7401 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T09:26:56.358Z] + docker inspect -f . ci-base-image-arm64 [2022-06-19T09:26:56.358Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-19T09:26:56.631Z] prd-ubuntu20.04-docker-arm64-4c-16g-14833 does not seem to be running inside a container [2022-06-19T09:26:56.729Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/38 -v /w/workspace/device-rfid-llrp-go/38:/w/workspace/device-rfid-llrp-go/38:rw,z -v /w/workspace/device-rfid-llrp-go/38@tmp:/w/workspace/device-rfid-llrp-go/38@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 [2022-06-19T09:26:58.159Z] $ docker top ade9c2dabc4697e3c46e54a4acd194a2e1f5348922b9399fee8c7d673d634967 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-19T09:26:59.121Z] + make test [2022-06-19T09:26:59.121Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-19T09:27:01.110Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-06-19T09:28:53.412Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-06-19T09:28:53.412Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-06-19T09:29:20.247Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 27.553s coverage: 39.3% of statements [2022-06-19T09:29:20.248Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.577s coverage: 51.9% of statements [2022-06-19T09:29:20.248Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.043s coverage: 95.5% of statements [2022-06-19T09:29:20.248Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-19T09:29:20.248Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-19T09:29:52.636Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-19T09:29:52.636Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-19T09:29:52.636Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-19T09:29:54.102Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-19T09:29:54.119Z] $ docker stop --time=1 ade9c2dabc4697e3c46e54a4acd194a2e1f5348922b9399fee8c7d673d634967 [2022-06-19T09:29:56.021Z] $ docker rm -f ade9c2dabc4697e3c46e54a4acd194a2e1f5348922b9399fee8c7d673d634967 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-19T09:29:57.206Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-19T09:29:57.236Z] Warning: overwriting stash ‘coverage-report’ [2022-06-19T09:29:58.455Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-19T09:29:58.869Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-19T09:29:59.217Z] + ls -al . [2022-06-19T09:29:59.217Z] total 628 [2022-06-19T09:29:59.217Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 19 09:29 . [2022-06-19T09:29:59.217Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 19 09:24 .. [2022-06-19T09:29:59.217Z] -rw-rw-r-- 1 jenkins jenkins 134 Jun 19 09:24 .dockerignore [2022-06-19T09:29:59.217Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 19 09:24 .git [2022-06-19T09:29:59.217Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 19 09:24 .github [2022-06-19T09:29:59.217Z] -rw-rw-r-- 1 jenkins jenkins 946 Jun 19 09:24 .gitignore [2022-06-19T09:29:59.217Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 19 09:24 .golangci.yml [2022-06-19T09:29:59.217Z] -rw-rw-r-- 1 jenkins jenkins 10362 Jun 19 09:24 Attribution.txt [2022-06-19T09:29:59.217Z] -rw-rw-r-- 1 jenkins jenkins 3740 Jun 19 09:24 CHANGELOG.md [2022-06-19T09:29:59.217Z] -rw-rw-r-- 1 jenkins jenkins 1514 Jun 19 09:24 Dockerfile [2022-06-19T09:29:59.217Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 19 09:24 GOVERNANCE.md [2022-06-19T09:29:59.217Z] -rw-rw-r-- 1 jenkins jenkins 683 Jun 19 09:24 Jenkinsfile [2022-06-19T09:29:59.217Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jun 19 09:24 LICENSE [2022-06-19T09:29:59.217Z] -rw-rw-r-- 1 jenkins jenkins 2196 Jun 19 09:24 Makefile [2022-06-19T09:29:59.217Z] -rw-rw-r-- 1 jenkins jenkins 625 Jun 19 09:24 OWNERS.md [2022-06-19T09:29:59.217Z] -rw-rw-r-- 1 jenkins jenkins 28496 Jun 19 09:24 README.md [2022-06-19T09:29:59.217Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 19 06:33 VERSION [2022-06-19T09:29:59.217Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 19 09:24 bin [2022-06-19T09:29:59.217Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 19 09:24 cmd [2022-06-19T09:29:59.217Z] -rw-r--r-- 1 jenkins jenkins 460394 Jun 19 09:29 coverage.out [2022-06-19T09:29:59.217Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 19 09:24 examples [2022-06-19T09:29:59.217Z] -rw-rw-r-- 1 jenkins jenkins 3354 Jun 19 09:24 go.mod [2022-06-19T09:29:59.217Z] -rw-rw-r-- 1 jenkins jenkins 35675 Jun 19 09:24 go.sum [2022-06-19T09:29:59.217Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 19 09:24 images [2022-06-19T09:29:59.217Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 19 09:24 internal [2022-06-19T09:29:59.217Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 19 09:24 snap [2022-06-19T09:29:59.217Z] -rw-rw-r-- 1 jenkins jenkins 193 Jun 19 09:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T09:29:59.589Z] + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a2758104a26f08d3533b7032fcb2aa5e5831d488 --label arch=arm64 --label version=2.2.1-dev.3 . [2022-06-19T09:29:59.866Z] Sending build context to Docker daemon 1.229MB [2022-06-19T09:30:00.141Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-06-19T09:30:00.141Z] Step 2/25 : FROM ${BASE} AS builder [2022-06-19T09:30:00.141Z] ---> 28b49c1b22a3 [2022-06-19T09:30:00.141Z] Step 3/25 : ARG MAKE='make build' [2022-06-19T09:30:00.141Z] ---> Running in e98d6d1a0bd0 [2022-06-19T09:30:00.423Z] Removing intermediate container e98d6d1a0bd0 [2022-06-19T09:30:00.424Z] ---> c15471d75a62 [2022-06-19T09:30:00.424Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-06-19T09:30:00.703Z] ---> Running in 48db15cb92ab [2022-06-19T09:30:00.982Z] Removing intermediate container 48db15cb92ab [2022-06-19T09:30:00.982Z] ---> 0c416a4bab2c [2022-06-19T09:30:00.982Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-06-19T09:30:00.982Z] ---> Running in aafc3e5ebf67 [2022-06-19T09:30:01.585Z] Removing intermediate container aafc3e5ebf67 [2022-06-19T09:30:01.585Z] ---> 20ec02c86891 [2022-06-19T09:30:01.585Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-19T09:30:01.585Z] ---> Running in 049665307d12 [2022-06-19T09:30:03.592Z] Removing intermediate container 049665307d12 [2022-06-19T09:30:03.592Z] ---> 48fca7319e20 [2022-06-19T09:30:03.592Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-19T09:30:03.592Z] ---> Running in fb97f7adae24 [2022-06-19T09:30:04.585Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-19T09:30:05.571Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-19T09:30:07.010Z] OK: 220 MiB in 52 packages [2022-06-19T09:30:07.680Z] Removing intermediate container fb97f7adae24 [2022-06-19T09:30:07.680Z] ---> d015878faa4b [2022-06-19T09:30:07.680Z] Step 8/25 : WORKDIR /app [2022-06-19T09:30:07.954Z] ---> Running in 6f90a5da4d1f [2022-06-19T09:30:08.232Z] Removing intermediate container 6f90a5da4d1f [2022-06-19T09:30:08.232Z] ---> 4a6e4c3f27f8 [2022-06-19T09:30:08.232Z] Step 9/25 : COPY go.mod vendor* ./ [2022-06-19T09:30:08.836Z] ---> da962e4f9c4c [2022-06-19T09:30:08.836Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-19T09:30:08.836Z] ---> Running in 03e9a665836b [2022-06-19T09:30:10.823Z] Removing intermediate container 03e9a665836b [2022-06-19T09:30:10.823Z] ---> 350f52480add [2022-06-19T09:30:10.823Z] Step 11/25 : COPY . . [2022-06-19T09:30:11.815Z] ---> 0c388daad3a1 [2022-06-19T09:30:11.815Z] Step 12/25 : RUN $MAKE [2022-06-19T09:30:11.815Z] ---> Running in 7c66c3dde966 [2022-06-19T09:30:13.265Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.1-dev.5 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=2.2.1-dev.3" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-06-19T09:32:50.210Z] Removing intermediate container 7c66c3dde966 [2022-06-19T09:32:50.210Z] ---> e90107a00b4c [2022-06-19T09:32:50.210Z] Step 13/25 : FROM alpine:3.14 [2022-06-19T09:32:50.210Z] 3.14: Pulling from library/alpine [2022-06-19T09:32:50.210Z] 455c02918c45: Pulling fs layer [2022-06-19T09:32:50.210Z] 455c02918c45: Download complete [2022-06-19T09:32:50.210Z] 455c02918c45: Pull complete [2022-06-19T09:32:50.210Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-19T09:32:50.210Z] Status: Downloaded newer image for alpine:3.14 [2022-06-19T09:32:50.210Z] ---> ac73e934f311 [2022-06-19T09:32:50.210Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-19T09:32:50.210Z] ---> Running in 7c355f0aaaaf [2022-06-19T09:32:50.210Z] Removing intermediate container 7c355f0aaaaf [2022-06-19T09:32:50.210Z] ---> 21a3dc112781 [2022-06-19T09:32:50.210Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-19T09:32:50.210Z] ---> Running in f87b35a09316 [2022-06-19T09:32:50.210Z] Removing intermediate container f87b35a09316 [2022-06-19T09:32:50.210Z] ---> f7c2f024ba48 [2022-06-19T09:32:50.210Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-19T09:32:50.210Z] ---> Running in d5ec53feb475 [2022-06-19T09:32:50.210Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-19T09:32:50.210Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-19T09:32:50.210Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-19T09:32:50.210Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-19T09:32:50.210Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-19T09:32:50.210Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-19T09:32:50.210Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-19T09:32:50.210Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-19T09:32:50.210Z] Executing busybox-1.33.1-r7.trigger [2022-06-19T09:32:50.210Z] OK: 8 MiB in 20 packages [2022-06-19T09:32:50.210Z] Removing intermediate container d5ec53feb475 [2022-06-19T09:32:50.210Z] ---> 4aceb709ac81 [2022-06-19T09:32:50.210Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-06-19T09:32:50.210Z] ---> 3dff931498ff [2022-06-19T09:32:50.210Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-06-19T09:32:50.210Z] ---> 7f528c603563 [2022-06-19T09:32:50.210Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-06-19T09:32:50.210Z] ---> 392b027de1d9 [2022-06-19T09:32:50.210Z] Step 20/25 : EXPOSE 59989 [2022-06-19T09:32:50.210Z] ---> Running in aab07ac0d411 [2022-06-19T09:32:50.210Z] Removing intermediate container aab07ac0d411 [2022-06-19T09:32:50.210Z] ---> 913115be3931 [2022-06-19T09:32:50.210Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-06-19T09:32:50.210Z] ---> Running in c938c033f76b [2022-06-19T09:32:50.210Z] Removing intermediate container c938c033f76b [2022-06-19T09:32:50.210Z] ---> a3e5b12c3f6a [2022-06-19T09:32:50.210Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-06-19T09:32:50.210Z] ---> Running in bc1fa0a97ed3 [2022-06-19T09:32:50.210Z] Removing intermediate container bc1fa0a97ed3 [2022-06-19T09:32:50.210Z] ---> b64a7f883cb8 [2022-06-19T09:32:50.210Z] Step 23/25 : LABEL arch=arm64 [2022-06-19T09:32:50.210Z] ---> Running in 33fdea7542e4 [2022-06-19T09:32:50.490Z] Removing intermediate container 33fdea7542e4 [2022-06-19T09:32:50.490Z] ---> bea31ccda450 [2022-06-19T09:32:50.490Z] Step 24/25 : LABEL git_sha=a2758104a26f08d3533b7032fcb2aa5e5831d488 [2022-06-19T09:32:50.766Z] ---> Running in 2fbf1f067c89 [2022-06-19T09:32:51.038Z] Removing intermediate container 2fbf1f067c89 [2022-06-19T09:32:51.038Z] ---> fd109cd09117 [2022-06-19T09:32:51.038Z] Step 25/25 : LABEL version=2.2.1-dev.3 [2022-06-19T09:32:51.038Z] ---> Running in 91f802479e88 [2022-06-19T09:32:51.307Z] Removing intermediate container 91f802479e88 [2022-06-19T09:32:51.307Z] ---> 3ee6246ef5bc [2022-06-19T09:32:51.307Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-19T09:32:51.307Z] Successfully built 3ee6246ef5bc [2022-06-19T09:32:51.307Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-19T09:32:51.398Z] provisioning config files... [2022-06-19T09:32:51.416Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/38@tmp/config8411303679928255707tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-19T09:32:51.760Z] ---> docker-login.sh [2022-06-19T09:32:51.760Z] nexus3.edgexfoundry.org:10001 [2022-06-19T09:32:52.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T09:32:52.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T09:32:52.032Z] Configure a credential helper to remove this warning. See [2022-06-19T09:32:52.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T09:32:52.032Z] [2022-06-19T09:32:52.032Z] Login Succeeded [2022-06-19T09:32:52.032Z] nexus3.edgexfoundry.org:10002 [2022-06-19T09:32:52.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T09:32:52.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T09:32:52.620Z] Configure a credential helper to remove this warning. See [2022-06-19T09:32:52.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T09:32:52.620Z] [2022-06-19T09:32:52.620Z] Login Succeeded [2022-06-19T09:32:52.620Z] nexus3.edgexfoundry.org:10003 [2022-06-19T09:32:52.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T09:32:53.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T09:32:53.164Z] Configure a credential helper to remove this warning. See [2022-06-19T09:32:53.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T09:32:53.164Z] [2022-06-19T09:32:53.164Z] Login Succeeded [2022-06-19T09:32:53.164Z] nexus3.edgexfoundry.org:10004 [2022-06-19T09:32:53.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T09:32:53.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T09:32:53.434Z] Configure a credential helper to remove this warning. See [2022-06-19T09:32:53.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T09:32:53.434Z] [2022-06-19T09:32:53.434Z] Login Succeeded [2022-06-19T09:32:53.434Z] docker.io [2022-06-19T09:32:54.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T09:32:54.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T09:32:54.299Z] Configure a credential helper to remove this warning. See [2022-06-19T09:32:54.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T09:32:54.299Z] [2022-06-19T09:32:54.299Z] Login Succeeded [2022-06-19T09:32:54.299Z] ---> docker-login.sh ends [Pipeline] } [2022-06-19T09:32:54.317Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-19T09:32:54.345Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-19T09:32:54.367Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2022-06-19T09:32:54.367Z] a2758104a26f08d3533b7032fcb2aa5e5831d488 [2022-06-19T09:32:54.367Z] latest [2022-06-19T09:32:54.367Z] 2.2.1-dev.3 [2022-06-19T09:32:54.367Z] a2758104a26f08d3533b7032fcb2aa5e5831d488-2.2.1-dev.3 [2022-06-19T09:32:54.367Z] main [2022-06-19T09:32:54.367Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T09:32:54.723Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a2758104a26f08d3533b7032fcb2aa5e5831d488 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T09:32:55.088Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a2758104a26f08d3533b7032fcb2aa5e5831d488 [2022-06-19T09:32:55.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-06-19T09:32:55.088Z] 08526be43b21: Preparing [2022-06-19T09:32:55.088Z] 23a282cde58e: Preparing [2022-06-19T09:32:55.088Z] ef068af7e089: Preparing [2022-06-19T09:32:55.088Z] 4215e1a7fc72: Preparing [2022-06-19T09:32:55.088Z] c4e376db6e5a: Preparing [2022-06-19T09:32:55.088Z] f73e7dbfee58: Preparing [2022-06-19T09:32:55.088Z] f73e7dbfee58: Waiting [2022-06-19T09:32:55.361Z] ef068af7e089: Pushed [2022-06-19T09:32:55.361Z] 23a282cde58e: Pushed [2022-06-19T09:32:55.361Z] c4e376db6e5a: Pushed [2022-06-19T09:32:55.361Z] f73e7dbfee58: Layer already exists [2022-06-19T09:32:55.958Z] 4215e1a7fc72: Pushed [2022-06-19T09:33:02.671Z] 08526be43b21: Pushed [2022-06-19T09:33:02.671Z] a2758104a26f08d3533b7032fcb2aa5e5831d488: digest: sha256:198d7b2e527f81589ea04f98cb376e1996338a6177a2ccf05668b41dbbf3ecb7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T09:33:03.033Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T09:33:03.394Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2022-06-19T09:33:03.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-06-19T09:33:03.394Z] 08526be43b21: Preparing [2022-06-19T09:33:03.394Z] 23a282cde58e: Preparing [2022-06-19T09:33:03.394Z] ef068af7e089: Preparing [2022-06-19T09:33:03.394Z] 4215e1a7fc72: Preparing [2022-06-19T09:33:03.394Z] c4e376db6e5a: Preparing [2022-06-19T09:33:03.394Z] f73e7dbfee58: Preparing [2022-06-19T09:33:03.394Z] f73e7dbfee58: Waiting [2022-06-19T09:33:03.394Z] 4215e1a7fc72: Layer already exists [2022-06-19T09:33:03.394Z] c4e376db6e5a: Layer already exists [2022-06-19T09:33:03.394Z] ef068af7e089: Layer already exists [2022-06-19T09:33:03.394Z] 23a282cde58e: Layer already exists [2022-06-19T09:33:03.394Z] 08526be43b21: Layer already exists [2022-06-19T09:33:03.394Z] f73e7dbfee58: Layer already exists [2022-06-19T09:33:03.669Z] latest: digest: sha256:198d7b2e527f81589ea04f98cb376e1996338a6177a2ccf05668b41dbbf3ecb7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T09:33:04.036Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.2.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T09:33:04.394Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.2.1-dev.3 [2022-06-19T09:33:04.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-06-19T09:33:04.394Z] 08526be43b21: Preparing [2022-06-19T09:33:04.394Z] 23a282cde58e: Preparing [2022-06-19T09:33:04.394Z] ef068af7e089: Preparing [2022-06-19T09:33:04.394Z] 4215e1a7fc72: Preparing [2022-06-19T09:33:04.394Z] c4e376db6e5a: Preparing [2022-06-19T09:33:04.394Z] f73e7dbfee58: Preparing [2022-06-19T09:33:04.394Z] f73e7dbfee58: Waiting [2022-06-19T09:33:04.394Z] 08526be43b21: Layer already exists [2022-06-19T09:33:04.394Z] c4e376db6e5a: Layer already exists [2022-06-19T09:33:04.394Z] 4215e1a7fc72: Layer already exists [2022-06-19T09:33:04.394Z] 23a282cde58e: Layer already exists [2022-06-19T09:33:04.394Z] ef068af7e089: Layer already exists [2022-06-19T09:33:04.667Z] f73e7dbfee58: Layer already exists [2022-06-19T09:33:04.667Z] 2.2.1-dev.3: digest: sha256:198d7b2e527f81589ea04f98cb376e1996338a6177a2ccf05668b41dbbf3ecb7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T09:33:05.030Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a2758104a26f08d3533b7032fcb2aa5e5831d488-2.2.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T09:33:05.387Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a2758104a26f08d3533b7032fcb2aa5e5831d488-2.2.1-dev.3 [2022-06-19T09:33:05.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-06-19T09:33:05.387Z] 08526be43b21: Preparing [2022-06-19T09:33:05.387Z] 23a282cde58e: Preparing [2022-06-19T09:33:05.387Z] ef068af7e089: Preparing [2022-06-19T09:33:05.387Z] 4215e1a7fc72: Preparing [2022-06-19T09:33:05.387Z] c4e376db6e5a: Preparing [2022-06-19T09:33:05.387Z] f73e7dbfee58: Preparing [2022-06-19T09:33:05.387Z] f73e7dbfee58: Waiting [2022-06-19T09:33:05.387Z] 08526be43b21: Layer already exists [2022-06-19T09:33:05.387Z] 4215e1a7fc72: Layer already exists [2022-06-19T09:33:05.387Z] c4e376db6e5a: Layer already exists [2022-06-19T09:33:05.387Z] ef068af7e089: Layer already exists [2022-06-19T09:33:05.387Z] 23a282cde58e: Layer already exists [2022-06-19T09:33:05.658Z] f73e7dbfee58: Layer already exists [2022-06-19T09:33:05.658Z] a2758104a26f08d3533b7032fcb2aa5e5831d488-2.2.1-dev.3: digest: sha256:198d7b2e527f81589ea04f98cb376e1996338a6177a2ccf05668b41dbbf3ecb7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T09:33:06.022Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T09:33:06.403Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2022-06-19T09:33:06.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-06-19T09:33:06.403Z] 08526be43b21: Preparing [2022-06-19T09:33:06.403Z] 23a282cde58e: Preparing [2022-06-19T09:33:06.403Z] ef068af7e089: Preparing [2022-06-19T09:33:06.403Z] 4215e1a7fc72: Preparing [2022-06-19T09:33:06.403Z] c4e376db6e5a: Preparing [2022-06-19T09:33:06.403Z] f73e7dbfee58: Preparing [2022-06-19T09:33:06.403Z] f73e7dbfee58: Waiting [2022-06-19T09:33:06.403Z] 4215e1a7fc72: Layer already exists [2022-06-19T09:33:06.403Z] 08526be43b21: Layer already exists [2022-06-19T09:33:06.403Z] ef068af7e089: Layer already exists [2022-06-19T09:33:06.403Z] 23a282cde58e: Layer already exists [2022-06-19T09:33:06.403Z] c4e376db6e5a: Layer already exists [2022-06-19T09:33:06.679Z] f73e7dbfee58: Layer already exists [2022-06-19T09:33:06.679Z] main: digest: sha256:198d7b2e527f81589ea04f98cb376e1996338a6177a2ccf05668b41dbbf3ecb7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-19T09:33:06.740Z] ===================================================== [Pipeline] echo [2022-06-19T09:33:06.747Z] taggedImages: [2022-06-19T09:33:06.747Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a2758104a26f08d3533b7032fcb2aa5e5831d488 [2022-06-19T09:33:06.747Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2022-06-19T09:33:06.747Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.2.1-dev.3 [2022-06-19T09:33:06.747Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a2758104a26f08d3533b7032fcb2aa5e5831d488-2.2.1-dev.3 [2022-06-19T09:33:06.747Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T09:33:07.122Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-19T09:33:07.122Z] [2022-06-19T09:33:07.122Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T09:33:07.496Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-19T09:33:07.786Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-19T09:33:07.786Z] 8998bd30e6a1: Pulling fs layer [2022-06-19T09:33:07.786Z] 04944245beec: Pulling fs layer [2022-06-19T09:33:07.786Z] 699f458cf7ca: Pulling fs layer [2022-06-19T09:33:07.786Z] 765212b225bb: Pulling fs layer [2022-06-19T09:33:07.786Z] f23df028b6ca: Pulling fs layer [2022-06-19T09:33:07.786Z] d65c8cfc05b1: Pulling fs layer [2022-06-19T09:33:07.786Z] 2437ff75d9bd: Pulling fs layer [2022-06-19T09:33:07.786Z] 765212b225bb: Waiting [2022-06-19T09:33:07.786Z] f23df028b6ca: Waiting [2022-06-19T09:33:07.786Z] d65c8cfc05b1: Waiting [2022-06-19T09:33:07.786Z] 2437ff75d9bd: Waiting [2022-06-19T09:33:07.786Z] 04944245beec: Verifying Checksum [2022-06-19T09:33:07.786Z] 04944245beec: Download complete [2022-06-19T09:33:07.786Z] 765212b225bb: Verifying Checksum [2022-06-19T09:33:07.786Z] 765212b225bb: Download complete [2022-06-19T09:33:07.786Z] f23df028b6ca: Download complete [2022-06-19T09:33:08.073Z] d65c8cfc05b1: Verifying Checksum [2022-06-19T09:33:08.073Z] d65c8cfc05b1: Download complete [2022-06-19T09:33:08.073Z] 699f458cf7ca: Verifying Checksum [2022-06-19T09:33:08.073Z] 699f458cf7ca: Download complete [2022-06-19T09:33:08.344Z] 8998bd30e6a1: Verifying Checksum [2022-06-19T09:33:08.344Z] 8998bd30e6a1: Download complete [2022-06-19T09:33:10.965Z] 2437ff75d9bd: Verifying Checksum [2022-06-19T09:33:10.965Z] 2437ff75d9bd: Download complete [2022-06-19T09:33:12.957Z] 8998bd30e6a1: Pull complete [2022-06-19T09:33:13.232Z] 04944245beec: Pull complete [2022-06-19T09:33:14.668Z] 699f458cf7ca: Pull complete [2022-06-19T09:33:14.943Z] 765212b225bb: Pull complete [2022-06-19T09:33:15.924Z] f23df028b6ca: Pull complete [2022-06-19T09:33:15.924Z] d65c8cfc05b1: Pull complete [2022-06-19T09:33:30.997Z] 2437ff75d9bd: Pull complete [2022-06-19T09:33:30.997Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-19T09:33:30.997Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-19T09:33:30.997Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-19T09:33:31.249Z] prd-ubuntu20.04-docker-arm64-4c-16g-14833 does not seem to be running inside a container [2022-06-19T09:33:31.331Z] $ 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/device-rfid-llrp-go/38 -v /w/workspace/device-rfid-llrp-go/38:/w/workspace/device-rfid-llrp-go/38:rw,z -v /w/workspace/device-rfid-llrp-go/38@tmp:/w/workspace/device-rfid-llrp-go/38@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 [2022-06-19T09:33:33.798Z] $ docker top a43cd6c8f86b9193e94d0fe42e72160b9a8a7364a8a6cbbacd1f75608891af43 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-19T09:33:34.710Z] ---> job-cost.sh [2022-06-19T09:33:34.710Z] lf-activate-venv: SKIPPING [2022-06-19T09:33:34.710Z] INFO: No Stack... [2022-06-19T09:33:35.305Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-19T09:33:35.902Z] INFO: Archiving Costs [Pipeline] sh [2022-06-19T09:33:36.565Z] + cat /w/workspace/device-rfid-llrp-go/38/archives/cost.csv [2022-06-19T09:33:36.565Z] + cut -d, -f6 [Pipeline] lock [2022-06-19T09:33:36.628Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-38-stack-cost] [2022-06-19T09:33:36.638Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-38-stack-cost] did not exist. Created. [2022-06-19T09:33:36.639Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-38-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-19T09:33:37.316Z] /w/workspace/device-rfid-llrp-go/38@tmp/durable-12e41ab4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-19T09:33:37.993Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-19T09:33:38.022Z] Warning: overwriting stash ‘stack-cost’ [2022-06-19T09:33:38.079Z] Stashed 1 file(s) [Pipeline] } [2022-06-19T09:33:38.088Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-38-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-19T09:33:38.111Z] $ docker stop --time=1 a43cd6c8f86b9193e94d0fe42e72160b9a8a7364a8a6cbbacd1f75608891af43 [2022-06-19T09:33:39.583Z] $ docker rm -f a43cd6c8f86b9193e94d0fe42e72160b9a8a7364a8a6cbbacd1f75608891af43 [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 [2022-06-19T09:33:40.021Z] provisioning config files... [2022-06-19T09:33:40.030Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3028105179370116855tmp [Pipeline] { [Pipeline] sh [2022-06-19T09:33:40.332Z] + set +x [2022-06-19T09:33:40.332Z] + curl -s https://codecov.io/bash [2022-06-19T09:33:40.332Z] + bash -s -- [2022-06-19T09:33:40.332Z] [2022-06-19T09:33:40.332Z] _____ _ [2022-06-19T09:33:40.332Z] / ____| | | [2022-06-19T09:33:40.332Z] | | ___ __| | ___ ___ _____ __ [2022-06-19T09:33:40.332Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-19T09:33:40.332Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-19T09:33:40.332Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-19T09:33:40.332Z] Bash-1.0.6 [2022-06-19T09:33:40.332Z] [2022-06-19T09:33:40.332Z] [2022-06-19T09:33:40.332Z] ==> git version 2.25.1 found [2022-06-19T09:33:40.332Z] ==> 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 [2022-06-19T09:33:40.332Z] Release-Date: 2020-01-08 [2022-06-19T09:33:40.332Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-19T09:33:40.332Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-19T09:33:40.332Z] ==> Jenkins CI detected. [2022-06-19T09:33:40.332Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2022-06-19T09:33:40.332Z] project root: . [2022-06-19T09:33:40.332Z] --> token set from env [2022-06-19T09:33:40.332Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-19T09:33:40.332Z] ==> Running gcov in . (disable via -X gcov) [2022-06-19T09:33:40.332Z] ==> Python coveragepy not found [2022-06-19T09:33:40.332Z] ==> Searching for coverage reports in: [2022-06-19T09:33:40.332Z] + . [2022-06-19T09:33:40.332Z] -> Found 1 reports [2022-06-19T09:33:40.332Z] ==> Detecting git/mercurial file structure [2022-06-19T09:33:40.332Z] ==> Reading reports [2022-06-19T09:33:40.332Z] + ./coverage.out bytes=460394 [2022-06-19T09:33:40.332Z] ==> Appending adjustments [2022-06-19T09:33:40.332Z] https://docs.codecov.io/docs/fixing-reports [2022-06-19T09:33:40.592Z] + Found adjustments [2022-06-19T09:33:40.592Z] ==> Gzipping contents [2022-06-19T09:33:40.592Z] 52K /tmp/codecov.DxCJg6.gz [2022-06-19T09:33:40.592Z] ==> Uploading reports [2022-06-19T09:33:40.592Z] url: https://codecov.io [2022-06-19T09:33:40.592Z] query: branch=main&commit=a2758104a26f08d3533b7032fcb2aa5e5831d488&build=38&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F38%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-19T09:33:40.592Z] -> Pinging Codecov [2022-06-19T09:33:40.592Z] 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=a2758104a26f08d3533b7032fcb2aa5e5831d488&build=38&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F38%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-19T09:33:40.852Z] -> Uploading to [2022-06-19T09:33:40.852Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-19/581DD39554BDF9B6E22D074273EAD858/a2758104a26f08d3533b7032fcb2aa5e5831d488/228643a3-f374-4ad5-abbd-0fa80e0bc121.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220619%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220619T093340Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1cf9971ee423a84e95bb5334f8498d903f3e01316aedd9dbf71c7220eec7718c [2022-06-19T09:33:40.852Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-19T09:33:40.852Z] Dload Upload Total Spent Left Speed [2022-06-19T09:33:41.113Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51820 0 0 100 51820 0 200k --:--:-- --:--:-- --:--:-- 200k [2022-06-19T09:33:41.113Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/a2758104a26f08d3533b7032fcb2aa5e5831d488 [Pipeline] } [2022-06-19T09:33:41.121Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-06-19T09:33:41.242Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-06-19T09:33:41.252Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T09:33:41.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-19T09:33:41.548Z] [2022-06-19T09:33:41.548Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T09:33:41.852Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-19T09:33:41.852Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-06-19T09:33:41.852Z] df9b9388f04a: Pulling fs layer [2022-06-19T09:33:41.852Z] 52dc419b0ee2: Pulling fs layer [2022-06-19T09:33:41.852Z] 25bc292e5bac: Pulling fs layer [2022-06-19T09:33:41.852Z] 114826534d7a: Pulling fs layer [2022-06-19T09:33:41.852Z] 4657fd5d0bcf: Pulling fs layer [2022-06-19T09:33:41.852Z] 6ad1cebc031e: Pulling fs layer [2022-06-19T09:33:41.852Z] 8a3aa393b2d8: Pulling fs layer [2022-06-19T09:33:41.852Z] 4657fd5d0bcf: Waiting [2022-06-19T09:33:41.852Z] 6ad1cebc031e: Waiting [2022-06-19T09:33:41.852Z] 8a3aa393b2d8: Waiting [2022-06-19T09:33:41.852Z] 114826534d7a: Waiting [2022-06-19T09:33:41.852Z] 25bc292e5bac: Verifying Checksum [2022-06-19T09:33:41.852Z] 25bc292e5bac: Download complete [2022-06-19T09:33:41.852Z] 52dc419b0ee2: Download complete [2022-06-19T09:33:41.852Z] 4657fd5d0bcf: Download complete [2022-06-19T09:33:41.852Z] df9b9388f04a: Download complete [2022-06-19T09:33:42.112Z] df9b9388f04a: Pull complete [2022-06-19T09:33:42.112Z] 6ad1cebc031e: Verifying Checksum [2022-06-19T09:33:42.112Z] 6ad1cebc031e: Download complete [2022-06-19T09:33:42.112Z] 52dc419b0ee2: Pull complete [2022-06-19T09:33:42.373Z] 25bc292e5bac: Pull complete [2022-06-19T09:33:42.632Z] 114826534d7a: Verifying Checksum [2022-06-19T09:33:42.632Z] 114826534d7a: Download complete [2022-06-19T09:33:42.892Z] 8a3aa393b2d8: Verifying Checksum [2022-06-19T09:33:42.892Z] 8a3aa393b2d8: Download complete [2022-06-19T09:33:46.183Z] 114826534d7a: Pull complete [2022-06-19T09:33:46.183Z] 4657fd5d0bcf: Pull complete [2022-06-19T09:33:46.441Z] 6ad1cebc031e: Pull complete [2022-06-19T09:33:49.729Z] 8a3aa393b2d8: Pull complete [2022-06-19T09:33:49.729Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-06-19T09:33:49.729Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-19T09:33:49.729Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-19T09:33:49.818Z] prd-ubuntu20.04-docker-8c-8g-3709 does not seem to be running inside a container [2022-06-19T09:33:49.865Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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 [2022-06-19T09:33:51.558Z] $ docker top 6ca4750816dc751c226e5c35d3f7d46609b4b0429bf68e01909fdc4f7edd6053 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-19T09:33:51.622Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2022-06-19T09:33:51.905Z] + set -o pipefail [2022-06-19T09:33:51.905Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2022-06-19T09:33:56.105Z] [2022-06-19T09:33:56.105Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2022-06-19T09:33:56.105Z] [2022-06-19T09:33:56.105Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/e6ecb6b5-f7c5-4d82-97d2-0b2b54cae0a3 [2022-06-19T09:33:56.105Z] [2022-06-19T09:33:56.105Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-06-19T09:33:56.105Z] [2022-06-19T09:33:56.105Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-06-19T09:33:56.105Z] [2022-06-19T09:33:56.105Z] [Pipeline] } [2022-06-19T09:33:56.128Z] $ docker stop --time=1 6ca4750816dc751c226e5c35d3f7d46609b4b0429bf68e01909fdc4f7edd6053 [2022-06-19T09:33:58.132Z] $ docker rm -f 6ca4750816dc751c226e5c35d3f7d46609b4b0429bf68e01909fdc4f7edd6053 [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 [2022-06-19T09:33:58.852Z] + git log --format=format:%s -1 a2758104a26f08d3533b7032fcb2aa5e5831d488 [Pipeline] sh [2022-06-19T09:33:59.145Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-19T09:33:59.145Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T09:33:59.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-19T09:33:59.448Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-19T09:33:59.531Z] prd-ubuntu20.04-docker-8c-8g-3709 does not seem to be running inside a container [2022-06-19T09:33:59.641Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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 [2022-06-19T09:34:00.038Z] $ docker top c69e3a728df63c13e8877a39095d8074b6a16d1975b0353f8685206cbec6c667 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-19T09:34:00.133Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-19T09:34:00.133Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-19T09:34:00.263Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-19T09:34:00.275Z] $ docker exec c69e3a728df63c13e8877a39095d8074b6a16d1975b0353f8685206cbec6c667 ssh-agent [2022-06-19T09:34:00.389Z] SSH_AUTH_SOCK=/tmp/ssh-hcMlxFKNeToy/agent.33 [2022-06-19T09:34:00.389Z] SSH_AGENT_PID=39 [2022-06-19T09:34:00.394Z] Running ssh-add (command line suppressed) [2022-06-19T09:34:00.506Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2285524590189334119.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2285524590189334119.key) [2022-06-19T09:34:00.513Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-19T09:34:00.805Z] + git semver tag [2022-06-19T09:34:01.066Z] 2022-06-19 09:34:01,003 [run_tag] DEBUG tag force:False [2022-06-19T09:34:01.066Z] 2022-06-19 09:34:01,004 [check_head_tag] DEBUG check head tag [2022-06-19T09:34:01.066Z] 2022-06-19 09:34:01,004 [execute] INFO git cat-file --batch-check [2022-06-19T09:34:01.066Z] 2022-06-19 09:34:01,004 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2022-06-19T09:34:01.066Z] 2022-06-19 09:34:01,007 [execute] INFO git cat-file --batch [2022-06-19T09:34:01.066Z] 2022-06-19 09:34:01,007 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2022-06-19T09:34:01.066Z] 2022-06-19 09:34:01,013 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-06-19T09:34:01.066Z] 2022-06-19 09:34:01,013 [execute] INFO git tag -a v2.2.1-dev.3 -m v2.2.1-dev.3 [2022-06-19T09:34:01.066Z] 2022-06-19 09:34:01,013 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.3', '-m', 'v2.2.1-dev.3'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2022-06-19T09:34:01.066Z] 2022-06-19 09:34:01,018 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-06-19T09:34:01.066Z] 2.2.1-dev.3 [Pipeline] } [2022-06-19T09:34:01.086Z] $ docker exec --env ******** --env ******** c69e3a728df63c13e8877a39095d8074b6a16d1975b0353f8685206cbec6c667 ssh-agent -k [2022-06-19T09:34:01.205Z] unset SSH_AUTH_SOCK; [2022-06-19T09:34:01.205Z] unset SSH_AGENT_PID; [2022-06-19T09:34:01.206Z] echo Agent pid 39 killed; [2022-06-19T09:34:01.208Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-19T09:34:01.506Z] + git semver [Pipeline] } [2022-06-19T09:34:01.791Z] $ docker stop --time=1 c69e3a728df63c13e8877a39095d8074b6a16d1975b0353f8685206cbec6c667 [2022-06-19T09:34:03.057Z] $ docker rm -f c69e3a728df63c13e8877a39095d8074b6a16d1975b0353f8685206cbec6c667 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T09:34:03.464Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-19T09:34:03.464Z] [2022-06-19T09:34:03.464Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T09:34:03.776Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-19T09:34:03.776Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-06-19T09:34:03.776Z] ab5ef0e58194: Pulling fs layer [2022-06-19T09:34:03.776Z] 9712f1f96733: Pulling fs layer [2022-06-19T09:34:03.776Z] 63f879dbbcfc: Pulling fs layer [2022-06-19T09:34:03.776Z] 0d9ebad4ef96: Pulling fs layer [2022-06-19T09:34:03.776Z] e9a5061849ea: Pulling fs layer [2022-06-19T09:34:03.776Z] 0d9ebad4ef96: Waiting [2022-06-19T09:34:03.776Z] d747dcd14b5f: Pulling fs layer [2022-06-19T09:34:03.776Z] 2de7ff778b66: Pulling fs layer [2022-06-19T09:34:03.776Z] d747dcd14b5f: Waiting [2022-06-19T09:34:03.776Z] 2de7ff778b66: Waiting [2022-06-19T09:34:03.776Z] 9712f1f96733: Verifying Checksum [2022-06-19T09:34:03.776Z] 9712f1f96733: Download complete [2022-06-19T09:34:04.040Z] 63f879dbbcfc: Verifying Checksum [2022-06-19T09:34:04.040Z] 63f879dbbcfc: Download complete [2022-06-19T09:34:04.303Z] e9a5061849ea: Verifying Checksum [2022-06-19T09:34:04.303Z] ab5ef0e58194: Verifying Checksum [2022-06-19T09:34:04.303Z] ab5ef0e58194: Download complete [2022-06-19T09:34:04.565Z] d747dcd14b5f: Verifying Checksum [2022-06-19T09:34:04.565Z] d747dcd14b5f: Download complete [2022-06-19T09:34:04.565Z] 0d9ebad4ef96: Download complete [2022-06-19T09:34:04.565Z] 2de7ff778b66: Verifying Checksum [2022-06-19T09:34:04.565Z] 2de7ff778b66: Download complete [2022-06-19T09:34:07.099Z] ab5ef0e58194: Pull complete [2022-06-19T09:34:07.099Z] 9712f1f96733: Pull complete [2022-06-19T09:34:07.669Z] 63f879dbbcfc: Pull complete [2022-06-19T09:34:11.865Z] 0d9ebad4ef96: Pull complete [2022-06-19T09:34:11.865Z] e9a5061849ea: Pull complete [2022-06-19T09:34:11.865Z] d747dcd14b5f: Pull complete [2022-06-19T09:34:12.806Z] 2de7ff778b66: Pull complete [2022-06-19T09:34:12.806Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-06-19T09:34:12.806Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-19T09:34:12.806Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-19T09:34:12.900Z] prd-ubuntu20.04-docker-8c-8g-3709 does not seem to be running inside a container [2022-06-19T09:34:12.942Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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 [2022-06-19T09:34:14.739Z] $ docker top f9a7977f3127e118d781ef6e7cb3598acc4c23d66aef040296529c41ab9fdef0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-06-19T09:34:14.805Z] provisioning config files... [2022-06-19T09:34:14.812Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2141696722107929683tmp [2022-06-19T09:34:14.824Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5450416384309619316tmp [2022-06-19T09:34:14.836Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config432760758405661978tmp [Pipeline] { [Pipeline] echo [2022-06-19T09:34:14.854Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-19T09:34:15.140Z] ---> sigul-configuration.sh [2022-06-19T09:34:15.140Z] gpg: directory `/root/.gnupg' created [2022-06-19T09:34:15.140Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-06-19T09:34:15.140Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-06-19T09:34:15.140Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-06-19T09:34:15.140Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-06-19T09:34:15.140Z] gpg: CAST5 encrypted data [2022-06-19T09:34:15.140Z] gpg: encrypted with 1 passphrase [2022-06-19T09:34:15.140Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-06-19T09:34:15.429Z] + mkdir /home/jenkins [2022-06-19T09:34:15.429Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-06-19T09:34:15.716Z] + 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 [2022-06-19T09:34:15.728Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-19T09:34:16.018Z] ---> sigul-install.sh [2022-06-19T09:34:16.018Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-06-19T09:34:16.308Z] + git tag --list [2022-06-19T09:34:16.308Z] v0.0.0 [2022-06-19T09:34:16.308Z] v1.0.0 [2022-06-19T09:34:16.308Z] v2.1.0 [2022-06-19T09:34:16.308Z] v2.1.1 [2022-06-19T09:34:16.308Z] v2.1.1-dev.1 [2022-06-19T09:34:16.308Z] v2.2.0 [2022-06-19T09:34:16.308Z] v2.2.1-dev.1 [2022-06-19T09:34:16.308Z] v2.2.1-dev.2 [2022-06-19T09:34:16.308Z] v2.2.1-dev.3 [Pipeline] sh [2022-06-19T09:34:16.595Z] + lftools sign git-tag v2.2.1-dev.3 [2022-06-19T09:34:17.165Z] Signing Git tag with Sigul... [2022-06-19T09:34:17.165Z] Signing v2.2.1-dev.3 [Pipeline] echo [2022-06-19T09:34:17.443Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-19T09:34:17.731Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-06-19T09:34:17.739Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-06-19T09:34:17.772Z] $ docker stop --time=1 f9a7977f3127e118d781ef6e7cb3598acc4c23d66aef040296529c41ab9fdef0 [2022-06-19T09:34:19.048Z] $ docker rm -f f9a7977f3127e118d781ef6e7cb3598acc4c23d66aef040296529c41ab9fdef0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-06-19T09:34:19.467Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-19T09:34:19.467Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T09:34:19.765Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-19T09:34:19.765Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-19T09:34:19.845Z] prd-ubuntu20.04-docker-8c-8g-3709 does not seem to be running inside a container [2022-06-19T09:34:19.889Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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 [2022-06-19T09:34:20.264Z] $ docker top 710c3ceecbe61303a312783f7082bd0e6ba6b9c8e8cada905180c5fcc9a078ff -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-19T09:34:20.363Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-19T09:34:20.363Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-19T09:34:20.497Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-19T09:34:20.509Z] $ docker exec 710c3ceecbe61303a312783f7082bd0e6ba6b9c8e8cada905180c5fcc9a078ff ssh-agent [2022-06-19T09:34:20.617Z] SSH_AUTH_SOCK=/tmp/ssh-FLsV6ZwXEyDg/agent.32 [2022-06-19T09:34:20.617Z] SSH_AGENT_PID=38 [2022-06-19T09:34:20.623Z] Running ssh-add (command line suppressed) [2022-06-19T09:34:20.751Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4365762819170968229.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4365762819170968229.key) [2022-06-19T09:34:20.755Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-19T09:34:21.042Z] + git semver bump pre [2022-06-19T09:34:21.301Z] 2022-06-19 09:34:21,241 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-06-19T09:34:21.301Z] 2022-06-19 09:34:21,242 [bump_version] DEBUG bumping version:2.2.1-dev.3 on axis:pre with prefix:dev [2022-06-19T09:34:21.301Z] 2022-06-19 09:34:21,242 [bump_version] DEBUG bumped version:2.2.1-dev.4 [2022-06-19T09:34:21.301Z] 2022-06-19 09:34:21,242 [write_version] DEBUG write version:2.2.1-dev.4 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2022-06-19T09:34:21.301Z] 2022-06-19 09:34:21,242 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-06-19T09:34:21.301Z] 2022-06-19 09:34:21,242 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-06-19T09:34:21.301Z] 2022-06-19 09:34:21,244 [execute] INFO git cat-file --batch-check [2022-06-19T09:34:21.301Z] 2022-06-19 09:34:21,245 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-19T09:34:21.301Z] 2022-06-19 09:34:21,251 [execute] INFO git cat-file --batch [2022-06-19T09:34:21.301Z] 2022-06-19 09:34:21,252 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-19T09:34:21.301Z] 2022-06-19 09:34:21,257 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-06-19T09:34:21.301Z] 2.2.1-dev.4 [Pipeline] } [2022-06-19T09:34:21.319Z] $ docker exec --env ******** --env ******** 710c3ceecbe61303a312783f7082bd0e6ba6b9c8e8cada905180c5fcc9a078ff ssh-agent -k [2022-06-19T09:34:21.437Z] unset SSH_AUTH_SOCK; [2022-06-19T09:34:21.437Z] unset SSH_AGENT_PID; [2022-06-19T09:34:21.437Z] echo Agent pid 38 killed; [2022-06-19T09:34:21.438Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-19T09:34:21.746Z] + git semver [Pipeline] } [2022-06-19T09:34:22.028Z] $ docker stop --time=1 710c3ceecbe61303a312783f7082bd0e6ba6b9c8e8cada905180c5fcc9a078ff [2022-06-19T09:34:23.338Z] $ docker rm -f 710c3ceecbe61303a312783f7082bd0e6ba6b9c8e8cada905180c5fcc9a078ff [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-19T09:34:23.679Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-19T09:34:23.679Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T09:34:23.981Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-19T09:34:23.981Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-19T09:34:24.071Z] prd-ubuntu20.04-docker-8c-8g-3709 does not seem to be running inside a container [2022-06-19T09:34:24.115Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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 [2022-06-19T09:34:24.479Z] $ docker top dd02146cec1d6c32c3d9e628d9559ec28c8143052a87ebb744a438c342e72ca4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-19T09:34:24.563Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-19T09:34:24.563Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-19T09:34:24.687Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-19T09:34:24.699Z] $ docker exec dd02146cec1d6c32c3d9e628d9559ec28c8143052a87ebb744a438c342e72ca4 ssh-agent [2022-06-19T09:34:24.804Z] SSH_AUTH_SOCK=/tmp/ssh-zp7jrNHYPfb8/agent.32 [2022-06-19T09:34:24.804Z] SSH_AGENT_PID=38 [2022-06-19T09:34:24.809Z] Running ssh-add (command line suppressed) [2022-06-19T09:34:24.928Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5539195268173246678.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5539195268173246678.key) [2022-06-19T09:34:24.933Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-19T09:34:25.221Z] + git semver push [2022-06-19T09:34:25.481Z] 2022-06-19 09:34:25,425 [run_push] DEBUG push [2022-06-19T09:34:25.481Z] 2022-06-19 09:34:25,426 [execute] INFO git cat-file --batch-check [2022-06-19T09:34:25.481Z] 2022-06-19 09:34:25,426 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-19T09:34:25.481Z] 2022-06-19 09:34:25,430 [execute] INFO git rev-list 780e44f84ecdf5ba79ef335215be15105d6b6638 -- [2022-06-19T09:34:25.481Z] 2022-06-19 09:34:25,430 [execute] DEBUG Popen(['git', 'rev-list', '780e44f84ecdf5ba79ef335215be15105d6b6638', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-19T09:34:25.481Z] 2022-06-19 09:34:25,437 [execute] INFO git fetch -v origin [2022-06-19T09:34:25.481Z] 2022-06-19 09:34:25,437 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-06-19T09:34:26.050Z] 2022-06-19 09:34:25,901 [run_push] DEBUG no remote changes detected [2022-06-19T09:34:26.050Z] 2022-06-19 09:34:25,902 [execute] INFO git push origin semver [2022-06-19T09:34:26.050Z] 2022-06-19 09:34:25,902 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-19T09:34:26.993Z] 2022-06-19 09:34:26,644 [run_push] DEBUG push all version tags [2022-06-19T09:34:26.993Z] 2022-06-19 09:34:26,644 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-06-19T09:34:26.993Z] 2022-06-19 09:34:26,645 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2022-06-19T09:34:27.564Z] 2022-06-19 09:34:27,303 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-06-19T09:34:27.564Z] 2.2.1-dev.4 [Pipeline] } [2022-06-19T09:34:27.584Z] $ docker exec --env ******** --env ******** dd02146cec1d6c32c3d9e628d9559ec28c8143052a87ebb744a438c342e72ca4 ssh-agent -k [2022-06-19T09:34:27.683Z] unset SSH_AUTH_SOCK; [2022-06-19T09:34:27.684Z] unset SSH_AGENT_PID; [2022-06-19T09:34:27.684Z] echo Agent pid 38 killed; [2022-06-19T09:34:27.684Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-19T09:34:27.998Z] + git semver [Pipeline] } [2022-06-19T09:34:28.282Z] $ docker stop --time=1 dd02146cec1d6c32c3d9e628d9559ec28c8143052a87ebb744a438c342e72ca4 [2022-06-19T09:34:29.539Z] $ docker rm -f dd02146cec1d6c32c3d9e628d9559ec28c8143052a87ebb744a438c342e72ca4 [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 [2022-06-19T09:34:30.068Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2022-06-19T09:34:30.068Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-06-19T09:34:30.068Z] total 16 [2022-06-19T09:34:30.068Z] drwxr-xr-x 3 root root 4096 Jun 19 06:35 . [2022-06-19T09:34:30.068Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 19 09:34 .. [2022-06-19T09:34:30.068Z] drwxr-xr-x 2 root root 4096 Jun 19 06:35 cost [2022-06-19T09:34:30.068Z] -rw-r--r-- 1 root root 89 Jun 19 06:35 cost.csv [2022-06-19T09:34:30.068Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-06-19T09:34:30.068Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-06-19T09:34:30.068Z] total 16 [2022-06-19T09:34:30.068Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 19 06:35 . [2022-06-19T09:34:30.068Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 19 09:34 .. [2022-06-19T09:34:30.068Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 19 06:35 cost [2022-06-19T09:34:30.068Z] -rw-r--r-- 1 jenkins jenkins 89 Jun 19 06:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-19T09:34:30.364Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-19T09:34:31.228Z] ---> package-listing.sh [2022-06-19T09:34:31.228Z] ++ facter osfamily [2022-06-19T09:34:31.228Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-19T09:34:31.487Z] + OS_FAMILY=debian [2022-06-19T09:34:31.487Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2022-06-19T09:34:31.487Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-19T09:34:31.487Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-19T09:34:31.487Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-19T09:34:31.487Z] + PACKAGES=/tmp/packages_start.txt [2022-06-19T09:34:31.487Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-06-19T09:34:31.487Z] + PACKAGES=/tmp/packages_end.txt [2022-06-19T09:34:31.487Z] + case "${OS_FAMILY}" in [2022-06-19T09:34:31.487Z] + grep '^ii' [2022-06-19T09:34:31.487Z] + dpkg -l [2022-06-19T09:34:31.487Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-19T09:34:31.487Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-19T09:34:31.487Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-19T09:34:31.487Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-06-19T09:34:31.487Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2022-06-19T09:34:31.487Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo [2022-06-19T09:34:31.498Z] 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-19T09:34:31.778Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T09:34:32.344Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-19T09:34:32.344Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-19T09:34:32.424Z] prd-ubuntu20.04-docker-8c-8g-3709 does not seem to be running inside a container [2022-06-19T09:34:32.466Z] $ 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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 [2022-06-19T09:34:32.687Z] $ docker top cb7ca2581090b4e82c40a0b18be41cfe61651dd51abe78ae3591172b379ffa89 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-19T09:34:33.032Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-19T09:34:33.320Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-19T09:34:33.610Z] + ls /var/log/sa-host [2022-06-19T09:34:33.610Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-19T09:34:33.671Z] provisioning config files... [2022-06-19T09:34:33.679Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config594002922810134424tmp [Pipeline] { [Pipeline] echo [2022-06-19T09:34:33.693Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-19T09:34:33.977Z] ---> create-netrc.sh [Pipeline] } [2022-06-19T09:34:33.984Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-19T09:34:34.309Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-19T09:34:34.317Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-19T09:34:34.604Z] ---> sudo-logs.sh [2022-06-19T09:34:34.604Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-19T09:34:34.634Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-19T09:34:34.915Z] ---> job-cost.sh [2022-06-19T09:34:34.915Z] lf-activate-venv: SKIPPING [2022-06-19T09:34:34.915Z] DEBUG: total: 0.2199999988079071 [2022-06-19T09:34:34.915Z] INFO: Retrieving Stack Cost... [2022-06-19T09:34:35.176Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-19T09:34:35.746Z] INFO: Archiving Costs [Pipeline] echo [2022-06-19T09:34:35.757Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-19T09:34:36.042Z] ---> logs-deploy.sh [2022-06-19T09:34:36.042Z] lf-activate-venv: SKIPPING [2022-06-19T09:34:36.042Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/38 [2022-06-19T09:34:36.042Z] INFO: archiving workspace using pattern(s): [2022-06-19T09:34:36.984Z] Archives upload complete. [2022-06-19T09:34:36.984Z] INFO: archiving logs to Nexus