Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 09605dd7ded88dfac5bff0fbd22d395988b2ef31 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-ssh9663927755901365220.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh13354952622498139700.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 dae07dc806156effb2cae02074e2f5f64a063e83 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/edgex-global-pipelines/.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/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7187370028492034251.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > 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 shared 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-ssh949149729954069476.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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/lf-pipelines/.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/lf-pipelines@tmp/jenkins-gitclient-ssh3971456002004612286.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 shared 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:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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: true 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3568 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.24.4' 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 /w/workspace/foundry_device-rfid-llrp-go_main@tmp/jenkins-gitclient-ssh7386243672356664052.key > 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 09605dd7ded88dfac5bff0fbd22d395988b2ef31 (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 09605dd7ded88dfac5bff0fbd22d395988b2ef31 # timeout=10 Commit message: "ci: gomod changes related for Go 1.17 (#59)" > git rev-list --no-walk fd2b54545dbdade7bd7b3b1aa93d6d2bc7d89050 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-20T21:11:03.179Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-20T21:11:03.238Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-20T21:11:03.254Z] ========================================================= [2022-01-20T21:11:03.254Z] EdgeX Global Pipelines Version Info [2022-01-20T21:11:03.254Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-20T21:11:04.396Z] ------------------- [2022-01-20T21:11:04.396Z] stable info: [2022-01-20T21:11:04.396Z] ------------------- [2022-01-20T21:11:04.396Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-20T21:11:04.396Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-20T21:11:04.396Z] Message: update stable to v1.0.219 [2022-01-20T21:11:04.968Z] ------------------- [2022-01-20T21:11:04.968Z] experimental info: [2022-01-20T21:11:04.968Z] ------------------- [2022-01-20T21:11:04.968Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-20T21:11:04.968Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-20T21:11:04.968Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-20T21:11:05.111Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2022-01-20T21:11:05.125Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2022-01-20T21:11:05.138Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-20T21:11:05.155Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-20T21:11:05.171Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-20T21:11:05.187Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-20T21:11:05.198Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-20T21:11:05.214Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-01-20T21:11:05.230Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-20T21:11:05.248Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-20T21:11:05.265Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-20T21:11:05.277Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2022-01-20T21:11:05.293Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-20T21:11:05.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-20T21:11:05.323Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-20T21:11:05.339Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-20T21:11:05.351Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-01-20T21:11:05.367Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-01-20T21:11:05.386Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-20T21:11:05.403Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-01-20T21:11:05.422Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-01-20T21:11:05.439Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-01-20T21:11:05.458Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-01-20T21:11:05.476Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-01-20T21:11:05.493Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-01-20T21:11:05.505Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-20T21:11:05.522Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-01-20T21:11:05.541Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-01-20T21:11:05.551Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-01-20T21:11:05.567Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 09605dd7ded88dfac5bff0fbd22d395988b2ef31 [Pipeline] echo [2022-01-20T21:11:05.586Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 09605dd [Pipeline] echo [2022-01-20T21:11:05.604Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T21:11:05.648Z] provisioning config files... [2022-01-20T21:11:05.660Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5711188449550475535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T21:11:05.974Z] ---> docker-login.sh [2022-01-20T21:11:05.974Z] nexus3.edgexfoundry.org:10001 [2022-01-20T21:11:05.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T21:11:06.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T21:11:06.242Z] Configure a credential helper to remove this warning. See [2022-01-20T21:11:06.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T21:11:06.242Z] [2022-01-20T21:11:06.242Z] Login Succeeded [2022-01-20T21:11:06.242Z] nexus3.edgexfoundry.org:10002 [2022-01-20T21:11:06.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T21:11:06.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T21:11:06.242Z] Configure a credential helper to remove this warning. See [2022-01-20T21:11:06.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T21:11:06.242Z] [2022-01-20T21:11:06.242Z] Login Succeeded [2022-01-20T21:11:06.242Z] nexus3.edgexfoundry.org:10003 [2022-01-20T21:11:06.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T21:11:06.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T21:11:06.505Z] Configure a credential helper to remove this warning. See [2022-01-20T21:11:06.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T21:11:06.505Z] [2022-01-20T21:11:06.505Z] Login Succeeded [2022-01-20T21:11:06.505Z] nexus3.edgexfoundry.org:10004 [2022-01-20T21:11:06.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T21:11:06.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T21:11:06.505Z] Configure a credential helper to remove this warning. See [2022-01-20T21:11:06.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T21:11:06.505Z] [2022-01-20T21:11:06.505Z] Login Succeeded [2022-01-20T21:11:06.505Z] docker.io [2022-01-20T21:11:06.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T21:11:07.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T21:11:07.031Z] Configure a credential helper to remove this warning. See [2022-01-20T21:11:07.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T21:11:07.031Z] [2022-01-20T21:11:07.031Z] Login Succeeded [2022-01-20T21:11:07.031Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T21:11:07.041Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-01-20T21:11:07.446Z] + git rev-list -1 --merges 09605dd7ded88dfac5bff0fbd22d395988b2ef31~1..09605dd7ded88dfac5bff0fbd22d395988b2ef31 [Pipeline] echo [2022-01-20T21:11:07.484Z] -----------> git rev-list -1 --merges 09605dd7ded88dfac5bff0fbd22d395988b2ef31~1..09605dd7ded88dfac5bff0fbd22d395988b2ef31 09605dd7ded88dfac5bff0fbd22d395988b2ef31 [false] [Pipeline] sh [2022-01-20T21:11:07.792Z] + git log --format=format:%s -1 09605dd7ded88dfac5bff0fbd22d395988b2ef31 [Pipeline] echo [2022-01-20T21:11:07.808Z] ========================================================= [2022-01-20T21:11:07.808Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-20T21:11:07.808Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-20T21:11:08.160Z] + git log --format=format:%s -1 09605dd7ded88dfac5bff0fbd22d395988b2ef31 [Pipeline] echo [2022-01-20T21:11:08.176Z] [semverPrep] GIT_COMMIT: 09605dd7ded88dfac5bff0fbd22d395988b2ef31, Commit Message: ci: gomod changes related for Go 1.17 (#59) [Pipeline] echo [2022-01-20T21:11:08.187Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-01-20T21:11:08.819Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-20T21:11:08.819Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-20T21:11:08.819Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-20T21:11:08.819Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-20T21:11:08.819Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-20T21:11:08.819Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-20T21:11:08.819Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:11:09.253Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T21:11:09.254Z] [2022-01-20T21:11:09.254Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:11:09.566Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T21:11:09.566Z] latest: Pulling from edgex-devops/git-semver [2022-01-20T21:11:09.566Z] a0d0a0d46f8b: Pulling fs layer [2022-01-20T21:11:09.566Z] 3e5f54012d9b: Pulling fs layer [2022-01-20T21:11:09.566Z] 4c7163046ea9: Pulling fs layer [2022-01-20T21:11:09.566Z] 0c2d73faf560: Pulling fs layer [2022-01-20T21:11:09.566Z] 0c2d73faf560: Waiting [2022-01-20T21:11:09.566Z] 3e5f54012d9b: Verifying Checksum [2022-01-20T21:11:09.566Z] 3e5f54012d9b: Download complete [2022-01-20T21:11:09.566Z] a0d0a0d46f8b: Verifying Checksum [2022-01-20T21:11:09.566Z] a0d0a0d46f8b: Download complete [2022-01-20T21:11:09.566Z] 0c2d73faf560: Verifying Checksum [2022-01-20T21:11:09.566Z] 0c2d73faf560: Download complete [2022-01-20T21:11:09.566Z] 4c7163046ea9: Verifying Checksum [2022-01-20T21:11:09.566Z] 4c7163046ea9: Download complete [2022-01-20T21:11:09.833Z] a0d0a0d46f8b: Pull complete [2022-01-20T21:11:09.833Z] 3e5f54012d9b: Pull complete [2022-01-20T21:11:10.097Z] 4c7163046ea9: Pull complete [2022-01-20T21:11:10.358Z] 0c2d73faf560: Pull complete [2022-01-20T21:11:10.358Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-20T21:11:10.358Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T21:11:10.358Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-20T21:11:10.430Z] prd-centos7-docker-4c-2g-3568 does not seem to be running inside a container [2022-01-20T21:11:10.474Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-20T21:11:11.555Z] $ docker top 22778dc194f07604f209ddc52ca1d0d5c099099898c58902e8b6958e0e2c170f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-20T21:11:11.660Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-20T21:11:11.660Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-20T21:11:11.758Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-20T21:11:11.761Z] $ docker exec 22778dc194f07604f209ddc52ca1d0d5c099099898c58902e8b6958e0e2c170f ssh-agent [2022-01-20T21:11:11.867Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdOBLDc/agent.14 [2022-01-20T21:11:11.867Z] SSH_AGENT_PID=21 [2022-01-20T21:11:11.874Z] Running ssh-add (command line suppressed) [2022-01-20T21:11:11.959Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_55298662629674870.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_55298662629674870.key) [2022-01-20T21:11:11.971Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-20T21:11:12.264Z] + git tag --points-at HEAD [Pipeline] } [2022-01-20T21:11:12.279Z] $ docker exec --env ******** --env ******** 22778dc194f07604f209ddc52ca1d0d5c099099898c58902e8b6958e0e2c170f ssh-agent -k [2022-01-20T21:11:12.371Z] unset SSH_AUTH_SOCK; [2022-01-20T21:11:12.372Z] unset SSH_AGENT_PID; [2022-01-20T21:11:12.372Z] echo Agent pid 21 killed; [2022-01-20T21:11:12.391Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-20T21:11:12.420Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-20T21:11:12.420Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-20T21:11:12.519Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-20T21:11:12.522Z] $ docker exec 22778dc194f07604f209ddc52ca1d0d5c099099898c58902e8b6958e0e2c170f ssh-agent [2022-01-20T21:11:12.618Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKoMjie/agent.55 [2022-01-20T21:11:12.618Z] SSH_AGENT_PID=61 [2022-01-20T21:11:12.636Z] Running ssh-add (command line suppressed) [2022-01-20T21:11:12.742Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3150952342067944610.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3150952342067944610.key) [2022-01-20T21:11:12.757Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-20T21:11:13.053Z] + git semver init [2022-01-20T21:11:13.053Z] # -> Open(): unable to determine branch for HEAD [2022-01-20T21:11:13.053Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2022-01-20T21:11:13.053Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2022-01-20T21:11:13.053Z] # $SEMVER_REMOTE_NAME = origin [2022-01-20T21:11:13.053Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-20T21:11:13.053Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-20T21:11:13.053Z] # $SEMVER_BRANCH = main [2022-01-20T21:11:13.053Z] # $SEMVER_TEMP = /tmp/semver-325405645 [2022-01-20T21:11:13.053Z] # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP [2022-01-20T21:11:13.625Z] # '/tmp/semver-325405645' -> '/w/workspace/foundry_device-rfid-llrp-go_main/.semver' [2022-01-20T21:11:13.625Z] # -> Force: false [2022-01-20T21:11:13.625Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } [2022-01-20T21:11:13.635Z] $ docker exec --env ******** --env ******** 22778dc194f07604f209ddc52ca1d0d5c099099898c58902e8b6958e0e2c170f ssh-agent -k [2022-01-20T21:11:13.738Z] unset SSH_AUTH_SOCK; [2022-01-20T21:11:13.738Z] unset SSH_AGENT_PID; [2022-01-20T21:11:13.739Z] echo Agent pid 61 killed; [2022-01-20T21:11:13.746Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-20T21:11:14.068Z] + git semver [Pipeline] } [2022-01-20T21:11:14.087Z] $ docker stop --time=1 22778dc194f07604f209ddc52ca1d0d5c099099898c58902e8b6958e0e2c170f [2022-01-20T21:11:15.283Z] $ docker rm -f 22778dc194f07604f209ddc52ca1d0d5c099099898c58902e8b6958e0e2c170f [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-20T21:11:15.633Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-20T21:11:15.875Z] Stashed 1 file(s) [Pipeline] echo [2022-01-20T21:11:15.879Z] [edgeXSemver]: initialized semver on version 1.0.1-dev.6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T21:11:16.016Z] provisioning config files... [2022-01-20T21:11:16.024Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4765649589644272746tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T21:11:16.336Z] ---> docker-login.sh [2022-01-20T21:11:16.336Z] nexus3.edgexfoundry.org:10001 [2022-01-20T21:11:16.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T21:11:16.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T21:11:16.336Z] Configure a credential helper to remove this warning. See [2022-01-20T21:11:16.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T21:11:16.336Z] [2022-01-20T21:11:16.336Z] Login Succeeded [2022-01-20T21:11:16.336Z] nexus3.edgexfoundry.org:10002 [2022-01-20T21:11:16.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T21:11:16.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T21:11:16.336Z] Configure a credential helper to remove this warning. See [2022-01-20T21:11:16.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T21:11:16.336Z] [2022-01-20T21:11:16.336Z] Login Succeeded [2022-01-20T21:11:16.336Z] nexus3.edgexfoundry.org:10003 [2022-01-20T21:11:16.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T21:11:16.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T21:11:16.599Z] Configure a credential helper to remove this warning. See [2022-01-20T21:11:16.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T21:11:16.599Z] [2022-01-20T21:11:16.599Z] Login Succeeded [2022-01-20T21:11:16.599Z] nexus3.edgexfoundry.org:10004 [2022-01-20T21:11:16.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T21:11:16.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T21:11:16.599Z] Configure a credential helper to remove this warning. See [2022-01-20T21:11:16.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T21:11:16.599Z] [2022-01-20T21:11:16.599Z] Login Succeeded [2022-01-20T21:11:16.599Z] docker.io [2022-01-20T21:11:16.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T21:11:17.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T21:11:17.118Z] Configure a credential helper to remove this warning. See [2022-01-20T21:11:17.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T21:11:17.118Z] [2022-01-20T21:11:17.118Z] Login Succeeded [2022-01-20T21:11:17.118Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T21:11:17.126Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-20T21:11:17.188Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-20T21:11:17.198Z] ========================================================= [2022-01-20T21:11:17.198Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-20T21:11:17.198Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:11:17.505Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . [2022-01-20T21:11:17.505Z] Sending build context to Docker daemon 1.698MB [2022-01-20T21:11:17.505Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-01-20T21:11:17.505Z] Step 2/12 : FROM ${BASE} AS builder [2022-01-20T21:11:17.772Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-20T21:11:17.772Z] 59bf1c3509f3: Pulling fs layer [2022-01-20T21:11:17.772Z] 666ba61612fd: Pulling fs layer [2022-01-20T21:11:17.772Z] 8ed8ca486205: Pulling fs layer [2022-01-20T21:11:17.772Z] 4fe6c5a15a65: Pulling fs layer [2022-01-20T21:11:17.772Z] 22a0e8bec74d: Pulling fs layer [2022-01-20T21:11:17.772Z] f965cba54748: Pulling fs layer [2022-01-20T21:11:17.772Z] 861ffc35075e: Pulling fs layer [2022-01-20T21:11:17.772Z] 4b385c91608e: Pulling fs layer [2022-01-20T21:11:17.772Z] 560528eb2ebb: Pulling fs layer [2022-01-20T21:11:17.772Z] f965cba54748: Waiting [2022-01-20T21:11:17.772Z] 861ffc35075e: Waiting [2022-01-20T21:11:17.772Z] 4b385c91608e: Waiting [2022-01-20T21:11:17.772Z] 560528eb2ebb: Waiting [2022-01-20T21:11:17.772Z] 4fe6c5a15a65: Waiting [2022-01-20T21:11:17.772Z] 22a0e8bec74d: Waiting [2022-01-20T21:11:17.772Z] 8ed8ca486205: Verifying Checksum [2022-01-20T21:11:17.772Z] 8ed8ca486205: Download complete [2022-01-20T21:11:17.772Z] 666ba61612fd: Verifying Checksum [2022-01-20T21:11:17.772Z] 666ba61612fd: Download complete [2022-01-20T21:11:17.772Z] 22a0e8bec74d: Verifying Checksum [2022-01-20T21:11:17.772Z] 22a0e8bec74d: Download complete [2022-01-20T21:11:17.772Z] f965cba54748: Verifying Checksum [2022-01-20T21:11:17.772Z] f965cba54748: Download complete [2022-01-20T21:11:17.772Z] 59bf1c3509f3: Verifying Checksum [2022-01-20T21:11:17.772Z] 59bf1c3509f3: Download complete [2022-01-20T21:11:17.772Z] 861ffc35075e: Verifying Checksum [2022-01-20T21:11:17.772Z] 861ffc35075e: Download complete [2022-01-20T21:11:17.772Z] 4b385c91608e: Verifying Checksum [2022-01-20T21:11:17.773Z] 4b385c91608e: Download complete [2022-01-20T21:11:18.357Z] 4fe6c5a15a65: Verifying Checksum [2022-01-20T21:11:18.357Z] 4fe6c5a15a65: Download complete [2022-01-20T21:11:18.357Z] 560528eb2ebb: Verifying Checksum [2022-01-20T21:11:18.357Z] 560528eb2ebb: Download complete [2022-01-20T21:11:18.357Z] 59bf1c3509f3: Pull complete [2022-01-20T21:11:18.616Z] 666ba61612fd: Pull complete [2022-01-20T21:11:18.616Z] 8ed8ca486205: Pull complete [2022-01-20T21:11:22.845Z] 4fe6c5a15a65: Pull complete [2022-01-20T21:11:22.845Z] 22a0e8bec74d: Pull complete [2022-01-20T21:11:22.845Z] f965cba54748: Pull complete [2022-01-20T21:11:22.845Z] 861ffc35075e: Pull complete [2022-01-20T21:11:23.106Z] 4b385c91608e: Pull complete [2022-01-20T21:11:25.667Z] 560528eb2ebb: Pull complete [2022-01-20T21:11:25.667Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-20T21:11:25.667Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-20T21:11:25.667Z] ---> dd4a08f94e63 [2022-01-20T21:11:25.667Z] Step 3/12 : ARG MAKE='make build' [2022-01-20T21:11:28.223Z] ---> Running in 6e6d367b453f [2022-01-20T21:11:28.223Z] Removing intermediate container 6e6d367b453f [2022-01-20T21:11:28.223Z] ---> 22b3f8c43e61 [2022-01-20T21:11:28.223Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-01-20T21:11:28.223Z] ---> Running in 4dd92624318e [2022-01-20T21:11:28.223Z] Removing intermediate container 4dd92624318e [2022-01-20T21:11:28.223Z] ---> 7f2a311c604b [2022-01-20T21:11:28.223Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-01-20T21:11:28.223Z] ---> Running in 7ee71cd60b93 [2022-01-20T21:11:28.487Z] Removing intermediate container 7ee71cd60b93 [2022-01-20T21:11:28.487Z] ---> 4d40d0c1b3a8 [2022-01-20T21:11:28.487Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T21:11:28.487Z] ---> Running in a42d76e7a6d2 [2022-01-20T21:11:29.056Z] Removing intermediate container a42d76e7a6d2 [2022-01-20T21:11:29.056Z] ---> 955291dc1293 [2022-01-20T21:11:29.056Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-20T21:11:29.056Z] ---> Running in bb3ecc2ca69f [2022-01-20T21:11:29.316Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-20T21:11:30.987Z] Still waiting to schedule task [2022-01-20T21:11:30.987Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-01-20T21:11:34.608Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-20T21:11:34.608Z] WARNING: Ignoring https://nl.alpinelinux.org/alpine/v3.15/main: temporary error (try again later) [2022-01-20T21:11:39.896Z] WARNING: Ignoring https://nl.alpinelinux.org/alpine/v3.15/community: temporary error (try again later) [2022-01-20T21:11:39.897Z] OK: 221 MiB in 52 packages [2022-01-20T21:11:39.897Z] Removing intermediate container bb3ecc2ca69f [2022-01-20T21:11:39.897Z] ---> 42fda086fe21 [2022-01-20T21:11:39.897Z] Step 8/12 : WORKDIR /app [2022-01-20T21:11:39.897Z] ---> Running in c80c6fd626bf [2022-01-20T21:11:39.897Z] Removing intermediate container c80c6fd626bf [2022-01-20T21:11:39.897Z] ---> f9787714f0cb [2022-01-20T21:11:39.897Z] Step 9/12 : COPY go.mod vendor* ./ [2022-01-20T21:11:39.897Z] ---> a78a769512be [2022-01-20T21:11:39.897Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T21:11:39.897Z] ---> Running in 718eba32c633 [2022-01-20T21:12:18.711Z] Removing intermediate container 718eba32c633 [2022-01-20T21:12:18.711Z] ---> 751223982fb7 [2022-01-20T21:12:18.711Z] Step 11/12 : COPY . . [2022-01-20T21:12:18.711Z] ---> 5fe8d1dd890b [2022-01-20T21:12:18.711Z] Step 12/12 : RUN $MAKE [2022-01-20T21:12:18.711Z] ---> Running in 3585dc191da6 [2022-01-20T21:12:18.711Z] noop [2022-01-20T21:12:18.711Z] Removing intermediate container 3585dc191da6 [2022-01-20T21:12:18.711Z] ---> 238e7a5ad2c5 [2022-01-20T21:12:18.711Z] Successfully built 238e7a5ad2c5 [2022-01-20T21:12:18.711Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:12:19.023Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-20T21:12:19.023Z] . [Pipeline] withDockerContainer [2022-01-20T21:12:19.104Z] prd-centos7-docker-4c-2g-3568 does not seem to be running inside a container [2022-01-20T21:12:19.146Z] $ 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 ******** ci-base-image-x86_64 cat [2022-01-20T21:12:19.647Z] $ docker top 4d69fbf416808e7eef3d53362c0f8adafe7f13455651ce74f291d3958fa31709 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T21:12:20.029Z] + go version [2022-01-20T21:12:20.029Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-20T21:12:20.041Z] $ docker stop --time=1 4d69fbf416808e7eef3d53362c0f8adafe7f13455651ce74f291d3958fa31709 [2022-01-20T21:12:21.254Z] $ docker rm -f 4d69fbf416808e7eef3d53362c0f8adafe7f13455651ce74f291d3958fa31709 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:12:21.675Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-20T21:12:21.675Z] . [Pipeline] withDockerContainer [2022-01-20T21:12:21.750Z] prd-centos7-docker-4c-2g-3568 does not seem to be running inside a container [2022-01-20T21:12:21.795Z] $ 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 ******** ci-base-image-x86_64 cat [2022-01-20T21:12:22.258Z] $ docker top 28437c3726dd93a9e5da31893df06c30effc8c8a1692e780197b3e1acdb8e8e3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-20T21:12:22.644Z] + make test [2022-01-20T21:12:22.644Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-01-20T21:12:22.910Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-01-20T21:12:41.101Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-01-20T21:12:41.101Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-01-20T21:12:46.477Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.328s coverage: 39.5% of statements [2022-01-20T21:12:46.477Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.252s coverage: 52.0% of statements [2022-01-20T21:12:46.477Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 94.6% of statements [2022-01-20T21:12:46.477Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-01-20T21:12:51.830Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-20T21:12:52.094Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-20T21:12:52.094Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-20T21:12:52.681Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-20T21:12:52.694Z] $ docker stop --time=1 28437c3726dd93a9e5da31893df06c30effc8c8a1692e780197b3e1acdb8e8e3 [2022-01-20T21:12:54.594Z] $ docker rm -f 28437c3726dd93a9e5da31893df06c30effc8c8a1692e780197b3e1acdb8e8e3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-20T21:12:54.997Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-20T21:12:55.080Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-01-20T21:12:55.971Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-20T21:12:56.263Z] + ls -al . [2022-01-20T21:12:56.263Z] total 604 [2022-01-20T21:12:56.263Z] drwxrwxr-x. 11 jenkins jenkins 4096 Jan 20 21:12 . [2022-01-20T21:12:56.263Z] drwxrwxr-x. 4 jenkins jenkins 112 Jan 20 21:10 .. [2022-01-20T21:12:56.263Z] -rw-rw-r--. 1 jenkins jenkins 9072 Jan 20 21:10 Attribution.txt [2022-01-20T21:12:56.263Z] drwxrwxr-x. 2 jenkins jenkins 62 Jan 20 21:10 bin [2022-01-20T21:12:56.263Z] drwxrwxr-x. 4 jenkins jenkins 44 Jan 20 21:10 cmd [2022-01-20T21:12:56.263Z] -rw-r--r--. 1 jenkins jenkins 460220 Jan 20 21:12 coverage.out [2022-01-20T21:12:56.263Z] -rw-rw-r--. 1 jenkins jenkins 1582 Jan 20 21:10 Dockerfile [2022-01-20T21:12:56.263Z] -rw-rw-r--. 1 jenkins jenkins 134 Jan 20 21:10 .dockerignore [2022-01-20T21:12:56.263Z] drwxrwxr-x. 2 jenkins jenkins 4096 Jan 20 21:10 examples [2022-01-20T21:12:56.263Z] drwxrwxr-x. 8 jenkins jenkins 162 Jan 20 21:11 .git [2022-01-20T21:12:56.263Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 20 21:10 .github [2022-01-20T21:12:56.263Z] -rw-rw-r--. 1 jenkins jenkins 946 Jan 20 21:10 .gitignore [2022-01-20T21:12:56.263Z] -rw-rw-r--. 1 jenkins jenkins 2899 Jan 20 21:10 go.mod [2022-01-20T21:12:56.263Z] -rw-rw-r--. 1 jenkins jenkins 49145 Jan 20 21:10 go.sum [2022-01-20T21:12:56.263Z] -rw-rw-r--. 1 jenkins jenkins 677 Jan 20 21:10 GOVERNANCE.md [2022-01-20T21:12:56.263Z] drwxrwxr-x. 2 jenkins jenkins 31 Jan 20 21:10 images [2022-01-20T21:12:56.263Z] drwxrwxr-x. 5 jenkins jenkins 45 Jan 20 21:10 internal [2022-01-20T21:12:56.263Z] -rw-rw-r--. 1 jenkins jenkins 682 Jan 20 21:10 Jenkinsfile [2022-01-20T21:12:56.263Z] -rw-rw-r--. 1 jenkins jenkins 11347 Jan 20 21:10 LICENSE [2022-01-20T21:12:56.263Z] -rw-rw-r--. 1 jenkins jenkins 936 Jan 20 21:10 Makefile [2022-01-20T21:12:56.263Z] -rw-rw-r--. 1 jenkins jenkins 625 Jan 20 21:10 OWNERS.md [2022-01-20T21:12:56.263Z] -rw-rw-r--. 1 jenkins jenkins 30403 Jan 20 21:10 README.md [2022-01-20T21:12:56.263Z] drwx------. 3 jenkins jenkins 30 Jan 20 21:11 .semver [2022-01-20T21:12:56.263Z] drwxrwxr-x. 4 jenkins jenkins 71 Jan 20 21:10 snap [2022-01-20T21:12:56.263Z] -rw-rw-r--. 1 jenkins jenkins 11 Jan 20 21:11 VERSION [2022-01-20T21:12:56.263Z] -rw-rw-r--. 1 jenkins jenkins 193 Jan 20 21:10 version.go [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:12:56.408Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3569 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2022-01-20T21:12:56.426Z] Running in /w/workspace/device-rfid-llrp-go/15 [Pipeline] { [Pipeline] checkout [2022-01-20T21:12:56.574Z] + 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=09605dd7ded88dfac5bff0fbd22d395988b2ef31 --label arch=amd64 --label version=1.0.1-dev.6 . [2022-01-20T21:12:56.574Z] Sending build context to Docker daemon 1.698MB [2022-01-20T21:12:56.574Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-01-20T21:12:56.574Z] Step 2/26 : FROM ${BASE} AS builder [2022-01-20T21:12:56.574Z] ---> 238e7a5ad2c5 [2022-01-20T21:12:56.574Z] Step 3/26 : ARG MAKE='make build' [2022-01-20T21:12:56.574Z] ---> Running in de7b4c4cccd3 [2022-01-20T21:12:56.591Z] Selected Git installation does not exist. Using Default [2022-01-20T21:12:56.591Z] The recommended git tool is: NONE [2022-01-20T21:12:56.836Z] Removing intermediate container de7b4c4cccd3 [2022-01-20T21:12:56.836Z] ---> 292a56169e20 [2022-01-20T21:12:56.836Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-01-20T21:12:56.836Z] ---> Running in 2551ddeadf5c [2022-01-20T21:12:56.836Z] Removing intermediate container 2551ddeadf5c [2022-01-20T21:12:56.836Z] ---> 79680785f294 [2022-01-20T21:12:56.836Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-01-20T21:12:56.836Z] ---> Running in 98bc7cf0cab6 [2022-01-20T21:12:57.108Z] Removing intermediate container 98bc7cf0cab6 [2022-01-20T21:12:57.108Z] ---> 23e002cacf9b [2022-01-20T21:12:57.108Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T21:12:57.108Z] ---> Running in 010f957395c3 [2022-01-20T21:12:57.684Z] Removing intermediate container 010f957395c3 [2022-01-20T21:12:57.684Z] ---> 8a4101ea3c23 [2022-01-20T21:12:57.684Z] Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-20T21:12:57.684Z] ---> Running in 191eb3f82ccd [2022-01-20T21:12:57.944Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-20T21:12:58.885Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-20T21:12:59.148Z] OK: 221 MiB in 52 packages [2022-01-20T21:12:59.408Z] Removing intermediate container 191eb3f82ccd [2022-01-20T21:12:59.408Z] ---> b111a951dcd9 [2022-01-20T21:12:59.408Z] Step 8/26 : WORKDIR /app [2022-01-20T21:12:59.408Z] ---> Running in 7311706d1585 [2022-01-20T21:12:59.408Z] Removing intermediate container 7311706d1585 [2022-01-20T21:12:59.408Z] ---> f559f34a689f [2022-01-20T21:12:59.408Z] Step 9/26 : COPY go.mod vendor* ./ [2022-01-20T21:12:59.673Z] ---> 263420a8ba62 [2022-01-20T21:12:59.673Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T21:12:59.673Z] ---> Running in 39a29c5b442a [2022-01-20T21:13:00.253Z] Removing intermediate container 39a29c5b442a [2022-01-20T21:13:00.253Z] ---> 8e46796ec45e [2022-01-20T21:13:00.253Z] Step 11/26 : COPY . . [2022-01-20T21:13:00.523Z] ---> b03c7618c480 [2022-01-20T21:13:00.523Z] Step 12/26 : RUN $MAKE [2022-01-20T21:13:00.523Z] ---> Running in c139d318a604 [2022-01-20T21:13:01.099Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp.Version=1.0.1-dev.6" -o cmd/device-rfid-llrp ./cmd [2022-01-20T21:13:01.222Z] using credential edgex-jenkins-ssh [2022-01-20T21:13:01.238Z] Cloning the remote Git repository [2022-01-20T21:13:01.316Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-01-20T21:13:01.426Z] > git init /w/workspace/device-rfid-llrp-go/15 # timeout=10 [2022-01-20T21:13:01.511Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-01-20T21:13:01.511Z] > git --version # timeout=10 [2022-01-20T21:13:01.540Z] > git --version # 'git version 2.17.1' [2022-01-20T21:13:01.541Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-20T21:13:02.566Z] Avoid second fetch [2022-01-20T21:13:02.566Z] Checking out Revision 09605dd7ded88dfac5bff0fbd22d395988b2ef31 (main) [2022-01-20T21:13:01.664Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-20T21:13:02.555Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-01-20T21:13:02.575Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-20T21:13:02.615Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T21:13:02.630Z] > git checkout -f 09605dd7ded88dfac5bff0fbd22d395988b2ef31 # timeout=10 [2022-01-20T21:13:06.770Z] Commit message: "ci: gomod changes related for Go 1.17 (#59)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-20T21:13:07.604Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-20T21:13:07.604Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-20T21:13:07.604Z] Dload Upload Total Spent Left Speed [2022-01-20T21:13:07.604Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 82243 0 --:--:-- --:--:-- --:--:-- 82243 [Pipeline] sh [2022-01-20T21:13:08.146Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-20T21:13:08.483Z] + + sudo teesudo /etc/docker/daemon.new jq [2022-01-20T21:13:08.483Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-20T21:13:08.483Z] { [2022-01-20T21:13:08.483Z] "registry-mirrors": [ [2022-01-20T21:13:08.483Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-20T21:13:08.483Z] ], [2022-01-20T21:13:08.483Z] "bip": "10.250.0.254/24", [2022-01-20T21:13:08.483Z] "hosts": [ [2022-01-20T21:13:08.483Z] "tcp://0.0.0.0:5555", [2022-01-20T21:13:08.483Z] "unix:///var/run/docker.sock" [2022-01-20T21:13:08.483Z] ], [2022-01-20T21:13:08.483Z] "mtu": 1458, [2022-01-20T21:13:08.483Z] "selinux-enabled": true, [2022-01-20T21:13:08.483Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-20T21:13:08.483Z] } [Pipeline] sh [2022-01-20T21:13:08.849Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-20T21:13:09.206Z] + sudo service docker restart [2022-01-20T21:13:16.087Z] Removing intermediate container c139d318a604 [2022-01-20T21:13:16.087Z] ---> 7499a452adf2 [2022-01-20T21:13:16.087Z] Step 13/26 : FROM alpine:3.14 [2022-01-20T21:13:16.087Z] 3.14: Pulling from library/alpine [2022-01-20T21:13:16.087Z] 97518928ae5f: Pulling fs layer [2022-01-20T21:13:16.087Z] 97518928ae5f: Verifying Checksum [2022-01-20T21:13:16.087Z] 97518928ae5f: Download complete [2022-01-20T21:13:16.087Z] 97518928ae5f: Pull complete [2022-01-20T21:13:16.087Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-20T21:13:16.087Z] Status: Downloaded newer image for alpine:3.14 [2022-01-20T21:13:16.087Z] ---> 0a97eee8041e [2022-01-20T21:13:16.087Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-20T21:13:16.087Z] ---> Running in 41b9c89eedfd [2022-01-20T21:13:16.087Z] Removing intermediate container 41b9c89eedfd [2022-01-20T21:13:16.087Z] ---> 8efe84dcb21d [2022-01-20T21:13:16.087Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T21:13:16.087Z] ---> Running in 7fc4fe4a10fc [2022-01-20T21:13:16.087Z] Removing intermediate container 7fc4fe4a10fc [2022-01-20T21:13:16.087Z] ---> 338cfe4b9b8f [2022-01-20T21:13:16.087Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-20T21:13:16.087Z] ---> Running in 15de94e423b5 [2022-01-20T21:13:16.347Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-20T21:13:17.305Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-20T21:13:17.565Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-20T21:13:17.565Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-20T21:13:17.826Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-20T21:13:17.826Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-20T21:13:18.088Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-20T21:13:18.088Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-20T21:13:18.088Z] Executing busybox-1.33.1-r6.trigger [2022-01-20T21:13:18.088Z] OK: 8 MiB in 20 packages [2022-01-20T21:13:18.350Z] Removing intermediate container 15de94e423b5 [2022-01-20T21:13:18.350Z] ---> bc3d05158198 [2022-01-20T21:13:18.350Z] Step 17/26 : COPY --from=builder /app/LICENSE / [2022-01-20T21:13:18.613Z] ---> 643283d94f4d [2022-01-20T21:13:18.613Z] Step 18/26 : COPY --from=builder /app/Attribution.txt / [2022-01-20T21:13:18.872Z] ---> 403bb76ebea7 [2022-01-20T21:13:18.872Z] Step 19/26 : COPY --from=builder /app/cmd/device-rfid-llrp /device-rfid-llrp [2022-01-20T21:13:19.142Z] ---> fff5b0c42455 [2022-01-20T21:13:19.142Z] Step 20/26 : COPY --from=builder /app/cmd/res/ / [2022-01-20T21:13:19.404Z] ---> 968db4784b05 [2022-01-20T21:13:19.404Z] Step 21/26 : EXPOSE 59989 [2022-01-20T21:13:19.404Z] ---> Running in 920e7fb7839b [2022-01-20T21:13:19.666Z] Removing intermediate container 920e7fb7839b [2022-01-20T21:13:19.666Z] ---> 042c18c72a56 [2022-01-20T21:13:19.666Z] Step 22/26 : ENTRYPOINT ["/device-rfid-llrp"] [2022-01-20T21:13:19.666Z] ---> Running in 53b240398b29 [2022-01-20T21:13:19.666Z] Removing intermediate container 53b240398b29 [2022-01-20T21:13:19.666Z] ---> 8cc1a5d0ab67 [2022-01-20T21:13:19.666Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-01-20T21:13:19.666Z] ---> Running in c51c2ae25e3d [2022-01-20T21:13:19.666Z] Removing intermediate container c51c2ae25e3d [2022-01-20T21:13:19.666Z] ---> db2121e108f8 [2022-01-20T21:13:19.666Z] Step 24/26 : LABEL arch=amd64 [2022-01-20T21:13:19.930Z] ---> Running in b0c947769dfe [2022-01-20T21:13:19.930Z] Removing intermediate container b0c947769dfe [2022-01-20T21:13:19.930Z] ---> 67bae22ed0ef [2022-01-20T21:13:19.930Z] Step 25/26 : LABEL git_sha=09605dd7ded88dfac5bff0fbd22d395988b2ef31 [2022-01-20T21:13:19.930Z] ---> Running in 49e152ee7d03 [2022-01-20T21:13:20.197Z] Removing intermediate container 49e152ee7d03 [2022-01-20T21:13:20.197Z] ---> 1cd341361907 [2022-01-20T21:13:20.197Z] Step 26/26 : LABEL version=1.0.1-dev.6 [2022-01-20T21:13:20.197Z] ---> Running in c1eefcde6f03 [2022-01-20T21:13:20.197Z] Removing intermediate container c1eefcde6f03 [2022-01-20T21:13:20.197Z] ---> df3fa5b0bf63 [2022-01-20T21:13:20.197Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-20T21:13:20.197Z] Successfully built df3fa5b0bf63 [2022-01-20T21:13:20.197Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T21:13:20.274Z] provisioning config files... [2022-01-20T21:13:20.284Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8324950894088252382tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T21:13:20.592Z] ---> docker-login.sh [2022-01-20T21:13:20.592Z] nexus3.edgexfoundry.org:10001 [2022-01-20T21:13:20.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T21:13:20.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T21:13:20.592Z] Configure a credential helper to remove this warning. See [2022-01-20T21:13:20.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T21:13:20.592Z] [2022-01-20T21:13:20.592Z] Login Succeeded [2022-01-20T21:13:20.592Z] nexus3.edgexfoundry.org:10002 [2022-01-20T21:13:20.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T21:13:20.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T21:13:20.852Z] Configure a credential helper to remove this warning. See [2022-01-20T21:13:20.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T21:13:20.852Z] [2022-01-20T21:13:20.852Z] Login Succeeded [2022-01-20T21:13:20.852Z] nexus3.edgexfoundry.org:10003 [2022-01-20T21:13:20.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T21:13:20.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T21:13:20.852Z] Configure a credential helper to remove this warning. See [2022-01-20T21:13:20.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T21:13:20.852Z] [2022-01-20T21:13:20.852Z] Login Succeeded [2022-01-20T21:13:20.852Z] nexus3.edgexfoundry.org:10004 [2022-01-20T21:13:20.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T21:13:21.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T21:13:21.111Z] Configure a credential helper to remove this warning. See [2022-01-20T21:13:21.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T21:13:21.111Z] [2022-01-20T21:13:21.111Z] Login Succeeded [2022-01-20T21:13:21.111Z] docker.io [2022-01-20T21:13:21.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T21:13:21.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T21:13:21.372Z] Configure a credential helper to remove this warning. See [2022-01-20T21:13:21.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T21:13:21.372Z] [2022-01-20T21:13:21.372Z] Login Succeeded [2022-01-20T21:13:21.372Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T21:13:21.380Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-20T21:13:21.414Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-20T21:13:21.435Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2022-01-20T21:13:21.435Z] 09605dd7ded88dfac5bff0fbd22d395988b2ef31 [2022-01-20T21:13:21.435Z] latest [2022-01-20T21:13:21.435Z] 1.0.1-dev.6 [2022-01-20T21:13:21.435Z] 09605dd7ded88dfac5bff0fbd22d395988b2ef31-1.0.1-dev.6 [2022-01-20T21:13:21.435Z] main [2022-01-20T21:13:21.435Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:13:21.763Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:09605dd7ded88dfac5bff0fbd22d395988b2ef31 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:13:22.056Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:09605dd7ded88dfac5bff0fbd22d395988b2ef31 [2022-01-20T21:13:22.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-01-20T21:13:22.056Z] fe55ddcd496b: Preparing [2022-01-20T21:13:22.056Z] 7906b99df853: Preparing [2022-01-20T21:13:22.056Z] 5101ecf7915d: Preparing [2022-01-20T21:13:22.056Z] 6310b36f7f31: Preparing [2022-01-20T21:13:22.056Z] 2cdebc270c37: Preparing [2022-01-20T21:13:22.056Z] 3ba8c25ed03e: Preparing [2022-01-20T21:13:22.056Z] 1a058d5342cc: Preparing [2022-01-20T21:13:22.056Z] 3ba8c25ed03e: Waiting [2022-01-20T21:13:22.056Z] 1a058d5342cc: Waiting [2022-01-20T21:13:22.317Z] 6310b36f7f31: Pushed [2022-01-20T21:13:22.317Z] fe55ddcd496b: Pushed [2022-01-20T21:13:22.317Z] 2cdebc270c37: Pushed [2022-01-20T21:13:22.317Z] 5101ecf7915d: Pushed [2022-01-20T21:13:22.317Z] 1a058d5342cc: Layer already exists [2022-01-20T21:13:22.317Z] 3ba8c25ed03e: Pushed [2022-01-20T21:13:23.709Z] 7906b99df853: Pushed [2022-01-20T21:13:23.709Z] 09605dd7ded88dfac5bff0fbd22d395988b2ef31: digest: sha256:c63a6abf00ae736a4e9b160dc50624a21f583b7e353d4e91bae786a844a5e2dd size: 1781 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:13:24.007Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:13:24.303Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-01-20T21:13:24.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-01-20T21:13:24.303Z] fe55ddcd496b: Preparing [2022-01-20T21:13:24.303Z] 7906b99df853: Preparing [2022-01-20T21:13:24.303Z] 5101ecf7915d: Preparing [2022-01-20T21:13:24.303Z] 6310b36f7f31: Preparing [2022-01-20T21:13:24.303Z] 2cdebc270c37: Preparing [2022-01-20T21:13:24.303Z] 3ba8c25ed03e: Preparing [2022-01-20T21:13:24.303Z] 1a058d5342cc: Preparing [2022-01-20T21:13:24.303Z] 3ba8c25ed03e: Waiting [2022-01-20T21:13:24.303Z] 1a058d5342cc: Waiting [2022-01-20T21:13:24.303Z] 7906b99df853: Layer already exists [2022-01-20T21:13:24.303Z] 6310b36f7f31: Layer already exists [2022-01-20T21:13:24.303Z] 2cdebc270c37: Layer already exists [2022-01-20T21:13:24.303Z] 5101ecf7915d: Layer already exists [2022-01-20T21:13:24.303Z] fe55ddcd496b: Layer already exists [2022-01-20T21:13:24.303Z] 3ba8c25ed03e: Layer already exists [2022-01-20T21:13:24.303Z] 1a058d5342cc: Layer already exists [2022-01-20T21:13:24.303Z] latest: digest: sha256:c63a6abf00ae736a4e9b160dc50624a21f583b7e353d4e91bae786a844a5e2dd size: 1781 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:13:24.603Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:13:24.898Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.1-dev.6 [2022-01-20T21:13:24.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-01-20T21:13:24.898Z] fe55ddcd496b: Preparing [2022-01-20T21:13:24.898Z] 7906b99df853: Preparing [2022-01-20T21:13:24.898Z] 5101ecf7915d: Preparing [2022-01-20T21:13:24.898Z] 6310b36f7f31: Preparing [2022-01-20T21:13:24.898Z] 2cdebc270c37: Preparing [2022-01-20T21:13:24.898Z] 3ba8c25ed03e: Preparing [2022-01-20T21:13:24.898Z] 1a058d5342cc: Preparing [2022-01-20T21:13:24.898Z] 3ba8c25ed03e: Waiting [2022-01-20T21:13:24.898Z] 1a058d5342cc: Waiting [2022-01-20T21:13:24.898Z] 2cdebc270c37: Layer already exists [2022-01-20T21:13:24.898Z] fe55ddcd496b: Layer already exists [2022-01-20T21:13:24.898Z] 6310b36f7f31: Layer already exists [2022-01-20T21:13:24.898Z] 7906b99df853: Layer already exists [2022-01-20T21:13:24.898Z] 5101ecf7915d: Layer already exists [2022-01-20T21:13:24.898Z] 1a058d5342cc: Layer already exists [2022-01-20T21:13:24.898Z] 3ba8c25ed03e: Layer already exists [2022-01-20T21:13:24.898Z] 1.0.1-dev.6: digest: sha256:c63a6abf00ae736a4e9b160dc50624a21f583b7e353d4e91bae786a844a5e2dd size: 1781 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:13:25.201Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:09605dd7ded88dfac5bff0fbd22d395988b2ef31-1.0.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:13:25.646Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:09605dd7ded88dfac5bff0fbd22d395988b2ef31-1.0.1-dev.6 [2022-01-20T21:13:25.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-01-20T21:13:25.646Z] fe55ddcd496b: Preparing [2022-01-20T21:13:25.646Z] 7906b99df853: Preparing [2022-01-20T21:13:25.646Z] 5101ecf7915d: Preparing [2022-01-20T21:13:25.646Z] 6310b36f7f31: Preparing [2022-01-20T21:13:25.646Z] 2cdebc270c37: Preparing [2022-01-20T21:13:25.646Z] 3ba8c25ed03e: Preparing [2022-01-20T21:13:25.646Z] 1a058d5342cc: Preparing [2022-01-20T21:13:25.646Z] 3ba8c25ed03e: Waiting [2022-01-20T21:13:25.646Z] 1a058d5342cc: Waiting [2022-01-20T21:13:25.646Z] 5101ecf7915d: Layer already exists [2022-01-20T21:13:25.646Z] fe55ddcd496b: Layer already exists [2022-01-20T21:13:25.646Z] 7906b99df853: Layer already exists [2022-01-20T21:13:25.646Z] 2cdebc270c37: Layer already exists [2022-01-20T21:13:25.646Z] 6310b36f7f31: Layer already exists [2022-01-20T21:13:25.646Z] 3ba8c25ed03e: Layer already exists [2022-01-20T21:13:25.646Z] 1a058d5342cc: Layer already exists [2022-01-20T21:13:25.646Z] 09605dd7ded88dfac5bff0fbd22d395988b2ef31-1.0.1-dev.6: digest: sha256:c63a6abf00ae736a4e9b160dc50624a21f583b7e353d4e91bae786a844a5e2dd size: 1781 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:13:26.134Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:13:26.429Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2022-01-20T21:13:26.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-01-20T21:13:26.429Z] fe55ddcd496b: Preparing [2022-01-20T21:13:26.429Z] 7906b99df853: Preparing [2022-01-20T21:13:26.429Z] 5101ecf7915d: Preparing [2022-01-20T21:13:26.429Z] 6310b36f7f31: Preparing [2022-01-20T21:13:26.429Z] 2cdebc270c37: Preparing [2022-01-20T21:13:26.429Z] 3ba8c25ed03e: Preparing [2022-01-20T21:13:26.429Z] 1a058d5342cc: Preparing [2022-01-20T21:13:26.429Z] 3ba8c25ed03e: Waiting [2022-01-20T21:13:26.429Z] 1a058d5342cc: Waiting [2022-01-20T21:13:26.429Z] 7906b99df853: Layer already exists [2022-01-20T21:13:26.429Z] fe55ddcd496b: Layer already exists [2022-01-20T21:13:26.429Z] 6310b36f7f31: Layer already exists [2022-01-20T21:13:26.429Z] 5101ecf7915d: Layer already exists [2022-01-20T21:13:26.429Z] 2cdebc270c37: Layer already exists [2022-01-20T21:13:26.429Z] 3ba8c25ed03e: Layer already exists [2022-01-20T21:13:26.429Z] 1a058d5342cc: Layer already exists [2022-01-20T21:13:26.429Z] main: digest: sha256:c63a6abf00ae736a4e9b160dc50624a21f583b7e353d4e91bae786a844a5e2dd size: 1781 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-20T21:13:26.466Z] ===================================================== [Pipeline] echo [2022-01-20T21:13:26.477Z] taggedImages: [2022-01-20T21:13:26.477Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:09605dd7ded88dfac5bff0fbd22d395988b2ef31 [2022-01-20T21:13:26.477Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-01-20T21:13:26.477Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.1-dev.6 [2022-01-20T21:13:26.477Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:09605dd7ded88dfac5bff0fbd22d395988b2ef31-1.0.1-dev.6 [2022-01-20T21:13:26.477Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:13:26.893Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T21:13:26.893Z] [2022-01-20T21:13:26.893Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:13:27.200Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T21:13:27.200Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-20T21:13:27.200Z] b4d181a07f80: Pulling fs layer [2022-01-20T21:13:27.200Z] a1111a8f2ec3: Pulling fs layer [2022-01-20T21:13:27.200Z] ed53099fbce6: Pulling fs layer [2022-01-20T21:13:27.200Z] dc539afda2c1: Pulling fs layer [2022-01-20T21:13:27.200Z] 77bc0d833cb6: Pulling fs layer [2022-01-20T21:13:27.200Z] 9065ff56babe: Pulling fs layer [2022-01-20T21:13:27.200Z] d287ab97295c: Pulling fs layer [2022-01-20T21:13:27.200Z] 77bc0d833cb6: Waiting [2022-01-20T21:13:27.200Z] 9065ff56babe: Waiting [2022-01-20T21:13:27.200Z] d287ab97295c: Waiting [2022-01-20T21:13:27.200Z] dc539afda2c1: Waiting [2022-01-20T21:13:27.200Z] a1111a8f2ec3: Verifying Checksum [2022-01-20T21:13:27.200Z] a1111a8f2ec3: Download complete [2022-01-20T21:13:27.200Z] dc539afda2c1: Verifying Checksum [2022-01-20T21:13:27.200Z] dc539afda2c1: Download complete [2022-01-20T21:13:27.200Z] ed53099fbce6: Verifying Checksum [2022-01-20T21:13:27.200Z] ed53099fbce6: Download complete [2022-01-20T21:13:27.200Z] 9065ff56babe: Verifying Checksum [2022-01-20T21:13:27.200Z] 9065ff56babe: Download complete [2022-01-20T21:13:27.466Z] 77bc0d833cb6: Verifying Checksum [2022-01-20T21:13:27.466Z] 77bc0d833cb6: Download complete [2022-01-20T21:13:27.466Z] b4d181a07f80: Verifying Checksum [2022-01-20T21:13:27.466Z] b4d181a07f80: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T21:13:27.593Z] provisioning config files... [2022-01-20T21:13:27.614Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/15@tmp/config7500398302170670074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T21:13:27.971Z] ---> docker-login.sh [2022-01-20T21:13:27.971Z] nexus3.edgexfoundry.org:10001 [2022-01-20T21:13:28.047Z] d287ab97295c: Verifying Checksum [2022-01-20T21:13:28.047Z] d287ab97295c: Download complete [2022-01-20T21:13:28.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T21:13:28.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T21:13:28.566Z] Configure a credential helper to remove this warning. See [2022-01-20T21:13:28.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T21:13:28.566Z] [2022-01-20T21:13:28.566Z] Login Succeeded [2022-01-20T21:13:28.840Z] nexus3.edgexfoundry.org:10002 [2022-01-20T21:13:28.999Z] b4d181a07f80: Pull complete [2022-01-20T21:13:29.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T21:13:29.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T21:13:29.113Z] Configure a credential helper to remove this warning. See [2022-01-20T21:13:29.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T21:13:29.113Z] [2022-01-20T21:13:29.113Z] Login Succeeded [2022-01-20T21:13:29.113Z] nexus3.edgexfoundry.org:10003 [2022-01-20T21:13:29.263Z] a1111a8f2ec3: Pull complete [2022-01-20T21:13:29.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T21:13:29.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T21:13:29.386Z] Configure a credential helper to remove this warning. See [2022-01-20T21:13:29.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T21:13:29.386Z] [2022-01-20T21:13:29.386Z] Login Succeeded [2022-01-20T21:13:29.386Z] nexus3.edgexfoundry.org:10004 [2022-01-20T21:13:29.836Z] ed53099fbce6: Pull complete [2022-01-20T21:13:29.836Z] dc539afda2c1: Pull complete [2022-01-20T21:13:29.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T21:13:29.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T21:13:29.982Z] Configure a credential helper to remove this warning. See [2022-01-20T21:13:29.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T21:13:29.982Z] [2022-01-20T21:13:29.982Z] Login Succeeded [2022-01-20T21:13:29.982Z] docker.io [2022-01-20T21:13:30.096Z] 77bc0d833cb6: Pull complete [2022-01-20T21:13:30.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T21:13:30.360Z] 9065ff56babe: Pull complete [2022-01-20T21:13:30.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T21:13:30.527Z] Configure a credential helper to remove this warning. See [2022-01-20T21:13:30.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T21:13:30.527Z] [2022-01-20T21:13:30.527Z] Login Succeeded [2022-01-20T21:13:30.527Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T21:13:30.543Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-20T21:13:31.002Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-20T21:13:31.019Z] ========================================================= [2022-01-20T21:13:31.019Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-20T21:13:31.019Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:13:31.360Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-01-20T21:13:31.637Z] Sending build context to Docker daemon 1.221MB [2022-01-20T21:13:31.637Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-01-20T21:13:31.637Z] Step 2/12 : FROM ${BASE} AS builder [2022-01-20T21:13:31.912Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-20T21:13:31.912Z] 9b3977197b4f: Pulling fs layer [2022-01-20T21:13:31.912Z] 1a89e8eeedd5: Pulling fs layer [2022-01-20T21:13:31.912Z] 94645a83ff95: Pulling fs layer [2022-01-20T21:13:31.912Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-20T21:13:31.912Z] 0c92f367c5e7: Pulling fs layer [2022-01-20T21:13:31.912Z] 4b8299f9d1f4: Pulling fs layer [2022-01-20T21:13:31.912Z] 9a6b49a46696: Pulling fs layer [2022-01-20T21:13:31.912Z] cf05db05a679: Pulling fs layer [2022-01-20T21:13:31.912Z] 3f3a8bcf1eab: Waiting [2022-01-20T21:13:31.912Z] 0c92f367c5e7: Waiting [2022-01-20T21:13:31.912Z] 4b8299f9d1f4: Waiting [2022-01-20T21:13:31.912Z] 9a6b49a46696: Waiting [2022-01-20T21:13:31.912Z] cf05db05a679: Waiting [2022-01-20T21:13:31.912Z] 94645a83ff95: Verifying Checksum [2022-01-20T21:13:31.912Z] 94645a83ff95: Download complete [2022-01-20T21:13:31.912Z] 1a89e8eeedd5: Download complete [2022-01-20T21:13:31.912Z] 0c92f367c5e7: Verifying Checksum [2022-01-20T21:13:31.912Z] 0c92f367c5e7: Download complete [2022-01-20T21:13:31.912Z] 4b8299f9d1f4: Verifying Checksum [2022-01-20T21:13:31.912Z] 4b8299f9d1f4: Download complete [2022-01-20T21:13:31.912Z] 9b3977197b4f: Verifying Checksum [2022-01-20T21:13:31.912Z] 9b3977197b4f: Download complete [2022-01-20T21:13:31.912Z] 9a6b49a46696: Download complete [2022-01-20T21:13:32.509Z] 9b3977197b4f: Pull complete [2022-01-20T21:13:33.117Z] 1a89e8eeedd5: Pull complete [2022-01-20T21:13:33.393Z] 94645a83ff95: Pull complete [2022-01-20T21:13:33.666Z] cf05db05a679: Download complete [2022-01-20T21:13:34.260Z] 3f3a8bcf1eab: Verifying Checksum [2022-01-20T21:13:34.260Z] 3f3a8bcf1eab: Download complete [2022-01-20T21:13:35.665Z] d287ab97295c: Pull complete [2022-01-20T21:13:35.665Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-20T21:13:35.665Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T21:13:35.665Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-20T21:13:35.734Z] prd-centos7-docker-4c-2g-3568 does not seem to be running inside a container [2022-01-20T21:13:35.779Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-20T21:13:38.560Z] $ docker top f2ab9ec6e876b72199da7349526200e2052f1d6e7cb0c7203e2a90a00b28371c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T21:13:38.961Z] ---> job-cost.sh [2022-01-20T21:13:38.961Z] lf-activate-venv: SKIPPING [2022-01-20T21:13:38.961Z] INFO: No Stack... [2022-01-20T21:13:39.221Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-20T21:13:39.482Z] INFO: Archiving Costs [Pipeline] sh [2022-01-20T21:13:39.772Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2022-01-20T21:13:39.772Z] + cut -d, -f6 [Pipeline] lock [2022-01-20T21:13:39.786Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-15-stack-cost] [2022-01-20T21:13:39.792Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-15-stack-cost] did not exist. Created. [2022-01-20T21:13:39.792Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-15-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-20T21:13:40.103Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-01-20T21:13:40.140Z] Stashed 1 file(s) [Pipeline] } [2022-01-20T21:13:40.147Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-15-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-20T21:13:40.173Z] $ docker stop --time=1 f2ab9ec6e876b72199da7349526200e2052f1d6e7cb0c7203e2a90a00b28371c [2022-01-20T21:13:41.310Z] $ docker rm -f f2ab9ec6e876b72199da7349526200e2052f1d6e7cb0c7203e2a90a00b28371c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-20T21:13:46.651Z] 3f3a8bcf1eab: Pull complete [2022-01-20T21:13:46.651Z] 0c92f367c5e7: Pull complete [2022-01-20T21:13:46.651Z] 4b8299f9d1f4: Pull complete [2022-01-20T21:13:46.651Z] 9a6b49a46696: Pull complete [2022-01-20T21:13:52.050Z] cf05db05a679: Pull complete [2022-01-20T21:13:52.050Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-20T21:13:52.050Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-20T21:13:52.050Z] ---> 0ccda1f7e2ee [2022-01-20T21:13:52.050Z] Step 3/12 : ARG MAKE='make build' [2022-01-20T21:13:54.027Z] ---> Running in 0c5e2902d6c1 [2022-01-20T21:13:54.027Z] Removing intermediate container 0c5e2902d6c1 [2022-01-20T21:13:54.027Z] ---> 210e49a67e67 [2022-01-20T21:13:54.027Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-01-20T21:13:54.027Z] ---> Running in 5d7e87ab51e0 [2022-01-20T21:13:54.625Z] Removing intermediate container 5d7e87ab51e0 [2022-01-20T21:13:54.625Z] ---> 7352fa1853cf [2022-01-20T21:13:54.625Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-01-20T21:13:54.625Z] ---> Running in afd186df433a [2022-01-20T21:13:54.899Z] Removing intermediate container afd186df433a [2022-01-20T21:13:54.899Z] ---> 9d301002b2c2 [2022-01-20T21:13:54.899Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T21:13:55.172Z] ---> Running in a275b6701108 [2022-01-20T21:13:57.151Z] Removing intermediate container a275b6701108 [2022-01-20T21:13:57.151Z] ---> 5359d201c2b6 [2022-01-20T21:13:57.151Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-20T21:13:57.151Z] ---> Running in 2cdc596b5cdb [2022-01-20T21:13:57.746Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-20T21:13:58.719Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-20T21:13:59.691Z] OK: 220 MiB in 52 packages [2022-01-20T21:14:00.288Z] Removing intermediate container 2cdc596b5cdb [2022-01-20T21:14:00.288Z] ---> fd0e0d37c398 [2022-01-20T21:14:00.288Z] Step 8/12 : WORKDIR /app [2022-01-20T21:14:00.563Z] ---> Running in 25b8352a2abd [2022-01-20T21:14:00.839Z] Removing intermediate container 25b8352a2abd [2022-01-20T21:14:00.839Z] ---> 53245b9b62eb [2022-01-20T21:14:00.839Z] Step 9/12 : COPY go.mod vendor* ./ [2022-01-20T21:14:01.435Z] ---> c2e00cb8f007 [2022-01-20T21:14:01.435Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T21:14:01.721Z] ---> Running in ff4d767cd8a3 [2022-01-20T21:15:09.764Z] Removing intermediate container ff4d767cd8a3 [2022-01-20T21:15:09.764Z] ---> 3c279d085058 [2022-01-20T21:15:09.764Z] Step 11/12 : COPY . . [2022-01-20T21:15:10.362Z] ---> 333e7f4ce33d [2022-01-20T21:15:10.362Z] Step 12/12 : RUN $MAKE [2022-01-20T21:15:10.362Z] ---> Running in b50f942a098a [2022-01-20T21:15:11.342Z] noop [2022-01-20T21:15:11.936Z] Removing intermediate container b50f942a098a [2022-01-20T21:15:11.936Z] ---> 24b1350160ff [2022-01-20T21:15:11.936Z] Successfully built 24b1350160ff [2022-01-20T21:15:11.936Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:15:12.282Z] + docker inspect -f . ci-base-image-arm64 [2022-01-20T21:15:12.282Z] . [Pipeline] withDockerContainer [2022-01-20T21:15:12.482Z] prd-ubuntu18.04-docker-arm64-4c-16g-3569 does not seem to be running inside a container [2022-01-20T21:15:12.576Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/15 -v /w/workspace/device-rfid-llrp-go/15:/w/workspace/device-rfid-llrp-go/15:rw,z -v /w/workspace/device-rfid-llrp-go/15@tmp:/w/workspace/device-rfid-llrp-go/15@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 ******** ci-base-image-arm64 cat [2022-01-20T21:15:13.854Z] $ docker top 434579f2bc39b96dc045d0f48008b2041993e43c8728e428aff00e2adefd385c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T21:15:14.726Z] + go version [2022-01-20T21:15:14.727Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-20T21:15:14.758Z] $ docker stop --time=1 434579f2bc39b96dc045d0f48008b2041993e43c8728e428aff00e2adefd385c [2022-01-20T21:15:16.373Z] $ docker rm -f 434579f2bc39b96dc045d0f48008b2041993e43c8728e428aff00e2adefd385c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:15:16.953Z] + docker inspect -f . ci-base-image-arm64 [2022-01-20T21:15:16.953Z] . [Pipeline] withDockerContainer [2022-01-20T21:15:17.178Z] prd-ubuntu18.04-docker-arm64-4c-16g-3569 does not seem to be running inside a container [2022-01-20T21:15:17.271Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/15 -v /w/workspace/device-rfid-llrp-go/15:/w/workspace/device-rfid-llrp-go/15:rw,z -v /w/workspace/device-rfid-llrp-go/15@tmp:/w/workspace/device-rfid-llrp-go/15@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 ******** ci-base-image-arm64 cat [2022-01-20T21:15:18.551Z] $ docker top be1de4c4fe4dc3a1c7945527ce00340952ac16d5a598aa9131cc56a2610fa05e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-20T21:15:19.429Z] + make test [2022-01-20T21:15:19.429Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-01-20T21:15:20.866Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-01-20T21:16:07.874Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-01-20T21:16:07.874Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-01-20T21:16:46.881Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.558s coverage: 39.5% of statements [2022-01-20T21:16:46.881Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.471s coverage: 52.0% of statements [2022-01-20T21:16:46.881Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.029s coverage: 94.6% of statements [2022-01-20T21:16:46.881Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-01-20T21:17:01.968Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-20T21:17:01.968Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-20T21:17:01.968Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-20T21:17:03.970Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-20T21:17:03.994Z] $ docker stop --time=1 be1de4c4fe4dc3a1c7945527ce00340952ac16d5a598aa9131cc56a2610fa05e [2022-01-20T21:17:05.669Z] $ docker rm -f be1de4c4fe4dc3a1c7945527ce00340952ac16d5a598aa9131cc56a2610fa05e [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-20T21:17:06.480Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-20T21:17:06.500Z] Warning: overwriting stash ‘coverage-report’ [2022-01-20T21:17:07.094Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-20T21:17:07.503Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-20T21:17:07.836Z] + ls -al . [2022-01-20T21:17:07.836Z] total 636 [2022-01-20T21:17:07.836Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 20 21:17 . [2022-01-20T21:17:07.836Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 21:13 .. [2022-01-20T21:17:07.836Z] -rw-rw-r-- 1 jenkins jenkins 134 Jan 20 21:13 .dockerignore [2022-01-20T21:17:07.836Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 21:13 .git [2022-01-20T21:17:07.836Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 21:13 .github [2022-01-20T21:17:07.836Z] -rw-rw-r-- 1 jenkins jenkins 946 Jan 20 21:13 .gitignore [2022-01-20T21:17:07.836Z] -rw-rw-r-- 1 jenkins jenkins 9072 Jan 20 21:13 Attribution.txt [2022-01-20T21:17:07.836Z] -rw-rw-r-- 1 jenkins jenkins 1582 Jan 20 21:13 Dockerfile [2022-01-20T21:17:07.836Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 20 21:13 GOVERNANCE.md [2022-01-20T21:17:07.836Z] -rw-rw-r-- 1 jenkins jenkins 682 Jan 20 21:13 Jenkinsfile [2022-01-20T21:17:07.836Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jan 20 21:13 LICENSE [2022-01-20T21:17:07.836Z] -rw-rw-r-- 1 jenkins jenkins 936 Jan 20 21:13 Makefile [2022-01-20T21:17:07.836Z] -rw-rw-r-- 1 jenkins jenkins 625 Jan 20 21:13 OWNERS.md [2022-01-20T21:17:07.836Z] -rw-rw-r-- 1 jenkins jenkins 30403 Jan 20 21:13 README.md [2022-01-20T21:17:07.836Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 20 21:11 VERSION [2022-01-20T21:17:07.836Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 21:13 bin [2022-01-20T21:17:07.836Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 21:13 cmd [2022-01-20T21:17:07.836Z] -rw-r--r-- 1 jenkins jenkins 460220 Jan 20 21:16 coverage.out [2022-01-20T21:17:07.836Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 21:13 examples [2022-01-20T21:17:07.836Z] -rw-rw-r-- 1 jenkins jenkins 2899 Jan 20 21:13 go.mod [2022-01-20T21:17:07.836Z] -rw-rw-r-- 1 jenkins jenkins 49145 Jan 20 21:13 go.sum [2022-01-20T21:17:07.836Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 21:13 images [2022-01-20T21:17:07.836Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 20 21:13 internal [2022-01-20T21:17:07.836Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 21:13 snap [2022-01-20T21:17:07.836Z] -rw-rw-r-- 1 jenkins jenkins 193 Jan 20 21:13 version.go [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:17:08.182Z] + 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=09605dd7ded88dfac5bff0fbd22d395988b2ef31 --label arch=arm64 --label version=1.0.1-dev.6 . [2022-01-20T21:17:08.456Z] Sending build context to Docker daemon 1.221MB [2022-01-20T21:17:08.456Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-01-20T21:17:08.456Z] Step 2/26 : FROM ${BASE} AS builder [2022-01-20T21:17:08.456Z] ---> 24b1350160ff [2022-01-20T21:17:08.456Z] Step 3/26 : ARG MAKE='make build' [2022-01-20T21:17:08.728Z] ---> Running in 4081782d52fc [2022-01-20T21:17:08.999Z] Removing intermediate container 4081782d52fc [2022-01-20T21:17:08.999Z] ---> bb5d03af9bf9 [2022-01-20T21:17:08.999Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-01-20T21:17:08.999Z] ---> Running in ff24a2eb24fe [2022-01-20T21:17:09.271Z] Removing intermediate container ff24a2eb24fe [2022-01-20T21:17:09.271Z] ---> 561274ef318a [2022-01-20T21:17:09.271Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-01-20T21:17:09.543Z] ---> Running in 57b89977eda1 [2022-01-20T21:17:09.816Z] Removing intermediate container 57b89977eda1 [2022-01-20T21:17:09.816Z] ---> 98294351bf29 [2022-01-20T21:17:09.816Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T21:17:09.816Z] ---> Running in a9a0ba31737f [2022-01-20T21:17:11.787Z] Removing intermediate container a9a0ba31737f [2022-01-20T21:17:11.787Z] ---> 90e06f2cbdb6 [2022-01-20T21:17:11.787Z] Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-20T21:17:11.787Z] ---> Running in 2fb61f21edef [2022-01-20T21:17:12.383Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-20T21:17:13.354Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-20T21:17:14.334Z] OK: 220 MiB in 52 packages [2022-01-20T21:17:14.931Z] Removing intermediate container 2fb61f21edef [2022-01-20T21:17:14.931Z] ---> 0443e483514a [2022-01-20T21:17:14.931Z] Step 8/26 : WORKDIR /app [2022-01-20T21:17:14.931Z] ---> Running in 451be5dc126c [2022-01-20T21:17:15.524Z] Removing intermediate container 451be5dc126c [2022-01-20T21:17:15.524Z] ---> 442d6ad2ea18 [2022-01-20T21:17:15.524Z] Step 9/26 : COPY go.mod vendor* ./ [2022-01-20T21:17:15.805Z] ---> 56d29cfea1fb [2022-01-20T21:17:15.805Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T21:17:16.086Z] ---> Running in ff8bc7d03619 [2022-01-20T21:17:18.068Z] Removing intermediate container ff8bc7d03619 [2022-01-20T21:17:18.068Z] ---> 9c14e51a27a7 [2022-01-20T21:17:18.068Z] Step 11/26 : COPY . . [2022-01-20T21:17:18.675Z] ---> 463ecd7990e9 [2022-01-20T21:17:18.675Z] Step 12/26 : RUN $MAKE [2022-01-20T21:17:18.675Z] ---> Running in f98c9e5a8bb2 [2022-01-20T21:17:19.654Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp.Version=1.0.1-dev.6" -o cmd/device-rfid-llrp ./cmd [2022-01-20T21:18:06.642Z] Removing intermediate container f98c9e5a8bb2 [2022-01-20T21:18:06.642Z] ---> 7a906906bd2d [2022-01-20T21:18:06.642Z] Step 13/26 : FROM alpine:3.14 [2022-01-20T21:18:06.642Z] 3.14: Pulling from library/alpine [2022-01-20T21:18:06.642Z] be307f383ecc: Pulling fs layer [2022-01-20T21:18:06.642Z] be307f383ecc: Verifying Checksum [2022-01-20T21:18:06.642Z] be307f383ecc: Download complete [2022-01-20T21:18:06.642Z] be307f383ecc: Pull complete [2022-01-20T21:18:06.642Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-20T21:18:06.642Z] Status: Downloaded newer image for alpine:3.14 [2022-01-20T21:18:06.642Z] ---> 5b8b7b635229 [2022-01-20T21:18:06.642Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-20T21:18:06.642Z] ---> Running in 710dc4bb00f9 [2022-01-20T21:18:06.642Z] Removing intermediate container 710dc4bb00f9 [2022-01-20T21:18:06.642Z] ---> ee598e54eb48 [2022-01-20T21:18:06.642Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T21:18:06.642Z] ---> Running in dd74753804b9 [2022-01-20T21:18:06.642Z] Removing intermediate container dd74753804b9 [2022-01-20T21:18:06.642Z] ---> 74cebdc7bf9a [2022-01-20T21:18:06.642Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-20T21:18:06.642Z] ---> Running in 560e333e0e6b [2022-01-20T21:18:06.642Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-20T21:18:06.642Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-20T21:18:06.642Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-20T21:18:06.642Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-20T21:18:06.642Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-20T21:18:06.642Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-20T21:18:06.642Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-20T21:18:06.642Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-20T21:18:06.642Z] Executing busybox-1.33.1-r6.trigger [2022-01-20T21:18:06.642Z] OK: 8 MiB in 20 packages [2022-01-20T21:18:07.629Z] Removing intermediate container 560e333e0e6b [2022-01-20T21:18:07.629Z] ---> a571ce12192c [2022-01-20T21:18:07.629Z] Step 17/26 : COPY --from=builder /app/LICENSE / [2022-01-20T21:18:08.222Z] ---> dd5fbb6c1a1f [2022-01-20T21:18:08.222Z] Step 18/26 : COPY --from=builder /app/Attribution.txt / [2022-01-20T21:18:08.820Z] ---> ef02734e4b70 [2022-01-20T21:18:08.820Z] Step 19/26 : COPY --from=builder /app/cmd/device-rfid-llrp /device-rfid-llrp [2022-01-20T21:18:09.798Z] ---> d2deec3ae236 [2022-01-20T21:18:09.798Z] Step 20/26 : COPY --from=builder /app/cmd/res/ / [2022-01-20T21:18:10.395Z] ---> 7fb8e4cdd887 [2022-01-20T21:18:10.395Z] Step 21/26 : EXPOSE 59989 [2022-01-20T21:18:10.395Z] ---> Running in 888d6a768ba1 [2022-01-20T21:18:10.668Z] Removing intermediate container 888d6a768ba1 [2022-01-20T21:18:10.668Z] ---> 771788b7c348 [2022-01-20T21:18:10.668Z] Step 22/26 : ENTRYPOINT ["/device-rfid-llrp"] [2022-01-20T21:18:10.944Z] ---> Running in 529a3ef6799a [2022-01-20T21:18:11.217Z] Removing intermediate container 529a3ef6799a [2022-01-20T21:18:11.217Z] ---> f01eb3849dbc [2022-01-20T21:18:11.217Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-01-20T21:18:11.217Z] ---> Running in fa4ed2ca3741 [2022-01-20T21:18:11.490Z] Removing intermediate container fa4ed2ca3741 [2022-01-20T21:18:11.490Z] ---> 0266fb40e7a6 [2022-01-20T21:18:11.490Z] Step 24/26 : LABEL arch=arm64 [2022-01-20T21:18:11.490Z] ---> Running in f92d498edf1f [2022-01-20T21:18:12.089Z] Removing intermediate container f92d498edf1f [2022-01-20T21:18:12.089Z] ---> c74d20d9eb86 [2022-01-20T21:18:12.090Z] Step 25/26 : LABEL git_sha=09605dd7ded88dfac5bff0fbd22d395988b2ef31 [2022-01-20T21:18:12.090Z] ---> Running in f6dc72e547ef [2022-01-20T21:18:12.366Z] Removing intermediate container f6dc72e547ef [2022-01-20T21:18:12.366Z] ---> 8cb0d5b42733 [2022-01-20T21:18:12.366Z] Step 26/26 : LABEL version=1.0.1-dev.6 [2022-01-20T21:18:12.366Z] ---> Running in 1bf398f76c0f [2022-01-20T21:18:12.639Z] Removing intermediate container 1bf398f76c0f [2022-01-20T21:18:12.639Z] ---> 4c4d6a689a26 [2022-01-20T21:18:12.639Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-20T21:18:12.639Z] Successfully built 4c4d6a689a26 [2022-01-20T21:18:12.639Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T21:18:13.010Z] provisioning config files... [2022-01-20T21:18:13.027Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/15@tmp/config179185748326261514tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T21:18:13.379Z] ---> docker-login.sh [2022-01-20T21:18:13.379Z] nexus3.edgexfoundry.org:10001 [2022-01-20T21:18:13.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T21:18:13.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T21:18:13.652Z] Configure a credential helper to remove this warning. See [2022-01-20T21:18:13.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T21:18:13.652Z] [2022-01-20T21:18:13.652Z] Login Succeeded [2022-01-20T21:18:13.652Z] nexus3.edgexfoundry.org:10002 [2022-01-20T21:18:13.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T21:18:14.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T21:18:14.194Z] Configure a credential helper to remove this warning. See [2022-01-20T21:18:14.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T21:18:14.194Z] [2022-01-20T21:18:14.194Z] Login Succeeded [2022-01-20T21:18:14.194Z] nexus3.edgexfoundry.org:10003 [2022-01-20T21:18:14.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T21:18:14.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T21:18:14.467Z] Configure a credential helper to remove this warning. See [2022-01-20T21:18:14.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T21:18:14.467Z] [2022-01-20T21:18:14.467Z] Login Succeeded [2022-01-20T21:18:14.467Z] nexus3.edgexfoundry.org:10004 [2022-01-20T21:18:15.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T21:18:15.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T21:18:15.063Z] Configure a credential helper to remove this warning. See [2022-01-20T21:18:15.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T21:18:15.063Z] [2022-01-20T21:18:15.063Z] Login Succeeded [2022-01-20T21:18:15.063Z] docker.io [2022-01-20T21:18:15.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T21:18:15.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T21:18:15.609Z] Configure a credential helper to remove this warning. See [2022-01-20T21:18:15.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T21:18:15.609Z] [2022-01-20T21:18:15.609Z] Login Succeeded [2022-01-20T21:18:15.609Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T21:18:15.627Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-20T21:18:15.663Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-20T21:18:15.686Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2022-01-20T21:18:15.686Z] 09605dd7ded88dfac5bff0fbd22d395988b2ef31 [2022-01-20T21:18:15.686Z] latest [2022-01-20T21:18:15.686Z] 1.0.1-dev.6 [2022-01-20T21:18:15.686Z] 09605dd7ded88dfac5bff0fbd22d395988b2ef31-1.0.1-dev.6 [2022-01-20T21:18:15.686Z] main [2022-01-20T21:18:15.686Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:18:16.029Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:09605dd7ded88dfac5bff0fbd22d395988b2ef31 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:18:16.366Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:09605dd7ded88dfac5bff0fbd22d395988b2ef31 [2022-01-20T21:18:16.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-01-20T21:18:16.366Z] 890b51c5eeea: Preparing [2022-01-20T21:18:16.366Z] 7d7f8b02238c: Preparing [2022-01-20T21:18:16.366Z] 4894900b838d: Preparing [2022-01-20T21:18:16.366Z] 8f64b8a7f23c: Preparing [2022-01-20T21:18:16.366Z] 723ffeaef012: Preparing [2022-01-20T21:18:16.366Z] 0298d8b9e403: Preparing [2022-01-20T21:18:16.366Z] 62170e181a92: Preparing [2022-01-20T21:18:16.366Z] 0298d8b9e403: Waiting [2022-01-20T21:18:16.366Z] 62170e181a92: Waiting [2022-01-20T21:18:16.640Z] 890b51c5eeea: Pushed [2022-01-20T21:18:16.640Z] 8f64b8a7f23c: Pushed [2022-01-20T21:18:16.640Z] 4894900b838d: Pushed [2022-01-20T21:18:16.640Z] 62170e181a92: Layer already exists [2022-01-20T21:18:16.640Z] 0298d8b9e403: Pushed [2022-01-20T21:18:17.237Z] 723ffeaef012: Pushed [2022-01-20T21:18:19.841Z] 7d7f8b02238c: Pushed [2022-01-20T21:18:19.841Z] 09605dd7ded88dfac5bff0fbd22d395988b2ef31: digest: sha256:7a89cd42d7c81f93381ab74b152a5c7ec2506b628d016d8f344e155ea0b83017 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:18:20.188Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:18:20.524Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2022-01-20T21:18:20.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-01-20T21:18:20.524Z] 890b51c5eeea: Preparing [2022-01-20T21:18:20.524Z] 7d7f8b02238c: Preparing [2022-01-20T21:18:20.524Z] 4894900b838d: Preparing [2022-01-20T21:18:20.524Z] 8f64b8a7f23c: Preparing [2022-01-20T21:18:20.524Z] 723ffeaef012: Preparing [2022-01-20T21:18:20.524Z] 0298d8b9e403: Preparing [2022-01-20T21:18:20.524Z] 62170e181a92: Preparing [2022-01-20T21:18:20.524Z] 0298d8b9e403: Waiting [2022-01-20T21:18:20.524Z] 62170e181a92: Waiting [2022-01-20T21:18:20.524Z] 4894900b838d: Layer already exists [2022-01-20T21:18:20.524Z] 7d7f8b02238c: Layer already exists [2022-01-20T21:18:20.524Z] 723ffeaef012: Layer already exists [2022-01-20T21:18:20.524Z] 890b51c5eeea: Layer already exists [2022-01-20T21:18:20.524Z] 8f64b8a7f23c: Layer already exists [2022-01-20T21:18:20.524Z] 0298d8b9e403: Layer already exists [2022-01-20T21:18:20.524Z] 62170e181a92: Layer already exists [2022-01-20T21:18:20.797Z] latest: digest: sha256:7a89cd42d7c81f93381ab74b152a5c7ec2506b628d016d8f344e155ea0b83017 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:18:21.148Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:18:21.501Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.1-dev.6 [2022-01-20T21:18:21.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-01-20T21:18:21.501Z] 890b51c5eeea: Preparing [2022-01-20T21:18:21.501Z] 7d7f8b02238c: Preparing [2022-01-20T21:18:21.501Z] 4894900b838d: Preparing [2022-01-20T21:18:21.501Z] 8f64b8a7f23c: Preparing [2022-01-20T21:18:21.501Z] 723ffeaef012: Preparing [2022-01-20T21:18:21.501Z] 0298d8b9e403: Preparing [2022-01-20T21:18:21.501Z] 62170e181a92: Preparing [2022-01-20T21:18:21.501Z] 0298d8b9e403: Waiting [2022-01-20T21:18:21.501Z] 62170e181a92: Waiting [2022-01-20T21:18:21.501Z] 723ffeaef012: Layer already exists [2022-01-20T21:18:21.501Z] 8f64b8a7f23c: Layer already exists [2022-01-20T21:18:21.501Z] 7d7f8b02238c: Layer already exists [2022-01-20T21:18:21.501Z] 4894900b838d: Layer already exists [2022-01-20T21:18:21.501Z] 890b51c5eeea: Layer already exists [2022-01-20T21:18:21.501Z] 0298d8b9e403: Layer already exists [2022-01-20T21:18:21.501Z] 62170e181a92: Layer already exists [2022-01-20T21:18:21.775Z] 1.0.1-dev.6: digest: sha256:7a89cd42d7c81f93381ab74b152a5c7ec2506b628d016d8f344e155ea0b83017 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:18:22.127Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:09605dd7ded88dfac5bff0fbd22d395988b2ef31-1.0.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:18:22.474Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:09605dd7ded88dfac5bff0fbd22d395988b2ef31-1.0.1-dev.6 [2022-01-20T21:18:22.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-01-20T21:18:22.474Z] 890b51c5eeea: Preparing [2022-01-20T21:18:22.474Z] 7d7f8b02238c: Preparing [2022-01-20T21:18:22.474Z] 4894900b838d: Preparing [2022-01-20T21:18:22.474Z] 8f64b8a7f23c: Preparing [2022-01-20T21:18:22.474Z] 723ffeaef012: Preparing [2022-01-20T21:18:22.474Z] 0298d8b9e403: Preparing [2022-01-20T21:18:22.474Z] 62170e181a92: Preparing [2022-01-20T21:18:22.474Z] 0298d8b9e403: Waiting [2022-01-20T21:18:22.474Z] 62170e181a92: Waiting [2022-01-20T21:18:22.474Z] 7d7f8b02238c: Layer already exists [2022-01-20T21:18:22.474Z] 723ffeaef012: Layer already exists [2022-01-20T21:18:22.474Z] 4894900b838d: Layer already exists [2022-01-20T21:18:22.474Z] 8f64b8a7f23c: Layer already exists [2022-01-20T21:18:22.474Z] 890b51c5eeea: Layer already exists [2022-01-20T21:18:22.474Z] 62170e181a92: Layer already exists [2022-01-20T21:18:22.474Z] 0298d8b9e403: Layer already exists [2022-01-20T21:18:22.747Z] 09605dd7ded88dfac5bff0fbd22d395988b2ef31-1.0.1-dev.6: digest: sha256:7a89cd42d7c81f93381ab74b152a5c7ec2506b628d016d8f344e155ea0b83017 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:18:23.098Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:18:23.437Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2022-01-20T21:18:23.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-01-20T21:18:23.437Z] 890b51c5eeea: Preparing [2022-01-20T21:18:23.437Z] 7d7f8b02238c: Preparing [2022-01-20T21:18:23.437Z] 4894900b838d: Preparing [2022-01-20T21:18:23.437Z] 8f64b8a7f23c: Preparing [2022-01-20T21:18:23.437Z] 723ffeaef012: Preparing [2022-01-20T21:18:23.437Z] 0298d8b9e403: Preparing [2022-01-20T21:18:23.437Z] 62170e181a92: Preparing [2022-01-20T21:18:23.437Z] 0298d8b9e403: Waiting [2022-01-20T21:18:23.437Z] 62170e181a92: Waiting [2022-01-20T21:18:23.437Z] 723ffeaef012: Layer already exists [2022-01-20T21:18:23.437Z] 890b51c5eeea: Layer already exists [2022-01-20T21:18:23.437Z] 4894900b838d: Layer already exists [2022-01-20T21:18:23.437Z] 8f64b8a7f23c: Layer already exists [2022-01-20T21:18:23.437Z] 7d7f8b02238c: Layer already exists [2022-01-20T21:18:23.437Z] 62170e181a92: Layer already exists [2022-01-20T21:18:23.437Z] 0298d8b9e403: Layer already exists [2022-01-20T21:18:23.710Z] main: digest: sha256:7a89cd42d7c81f93381ab74b152a5c7ec2506b628d016d8f344e155ea0b83017 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-20T21:18:23.762Z] ===================================================== [Pipeline] echo [2022-01-20T21:18:23.770Z] taggedImages: [2022-01-20T21:18:23.770Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:09605dd7ded88dfac5bff0fbd22d395988b2ef31 [2022-01-20T21:18:23.770Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2022-01-20T21:18:23.770Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.1-dev.6 [2022-01-20T21:18:23.770Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:09605dd7ded88dfac5bff0fbd22d395988b2ef31-1.0.1-dev.6 [2022-01-20T21:18:23.770Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:18:24.152Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-20T21:18:24.152Z] [2022-01-20T21:18:24.152Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:18:24.503Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-20T21:18:24.503Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-20T21:18:24.503Z] 448f6bf000e3: Pulling fs layer [2022-01-20T21:18:24.503Z] f757da607395: Pulling fs layer [2022-01-20T21:18:24.503Z] 05883995daec: Pulling fs layer [2022-01-20T21:18:24.503Z] 8603b9c90790: Pulling fs layer [2022-01-20T21:18:24.503Z] 1560dd03e051: Pulling fs layer [2022-01-20T21:18:24.503Z] 27f5ce0e4adf: Pulling fs layer [2022-01-20T21:18:24.503Z] c2d8d7efcc4b: Pulling fs layer [2022-01-20T21:18:24.503Z] 1560dd03e051: Waiting [2022-01-20T21:18:24.503Z] c2d8d7efcc4b: Waiting [2022-01-20T21:18:24.503Z] 27f5ce0e4adf: Waiting [2022-01-20T21:18:24.503Z] 8603b9c90790: Waiting [2022-01-20T21:18:24.775Z] f757da607395: Verifying Checksum [2022-01-20T21:18:24.775Z] f757da607395: Download complete [2022-01-20T21:18:24.775Z] 8603b9c90790: Download complete [2022-01-20T21:18:24.775Z] 1560dd03e051: Verifying Checksum [2022-01-20T21:18:24.775Z] 1560dd03e051: Download complete [2022-01-20T21:18:24.775Z] 27f5ce0e4adf: Download complete [2022-01-20T21:18:24.775Z] 05883995daec: Verifying Checksum [2022-01-20T21:18:24.775Z] 05883995daec: Download complete [2022-01-20T21:18:25.370Z] 448f6bf000e3: Verifying Checksum [2022-01-20T21:18:25.370Z] 448f6bf000e3: Download complete [2022-01-20T21:18:27.991Z] c2d8d7efcc4b: Verifying Checksum [2022-01-20T21:18:27.991Z] c2d8d7efcc4b: Download complete [2022-01-20T21:18:28.973Z] 448f6bf000e3: Pull complete [2022-01-20T21:18:29.572Z] f757da607395: Pull complete [2022-01-20T21:18:31.007Z] 05883995daec: Pull complete [2022-01-20T21:18:31.281Z] 8603b9c90790: Pull complete [2022-01-20T21:18:32.260Z] 1560dd03e051: Pull complete [2022-01-20T21:18:32.260Z] 27f5ce0e4adf: Pull complete [2022-01-20T21:18:47.341Z] c2d8d7efcc4b: Pull complete [2022-01-20T21:18:47.341Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-20T21:18:47.341Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-20T21:18:47.341Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-20T21:18:47.548Z] prd-ubuntu18.04-docker-arm64-4c-16g-3569 does not seem to be running inside a container [2022-01-20T21:18:47.645Z] $ 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/15 -v /w/workspace/device-rfid-llrp-go/15:/w/workspace/device-rfid-llrp-go/15:rw,z -v /w/workspace/device-rfid-llrp-go/15@tmp:/w/workspace/device-rfid-llrp-go/15@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-01-20T21:18:50.110Z] $ docker top b66e75a0f54819f981595ef61009682507c0049b7b8e03404918afe271085718 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T21:18:51.014Z] ---> job-cost.sh [2022-01-20T21:18:51.014Z] lf-activate-venv: SKIPPING [2022-01-20T21:18:51.014Z] INFO: No Stack... [2022-01-20T21:18:51.284Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-20T21:18:51.878Z] INFO: Archiving Costs [Pipeline] sh [2022-01-20T21:18:52.533Z] + + cat /w/workspace/device-rfid-llrp-go/15/archives/cost.csv [2022-01-20T21:18:52.533Z] cut -d, -f6 [Pipeline] lock [2022-01-20T21:18:52.595Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-15-stack-cost] [2022-01-20T21:18:52.601Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-15-stack-cost] did not exist. Created. [2022-01-20T21:18:52.601Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-15-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-20T21:18:53.273Z] /w/workspace/device-rfid-llrp-go/15@tmp/durable-f91d8170/script.sh: 1: /w/workspace/device-rfid-llrp-go/15@tmp/durable-f91d8170/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-01-20T21:18:53.944Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-20T21:18:53.966Z] Warning: overwriting stash ‘stack-cost’ [2022-01-20T21:18:54.025Z] Stashed 1 file(s) [Pipeline] } [2022-01-20T21:18:54.031Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-15-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-20T21:18:54.061Z] $ docker stop --time=1 b66e75a0f54819f981595ef61009682507c0049b7b8e03404918afe271085718 [2022-01-20T21:18:55.539Z] $ docker rm -f b66e75a0f54819f981595ef61009682507c0049b7b8e03404918afe271085718 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-01-20T21:18:55.968Z] provisioning config files... [2022-01-20T21:18:55.979Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8416363540824344535tmp [Pipeline] { [Pipeline] sh [2022-01-20T21:18:56.289Z] + set +x [2022-01-20T21:18:56.289Z] + curl -s https://codecov.io/bash [2022-01-20T21:18:56.289Z] + bash -s -- [2022-01-20T21:18:56.289Z] [2022-01-20T21:18:56.289Z] _____ _ [2022-01-20T21:18:56.289Z] / ____| | | [2022-01-20T21:18:56.289Z] | | ___ __| | ___ ___ _____ __ [2022-01-20T21:18:56.289Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-20T21:18:56.289Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-20T21:18:56.289Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-20T21:18:56.289Z] Bash-1.0.6 [2022-01-20T21:18:56.289Z] [2022-01-20T21:18:56.289Z] [2022-01-20T21:18:56.289Z] ==> git version 2.24.4 found [2022-01-20T21:18:56.289Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2022-01-20T21:18:56.289Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-20T21:18:56.289Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-20T21:18:56.289Z] ==> Jenkins CI detected. [2022-01-20T21:18:56.289Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2022-01-20T21:18:56.289Z] project root: . [2022-01-20T21:18:56.289Z] --> token set from env [2022-01-20T21:18:56.289Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-20T21:18:56.551Z] ==> Running gcov in . (disable via -X gcov) [2022-01-20T21:18:56.551Z] ==> Python coveragepy not found [2022-01-20T21:18:56.551Z] ==> Searching for coverage reports in: [2022-01-20T21:18:56.551Z] + . [2022-01-20T21:18:56.551Z] -> Found 1 reports [2022-01-20T21:18:56.551Z] ==> Detecting git/mercurial file structure [2022-01-20T21:18:56.551Z] ==> Reading reports [2022-01-20T21:18:56.551Z] + ./coverage.out bytes=460220 [2022-01-20T21:18:56.551Z] ==> Appending adjustments [2022-01-20T21:18:56.551Z] https://docs.codecov.io/docs/fixing-reports [2022-01-20T21:18:56.811Z] + Found adjustments [2022-01-20T21:18:56.811Z] ==> Gzipping contents [2022-01-20T21:18:56.811Z] 52K /tmp/codecov.qNlqkv.gz [2022-01-20T21:18:56.811Z] ==> Uploading reports [2022-01-20T21:18:56.811Z] url: https://codecov.io [2022-01-20T21:18:56.811Z] query: branch=main&commit=09605dd7ded88dfac5bff0fbd22d395988b2ef31&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F15%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-01-20T21:18:56.811Z] -> Pinging Codecov [2022-01-20T21:18:56.811Z] 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=09605dd7ded88dfac5bff0fbd22d395988b2ef31&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F15%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-01-20T21:18:57.382Z] -> Uploading to [2022-01-20T21:18:57.382Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-20/581DD39554BDF9B6E22D074273EAD858/09605dd7ded88dfac5bff0fbd22d395988b2ef31/17c14554-e931-4d5e-b586-f34300884f58.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220120%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220120T211857Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0ce2a4155d3c835b755d56c3ed209491895f55d6db607de34e3858c5e1d4b558 [2022-01-20T21:18:57.382Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-20T21:18:57.382Z] Dload Upload Total Spent Left Speed [2022-01-20T21:18:57.642Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51782 0 0 100 51782 0 165k --:--:-- --:--:-- --:--:-- 165k 100 51782 0 0 100 51782 0 165k --:--:-- --:--:-- --:--:-- 165k [2022-01-20T21:18:57.642Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/09605dd7ded88dfac5bff0fbd22d395988b2ef31 [Pipeline] } [2022-01-20T21:18:57.659Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-01-20T21:18:57.787Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-01-20T21:18:57.798Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:18:58.091Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-20T21:18:58.091Z] [2022-01-20T21:18:58.091Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:18:58.396Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-20T21:18:58.396Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-01-20T21:18:58.396Z] 188c0c94c7c5: Pulling fs layer [2022-01-20T21:18:58.396Z] 0ef7d3d256c8: Pulling fs layer [2022-01-20T21:18:58.396Z] de9db76c5a1d: Pulling fs layer [2022-01-20T21:18:58.396Z] 0eba1c9be4d2: Pulling fs layer [2022-01-20T21:18:58.396Z] 0d57e429df01: Pulling fs layer [2022-01-20T21:18:58.396Z] 4e4be7b47b0d: Pulling fs layer [2022-01-20T21:18:58.396Z] e1f770b5df2f: Pulling fs layer [2022-01-20T21:18:58.396Z] 85a0685a4137: Pulling fs layer [2022-01-20T21:18:58.396Z] 0eba1c9be4d2: Waiting [2022-01-20T21:18:58.396Z] 4e4be7b47b0d: Waiting [2022-01-20T21:18:58.396Z] 0d57e429df01: Waiting [2022-01-20T21:18:58.396Z] e1f770b5df2f: Waiting [2022-01-20T21:18:58.396Z] 85a0685a4137: Waiting [2022-01-20T21:18:58.396Z] de9db76c5a1d: Verifying Checksum [2022-01-20T21:18:58.396Z] de9db76c5a1d: Download complete [2022-01-20T21:18:58.396Z] 0ef7d3d256c8: Verifying Checksum [2022-01-20T21:18:58.396Z] 0ef7d3d256c8: Download complete [2022-01-20T21:18:58.396Z] 0d57e429df01: Verifying Checksum [2022-01-20T21:18:58.396Z] 0d57e429df01: Download complete [2022-01-20T21:18:58.396Z] 4e4be7b47b0d: Verifying Checksum [2022-01-20T21:18:58.396Z] 4e4be7b47b0d: Download complete [2022-01-20T21:18:58.396Z] 188c0c94c7c5: Verifying Checksum [2022-01-20T21:18:58.396Z] 188c0c94c7c5: Download complete [2022-01-20T21:18:58.660Z] e1f770b5df2f: Verifying Checksum [2022-01-20T21:18:58.660Z] e1f770b5df2f: Download complete [2022-01-20T21:18:58.928Z] 0eba1c9be4d2: Verifying Checksum [2022-01-20T21:18:58.928Z] 0eba1c9be4d2: Download complete [2022-01-20T21:18:58.928Z] 188c0c94c7c5: Pull complete [2022-01-20T21:18:59.202Z] 0ef7d3d256c8: Pull complete [2022-01-20T21:18:59.202Z] 85a0685a4137: Verifying Checksum [2022-01-20T21:18:59.202Z] 85a0685a4137: Download complete [2022-01-20T21:18:59.202Z] de9db76c5a1d: Pull complete [2022-01-20T21:19:03.456Z] 0eba1c9be4d2: Pull complete [2022-01-20T21:19:03.456Z] 0d57e429df01: Pull complete [2022-01-20T21:19:03.456Z] 4e4be7b47b0d: Pull complete [2022-01-20T21:19:03.456Z] e1f770b5df2f: Pull complete [2022-01-20T21:19:07.713Z] 85a0685a4137: Pull complete [2022-01-20T21:19:07.713Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-01-20T21:19:07.713Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-20T21:19:07.713Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-01-20T21:19:07.791Z] prd-centos7-docker-4c-2g-3568 does not seem to be running inside a container [2022-01-20T21:19:07.832Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-01-20T21:19:10.461Z] $ docker top e063bfc9a0404fc4fe94a3b03aa4817a0938fb0666cb1dff8e2215f1f9f8a1ee -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-20T21:19:10.553Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-01-20T21:19:10.843Z] + set -o pipefail [2022-01-20T21:19:10.843Z] + snyk monitor '--org=edgex-jenkins' [2022-01-20T21:19:16.157Z] [2022-01-20T21:19:16.157Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2022-01-20T21:19:16.157Z] [2022-01-20T21:19:16.157Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8e266e59-5b4d-48a8-830b-753ef23c5713/history/782d0128-e9b3-4991-b832-293cf62bbb41 [2022-01-20T21:19:16.157Z] [2022-01-20T21:19:16.157Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-01-20T21:19:16.157Z] [2022-01-20T21:19:16.157Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-01-20T21:19:16.157Z] [2022-01-20T21:19:16.157Z] [Pipeline] } [2022-01-20T21:19:16.168Z] $ docker stop --time=1 e063bfc9a0404fc4fe94a3b03aa4817a0938fb0666cb1dff8e2215f1f9f8a1ee [2022-01-20T21:19:18.154Z] $ docker rm -f e063bfc9a0404fc4fe94a3b03aa4817a0938fb0666cb1dff8e2215f1f9f8a1ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-20T21:19:18.827Z] + git log --format=format:%s -1 09605dd7ded88dfac5bff0fbd22d395988b2ef31 [Pipeline] sh [2022-01-20T21:19:19.123Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-20T21:19:19.123Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:19:19.423Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T21:19:19.423Z] . [Pipeline] withDockerContainer [2022-01-20T21:19:19.489Z] prd-centos7-docker-4c-2g-3568 does not seem to be running inside a container [2022-01-20T21:19:19.523Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-20T21:19:19.848Z] $ docker top 0fec3ed7b444e8258a61275b1fcb27a59fbeadf8fb74663098932b7b82831394 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-20T21:19:19.936Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-20T21:19:19.936Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-20T21:19:20.030Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-20T21:19:20.033Z] $ docker exec 0fec3ed7b444e8258a61275b1fcb27a59fbeadf8fb74663098932b7b82831394 ssh-agent [2022-01-20T21:19:20.127Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJjlNEP/agent.13 [2022-01-20T21:19:20.127Z] SSH_AGENT_PID=19 [2022-01-20T21:19:20.133Z] Running ssh-add (command line suppressed) [2022-01-20T21:19:20.217Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8846266948454677961.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8846266948454677961.key) [2022-01-20T21:19:20.229Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-20T21:19:20.521Z] + git semver tag [2022-01-20T21:19:20.522Z] # -> Open(): unable to determine branch for HEAD [2022-01-20T21:19:20.522Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2022-01-20T21:19:20.522Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2022-01-20T21:19:20.522Z] # $SEMVER_REMOTE_NAME = origin [2022-01-20T21:19:20.522Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-20T21:19:20.522Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-20T21:19:20.522Z] # $SEMVER_BRANCH = main [2022-01-20T21:19:20.522Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2022-01-20T21:19:20.522Z] # 09605dd7ded88dfac5bff0fbd22d395988b2ef31 HEAD [2022-01-20T21:19:20.522Z] # -> Force: false [2022-01-20T21:19:20.522Z] # 91616e0b6382db7da472df79718c8fec159afa28 refs/tags/v1.0.1-dev.6 [Pipeline] } [2022-01-20T21:19:20.530Z] $ docker exec --env ******** --env ******** 0fec3ed7b444e8258a61275b1fcb27a59fbeadf8fb74663098932b7b82831394 ssh-agent -k [2022-01-20T21:19:20.612Z] unset SSH_AUTH_SOCK; [2022-01-20T21:19:20.612Z] unset SSH_AGENT_PID; [2022-01-20T21:19:20.612Z] echo Agent pid 19 killed; [2022-01-20T21:19:20.621Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-20T21:19:20.919Z] + git semver [Pipeline] } [2022-01-20T21:19:20.934Z] $ docker stop --time=1 0fec3ed7b444e8258a61275b1fcb27a59fbeadf8fb74663098932b7b82831394 [2022-01-20T21:19:22.105Z] $ docker rm -f 0fec3ed7b444e8258a61275b1fcb27a59fbeadf8fb74663098932b7b82831394 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:19:22.494Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-20T21:19:22.494Z] [2022-01-20T21:19:22.494Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:19:22.816Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-20T21:19:22.816Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-01-20T21:19:22.816Z] ab5ef0e58194: Pulling fs layer [2022-01-20T21:19:22.816Z] 9712f1f96733: Pulling fs layer [2022-01-20T21:19:22.816Z] 63f879dbbcfc: Pulling fs layer [2022-01-20T21:19:22.816Z] 0d9ebad4ef96: Pulling fs layer [2022-01-20T21:19:22.816Z] e9a5061849ea: Pulling fs layer [2022-01-20T21:19:22.816Z] d747dcd14b5f: Pulling fs layer [2022-01-20T21:19:22.816Z] 2de7ff778b66: Pulling fs layer [2022-01-20T21:19:22.816Z] d747dcd14b5f: Waiting [2022-01-20T21:19:22.816Z] 0d9ebad4ef96: Waiting [2022-01-20T21:19:22.816Z] e9a5061849ea: Waiting [2022-01-20T21:19:22.816Z] 2de7ff778b66: Waiting [2022-01-20T21:19:22.816Z] 9712f1f96733: Verifying Checksum [2022-01-20T21:19:22.816Z] 9712f1f96733: Download complete [2022-01-20T21:19:23.092Z] 63f879dbbcfc: Verifying Checksum [2022-01-20T21:19:23.092Z] 63f879dbbcfc: Download complete [2022-01-20T21:19:23.092Z] ab5ef0e58194: Verifying Checksum [2022-01-20T21:19:23.092Z] ab5ef0e58194: Download complete [2022-01-20T21:19:23.359Z] d747dcd14b5f: Verifying Checksum [2022-01-20T21:19:23.359Z] d747dcd14b5f: Download complete [2022-01-20T21:19:23.359Z] 0d9ebad4ef96: Verifying Checksum [2022-01-20T21:19:23.359Z] 0d9ebad4ef96: Download complete [2022-01-20T21:19:23.359Z] e9a5061849ea: Verifying Checksum [2022-01-20T21:19:23.359Z] e9a5061849ea: Download complete [2022-01-20T21:19:23.359Z] 2de7ff778b66: Verifying Checksum [2022-01-20T21:19:23.359Z] 2de7ff778b66: Download complete [2022-01-20T21:19:25.971Z] ab5ef0e58194: Pull complete [2022-01-20T21:19:26.238Z] 9712f1f96733: Pull complete [2022-01-20T21:19:26.826Z] 63f879dbbcfc: Pull complete [2022-01-20T21:19:31.086Z] 0d9ebad4ef96: Pull complete [2022-01-20T21:19:31.086Z] e9a5061849ea: Pull complete [2022-01-20T21:19:31.344Z] d747dcd14b5f: Pull complete [2022-01-20T21:19:32.742Z] 2de7ff778b66: Pull complete [2022-01-20T21:19:32.742Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-01-20T21:19:32.742Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-20T21:19:32.742Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-01-20T21:19:32.807Z] prd-centos7-docker-4c-2g-3568 does not seem to be running inside a container [2022-01-20T21:19:32.841Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-01-20T21:19:36.098Z] $ docker top 249861ffc213a7626ce89c179389e7c4000f7f16a34fb095f8fd6571c32a3bed -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-01-20T21:19:36.179Z] provisioning config files... [2022-01-20T21:19:36.186Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5372726470283970606tmp [2022-01-20T21:19:36.195Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config345561032623159767tmp [2022-01-20T21:19:36.203Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6981475430978951658tmp [Pipeline] { [Pipeline] echo [2022-01-20T21:19:36.219Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T21:19:36.502Z] ---> sigul-configuration.sh [2022-01-20T21:19:36.502Z] gpg: directory `/root/.gnupg' created [2022-01-20T21:19:36.502Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-01-20T21:19:36.502Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-01-20T21:19:36.502Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-01-20T21:19:36.502Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-01-20T21:19:36.502Z] gpg: CAST5 encrypted data [2022-01-20T21:19:36.502Z] gpg: encrypted with 1 passphrase [2022-01-20T21:19:36.502Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-01-20T21:19:36.791Z] + mkdir /home/jenkins [2022-01-20T21:19:36.791Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-01-20T21:19:37.086Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-01-20T21:19:37.095Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T21:19:37.395Z] ---> sigul-install.sh [2022-01-20T21:19:37.395Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-01-20T21:19:37.684Z] + git tag --list [2022-01-20T21:19:37.684Z] v0.0.0 [2022-01-20T21:19:37.684Z] v1.0.0 [2022-01-20T21:19:37.684Z] v1.0.0-dev.1 [2022-01-20T21:19:37.684Z] v1.0.0-dev.2 [2022-01-20T21:19:37.684Z] v1.0.0-dev.3 [2022-01-20T21:19:37.684Z] v1.0.0-dev.4 [2022-01-20T21:19:37.684Z] v1.0.0-dev.5 [2022-01-20T21:19:37.684Z] v1.0.0-dev.6 [2022-01-20T21:19:37.684Z] v1.0.0-dev.7 [2022-01-20T21:19:37.684Z] v1.0.0-dev.8 [2022-01-20T21:19:37.684Z] v1.0.0-dev.9 [2022-01-20T21:19:37.684Z] v1.0.1-dev.1 [2022-01-20T21:19:37.684Z] v1.0.1-dev.2 [2022-01-20T21:19:37.684Z] v1.0.1-dev.3 [2022-01-20T21:19:37.684Z] v1.0.1-dev.4 [2022-01-20T21:19:37.684Z] v1.0.1-dev.5 [2022-01-20T21:19:37.684Z] v1.0.1-dev.6 [Pipeline] sh [2022-01-20T21:19:37.975Z] + lftools sign git-tag v1.0.1-dev.6 [2022-01-20T21:19:38.548Z] Signing Git tag with Sigul... [2022-01-20T21:19:38.548Z] Signing v1.0.1-dev.6 [Pipeline] echo [2022-01-20T21:19:38.819Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T21:19:39.109Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-01-20T21:19:39.116Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-01-20T21:19:39.137Z] $ docker stop --time=1 249861ffc213a7626ce89c179389e7c4000f7f16a34fb095f8fd6571c32a3bed [2022-01-20T21:19:40.318Z] $ docker rm -f 249861ffc213a7626ce89c179389e7c4000f7f16a34fb095f8fd6571c32a3bed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-01-20T21:19:40.739Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-20T21:19:40.739Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:19:41.039Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T21:19:41.039Z] . [Pipeline] withDockerContainer [2022-01-20T21:19:41.107Z] prd-centos7-docker-4c-2g-3568 does not seem to be running inside a container [2022-01-20T21:19:41.143Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-20T21:19:41.501Z] $ docker top fb1895e11c31bf6d808eda30bf3f8f711f0d951cefcd063ef558d0730682b8c9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-20T21:19:41.590Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-20T21:19:41.590Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-20T21:19:41.695Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-20T21:19:41.697Z] $ docker exec fb1895e11c31bf6d808eda30bf3f8f711f0d951cefcd063ef558d0730682b8c9 ssh-agent [2022-01-20T21:19:41.793Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXeOlDnh/agent.13 [2022-01-20T21:19:41.793Z] SSH_AGENT_PID=19 [2022-01-20T21:19:41.799Z] Running ssh-add (command line suppressed) [2022-01-20T21:19:41.909Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2555793095670040032.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2555793095670040032.key) [2022-01-20T21:19:41.922Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-20T21:19:42.219Z] + git semver bump pre [2022-01-20T21:19:42.219Z] # -> Open(): unable to determine branch for HEAD [2022-01-20T21:19:42.219Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2022-01-20T21:19:42.219Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2022-01-20T21:19:42.219Z] # $SEMVER_REMOTE_NAME = origin [2022-01-20T21:19:42.219Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-20T21:19:42.219Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-20T21:19:42.219Z] # $SEMVER_BRANCH = main [2022-01-20T21:19:42.219Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2022-01-20T21:19:42.219Z] 1.0.1-dev.7 [Pipeline] } [2022-01-20T21:19:42.239Z] $ docker exec --env ******** --env ******** fb1895e11c31bf6d808eda30bf3f8f711f0d951cefcd063ef558d0730682b8c9 ssh-agent -k [2022-01-20T21:19:42.350Z] unset SSH_AUTH_SOCK; [2022-01-20T21:19:42.351Z] unset SSH_AGENT_PID; [2022-01-20T21:19:42.351Z] echo Agent pid 19 killed; [2022-01-20T21:19:42.358Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-20T21:19:42.667Z] + git semver [Pipeline] } [2022-01-20T21:19:42.683Z] $ docker stop --time=1 fb1895e11c31bf6d808eda30bf3f8f711f0d951cefcd063ef558d0730682b8c9 [2022-01-20T21:19:43.879Z] $ docker rm -f fb1895e11c31bf6d808eda30bf3f8f711f0d951cefcd063ef558d0730682b8c9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-20T21:19:44.226Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-20T21:19:44.226Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:19:44.523Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T21:19:44.523Z] . [Pipeline] withDockerContainer [2022-01-20T21:19:44.592Z] prd-centos7-docker-4c-2g-3568 does not seem to be running inside a container [2022-01-20T21:19:44.622Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-20T21:19:44.990Z] $ docker top 29d096a94b4f55da537e524ceee4c29654e9b8cef4e5140bb94501086cde4a7b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-20T21:19:45.080Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-20T21:19:45.080Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-20T21:19:45.182Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-20T21:19:45.185Z] $ docker exec 29d096a94b4f55da537e524ceee4c29654e9b8cef4e5140bb94501086cde4a7b ssh-agent [2022-01-20T21:19:45.287Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXooOMlf/agent.14 [2022-01-20T21:19:45.287Z] SSH_AGENT_PID=21 [2022-01-20T21:19:45.293Z] Running ssh-add (command line suppressed) [2022-01-20T21:19:45.379Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2539589904084751582.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2539589904084751582.key) [2022-01-20T21:19:45.393Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-20T21:19:45.686Z] + git semver push [2022-01-20T21:19:45.686Z] # -> Open(): unable to determine branch for HEAD [2022-01-20T21:19:45.686Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2022-01-20T21:19:45.686Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2022-01-20T21:19:45.686Z] # $SEMVER_REMOTE_NAME = origin [2022-01-20T21:19:45.686Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-20T21:19:45.686Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-20T21:19:45.686Z] # $SEMVER_BRANCH = main [2022-01-20T21:19:45.686Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } [2022-01-20T21:19:47.079Z] $ docker exec --env ******** --env ******** 29d096a94b4f55da537e524ceee4c29654e9b8cef4e5140bb94501086cde4a7b ssh-agent -k [2022-01-20T21:19:47.168Z] unset SSH_AUTH_SOCK; [2022-01-20T21:19:47.168Z] unset SSH_AGENT_PID; [2022-01-20T21:19:47.168Z] echo Agent pid 21 killed; [2022-01-20T21:19:47.181Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-20T21:19:47.543Z] + git semver [Pipeline] } [2022-01-20T21:19:47.558Z] $ docker stop --time=1 29d096a94b4f55da537e524ceee4c29654e9b8cef4e5140bb94501086cde4a7b [2022-01-20T21:19:48.739Z] $ docker rm -f 29d096a94b4f55da537e524ceee4c29654e9b8cef4e5140bb94501086cde4a7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-01-20T21:19:49.346Z] + '[' -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ']' [2022-01-20T21:19:49.346Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-01-20T21:19:49.346Z] total 8 [2022-01-20T21:19:49.346Z] drwxr-xr-x. 3 root root 34 Jan 20 21:13 . [2022-01-20T21:19:49.346Z] drwxrwxr-x. 12 jenkins jenkins 4096 Jan 20 21:19 .. [2022-01-20T21:19:49.346Z] drwxr-xr-x. 2 root root 6 Jan 20 21:13 cost [2022-01-20T21:19:49.346Z] -rw-r--r--. 1 root root 89 Jan 20 21:13 cost.csv [2022-01-20T21:19:49.346Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-01-20T21:19:49.346Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-01-20T21:19:49.346Z] total 8 [2022-01-20T21:19:49.346Z] drwxr-xr-x. 3 jenkins jenkins 34 Jan 20 21:13 . [2022-01-20T21:19:49.346Z] drwxrwxr-x. 12 jenkins jenkins 4096 Jan 20 21:19 .. [2022-01-20T21:19:49.346Z] drwxr-xr-x. 2 jenkins jenkins 6 Jan 20 21:13 cost [2022-01-20T21:19:49.346Z] -rw-r--r--. 1 jenkins jenkins 89 Jan 20 21:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-01-20T21:19:49.643Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T21:19:50.206Z] ---> package-listing.sh [2022-01-20T21:19:50.206Z] ++ facter osfamily [2022-01-20T21:19:50.206Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-20T21:19:50.466Z] + OS_FAMILY=redhat [2022-01-20T21:19:50.466Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2022-01-20T21:19:50.466Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-20T21:19:50.466Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-20T21:19:50.466Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-20T21:19:50.466Z] + PACKAGES=/tmp/packages_start.txt [2022-01-20T21:19:50.466Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-01-20T21:19:50.466Z] + PACKAGES=/tmp/packages_end.txt [2022-01-20T21:19:50.466Z] + case "${OS_FAMILY}" in [2022-01-20T21:19:50.466Z] + rpm -qa [2022-01-20T21:19:50.466Z] + sort [2022-01-20T21:19:51.037Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-20T21:19:51.037Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-20T21:19:51.037Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-20T21:19:51.037Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-01-20T21:19:51.037Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2022-01-20T21:19:51.037Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo [2022-01-20T21:19:51.050Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-20T21:19:51.331Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:19:51.892Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T21:19:51.892Z] . [Pipeline] withDockerContainer [2022-01-20T21:19:51.960Z] prd-centos7-docker-4c-2g-3568 does not seem to be running inside a container [2022-01-20T21:19:51.996Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-20T21:19:52.197Z] $ docker top 20094c68c9bded53eb1fd970ffaf307e7d1e8fc2cdbc01f19a069e2eda20483d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T21:19:52.558Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-20T21:19:52.851Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-20T21:19:53.141Z] + ls /var/log/sa-host [2022-01-20T21:19:53.141Z] + sadf -c /var/log/sa-host/sa17 [2022-01-20T21:19:53.141Z] file_magic: OK [2022-01-20T21:19:53.141Z] HZ: Using current value: 100 [2022-01-20T21:19:53.141Z] file_header: OK [2022-01-20T21:19:53.141Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-01-20T21:19:53.141Z] Statistics: [2022-01-20T21:19:53.141Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-20T21:19:53.141Z] File successfully converted to sysstat format version 12.0.3 [2022-01-20T21:19:53.141Z] + sadf -c /var/log/sa-host/sa20 [2022-01-20T21:19:53.141Z] file_magic: OK [2022-01-20T21:19:53.141Z] HZ: Using current value: 100 [2022-01-20T21:19:53.141Z] file_header: OK [2022-01-20T21:19:53.141Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-01-20T21:19:53.141Z] Statistics: [2022-01-20T21:19:53.141Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-20T21:19:53.141Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T21:19:53.226Z] provisioning config files... [2022-01-20T21:19:53.234Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1765657305335498968tmp [Pipeline] { [Pipeline] echo [2022-01-20T21:19:53.249Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T21:19:53.537Z] ---> create-netrc.sh [Pipeline] } [2022-01-20T21:19:53.545Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-20T21:19:53.881Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-20T21:19:53.891Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T21:19:54.183Z] ---> sudo-logs.sh [2022-01-20T21:19:54.183Z] Archiving 'sudo' log.. [2022-01-20T21:19:54.183Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3568.novalocal: Name or service not known [2022-01-20T21:19:54.183Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3568.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-20T21:19:54.208Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T21:19:54.495Z] ---> job-cost.sh [2022-01-20T21:19:54.496Z] lf-activate-venv: SKIPPING [2022-01-20T21:19:54.496Z] DEBUG: total: 0.05999999865889549 [2022-01-20T21:19:54.496Z] INFO: Retrieving Stack Cost... [2022-01-20T21:19:54.756Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-20T21:19:55.017Z] INFO: Archiving Costs [Pipeline] echo [2022-01-20T21:19:55.030Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T21:19:55.321Z] ---> logs-deploy.sh [2022-01-20T21:19:55.321Z] lf-activate-venv: SKIPPING [2022-01-20T21:19:55.321Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/15 [2022-01-20T21:19:55.321Z] INFO: archiving workspace using pattern(s): [2022-01-20T21:19:55.894Z] Archives upload complete. [2022-01-20T21:19:56.156Z] INFO: archiving logs to Nexus