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 06:33:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:33:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:33:26 ========================================================= 06:33:26 EdgeX Global Pipelines Version Info 06:33:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:33:26 ------------------- 06:33:26 stable info: 06:33:26 ------------------- 06:33:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:33:26 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 06:33:26 Message: update stable to v1.0.234 06:33:27 ------------------- 06:33:27 experimental info: 06:33:27 ------------------- 06:33:27 Commited By: **** collab-it+edgex@linuxfoundation.org 06:33:27 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 06:33:27 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:33:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 06:33:27 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 06:33:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:33:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:33:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:33:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 06:33:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:33:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:33:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:33:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:33:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:33:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 06:33:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:33:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:33:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:33:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:33:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:33:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:33:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:33:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:33:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:33:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:33:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:33:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:33:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:33:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:33:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:33:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:33:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:33:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:33:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a2758104a26f08d3533b7032fcb2aa5e5831d488 [Pipeline] echo 06:33:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a275810 [Pipeline] echo 06:33:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:33:28 provisioning config files... 06:33:28 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 06:33:28 ---> docker-login.sh 06:33:28 nexus3.edgexfoundry.org:10001 06:33:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:33:28 Configure a credential helper to remove this warning. See 06:33:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:33:28 06:33:28 Login Succeeded 06:33:28 nexus3.edgexfoundry.org:10002 06:33:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:33:29 Configure a credential helper to remove this warning. See 06:33:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:33:29 06:33:29 Login Succeeded 06:33:29 nexus3.edgexfoundry.org:10003 06:33:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:33:29 Configure a credential helper to remove this warning. See 06:33:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:33:29 06:33:29 Login Succeeded 06:33:29 nexus3.edgexfoundry.org:10004 06:33:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:33:29 Configure a credential helper to remove this warning. See 06:33:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:33:29 06:33:29 Login Succeeded 06:33:29 docker.io 06:33:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:33:29 Configure a credential helper to remove this warning. See 06:33:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:33:29 06:33:29 Login Succeeded 06:33:29 ---> docker-login.sh ends [Pipeline] } 06:33:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:33:30 + git rev-list -1 --merges a2758104a26f08d3533b7032fcb2aa5e5831d488~1..a2758104a26f08d3533b7032fcb2aa5e5831d488 [Pipeline] echo 06:33:30 -----------> git rev-list -1 --merges a2758104a26f08d3533b7032fcb2aa5e5831d488~1..a2758104a26f08d3533b7032fcb2aa5e5831d488 a2758104a26f08d3533b7032fcb2aa5e5831d488 06:33:30 a2758104a26f08d3533b7032fcb2aa5e5831d488 [false] [Pipeline] sh 06:33:30 + git log --format=format:%s -1 a2758104a26f08d3533b7032fcb2aa5e5831d488 [Pipeline] echo 06:33:30 ========================================================= 06:33:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:33:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:33:31 + git log --format=format:%s -1 a2758104a26f08d3533b7032fcb2aa5e5831d488 [Pipeline] echo 06:33:31 [semverPrep] GIT_COMMIT: a2758104a26f08d3533b7032fcb2aa5e5831d488, Commit Message: Merge pull request #92 from weichou1229/upgrade-sdk [Pipeline] echo 06:33:31 [semverPrep] This is not a build commit. [Pipeline] sh 06:33:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:33:31 + grep -v github /etc/ssh/ssh_known_hosts 06:33:31 + [ -e /tmp/ssh_known_hosts ] 06:33:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:33:31 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:33:31 sudo tee -a /etc/ssh/ssh_known_hosts 06:33:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:33:31 06:33:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:33:32 0.1.4: Pulling from edgex-devops/py-git-semver 06:33:32 42c077c10790: Pulling fs layer 06:33:32 f63e77b7563a: Pulling fs layer 06:33:32 bd5fdadae976: Pulling fs layer 06:33:32 205491f53016: Pulling fs layer 06:33:32 df18705c85c3: Pulling fs layer 06:33:32 bdb3f477010e: Pulling fs layer 06:33:32 c8a8fc8e1c8f: Pulling fs layer 06:33:32 2c6e9b1d212d: Pulling fs layer 06:33:32 bdb8f0575790: Pulling fs layer 06:33:32 386e3cb2ff24: Pulling fs layer 06:33:32 2343380bae48: Pulling fs layer 06:33:32 df18705c85c3: Waiting 06:33:32 bdb3f477010e: Waiting 06:33:32 c8a8fc8e1c8f: Waiting 06:33:32 2c6e9b1d212d: Waiting 06:33:32 bdb8f0575790: Waiting 06:33:32 386e3cb2ff24: Waiting 06:33:32 2343380bae48: Waiting 06:33:32 205491f53016: Waiting 06:33:32 f63e77b7563a: Download complete 06:33:32 205491f53016: Download complete 06:33:32 df18705c85c3: Verifying Checksum 06:33:32 df18705c85c3: Download complete 06:33:32 bdb3f477010e: Verifying Checksum 06:33:32 bdb3f477010e: Download complete 06:33:32 bd5fdadae976: Verifying Checksum 06:33:32 bd5fdadae976: Download complete 06:33:32 2c6e9b1d212d: Verifying Checksum 06:33:32 2c6e9b1d212d: Download complete 06:33:32 bdb8f0575790: Verifying Checksum 06:33:32 bdb8f0575790: Download complete 06:33:32 386e3cb2ff24: Download complete 06:33:32 2343380bae48: Download complete 06:33:32 42c077c10790: Download complete 06:33:32 c8a8fc8e1c8f: Verifying Checksum 06:33:32 c8a8fc8e1c8f: Download complete 06:33:33 42c077c10790: Pull complete 06:33:33 f63e77b7563a: Pull complete 06:33:34 bd5fdadae976: Pull complete 06:33:34 205491f53016: Pull complete 06:33:34 df18705c85c3: Pull complete 06:33:34 bdb3f477010e: Pull complete 06:33:36 c8a8fc8e1c8f: Pull complete 06:33:36 2c6e9b1d212d: Pull complete 06:33:36 bdb8f0575790: Pull complete 06:33:36 386e3cb2ff24: Pull complete 06:33:36 2343380bae48: Pull complete 06:33:36 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 06:33:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:33:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:33:37 prd-ubuntu20.04-docker-8c-8g-3709 does not seem to be running inside a container 06:33:37 $ 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 06:33:38 $ docker top f0bfd1b326cc2a1a64e496e9c5112ee39d0c58a97ccb132868586bfa199cd2f7 -eo pid,comm 06:33:38 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). 06:33:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:33:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:33:38 [ssh-agent] Looking for ssh-agent implementation... 06:33:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:33:38 $ docker exec f0bfd1b326cc2a1a64e496e9c5112ee39d0c58a97ccb132868586bfa199cd2f7 ssh-agent 06:33:38 SSH_AUTH_SOCK=/tmp/ssh-3wW2awc4irtA/agent.33 06:33:38 SSH_AGENT_PID=40 06:33:38 Running ssh-add (command line suppressed) 06:33:38 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) 06:33:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:33:39 + git tag --points-at HEAD [Pipeline] } 06:33:39 $ docker exec --env ******** --env ******** f0bfd1b326cc2a1a64e496e9c5112ee39d0c58a97ccb132868586bfa199cd2f7 ssh-agent -k 06:33:39 unset SSH_AUTH_SOCK; 06:33:39 unset SSH_AGENT_PID; 06:33:39 echo Agent pid 40 killed; 06:33:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:33:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:33:39 [ssh-agent] Looking for ssh-agent implementation... 06:33:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:33:39 $ docker exec f0bfd1b326cc2a1a64e496e9c5112ee39d0c58a97ccb132868586bfa199cd2f7 ssh-agent 06:33:39 SSH_AUTH_SOCK=/tmp/ssh-7MiZ9QuUCVoQ/agent.72 06:33:39 SSH_AGENT_PID=78 06:33:39 Running ssh-add (command line suppressed) 06:33:39 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) 06:33:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:33:39 + git semver init 06:33:40 2022-06-19 06:33:40,168 [run_init] DEBUG init version:0.0.0 force:False 06:33:40 2022-06-19 06:33:40,169 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 06:33:40 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 06:33:40 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) 06:33:41 2022-06-19 06:33:40,903 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 06:33:41 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 06:33:41 2022-06-19 06:33:40,904 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 06:33:41 2022-06-19 06:33:40,904 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 06:33:41 2.2.1-dev.3 [Pipeline] } 06:33:41 $ docker exec --env ******** --env ******** f0bfd1b326cc2a1a64e496e9c5112ee39d0c58a97ccb132868586bfa199cd2f7 ssh-agent -k 06:33:41 unset SSH_AUTH_SOCK; 06:33:41 unset SSH_AGENT_PID; 06:33:41 echo Agent pid 78 killed; 06:33:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:33:41 + git semver [Pipeline] } 06:33:41 $ docker stop --time=1 f0bfd1b326cc2a1a64e496e9c5112ee39d0c58a97ccb132868586bfa199cd2f7 06:33:43 $ docker rm -f f0bfd1b326cc2a1a64e496e9c5112ee39d0c58a97ccb132868586bfa199cd2f7 [Pipeline] // withDockerContainer [Pipeline] sh 06:33:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:33:43 Stashed 1 file(s) [Pipeline] echo 06:33:43 [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 06:33:43 provisioning config files... 06:33:43 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 06:33:44 ---> docker-login.sh 06:33:44 nexus3.edgexfoundry.org:10001 06:33:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:33:44 Configure a credential helper to remove this warning. See 06:33:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:33:44 06:33:44 Login Succeeded 06:33:44 nexus3.edgexfoundry.org:10002 06:33:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:33:44 Configure a credential helper to remove this warning. See 06:33:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:33:44 06:33:44 Login Succeeded 06:33:44 nexus3.edgexfoundry.org:10003 06:33:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:33:44 Configure a credential helper to remove this warning. See 06:33:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:33:44 06:33:44 Login Succeeded 06:33:44 nexus3.edgexfoundry.org:10004 06:33:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:33:44 Configure a credential helper to remove this warning. See 06:33:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:33:44 06:33:44 Login Succeeded 06:33:44 docker.io 06:33:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:33:45 Configure a credential helper to remove this warning. See 06:33:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:33:45 06:33:45 Login Succeeded 06:33:45 ---> docker-login.sh ends [Pipeline] } 06:33:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:33:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:33:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:33:45 ========================================================= 06:33:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 06:33:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:45 + 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 . 06:33:45 Sending build context to Docker daemon 4.024MB 06:33:45 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 06:33:45 Step 2/12 : FROM ${BASE} AS builder 06:33:45 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 06:33:45 59bf1c3509f3: Pulling fs layer 06:33:45 666ba61612fd: Pulling fs layer 06:33:45 8ed8ca486205: Pulling fs layer 06:33:45 cc1cd167ecdc: Pulling fs layer 06:33:45 c516ae0d96e1: Pulling fs layer 06:33:45 684cea983483: Pulling fs layer 06:33:45 dd3240ac7de5: Pulling fs layer 06:33:45 b1e948a4e11c: Pulling fs layer 06:33:45 a8fd76ee1af6: Pulling fs layer 06:33:45 646ad004c059: Pulling fs layer 06:33:45 cc1cd167ecdc: Waiting 06:33:45 c516ae0d96e1: Waiting 06:33:45 a8fd76ee1af6: Waiting 06:33:45 684cea983483: Waiting 06:33:45 b1e948a4e11c: Waiting 06:33:45 646ad004c059: Waiting 06:33:45 dd3240ac7de5: Waiting 06:33:45 8ed8ca486205: Verifying Checksum 06:33:45 8ed8ca486205: Download complete 06:33:45 666ba61612fd: Download complete 06:33:45 c516ae0d96e1: Verifying Checksum 06:33:45 c516ae0d96e1: Download complete 06:33:45 684cea983483: Verifying Checksum 06:33:45 684cea983483: Download complete 06:33:45 dd3240ac7de5: Download complete 06:33:45 59bf1c3509f3: Verifying Checksum 06:33:45 b1e948a4e11c: Verifying Checksum 06:33:45 b1e948a4e11c: Download complete 06:33:45 59bf1c3509f3: Pull complete 06:33:46 666ba61612fd: Pull complete 06:33:46 8ed8ca486205: Pull complete 06:33:46 646ad004c059: Verifying Checksum 06:33:46 646ad004c059: Download complete 06:33:46 a8fd76ee1af6: Verifying Checksum 06:33:46 a8fd76ee1af6: Download complete 06:33:46 cc1cd167ecdc: Download complete 06:33:50 cc1cd167ecdc: Pull complete 06:33:50 c516ae0d96e1: Pull complete 06:33:50 684cea983483: Pull complete 06:33:50 dd3240ac7de5: Pull complete 06:33:50 b1e948a4e11c: Pull complete 06:33:52 a8fd76ee1af6: Pull complete 06:33:53 646ad004c059: Pull complete 06:33:53 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 06:33:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 06:33:53 ---> 8f69c11f6b0c 06:33:53 Step 3/12 : ARG MAKE='make build' 06:33:54 ---> Running in b30c37f0f4d5 06:33:54 Removing intermediate container b30c37f0f4d5 06:33:54 ---> 108b02dbd5e0 06:33:54 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 06:33:54 ---> Running in 33b3255cdff3 06:33:54 Removing intermediate container 33b3255cdff3 06:33:54 ---> ff78701b4cb6 06:33:54 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 06:33:54 ---> Running in 902359777be9 06:33:54 Removing intermediate container 902359777be9 06:33:54 ---> 8cd5ebe286e0 06:33:54 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:33:55 ---> Running in 94ae603a84a9 06:33:55 Removing intermediate container 94ae603a84a9 06:33:55 ---> cad199101d0b 06:33:55 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:33:55 ---> Running in de78b58453cc 06:33:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:33:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:33:57 OK: 221 MiB in 52 packages 06:33:57 Removing intermediate container de78b58453cc 06:33:57 ---> 7eafa689ff03 06:33:57 Step 8/12 : WORKDIR /app 06:33:57 ---> Running in b2b984af2ee7 06:33:57 Removing intermediate container b2b984af2ee7 06:33:57 ---> f96123aed22c 06:33:57 Step 9/12 : COPY go.mod vendor* ./ 06:33:57 ---> 6eeffa11135f 06:33:57 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:33:57 ---> Running in ddfe970b3413 06:33:58 Still waiting to schedule task 06:33:58 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:34:10 Removing intermediate container ddfe970b3413 06:34:10 ---> ef56392613bc 06:34:10 Step 11/12 : COPY . . 06:34:10 ---> 422da104dabe 06:34:10 Step 12/12 : RUN $MAKE 06:34:10 ---> Running in b3082d3327ee 06:34:10 noop 06:34:10 Removing intermediate container b3082d3327ee 06:34:10 ---> 153f078b3418 06:34:10 Successfully built 153f078b3418 06:34:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:11 + docker inspect -f . ci-base-image-x86_64 06:34:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:34:11 prd-ubuntu20.04-docker-8c-8g-3709 does not seem to be running inside a container 06:34:11 $ 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 06:34:11 $ docker top 47bcf1d1b7278ea9d4f895c8e82571fe95d5e0bb231f863c7fdc7719f8e0c7f5 -eo pid,comm [Pipeline] { [Pipeline] sh 06:34:12 + go version 06:34:12 go version go1.17.7 linux/amd64 [Pipeline] } 06:34:12 $ docker stop --time=1 47bcf1d1b7278ea9d4f895c8e82571fe95d5e0bb231f863c7fdc7719f8e0c7f5 06:34:13 $ 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 06:34:13 + docker inspect -f . ci-base-image-x86_64 06:34:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:34:13 prd-ubuntu20.04-docker-8c-8g-3709 does not seem to be running inside a container 06:34:14 $ 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 06:34:14 $ docker top 2a5704b838a1603b6c014b0da873521bcb54a0625856e8c895cdada07148956e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 06:34:14 + make test 06:34:14 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:34:15 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 06:34:25 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 06:34:25 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 06:34:28 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.843s coverage: 39.3% of statements 06:34:28 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.248s coverage: 52.0% of statements 06:34:28 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.026s coverage: 95.5% of statements 06:34:36 CGO_ENABLED=1 GO111MODULE=on go vet ./... 06:34:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:34:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:34:39 ./bin/test-attribution-txt.sh [Pipeline] echo 06:34:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:34:40 $ docker stop --time=1 2a5704b838a1603b6c014b0da873521bcb54a0625856e8c895cdada07148956e 06:34:42 $ docker rm -f 2a5704b838a1603b6c014b0da873521bcb54a0625856e8c895cdada07148956e [Pipeline] // withDockerContainer [Pipeline] sh 06:34:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:34:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:34:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:34:43 + ls -al . 06:34:43 total 632 06:34:43 drwxrwxr-x 11 jenkins jenkins 4096 Jun 19 06:34 . 06:34:43 drwxrwxr-x 4 jenkins jenkins 4096 Jun 19 06:33 .. 06:34:43 -rw-rw-r-- 1 jenkins jenkins 134 Jun 19 06:33 .dockerignore 06:34:43 drwxrwxr-x 8 jenkins jenkins 4096 Jun 19 06:33 .git 06:34:43 drwxrwxr-x 3 jenkins jenkins 4096 Jun 19 06:33 .github 06:34:43 -rw-rw-r-- 1 jenkins jenkins 946 Jun 19 06:33 .gitignore 06:34:43 -rw-rw-r-- 1 jenkins jenkins 41 Jun 19 06:33 .golangci.yml 06:34:43 drwxr-xr-x 3 jenkins jenkins 4096 Jun 19 06:33 .semver 06:34:43 -rw-rw-r-- 1 jenkins jenkins 10362 Jun 19 06:33 Attribution.txt 06:34:43 -rw-rw-r-- 1 jenkins jenkins 3740 Jun 19 06:33 CHANGELOG.md 06:34:43 -rw-rw-r-- 1 jenkins jenkins 1514 Jun 19 06:33 Dockerfile 06:34:43 -rw-rw-r-- 1 jenkins jenkins 677 Jun 19 06:33 GOVERNANCE.md 06:34:43 -rw-rw-r-- 1 jenkins jenkins 683 Jun 19 06:33 Jenkinsfile 06:34:43 -rw-rw-r-- 1 jenkins jenkins 11347 Jun 19 06:33 LICENSE 06:34:43 -rw-rw-r-- 1 jenkins jenkins 2196 Jun 19 06:33 Makefile 06:34:43 -rw-rw-r-- 1 jenkins jenkins 625 Jun 19 06:33 OWNERS.md 06:34:43 -rw-rw-r-- 1 jenkins jenkins 28496 Jun 19 06:33 README.md 06:34:43 -rw-rw-r-- 1 jenkins jenkins 11 Jun 19 06:33 VERSION 06:34:43 drwxrwxr-x 2 jenkins jenkins 4096 Jun 19 06:33 bin 06:34:43 drwxrwxr-x 4 jenkins jenkins 4096 Jun 19 06:33 cmd 06:34:43 -rw-r--r-- 1 jenkins jenkins 460394 Jun 19 06:34 coverage.out 06:34:43 drwxrwxr-x 2 jenkins jenkins 4096 Jun 19 06:33 examples 06:34:43 -rw-rw-r-- 1 jenkins jenkins 3354 Jun 19 06:33 go.mod 06:34:43 -rw-rw-r-- 1 jenkins jenkins 35675 Jun 19 06:33 go.sum 06:34:43 drwxrwxr-x 2 jenkins jenkins 4096 Jun 19 06:33 images 06:34:43 drwxrwxr-x 5 jenkins jenkins 4096 Jun 19 06:33 internal 06:34:43 drwxrwxr-x 4 jenkins jenkins 4096 Jun 19 06:33 snap 06:34:43 -rw-rw-r-- 1 jenkins jenkins 193 Jun 19 06:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:43 + 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 . 06:34:43 Sending build context to Docker daemon 4.024MB 06:34:43 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 06:34:43 Step 2/25 : FROM ${BASE} AS builder 06:34:43 ---> 153f078b3418 06:34:43 Step 3/25 : ARG MAKE='make build' 06:34:43 ---> Running in 2b7a6b557f0d 06:34:43 Removing intermediate container 2b7a6b557f0d 06:34:43 ---> d641ffbd34bb 06:34:43 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 06:34:43 ---> Running in 16fc0e518642 06:34:43 Removing intermediate container 16fc0e518642 06:34:43 ---> 7f01eaf48fb1 06:34:43 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 06:34:43 ---> Running in 88c46e17b07c 06:34:44 Removing intermediate container 88c46e17b07c 06:34:44 ---> 4cf2634f3121 06:34:44 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:34:44 ---> Running in 62b996ff998d 06:34:44 Removing intermediate container 62b996ff998d 06:34:44 ---> c8c9582a3692 06:34:44 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:34:44 ---> Running in 009479ea5c08 06:34:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:34:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:34:45 OK: 221 MiB in 52 packages 06:34:46 Removing intermediate container 009479ea5c08 06:34:46 ---> 48799b4515f1 06:34:46 Step 8/25 : WORKDIR /app 06:34:46 ---> Running in 8f70fa8049e4 06:34:46 Removing intermediate container 8f70fa8049e4 06:34:46 ---> 82a63466375e 06:34:46 Step 9/25 : COPY go.mod vendor* ./ 06:34:46 ---> b6213a502941 06:34:46 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:34:46 ---> Running in f813b1c25b9f 06:34:46 Removing intermediate container f813b1c25b9f 06:34:46 ---> b9200c25fa2e 06:34:46 Step 11/25 : COPY . . 06:34:47 ---> 1559eee24ee3 06:34:47 Step 12/25 : RUN $MAKE 06:34:47 ---> Running in cec8501f2894 06:34:47 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 06:35:09 Removing intermediate container cec8501f2894 06:35:09 ---> 340a60df9de1 06:35:09 Step 13/25 : FROM alpine:3.14 06:35:09 3.14: Pulling from library/alpine 06:35:09 8663204ce13b: Pulling fs layer 06:35:09 8663204ce13b: Verifying Checksum 06:35:09 8663204ce13b: Download complete 06:35:09 8663204ce13b: Pull complete 06:35:09 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 06:35:09 Status: Downloaded newer image for alpine:3.14 06:35:09 ---> e04c818066af 06:35:09 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 06:35:09 ---> Running in b97e8093bf86 06:35:09 Removing intermediate container b97e8093bf86 06:35:09 ---> 0d31619224d1 06:35:09 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:35:09 ---> Running in 5971f4a885b7 06:35:09 Removing intermediate container 5971f4a885b7 06:35:09 ---> 3edf023075d7 06:35:09 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 06:35:09 ---> Running in 58d8fda32f28 06:35:09 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:35:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:35:09 (1/6) Installing dumb-init (1.2.5-r1) 06:35:09 (2/6) Installing libgcc (10.3.1_git20210424-r2) 06:35:09 (3/6) Installing libsodium (1.0.18-r0) 06:35:09 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 06:35:09 (5/6) Installing libzmq (4.3.4-r0) 06:35:09 (6/6) Installing zeromq (4.3.4-r0) 06:35:10 Executing busybox-1.33.1-r7.trigger 06:35:10 OK: 8 MiB in 20 packages 06:35:10 Removing intermediate container 58d8fda32f28 06:35:10 ---> da07585a2130 06:35:10 Step 17/25 : COPY --from=builder /app/LICENSE / 06:35:10 ---> 022aeba4f5cc 06:35:10 Step 18/25 : COPY --from=builder /app/Attribution.txt / 06:35:10 ---> a8e64f52882b 06:35:10 Step 19/25 : COPY --from=builder /app/cmd/ / 06:35:11 ---> d4f6037aee0d 06:35:11 Step 20/25 : EXPOSE 59989 06:35:11 ---> Running in 787b0dfb5d63 06:35:11 Removing intermediate container 787b0dfb5d63 06:35:11 ---> 29045c87872a 06:35:11 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 06:35:11 ---> Running in a9f5d8b989a7 06:35:11 Removing intermediate container a9f5d8b989a7 06:35:11 ---> 9ff13629e194 06:35:11 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 06:35:11 ---> Running in 31a4f3f1086f 06:35:11 Removing intermediate container 31a4f3f1086f 06:35:11 ---> 86b76e06c539 06:35:11 Step 23/25 : LABEL arch=amd64 06:35:11 ---> Running in 60e0277addc8 06:35:11 Removing intermediate container 60e0277addc8 06:35:11 ---> c9241c8d0542 06:35:11 Step 24/25 : LABEL git_sha=a2758104a26f08d3533b7032fcb2aa5e5831d488 06:35:11 ---> Running in c817dee2f049 06:35:11 Removing intermediate container c817dee2f049 06:35:11 ---> 5e50bd15e3c7 06:35:11 Step 25/25 : LABEL version=2.2.1-dev.3 06:35:11 ---> Running in c7c29edad7bd 06:35:11 Removing intermediate container c7c29edad7bd 06:35:11 ---> ab68d2dd3a81 06:35:11 [Warning] One or more build-args [ARCH] were not consumed 06:35:11 Successfully built ab68d2dd3a81 06:35:11 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 06:35:11 provisioning config files... 06:35:11 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 06:35:12 ---> docker-login.sh 06:35:12 nexus3.edgexfoundry.org:10001 06:35:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:12 Configure a credential helper to remove this warning. See 06:35:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:12 06:35:12 Login Succeeded 06:35:12 nexus3.edgexfoundry.org:10002 06:35:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:12 Configure a credential helper to remove this warning. See 06:35:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:12 06:35:12 Login Succeeded 06:35:12 nexus3.edgexfoundry.org:10003 06:35:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:12 Configure a credential helper to remove this warning. See 06:35:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:12 06:35:12 Login Succeeded 06:35:12 nexus3.edgexfoundry.org:10004 06:35:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:12 Configure a credential helper to remove this warning. See 06:35:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:12 06:35:12 Login Succeeded 06:35:12 docker.io 06:35:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:13 Configure a credential helper to remove this warning. See 06:35:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:13 06:35:13 Login Succeeded 06:35:13 ---> docker-login.sh ends [Pipeline] } 06:35:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:35:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:35:13 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 06:35:13 a2758104a26f08d3533b7032fcb2aa5e5831d488 06:35:13 latest 06:35:13 2.2.1-dev.3 06:35:13 a2758104a26f08d3533b7032fcb2aa5e5831d488-2.2.1-dev.3 06:35:13 main 06:35:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:13 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:a2758104a26f08d3533b7032fcb2aa5e5831d488 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:13 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:a2758104a26f08d3533b7032fcb2aa5e5831d488 06:35:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 06:35:13 39241f8b21c6: Preparing 06:35:13 1efdb6b1dec1: Preparing 06:35:13 0ea3ff9a979e: Preparing 06:35:13 b7c20a0b6306: Preparing 06:35:13 e358828c80af: Preparing 06:35:13 b541d28bf3b4: Preparing 06:35:13 b541d28bf3b4: Waiting 06:35:13 0ea3ff9a979e: Pushed 06:35:13 e358828c80af: Pushed 06:35:13 1efdb6b1dec1: Pushed 06:35:13 b541d28bf3b4: Layer already exists 06:35:14 b7c20a0b6306: Pushed 06:35:16 39241f8b21c6: Pushed 06:35:16 a2758104a26f08d3533b7032fcb2aa5e5831d488: digest: sha256:c4d4d97c780846d59c93005c5affecdc6523c0f363e74bb458c51592626f7c25 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:17 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:17 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 06:35:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 06:35:17 39241f8b21c6: Preparing 06:35:17 1efdb6b1dec1: Preparing 06:35:17 0ea3ff9a979e: Preparing 06:35:17 b7c20a0b6306: Preparing 06:35:17 e358828c80af: Preparing 06:35:17 b541d28bf3b4: Preparing 06:35:17 0ea3ff9a979e: Layer already exists 06:35:17 1efdb6b1dec1: Layer already exists 06:35:17 b7c20a0b6306: Layer already exists 06:35:17 e358828c80af: Layer already exists 06:35:17 39241f8b21c6: Layer already exists 06:35:17 b541d28bf3b4: Layer already exists 06:35:17 latest: digest: sha256:c4d4d97c780846d59c93005c5affecdc6523c0f363e74bb458c51592626f7c25 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:17 + 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 06:35:18 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.2.1-dev.3 06:35:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 06:35:18 39241f8b21c6: Preparing 06:35:18 1efdb6b1dec1: Preparing 06:35:18 0ea3ff9a979e: Preparing 06:35:18 b7c20a0b6306: Preparing 06:35:18 e358828c80af: Preparing 06:35:18 b541d28bf3b4: Preparing 06:35:18 b541d28bf3b4: Waiting 06:35:18 1efdb6b1dec1: Layer already exists 06:35:18 e358828c80af: Layer already exists 06:35:18 0ea3ff9a979e: Layer already exists 06:35:18 39241f8b21c6: Layer already exists 06:35:18 b7c20a0b6306: Layer already exists 06:35:18 b541d28bf3b4: Layer already exists 06:35:18 2.2.1-dev.3: digest: sha256:c4d4d97c780846d59c93005c5affecdc6523c0f363e74bb458c51592626f7c25 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:18 + 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 06:35:18 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:a2758104a26f08d3533b7032fcb2aa5e5831d488-2.2.1-dev.3 06:35:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 06:35:18 39241f8b21c6: Preparing 06:35:18 1efdb6b1dec1: Preparing 06:35:18 0ea3ff9a979e: Preparing 06:35:18 b7c20a0b6306: Preparing 06:35:18 e358828c80af: Preparing 06:35:18 b541d28bf3b4: Preparing 06:35:18 b541d28bf3b4: Waiting 06:35:18 1efdb6b1dec1: Layer already exists 06:35:18 e358828c80af: Layer already exists 06:35:18 0ea3ff9a979e: Layer already exists 06:35:18 39241f8b21c6: Layer already exists 06:35:18 b7c20a0b6306: Layer already exists 06:35:18 b541d28bf3b4: Layer already exists 06:35:18 a2758104a26f08d3533b7032fcb2aa5e5831d488-2.2.1-dev.3: digest: sha256:c4d4d97c780846d59c93005c5affecdc6523c0f363e74bb458c51592626f7c25 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:19 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:19 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 06:35:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 06:35:19 39241f8b21c6: Preparing 06:35:19 1efdb6b1dec1: Preparing 06:35:19 0ea3ff9a979e: Preparing 06:35:19 b7c20a0b6306: Preparing 06:35:19 e358828c80af: Preparing 06:35:19 b541d28bf3b4: Preparing 06:35:19 b541d28bf3b4: Waiting 06:35:19 0ea3ff9a979e: Layer already exists 06:35:19 e358828c80af: Layer already exists 06:35:19 39241f8b21c6: Layer already exists 06:35:19 1efdb6b1dec1: Layer already exists 06:35:19 b7c20a0b6306: Layer already exists 06:35:19 b541d28bf3b4: Layer already exists 06:35:19 main: digest: sha256:c4d4d97c780846d59c93005c5affecdc6523c0f363e74bb458c51592626f7c25 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:35:19 ===================================================== [Pipeline] echo 06:35:19 taggedImages: 06:35:19 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:a2758104a26f08d3533b7032fcb2aa5e5831d488 06:35:19 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 06:35:19 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.2.1-dev.3 06:35:19 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:a2758104a26f08d3533b7032fcb2aa5e5831d488-2.2.1-dev.3 06:35:19 - 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 06:35:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:35:19 06:35:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:35:20 latest: Pulling from edgex-lftools-log-publisher 06:35:20 5eb5b503b376: Pulling fs layer 06:35:20 5c69ac0246d0: Pulling fs layer 06:35:20 ec43610c2a17: Pulling fs layer 06:35:20 3a2ae6a8a46f: Pulling fs layer 06:35:20 33b1e0a273af: Pulling fs layer 06:35:20 5d3b04190fa2: Pulling fs layer 06:35:20 33b1e0a273af: Waiting 06:35:20 3a2ae6a8a46f: Waiting 06:35:20 2f39f015ded8: Pulling fs layer 06:35:20 5d3b04190fa2: Waiting 06:35:20 2f39f015ded8: Waiting 06:35:20 5c69ac0246d0: Download complete 06:35:20 3a2ae6a8a46f: Download complete 06:35:20 33b1e0a273af: Verifying Checksum 06:35:20 33b1e0a273af: Download complete 06:35:20 ec43610c2a17: Verifying Checksum 06:35:20 ec43610c2a17: Download complete 06:35:20 5eb5b503b376: Download complete 06:35:20 2f39f015ded8: Verifying Checksum 06:35:20 2f39f015ded8: Download complete 06:35:21 5eb5b503b376: Pull complete 06:35:21 5c69ac0246d0: Pull complete 06:35:22 ec43610c2a17: Pull complete 06:35:22 3a2ae6a8a46f: Pull complete 06:35:22 33b1e0a273af: Pull complete 06:35:22 5d3b04190fa2: Pull complete 06:35:26 2f39f015ded8: Pull complete 06:35:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:35:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:35:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:35:26 prd-ubuntu20.04-docker-8c-8g-3709 does not seem to be running inside a container 06:35:26 $ 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 06:35:28 $ docker top 72b141bfcf5f746e5cdf90aac9bab08d7413fcdcbadad59f0acbead892cf6a40 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:35:28 ---> job-cost.sh 06:35:28 lf-activate-venv: SKIPPING 06:35:28 INFO: No Stack... 06:35:29 INFO: Retrieving Pricing Info for: v3-standard-8 06:35:29 INFO: Archiving Costs [Pipeline] sh 06:35:29 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 06:35:29 + cut -d, -f6 [Pipeline] lock 06:35:29 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-38-stack-cost] 06:35:29 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-38-stack-cost] did not exist. Created. 06:35:29 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-38-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:35:30 + echo total: 0.2199999988079071 [Pipeline] stash 06:35:30 Stashed 1 file(s) [Pipeline] } 06:35:30 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-38-stack-cost] [Pipeline] // lock [Pipeline] } 06:35:30 $ docker stop --time=1 72b141bfcf5f746e5cdf90aac9bab08d7413fcdcbadad59f0acbead892cf6a40 06:35:31 $ docker rm -f 72b141bfcf5f746e5cdf90aac9bab08d7413fcdcbadad59f0acbead892cf6a40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:24:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14833 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 09:24:38 Running in /w/workspace/device-rfid-llrp-go/38 [Pipeline] { [Pipeline] checkout 09:24:38 Selected Git installation does not exist. Using Default 09:24:38 The recommended git tool is: NONE 09:24:46 using credential edgex-jenkins-ssh 09:24:46 Cloning the remote Git repository 09:24:46 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 09:24:46 > git init /w/workspace/device-rfid-llrp-go/38 # timeout=10 09:24:46 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 09:24:46 > git --version # timeout=10 09:24:46 > git --version # 'git version 2.25.1' 09:24:46 using GIT_SSH to set credentials SSH Credentials for GitHub 09:24:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:24:47 Avoid second fetch 09:24:47 Checking out Revision a2758104a26f08d3533b7032fcb2aa5e5831d488 (main) 09:24:47 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 09:24:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:24:47 > git config core.sparsecheckout # timeout=10 09:24:47 > git checkout -f a2758104a26f08d3533b7032fcb2aa5e5831d488 # timeout=10 09:24:52 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 09:24:53 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:24:53 % Total % Received % Xferd Average Speed Time Time Time Current 09:24:53 Dload Upload Total Spent Left Speed 09:24:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 66592 0 --:--:-- --:--:-- --:--:-- 66592 [Pipeline] sh 09:24:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:24:54 + sudo tee /etc/docker/daemon.new 09:24:54 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:24:54 { 09:24:54 "registry-mirrors": [ 09:24:54 "https://nexus3.edgexfoundry.org:10001" 09:24:54 ], 09:24:54 "bip": "10.250.0.254/24", 09:24:54 "hosts": [ 09:24:54 "tcp://0.0.0.0:5555", 09:24:54 "unix:///var/run/docker.sock" 09:24:54 ], 09:24:54 "mtu": 1458, 09:24:54 "selinux-enabled": true, 09:24:54 "seccomp-profile": "/etc/docker/seccomp.json" 09:24:54 } [Pipeline] sh 09:24:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:24:54 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:25:13 provisioning config files... 09:25:13 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/38@tmp/config2837898811373552267tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:25:13 ---> docker-login.sh 09:25:13 nexus3.edgexfoundry.org:10001 09:25:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:25:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:25:14 Configure a credential helper to remove this warning. See 09:25:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:25:14 09:25:14 Login Succeeded 09:25:14 nexus3.edgexfoundry.org:10002 09:25:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:25:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:25:15 Configure a credential helper to remove this warning. See 09:25:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:25:15 09:25:15 Login Succeeded 09:25:15 nexus3.edgexfoundry.org:10003 09:25:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:25:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:25:15 Configure a credential helper to remove this warning. See 09:25:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:25:15 09:25:15 Login Succeeded 09:25:15 nexus3.edgexfoundry.org:10004 09:25:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:25:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:25:15 Configure a credential helper to remove this warning. See 09:25:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:25:15 09:25:15 Login Succeeded 09:25:15 docker.io 09:25:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:25:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:25:16 Configure a credential helper to remove this warning. See 09:25:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:25:16 09:25:16 Login Succeeded 09:25:16 ---> docker-login.sh ends [Pipeline] } 09:25:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:25:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:25:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:25:17 ========================================================= 09:25:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 09:25:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:17 + 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 . 09:25:17 Sending build context to Docker daemon 1.229MB 09:25:17 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 09:25:17 Step 2/12 : FROM ${BASE} AS builder 09:25:18 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:25:18 9b3977197b4f: Pulling fs layer 09:25:18 1a89e8eeedd5: Pulling fs layer 09:25:18 94645a83ff95: Pulling fs layer 09:25:18 e6fb740bc735: Pulling fs layer 09:25:18 3a77bd46dcc9: Pulling fs layer 09:25:18 355e64cbe906: Pulling fs layer 09:25:18 63ab81a10011: Pulling fs layer 09:25:18 555d1d1c4555: Pulling fs layer 09:25:18 7d9057610161: Pulling fs layer 09:25:18 e6fb740bc735: Waiting 09:25:18 3a77bd46dcc9: Waiting 09:25:18 355e64cbe906: Waiting 09:25:18 63ab81a10011: Waiting 09:25:18 555d1d1c4555: Waiting 09:25:18 7d9057610161: Waiting 09:25:18 94645a83ff95: Verifying Checksum 09:25:18 94645a83ff95: Download complete 09:25:18 1a89e8eeedd5: Verifying Checksum 09:25:18 1a89e8eeedd5: Download complete 09:25:18 3a77bd46dcc9: Download complete 09:25:18 355e64cbe906: Verifying Checksum 09:25:18 355e64cbe906: Download complete 09:25:18 9b3977197b4f: Download complete 09:25:18 63ab81a10011: Verifying Checksum 09:25:18 63ab81a10011: Download complete 09:25:19 9b3977197b4f: Pull complete 09:25:19 7d9057610161: Verifying Checksum 09:25:19 7d9057610161: Download complete 09:25:19 1a89e8eeedd5: Pull complete 09:25:20 94645a83ff95: Pull complete 09:25:20 555d1d1c4555: Verifying Checksum 09:25:20 555d1d1c4555: Download complete 09:25:21 e6fb740bc735: Download complete 09:25:33 e6fb740bc735: Pull complete 09:25:33 3a77bd46dcc9: Pull complete 09:25:34 355e64cbe906: Pull complete 09:25:34 63ab81a10011: Pull complete 09:25:41 555d1d1c4555: Pull complete 09:25:43 7d9057610161: Pull complete 09:25:43 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 09:25:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 09:25:43 ---> 819e984ddca1 09:25:43 Step 3/12 : ARG MAKE='make build' 09:25:44 ---> Running in a1116575c9ab 09:25:44 Removing intermediate container a1116575c9ab 09:25:44 ---> 6286dea0a160 09:25:44 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 09:25:44 ---> Running in bb1af163f55f 09:25:44 Removing intermediate container bb1af163f55f 09:25:44 ---> 4ca9a5ba0188 09:25:44 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 09:25:45 ---> Running in 1a0b77450029 09:25:45 Removing intermediate container 1a0b77450029 09:25:45 ---> 0412ecab09a6 09:25:45 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:25:45 ---> Running in c5324326cdda 09:25:48 Removing intermediate container c5324326cdda 09:25:48 ---> 17918e8a038f 09:25:48 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:25:48 ---> Running in e504bc46c344 09:25:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:25:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:25:51 OK: 220 MiB in 52 packages 09:25:52 Removing intermediate container e504bc46c344 09:25:52 ---> 30c328dd9f1f 09:25:52 Step 8/12 : WORKDIR /app 09:25:52 ---> Running in fcc30dae8795 09:25:53 Removing intermediate container fcc30dae8795 09:25:53 ---> 08f539f37589 09:25:53 Step 9/12 : COPY go.mod vendor* ./ 09:25:53 ---> 2c6ac36a27fd 09:25:53 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:25:54 ---> Running in a863db265368 09:26:50 Removing intermediate container a863db265368 09:26:50 ---> cda579b38d1b 09:26:50 Step 11/12 : COPY . . 09:26:50 ---> 075ee62c7158 09:26:50 Step 12/12 : RUN $MAKE 09:26:50 ---> Running in fbd7b7db3202 09:26:50 noop 09:26:50 Removing intermediate container fbd7b7db3202 09:26:50 ---> 28b49c1b22a3 09:26:50 Successfully built 28b49c1b22a3 09:26:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:51 + docker inspect -f . ci-base-image-arm64 09:26:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:26:51 prd-ubuntu20.04-docker-arm64-4c-16g-14833 does not seem to be running inside a container 09:26:51 $ 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 09:26:53 $ docker top 8df230e23ccf59df8153b67f45b4e9f3377406d8307f88333ec24d83f75e7401 -eo pid,comm [Pipeline] { [Pipeline] sh 09:26:53 + go version 09:26:53 go version go1.17.7 linux/arm64 [Pipeline] } 09:26:53 $ docker stop --time=1 8df230e23ccf59df8153b67f45b4e9f3377406d8307f88333ec24d83f75e7401 09:26:55 $ 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 09:26:56 + docker inspect -f . ci-base-image-arm64 09:26:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:26:56 prd-ubuntu20.04-docker-arm64-4c-16g-14833 does not seem to be running inside a container 09:26:56 $ 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 09:26:58 $ docker top ade9c2dabc4697e3c46e54a4acd194a2e1f5348922b9399fee8c7d673d634967 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 09:26:59 + make test 09:26:59 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:27:01 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 09:28:53 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 09:28:53 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 09:29:20 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 27.553s coverage: 39.3% of statements 09:29:20 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.577s coverage: 51.9% of statements 09:29:20 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.043s coverage: 95.5% of statements 09:29:20 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:29:20 CGO_ENABLED=1 GO111MODULE=on go vet ./... 09:29:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:29:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:29:52 ./bin/test-attribution-txt.sh [Pipeline] echo 09:29:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:29:54 $ docker stop --time=1 ade9c2dabc4697e3c46e54a4acd194a2e1f5348922b9399fee8c7d673d634967 09:29:56 $ docker rm -f ade9c2dabc4697e3c46e54a4acd194a2e1f5348922b9399fee8c7d673d634967 [Pipeline] // withDockerContainer [Pipeline] sh 09:29:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:29:57 Warning: overwriting stash ‘coverage-report’ 09:29:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:29:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:29:59 + ls -al . 09:29:59 total 628 09:29:59 drwxrwxr-x 10 jenkins jenkins 4096 Jun 19 09:29 . 09:29:59 drwxrwxr-x 4 jenkins jenkins 4096 Jun 19 09:24 .. 09:29:59 -rw-rw-r-- 1 jenkins jenkins 134 Jun 19 09:24 .dockerignore 09:29:59 drwxrwxr-x 8 jenkins jenkins 4096 Jun 19 09:24 .git 09:29:59 drwxrwxr-x 3 jenkins jenkins 4096 Jun 19 09:24 .github 09:29:59 -rw-rw-r-- 1 jenkins jenkins 946 Jun 19 09:24 .gitignore 09:29:59 -rw-rw-r-- 1 jenkins jenkins 41 Jun 19 09:24 .golangci.yml 09:29:59 -rw-rw-r-- 1 jenkins jenkins 10362 Jun 19 09:24 Attribution.txt 09:29:59 -rw-rw-r-- 1 jenkins jenkins 3740 Jun 19 09:24 CHANGELOG.md 09:29:59 -rw-rw-r-- 1 jenkins jenkins 1514 Jun 19 09:24 Dockerfile 09:29:59 -rw-rw-r-- 1 jenkins jenkins 677 Jun 19 09:24 GOVERNANCE.md 09:29:59 -rw-rw-r-- 1 jenkins jenkins 683 Jun 19 09:24 Jenkinsfile 09:29:59 -rw-rw-r-- 1 jenkins jenkins 11347 Jun 19 09:24 LICENSE 09:29:59 -rw-rw-r-- 1 jenkins jenkins 2196 Jun 19 09:24 Makefile 09:29:59 -rw-rw-r-- 1 jenkins jenkins 625 Jun 19 09:24 OWNERS.md 09:29:59 -rw-rw-r-- 1 jenkins jenkins 28496 Jun 19 09:24 README.md 09:29:59 -rw-rw-r-- 1 jenkins jenkins 11 Jun 19 06:33 VERSION 09:29:59 drwxrwxr-x 2 jenkins jenkins 4096 Jun 19 09:24 bin 09:29:59 drwxrwxr-x 4 jenkins jenkins 4096 Jun 19 09:24 cmd 09:29:59 -rw-r--r-- 1 jenkins jenkins 460394 Jun 19 09:29 coverage.out 09:29:59 drwxrwxr-x 2 jenkins jenkins 4096 Jun 19 09:24 examples 09:29:59 -rw-rw-r-- 1 jenkins jenkins 3354 Jun 19 09:24 go.mod 09:29:59 -rw-rw-r-- 1 jenkins jenkins 35675 Jun 19 09:24 go.sum 09:29:59 drwxrwxr-x 2 jenkins jenkins 4096 Jun 19 09:24 images 09:29:59 drwxrwxr-x 5 jenkins jenkins 4096 Jun 19 09:24 internal 09:29:59 drwxrwxr-x 4 jenkins jenkins 4096 Jun 19 09:24 snap 09:29:59 -rw-rw-r-- 1 jenkins jenkins 193 Jun 19 09:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:59 + 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 . 09:29:59 Sending build context to Docker daemon 1.229MB 09:30:00 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 09:30:00 Step 2/25 : FROM ${BASE} AS builder 09:30:00 ---> 28b49c1b22a3 09:30:00 Step 3/25 : ARG MAKE='make build' 09:30:00 ---> Running in e98d6d1a0bd0 09:30:00 Removing intermediate container e98d6d1a0bd0 09:30:00 ---> c15471d75a62 09:30:00 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 09:30:00 ---> Running in 48db15cb92ab 09:30:00 Removing intermediate container 48db15cb92ab 09:30:00 ---> 0c416a4bab2c 09:30:00 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 09:30:00 ---> Running in aafc3e5ebf67 09:30:01 Removing intermediate container aafc3e5ebf67 09:30:01 ---> 20ec02c86891 09:30:01 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:30:01 ---> Running in 049665307d12 09:30:03 Removing intermediate container 049665307d12 09:30:03 ---> 48fca7319e20 09:30:03 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:30:03 ---> Running in fb97f7adae24 09:30:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:30:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:30:07 OK: 220 MiB in 52 packages 09:30:07 Removing intermediate container fb97f7adae24 09:30:07 ---> d015878faa4b 09:30:07 Step 8/25 : WORKDIR /app 09:30:07 ---> Running in 6f90a5da4d1f 09:30:08 Removing intermediate container 6f90a5da4d1f 09:30:08 ---> 4a6e4c3f27f8 09:30:08 Step 9/25 : COPY go.mod vendor* ./ 09:30:08 ---> da962e4f9c4c 09:30:08 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:30:08 ---> Running in 03e9a665836b 09:30:10 Removing intermediate container 03e9a665836b 09:30:10 ---> 350f52480add 09:30:10 Step 11/25 : COPY . . 09:30:11 ---> 0c388daad3a1 09:30:11 Step 12/25 : RUN $MAKE 09:30:11 ---> Running in 7c66c3dde966 09:30:13 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 09:32:50 Removing intermediate container 7c66c3dde966 09:32:50 ---> e90107a00b4c 09:32:50 Step 13/25 : FROM alpine:3.14 09:32:50 3.14: Pulling from library/alpine 09:32:50 455c02918c45: Pulling fs layer 09:32:50 455c02918c45: Download complete 09:32:50 455c02918c45: Pull complete 09:32:50 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 09:32:50 Status: Downloaded newer image for alpine:3.14 09:32:50 ---> ac73e934f311 09:32:50 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 09:32:50 ---> Running in 7c355f0aaaaf 09:32:50 Removing intermediate container 7c355f0aaaaf 09:32:50 ---> 21a3dc112781 09:32:50 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:32:50 ---> Running in f87b35a09316 09:32:50 Removing intermediate container f87b35a09316 09:32:50 ---> f7c2f024ba48 09:32:50 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 09:32:50 ---> Running in d5ec53feb475 09:32:50 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:32:50 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:32:50 (1/6) Installing dumb-init (1.2.5-r1) 09:32:50 (2/6) Installing libgcc (10.3.1_git20210424-r2) 09:32:50 (3/6) Installing libsodium (1.0.18-r0) 09:32:50 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 09:32:50 (5/6) Installing libzmq (4.3.4-r0) 09:32:50 (6/6) Installing zeromq (4.3.4-r0) 09:32:50 Executing busybox-1.33.1-r7.trigger 09:32:50 OK: 8 MiB in 20 packages 09:32:50 Removing intermediate container d5ec53feb475 09:32:50 ---> 4aceb709ac81 09:32:50 Step 17/25 : COPY --from=builder /app/LICENSE / 09:32:50 ---> 3dff931498ff 09:32:50 Step 18/25 : COPY --from=builder /app/Attribution.txt / 09:32:50 ---> 7f528c603563 09:32:50 Step 19/25 : COPY --from=builder /app/cmd/ / 09:32:50 ---> 392b027de1d9 09:32:50 Step 20/25 : EXPOSE 59989 09:32:50 ---> Running in aab07ac0d411 09:32:50 Removing intermediate container aab07ac0d411 09:32:50 ---> 913115be3931 09:32:50 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 09:32:50 ---> Running in c938c033f76b 09:32:50 Removing intermediate container c938c033f76b 09:32:50 ---> a3e5b12c3f6a 09:32:50 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 09:32:50 ---> Running in bc1fa0a97ed3 09:32:50 Removing intermediate container bc1fa0a97ed3 09:32:50 ---> b64a7f883cb8 09:32:50 Step 23/25 : LABEL arch=arm64 09:32:50 ---> Running in 33fdea7542e4 09:32:50 Removing intermediate container 33fdea7542e4 09:32:50 ---> bea31ccda450 09:32:50 Step 24/25 : LABEL git_sha=a2758104a26f08d3533b7032fcb2aa5e5831d488 09:32:50 ---> Running in 2fbf1f067c89 09:32:51 Removing intermediate container 2fbf1f067c89 09:32:51 ---> fd109cd09117 09:32:51 Step 25/25 : LABEL version=2.2.1-dev.3 09:32:51 ---> Running in 91f802479e88 09:32:51 Removing intermediate container 91f802479e88 09:32:51 ---> 3ee6246ef5bc 09:32:51 [Warning] One or more build-args [ARCH] were not consumed 09:32:51 Successfully built 3ee6246ef5bc 09:32:51 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 09:32:51 provisioning config files... 09:32:51 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/38@tmp/config8411303679928255707tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:32:51 ---> docker-login.sh 09:32:51 nexus3.edgexfoundry.org:10001 09:32:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:32:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:32:52 Configure a credential helper to remove this warning. See 09:32:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:32:52 09:32:52 Login Succeeded 09:32:52 nexus3.edgexfoundry.org:10002 09:32:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:32:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:32:52 Configure a credential helper to remove this warning. See 09:32:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:32:52 09:32:52 Login Succeeded 09:32:52 nexus3.edgexfoundry.org:10003 09:32:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:32:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:32:53 Configure a credential helper to remove this warning. See 09:32:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:32:53 09:32:53 Login Succeeded 09:32:53 nexus3.edgexfoundry.org:10004 09:32:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:32:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:32:53 Configure a credential helper to remove this warning. See 09:32:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:32:53 09:32:53 Login Succeeded 09:32:53 docker.io 09:32:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:32:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:32:54 Configure a credential helper to remove this warning. See 09:32:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:32:54 09:32:54 Login Succeeded 09:32:54 ---> docker-login.sh ends [Pipeline] } 09:32:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:32:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:32:54 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 09:32:54 a2758104a26f08d3533b7032fcb2aa5e5831d488 09:32:54 latest 09:32:54 2.2.1-dev.3 09:32:54 a2758104a26f08d3533b7032fcb2aa5e5831d488-2.2.1-dev.3 09:32:54 main 09:32:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:54 + 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 09:32:55 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a2758104a26f08d3533b7032fcb2aa5e5831d488 09:32:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 09:32:55 08526be43b21: Preparing 09:32:55 23a282cde58e: Preparing 09:32:55 ef068af7e089: Preparing 09:32:55 4215e1a7fc72: Preparing 09:32:55 c4e376db6e5a: Preparing 09:32:55 f73e7dbfee58: Preparing 09:32:55 f73e7dbfee58: Waiting 09:32:55 ef068af7e089: Pushed 09:32:55 23a282cde58e: Pushed 09:32:55 c4e376db6e5a: Pushed 09:32:55 f73e7dbfee58: Layer already exists 09:32:55 4215e1a7fc72: Pushed 09:33:02 08526be43b21: Pushed 09:33:02 a2758104a26f08d3533b7032fcb2aa5e5831d488: digest: sha256:198d7b2e527f81589ea04f98cb376e1996338a6177a2ccf05668b41dbbf3ecb7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:03 + 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 09:33:03 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 09:33:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 09:33:03 08526be43b21: Preparing 09:33:03 23a282cde58e: Preparing 09:33:03 ef068af7e089: Preparing 09:33:03 4215e1a7fc72: Preparing 09:33:03 c4e376db6e5a: Preparing 09:33:03 f73e7dbfee58: Preparing 09:33:03 f73e7dbfee58: Waiting 09:33:03 4215e1a7fc72: Layer already exists 09:33:03 c4e376db6e5a: Layer already exists 09:33:03 ef068af7e089: Layer already exists 09:33:03 23a282cde58e: Layer already exists 09:33:03 08526be43b21: Layer already exists 09:33:03 f73e7dbfee58: Layer already exists 09:33:03 latest: digest: sha256:198d7b2e527f81589ea04f98cb376e1996338a6177a2ccf05668b41dbbf3ecb7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:04 + 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 09:33:04 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.2.1-dev.3 09:33:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 09:33:04 08526be43b21: Preparing 09:33:04 23a282cde58e: Preparing 09:33:04 ef068af7e089: Preparing 09:33:04 4215e1a7fc72: Preparing 09:33:04 c4e376db6e5a: Preparing 09:33:04 f73e7dbfee58: Preparing 09:33:04 f73e7dbfee58: Waiting 09:33:04 08526be43b21: Layer already exists 09:33:04 c4e376db6e5a: Layer already exists 09:33:04 4215e1a7fc72: Layer already exists 09:33:04 23a282cde58e: Layer already exists 09:33:04 ef068af7e089: Layer already exists 09:33:04 f73e7dbfee58: Layer already exists 09:33:04 2.2.1-dev.3: digest: sha256:198d7b2e527f81589ea04f98cb376e1996338a6177a2ccf05668b41dbbf3ecb7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:05 + 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 09:33:05 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a2758104a26f08d3533b7032fcb2aa5e5831d488-2.2.1-dev.3 09:33:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 09:33:05 08526be43b21: Preparing 09:33:05 23a282cde58e: Preparing 09:33:05 ef068af7e089: Preparing 09:33:05 4215e1a7fc72: Preparing 09:33:05 c4e376db6e5a: Preparing 09:33:05 f73e7dbfee58: Preparing 09:33:05 f73e7dbfee58: Waiting 09:33:05 08526be43b21: Layer already exists 09:33:05 4215e1a7fc72: Layer already exists 09:33:05 c4e376db6e5a: Layer already exists 09:33:05 ef068af7e089: Layer already exists 09:33:05 23a282cde58e: Layer already exists 09:33:05 f73e7dbfee58: Layer already exists 09:33:05 a2758104a26f08d3533b7032fcb2aa5e5831d488-2.2.1-dev.3: digest: sha256:198d7b2e527f81589ea04f98cb376e1996338a6177a2ccf05668b41dbbf3ecb7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:06 + 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 09:33:06 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 09:33:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 09:33:06 08526be43b21: Preparing 09:33:06 23a282cde58e: Preparing 09:33:06 ef068af7e089: Preparing 09:33:06 4215e1a7fc72: Preparing 09:33:06 c4e376db6e5a: Preparing 09:33:06 f73e7dbfee58: Preparing 09:33:06 f73e7dbfee58: Waiting 09:33:06 4215e1a7fc72: Layer already exists 09:33:06 08526be43b21: Layer already exists 09:33:06 ef068af7e089: Layer already exists 09:33:06 23a282cde58e: Layer already exists 09:33:06 c4e376db6e5a: Layer already exists 09:33:06 f73e7dbfee58: Layer already exists 09:33:06 main: digest: sha256:198d7b2e527f81589ea04f98cb376e1996338a6177a2ccf05668b41dbbf3ecb7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:33:06 ===================================================== [Pipeline] echo 09:33:06 taggedImages: 09:33:06 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a2758104a26f08d3533b7032fcb2aa5e5831d488 09:33:06 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 09:33:06 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.2.1-dev.3 09:33:06 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a2758104a26f08d3533b7032fcb2aa5e5831d488-2.2.1-dev.3 09:33:06 - 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 09:33:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:33:07 09:33:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:33:07 arm64: Pulling from edgex-lftools-log-publisher 09:33:07 8998bd30e6a1: Pulling fs layer 09:33:07 04944245beec: Pulling fs layer 09:33:07 699f458cf7ca: Pulling fs layer 09:33:07 765212b225bb: Pulling fs layer 09:33:07 f23df028b6ca: Pulling fs layer 09:33:07 d65c8cfc05b1: Pulling fs layer 09:33:07 2437ff75d9bd: Pulling fs layer 09:33:07 765212b225bb: Waiting 09:33:07 f23df028b6ca: Waiting 09:33:07 d65c8cfc05b1: Waiting 09:33:07 2437ff75d9bd: Waiting 09:33:07 04944245beec: Verifying Checksum 09:33:07 04944245beec: Download complete 09:33:07 765212b225bb: Verifying Checksum 09:33:07 765212b225bb: Download complete 09:33:07 f23df028b6ca: Download complete 09:33:08 d65c8cfc05b1: Verifying Checksum 09:33:08 d65c8cfc05b1: Download complete 09:33:08 699f458cf7ca: Verifying Checksum 09:33:08 699f458cf7ca: Download complete 09:33:08 8998bd30e6a1: Verifying Checksum 09:33:08 8998bd30e6a1: Download complete 09:33:10 2437ff75d9bd: Verifying Checksum 09:33:10 2437ff75d9bd: Download complete 09:33:12 8998bd30e6a1: Pull complete 09:33:13 04944245beec: Pull complete 09:33:14 699f458cf7ca: Pull complete 09:33:14 765212b225bb: Pull complete 09:33:15 f23df028b6ca: Pull complete 09:33:15 d65c8cfc05b1: Pull complete 09:33:30 2437ff75d9bd: Pull complete 09:33:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:33:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:33:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:33:31 prd-ubuntu20.04-docker-arm64-4c-16g-14833 does not seem to be running inside a container 09:33:31 $ 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 09:33:33 $ docker top a43cd6c8f86b9193e94d0fe42e72160b9a8a7364a8a6cbbacd1f75608891af43 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:33:34 ---> job-cost.sh 09:33:34 lf-activate-venv: SKIPPING 09:33:34 INFO: No Stack... 09:33:35 INFO: Retrieving Pricing Info for: v3-standard-4 09:33:35 INFO: Archiving Costs [Pipeline] sh 09:33:36 + cat /w/workspace/device-rfid-llrp-go/38/archives/cost.csv 09:33:36 + cut -d, -f6 [Pipeline] lock 09:33:36 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-38-stack-cost] 09:33:36 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-38-stack-cost] did not exist. Created. 09:33:36 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-38-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:33:37 /w/workspace/device-rfid-llrp-go/38@tmp/durable-12e41ab4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:33:37 + echo total: 0.10999999940395355 [Pipeline] stash 09:33:38 Warning: overwriting stash ‘stack-cost’ 09:33:38 Stashed 1 file(s) [Pipeline] } 09:33:38 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-38-stack-cost] [Pipeline] // lock [Pipeline] } 09:33:38 $ docker stop --time=1 a43cd6c8f86b9193e94d0fe42e72160b9a8a7364a8a6cbbacd1f75608891af43 09:33:39 $ 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 09:33:40 provisioning config files... 09:33:40 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3028105179370116855tmp [Pipeline] { [Pipeline] sh 09:33:40 + set +x 09:33:40 + curl -s https://codecov.io/bash 09:33:40 + bash -s -- 09:33:40 09:33:40 _____ _ 09:33:40 / ____| | | 09:33:40 | | ___ __| | ___ ___ _____ __ 09:33:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:33:40 | |___| (_) | (_| | __/ (_| (_) \ V / 09:33:40 \_____\___/ \__,_|\___|\___\___/ \_/ 09:33:40 Bash-1.0.6 09:33:40 09:33:40 09:33:40 ==> git version 2.25.1 found 09:33:40 ==> 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 09:33:40 Release-Date: 2020-01-08 09:33:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:33:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:33:40 ==> Jenkins CI detected. 09:33:40 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 09:33:40 project root: . 09:33:40 --> token set from env 09:33:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:33:40 ==> Running gcov in . (disable via -X gcov) 09:33:40 ==> Python coveragepy not found 09:33:40 ==> Searching for coverage reports in: 09:33:40 + . 09:33:40 -> Found 1 reports 09:33:40 ==> Detecting git/mercurial file structure 09:33:40 ==> Reading reports 09:33:40 + ./coverage.out bytes=460394 09:33:40 ==> Appending adjustments 09:33:40 https://docs.codecov.io/docs/fixing-reports 09:33:40 + Found adjustments 09:33:40 ==> Gzipping contents 09:33:40 52K /tmp/codecov.DxCJg6.gz 09:33:40 ==> Uploading reports 09:33:40 url: https://codecov.io 09:33:40 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= 09:33:40 -> Pinging Codecov 09:33:40 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= 09:33:40 -> Uploading to 09:33:40 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 09:33:40 % Total % Received % Xferd Average Speed Time Time Time Current 09:33:40 Dload Upload Total Spent Left Speed 09:33:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51820 0 0 100 51820 0 200k --:--:-- --:--:-- --:--:-- 200k 09:33:41 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/a2758104a26f08d3533b7032fcb2aa5e5831d488 [Pipeline] } 09:33:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:33:41 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:33:41 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:33:41 09:33:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:33:41 1.410.4: Pulling from edgex-devops/edgex-snyk-go 09:33:41 df9b9388f04a: Pulling fs layer 09:33:41 52dc419b0ee2: Pulling fs layer 09:33:41 25bc292e5bac: Pulling fs layer 09:33:41 114826534d7a: Pulling fs layer 09:33:41 4657fd5d0bcf: Pulling fs layer 09:33:41 6ad1cebc031e: Pulling fs layer 09:33:41 8a3aa393b2d8: Pulling fs layer 09:33:41 4657fd5d0bcf: Waiting 09:33:41 6ad1cebc031e: Waiting 09:33:41 8a3aa393b2d8: Waiting 09:33:41 114826534d7a: Waiting 09:33:41 25bc292e5bac: Verifying Checksum 09:33:41 25bc292e5bac: Download complete 09:33:41 52dc419b0ee2: Download complete 09:33:41 4657fd5d0bcf: Download complete 09:33:41 df9b9388f04a: Download complete 09:33:42 df9b9388f04a: Pull complete 09:33:42 6ad1cebc031e: Verifying Checksum 09:33:42 6ad1cebc031e: Download complete 09:33:42 52dc419b0ee2: Pull complete 09:33:42 25bc292e5bac: Pull complete 09:33:42 114826534d7a: Verifying Checksum 09:33:42 114826534d7a: Download complete 09:33:42 8a3aa393b2d8: Verifying Checksum 09:33:42 8a3aa393b2d8: Download complete 09:33:46 114826534d7a: Pull complete 09:33:46 4657fd5d0bcf: Pull complete 09:33:46 6ad1cebc031e: Pull complete 09:33:49 8a3aa393b2d8: Pull complete 09:33:49 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 09:33:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:33:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:33:49 prd-ubuntu20.04-docker-8c-8g-3709 does not seem to be running inside a container 09:33:49 $ 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 09:33:51 $ docker top 6ca4750816dc751c226e5c35d3f7d46609b4b0429bf68e01909fdc4f7edd6053 -eo pid,comm [Pipeline] { [Pipeline] echo 09:33:51 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 09:33:51 + set -o pipefail 09:33:51 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 09:33:56 09:33:56 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 09:33:56 09:33:56 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/e6ecb6b5-f7c5-4d82-97d2-0b2b54cae0a3 09:33:56 09:33:56 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 09:33:56 09:33:56 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:33:56 09:33:56 [Pipeline] } 09:33:56 $ docker stop --time=1 6ca4750816dc751c226e5c35d3f7d46609b4b0429bf68e01909fdc4f7edd6053 09:33:58 $ 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 09:33:58 + git log --format=format:%s -1 a2758104a26f08d3533b7032fcb2aa5e5831d488 [Pipeline] sh 09:33:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:33:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:33:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:33:59 prd-ubuntu20.04-docker-8c-8g-3709 does not seem to be running inside a container 09:33:59 $ 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 09:34:00 $ docker top c69e3a728df63c13e8877a39095d8074b6a16d1975b0353f8685206cbec6c667 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:34:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:34:00 [ssh-agent] Looking for ssh-agent implementation... 09:34:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:34:00 $ docker exec c69e3a728df63c13e8877a39095d8074b6a16d1975b0353f8685206cbec6c667 ssh-agent 09:34:00 SSH_AUTH_SOCK=/tmp/ssh-hcMlxFKNeToy/agent.33 09:34:00 SSH_AGENT_PID=39 09:34:00 Running ssh-add (command line suppressed) 09:34:00 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) 09:34:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:34:00 + git semver tag 09:34:01 2022-06-19 09:34:01,003 [run_tag] DEBUG tag force:False 09:34:01 2022-06-19 09:34:01,004 [check_head_tag] DEBUG check head tag 09:34:01 2022-06-19 09:34:01,004 [execute] INFO git cat-file --batch-check 09:34:01 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=) 09:34:01 2022-06-19 09:34:01,007 [execute] INFO git cat-file --batch 09:34:01 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=) 09:34:01 2022-06-19 09:34:01,013 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 09:34:01 2022-06-19 09:34:01,013 [execute] INFO git tag -a v2.2.1-dev.3 -m v2.2.1-dev.3 09:34:01 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) 09:34:01 2022-06-19 09:34:01,018 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 09:34:01 2.2.1-dev.3 [Pipeline] } 09:34:01 $ docker exec --env ******** --env ******** c69e3a728df63c13e8877a39095d8074b6a16d1975b0353f8685206cbec6c667 ssh-agent -k 09:34:01 unset SSH_AUTH_SOCK; 09:34:01 unset SSH_AGENT_PID; 09:34:01 echo Agent pid 39 killed; 09:34:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:34:01 + git semver [Pipeline] } 09:34:01 $ docker stop --time=1 c69e3a728df63c13e8877a39095d8074b6a16d1975b0353f8685206cbec6c667 09:34:03 $ docker rm -f c69e3a728df63c13e8877a39095d8074b6a16d1975b0353f8685206cbec6c667 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:34:03 09:34:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:34:03 0.23.1-centos7: Pulling from edgex-lftools 09:34:03 ab5ef0e58194: Pulling fs layer 09:34:03 9712f1f96733: Pulling fs layer 09:34:03 63f879dbbcfc: Pulling fs layer 09:34:03 0d9ebad4ef96: Pulling fs layer 09:34:03 e9a5061849ea: Pulling fs layer 09:34:03 0d9ebad4ef96: Waiting 09:34:03 d747dcd14b5f: Pulling fs layer 09:34:03 2de7ff778b66: Pulling fs layer 09:34:03 d747dcd14b5f: Waiting 09:34:03 2de7ff778b66: Waiting 09:34:03 9712f1f96733: Verifying Checksum 09:34:03 9712f1f96733: Download complete 09:34:04 63f879dbbcfc: Verifying Checksum 09:34:04 63f879dbbcfc: Download complete 09:34:04 e9a5061849ea: Verifying Checksum 09:34:04 ab5ef0e58194: Verifying Checksum 09:34:04 ab5ef0e58194: Download complete 09:34:04 d747dcd14b5f: Verifying Checksum 09:34:04 d747dcd14b5f: Download complete 09:34:04 0d9ebad4ef96: Download complete 09:34:04 2de7ff778b66: Verifying Checksum 09:34:04 2de7ff778b66: Download complete 09:34:07 ab5ef0e58194: Pull complete 09:34:07 9712f1f96733: Pull complete 09:34:07 63f879dbbcfc: Pull complete 09:34:11 0d9ebad4ef96: Pull complete 09:34:11 e9a5061849ea: Pull complete 09:34:11 d747dcd14b5f: Pull complete 09:34:12 2de7ff778b66: Pull complete 09:34:12 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:34:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:34:12 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:34:12 prd-ubuntu20.04-docker-8c-8g-3709 does not seem to be running inside a container 09:34:12 $ 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 09:34:14 $ docker top f9a7977f3127e118d781ef6e7cb3598acc4c23d66aef040296529c41ab9fdef0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:34:14 provisioning config files... 09:34:14 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2141696722107929683tmp 09:34:14 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5450416384309619316tmp 09:34:14 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config432760758405661978tmp [Pipeline] { [Pipeline] echo 09:34:14 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:34:15 ---> sigul-configuration.sh 09:34:15 gpg: directory `/root/.gnupg' created 09:34:15 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:34:15 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:34:15 gpg: keyring `/root/.gnupg/secring.gpg' created 09:34:15 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:34:15 gpg: CAST5 encrypted data 09:34:15 gpg: encrypted with 1 passphrase 09:34:15 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:34:15 + mkdir /home/jenkins 09:34:15 + mkdir /home/jenkins/sigul [Pipeline] sh 09:34:15 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 09:34:15 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:34:16 ---> sigul-install.sh 09:34:16 Sigul already installed; skipping installation. [Pipeline] sh 09:34:16 + git tag --list 09:34:16 v0.0.0 09:34:16 v1.0.0 09:34:16 v2.1.0 09:34:16 v2.1.1 09:34:16 v2.1.1-dev.1 09:34:16 v2.2.0 09:34:16 v2.2.1-dev.1 09:34:16 v2.2.1-dev.2 09:34:16 v2.2.1-dev.3 [Pipeline] sh 09:34:16 + lftools sign git-tag v2.2.1-dev.3 09:34:17 Signing Git tag with Sigul... 09:34:17 Signing v2.2.1-dev.3 [Pipeline] echo 09:34:17 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:34:17 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:34:17 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:34:17 $ docker stop --time=1 f9a7977f3127e118d781ef6e7cb3598acc4c23d66aef040296529c41ab9fdef0 09:34:19 $ docker rm -f f9a7977f3127e118d781ef6e7cb3598acc4c23d66aef040296529c41ab9fdef0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:34:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:34:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:34:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:34:19 prd-ubuntu20.04-docker-8c-8g-3709 does not seem to be running inside a container 09:34:19 $ 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 09:34:20 $ docker top 710c3ceecbe61303a312783f7082bd0e6ba6b9c8e8cada905180c5fcc9a078ff -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:34:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:34:20 [ssh-agent] Looking for ssh-agent implementation... 09:34:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:34:20 $ docker exec 710c3ceecbe61303a312783f7082bd0e6ba6b9c8e8cada905180c5fcc9a078ff ssh-agent 09:34:20 SSH_AUTH_SOCK=/tmp/ssh-FLsV6ZwXEyDg/agent.32 09:34:20 SSH_AGENT_PID=38 09:34:20 Running ssh-add (command line suppressed) 09:34:20 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) 09:34:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:34:21 + git semver bump pre 09:34:21 2022-06-19 09:34:21,241 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 09:34:21 2022-06-19 09:34:21,242 [bump_version] DEBUG bumping version:2.2.1-dev.3 on axis:pre with prefix:dev 09:34:21 2022-06-19 09:34:21,242 [bump_version] DEBUG bumped version:2.2.1-dev.4 09:34:21 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 09:34:21 2022-06-19 09:34:21,242 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 09:34:21 2022-06-19 09:34:21,242 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 09:34:21 2022-06-19 09:34:21,244 [execute] INFO git cat-file --batch-check 09:34:21 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=) 09:34:21 2022-06-19 09:34:21,251 [execute] INFO git cat-file --batch 09:34:21 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=) 09:34:21 2022-06-19 09:34:21,257 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 09:34:21 2.2.1-dev.4 [Pipeline] } 09:34:21 $ docker exec --env ******** --env ******** 710c3ceecbe61303a312783f7082bd0e6ba6b9c8e8cada905180c5fcc9a078ff ssh-agent -k 09:34:21 unset SSH_AUTH_SOCK; 09:34:21 unset SSH_AGENT_PID; 09:34:21 echo Agent pid 38 killed; 09:34:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:34:21 + git semver [Pipeline] } 09:34:22 $ docker stop --time=1 710c3ceecbe61303a312783f7082bd0e6ba6b9c8e8cada905180c5fcc9a078ff 09:34:23 $ docker rm -f 710c3ceecbe61303a312783f7082bd0e6ba6b9c8e8cada905180c5fcc9a078ff [Pipeline] // withDockerContainer [Pipeline] sh 09:34:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:34:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:34:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:34:24 prd-ubuntu20.04-docker-8c-8g-3709 does not seem to be running inside a container 09:34:24 $ 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 09:34:24 $ docker top dd02146cec1d6c32c3d9e628d9559ec28c8143052a87ebb744a438c342e72ca4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:34:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:34:24 [ssh-agent] Looking for ssh-agent implementation... 09:34:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:34:24 $ docker exec dd02146cec1d6c32c3d9e628d9559ec28c8143052a87ebb744a438c342e72ca4 ssh-agent 09:34:24 SSH_AUTH_SOCK=/tmp/ssh-zp7jrNHYPfb8/agent.32 09:34:24 SSH_AGENT_PID=38 09:34:24 Running ssh-add (command line suppressed) 09:34:24 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) 09:34:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:34:25 + git semver push 09:34:25 2022-06-19 09:34:25,425 [run_push] DEBUG push 09:34:25 2022-06-19 09:34:25,426 [execute] INFO git cat-file --batch-check 09:34:25 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=) 09:34:25 2022-06-19 09:34:25,430 [execute] INFO git rev-list 780e44f84ecdf5ba79ef335215be15105d6b6638 -- 09:34:25 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) 09:34:25 2022-06-19 09:34:25,437 [execute] INFO git fetch -v origin 09:34:25 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) 09:34:26 2022-06-19 09:34:25,901 [run_push] DEBUG no remote changes detected 09:34:26 2022-06-19 09:34:25,902 [execute] INFO git push origin semver 09:34:26 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) 09:34:26 2022-06-19 09:34:26,644 [run_push] DEBUG push all version tags 09:34:26 2022-06-19 09:34:26,644 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:34:26 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) 09:34:27 2022-06-19 09:34:27,303 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 09:34:27 2.2.1-dev.4 [Pipeline] } 09:34:27 $ docker exec --env ******** --env ******** dd02146cec1d6c32c3d9e628d9559ec28c8143052a87ebb744a438c342e72ca4 ssh-agent -k 09:34:27 unset SSH_AUTH_SOCK; 09:34:27 unset SSH_AGENT_PID; 09:34:27 echo Agent pid 38 killed; 09:34:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:34:27 + git semver [Pipeline] } 09:34:28 $ docker stop --time=1 dd02146cec1d6c32c3d9e628d9559ec28c8143052a87ebb744a438c342e72ca4 09:34:29 $ 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 09:34:30 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 09:34:30 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 09:34:30 total 16 09:34:30 drwxr-xr-x 3 root root 4096 Jun 19 06:35 . 09:34:30 drwxrwxr-x 12 jenkins jenkins 4096 Jun 19 09:34 .. 09:34:30 drwxr-xr-x 2 root root 4096 Jun 19 06:35 cost 09:34:30 -rw-r--r-- 1 root root 89 Jun 19 06:35 cost.csv 09:34:30 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 09:34:30 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 09:34:30 total 16 09:34:30 drwxr-xr-x 3 jenkins jenkins 4096 Jun 19 06:35 . 09:34:30 drwxrwxr-x 12 jenkins jenkins 4096 Jun 19 09:34 .. 09:34:30 drwxr-xr-x 2 jenkins jenkins 4096 Jun 19 06:35 cost 09:34:30 -rw-r--r-- 1 jenkins jenkins 89 Jun 19 06:35 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:34:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:34:31 ---> package-listing.sh 09:34:31 ++ facter osfamily 09:34:31 ++ tr '[:upper:]' '[:lower:]' 09:34:31 + OS_FAMILY=debian 09:34:31 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 09:34:31 + START_PACKAGES=/tmp/packages_start.txt 09:34:31 + END_PACKAGES=/tmp/packages_end.txt 09:34:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:34:31 + PACKAGES=/tmp/packages_start.txt 09:34:31 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 09:34:31 + PACKAGES=/tmp/packages_end.txt 09:34:31 + case "${OS_FAMILY}" in 09:34:31 + grep '^ii' 09:34:31 + dpkg -l 09:34:31 + '[' -f /tmp/packages_start.txt ']' 09:34:31 + '[' -f /tmp/packages_end.txt ']' 09:34:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:34:31 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 09:34:31 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 09:34:31 + 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 09:34:31 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/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 09:34:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:34:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:34:32 prd-ubuntu20.04-docker-8c-8g-3709 does not seem to be running inside a container 09:34:32 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/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 09:34:32 $ docker top cb7ca2581090b4e82c40a0b18be41cfe61651dd51abe78ae3591172b379ffa89 -eo pid,comm [Pipeline] { [Pipeline] sh 09:34:33 + touch /tmp/pre-build-complete [Pipeline] sh 09:34:33 + mkdir -p /var/log/sysstat [Pipeline] sh 09:34:33 + ls /var/log/sa-host 09:34:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:34:33 provisioning config files... 09:34:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config594002922810134424tmp [Pipeline] { [Pipeline] echo 09:34:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:34:33 ---> create-netrc.sh [Pipeline] } 09:34:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:34:34 ---> python-tools-install.sh [Pipeline] echo 09:34:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:34:34 ---> sudo-logs.sh 09:34:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:34:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:34:34 ---> job-cost.sh 09:34:34 lf-activate-venv: SKIPPING 09:34:34 DEBUG: total: 0.2199999988079071 09:34:34 INFO: Retrieving Stack Cost... 09:34:35 INFO: Retrieving Pricing Info for: v3-standard-8 09:34:35 INFO: Archiving Costs [Pipeline] echo 09:34:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:34:36 ---> logs-deploy.sh 09:34:36 lf-activate-venv: SKIPPING 09:34:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/38 09:34:36 INFO: archiving workspace using pattern(s): 09:34:36 Archives upload complete. 09:34:36 INFO: archiving logs to Nexus