Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 263126330e6a568b6dfab9cbdd7861feb31ebd81 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-ssh1531856609093299611.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-ssh17286962786653891149.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-ssh5333154825977612463.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-ssh17917469571362091631.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-ssh2597704214981300895.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-1770 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-ssh7984250743353751404.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 263126330e6a568b6dfab9cbdd7861feb31ebd81 (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 263126330e6a568b6dfab9cbdd7861feb31ebd81 # timeout=10 Commit message: "fix: misuse of unbuffered os.Signal channel error (#56)" > git rev-list --no-walk 60419adc06483b68d49990c8544a97850d76c544 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-19T00:54:45.742Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-19T00:54:45.803Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-19T00:54:45.825Z] ========================================================= [2022-01-19T00:54:45.825Z] EdgeX Global Pipelines Version Info [2022-01-19T00:54:45.825Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-19T00:54:46.983Z] ------------------- [2022-01-19T00:54:46.983Z] stable info: [2022-01-19T00:54:46.983Z] ------------------- [2022-01-19T00:54:46.984Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-19T00:54:46.984Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-19T00:54:46.984Z] Message: update stable to v1.0.219 [2022-01-19T00:54:47.560Z] ------------------- [2022-01-19T00:54:47.560Z] experimental info: [2022-01-19T00:54:47.560Z] ------------------- [2022-01-19T00:54:47.560Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-19T00:54:47.560Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-19T00:54:47.560Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-19T00:54:47.707Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2022-01-19T00:54:47.722Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2022-01-19T00:54:47.731Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-19T00:54:47.743Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-19T00:54:47.755Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-19T00:54:47.766Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-19T00:54:47.777Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-19T00:54:47.789Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-01-19T00:54:47.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-19T00:54:47.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-19T00:54:47.824Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-19T00:54:47.837Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2022-01-19T00:54:47.851Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-19T00:54:47.863Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-19T00:54:47.874Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-19T00:54:47.884Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-19T00:54:47.898Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-01-19T00:54:47.915Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-01-19T00:54:47.932Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-19T00:54:47.946Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-01-19T00:54:47.962Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-01-19T00:54:47.974Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-01-19T00:54:47.986Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-01-19T00:54:47.996Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-01-19T00:54:48.008Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-01-19T00:54:48.018Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-19T00:54:48.026Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-01-19T00:54:48.036Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-01-19T00:54:48.049Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-01-19T00:54:48.061Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 263126330e6a568b6dfab9cbdd7861feb31ebd81 [Pipeline] echo [2022-01-19T00:54:48.073Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2631263 [Pipeline] echo [2022-01-19T00:54:48.084Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-19T00:54:48.125Z] provisioning config files... [2022-01-19T00:54:48.137Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config156818644670343618tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T00:54:48.442Z] ---> docker-login.sh [2022-01-19T00:54:48.442Z] nexus3.edgexfoundry.org:10001 [2022-01-19T00:54:48.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T00:54:48.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T00:54:48.442Z] Configure a credential helper to remove this warning. See [2022-01-19T00:54:48.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T00:54:48.442Z] [2022-01-19T00:54:48.442Z] Login Succeeded [2022-01-19T00:54:48.442Z] nexus3.edgexfoundry.org:10002 [2022-01-19T00:54:48.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T00:54:48.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T00:54:48.706Z] Configure a credential helper to remove this warning. See [2022-01-19T00:54:48.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T00:54:48.706Z] [2022-01-19T00:54:48.706Z] Login Succeeded [2022-01-19T00:54:48.706Z] nexus3.edgexfoundry.org:10003 [2022-01-19T00:54:48.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T00:54:48.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T00:54:48.706Z] Configure a credential helper to remove this warning. See [2022-01-19T00:54:48.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T00:54:48.706Z] [2022-01-19T00:54:48.706Z] Login Succeeded [2022-01-19T00:54:48.706Z] nexus3.edgexfoundry.org:10004 [2022-01-19T00:54:48.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T00:54:48.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T00:54:48.968Z] Configure a credential helper to remove this warning. See [2022-01-19T00:54:48.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T00:54:48.968Z] [2022-01-19T00:54:48.968Z] Login Succeeded [2022-01-19T00:54:48.968Z] docker.io [2022-01-19T00:54:48.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T00:54:49.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T00:54:49.228Z] Configure a credential helper to remove this warning. See [2022-01-19T00:54:49.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T00:54:49.228Z] [2022-01-19T00:54:49.228Z] Login Succeeded [2022-01-19T00:54:49.228Z] ---> docker-login.sh ends [Pipeline] } [2022-01-19T00:54:49.236Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-01-19T00:54:49.642Z] + git rev-list -1 --merges 263126330e6a568b6dfab9cbdd7861feb31ebd81~1..263126330e6a568b6dfab9cbdd7861feb31ebd81 [Pipeline] echo [2022-01-19T00:54:49.673Z] -----------> git rev-list -1 --merges 263126330e6a568b6dfab9cbdd7861feb31ebd81~1..263126330e6a568b6dfab9cbdd7861feb31ebd81 263126330e6a568b6dfab9cbdd7861feb31ebd81 [false] [Pipeline] sh [2022-01-19T00:54:49.972Z] + git log --format=format:%s -1 263126330e6a568b6dfab9cbdd7861feb31ebd81 [Pipeline] echo [2022-01-19T00:54:49.989Z] ========================================================= [2022-01-19T00:54:49.989Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-19T00:54:49.989Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-19T00:54:50.318Z] + git log --format=format:%s -1 263126330e6a568b6dfab9cbdd7861feb31ebd81 [Pipeline] echo [2022-01-19T00:54:50.330Z] [semverPrep] GIT_COMMIT: 263126330e6a568b6dfab9cbdd7861feb31ebd81, Commit Message: fix: misuse of unbuffered os.Signal channel error (#56) [Pipeline] echo [2022-01-19T00:54:50.340Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-01-19T00:54:50.767Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-19T00:54:50.767Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-19T00:54:50.767Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-19T00:54:50.767Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-19T00:54:50.767Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-19T00:54:50.767Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-19T00:54:50.767Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-19T00:54:51.195Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-19T00:54:51.195Z] [2022-01-19T00:54:51.195Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T00:54:51.501Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-19T00:54:51.501Z] latest: Pulling from edgex-devops/git-semver [2022-01-19T00:54:51.501Z] a0d0a0d46f8b: Pulling fs layer [2022-01-19T00:54:51.501Z] 3e5f54012d9b: Pulling fs layer [2022-01-19T00:54:51.501Z] 4c7163046ea9: Pulling fs layer [2022-01-19T00:54:51.501Z] 0c2d73faf560: Pulling fs layer [2022-01-19T00:54:51.501Z] 0c2d73faf560: Waiting [2022-01-19T00:54:51.501Z] 3e5f54012d9b: Download complete [2022-01-19T00:54:51.501Z] a0d0a0d46f8b: Verifying Checksum [2022-01-19T00:54:51.501Z] a0d0a0d46f8b: Download complete [2022-01-19T00:54:51.501Z] 4c7163046ea9: Verifying Checksum [2022-01-19T00:54:51.501Z] 4c7163046ea9: Download complete [2022-01-19T00:54:51.501Z] 0c2d73faf560: Verifying Checksum [2022-01-19T00:54:51.501Z] 0c2d73faf560: Download complete [2022-01-19T00:54:51.772Z] a0d0a0d46f8b: Pull complete [2022-01-19T00:54:51.772Z] 3e5f54012d9b: Pull complete [2022-01-19T00:54:52.037Z] 4c7163046ea9: Pull complete [2022-01-19T00:54:52.300Z] 0c2d73faf560: Pull complete [2022-01-19T00:54:52.300Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-19T00:54:52.300Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-19T00:54:52.300Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-19T00:54:52.386Z] prd-centos7-docker-4c-2g-1770 does not seem to be running inside a container [2022-01-19T00:54:52.357Z] $ 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-19T00:54:52.982Z] $ docker top 79263736145ad7aef079d292f58372ac9fd17807f7e7fecbba8ca22c00bcf76c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-19T00:54:53.102Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-19T00:54:53.102Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-19T00:54:53.210Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-19T00:54:53.200Z] $ docker exec 79263736145ad7aef079d292f58372ac9fd17807f7e7fecbba8ca22c00bcf76c ssh-agent [2022-01-19T00:54:53.317Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbBcCPk/agent.15 [2022-01-19T00:54:53.317Z] SSH_AGENT_PID=21 [2022-01-19T00:54:53.325Z] Running ssh-add (command line suppressed) [2022-01-19T00:54:53.413Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1193188940196068911.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1193188940196068911.key) [2022-01-19T00:54:53.425Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-19T00:54:53.720Z] + git tag --points-at HEAD [Pipeline] } [2022-01-19T00:54:53.735Z] $ docker exec --env ******** --env ******** 79263736145ad7aef079d292f58372ac9fd17807f7e7fecbba8ca22c00bcf76c ssh-agent -k [2022-01-19T00:54:53.815Z] unset SSH_AUTH_SOCK; [2022-01-19T00:54:53.815Z] unset SSH_AGENT_PID; [2022-01-19T00:54:53.815Z] echo Agent pid 21 killed; [2022-01-19T00:54:53.824Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-19T00:54:53.850Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-19T00:54:53.850Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-19T00:54:53.963Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-19T00:54:53.965Z] $ docker exec 79263736145ad7aef079d292f58372ac9fd17807f7e7fecbba8ca22c00bcf76c ssh-agent [2022-01-19T00:54:54.061Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGfDdgP/agent.53 [2022-01-19T00:54:54.061Z] SSH_AGENT_PID=59 [2022-01-19T00:54:54.067Z] Running ssh-add (command line suppressed) [2022-01-19T00:54:54.149Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6552398758829009704.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6552398758829009704.key) [2022-01-19T00:54:54.167Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-19T00:54:54.467Z] + git semver init [2022-01-19T00:54:54.467Z] # -> Open(): unable to determine branch for HEAD [2022-01-19T00:54:54.467Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2022-01-19T00:54:54.467Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2022-01-19T00:54:54.467Z] # $SEMVER_REMOTE_NAME = origin [2022-01-19T00:54:54.467Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-19T00:54:54.467Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-19T00:54:54.467Z] # $SEMVER_BRANCH = main [2022-01-19T00:54:54.467Z] # $SEMVER_TEMP = /tmp/semver-558002296 [2022-01-19T00:54:54.467Z] # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP [2022-01-19T00:54:55.036Z] # '/tmp/semver-558002296' -> '/w/workspace/foundry_device-rfid-llrp-go_main/.semver' [2022-01-19T00:54:55.036Z] # -> Force: false [2022-01-19T00:54:55.036Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } [2022-01-19T00:54:55.044Z] $ docker exec --env ******** --env ******** 79263736145ad7aef079d292f58372ac9fd17807f7e7fecbba8ca22c00bcf76c ssh-agent -k [2022-01-19T00:54:55.132Z] unset SSH_AUTH_SOCK; [2022-01-19T00:54:55.133Z] unset SSH_AGENT_PID; [2022-01-19T00:54:55.133Z] echo Agent pid 59 killed; [2022-01-19T00:54:55.142Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-19T00:54:55.446Z] + git semver [Pipeline] } [2022-01-19T00:54:55.461Z] $ docker stop --time=1 79263736145ad7aef079d292f58372ac9fd17807f7e7fecbba8ca22c00bcf76c [2022-01-19T00:54:56.652Z] $ docker rm -f 79263736145ad7aef079d292f58372ac9fd17807f7e7fecbba8ca22c00bcf76c [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-19T00:54:57.013Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-19T00:54:57.251Z] Stashed 1 file(s) [Pipeline] echo [2022-01-19T00:54:57.254Z] [edgeXSemver]: initialized semver on version 1.0.1-dev.4 [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-19T00:54:57.429Z] provisioning config files... [2022-01-19T00:54:57.438Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6557137031877037543tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T00:54:57.742Z] ---> docker-login.sh [2022-01-19T00:54:57.742Z] nexus3.edgexfoundry.org:10001 [2022-01-19T00:54:57.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T00:54:57.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T00:54:57.742Z] Configure a credential helper to remove this warning. See [2022-01-19T00:54:57.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T00:54:57.742Z] [2022-01-19T00:54:57.742Z] Login Succeeded [2022-01-19T00:54:57.742Z] nexus3.edgexfoundry.org:10002 [2022-01-19T00:54:57.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T00:54:57.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T00:54:57.742Z] Configure a credential helper to remove this warning. See [2022-01-19T00:54:57.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T00:54:57.742Z] [2022-01-19T00:54:57.742Z] Login Succeeded [2022-01-19T00:54:57.742Z] nexus3.edgexfoundry.org:10003 [2022-01-19T00:54:58.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T00:54:58.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T00:54:58.008Z] Configure a credential helper to remove this warning. See [2022-01-19T00:54:58.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T00:54:58.008Z] [2022-01-19T00:54:58.008Z] Login Succeeded [2022-01-19T00:54:58.008Z] nexus3.edgexfoundry.org:10004 [2022-01-19T00:54:58.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T00:54:58.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T00:54:58.008Z] Configure a credential helper to remove this warning. See [2022-01-19T00:54:58.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T00:54:58.008Z] [2022-01-19T00:54:58.008Z] Login Succeeded [2022-01-19T00:54:58.008Z] docker.io [2022-01-19T00:54:58.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T00:54:58.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T00:54:58.577Z] Configure a credential helper to remove this warning. See [2022-01-19T00:54:58.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T00:54:58.577Z] [2022-01-19T00:54:58.577Z] Login Succeeded [2022-01-19T00:54:58.577Z] ---> docker-login.sh ends [Pipeline] } [2022-01-19T00:54:58.585Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-19T00:54:58.636Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-19T00:54:58.646Z] ========================================================= [2022-01-19T00:54:58.646Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-19T00:54:58.646Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-19T00:54:58.955Z] + 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-19T00:54:58.955Z] Sending build context to Docker daemon 1.616MB [2022-01-19T00:54:58.955Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2022-01-19T00:54:58.955Z] Step 2/12 : FROM ${BASE} AS builder [2022-01-19T00:54:58.955Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-19T00:54:58.955Z] 59bf1c3509f3: Pulling fs layer [2022-01-19T00:54:58.955Z] 666ba61612fd: Pulling fs layer [2022-01-19T00:54:58.955Z] 8ed8ca486205: Pulling fs layer [2022-01-19T00:54:58.955Z] 4fe6c5a15a65: Pulling fs layer [2022-01-19T00:54:58.955Z] 22a0e8bec74d: Pulling fs layer [2022-01-19T00:54:58.955Z] f965cba54748: Pulling fs layer [2022-01-19T00:54:58.955Z] 861ffc35075e: Pulling fs layer [2022-01-19T00:54:58.955Z] 4b385c91608e: Pulling fs layer [2022-01-19T00:54:58.955Z] 560528eb2ebb: Pulling fs layer [2022-01-19T00:54:58.955Z] f965cba54748: Waiting [2022-01-19T00:54:58.955Z] 861ffc35075e: Waiting [2022-01-19T00:54:58.955Z] 4b385c91608e: Waiting [2022-01-19T00:54:58.955Z] 560528eb2ebb: Waiting [2022-01-19T00:54:58.955Z] 4fe6c5a15a65: Waiting [2022-01-19T00:54:58.955Z] 22a0e8bec74d: Waiting [2022-01-19T00:54:58.955Z] 8ed8ca486205: Verifying Checksum [2022-01-19T00:54:58.955Z] 8ed8ca486205: Download complete [2022-01-19T00:54:58.955Z] 666ba61612fd: Verifying Checksum [2022-01-19T00:54:58.955Z] 666ba61612fd: Download complete [2022-01-19T00:54:58.955Z] 22a0e8bec74d: Verifying Checksum [2022-01-19T00:54:58.955Z] 22a0e8bec74d: Download complete [2022-01-19T00:54:58.955Z] f965cba54748: Verifying Checksum [2022-01-19T00:54:58.955Z] f965cba54748: Download complete [2022-01-19T00:54:58.955Z] 59bf1c3509f3: Verifying Checksum [2022-01-19T00:54:58.955Z] 59bf1c3509f3: Download complete [2022-01-19T00:54:58.955Z] 861ffc35075e: Verifying Checksum [2022-01-19T00:54:58.955Z] 861ffc35075e: Download complete [2022-01-19T00:54:59.218Z] 4b385c91608e: Verifying Checksum [2022-01-19T00:54:59.218Z] 4b385c91608e: Download complete [2022-01-19T00:54:59.796Z] 4fe6c5a15a65: Verifying Checksum [2022-01-19T00:54:59.796Z] 4fe6c5a15a65: Download complete [2022-01-19T00:54:59.796Z] 560528eb2ebb: Verifying Checksum [2022-01-19T00:54:59.796Z] 560528eb2ebb: Download complete [2022-01-19T00:54:59.796Z] 59bf1c3509f3: Pull complete [2022-01-19T00:54:59.796Z] 666ba61612fd: Pull complete [2022-01-19T00:54:59.796Z] 8ed8ca486205: Pull complete [2022-01-19T00:55:04.047Z] 4fe6c5a15a65: Pull complete [2022-01-19T00:55:04.047Z] 22a0e8bec74d: Pull complete [2022-01-19T00:55:04.047Z] f965cba54748: Pull complete [2022-01-19T00:55:04.047Z] 861ffc35075e: Pull complete [2022-01-19T00:55:04.306Z] 4b385c91608e: Pull complete [2022-01-19T00:55:06.886Z] 560528eb2ebb: Pull complete [2022-01-19T00:55:06.886Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-19T00:55:06.886Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-19T00:55:06.886Z] ---> dd4a08f94e63 [2022-01-19T00:55:06.886Z] Step 3/12 : ARG MAKE='make build' [2022-01-19T00:55:08.797Z] ---> Running in 832993ae041f [2022-01-19T00:55:08.797Z] Removing intermediate container 832993ae041f [2022-01-19T00:55:08.797Z] ---> 39bb80c75094 [2022-01-19T00:55:08.797Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-01-19T00:55:08.797Z] ---> Running in b0812091979c [2022-01-19T00:55:08.797Z] Removing intermediate container b0812091979c [2022-01-19T00:55:08.797Z] ---> bf16c3d1142a [2022-01-19T00:55:08.797Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-01-19T00:55:08.797Z] ---> Running in 63e3b26e8c78 [2022-01-19T00:55:09.058Z] Removing intermediate container 63e3b26e8c78 [2022-01-19T00:55:09.058Z] ---> 5504aa7700b3 [2022-01-19T00:55:09.058Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T00:55:09.058Z] ---> Running in e2c59a143881 [2022-01-19T00:55:09.319Z] Removing intermediate container e2c59a143881 [2022-01-19T00:55:09.319Z] ---> 8144f8f07a7d [2022-01-19T00:55:09.319Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-19T00:55:09.579Z] ---> Running in a325380e1b06 [2022-01-19T00:55:09.839Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-19T00:55:10.780Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-19T00:55:11.049Z] OK: 221 MiB in 52 packages [2022-01-19T00:55:11.309Z] Removing intermediate container a325380e1b06 [2022-01-19T00:55:11.309Z] ---> efedf6eccfb0 [2022-01-19T00:55:11.309Z] Step 8/12 : WORKDIR /app [2022-01-19T00:55:11.309Z] ---> Running in 1db65d86e38f [2022-01-19T00:55:11.309Z] Removing intermediate container 1db65d86e38f [2022-01-19T00:55:11.309Z] ---> 9367bd9e9cd1 [2022-01-19T00:55:11.309Z] Step 9/12 : COPY . . [2022-01-19T00:55:11.571Z] ---> 955650e06a9b [2022-01-19T00:55:11.571Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T00:55:11.571Z] ---> Running in 1409ec750a62 [2022-01-19T00:55:12.374Z] Still waiting to schedule task [2022-01-19T00:55:12.375Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-01-19T00:55:50.352Z] Removing intermediate container 1409ec750a62 [2022-01-19T00:55:50.352Z] ---> c85d196868d4 [2022-01-19T00:55:50.352Z] Step 11/12 : RUN go mod tidy [2022-01-19T00:55:50.352Z] ---> Running in d2352329f34e [2022-01-19T00:55:50.352Z] Removing intermediate container d2352329f34e [2022-01-19T00:55:50.352Z] ---> 53bd39af8d24 [2022-01-19T00:55:50.352Z] Step 12/12 : RUN $MAKE [2022-01-19T00:55:50.352Z] ---> Running in 056aa0d0e50b [2022-01-19T00:55:50.352Z] noop [2022-01-19T00:55:50.352Z] Removing intermediate container 056aa0d0e50b [2022-01-19T00:55:50.352Z] ---> 654be04cddbc [2022-01-19T00:55:50.352Z] Successfully built 654be04cddbc [2022-01-19T00:55:50.352Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T00:55:50.658Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-19T00:55:50.658Z] . [Pipeline] withDockerContainer [2022-01-19T00:55:50.719Z] prd-centos7-docker-4c-2g-1770 does not seem to be running inside a container [2022-01-19T00:55:50.754Z] $ 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-19T00:55:51.128Z] $ docker top 26977eb333c00d0c5a15e6d27859e84c7b836048ad5466b9a07a5ce18205b4be -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-19T00:55:51.502Z] + go version [2022-01-19T00:55:51.502Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-19T00:55:51.513Z] $ docker stop --time=1 26977eb333c00d0c5a15e6d27859e84c7b836048ad5466b9a07a5ce18205b4be [2022-01-19T00:55:52.707Z] $ docker rm -f 26977eb333c00d0c5a15e6d27859e84c7b836048ad5466b9a07a5ce18205b4be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-19T00:55:53.115Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-19T00:55:53.115Z] . [Pipeline] withDockerContainer [2022-01-19T00:55:53.176Z] prd-centos7-docker-4c-2g-1770 does not seem to be running inside a container [2022-01-19T00:55:53.213Z] $ 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-19T00:55:53.548Z] $ docker top fb4c3b22b2ba88e8cf22923862691cb2d4c3c863a595ddde6d42a9d2668807ce -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-19T00:55:53.921Z] + make test [2022-01-19T00:55:53.921Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-01-19T00:55:54.187Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-01-19T00:56:12.400Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-01-19T00:56:12.400Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-01-19T00:56:15.027Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.224s coverage: 39.5% of statements [2022-01-19T00:56:15.027Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.262s coverage: 52.0% of statements [2022-01-19T00:56:15.027Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.023s coverage: 95.5% of statements [2022-01-19T00:56:15.027Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-01-19T00:56:20.350Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-19T00:56:20.350Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-19T00:56:20.350Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-19T00:56:20.626Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-19T00:56:20.642Z] $ docker stop --time=1 fb4c3b22b2ba88e8cf22923862691cb2d4c3c863a595ddde6d42a9d2668807ce [2022-01-19T00:56:22.104Z] $ docker rm -f fb4c3b22b2ba88e8cf22923862691cb2d4c3c863a595ddde6d42a9d2668807ce [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-19T00:56:22.500Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-19T00:56:22.605Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-01-19T00:56:23.733Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-19T00:56:24.028Z] + ls -al . [2022-01-19T00:56:24.028Z] total 604 [2022-01-19T00:56:24.028Z] drwxrwxr-x. 11 jenkins jenkins 4096 Jan 19 00:56 . [2022-01-19T00:56:24.028Z] drwxrwxr-x. 4 jenkins jenkins 112 Jan 19 00:54 .. [2022-01-19T00:56:24.028Z] -rw-rw-r--. 1 jenkins jenkins 9072 Jan 19 00:54 Attribution.txt [2022-01-19T00:56:24.028Z] drwxrwxr-x. 2 jenkins jenkins 62 Jan 19 00:54 bin [2022-01-19T00:56:24.028Z] drwxrwxr-x. 4 jenkins jenkins 44 Jan 19 00:54 cmd [2022-01-19T00:56:24.028Z] -rw-r--r--. 1 jenkins jenkins 460220 Jan 19 00:56 coverage.out [2022-01-19T00:56:24.028Z] -rw-rw-r--. 1 jenkins jenkins 1575 Jan 19 00:54 Dockerfile [2022-01-19T00:56:24.028Z] -rw-rw-r--. 1 jenkins jenkins 134 Jan 19 00:54 .dockerignore [2022-01-19T00:56:24.028Z] drwxrwxr-x. 2 jenkins jenkins 4096 Jan 19 00:54 examples [2022-01-19T00:56:24.028Z] drwxrwxr-x. 8 jenkins jenkins 162 Jan 19 00:54 .git [2022-01-19T00:56:24.028Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 19 00:54 .github [2022-01-19T00:56:24.028Z] -rw-rw-r--. 1 jenkins jenkins 946 Jan 19 00:54 .gitignore [2022-01-19T00:56:24.028Z] -rw-rw-r--. 1 jenkins jenkins 245 Jan 19 00:54 go.mod [2022-01-19T00:56:24.028Z] -rw-rw-r--. 1 jenkins jenkins 49145 Jan 19 00:54 go.sum [2022-01-19T00:56:24.028Z] -rw-rw-r--. 1 jenkins jenkins 677 Jan 19 00:54 GOVERNANCE.md [2022-01-19T00:56:24.028Z] drwxrwxr-x. 2 jenkins jenkins 31 Jan 19 00:54 images [2022-01-19T00:56:24.028Z] drwxrwxr-x. 5 jenkins jenkins 45 Jan 19 00:54 internal [2022-01-19T00:56:24.028Z] -rw-rw-r--. 1 jenkins jenkins 682 Jan 19 00:54 Jenkinsfile [2022-01-19T00:56:24.028Z] -rw-rw-r--. 1 jenkins jenkins 11347 Jan 19 00:54 LICENSE [2022-01-19T00:56:24.028Z] -rw-rw-r--. 1 jenkins jenkins 936 Jan 19 00:54 Makefile [2022-01-19T00:56:24.028Z] -rw-rw-r--. 1 jenkins jenkins 625 Jan 19 00:54 OWNERS.md [2022-01-19T00:56:24.028Z] -rw-rw-r--. 1 jenkins jenkins 30403 Jan 19 00:54 README.md [2022-01-19T00:56:24.028Z] drwx------. 3 jenkins jenkins 30 Jan 19 00:54 .semver [2022-01-19T00:56:24.028Z] drwxrwxr-x. 4 jenkins jenkins 71 Jan 19 00:54 snap [2022-01-19T00:56:24.028Z] -rw-rw-r--. 1 jenkins jenkins 11 Jan 19 00:54 VERSION [2022-01-19T00:56:24.028Z] -rw-rw-r--. 1 jenkins jenkins 193 Jan 19 00:54 version.go [Pipeline] isUnix [Pipeline] sh [2022-01-19T00:56:24.345Z] + 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=263126330e6a568b6dfab9cbdd7861feb31ebd81 --label arch=amd64 --label version=1.0.1-dev.4 . [2022-01-19T00:56:24.345Z] Sending build context to Docker daemon 1.616MB [2022-01-19T00:56:24.345Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.14 [2022-01-19T00:56:24.345Z] Step 2/26 : FROM ${BASE} AS builder [2022-01-19T00:56:24.345Z] ---> 654be04cddbc [2022-01-19T00:56:24.345Z] Step 3/26 : ARG MAKE='make build' [2022-01-19T00:56:24.345Z] ---> Running in bbfceff221d7 [2022-01-19T00:56:24.610Z] Removing intermediate container bbfceff221d7 [2022-01-19T00:56:24.610Z] ---> 2e8d1081a0bd [2022-01-19T00:56:24.610Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-01-19T00:56:24.610Z] ---> Running in 70f90eadf23f [2022-01-19T00:56:24.610Z] Removing intermediate container 70f90eadf23f [2022-01-19T00:56:24.610Z] ---> 4a94a50b9e4b [2022-01-19T00:56:24.610Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-01-19T00:56:24.610Z] ---> Running in 1f042975aa50 [2022-01-19T00:56:24.610Z] Removing intermediate container 1f042975aa50 [2022-01-19T00:56:24.610Z] ---> 01d6d05b8ecc [2022-01-19T00:56:24.610Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T00:56:24.610Z] ---> Running in 13cd727cf239 [2022-01-19T00:56:25.182Z] Removing intermediate container 13cd727cf239 [2022-01-19T00:56:25.182Z] ---> ea3cb639d0e0 [2022-01-19T00:56:25.182Z] Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-19T00:56:25.182Z] ---> Running in 2fb6b861b060 [2022-01-19T00:56:25.445Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-19T00:56:26.387Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-19T00:56:26.648Z] OK: 221 MiB in 52 packages [2022-01-19T00:56:26.911Z] Removing intermediate container 2fb6b861b060 [2022-01-19T00:56:26.911Z] ---> 53e8c8c23925 [2022-01-19T00:56:26.911Z] Step 8/26 : WORKDIR /app [2022-01-19T00:56:26.911Z] ---> Running in 480db53b7e5e [2022-01-19T00:56:26.911Z] Removing intermediate container 480db53b7e5e [2022-01-19T00:56:26.911Z] ---> 0ad25a2ef6a2 [2022-01-19T00:56:26.911Z] Step 9/26 : COPY . . [2022-01-19T00:56:27.171Z] ---> e362b574239b [2022-01-19T00:56:27.171Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T00:56:27.171Z] ---> Running in c0d0fb38fd0b [2022-01-19T00:56:27.756Z] Removing intermediate container c0d0fb38fd0b [2022-01-19T00:56:27.756Z] ---> 47a062e75113 [2022-01-19T00:56:27.756Z] Step 11/26 : RUN go mod tidy [2022-01-19T00:56:27.756Z] ---> Running in 6b7e49ae1ce0 [2022-01-19T00:56:28.707Z] Removing intermediate container 6b7e49ae1ce0 [2022-01-19T00:56:28.707Z] ---> 86e6df480235 [2022-01-19T00:56:28.707Z] Step 12/26 : RUN $MAKE [2022-01-19T00:56:28.707Z] ---> Running in f48d52ca050e [2022-01-19T00:56:28.707Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp.Version=1.0.1-dev.4" -o cmd/device-rfid-llrp ./cmd [2022-01-19T00:56:43.776Z] Removing intermediate container f48d52ca050e [2022-01-19T00:56:43.776Z] ---> e9f697c79a7d [2022-01-19T00:56:43.776Z] Step 13/26 : FROM alpine:3.14 [2022-01-19T00:56:43.776Z] 3.14: Pulling from library/alpine [2022-01-19T00:56:43.776Z] 97518928ae5f: Pulling fs layer [2022-01-19T00:56:43.776Z] 97518928ae5f: Verifying Checksum [2022-01-19T00:56:43.776Z] 97518928ae5f: Download complete [2022-01-19T00:56:43.776Z] 97518928ae5f: Pull complete [2022-01-19T00:56:43.776Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-19T00:56:43.776Z] Status: Downloaded newer image for alpine:3.14 [2022-01-19T00:56:43.776Z] ---> 0a97eee8041e [2022-01-19T00:56:43.776Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-19T00:56:43.776Z] ---> Running in 89b41fa00aac [2022-01-19T00:56:43.776Z] Removing intermediate container 89b41fa00aac [2022-01-19T00:56:43.776Z] ---> c13023765cbd [2022-01-19T00:56:43.776Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T00:56:43.776Z] ---> Running in 3a49d9c89077 [2022-01-19T00:56:43.776Z] Removing intermediate container 3a49d9c89077 [2022-01-19T00:56:43.776Z] ---> c053c9f7d649 [2022-01-19T00:56:43.776Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-19T00:56:43.776Z] ---> Running in b9cd345a050b [2022-01-19T00:56:43.776Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-19T00:56:44.346Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-19T00:56:44.917Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-19T00:56:44.917Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-19T00:56:44.917Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-19T00:56:44.917Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-19T00:56:45.178Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-19T00:56:45.178Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-19T00:56:45.178Z] Executing busybox-1.33.1-r6.trigger [2022-01-19T00:56:45.443Z] OK: 8 MiB in 20 packages [2022-01-19T00:56:45.443Z] Removing intermediate container b9cd345a050b [2022-01-19T00:56:45.443Z] ---> 0e32a306e44d [2022-01-19T00:56:45.443Z] Step 17/26 : COPY --from=builder /app/LICENSE / [2022-01-19T00:56:45.703Z] ---> 51ee89d82250 [2022-01-19T00:56:45.703Z] Step 18/26 : COPY --from=builder /app/Attribution.txt / [2022-01-19T00:56:45.963Z] ---> 8689e79a552d [2022-01-19T00:56:45.963Z] Step 19/26 : COPY --from=builder /app/cmd/device-rfid-llrp /device-rfid-llrp [2022-01-19T00:56:46.223Z] ---> 79ec3ea5b76b [2022-01-19T00:56:46.223Z] Step 20/26 : COPY --from=builder /app/cmd/res/ / [2022-01-19T00:56:46.223Z] ---> 392088bf2b67 [2022-01-19T00:56:46.223Z] Step 21/26 : EXPOSE 59989 [2022-01-19T00:56:46.223Z] ---> Running in 3e1146b53ab5 [2022-01-19T00:56:46.491Z] Removing intermediate container 3e1146b53ab5 [2022-01-19T00:56:46.491Z] ---> 1c8edacbb762 [2022-01-19T00:56:46.491Z] Step 22/26 : ENTRYPOINT ["/device-rfid-llrp"] [2022-01-19T00:56:46.491Z] ---> Running in 436127d46244 [2022-01-19T00:56:46.491Z] Removing intermediate container 436127d46244 [2022-01-19T00:56:46.491Z] ---> 2100b1fbd05a [2022-01-19T00:56:46.492Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-01-19T00:56:46.492Z] ---> Running in 77955b23c0dc [2022-01-19T00:56:46.492Z] Removing intermediate container 77955b23c0dc [2022-01-19T00:56:46.492Z] ---> d5f3d830a93b [2022-01-19T00:56:46.492Z] Step 24/26 : LABEL arch=amd64 [2022-01-19T00:56:46.492Z] ---> Running in d13a1065f7a2 [2022-01-19T00:56:46.753Z] Removing intermediate container d13a1065f7a2 [2022-01-19T00:56:46.753Z] ---> 04bd0edfd005 [2022-01-19T00:56:46.753Z] Step 25/26 : LABEL git_sha=263126330e6a568b6dfab9cbdd7861feb31ebd81 [2022-01-19T00:56:46.753Z] ---> Running in a2edb86de867 [2022-01-19T00:56:46.753Z] Removing intermediate container a2edb86de867 [2022-01-19T00:56:46.753Z] ---> 1fc9432e6b7d [2022-01-19T00:56:46.753Z] Step 26/26 : LABEL version=1.0.1-dev.4 [2022-01-19T00:56:46.753Z] ---> Running in 053594349e0f [2022-01-19T00:56:47.012Z] Removing intermediate container 053594349e0f [2022-01-19T00:56:47.012Z] ---> c5d5a0d0f164 [2022-01-19T00:56:47.012Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-19T00:56:47.012Z] Successfully built c5d5a0d0f164 [2022-01-19T00:56:47.012Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-19T00:56:47.081Z] provisioning config files... [2022-01-19T00:56:47.090Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3081135118643235291tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T00:56:47.393Z] ---> docker-login.sh [2022-01-19T00:56:47.393Z] nexus3.edgexfoundry.org:10001 [2022-01-19T00:56:47.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T00:56:47.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T00:56:47.393Z] Configure a credential helper to remove this warning. See [2022-01-19T00:56:47.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T00:56:47.393Z] [2022-01-19T00:56:47.393Z] Login Succeeded [2022-01-19T00:56:47.393Z] nexus3.edgexfoundry.org:10002 [2022-01-19T00:56:47.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T00:56:47.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T00:56:47.393Z] Configure a credential helper to remove this warning. See [2022-01-19T00:56:47.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T00:56:47.393Z] [2022-01-19T00:56:47.393Z] Login Succeeded [2022-01-19T00:56:47.655Z] nexus3.edgexfoundry.org:10003 [2022-01-19T00:56:47.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T00:56:47.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T00:56:47.656Z] Configure a credential helper to remove this warning. See [2022-01-19T00:56:47.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T00:56:47.656Z] [2022-01-19T00:56:47.656Z] Login Succeeded [2022-01-19T00:56:47.656Z] nexus3.edgexfoundry.org:10004 [2022-01-19T00:56:47.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T00:56:47.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T00:56:47.656Z] Configure a credential helper to remove this warning. See [2022-01-19T00:56:47.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T00:56:47.656Z] [2022-01-19T00:56:47.656Z] Login Succeeded [2022-01-19T00:56:47.656Z] docker.io [2022-01-19T00:56:47.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T00:56:48.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T00:56:48.177Z] Configure a credential helper to remove this warning. See [2022-01-19T00:56:48.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T00:56:48.177Z] [2022-01-19T00:56:48.177Z] Login Succeeded [2022-01-19T00:56:48.177Z] ---> docker-login.sh ends [Pipeline] } [2022-01-19T00:56:48.184Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-19T00:56:48.213Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-19T00:56:48.229Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2022-01-19T00:56:48.229Z] 263126330e6a568b6dfab9cbdd7861feb31ebd81 [2022-01-19T00:56:48.229Z] latest [2022-01-19T00:56:48.229Z] 1.0.1-dev.4 [2022-01-19T00:56:48.229Z] 263126330e6a568b6dfab9cbdd7861feb31ebd81-1.0.1-dev.4 [2022-01-19T00:56:48.229Z] main [2022-01-19T00:56:48.229Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-19T00:56:48.546Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:263126330e6a568b6dfab9cbdd7861feb31ebd81 [Pipeline] isUnix [Pipeline] sh [2022-01-19T00:56:48.845Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:263126330e6a568b6dfab9cbdd7861feb31ebd81 [2022-01-19T00:56:48.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-01-19T00:56:48.845Z] 54424956aa6b: Preparing [2022-01-19T00:56:48.845Z] d237248b419b: Preparing [2022-01-19T00:56:48.845Z] f45146accff9: Preparing [2022-01-19T00:56:48.845Z] 4226d23ab65d: Preparing [2022-01-19T00:56:48.845Z] 885790b6d7ef: Preparing [2022-01-19T00:56:48.845Z] 2094ce220fcf: Preparing [2022-01-19T00:56:48.845Z] 1a058d5342cc: Preparing [2022-01-19T00:56:48.845Z] 2094ce220fcf: Waiting [2022-01-19T00:56:48.845Z] 1a058d5342cc: Waiting [2022-01-19T00:56:49.108Z] 4226d23ab65d: Pushed [2022-01-19T00:56:49.108Z] f45146accff9: Pushed [2022-01-19T00:56:49.108Z] 54424956aa6b: Pushed [2022-01-19T00:56:49.108Z] 885790b6d7ef: Pushed [2022-01-19T00:56:49.108Z] 1a058d5342cc: Layer already exists [2022-01-19T00:56:49.108Z] 2094ce220fcf: Pushed [2022-01-19T00:56:50.048Z] d237248b419b: Pushed [2022-01-19T00:56:50.309Z] 263126330e6a568b6dfab9cbdd7861feb31ebd81: digest: sha256:b0e25f885d4b6cc3d01b64c8c13107560b823e1aaa1b03c6d0d3069958958794 size: 1781 [Pipeline] isUnix [Pipeline] sh [2022-01-19T00:56:50.612Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T00:56:50.907Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-01-19T00:56:50.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-01-19T00:56:50.907Z] 54424956aa6b: Preparing [2022-01-19T00:56:50.907Z] d237248b419b: Preparing [2022-01-19T00:56:50.907Z] f45146accff9: Preparing [2022-01-19T00:56:50.907Z] 4226d23ab65d: Preparing [2022-01-19T00:56:50.907Z] 885790b6d7ef: Preparing [2022-01-19T00:56:50.907Z] 2094ce220fcf: Preparing [2022-01-19T00:56:50.907Z] 1a058d5342cc: Preparing [2022-01-19T00:56:50.907Z] 2094ce220fcf: Waiting [2022-01-19T00:56:50.907Z] 1a058d5342cc: Waiting [2022-01-19T00:56:50.907Z] 4226d23ab65d: Layer already exists [2022-01-19T00:56:50.907Z] d237248b419b: Layer already exists [2022-01-19T00:56:50.907Z] 885790b6d7ef: Layer already exists [2022-01-19T00:56:50.907Z] f45146accff9: Layer already exists [2022-01-19T00:56:50.907Z] 54424956aa6b: Layer already exists [2022-01-19T00:56:50.907Z] 2094ce220fcf: Layer already exists [2022-01-19T00:56:50.907Z] 1a058d5342cc: Layer already exists [2022-01-19T00:56:50.907Z] latest: digest: sha256:b0e25f885d4b6cc3d01b64c8c13107560b823e1aaa1b03c6d0d3069958958794 size: 1781 [Pipeline] isUnix [Pipeline] sh [2022-01-19T00:56:51.211Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh [2022-01-19T00:56:51.504Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.1-dev.4 [2022-01-19T00:56:51.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-01-19T00:56:51.504Z] 54424956aa6b: Preparing [2022-01-19T00:56:51.504Z] d237248b419b: Preparing [2022-01-19T00:56:51.504Z] f45146accff9: Preparing [2022-01-19T00:56:51.504Z] 4226d23ab65d: Preparing [2022-01-19T00:56:51.504Z] 885790b6d7ef: Preparing [2022-01-19T00:56:51.504Z] 2094ce220fcf: Preparing [2022-01-19T00:56:51.504Z] 1a058d5342cc: Preparing [2022-01-19T00:56:51.504Z] 2094ce220fcf: Waiting [2022-01-19T00:56:51.504Z] 1a058d5342cc: Waiting [2022-01-19T00:56:51.504Z] 4226d23ab65d: Layer already exists [2022-01-19T00:56:51.504Z] 885790b6d7ef: Layer already exists [2022-01-19T00:56:51.504Z] 54424956aa6b: Layer already exists [2022-01-19T00:56:51.504Z] d237248b419b: Layer already exists [2022-01-19T00:56:51.504Z] f45146accff9: Layer already exists [2022-01-19T00:56:51.504Z] 2094ce220fcf: Layer already exists [2022-01-19T00:56:51.504Z] 1a058d5342cc: Layer already exists [2022-01-19T00:56:51.504Z] 1.0.1-dev.4: digest: sha256:b0e25f885d4b6cc3d01b64c8c13107560b823e1aaa1b03c6d0d3069958958794 size: 1781 [Pipeline] isUnix [Pipeline] sh [2022-01-19T00:56:51.801Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:263126330e6a568b6dfab9cbdd7861feb31ebd81-1.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh [2022-01-19T00:56:52.093Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:263126330e6a568b6dfab9cbdd7861feb31ebd81-1.0.1-dev.4 [2022-01-19T00:56:52.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-01-19T00:56:52.093Z] 54424956aa6b: Preparing [2022-01-19T00:56:52.093Z] d237248b419b: Preparing [2022-01-19T00:56:52.093Z] f45146accff9: Preparing [2022-01-19T00:56:52.093Z] 4226d23ab65d: Preparing [2022-01-19T00:56:52.093Z] 885790b6d7ef: Preparing [2022-01-19T00:56:52.093Z] 2094ce220fcf: Preparing [2022-01-19T00:56:52.093Z] 1a058d5342cc: Preparing [2022-01-19T00:56:52.093Z] 2094ce220fcf: Waiting [2022-01-19T00:56:52.093Z] 1a058d5342cc: Waiting [2022-01-19T00:56:52.093Z] 885790b6d7ef: Layer already exists [2022-01-19T00:56:52.093Z] f45146accff9: Layer already exists [2022-01-19T00:56:52.093Z] d237248b419b: Layer already exists [2022-01-19T00:56:52.093Z] 4226d23ab65d: Layer already exists [2022-01-19T00:56:52.093Z] 54424956aa6b: Layer already exists [2022-01-19T00:56:52.093Z] 1a058d5342cc: Layer already exists [2022-01-19T00:56:52.093Z] 2094ce220fcf: Layer already exists [2022-01-19T00:56:52.093Z] 263126330e6a568b6dfab9cbdd7861feb31ebd81-1.0.1-dev.4: digest: sha256:b0e25f885d4b6cc3d01b64c8c13107560b823e1aaa1b03c6d0d3069958958794 size: 1781 [Pipeline] isUnix [Pipeline] sh [2022-01-19T00:56:52.392Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] isUnix [Pipeline] sh [2022-01-19T00:56:52.688Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2022-01-19T00:56:52.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-01-19T00:56:52.688Z] 54424956aa6b: Preparing [2022-01-19T00:56:52.688Z] d237248b419b: Preparing [2022-01-19T00:56:52.688Z] f45146accff9: Preparing [2022-01-19T00:56:52.688Z] 4226d23ab65d: Preparing [2022-01-19T00:56:52.688Z] 885790b6d7ef: Preparing [2022-01-19T00:56:52.688Z] 2094ce220fcf: Preparing [2022-01-19T00:56:52.688Z] 1a058d5342cc: Preparing [2022-01-19T00:56:52.688Z] 2094ce220fcf: Waiting [2022-01-19T00:56:52.688Z] 1a058d5342cc: Waiting [2022-01-19T00:56:52.688Z] 4226d23ab65d: Layer already exists [2022-01-19T00:56:52.688Z] d237248b419b: Layer already exists [2022-01-19T00:56:52.688Z] f45146accff9: Layer already exists [2022-01-19T00:56:52.688Z] 54424956aa6b: Layer already exists [2022-01-19T00:56:52.688Z] 885790b6d7ef: Layer already exists [2022-01-19T00:56:52.688Z] 2094ce220fcf: Layer already exists [2022-01-19T00:56:52.688Z] 1a058d5342cc: Layer already exists [2022-01-19T00:56:52.688Z] main: digest: sha256:b0e25f885d4b6cc3d01b64c8c13107560b823e1aaa1b03c6d0d3069958958794 size: 1781 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-19T00:56:52.733Z] ===================================================== [Pipeline] echo [2022-01-19T00:56:52.744Z] taggedImages: [2022-01-19T00:56:52.744Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:263126330e6a568b6dfab9cbdd7861feb31ebd81 [2022-01-19T00:56:52.744Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-01-19T00:56:52.744Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.1-dev.4 [2022-01-19T00:56:52.744Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:263126330e6a568b6dfab9cbdd7861feb31ebd81-1.0.1-dev.4 [2022-01-19T00:56:52.744Z] - 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-19T00:56:53.166Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-19T00:56:53.166Z] [2022-01-19T00:56:53.166Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T00:56:53.476Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-19T00:56:53.476Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-19T00:56:53.476Z] b4d181a07f80: Pulling fs layer [2022-01-19T00:56:53.476Z] a1111a8f2ec3: Pulling fs layer [2022-01-19T00:56:53.476Z] ed53099fbce6: Pulling fs layer [2022-01-19T00:56:53.476Z] dc539afda2c1: Pulling fs layer [2022-01-19T00:56:53.476Z] 77bc0d833cb6: Pulling fs layer [2022-01-19T00:56:53.476Z] 9065ff56babe: Pulling fs layer [2022-01-19T00:56:53.476Z] d287ab97295c: Pulling fs layer [2022-01-19T00:56:53.476Z] dc539afda2c1: Waiting [2022-01-19T00:56:53.476Z] 77bc0d833cb6: Waiting [2022-01-19T00:56:53.476Z] 9065ff56babe: Waiting [2022-01-19T00:56:53.476Z] d287ab97295c: Waiting [2022-01-19T00:56:53.476Z] a1111a8f2ec3: Verifying Checksum [2022-01-19T00:56:53.476Z] a1111a8f2ec3: Download complete [2022-01-19T00:56:53.476Z] dc539afda2c1: Verifying Checksum [2022-01-19T00:56:53.476Z] dc539afda2c1: Download complete [2022-01-19T00:56:53.476Z] ed53099fbce6: Verifying Checksum [2022-01-19T00:56:53.476Z] ed53099fbce6: Download complete [2022-01-19T00:56:53.476Z] 9065ff56babe: Verifying Checksum [2022-01-19T00:56:53.476Z] 9065ff56babe: Download complete [2022-01-19T00:56:53.745Z] 77bc0d833cb6: Verifying Checksum [2022-01-19T00:56:53.745Z] 77bc0d833cb6: Download complete [2022-01-19T00:56:53.745Z] b4d181a07f80: Verifying Checksum [2022-01-19T00:56:53.745Z] b4d181a07f80: Download complete [2022-01-19T00:56:54.319Z] d287ab97295c: Verifying Checksum [2022-01-19T00:56:54.319Z] d287ab97295c: Download complete [2022-01-19T00:56:55.273Z] b4d181a07f80: Pull complete [2022-01-19T00:56:55.273Z] a1111a8f2ec3: Pull complete [2022-01-19T00:56:55.846Z] ed53099fbce6: Pull complete [2022-01-19T00:56:55.846Z] dc539afda2c1: Pull complete [2022-01-19T00:56:56.106Z] 77bc0d833cb6: Pull complete [2022-01-19T00:56:56.372Z] 9065ff56babe: Pull complete [2022-01-19T00:57:01.675Z] d287ab97295c: Pull complete [2022-01-19T00:57:01.675Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-19T00:57:01.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-19T00:57:01.675Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-19T00:57:01.748Z] prd-centos7-docker-4c-2g-1770 does not seem to be running inside a container [2022-01-19T00:57:01.784Z] $ 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-19T00:57:04.234Z] $ docker top 02d7b19eb88ed3b4c5031bd8a240832597b5a9ce132199d40711707d9d31f946 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T00:57:04.642Z] ---> job-cost.sh [2022-01-19T00:57:04.643Z] lf-activate-venv: SKIPPING [2022-01-19T00:57:04.643Z] INFO: No Stack... [2022-01-19T00:57:04.904Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-19T00:57:05.166Z] INFO: Archiving Costs [Pipeline] sh [2022-01-19T00:57:05.464Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2022-01-19T00:57:05.464Z] + cut -d, -f6 [Pipeline] lock [2022-01-19T00:57:05.482Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-13-stack-cost] [2022-01-19T00:57:05.487Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-13-stack-cost] did not exist. Created. [2022-01-19T00:57:05.487Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-19T00:57:05.800Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-01-19T00:57:05.844Z] Stashed 1 file(s) [Pipeline] } [2022-01-19T00:57:05.852Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-13-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-19T00:57:05.869Z] $ docker stop --time=1 02d7b19eb88ed3b4c5031bd8a240832597b5a9ce132199d40711707d9d31f946 [2022-01-19T00:57:07.000Z] $ docker rm -f 02d7b19eb88ed3b4c5031bd8a240832597b5a9ce132199d40711707d9d31f946 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-19T00:57:24.253Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1771 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2022-01-19T00:57:24.266Z] Running in /w/workspace/device-rfid-llrp-go/13 [Pipeline] { [Pipeline] checkout [2022-01-19T00:57:24.473Z] Selected Git installation does not exist. Using Default [2022-01-19T00:57:24.473Z] The recommended git tool is: NONE [2022-01-19T00:57:29.842Z] using credential edgex-jenkins-ssh [2022-01-19T00:57:29.865Z] Cloning the remote Git repository [2022-01-19T00:57:29.920Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-01-19T00:57:30.001Z] > git init /w/workspace/device-rfid-llrp-go/13 # timeout=10 [2022-01-19T00:57:30.089Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-01-19T00:57:30.090Z] > git --version # timeout=10 [2022-01-19T00:57:30.111Z] > git --version # 'git version 2.17.1' [2022-01-19T00:57:30.114Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-19T00:57:30.207Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-19T00:57:31.047Z] Avoid second fetch [2022-01-19T00:57:31.047Z] Checking out Revision 263126330e6a568b6dfab9cbdd7861feb31ebd81 (main) [2022-01-19T00:57:30.953Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-01-19T00:57:31.010Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-19T00:57:31.069Z] > git config core.sparsecheckout # timeout=10 [2022-01-19T00:57:31.127Z] > git checkout -f 263126330e6a568b6dfab9cbdd7861feb31ebd81 # timeout=10 [2022-01-19T00:57:35.639Z] Commit message: "fix: misuse of unbuffered os.Signal channel error (#56)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-19T00:57:36.629Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-19T00:57:36.629Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-19T00:57:36.629Z] Dload Upload Total Spent Left Speed [2022-01-19T00:57:36.629Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 89719 0 --:--:-- --:--:-- --:--:-- 89719 [Pipeline] sh [2022-01-19T00:57:37.217Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-19T00:57:37.568Z] + sudo tee /etc/docker/daemon.new [2022-01-19T00:57:37.568Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-19T00:57:37.568Z] { [2022-01-19T00:57:37.568Z] "registry-mirrors": [ [2022-01-19T00:57:37.568Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-19T00:57:37.568Z] ], [2022-01-19T00:57:37.568Z] "bip": "10.250.0.254/24", [2022-01-19T00:57:37.568Z] "hosts": [ [2022-01-19T00:57:37.568Z] "tcp://0.0.0.0:5555", [2022-01-19T00:57:37.568Z] "unix:///var/run/docker.sock" [2022-01-19T00:57:37.568Z] ], [2022-01-19T00:57:37.568Z] "mtu": 1458, [2022-01-19T00:57:37.568Z] "selinux-enabled": true, [2022-01-19T00:57:37.568Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-19T00:57:37.568Z] } [Pipeline] sh [2022-01-19T00:57:37.929Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-19T00:57:38.285Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-19T00:57:56.641Z] provisioning config files... [2022-01-19T00:57:56.667Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/13@tmp/config3619470635556722083tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T00:57:57.125Z] ---> docker-login.sh [2022-01-19T00:57:57.125Z] nexus3.edgexfoundry.org:10001 [2022-01-19T00:57:57.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T00:57:57.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T00:57:57.999Z] Configure a credential helper to remove this warning. See [2022-01-19T00:57:57.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T00:57:57.999Z] [2022-01-19T00:57:57.999Z] Login Succeeded [2022-01-19T00:57:57.999Z] nexus3.edgexfoundry.org:10002 [2022-01-19T00:57:58.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T00:57:58.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T00:57:58.548Z] Configure a credential helper to remove this warning. See [2022-01-19T00:57:58.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T00:57:58.548Z] [2022-01-19T00:57:58.548Z] Login Succeeded [2022-01-19T00:57:58.548Z] nexus3.edgexfoundry.org:10003 [2022-01-19T00:57:58.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T00:57:59.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T00:57:59.108Z] Configure a credential helper to remove this warning. See [2022-01-19T00:57:59.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T00:57:59.108Z] [2022-01-19T00:57:59.108Z] Login Succeeded [2022-01-19T00:57:59.108Z] nexus3.edgexfoundry.org:10004 [2022-01-19T00:57:59.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T00:57:59.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T00:57:59.383Z] Configure a credential helper to remove this warning. See [2022-01-19T00:57:59.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T00:57:59.383Z] [2022-01-19T00:57:59.383Z] Login Succeeded [2022-01-19T00:57:59.657Z] docker.io [2022-01-19T00:57:59.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T00:58:00.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T00:58:00.531Z] Configure a credential helper to remove this warning. See [2022-01-19T00:58:00.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T00:58:00.531Z] [2022-01-19T00:58:00.531Z] Login Succeeded [2022-01-19T00:58:00.531Z] ---> docker-login.sh ends [Pipeline] } [2022-01-19T00:58:00.550Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-19T00:58:01.029Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-19T00:58:01.040Z] ========================================================= [2022-01-19T00:58:01.040Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-19T00:58:01.040Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-19T00:58:01.389Z] + 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-19T00:58:01.661Z] Sending build context to Docker daemon 1.218MB [2022-01-19T00:58:01.661Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2022-01-19T00:58:01.661Z] Step 2/12 : FROM ${BASE} AS builder [2022-01-19T00:58:01.931Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-19T00:58:01.931Z] 9b3977197b4f: Pulling fs layer [2022-01-19T00:58:01.931Z] 1a89e8eeedd5: Pulling fs layer [2022-01-19T00:58:01.931Z] 94645a83ff95: Pulling fs layer [2022-01-19T00:58:01.931Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-19T00:58:01.931Z] 0c92f367c5e7: Pulling fs layer [2022-01-19T00:58:01.931Z] 4b8299f9d1f4: Pulling fs layer [2022-01-19T00:58:01.931Z] 9a6b49a46696: Pulling fs layer [2022-01-19T00:58:01.931Z] cf05db05a679: Pulling fs layer [2022-01-19T00:58:01.931Z] 3f3a8bcf1eab: Waiting [2022-01-19T00:58:01.931Z] 9a6b49a46696: Waiting [2022-01-19T00:58:01.931Z] cf05db05a679: Waiting [2022-01-19T00:58:01.931Z] 4b8299f9d1f4: Waiting [2022-01-19T00:58:01.931Z] 0c92f367c5e7: Waiting [2022-01-19T00:58:01.931Z] 94645a83ff95: Verifying Checksum [2022-01-19T00:58:01.931Z] 94645a83ff95: Download complete [2022-01-19T00:58:01.931Z] 1a89e8eeedd5: Download complete [2022-01-19T00:58:01.931Z] 0c92f367c5e7: Verifying Checksum [2022-01-19T00:58:01.931Z] 0c92f367c5e7: Download complete [2022-01-19T00:58:01.931Z] 4b8299f9d1f4: Verifying Checksum [2022-01-19T00:58:01.931Z] 4b8299f9d1f4: Download complete [2022-01-19T00:58:01.931Z] 9b3977197b4f: Download complete [2022-01-19T00:58:01.931Z] 9a6b49a46696: Verifying Checksum [2022-01-19T00:58:01.931Z] 9a6b49a46696: Download complete [2022-01-19T00:58:02.929Z] 9b3977197b4f: Pull complete [2022-01-19T00:58:03.532Z] 1a89e8eeedd5: Pull complete [2022-01-19T00:58:03.808Z] 94645a83ff95: Pull complete [2022-01-19T00:58:04.081Z] cf05db05a679: Verifying Checksum [2022-01-19T00:58:04.081Z] cf05db05a679: Download complete [2022-01-19T00:58:04.678Z] 3f3a8bcf1eab: Download complete [2022-01-19T00:58:17.094Z] 3f3a8bcf1eab: Pull complete [2022-01-19T00:58:17.094Z] 0c92f367c5e7: Pull complete [2022-01-19T00:58:17.094Z] 4b8299f9d1f4: Pull complete [2022-01-19T00:58:17.094Z] 9a6b49a46696: Pull complete [2022-01-19T00:58:23.811Z] cf05db05a679: Pull complete [2022-01-19T00:58:23.811Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-19T00:58:23.811Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-19T00:58:23.811Z] ---> 0ccda1f7e2ee [2022-01-19T00:58:23.811Z] Step 3/12 : ARG MAKE='make build' [2022-01-19T00:58:25.248Z] ---> Running in 442858d8ba6b [2022-01-19T00:58:25.523Z] Removing intermediate container 442858d8ba6b [2022-01-19T00:58:25.523Z] ---> 250075288a21 [2022-01-19T00:58:25.523Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-01-19T00:58:25.798Z] ---> Running in 4bda9e50c7b7 [2022-01-19T00:58:26.072Z] Removing intermediate container 4bda9e50c7b7 [2022-01-19T00:58:26.072Z] ---> 35dbe2d37702 [2022-01-19T00:58:26.072Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-01-19T00:58:26.345Z] ---> Running in 17f0010551c6 [2022-01-19T00:58:26.621Z] Removing intermediate container 17f0010551c6 [2022-01-19T00:58:26.621Z] ---> 7673a400e697 [2022-01-19T00:58:26.621Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T00:58:26.896Z] ---> Running in 38b902829d21 [2022-01-19T00:58:28.880Z] Removing intermediate container 38b902829d21 [2022-01-19T00:58:28.880Z] ---> 931d9fb2f2e7 [2022-01-19T00:58:28.880Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-19T00:58:28.880Z] ---> Running in e46e0f2a16b7 [2022-01-19T00:58:29.862Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-19T00:58:30.846Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-19T00:58:31.835Z] OK: 220 MiB in 52 packages [2022-01-19T00:58:32.821Z] Removing intermediate container e46e0f2a16b7 [2022-01-19T00:58:32.821Z] ---> 4dd8f1bc8719 [2022-01-19T00:58:32.821Z] Step 8/12 : WORKDIR /app [2022-01-19T00:58:32.821Z] ---> Running in 2e0d512e3737 [2022-01-19T00:58:33.419Z] Removing intermediate container 2e0d512e3737 [2022-01-19T00:58:33.419Z] ---> 43e93ad08cb2 [2022-01-19T00:58:33.419Z] Step 9/12 : COPY . . [2022-01-19T00:58:34.401Z] ---> 9dc20a95dde0 [2022-01-19T00:58:34.401Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T00:58:34.401Z] ---> Running in 4241407187f1 [2022-01-19T00:59:56.171Z] Removing intermediate container 4241407187f1 [2022-01-19T00:59:56.171Z] ---> 741f061f8da3 [2022-01-19T00:59:56.171Z] Step 11/12 : RUN go mod tidy [2022-01-19T00:59:56.171Z] ---> Running in 8f4cbeb477dc [2022-01-19T00:59:56.171Z] Removing intermediate container 8f4cbeb477dc [2022-01-19T00:59:56.171Z] ---> 39c169e8d26d [2022-01-19T00:59:56.171Z] Step 12/12 : RUN $MAKE [2022-01-19T00:59:56.171Z] ---> Running in cd5ff936d0d1 [2022-01-19T00:59:56.171Z] noop [2022-01-19T00:59:56.171Z] Removing intermediate container cd5ff936d0d1 [2022-01-19T00:59:56.171Z] ---> 45a55c2e3055 [2022-01-19T00:59:56.171Z] Successfully built 45a55c2e3055 [2022-01-19T00:59:56.171Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T00:59:56.514Z] + docker inspect -f . ci-base-image-arm64 [2022-01-19T00:59:56.514Z] . [Pipeline] withDockerContainer [2022-01-19T00:59:56.729Z] prd-ubuntu18.04-docker-arm64-4c-16g-1771 does not seem to be running inside a container [2022-01-19T00:59:56.803Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/13 -v /w/workspace/device-rfid-llrp-go/13:/w/workspace/device-rfid-llrp-go/13:rw,z -v /w/workspace/device-rfid-llrp-go/13@tmp:/w/workspace/device-rfid-llrp-go/13@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-arm64 cat [2022-01-19T00:59:58.050Z] $ docker top e2b098df37a2abb5d738e02a7fe8452688a2aa4bfd947e4fd4d70e65ee7fc214 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-19T00:59:58.924Z] + go version [2022-01-19T00:59:58.925Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-19T00:59:58.938Z] $ docker stop --time=1 e2b098df37a2abb5d738e02a7fe8452688a2aa4bfd947e4fd4d70e65ee7fc214 [2022-01-19T01:00:00.508Z] $ docker rm -f e2b098df37a2abb5d738e02a7fe8452688a2aa4bfd947e4fd4d70e65ee7fc214 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-19T01:00:01.081Z] + docker inspect -f . ci-base-image-arm64 [2022-01-19T01:00:01.081Z] . [Pipeline] withDockerContainer [2022-01-19T01:00:01.273Z] prd-ubuntu18.04-docker-arm64-4c-16g-1771 does not seem to be running inside a container [2022-01-19T01:00:01.351Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/13 -v /w/workspace/device-rfid-llrp-go/13:/w/workspace/device-rfid-llrp-go/13:rw,z -v /w/workspace/device-rfid-llrp-go/13@tmp:/w/workspace/device-rfid-llrp-go/13@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-arm64 cat [2022-01-19T01:00:02.582Z] $ docker top d1f1921c505a85ea6023ea4de5ee3781bceb4fb5df3c25b7382bfc5d2cf9ab69 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-19T01:00:03.451Z] + make test [2022-01-19T01:00:03.451Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-01-19T01:00:04.884Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-01-19T01:01:01.470Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-01-19T01:01:01.470Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-01-19T01:01:33.882Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.564s coverage: 39.5% of statements [2022-01-19T01:01:33.882Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.512s coverage: 52.0% of statements [2022-01-19T01:01:33.882Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.026s coverage: 95.5% of statements [2022-01-19T01:01:33.882Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-01-19T01:01:56.044Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-19T01:01:56.044Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-19T01:01:56.044Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-19T01:01:58.046Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-19T01:01:58.050Z] $ docker stop --time=1 d1f1921c505a85ea6023ea4de5ee3781bceb4fb5df3c25b7382bfc5d2cf9ab69 [2022-01-19T01:01:59.904Z] $ docker rm -f d1f1921c505a85ea6023ea4de5ee3781bceb4fb5df3c25b7382bfc5d2cf9ab69 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-19T01:02:00.827Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-19T01:02:00.849Z] Warning: overwriting stash ‘coverage-report’ [2022-01-19T01:02:01.503Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-19T01:02:01.888Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-19T01:02:02.227Z] + ls -al . [2022-01-19T01:02:02.227Z] total 636 [2022-01-19T01:02:02.227Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 19 01:01 . [2022-01-19T01:02:02.227Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 00:57 .. [2022-01-19T01:02:02.227Z] -rw-rw-r-- 1 jenkins jenkins 134 Jan 19 00:57 .dockerignore [2022-01-19T01:02:02.227Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 19 00:57 .git [2022-01-19T01:02:02.227Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 00:57 .github [2022-01-19T01:02:02.227Z] -rw-rw-r-- 1 jenkins jenkins 946 Jan 19 00:57 .gitignore [2022-01-19T01:02:02.227Z] -rw-rw-r-- 1 jenkins jenkins 9072 Jan 19 00:57 Attribution.txt [2022-01-19T01:02:02.227Z] -rw-rw-r-- 1 jenkins jenkins 1575 Jan 19 00:57 Dockerfile [2022-01-19T01:02:02.227Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 19 00:57 GOVERNANCE.md [2022-01-19T01:02:02.227Z] -rw-rw-r-- 1 jenkins jenkins 682 Jan 19 00:57 Jenkinsfile [2022-01-19T01:02:02.227Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jan 19 00:57 LICENSE [2022-01-19T01:02:02.227Z] -rw-rw-r-- 1 jenkins jenkins 936 Jan 19 00:57 Makefile [2022-01-19T01:02:02.227Z] -rw-rw-r-- 1 jenkins jenkins 625 Jan 19 00:57 OWNERS.md [2022-01-19T01:02:02.227Z] -rw-rw-r-- 1 jenkins jenkins 30403 Jan 19 00:57 README.md [2022-01-19T01:02:02.227Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 19 00:54 VERSION [2022-01-19T01:02:02.227Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 00:57 bin [2022-01-19T01:02:02.227Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 00:57 cmd [2022-01-19T01:02:02.227Z] -rw-r--r-- 1 jenkins jenkins 460220 Jan 19 01:01 coverage.out [2022-01-19T01:02:02.227Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 00:57 examples [2022-01-19T01:02:02.227Z] -rw-rw-r-- 1 jenkins jenkins 245 Jan 19 00:57 go.mod [2022-01-19T01:02:02.227Z] -rw-rw-r-- 1 jenkins jenkins 49145 Jan 19 00:57 go.sum [2022-01-19T01:02:02.227Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 00:57 images [2022-01-19T01:02:02.227Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 19 00:57 internal [2022-01-19T01:02:02.227Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 00:57 snap [2022-01-19T01:02:02.227Z] -rw-rw-r-- 1 jenkins jenkins 193 Jan 19 00:57 version.go [Pipeline] isUnix [Pipeline] sh [2022-01-19T01:02:02.571Z] + 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=263126330e6a568b6dfab9cbdd7861feb31ebd81 --label arch=arm64 --label version=1.0.1-dev.4 . [2022-01-19T01:02:02.844Z] Sending build context to Docker daemon 1.218MB [2022-01-19T01:02:02.844Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.14 [2022-01-19T01:02:02.845Z] Step 2/26 : FROM ${BASE} AS builder [2022-01-19T01:02:02.845Z] ---> 45a55c2e3055 [2022-01-19T01:02:02.845Z] Step 3/26 : ARG MAKE='make build' [2022-01-19T01:02:03.116Z] ---> Running in 6c5a9df76068 [2022-01-19T01:02:03.397Z] Removing intermediate container 6c5a9df76068 [2022-01-19T01:02:03.397Z] ---> 8e40e2c5b7b3 [2022-01-19T01:02:03.397Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-01-19T01:02:03.397Z] ---> Running in dfd4986c3a4c [2022-01-19T01:02:04.001Z] Removing intermediate container dfd4986c3a4c [2022-01-19T01:02:04.001Z] ---> 0aa3104cd1d6 [2022-01-19T01:02:04.001Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-01-19T01:02:04.001Z] ---> Running in aeec79986178 [2022-01-19T01:02:04.282Z] Removing intermediate container aeec79986178 [2022-01-19T01:02:04.282Z] ---> 2a519e79bcde [2022-01-19T01:02:04.282Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T01:02:04.563Z] ---> Running in 783d63b6f979 [2022-01-19T01:02:05.993Z] Removing intermediate container 783d63b6f979 [2022-01-19T01:02:05.993Z] ---> 8c92b4981e09 [2022-01-19T01:02:05.993Z] Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-19T01:02:06.266Z] ---> Running in 8d50219b6fe4 [2022-01-19T01:02:07.250Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-19T01:02:08.221Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-19T01:02:09.199Z] OK: 220 MiB in 52 packages [2022-01-19T01:02:10.179Z] Removing intermediate container 8d50219b6fe4 [2022-01-19T01:02:10.179Z] ---> d0719183ab99 [2022-01-19T01:02:10.179Z] Step 8/26 : WORKDIR /app [2022-01-19T01:02:10.179Z] ---> Running in 1e545cd639ee [2022-01-19T01:02:10.455Z] Removing intermediate container 1e545cd639ee [2022-01-19T01:02:10.455Z] ---> 992d3917f2e0 [2022-01-19T01:02:10.455Z] Step 9/26 : COPY . . [2022-01-19T01:02:11.445Z] ---> e30350693b97 [2022-01-19T01:02:11.445Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T01:02:11.445Z] ---> Running in 4f9482a392a3 [2022-01-19T01:02:13.422Z] Removing intermediate container 4f9482a392a3 [2022-01-19T01:02:13.422Z] ---> 1f4b184fbbee [2022-01-19T01:02:13.422Z] Step 11/26 : RUN go mod tidy [2022-01-19T01:02:13.697Z] ---> Running in 8567e7e91d7f [2022-01-19T01:02:16.315Z] Removing intermediate container 8567e7e91d7f [2022-01-19T01:02:16.315Z] ---> baa5aae46a14 [2022-01-19T01:02:16.315Z] Step 12/26 : RUN $MAKE [2022-01-19T01:02:16.315Z] ---> Running in 7ab969689323 [2022-01-19T01:02:17.295Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp.Version=1.0.1-dev.4" -o cmd/device-rfid-llrp ./cmd [2022-01-19T01:03:04.305Z] Removing intermediate container 7ab969689323 [2022-01-19T01:03:04.305Z] ---> 46b885fa09db [2022-01-19T01:03:04.305Z] Step 13/26 : FROM alpine:3.14 [2022-01-19T01:03:04.305Z] 3.14: Pulling from library/alpine [2022-01-19T01:03:04.305Z] be307f383ecc: Pulling fs layer [2022-01-19T01:03:04.305Z] be307f383ecc: Download complete [2022-01-19T01:03:04.305Z] be307f383ecc: Pull complete [2022-01-19T01:03:04.305Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-19T01:03:04.305Z] Status: Downloaded newer image for alpine:3.14 [2022-01-19T01:03:04.305Z] ---> 5b8b7b635229 [2022-01-19T01:03:04.305Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-19T01:03:04.305Z] ---> Running in 854f2530039c [2022-01-19T01:03:04.305Z] Removing intermediate container 854f2530039c [2022-01-19T01:03:04.305Z] ---> 10f5c227d714 [2022-01-19T01:03:04.305Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T01:03:04.305Z] ---> Running in 99722bdff85b [2022-01-19T01:03:04.305Z] Removing intermediate container 99722bdff85b [2022-01-19T01:03:04.305Z] ---> 5542648c259d [2022-01-19T01:03:04.305Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-19T01:03:04.579Z] ---> Running in 0693186b3fce [2022-01-19T01:03:05.556Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-19T01:03:06.535Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-19T01:03:07.513Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-19T01:03:07.513Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-19T01:03:07.513Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-19T01:03:07.513Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-19T01:03:07.790Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-19T01:03:07.790Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-19T01:03:07.790Z] Executing busybox-1.33.1-r6.trigger [2022-01-19T01:03:07.790Z] OK: 8 MiB in 20 packages [2022-01-19T01:03:08.767Z] Removing intermediate container 0693186b3fce [2022-01-19T01:03:08.767Z] ---> f83420504bf7 [2022-01-19T01:03:08.767Z] Step 17/26 : COPY --from=builder /app/LICENSE / [2022-01-19T01:03:09.364Z] ---> 11772d4fdf59 [2022-01-19T01:03:09.364Z] Step 18/26 : COPY --from=builder /app/Attribution.txt / [2022-01-19T01:03:09.961Z] ---> ce128f3a8699 [2022-01-19T01:03:09.961Z] Step 19/26 : COPY --from=builder /app/cmd/device-rfid-llrp /device-rfid-llrp [2022-01-19T01:03:10.937Z] ---> 9be4df929da9 [2022-01-19T01:03:10.937Z] Step 20/26 : COPY --from=builder /app/cmd/res/ / [2022-01-19T01:03:11.535Z] ---> 6cc5c252b6f9 [2022-01-19T01:03:11.535Z] Step 21/26 : EXPOSE 59989 [2022-01-19T01:03:11.813Z] ---> Running in 44cf252fcd95 [2022-01-19T01:03:12.085Z] Removing intermediate container 44cf252fcd95 [2022-01-19T01:03:12.085Z] ---> 27e386b4ee43 [2022-01-19T01:03:12.085Z] Step 22/26 : ENTRYPOINT ["/device-rfid-llrp"] [2022-01-19T01:03:12.085Z] ---> Running in e35308dce13d [2022-01-19T01:03:12.358Z] Removing intermediate container e35308dce13d [2022-01-19T01:03:12.358Z] ---> 41de98f2d1f0 [2022-01-19T01:03:12.358Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-01-19T01:03:12.630Z] ---> Running in 55085937a1d9 [2022-01-19T01:03:12.904Z] Removing intermediate container 55085937a1d9 [2022-01-19T01:03:12.904Z] ---> 30280ccffbc0 [2022-01-19T01:03:12.904Z] Step 24/26 : LABEL arch=arm64 [2022-01-19T01:03:12.904Z] ---> Running in 807a8037166a [2022-01-19T01:03:13.501Z] Removing intermediate container 807a8037166a [2022-01-19T01:03:13.501Z] ---> bf31c643b32f [2022-01-19T01:03:13.501Z] Step 25/26 : LABEL git_sha=263126330e6a568b6dfab9cbdd7861feb31ebd81 [2022-01-19T01:03:13.501Z] ---> Running in cdab20293485 [2022-01-19T01:03:13.772Z] Removing intermediate container cdab20293485 [2022-01-19T01:03:13.772Z] ---> 600c262cedc9 [2022-01-19T01:03:13.772Z] Step 26/26 : LABEL version=1.0.1-dev.4 [2022-01-19T01:03:13.772Z] ---> Running in 513350168b52 [2022-01-19T01:03:14.368Z] Removing intermediate container 513350168b52 [2022-01-19T01:03:14.368Z] ---> 85eaeebc13c8 [2022-01-19T01:03:14.368Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-19T01:03:14.368Z] Successfully built 85eaeebc13c8 [2022-01-19T01:03:14.368Z] 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-19T01:03:14.468Z] provisioning config files... [2022-01-19T01:03:14.488Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/13@tmp/config5681571309751173080tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T01:03:14.849Z] ---> docker-login.sh [2022-01-19T01:03:14.849Z] nexus3.edgexfoundry.org:10001 [2022-01-19T01:03:15.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T01:03:15.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T01:03:15.123Z] Configure a credential helper to remove this warning. See [2022-01-19T01:03:15.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T01:03:15.123Z] [2022-01-19T01:03:15.123Z] Login Succeeded [2022-01-19T01:03:15.123Z] nexus3.edgexfoundry.org:10002 [2022-01-19T01:03:15.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T01:03:15.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T01:03:15.673Z] Configure a credential helper to remove this warning. See [2022-01-19T01:03:15.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T01:03:15.673Z] [2022-01-19T01:03:15.673Z] Login Succeeded [2022-01-19T01:03:15.673Z] nexus3.edgexfoundry.org:10003 [2022-01-19T01:03:15.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T01:03:15.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T01:03:15.945Z] Configure a credential helper to remove this warning. See [2022-01-19T01:03:15.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T01:03:15.945Z] [2022-01-19T01:03:15.945Z] Login Succeeded [2022-01-19T01:03:16.220Z] nexus3.edgexfoundry.org:10004 [2022-01-19T01:03:16.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T01:03:16.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T01:03:16.492Z] Configure a credential helper to remove this warning. See [2022-01-19T01:03:16.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T01:03:16.492Z] [2022-01-19T01:03:16.492Z] Login Succeeded [2022-01-19T01:03:16.492Z] docker.io [2022-01-19T01:03:16.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T01:03:17.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T01:03:17.363Z] Configure a credential helper to remove this warning. See [2022-01-19T01:03:17.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T01:03:17.363Z] [2022-01-19T01:03:17.363Z] Login Succeeded [2022-01-19T01:03:17.363Z] ---> docker-login.sh ends [Pipeline] } [2022-01-19T01:03:17.381Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-19T01:03:17.412Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-19T01:03:17.435Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2022-01-19T01:03:17.435Z] 263126330e6a568b6dfab9cbdd7861feb31ebd81 [2022-01-19T01:03:17.435Z] latest [2022-01-19T01:03:17.435Z] 1.0.1-dev.4 [2022-01-19T01:03:17.435Z] 263126330e6a568b6dfab9cbdd7861feb31ebd81-1.0.1-dev.4 [2022-01-19T01:03:17.435Z] main [2022-01-19T01:03:17.435Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-19T01:03:17.801Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:263126330e6a568b6dfab9cbdd7861feb31ebd81 [Pipeline] isUnix [Pipeline] sh [2022-01-19T01:03:18.144Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:263126330e6a568b6dfab9cbdd7861feb31ebd81 [2022-01-19T01:03:18.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-01-19T01:03:18.144Z] 618419b22042: Preparing [2022-01-19T01:03:18.144Z] dfe86c67856a: Preparing [2022-01-19T01:03:18.144Z] a9a8e7763ca1: Preparing [2022-01-19T01:03:18.144Z] 0a7419a0ec7f: Preparing [2022-01-19T01:03:18.144Z] c2210fa983e2: Preparing [2022-01-19T01:03:18.144Z] 1c45d4a78559: Preparing [2022-01-19T01:03:18.144Z] 62170e181a92: Preparing [2022-01-19T01:03:18.144Z] 1c45d4a78559: Waiting [2022-01-19T01:03:18.144Z] 62170e181a92: Waiting [2022-01-19T01:03:18.427Z] 618419b22042: Pushed [2022-01-19T01:03:18.427Z] 0a7419a0ec7f: Pushed [2022-01-19T01:03:18.427Z] a9a8e7763ca1: Pushed [2022-01-19T01:03:18.427Z] 62170e181a92: Layer already exists [2022-01-19T01:03:18.705Z] 1c45d4a78559: Pushed [2022-01-19T01:03:18.980Z] c2210fa983e2: Pushed [2022-01-19T01:03:21.599Z] dfe86c67856a: Pushed [2022-01-19T01:03:21.599Z] 263126330e6a568b6dfab9cbdd7861feb31ebd81: digest: sha256:8b88002d7798fd6072b508cd3c68f40b3e1292eee9c333bf2c21aa32db32415d size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-01-19T01:03:21.950Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T01:03:22.290Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2022-01-19T01:03:22.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-01-19T01:03:22.290Z] 618419b22042: Preparing [2022-01-19T01:03:22.290Z] dfe86c67856a: Preparing [2022-01-19T01:03:22.290Z] a9a8e7763ca1: Preparing [2022-01-19T01:03:22.290Z] 0a7419a0ec7f: Preparing [2022-01-19T01:03:22.290Z] c2210fa983e2: Preparing [2022-01-19T01:03:22.290Z] 1c45d4a78559: Preparing [2022-01-19T01:03:22.290Z] 62170e181a92: Preparing [2022-01-19T01:03:22.290Z] 1c45d4a78559: Waiting [2022-01-19T01:03:22.290Z] 62170e181a92: Waiting [2022-01-19T01:03:22.290Z] dfe86c67856a: Layer already exists [2022-01-19T01:03:22.290Z] c2210fa983e2: Layer already exists [2022-01-19T01:03:22.290Z] 618419b22042: Layer already exists [2022-01-19T01:03:22.290Z] a9a8e7763ca1: Layer already exists [2022-01-19T01:03:22.290Z] 0a7419a0ec7f: Layer already exists [2022-01-19T01:03:22.290Z] 1c45d4a78559: Layer already exists [2022-01-19T01:03:22.290Z] 62170e181a92: Layer already exists [2022-01-19T01:03:22.563Z] latest: digest: sha256:8b88002d7798fd6072b508cd3c68f40b3e1292eee9c333bf2c21aa32db32415d size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-01-19T01:03:22.913Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh [2022-01-19T01:03:23.257Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.1-dev.4 [2022-01-19T01:03:23.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-01-19T01:03:23.257Z] 618419b22042: Preparing [2022-01-19T01:03:23.257Z] dfe86c67856a: Preparing [2022-01-19T01:03:23.257Z] a9a8e7763ca1: Preparing [2022-01-19T01:03:23.257Z] 0a7419a0ec7f: Preparing [2022-01-19T01:03:23.257Z] c2210fa983e2: Preparing [2022-01-19T01:03:23.257Z] 1c45d4a78559: Preparing [2022-01-19T01:03:23.257Z] 62170e181a92: Preparing [2022-01-19T01:03:23.257Z] 1c45d4a78559: Waiting [2022-01-19T01:03:23.257Z] 62170e181a92: Waiting [2022-01-19T01:03:23.257Z] a9a8e7763ca1: Layer already exists [2022-01-19T01:03:23.257Z] dfe86c67856a: Layer already exists [2022-01-19T01:03:23.257Z] 0a7419a0ec7f: Layer already exists [2022-01-19T01:03:23.257Z] 618419b22042: Layer already exists [2022-01-19T01:03:23.257Z] c2210fa983e2: Layer already exists [2022-01-19T01:03:23.257Z] 62170e181a92: Layer already exists [2022-01-19T01:03:23.257Z] 1c45d4a78559: Layer already exists [2022-01-19T01:03:23.532Z] 1.0.1-dev.4: digest: sha256:8b88002d7798fd6072b508cd3c68f40b3e1292eee9c333bf2c21aa32db32415d size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-01-19T01:03:23.884Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:263126330e6a568b6dfab9cbdd7861feb31ebd81-1.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh [2022-01-19T01:03:24.223Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:263126330e6a568b6dfab9cbdd7861feb31ebd81-1.0.1-dev.4 [2022-01-19T01:03:24.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-01-19T01:03:24.223Z] 618419b22042: Preparing [2022-01-19T01:03:24.223Z] dfe86c67856a: Preparing [2022-01-19T01:03:24.223Z] a9a8e7763ca1: Preparing [2022-01-19T01:03:24.223Z] 0a7419a0ec7f: Preparing [2022-01-19T01:03:24.223Z] c2210fa983e2: Preparing [2022-01-19T01:03:24.223Z] 1c45d4a78559: Preparing [2022-01-19T01:03:24.223Z] 62170e181a92: Preparing [2022-01-19T01:03:24.223Z] 1c45d4a78559: Waiting [2022-01-19T01:03:24.223Z] 62170e181a92: Waiting [2022-01-19T01:03:24.223Z] 618419b22042: Layer already exists [2022-01-19T01:03:24.223Z] dfe86c67856a: Layer already exists [2022-01-19T01:03:24.223Z] 0a7419a0ec7f: Layer already exists [2022-01-19T01:03:24.223Z] c2210fa983e2: Layer already exists [2022-01-19T01:03:24.223Z] a9a8e7763ca1: Layer already exists [2022-01-19T01:03:24.223Z] 1c45d4a78559: Layer already exists [2022-01-19T01:03:24.223Z] 62170e181a92: Layer already exists [2022-01-19T01:03:24.495Z] 263126330e6a568b6dfab9cbdd7861feb31ebd81-1.0.1-dev.4: digest: sha256:8b88002d7798fd6072b508cd3c68f40b3e1292eee9c333bf2c21aa32db32415d size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-01-19T01:03:24.838Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-19T01:03:25.174Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2022-01-19T01:03:25.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-01-19T01:03:25.174Z] 618419b22042: Preparing [2022-01-19T01:03:25.174Z] dfe86c67856a: Preparing [2022-01-19T01:03:25.174Z] a9a8e7763ca1: Preparing [2022-01-19T01:03:25.174Z] 0a7419a0ec7f: Preparing [2022-01-19T01:03:25.174Z] c2210fa983e2: Preparing [2022-01-19T01:03:25.174Z] 1c45d4a78559: Preparing [2022-01-19T01:03:25.174Z] 62170e181a92: Preparing [2022-01-19T01:03:25.174Z] 1c45d4a78559: Waiting [2022-01-19T01:03:25.174Z] 62170e181a92: Waiting [2022-01-19T01:03:25.174Z] a9a8e7763ca1: Layer already exists [2022-01-19T01:03:25.174Z] 0a7419a0ec7f: Layer already exists [2022-01-19T01:03:25.174Z] 618419b22042: Layer already exists [2022-01-19T01:03:25.174Z] dfe86c67856a: Layer already exists [2022-01-19T01:03:25.174Z] c2210fa983e2: Layer already exists [2022-01-19T01:03:25.174Z] 62170e181a92: Layer already exists [2022-01-19T01:03:25.174Z] 1c45d4a78559: Layer already exists [2022-01-19T01:03:25.446Z] main: digest: sha256:8b88002d7798fd6072b508cd3c68f40b3e1292eee9c333bf2c21aa32db32415d size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-19T01:03:25.494Z] ===================================================== [Pipeline] echo [2022-01-19T01:03:25.506Z] taggedImages: [2022-01-19T01:03:25.506Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:263126330e6a568b6dfab9cbdd7861feb31ebd81 [2022-01-19T01:03:25.506Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2022-01-19T01:03:25.506Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.1-dev.4 [2022-01-19T01:03:25.506Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:263126330e6a568b6dfab9cbdd7861feb31ebd81-1.0.1-dev.4 [2022-01-19T01:03:25.506Z] - 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-19T01:03:25.879Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-19T01:03:25.879Z] [2022-01-19T01:03:25.879Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-19T01:03:26.241Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-19T01:03:26.241Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-19T01:03:26.241Z] 448f6bf000e3: Pulling fs layer [2022-01-19T01:03:26.241Z] f757da607395: Pulling fs layer [2022-01-19T01:03:26.241Z] 05883995daec: Pulling fs layer [2022-01-19T01:03:26.241Z] 8603b9c90790: Pulling fs layer [2022-01-19T01:03:26.241Z] 1560dd03e051: Pulling fs layer [2022-01-19T01:03:26.242Z] 27f5ce0e4adf: Pulling fs layer [2022-01-19T01:03:26.242Z] c2d8d7efcc4b: Pulling fs layer [2022-01-19T01:03:26.242Z] 8603b9c90790: Waiting [2022-01-19T01:03:26.242Z] 27f5ce0e4adf: Waiting [2022-01-19T01:03:26.242Z] c2d8d7efcc4b: Waiting [2022-01-19T01:03:26.242Z] 1560dd03e051: Waiting [2022-01-19T01:03:26.519Z] f757da607395: Verifying Checksum [2022-01-19T01:03:26.519Z] f757da607395: Download complete [2022-01-19T01:03:26.519Z] 8603b9c90790: Download complete [2022-01-19T01:03:26.519Z] 1560dd03e051: Verifying Checksum [2022-01-19T01:03:26.519Z] 1560dd03e051: Download complete [2022-01-19T01:03:26.795Z] 27f5ce0e4adf: Verifying Checksum [2022-01-19T01:03:26.795Z] 27f5ce0e4adf: Download complete [2022-01-19T01:03:26.795Z] 05883995daec: Verifying Checksum [2022-01-19T01:03:26.795Z] 05883995daec: Download complete [2022-01-19T01:03:27.068Z] 448f6bf000e3: Verifying Checksum [2022-01-19T01:03:27.068Z] 448f6bf000e3: Download complete [2022-01-19T01:03:29.693Z] c2d8d7efcc4b: Verifying Checksum [2022-01-19T01:03:29.693Z] c2d8d7efcc4b: Download complete [2022-01-19T01:03:30.675Z] 448f6bf000e3: Pull complete [2022-01-19T01:03:31.274Z] f757da607395: Pull complete [2022-01-19T01:03:32.712Z] 05883995daec: Pull complete [2022-01-19T01:03:32.712Z] 8603b9c90790: Pull complete [2022-01-19T01:03:33.702Z] 1560dd03e051: Pull complete [2022-01-19T01:03:33.975Z] 27f5ce0e4adf: Pull complete [2022-01-19T01:03:49.060Z] c2d8d7efcc4b: Pull complete [2022-01-19T01:03:49.060Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-19T01:03:49.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-19T01:03:49.060Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-19T01:03:49.266Z] prd-ubuntu18.04-docker-arm64-4c-16g-1771 does not seem to be running inside a container [2022-01-19T01:03:49.331Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/13 -v /w/workspace/device-rfid-llrp-go/13:/w/workspace/device-rfid-llrp-go/13:rw,z -v /w/workspace/device-rfid-llrp-go/13@tmp:/w/workspace/device-rfid-llrp-go/13@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:arm64 cat [2022-01-19T01:03:52.064Z] $ docker top c815e16180a899d9d49bd060494070cd5ab94e70f35c5aecece9a6a7102520d9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T01:03:52.986Z] ---> job-cost.sh [2022-01-19T01:03:52.986Z] lf-activate-venv: SKIPPING [2022-01-19T01:03:52.986Z] INFO: No Stack... [2022-01-19T01:03:53.259Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-19T01:03:53.531Z] INFO: Archiving Costs [Pipeline] sh [2022-01-19T01:03:54.189Z] + + catcut /w/workspace/device-rfid-llrp-go/13/archives/cost.csv -d, [2022-01-19T01:03:54.190Z] -f6 [Pipeline] lock [2022-01-19T01:03:54.253Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-13-stack-cost] [2022-01-19T01:03:54.259Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-13-stack-cost] did not exist. Created. [2022-01-19T01:03:54.259Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-19T01:03:54.934Z] /w/workspace/device-rfid-llrp-go/13@tmp/durable-20619489/script.sh: 1: /w/workspace/device-rfid-llrp-go/13@tmp/durable-20619489/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-01-19T01:03:55.629Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-19T01:03:55.651Z] Warning: overwriting stash ‘stack-cost’ [2022-01-19T01:03:55.749Z] Stashed 1 file(s) [Pipeline] } [2022-01-19T01:03:55.757Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-13-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-19T01:03:55.766Z] $ docker stop --time=1 c815e16180a899d9d49bd060494070cd5ab94e70f35c5aecece9a6a7102520d9 [2022-01-19T01:03:57.276Z] $ docker rm -f c815e16180a899d9d49bd060494070cd5ab94e70f35c5aecece9a6a7102520d9 [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-19T01:03:57.912Z] provisioning config files... [2022-01-19T01:03:57.921Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1327715052273617089tmp [Pipeline] { [Pipeline] sh [2022-01-19T01:03:58.220Z] + set +x [2022-01-19T01:03:58.220Z] + curl -s https://codecov.io/bash [2022-01-19T01:03:58.220Z] + bash -s -- [2022-01-19T01:03:58.220Z] [2022-01-19T01:03:58.220Z] _____ _ [2022-01-19T01:03:58.220Z] / ____| | | [2022-01-19T01:03:58.220Z] | | ___ __| | ___ ___ _____ __ [2022-01-19T01:03:58.220Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-19T01:03:58.220Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-19T01:03:58.220Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-19T01:03:58.220Z] Bash-1.0.6 [2022-01-19T01:03:58.220Z] [2022-01-19T01:03:58.220Z] [2022-01-19T01:03:58.220Z] ==> git version 2.24.4 found [2022-01-19T01:03:58.220Z] ==> 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-19T01:03:58.221Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-19T01:03:58.221Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-19T01:03:58.221Z] ==> Jenkins CI detected. [2022-01-19T01:03:58.221Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2022-01-19T01:03:58.221Z] project root: . [2022-01-19T01:03:58.221Z] --> token set from env [2022-01-19T01:03:58.221Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-19T01:03:58.481Z] ==> Running gcov in . (disable via -X gcov) [2022-01-19T01:03:58.481Z] ==> Python coveragepy not found [2022-01-19T01:03:58.481Z] ==> Searching for coverage reports in: [2022-01-19T01:03:58.481Z] + . [2022-01-19T01:03:58.481Z] -> Found 1 reports [2022-01-19T01:03:58.481Z] ==> Detecting git/mercurial file structure [2022-01-19T01:03:58.481Z] ==> Reading reports [2022-01-19T01:03:58.481Z] + ./coverage.out bytes=460220 [2022-01-19T01:03:58.481Z] ==> Appending adjustments [2022-01-19T01:03:58.481Z] https://docs.codecov.io/docs/fixing-reports [2022-01-19T01:03:58.742Z] + Found adjustments [2022-01-19T01:03:58.742Z] ==> Gzipping contents [2022-01-19T01:03:58.742Z] 52K /tmp/codecov.8BEVQA.gz [2022-01-19T01:03:58.742Z] ==> Uploading reports [2022-01-19T01:03:58.742Z] url: https://codecov.io [2022-01-19T01:03:58.742Z] query: branch=main&commit=263126330e6a568b6dfab9cbdd7861feb31ebd81&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F13%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-01-19T01:03:58.742Z] -> Pinging Codecov [2022-01-19T01:03:58.742Z] 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=263126330e6a568b6dfab9cbdd7861feb31ebd81&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F13%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-01-19T01:03:59.004Z] -> Uploading to [2022-01-19T01:03:59.004Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-19/581DD39554BDF9B6E22D074273EAD858/263126330e6a568b6dfab9cbdd7861feb31ebd81/502b7772-376a-417f-9620-fb8d470313e4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220119T010358Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=245f5f6fa400d4429d19dcfd8c72c6f14065bdc60f0cad3420001e52898f10c6 [2022-01-19T01:03:59.004Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-19T01:03:59.004Z] Dload Upload Total Spent Left Speed [2022-01-19T01:03:59.266Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51762 0 0 100 51762 0 158k --:--:-- --:--:-- --:--:-- 158k [2022-01-19T01:03:59.266Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/263126330e6a568b6dfab9cbdd7861feb31ebd81 [Pipeline] } [2022-01-19T01:03:59.274Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-01-19T01:03:59.552Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-01-19T01:03:59.565Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-19T01:03:59.859Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-19T01:03:59.859Z] [2022-01-19T01:03:59.859Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-01-19T01:04:00.166Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-19T01:04:00.166Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-01-19T01:04:00.166Z] 188c0c94c7c5: Pulling fs layer [2022-01-19T01:04:00.166Z] 0ef7d3d256c8: Pulling fs layer [2022-01-19T01:04:00.166Z] de9db76c5a1d: Pulling fs layer [2022-01-19T01:04:00.166Z] 0eba1c9be4d2: Pulling fs layer [2022-01-19T01:04:00.166Z] 0d57e429df01: Pulling fs layer [2022-01-19T01:04:00.166Z] 4e4be7b47b0d: Pulling fs layer [2022-01-19T01:04:00.166Z] e1f770b5df2f: Pulling fs layer [2022-01-19T01:04:00.166Z] 85a0685a4137: Pulling fs layer [2022-01-19T01:04:00.166Z] 0d57e429df01: Waiting [2022-01-19T01:04:00.166Z] 4e4be7b47b0d: Waiting [2022-01-19T01:04:00.166Z] e1f770b5df2f: Waiting [2022-01-19T01:04:00.166Z] 85a0685a4137: Waiting [2022-01-19T01:04:00.166Z] 0eba1c9be4d2: Waiting [2022-01-19T01:04:00.166Z] de9db76c5a1d: Verifying Checksum [2022-01-19T01:04:00.166Z] de9db76c5a1d: Download complete [2022-01-19T01:04:00.166Z] 0ef7d3d256c8: Download complete [2022-01-19T01:04:00.166Z] 0d57e429df01: Verifying Checksum [2022-01-19T01:04:00.166Z] 0d57e429df01: Download complete [2022-01-19T01:04:00.166Z] 4e4be7b47b0d: Verifying Checksum [2022-01-19T01:04:00.166Z] 4e4be7b47b0d: Download complete [2022-01-19T01:04:00.166Z] 188c0c94c7c5: Verifying Checksum [2022-01-19T01:04:00.166Z] 188c0c94c7c5: Download complete [2022-01-19T01:04:00.437Z] 188c0c94c7c5: Pull complete [2022-01-19T01:04:00.701Z] 0eba1c9be4d2: Verifying Checksum [2022-01-19T01:04:00.701Z] 0eba1c9be4d2: Download complete [2022-01-19T01:04:00.701Z] 0ef7d3d256c8: Pull complete [2022-01-19T01:04:00.701Z] e1f770b5df2f: Verifying Checksum [2022-01-19T01:04:00.701Z] e1f770b5df2f: Download complete [2022-01-19T01:04:00.968Z] de9db76c5a1d: Pull complete [2022-01-19T01:04:00.968Z] 85a0685a4137: Verifying Checksum [2022-01-19T01:04:00.968Z] 85a0685a4137: Download complete [2022-01-19T01:04:04.316Z] 0eba1c9be4d2: Pull complete [2022-01-19T01:04:04.316Z] 0d57e429df01: Pull complete [2022-01-19T01:04:04.316Z] 4e4be7b47b0d: Pull complete [2022-01-19T01:04:04.898Z] e1f770b5df2f: Pull complete [2022-01-19T01:04:08.231Z] 85a0685a4137: Pull complete [2022-01-19T01:04:08.231Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-01-19T01:04:08.231Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-19T01:04:08.231Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-01-19T01:04:08.298Z] prd-centos7-docker-4c-2g-1770 does not seem to be running inside a container [2022-01-19T01:04:08.333Z] $ 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-19T01:04:10.386Z] $ docker top f3c7fa40f1010ae35457c1d7a07e771ca72b4bc0183af1f165b30ae0b45774ff -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-19T01:04:10.455Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-01-19T01:04:10.747Z] + set -o pipefail [2022-01-19T01:04:10.747Z] + snyk monitor '--org=edgex-jenkins' [2022-01-19T01:04:17.346Z] [2022-01-19T01:04:17.346Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2022-01-19T01:04:17.346Z] [2022-01-19T01:04:17.346Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8e266e59-5b4d-48a8-830b-753ef23c5713/history/c31b0267-113b-45f9-bd10-ade4fe59c10a [2022-01-19T01:04:17.346Z] [2022-01-19T01:04:17.346Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-01-19T01:04:17.346Z] [2022-01-19T01:04:17.346Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-01-19T01:04:17.346Z] [2022-01-19T01:04:17.346Z] [Pipeline] } [2022-01-19T01:04:17.356Z] $ docker stop --time=1 f3c7fa40f1010ae35457c1d7a07e771ca72b4bc0183af1f165b30ae0b45774ff [2022-01-19T01:04:19.252Z] $ docker rm -f f3c7fa40f1010ae35457c1d7a07e771ca72b4bc0183af1f165b30ae0b45774ff [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-19T01:04:19.991Z] + git log --format=format:%s -1 263126330e6a568b6dfab9cbdd7861feb31ebd81 [Pipeline] sh [2022-01-19T01:04:20.290Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-19T01:04:20.291Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-19T01:04:20.592Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-19T01:04:20.592Z] . [Pipeline] withDockerContainer [2022-01-19T01:04:20.658Z] prd-centos7-docker-4c-2g-1770 does not seem to be running inside a container [2022-01-19T01:04:20.686Z] $ 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-19T01:04:20.989Z] $ docker top 1bba1f7be4dd7810e261667588a69c4de97bd722028aa46f09d0576cc208063f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-19T01:04:21.082Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-19T01:04:21.082Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-19T01:04:21.185Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-19T01:04:21.186Z] $ docker exec 1bba1f7be4dd7810e261667588a69c4de97bd722028aa46f09d0576cc208063f ssh-agent [2022-01-19T01:04:21.293Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKLkLLp/agent.13 [2022-01-19T01:04:21.293Z] SSH_AGENT_PID=19 [2022-01-19T01:04:21.297Z] Running ssh-add (command line suppressed) [2022-01-19T01:04:21.377Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2268696452029578280.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2268696452029578280.key) [2022-01-19T01:04:21.390Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-19T01:04:21.680Z] + git semver tag [2022-01-19T01:04:21.680Z] # -> Open(): unable to determine branch for HEAD [2022-01-19T01:04:21.680Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2022-01-19T01:04:21.680Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2022-01-19T01:04:21.680Z] # $SEMVER_REMOTE_NAME = origin [2022-01-19T01:04:21.680Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-19T01:04:21.680Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-19T01:04:21.680Z] # $SEMVER_BRANCH = main [2022-01-19T01:04:21.680Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2022-01-19T01:04:21.680Z] # 263126330e6a568b6dfab9cbdd7861feb31ebd81 HEAD [2022-01-19T01:04:21.680Z] # -> Force: false [2022-01-19T01:04:21.680Z] # 9eeba7ad5e9740e278d3c495b74b1fb92232e3d9 refs/tags/v1.0.1-dev.4 [Pipeline] } [2022-01-19T01:04:21.688Z] $ docker exec --env ******** --env ******** 1bba1f7be4dd7810e261667588a69c4de97bd722028aa46f09d0576cc208063f ssh-agent -k [2022-01-19T01:04:21.771Z] unset SSH_AUTH_SOCK; [2022-01-19T01:04:21.771Z] unset SSH_AGENT_PID; [2022-01-19T01:04:21.771Z] echo Agent pid 19 killed; [2022-01-19T01:04:21.783Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-19T01:04:22.080Z] + git semver [Pipeline] } [2022-01-19T01:04:22.092Z] $ docker stop --time=1 1bba1f7be4dd7810e261667588a69c4de97bd722028aa46f09d0576cc208063f [2022-01-19T01:04:23.264Z] $ docker rm -f 1bba1f7be4dd7810e261667588a69c4de97bd722028aa46f09d0576cc208063f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-01-19T01:04:23.666Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-19T01:04:23.666Z] [2022-01-19T01:04:23.666Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-01-19T01:04:23.971Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-19T01:04:23.971Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-01-19T01:04:23.971Z] ab5ef0e58194: Pulling fs layer [2022-01-19T01:04:23.971Z] 9712f1f96733: Pulling fs layer [2022-01-19T01:04:23.971Z] 63f879dbbcfc: Pulling fs layer [2022-01-19T01:04:23.971Z] 0d9ebad4ef96: Pulling fs layer [2022-01-19T01:04:23.971Z] e9a5061849ea: Pulling fs layer [2022-01-19T01:04:23.971Z] d747dcd14b5f: Pulling fs layer [2022-01-19T01:04:23.971Z] 2de7ff778b66: Pulling fs layer [2022-01-19T01:04:23.971Z] 0d9ebad4ef96: Waiting [2022-01-19T01:04:23.971Z] d747dcd14b5f: Waiting [2022-01-19T01:04:23.971Z] 2de7ff778b66: Waiting [2022-01-19T01:04:23.971Z] e9a5061849ea: Waiting [2022-01-19T01:04:23.971Z] 9712f1f96733: Verifying Checksum [2022-01-19T01:04:23.971Z] 9712f1f96733: Download complete [2022-01-19T01:04:24.232Z] 63f879dbbcfc: Verifying Checksum [2022-01-19T01:04:24.232Z] 63f879dbbcfc: Download complete [2022-01-19T01:04:24.492Z] ab5ef0e58194: Verifying Checksum [2022-01-19T01:04:24.492Z] ab5ef0e58194: Download complete [2022-01-19T01:04:24.492Z] 0d9ebad4ef96: Verifying Checksum [2022-01-19T01:04:24.492Z] 0d9ebad4ef96: Download complete [2022-01-19T01:04:24.492Z] d747dcd14b5f: Verifying Checksum [2022-01-19T01:04:24.492Z] d747dcd14b5f: Download complete [2022-01-19T01:04:24.492Z] e9a5061849ea: Verifying Checksum [2022-01-19T01:04:24.492Z] e9a5061849ea: Download complete [2022-01-19T01:04:24.492Z] 2de7ff778b66: Verifying Checksum [2022-01-19T01:04:24.492Z] 2de7ff778b66: Download complete [2022-01-19T01:04:27.061Z] ab5ef0e58194: Pull complete [2022-01-19T01:04:27.061Z] 9712f1f96733: Pull complete [2022-01-19T01:04:27.637Z] 63f879dbbcfc: Pull complete [2022-01-19T01:04:31.904Z] 0d9ebad4ef96: Pull complete [2022-01-19T01:04:31.904Z] e9a5061849ea: Pull complete [2022-01-19T01:04:31.904Z] d747dcd14b5f: Pull complete [2022-01-19T01:04:33.314Z] 2de7ff778b66: Pull complete [2022-01-19T01:04:33.314Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-01-19T01:04:33.314Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-19T01:04:33.314Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-01-19T01:04:33.387Z] prd-centos7-docker-4c-2g-1770 does not seem to be running inside a container [2022-01-19T01:04:33.426Z] $ 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-19T01:04:36.428Z] $ docker top 99289c1e4e3d7bed94502b8ca238057b23fd2908b03a6165091b26cd05b58558 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-01-19T01:04:36.511Z] provisioning config files... [2022-01-19T01:04:36.517Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9169322990480360463tmp [2022-01-19T01:04:36.531Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6333649573489164442tmp [2022-01-19T01:04:36.540Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1849051240106131377tmp [Pipeline] { [Pipeline] echo [2022-01-19T01:04:36.554Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T01:04:36.845Z] ---> sigul-configuration.sh [2022-01-19T01:04:36.845Z] gpg: directory `/root/.gnupg' created [2022-01-19T01:04:36.845Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-01-19T01:04:36.845Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-01-19T01:04:36.845Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-01-19T01:04:36.845Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-01-19T01:04:36.845Z] gpg: CAST5 encrypted data [2022-01-19T01:04:36.845Z] gpg: encrypted with 1 passphrase [2022-01-19T01:04:36.845Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-01-19T01:04:37.134Z] + mkdir /home/jenkins [2022-01-19T01:04:37.134Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-01-19T01:04:37.426Z] + 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-19T01:04:37.436Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T01:04:37.724Z] ---> sigul-install.sh [2022-01-19T01:04:37.724Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-01-19T01:04:38.010Z] + git tag --list [2022-01-19T01:04:38.010Z] v0.0.0 [2022-01-19T01:04:38.010Z] v1.0.0 [2022-01-19T01:04:38.010Z] v1.0.0-dev.1 [2022-01-19T01:04:38.010Z] v1.0.0-dev.2 [2022-01-19T01:04:38.010Z] v1.0.0-dev.3 [2022-01-19T01:04:38.010Z] v1.0.0-dev.4 [2022-01-19T01:04:38.010Z] v1.0.0-dev.5 [2022-01-19T01:04:38.010Z] v1.0.0-dev.6 [2022-01-19T01:04:38.010Z] v1.0.0-dev.7 [2022-01-19T01:04:38.010Z] v1.0.0-dev.8 [2022-01-19T01:04:38.010Z] v1.0.0-dev.9 [2022-01-19T01:04:38.010Z] v1.0.1-dev.1 [2022-01-19T01:04:38.010Z] v1.0.1-dev.2 [2022-01-19T01:04:38.010Z] v1.0.1-dev.3 [2022-01-19T01:04:38.010Z] v1.0.1-dev.4 [Pipeline] sh [2022-01-19T01:04:38.300Z] + lftools sign git-tag v1.0.1-dev.4 [2022-01-19T01:04:38.869Z] Signing Git tag with Sigul... [2022-01-19T01:04:38.869Z] Signing v1.0.1-dev.4 [Pipeline] echo [2022-01-19T01:04:39.138Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T01:04:39.436Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-01-19T01:04:39.443Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-01-19T01:04:39.460Z] $ docker stop --time=1 99289c1e4e3d7bed94502b8ca238057b23fd2908b03a6165091b26cd05b58558 [2022-01-19T01:04:40.633Z] $ docker rm -f 99289c1e4e3d7bed94502b8ca238057b23fd2908b03a6165091b26cd05b58558 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-01-19T01:04:41.066Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-19T01:04:41.066Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-19T01:04:41.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-19T01:04:41.368Z] . [Pipeline] withDockerContainer [2022-01-19T01:04:41.430Z] prd-centos7-docker-4c-2g-1770 does not seem to be running inside a container [2022-01-19T01:04:41.461Z] $ 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-19T01:04:41.848Z] $ docker top bef1771750ed347912152fe2a0b0786879c4ba623bdbb5f0c41e6e3bfd200126 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-19T01:04:41.960Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-19T01:04:41.960Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-19T01:04:42.066Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-19T01:04:42.068Z] $ docker exec bef1771750ed347912152fe2a0b0786879c4ba623bdbb5f0c41e6e3bfd200126 ssh-agent [2022-01-19T01:04:42.162Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkhGLhL/agent.13 [2022-01-19T01:04:42.162Z] SSH_AGENT_PID=20 [2022-01-19T01:04:42.167Z] Running ssh-add (command line suppressed) [2022-01-19T01:04:42.263Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8779969043374766679.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8779969043374766679.key) [2022-01-19T01:04:42.276Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-19T01:04:42.580Z] + git semver bump pre [2022-01-19T01:04:42.580Z] # -> Open(): unable to determine branch for HEAD [2022-01-19T01:04:42.580Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2022-01-19T01:04:42.580Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2022-01-19T01:04:42.580Z] # $SEMVER_REMOTE_NAME = origin [2022-01-19T01:04:42.580Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-19T01:04:42.580Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-19T01:04:42.580Z] # $SEMVER_BRANCH = main [2022-01-19T01:04:42.581Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2022-01-19T01:04:42.581Z] 1.0.1-dev.5 [Pipeline] } [2022-01-19T01:04:42.589Z] $ docker exec --env ******** --env ******** bef1771750ed347912152fe2a0b0786879c4ba623bdbb5f0c41e6e3bfd200126 ssh-agent -k [2022-01-19T01:04:42.685Z] unset SSH_AUTH_SOCK; [2022-01-19T01:04:42.685Z] unset SSH_AGENT_PID; [2022-01-19T01:04:42.685Z] echo Agent pid 20 killed; [2022-01-19T01:04:42.693Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-19T01:04:42.997Z] + git semver [Pipeline] } [2022-01-19T01:04:43.011Z] $ docker stop --time=1 bef1771750ed347912152fe2a0b0786879c4ba623bdbb5f0c41e6e3bfd200126 [2022-01-19T01:04:44.194Z] $ docker rm -f bef1771750ed347912152fe2a0b0786879c4ba623bdbb5f0c41e6e3bfd200126 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-19T01:04:44.548Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-19T01:04:44.548Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-19T01:04:44.845Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-19T01:04:44.845Z] . [Pipeline] withDockerContainer [2022-01-19T01:04:44.911Z] prd-centos7-docker-4c-2g-1770 does not seem to be running inside a container [2022-01-19T01:04:44.942Z] $ 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-19T01:04:45.265Z] $ docker top cfd9980aea5a20a58c84a89a5355e10d611a8a9b7b513ea88539bb6533bcb277 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-19T01:04:45.363Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-19T01:04:45.363Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-19T01:04:45.463Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-19T01:04:45.464Z] $ docker exec cfd9980aea5a20a58c84a89a5355e10d611a8a9b7b513ea88539bb6533bcb277 ssh-agent [2022-01-19T01:04:45.559Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhlhogk/agent.13 [2022-01-19T01:04:45.559Z] SSH_AGENT_PID=20 [2022-01-19T01:04:45.563Z] Running ssh-add (command line suppressed) [2022-01-19T01:04:45.646Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5617644313228208480.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5617644313228208480.key) [2022-01-19T01:04:45.659Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-19T01:04:45.957Z] + git semver push [2022-01-19T01:04:45.957Z] # -> Open(): unable to determine branch for HEAD [2022-01-19T01:04:45.957Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2022-01-19T01:04:45.957Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2022-01-19T01:04:45.957Z] # $SEMVER_REMOTE_NAME = origin [2022-01-19T01:04:45.957Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-19T01:04:45.957Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-19T01:04:45.957Z] # $SEMVER_BRANCH = main [2022-01-19T01:04:45.957Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } [2022-01-19T01:04:47.349Z] $ docker exec --env ******** --env ******** cfd9980aea5a20a58c84a89a5355e10d611a8a9b7b513ea88539bb6533bcb277 ssh-agent -k [2022-01-19T01:04:47.435Z] unset SSH_AUTH_SOCK; [2022-01-19T01:04:47.435Z] unset SSH_AGENT_PID; [2022-01-19T01:04:47.435Z] echo Agent pid 20 killed; [2022-01-19T01:04:47.445Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-19T01:04:47.759Z] + git semver [Pipeline] } [2022-01-19T01:04:47.769Z] $ docker stop --time=1 cfd9980aea5a20a58c84a89a5355e10d611a8a9b7b513ea88539bb6533bcb277 [2022-01-19T01:04:48.959Z] $ docker rm -f cfd9980aea5a20a58c84a89a5355e10d611a8a9b7b513ea88539bb6533bcb277 [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-19T01:04:49.517Z] + '[' -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ']' [2022-01-19T01:04:49.517Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-01-19T01:04:49.517Z] total 8 [2022-01-19T01:04:49.517Z] drwxr-xr-x. 3 root root 34 Jan 19 00:57 . [2022-01-19T01:04:49.517Z] drwxrwxr-x. 12 jenkins jenkins 4096 Jan 19 01:04 .. [2022-01-19T01:04:49.517Z] drwxr-xr-x. 2 root root 6 Jan 19 00:57 cost [2022-01-19T01:04:49.517Z] -rw-r--r--. 1 root root 89 Jan 19 00:57 cost.csv [2022-01-19T01:04:49.517Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-01-19T01:04:49.517Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-01-19T01:04:49.517Z] total 8 [2022-01-19T01:04:49.517Z] drwxr-xr-x. 3 jenkins jenkins 34 Jan 19 00:57 . [2022-01-19T01:04:49.517Z] drwxrwxr-x. 12 jenkins jenkins 4096 Jan 19 01:04 .. [2022-01-19T01:04:49.517Z] drwxr-xr-x. 2 jenkins jenkins 6 Jan 19 00:57 cost [2022-01-19T01:04:49.517Z] -rw-r--r--. 1 jenkins jenkins 89 Jan 19 00:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-01-19T01:04:49.806Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T01:04:50.369Z] ---> package-listing.sh [2022-01-19T01:04:50.369Z] ++ facter osfamily [2022-01-19T01:04:50.369Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-19T01:04:50.629Z] + OS_FAMILY=redhat [2022-01-19T01:04:50.629Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2022-01-19T01:04:50.629Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-19T01:04:50.629Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-19T01:04:50.629Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-19T01:04:50.629Z] + PACKAGES=/tmp/packages_start.txt [2022-01-19T01:04:50.629Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-01-19T01:04:50.629Z] + PACKAGES=/tmp/packages_end.txt [2022-01-19T01:04:50.629Z] + case "${OS_FAMILY}" in [2022-01-19T01:04:50.629Z] + sort [2022-01-19T01:04:50.629Z] + rpm -qa [2022-01-19T01:04:51.198Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-19T01:04:51.198Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-19T01:04:51.198Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-19T01:04:51.198Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-01-19T01:04:51.198Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2022-01-19T01:04:51.198Z] + 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-19T01:04:51.210Z] 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-19T01:04:51.491Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-19T01:04:52.047Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-19T01:04:52.048Z] . [Pipeline] withDockerContainer [2022-01-19T01:04:52.113Z] prd-centos7-docker-4c-2g-1770 does not seem to be running inside a container [2022-01-19T01:04:52.147Z] $ 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-19T01:04:52.329Z] $ docker top 7170b6c6a48c3efaa0946648ca0f81cc50ebd477920ee4d148fd4fb343a684cb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-19T01:04:52.694Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-19T01:04:52.986Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-19T01:04:53.274Z] + ls /var/log/sa-host [2022-01-19T01:04:53.274Z] + sadf -c /var/log/sa-host/sa17 [2022-01-19T01:04:53.274Z] file_magic: OK [2022-01-19T01:04:53.274Z] HZ: Using current value: 100 [2022-01-19T01:04:53.274Z] file_header: OK [2022-01-19T01:04:53.274Z] 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-19T01:04:53.274Z] Statistics: [2022-01-19T01:04:53.274Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-19T01:04:53.274Z] File successfully converted to sysstat format version 12.0.3 [2022-01-19T01:04:53.274Z] + sadf -c /var/log/sa-host/sa19 [2022-01-19T01:04:53.274Z] file_magic: OK [2022-01-19T01:04:53.274Z] HZ: Using current value: 100 [2022-01-19T01:04:53.274Z] file_header: OK [2022-01-19T01:04:53.274Z] 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-19T01:04:53.274Z] Statistics: [2022-01-19T01:04:53.274Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-19T01:04:53.274Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-19T01:04:53.359Z] provisioning config files... [2022-01-19T01:04:53.369Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8876915104929978125tmp [Pipeline] { [Pipeline] echo [2022-01-19T01:04:53.382Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T01:04:53.678Z] ---> create-netrc.sh [Pipeline] } [2022-01-19T01:04:53.686Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-19T01:04:54.010Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-19T01:04:54.020Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T01:04:54.309Z] ---> sudo-logs.sh [2022-01-19T01:04:54.309Z] Archiving 'sudo' log.. [2022-01-19T01:04:54.309Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1770.novalocal: Name or service not known [2022-01-19T01:04:54.309Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1770.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-19T01:04:54.343Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T01:04:54.630Z] ---> job-cost.sh [2022-01-19T01:04:54.630Z] lf-activate-venv: SKIPPING [2022-01-19T01:04:54.630Z] DEBUG: total: 0.05999999865889549 [2022-01-19T01:04:54.630Z] INFO: Retrieving Stack Cost... [2022-01-19T01:04:54.891Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-19T01:04:55.153Z] INFO: Archiving Costs [Pipeline] echo [2022-01-19T01:04:55.166Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T01:04:55.455Z] ---> logs-deploy.sh [2022-01-19T01:04:55.455Z] lf-activate-venv: SKIPPING [2022-01-19T01:04:55.455Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/13 [2022-01-19T01:04:55.455Z] INFO: archiving workspace using pattern(s): [2022-01-19T01:04:56.023Z] Archives upload complete. [2022-01-19T01:04:56.285Z] INFO: archiving logs to Nexus