Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fd2b54545dbdade7bd7b3b1aa93d6d2bc7d89050 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-ssh16215621535627054002.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-ssh4390197095760189454.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-ssh11764423068242350891.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-ssh12288429404452359739.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-ssh15074032681033621184.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 ‘prd-centos7-docker-4c-2g-2100’ Running on prd-centos7-docker-4c-2g-2102 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-ssh8668274270457667508.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 fd2b54545dbdade7bd7b3b1aa93d6d2bc7d89050 (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 fd2b54545dbdade7bd7b3b1aa93d6d2bc7d89050 # timeout=10 Commit message: "ci: Go 1.17 related changes (#58)" > git rev-list --no-walk 263126330e6a568b6dfab9cbdd7861feb31ebd81 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-19T20:52:25.776Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-19T20:52:25.828Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-19T20:52:25.845Z] ========================================================= [2022-01-19T20:52:25.845Z] EdgeX Global Pipelines Version Info [2022-01-19T20:52:25.845Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-19T20:52:26.993Z] ------------------- [2022-01-19T20:52:26.993Z] stable info: [2022-01-19T20:52:26.993Z] ------------------- [2022-01-19T20:52:26.993Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-19T20:52:26.993Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-19T20:52:26.993Z] Message: update stable to v1.0.219 [2022-01-19T20:52:27.569Z] ------------------- [2022-01-19T20:52:27.569Z] experimental info: [2022-01-19T20:52:27.569Z] ------------------- [2022-01-19T20:52:27.569Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-19T20:52:27.569Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-19T20:52:27.569Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-19T20:52:27.717Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2022-01-19T20:52:27.725Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2022-01-19T20:52:27.733Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-19T20:52:27.742Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-19T20:52:27.750Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-19T20:52:27.758Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-19T20:52:27.766Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-19T20:52:27.774Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-01-19T20:52:27.790Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-19T20:52:27.800Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-19T20:52:27.808Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-19T20:52:27.817Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2022-01-19T20:52:27.825Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-19T20:52:27.833Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-19T20:52:27.841Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-19T20:52:27.850Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-19T20:52:27.858Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-01-19T20:52:27.866Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-01-19T20:52:27.877Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-19T20:52:27.895Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-01-19T20:52:27.915Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-01-19T20:52:27.929Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-01-19T20:52:27.937Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-01-19T20:52:27.946Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-01-19T20:52:27.956Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-01-19T20:52:27.965Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-19T20:52:27.974Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-01-19T20:52:27.985Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-01-19T20:52:28.003Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-01-19T20:52:28.014Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fd2b54545dbdade7bd7b3b1aa93d6d2bc7d89050 [Pipeline] echo [2022-01-19T20:52:28.030Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fd2b545 [Pipeline] echo [2022-01-19T20:52:28.038Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-19T20:52:28.078Z] provisioning config files... [2022-01-19T20:52:28.091Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4686340093705055319tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T20:52:28.409Z] ---> docker-login.sh [2022-01-19T20:52:28.409Z] nexus3.edgexfoundry.org:10001 [2022-01-19T20:52:28.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T20:52:28.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:52:28.672Z] Configure a credential helper to remove this warning. See [2022-01-19T20:52:28.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:52:28.672Z] [2022-01-19T20:52:28.672Z] Login Succeeded [2022-01-19T20:52:28.672Z] nexus3.edgexfoundry.org:10002 [2022-01-19T20:52:28.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T20:52:28.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:52:28.672Z] Configure a credential helper to remove this warning. See [2022-01-19T20:52:28.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:52:28.672Z] [2022-01-19T20:52:28.672Z] Login Succeeded [2022-01-19T20:52:28.672Z] nexus3.edgexfoundry.org:10003 [2022-01-19T20:52:28.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T20:52:28.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:52:28.937Z] Configure a credential helper to remove this warning. See [2022-01-19T20:52:28.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:52:28.937Z] [2022-01-19T20:52:28.937Z] Login Succeeded [2022-01-19T20:52:28.937Z] nexus3.edgexfoundry.org:10004 [2022-01-19T20:52:28.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T20:52:28.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:52:28.937Z] Configure a credential helper to remove this warning. See [2022-01-19T20:52:28.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:52:28.937Z] [2022-01-19T20:52:28.937Z] Login Succeeded [2022-01-19T20:52:28.937Z] docker.io [2022-01-19T20:52:28.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T20:52:29.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:52:29.511Z] Configure a credential helper to remove this warning. See [2022-01-19T20:52:29.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:52:29.511Z] [2022-01-19T20:52:29.511Z] Login Succeeded [2022-01-19T20:52:29.511Z] ---> docker-login.sh ends [Pipeline] } [2022-01-19T20:52:29.522Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-01-19T20:52:29.917Z] + git rev-list -1 --merges fd2b54545dbdade7bd7b3b1aa93d6d2bc7d89050~1..fd2b54545dbdade7bd7b3b1aa93d6d2bc7d89050 [Pipeline] echo [2022-01-19T20:52:29.952Z] -----------> git rev-list -1 --merges fd2b54545dbdade7bd7b3b1aa93d6d2bc7d89050~1..fd2b54545dbdade7bd7b3b1aa93d6d2bc7d89050 fd2b54545dbdade7bd7b3b1aa93d6d2bc7d89050 [false] [Pipeline] sh [2022-01-19T20:52:30.257Z] + git log --format=format:%s -1 fd2b54545dbdade7bd7b3b1aa93d6d2bc7d89050 [Pipeline] echo [2022-01-19T20:52:30.272Z] ========================================================= [2022-01-19T20:52:30.272Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-19T20:52:30.272Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-19T20:52:30.627Z] + git log --format=format:%s -1 fd2b54545dbdade7bd7b3b1aa93d6d2bc7d89050 [Pipeline] echo [2022-01-19T20:52:30.643Z] [semverPrep] GIT_COMMIT: fd2b54545dbdade7bd7b3b1aa93d6d2bc7d89050, Commit Message: ci: Go 1.17 related changes (#58) [Pipeline] echo [2022-01-19T20:52:30.651Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-01-19T20:52:31.039Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-19T20:52:31.039Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-19T20:52:31.039Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-19T20:52:31.039Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-19T20:52:31.039Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-19T20:52:31.039Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-19T20:52:31.039Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:52:31.391Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-19T20:52:31.391Z] [2022-01-19T20:52:31.391Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:52:31.702Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-19T20:52:31.702Z] latest: Pulling from edgex-devops/git-semver [2022-01-19T20:52:31.702Z] a0d0a0d46f8b: Pulling fs layer [2022-01-19T20:52:31.702Z] 3e5f54012d9b: Pulling fs layer [2022-01-19T20:52:31.702Z] 4c7163046ea9: Pulling fs layer [2022-01-19T20:52:31.702Z] 0c2d73faf560: Pulling fs layer [2022-01-19T20:52:31.702Z] 0c2d73faf560: Waiting [2022-01-19T20:52:31.702Z] 3e5f54012d9b: Verifying Checksum [2022-01-19T20:52:31.702Z] 3e5f54012d9b: Download complete [2022-01-19T20:52:31.702Z] a0d0a0d46f8b: Verifying Checksum [2022-01-19T20:52:31.702Z] a0d0a0d46f8b: Download complete [2022-01-19T20:52:31.702Z] 4c7163046ea9: Verifying Checksum [2022-01-19T20:52:31.702Z] 4c7163046ea9: Download complete [2022-01-19T20:52:31.977Z] 0c2d73faf560: Verifying Checksum [2022-01-19T20:52:31.977Z] 0c2d73faf560: Download complete [2022-01-19T20:52:31.977Z] a0d0a0d46f8b: Pull complete [2022-01-19T20:52:31.977Z] 3e5f54012d9b: Pull complete [2022-01-19T20:52:32.238Z] 4c7163046ea9: Pull complete [2022-01-19T20:52:32.500Z] 0c2d73faf560: Pull complete [2022-01-19T20:52:32.500Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-19T20:52:32.500Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-19T20:52:32.500Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-19T20:52:32.575Z] prd-centos7-docker-4c-2g-2102 does not seem to be running inside a container [2022-01-19T20:52:32.399Z] $ 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-19T20:52:33.184Z] $ docker top 38cf37e464f9d6ae41528564a6a2b6c1f5694fce70a2472c4bc6c21db85e2a4e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-19T20:52:33.440Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-19T20:52:33.440Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-19T20:52:33.547Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-19T20:52:33.416Z] $ docker exec 38cf37e464f9d6ae41528564a6a2b6c1f5694fce70a2472c4bc6c21db85e2a4e ssh-agent [2022-01-19T20:52:33.658Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpEcBjn/agent.14 [2022-01-19T20:52:33.658Z] SSH_AGENT_PID=20 [2022-01-19T20:52:33.667Z] Running ssh-add (command line suppressed) [2022-01-19T20:52:33.637Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7920260271611089030.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7920260271611089030.key) [2022-01-19T20:52:33.770Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-19T20:52:34.067Z] + git tag --points-at HEAD [Pipeline] } [2022-01-19T20:52:33.989Z] $ docker exec --env ******** --env ******** 38cf37e464f9d6ae41528564a6a2b6c1f5694fce70a2472c4bc6c21db85e2a4e ssh-agent -k [2022-01-19T20:52:34.081Z] unset SSH_AUTH_SOCK; [2022-01-19T20:52:34.082Z] unset SSH_AGENT_PID; [2022-01-19T20:52:34.082Z] echo Agent pid 20 killed; [2022-01-19T20:52:34.175Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-19T20:52:34.196Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-19T20:52:34.196Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-19T20:52:34.292Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-19T20:52:34.222Z] $ docker exec 38cf37e464f9d6ae41528564a6a2b6c1f5694fce70a2472c4bc6c21db85e2a4e ssh-agent [2022-01-19T20:52:34.394Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdGFMIB/agent.52 [2022-01-19T20:52:34.394Z] SSH_AGENT_PID=58 [2022-01-19T20:52:34.399Z] Running ssh-add (command line suppressed) [2022-01-19T20:52:34.426Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_619606531979739586.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_619606531979739586.key) [2022-01-19T20:52:34.496Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-19T20:52:34.804Z] + git semver init [2022-01-19T20:52:34.804Z] # -> Open(): unable to determine branch for HEAD [2022-01-19T20:52:34.804Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2022-01-19T20:52:34.804Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2022-01-19T20:52:34.804Z] # $SEMVER_REMOTE_NAME = origin [2022-01-19T20:52:34.804Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-19T20:52:34.804Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-19T20:52:34.804Z] # $SEMVER_BRANCH = main [2022-01-19T20:52:34.804Z] # $SEMVER_TEMP = /tmp/semver-028998252 [2022-01-19T20:52:34.804Z] # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP [2022-01-19T20:52:35.376Z] # '/tmp/semver-028998252' -> '/w/workspace/foundry_device-rfid-llrp-go_main/.semver' [2022-01-19T20:52:35.376Z] # -> Force: false [2022-01-19T20:52:35.376Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } [2022-01-19T20:52:35.386Z] $ docker exec --env ******** --env ******** 38cf37e464f9d6ae41528564a6a2b6c1f5694fce70a2472c4bc6c21db85e2a4e ssh-agent -k [2022-01-19T20:52:35.471Z] unset SSH_AUTH_SOCK; [2022-01-19T20:52:35.472Z] unset SSH_AGENT_PID; [2022-01-19T20:52:35.472Z] echo Agent pid 58 killed; [2022-01-19T20:52:35.480Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-19T20:52:35.790Z] + git semver [Pipeline] } [2022-01-19T20:52:35.802Z] $ docker stop --time=1 38cf37e464f9d6ae41528564a6a2b6c1f5694fce70a2472c4bc6c21db85e2a4e [2022-01-19T20:52:37.029Z] $ docker rm -f 38cf37e464f9d6ae41528564a6a2b6c1f5694fce70a2472c4bc6c21db85e2a4e [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-19T20:52:37.381Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-19T20:52:37.628Z] Stashed 1 file(s) [Pipeline] echo [2022-01-19T20:52:37.632Z] [edgeXSemver]: initialized semver on version 1.0.1-dev.5 [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-19T20:52:37.743Z] provisioning config files... [2022-01-19T20:52:37.756Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3401670476182289309tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T20:52:38.069Z] ---> docker-login.sh [2022-01-19T20:52:38.070Z] nexus3.edgexfoundry.org:10001 [2022-01-19T20:52:38.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T20:52:38.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:52:38.070Z] Configure a credential helper to remove this warning. See [2022-01-19T20:52:38.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:52:38.070Z] [2022-01-19T20:52:38.070Z] Login Succeeded [2022-01-19T20:52:38.070Z] nexus3.edgexfoundry.org:10002 [2022-01-19T20:52:38.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T20:52:38.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:52:38.070Z] Configure a credential helper to remove this warning. See [2022-01-19T20:52:38.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:52:38.070Z] [2022-01-19T20:52:38.070Z] Login Succeeded [2022-01-19T20:52:38.070Z] nexus3.edgexfoundry.org:10003 [2022-01-19T20:52:38.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T20:52:38.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:52:38.338Z] Configure a credential helper to remove this warning. See [2022-01-19T20:52:38.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:52:38.338Z] [2022-01-19T20:52:38.338Z] Login Succeeded [2022-01-19T20:52:38.338Z] nexus3.edgexfoundry.org:10004 [2022-01-19T20:52:38.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T20:52:38.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:52:38.338Z] Configure a credential helper to remove this warning. See [2022-01-19T20:52:38.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:52:38.338Z] [2022-01-19T20:52:38.338Z] Login Succeeded [2022-01-19T20:52:38.338Z] docker.io [2022-01-19T20:52:38.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T20:52:38.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:52:38.862Z] Configure a credential helper to remove this warning. See [2022-01-19T20:52:38.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:52:38.862Z] [2022-01-19T20:52:38.862Z] Login Succeeded [2022-01-19T20:52:38.862Z] ---> docker-login.sh ends [Pipeline] } [2022-01-19T20:52:38.870Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-19T20:52:38.945Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-19T20:52:38.955Z] ========================================================= [2022-01-19T20:52:38.955Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-19T20:52:38.955Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:52:39.257Z] + 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-19T20:52:39.257Z] Sending build context to Docker daemon 1.693MB [2022-01-19T20:52:39.257Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-01-19T20:52:39.258Z] Step 2/12 : FROM ${BASE} AS builder [2022-01-19T20:52:39.258Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-19T20:52:39.258Z] 59bf1c3509f3: Pulling fs layer [2022-01-19T20:52:39.258Z] 666ba61612fd: Pulling fs layer [2022-01-19T20:52:39.258Z] 8ed8ca486205: Pulling fs layer [2022-01-19T20:52:39.258Z] 4fe6c5a15a65: Pulling fs layer [2022-01-19T20:52:39.258Z] 22a0e8bec74d: Pulling fs layer [2022-01-19T20:52:39.258Z] f965cba54748: Pulling fs layer [2022-01-19T20:52:39.258Z] 861ffc35075e: Pulling fs layer [2022-01-19T20:52:39.258Z] 4b385c91608e: Pulling fs layer [2022-01-19T20:52:39.258Z] 560528eb2ebb: Pulling fs layer [2022-01-19T20:52:39.258Z] 22a0e8bec74d: Waiting [2022-01-19T20:52:39.258Z] f965cba54748: Waiting [2022-01-19T20:52:39.258Z] 861ffc35075e: Waiting [2022-01-19T20:52:39.258Z] 4b385c91608e: Waiting [2022-01-19T20:52:39.258Z] 560528eb2ebb: Waiting [2022-01-19T20:52:39.258Z] 4fe6c5a15a65: Waiting [2022-01-19T20:52:39.258Z] 8ed8ca486205: Download complete [2022-01-19T20:52:39.258Z] 666ba61612fd: Verifying Checksum [2022-01-19T20:52:39.258Z] 666ba61612fd: Download complete [2022-01-19T20:52:39.258Z] 22a0e8bec74d: Verifying Checksum [2022-01-19T20:52:39.258Z] 22a0e8bec74d: Download complete [2022-01-19T20:52:39.525Z] f965cba54748: Verifying Checksum [2022-01-19T20:52:39.525Z] f965cba54748: Download complete [2022-01-19T20:52:39.525Z] 861ffc35075e: Verifying Checksum [2022-01-19T20:52:39.525Z] 861ffc35075e: Download complete [2022-01-19T20:52:39.525Z] 59bf1c3509f3: Verifying Checksum [2022-01-19T20:52:39.525Z] 59bf1c3509f3: Download complete [2022-01-19T20:52:39.525Z] 4b385c91608e: Verifying Checksum [2022-01-19T20:52:39.525Z] 4b385c91608e: Download complete [2022-01-19T20:52:39.794Z] 59bf1c3509f3: Pull complete [2022-01-19T20:52:40.064Z] 666ba61612fd: Pull complete [2022-01-19T20:52:40.064Z] 4fe6c5a15a65: Verifying Checksum [2022-01-19T20:52:40.064Z] 4fe6c5a15a65: Download complete [2022-01-19T20:52:40.064Z] 8ed8ca486205: Pull complete [2022-01-19T20:52:40.337Z] 560528eb2ebb: Verifying Checksum [2022-01-19T20:52:40.337Z] 560528eb2ebb: Download complete [2022-01-19T20:52:44.601Z] 4fe6c5a15a65: Pull complete [2022-01-19T20:52:44.601Z] 22a0e8bec74d: Pull complete [2022-01-19T20:52:44.601Z] f965cba54748: Pull complete [2022-01-19T20:52:44.601Z] 861ffc35075e: Pull complete [2022-01-19T20:52:44.863Z] 4b385c91608e: Pull complete [2022-01-19T20:52:47.434Z] 560528eb2ebb: Pull complete [2022-01-19T20:52:47.435Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-19T20:52:47.435Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-19T20:52:47.435Z] ---> dd4a08f94e63 [2022-01-19T20:52:47.435Z] Step 3/12 : ARG MAKE='make build' [2022-01-19T20:52:49.359Z] ---> Running in c7fe0b3c99cc [2022-01-19T20:52:49.359Z] Removing intermediate container c7fe0b3c99cc [2022-01-19T20:52:49.359Z] ---> 772b3545b59d [2022-01-19T20:52:49.359Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-01-19T20:52:49.359Z] ---> Running in b43cf330cf0f [2022-01-19T20:52:49.621Z] Removing intermediate container b43cf330cf0f [2022-01-19T20:52:49.621Z] ---> 7f3c1bc8d96d [2022-01-19T20:52:49.621Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-01-19T20:52:49.621Z] ---> Running in bd39f6378443 [2022-01-19T20:52:49.621Z] Removing intermediate container bd39f6378443 [2022-01-19T20:52:49.621Z] ---> 10716ec8ec78 [2022-01-19T20:52:49.621Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T20:52:49.621Z] ---> Running in 2a11164af027 [2022-01-19T20:52:50.197Z] Removing intermediate container 2a11164af027 [2022-01-19T20:52:50.197Z] ---> 5362cfc6cc34 [2022-01-19T20:52:50.197Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-19T20:52:50.197Z] ---> Running in e0d7abd8680e [2022-01-19T20:52:50.457Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-19T20:52:51.401Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-19T20:52:51.662Z] OK: 221 MiB in 52 packages [2022-01-19T20:52:51.923Z] Removing intermediate container e0d7abd8680e [2022-01-19T20:52:51.923Z] ---> 35a12f8a7d39 [2022-01-19T20:52:51.923Z] Step 8/12 : WORKDIR /app [2022-01-19T20:52:51.923Z] ---> Running in 79488950e4a0 [2022-01-19T20:52:52.185Z] Removing intermediate container 79488950e4a0 [2022-01-19T20:52:52.185Z] ---> a0458e342051 [2022-01-19T20:52:52.185Z] Step 9/12 : COPY go.mod vendor* ./ [2022-01-19T20:52:52.185Z] ---> 8bbcff03c14f [2022-01-19T20:52:52.185Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T20:52:52.185Z] ---> Running in b4a8055f9d87 [2022-01-19T20:52:52.714Z] Still waiting to schedule task [2022-01-19T20:52:52.714Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-2101’ [2022-01-19T20:53:24.327Z] Removing intermediate container b4a8055f9d87 [2022-01-19T20:53:24.327Z] ---> b15f6b8196f9 [2022-01-19T20:53:24.327Z] Step 11/12 : COPY . . [2022-01-19T20:53:24.327Z] ---> dfe5bbca7f7d [2022-01-19T20:53:24.327Z] Step 12/12 : RUN $MAKE [2022-01-19T20:53:24.327Z] ---> Running in b2a0a3d2b33e [2022-01-19T20:53:24.327Z] noop [2022-01-19T20:53:24.327Z] Removing intermediate container b2a0a3d2b33e [2022-01-19T20:53:24.327Z] ---> fed5b000b08d [2022-01-19T20:53:24.327Z] Successfully built fed5b000b08d [2022-01-19T20:53:24.327Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:53:24.627Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-19T20:53:24.627Z] . [Pipeline] withDockerContainer [2022-01-19T20:53:24.716Z] prd-centos7-docker-4c-2g-2102 does not seem to be running inside a container [2022-01-19T20:53:24.767Z] $ 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-19T20:53:25.160Z] $ docker top 1bba5728a4e93798aecf8f70d88e90cd91dcb5beefc05cdff55db087bf65e2be -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-19T20:53:25.551Z] + go version [2022-01-19T20:53:25.551Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-19T20:53:25.566Z] $ docker stop --time=1 1bba5728a4e93798aecf8f70d88e90cd91dcb5beefc05cdff55db087bf65e2be [2022-01-19T20:53:26.782Z] $ docker rm -f 1bba5728a4e93798aecf8f70d88e90cd91dcb5beefc05cdff55db087bf65e2be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:53:27.192Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-19T20:53:27.192Z] . [Pipeline] withDockerContainer [2022-01-19T20:53:27.258Z] prd-centos7-docker-4c-2g-2102 does not seem to be running inside a container [2022-01-19T20:53:27.292Z] $ 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-19T20:53:27.641Z] $ docker top 93dbb50e2462e439792cb0132613efa4c599ecd85ef8750dea509fa9961db830 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-19T20:53:28.016Z] + make test [2022-01-19T20:53:28.016Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-01-19T20:53:28.281Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-01-19T20:53:43.296Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-01-19T20:53:43.296Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-01-19T20:53:48.715Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.031s coverage: 39.5% of statements [2022-01-19T20:53:48.715Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.234s coverage: 52.0% of statements [2022-01-19T20:53:48.715Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.006s coverage: 95.5% of statements [2022-01-19T20:53:48.715Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-01-19T20:53:54.019Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-19T20:53:54.019Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-19T20:53:54.019Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-19T20:53:54.606Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-19T20:53:54.619Z] $ docker stop --time=1 93dbb50e2462e439792cb0132613efa4c599ecd85ef8750dea509fa9961db830 [2022-01-19T20:53:56.303Z] $ docker rm -f 93dbb50e2462e439792cb0132613efa4c599ecd85ef8750dea509fa9961db830 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-19T20:53:56.701Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-19T20:53:56.780Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-01-19T20:53:57.366Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-19T20:53:57.661Z] + ls -al . [2022-01-19T20:53:57.661Z] total 604 [2022-01-19T20:53:57.661Z] drwxrwxr-x. 11 jenkins jenkins 4096 Jan 19 20:53 . [2022-01-19T20:53:57.661Z] drwxrwxr-x. 4 jenkins jenkins 112 Jan 19 20:52 .. [2022-01-19T20:53:57.661Z] -rw-rw-r--. 1 jenkins jenkins 9072 Jan 19 20:52 Attribution.txt [2022-01-19T20:53:57.661Z] drwxrwxr-x. 2 jenkins jenkins 62 Jan 19 20:52 bin [2022-01-19T20:53:57.661Z] drwxrwxr-x. 4 jenkins jenkins 44 Jan 19 20:52 cmd [2022-01-19T20:53:57.661Z] -rw-r--r--. 1 jenkins jenkins 460220 Jan 19 20:53 coverage.out [2022-01-19T20:53:57.661Z] -rw-rw-r--. 1 jenkins jenkins 1582 Jan 19 20:52 Dockerfile [2022-01-19T20:53:57.661Z] -rw-rw-r--. 1 jenkins jenkins 134 Jan 19 20:52 .dockerignore [2022-01-19T20:53:57.661Z] drwxrwxr-x. 2 jenkins jenkins 4096 Jan 19 20:52 examples [2022-01-19T20:53:57.661Z] drwxrwxr-x. 8 jenkins jenkins 162 Jan 19 20:52 .git [2022-01-19T20:53:57.661Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 19 20:52 .github [2022-01-19T20:53:57.661Z] -rw-rw-r--. 1 jenkins jenkins 946 Jan 19 20:52 .gitignore [2022-01-19T20:53:57.661Z] -rw-rw-r--. 1 jenkins jenkins 245 Jan 19 20:52 go.mod [2022-01-19T20:53:57.661Z] -rw-rw-r--. 1 jenkins jenkins 49145 Jan 19 20:52 go.sum [2022-01-19T20:53:57.661Z] -rw-rw-r--. 1 jenkins jenkins 677 Jan 19 20:52 GOVERNANCE.md [2022-01-19T20:53:57.661Z] drwxrwxr-x. 2 jenkins jenkins 31 Jan 19 20:52 images [2022-01-19T20:53:57.661Z] drwxrwxr-x. 5 jenkins jenkins 45 Jan 19 20:52 internal [2022-01-19T20:53:57.661Z] -rw-rw-r--. 1 jenkins jenkins 682 Jan 19 20:52 Jenkinsfile [2022-01-19T20:53:57.661Z] -rw-rw-r--. 1 jenkins jenkins 11347 Jan 19 20:52 LICENSE [2022-01-19T20:53:57.661Z] -rw-rw-r--. 1 jenkins jenkins 936 Jan 19 20:52 Makefile [2022-01-19T20:53:57.661Z] -rw-rw-r--. 1 jenkins jenkins 625 Jan 19 20:52 OWNERS.md [2022-01-19T20:53:57.661Z] -rw-rw-r--. 1 jenkins jenkins 30403 Jan 19 20:52 README.md [2022-01-19T20:53:57.661Z] drwx------. 3 jenkins jenkins 30 Jan 19 20:52 .semver [2022-01-19T20:53:57.661Z] drwxrwxr-x. 4 jenkins jenkins 71 Jan 19 20:52 snap [2022-01-19T20:53:57.661Z] -rw-rw-r--. 1 jenkins jenkins 11 Jan 19 20:52 VERSION [2022-01-19T20:53:57.661Z] -rw-rw-r--. 1 jenkins jenkins 193 Jan 19 20:52 version.go [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:53:57.958Z] + 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=fd2b54545dbdade7bd7b3b1aa93d6d2bc7d89050 --label arch=amd64 --label version=1.0.1-dev.5 . [2022-01-19T20:53:57.958Z] Sending build context to Docker daemon 1.693MB [2022-01-19T20:53:57.958Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-01-19T20:53:57.958Z] Step 2/26 : FROM ${BASE} AS builder [2022-01-19T20:53:57.958Z] ---> fed5b000b08d [2022-01-19T20:53:57.958Z] Step 3/26 : ARG MAKE='make build' [2022-01-19T20:53:57.958Z] ---> Running in b850ea78f25e [2022-01-19T20:53:57.958Z] Removing intermediate container b850ea78f25e [2022-01-19T20:53:57.958Z] ---> 9f692bf77a67 [2022-01-19T20:53:57.958Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-01-19T20:53:58.220Z] ---> Running in 19bb18b66bbb [2022-01-19T20:53:58.220Z] Removing intermediate container 19bb18b66bbb [2022-01-19T20:53:58.220Z] ---> 83548237745a [2022-01-19T20:53:58.220Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-01-19T20:53:58.220Z] ---> Running in 9b782c81236d [2022-01-19T20:53:58.220Z] Removing intermediate container 9b782c81236d [2022-01-19T20:53:58.220Z] ---> 287da389fbb8 [2022-01-19T20:53:58.220Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T20:53:58.487Z] ---> Running in 360255da8d5b [2022-01-19T20:53:58.749Z] Removing intermediate container 360255da8d5b [2022-01-19T20:53:58.749Z] ---> 3608b5b52537 [2022-01-19T20:53:58.749Z] Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-19T20:53:58.749Z] ---> Running in 248437d379b1 [2022-01-19T20:53:59.011Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-19T20:53:59.953Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-19T20:54:00.214Z] OK: 221 MiB in 52 packages [2022-01-19T20:54:00.479Z] Removing intermediate container 248437d379b1 [2022-01-19T20:54:00.479Z] ---> 57f1dc27ff70 [2022-01-19T20:54:00.479Z] Step 8/26 : WORKDIR /app [2022-01-19T20:54:00.479Z] ---> Running in c9444701f343 [2022-01-19T20:54:00.743Z] Removing intermediate container c9444701f343 [2022-01-19T20:54:00.743Z] ---> 9c0c3af743f6 [2022-01-19T20:54:00.743Z] Step 9/26 : COPY go.mod vendor* ./ [2022-01-19T20:54:00.743Z] ---> 6bc765754761 [2022-01-19T20:54:00.743Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T20:54:00.743Z] ---> Running in df7ffccdc699 [2022-01-19T20:54:01.323Z] Removing intermediate container df7ffccdc699 [2022-01-19T20:54:01.323Z] ---> 9a1d7ab4f413 [2022-01-19T20:54:01.323Z] Step 11/26 : COPY . . [2022-01-19T20:54:01.589Z] ---> 1e4b404dbc39 [2022-01-19T20:54:01.589Z] Step 12/26 : RUN $MAKE [2022-01-19T20:54:01.589Z] ---> Running in 48b73fa71bee [2022-01-19T20:54:01.856Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp.Version=1.0.1-dev.5" -o cmd/device-rfid-llrp ./cmd [2022-01-19T20:54:16.845Z] Removing intermediate container 48b73fa71bee [2022-01-19T20:54:16.845Z] ---> b07a13daeca5 [2022-01-19T20:54:16.845Z] Step 13/26 : FROM alpine:3.14 [2022-01-19T20:54:16.845Z] 3.14: Pulling from library/alpine [2022-01-19T20:54:16.845Z] 97518928ae5f: Pulling fs layer [2022-01-19T20:54:16.845Z] 97518928ae5f: Verifying Checksum [2022-01-19T20:54:16.845Z] 97518928ae5f: Download complete [2022-01-19T20:54:16.845Z] 97518928ae5f: Pull complete [2022-01-19T20:54:16.845Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-19T20:54:16.845Z] Status: Downloaded newer image for alpine:3.14 [2022-01-19T20:54:16.845Z] ---> 0a97eee8041e [2022-01-19T20:54:16.845Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-19T20:54:16.845Z] ---> Running in 523435e356d0 [2022-01-19T20:54:16.845Z] Removing intermediate container 523435e356d0 [2022-01-19T20:54:16.845Z] ---> 3d688317922a [2022-01-19T20:54:16.845Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T20:54:16.845Z] ---> Running in cef69392f294 [2022-01-19T20:54:16.845Z] Removing intermediate container cef69392f294 [2022-01-19T20:54:16.845Z] ---> 55581f92929c [2022-01-19T20:54:16.845Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-19T20:54:16.845Z] ---> Running in 277018ecaadc [2022-01-19T20:54:16.845Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-19T20:54:17.799Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-19T20:54:18.060Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-19T20:54:18.060Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-19T20:54:18.323Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-19T20:54:18.323Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-19T20:54:18.587Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-19T20:54:18.587Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-19T20:54:18.587Z] Executing busybox-1.33.1-r6.trigger [2022-01-19T20:54:18.587Z] OK: 8 MiB in 20 packages [2022-01-19T20:54:19.166Z] Removing intermediate container 277018ecaadc [2022-01-19T20:54:19.166Z] ---> 37fb9bcde8e9 [2022-01-19T20:54:19.166Z] Step 17/26 : COPY --from=builder /app/LICENSE / [2022-01-19T20:54:19.166Z] ---> a5b80f2fd599 [2022-01-19T20:54:19.166Z] Step 18/26 : COPY --from=builder /app/Attribution.txt / [2022-01-19T20:54:19.166Z] ---> 12e4e65ba665 [2022-01-19T20:54:19.166Z] Step 19/26 : COPY --from=builder /app/cmd/device-rfid-llrp /device-rfid-llrp [2022-01-19T20:54:19.737Z] ---> f2f2a27d4794 [2022-01-19T20:54:19.737Z] Step 20/26 : COPY --from=builder /app/cmd/res/ / [2022-01-19T20:54:19.737Z] ---> 8659b87a13c6 [2022-01-19T20:54:19.737Z] Step 21/26 : EXPOSE 59989 [2022-01-19T20:54:19.738Z] ---> Running in 0002ba4ae1ff [2022-01-19T20:54:20.000Z] Removing intermediate container 0002ba4ae1ff [2022-01-19T20:54:20.000Z] ---> 7ce4c7496f3b [2022-01-19T20:54:20.000Z] Step 22/26 : ENTRYPOINT ["/device-rfid-llrp"] [2022-01-19T20:54:20.000Z] ---> Running in 481735fc6af0 [2022-01-19T20:54:20.000Z] Removing intermediate container 481735fc6af0 [2022-01-19T20:54:20.000Z] ---> 06b0dff58c02 [2022-01-19T20:54:20.000Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-01-19T20:54:20.000Z] ---> Running in 1e39ee398a95 [2022-01-19T20:54:20.270Z] Removing intermediate container 1e39ee398a95 [2022-01-19T20:54:20.270Z] ---> 711bccd63419 [2022-01-19T20:54:20.270Z] Step 24/26 : LABEL arch=amd64 [2022-01-19T20:54:20.270Z] ---> Running in cf05650ddb17 [2022-01-19T20:54:20.270Z] Removing intermediate container cf05650ddb17 [2022-01-19T20:54:20.270Z] ---> c56675d9ccf4 [2022-01-19T20:54:20.270Z] Step 25/26 : LABEL git_sha=fd2b54545dbdade7bd7b3b1aa93d6d2bc7d89050 [2022-01-19T20:54:20.270Z] ---> Running in 9e52692bec74 [2022-01-19T20:54:20.270Z] Removing intermediate container 9e52692bec74 [2022-01-19T20:54:20.270Z] ---> 1c45cfc99fc2 [2022-01-19T20:54:20.270Z] Step 26/26 : LABEL version=1.0.1-dev.5 [2022-01-19T20:54:20.270Z] ---> Running in ea919184f8d5 [2022-01-19T20:54:20.534Z] Removing intermediate container ea919184f8d5 [2022-01-19T20:54:20.534Z] ---> 1646edf23be4 [2022-01-19T20:54:20.534Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-19T20:54:20.534Z] Successfully built 1646edf23be4 [2022-01-19T20:54:20.534Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-19T20:54:20.605Z] provisioning config files... [2022-01-19T20:54:20.615Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7549096943826035525tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T20:54:20.915Z] ---> docker-login.sh [2022-01-19T20:54:20.915Z] nexus3.edgexfoundry.org:10001 [2022-01-19T20:54:20.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T20:54:20.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:54:20.915Z] Configure a credential helper to remove this warning. See [2022-01-19T20:54:20.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:54:20.915Z] [2022-01-19T20:54:20.915Z] Login Succeeded [2022-01-19T20:54:20.915Z] nexus3.edgexfoundry.org:10002 [2022-01-19T20:54:20.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T20:54:21.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:54:21.177Z] Configure a credential helper to remove this warning. See [2022-01-19T20:54:21.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:54:21.177Z] [2022-01-19T20:54:21.177Z] Login Succeeded [2022-01-19T20:54:21.177Z] nexus3.edgexfoundry.org:10003 [2022-01-19T20:54:21.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T20:54:21.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:54:21.177Z] Configure a credential helper to remove this warning. See [2022-01-19T20:54:21.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:54:21.177Z] [2022-01-19T20:54:21.177Z] Login Succeeded [2022-01-19T20:54:21.177Z] nexus3.edgexfoundry.org:10004 [2022-01-19T20:54:21.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T20:54:21.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:54:21.437Z] Configure a credential helper to remove this warning. See [2022-01-19T20:54:21.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:54:21.437Z] [2022-01-19T20:54:21.437Z] Login Succeeded [2022-01-19T20:54:21.437Z] docker.io [2022-01-19T20:54:21.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T20:54:21.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:54:21.698Z] Configure a credential helper to remove this warning. See [2022-01-19T20:54:21.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:54:21.698Z] [2022-01-19T20:54:21.698Z] Login Succeeded [2022-01-19T20:54:21.698Z] ---> docker-login.sh ends [Pipeline] } [2022-01-19T20:54:21.706Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-19T20:54:21.744Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-19T20:54:21.761Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2022-01-19T20:54:21.761Z] fd2b54545dbdade7bd7b3b1aa93d6d2bc7d89050 [2022-01-19T20:54:21.761Z] latest [2022-01-19T20:54:21.761Z] 1.0.1-dev.5 [2022-01-19T20:54:21.761Z] fd2b54545dbdade7bd7b3b1aa93d6d2bc7d89050-1.0.1-dev.5 [2022-01-19T20:54:21.761Z] main [2022-01-19T20:54:21.761Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:54:22.081Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:fd2b54545dbdade7bd7b3b1aa93d6d2bc7d89050 [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:54:22.375Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:fd2b54545dbdade7bd7b3b1aa93d6d2bc7d89050 [2022-01-19T20:54:22.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-01-19T20:54:22.375Z] b6a47423499c: Preparing [2022-01-19T20:54:22.375Z] e2f69edc5215: Preparing [2022-01-19T20:54:22.375Z] a4e9ac988b73: Preparing [2022-01-19T20:54:22.375Z] 95ffc99100da: Preparing [2022-01-19T20:54:22.375Z] 165cba540211: Preparing [2022-01-19T20:54:22.375Z] df57837c2dbc: Preparing [2022-01-19T20:54:22.375Z] 1a058d5342cc: Preparing [2022-01-19T20:54:22.375Z] df57837c2dbc: Waiting [2022-01-19T20:54:22.375Z] 1a058d5342cc: Waiting [2022-01-19T20:54:22.636Z] b6a47423499c: Pushed [2022-01-19T20:54:22.636Z] 165cba540211: Pushed [2022-01-19T20:54:22.636Z] 95ffc99100da: Pushed [2022-01-19T20:54:22.636Z] a4e9ac988b73: Pushed [2022-01-19T20:54:22.636Z] 1a058d5342cc: Layer already exists [2022-01-19T20:54:22.636Z] df57837c2dbc: Pushed [2022-01-19T20:54:23.578Z] e2f69edc5215: Pushed [2022-01-19T20:54:23.578Z] fd2b54545dbdade7bd7b3b1aa93d6d2bc7d89050: digest: sha256:4815a269c8c216fb5c2a91706022876671192ba240cdb1cae0b2bcf029c75a36 size: 1781 [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:54:23.882Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:54:24.180Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-01-19T20:54:24.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-01-19T20:54:24.181Z] b6a47423499c: Preparing [2022-01-19T20:54:24.181Z] e2f69edc5215: Preparing [2022-01-19T20:54:24.181Z] a4e9ac988b73: Preparing [2022-01-19T20:54:24.181Z] 95ffc99100da: Preparing [2022-01-19T20:54:24.181Z] 165cba540211: Preparing [2022-01-19T20:54:24.181Z] df57837c2dbc: Preparing [2022-01-19T20:54:24.181Z] 1a058d5342cc: Preparing [2022-01-19T20:54:24.181Z] df57837c2dbc: Waiting [2022-01-19T20:54:24.181Z] 1a058d5342cc: Waiting [2022-01-19T20:54:24.181Z] 95ffc99100da: Layer already exists [2022-01-19T20:54:24.181Z] 165cba540211: Layer already exists [2022-01-19T20:54:24.181Z] a4e9ac988b73: Layer already exists [2022-01-19T20:54:24.181Z] b6a47423499c: Layer already exists [2022-01-19T20:54:24.181Z] e2f69edc5215: Layer already exists [2022-01-19T20:54:24.181Z] 1a058d5342cc: Layer already exists [2022-01-19T20:54:24.181Z] df57837c2dbc: Layer already exists [2022-01-19T20:54:24.181Z] latest: digest: sha256:4815a269c8c216fb5c2a91706022876671192ba240cdb1cae0b2bcf029c75a36 size: 1781 [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:54:24.475Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:54:24.773Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.1-dev.5 [2022-01-19T20:54:24.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-01-19T20:54:24.773Z] b6a47423499c: Preparing [2022-01-19T20:54:24.773Z] e2f69edc5215: Preparing [2022-01-19T20:54:24.773Z] a4e9ac988b73: Preparing [2022-01-19T20:54:24.773Z] 95ffc99100da: Preparing [2022-01-19T20:54:24.773Z] 165cba540211: Preparing [2022-01-19T20:54:24.773Z] df57837c2dbc: Preparing [2022-01-19T20:54:24.773Z] 1a058d5342cc: Preparing [2022-01-19T20:54:24.773Z] df57837c2dbc: Waiting [2022-01-19T20:54:24.773Z] 1a058d5342cc: Waiting [2022-01-19T20:54:24.773Z] a4e9ac988b73: Layer already exists [2022-01-19T20:54:24.773Z] b6a47423499c: Layer already exists [2022-01-19T20:54:24.773Z] 165cba540211: Layer already exists [2022-01-19T20:54:24.773Z] 95ffc99100da: Layer already exists [2022-01-19T20:54:24.773Z] e2f69edc5215: Layer already exists [2022-01-19T20:54:24.773Z] df57837c2dbc: Layer already exists [2022-01-19T20:54:24.773Z] 1a058d5342cc: Layer already exists [2022-01-19T20:54:24.773Z] 1.0.1-dev.5: digest: sha256:4815a269c8c216fb5c2a91706022876671192ba240cdb1cae0b2bcf029c75a36 size: 1781 [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:54:25.074Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:fd2b54545dbdade7bd7b3b1aa93d6d2bc7d89050-1.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:54:25.367Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:fd2b54545dbdade7bd7b3b1aa93d6d2bc7d89050-1.0.1-dev.5 [2022-01-19T20:54:25.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-01-19T20:54:25.367Z] b6a47423499c: Preparing [2022-01-19T20:54:25.367Z] e2f69edc5215: Preparing [2022-01-19T20:54:25.367Z] a4e9ac988b73: Preparing [2022-01-19T20:54:25.367Z] 95ffc99100da: Preparing [2022-01-19T20:54:25.367Z] 165cba540211: Preparing [2022-01-19T20:54:25.367Z] df57837c2dbc: Preparing [2022-01-19T20:54:25.367Z] 1a058d5342cc: Preparing [2022-01-19T20:54:25.367Z] df57837c2dbc: Waiting [2022-01-19T20:54:25.367Z] 1a058d5342cc: Waiting [2022-01-19T20:54:25.367Z] a4e9ac988b73: Layer already exists [2022-01-19T20:54:25.367Z] 165cba540211: Layer already exists [2022-01-19T20:54:25.368Z] 95ffc99100da: Layer already exists [2022-01-19T20:54:25.368Z] e2f69edc5215: Layer already exists [2022-01-19T20:54:25.368Z] b6a47423499c: Layer already exists [2022-01-19T20:54:25.368Z] df57837c2dbc: Layer already exists [2022-01-19T20:54:25.368Z] 1a058d5342cc: Layer already exists [2022-01-19T20:54:25.368Z] fd2b54545dbdade7bd7b3b1aa93d6d2bc7d89050-1.0.1-dev.5: digest: sha256:4815a269c8c216fb5c2a91706022876671192ba240cdb1cae0b2bcf029c75a36 size: 1781 [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:54:25.666Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:54:25.959Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2022-01-19T20:54:25.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-01-19T20:54:25.959Z] b6a47423499c: Preparing [2022-01-19T20:54:25.959Z] e2f69edc5215: Preparing [2022-01-19T20:54:25.959Z] a4e9ac988b73: Preparing [2022-01-19T20:54:25.959Z] 95ffc99100da: Preparing [2022-01-19T20:54:25.959Z] 165cba540211: Preparing [2022-01-19T20:54:25.959Z] df57837c2dbc: Preparing [2022-01-19T20:54:25.959Z] 1a058d5342cc: Preparing [2022-01-19T20:54:25.959Z] df57837c2dbc: Waiting [2022-01-19T20:54:25.959Z] 1a058d5342cc: Waiting [2022-01-19T20:54:25.959Z] a4e9ac988b73: Layer already exists [2022-01-19T20:54:25.959Z] e2f69edc5215: Layer already exists [2022-01-19T20:54:25.959Z] 95ffc99100da: Layer already exists [2022-01-19T20:54:25.959Z] 165cba540211: Layer already exists [2022-01-19T20:54:25.959Z] b6a47423499c: Layer already exists [2022-01-19T20:54:25.959Z] 1a058d5342cc: Layer already exists [2022-01-19T20:54:25.959Z] df57837c2dbc: Layer already exists [2022-01-19T20:54:25.959Z] main: digest: sha256:4815a269c8c216fb5c2a91706022876671192ba240cdb1cae0b2bcf029c75a36 size: 1781 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-19T20:54:25.998Z] ===================================================== [Pipeline] echo [2022-01-19T20:54:26.011Z] taggedImages: [2022-01-19T20:54:26.011Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:fd2b54545dbdade7bd7b3b1aa93d6d2bc7d89050 [2022-01-19T20:54:26.011Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-01-19T20:54:26.011Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.1-dev.5 [2022-01-19T20:54:26.011Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:fd2b54545dbdade7bd7b3b1aa93d6d2bc7d89050-1.0.1-dev.5 [2022-01-19T20:54:26.011Z] - 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-19T20:54:26.393Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-19T20:54:26.394Z] [2022-01-19T20:54:26.394Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:54:26.696Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-19T20:54:26.696Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-19T20:54:26.696Z] b4d181a07f80: Pulling fs layer [2022-01-19T20:54:26.696Z] a1111a8f2ec3: Pulling fs layer [2022-01-19T20:54:26.696Z] ed53099fbce6: Pulling fs layer [2022-01-19T20:54:26.696Z] dc539afda2c1: Pulling fs layer [2022-01-19T20:54:26.696Z] 77bc0d833cb6: Pulling fs layer [2022-01-19T20:54:26.696Z] 9065ff56babe: Pulling fs layer [2022-01-19T20:54:26.696Z] d287ab97295c: Pulling fs layer [2022-01-19T20:54:26.696Z] dc539afda2c1: Waiting [2022-01-19T20:54:26.696Z] 77bc0d833cb6: Waiting [2022-01-19T20:54:26.696Z] 9065ff56babe: Waiting [2022-01-19T20:54:26.696Z] d287ab97295c: Waiting [2022-01-19T20:54:26.696Z] a1111a8f2ec3: Verifying Checksum [2022-01-19T20:54:26.696Z] a1111a8f2ec3: Download complete [2022-01-19T20:54:26.696Z] dc539afda2c1: Verifying Checksum [2022-01-19T20:54:26.696Z] dc539afda2c1: Download complete [2022-01-19T20:54:26.696Z] ed53099fbce6: Verifying Checksum [2022-01-19T20:54:26.696Z] ed53099fbce6: Download complete [2022-01-19T20:54:26.696Z] 9065ff56babe: Verifying Checksum [2022-01-19T20:54:26.696Z] 9065ff56babe: Download complete [2022-01-19T20:54:26.696Z] 77bc0d833cb6: Verifying Checksum [2022-01-19T20:54:26.696Z] 77bc0d833cb6: Download complete [2022-01-19T20:54:26.960Z] b4d181a07f80: Verifying Checksum [2022-01-19T20:54:26.960Z] b4d181a07f80: Download complete [2022-01-19T20:54:27.538Z] d287ab97295c: Verifying Checksum [2022-01-19T20:54:27.538Z] d287ab97295c: Download complete [2022-01-19T20:54:28.116Z] b4d181a07f80: Pull complete [2022-01-19T20:54:28.386Z] a1111a8f2ec3: Pull complete [2022-01-19T20:54:28.964Z] ed53099fbce6: Pull complete [2022-01-19T20:54:28.964Z] dc539afda2c1: Pull complete [2022-01-19T20:54:29.232Z] 77bc0d833cb6: Pull complete [2022-01-19T20:54:29.232Z] 9065ff56babe: Pull complete [2022-01-19T20:54:34.932Z] d287ab97295c: Pull complete [2022-01-19T20:54:34.932Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-19T20:54:34.932Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-19T20:54:34.932Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-19T20:54:35.020Z] prd-centos7-docker-4c-2g-2102 does not seem to be running inside a container [2022-01-19T20:54:35.051Z] $ 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-19T20:54:37.882Z] $ docker top eb17c71d64880311585bbeca757181ea64a71581390c55977e4a35bd66fb909d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T20:54:38.279Z] ---> job-cost.sh [2022-01-19T20:54:38.279Z] lf-activate-venv: SKIPPING [2022-01-19T20:54:38.279Z] INFO: No Stack... [2022-01-19T20:54:38.541Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-19T20:54:38.800Z] INFO: Archiving Costs [Pipeline] sh [2022-01-19T20:54:39.101Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2022-01-19T20:54:39.101Z] + cut -d, -f6 [Pipeline] lock [2022-01-19T20:54:39.116Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-14-stack-cost] [2022-01-19T20:54:39.124Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-14-stack-cost] did not exist. Created. [2022-01-19T20:54:39.125Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-19T20:54:39.433Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-01-19T20:54:39.462Z] Stashed 1 file(s) [Pipeline] } [2022-01-19T20:54:39.469Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-14-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-19T20:54:39.485Z] $ docker stop --time=1 eb17c71d64880311585bbeca757181ea64a71581390c55977e4a35bd66fb909d [2022-01-19T20:54:40.615Z] $ docker rm -f eb17c71d64880311585bbeca757181ea64a71581390c55977e4a35bd66fb909d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-19T20:55:14.380Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2104 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2022-01-19T20:55:14.393Z] Running in /w/workspace/device-rfid-llrp-go/14 [Pipeline] { [Pipeline] checkout [2022-01-19T20:55:14.581Z] Selected Git installation does not exist. Using Default [2022-01-19T20:55:14.581Z] The recommended git tool is: NONE [2022-01-19T20:55:19.879Z] using credential edgex-jenkins-ssh [2022-01-19T20:55:19.897Z] Cloning the remote Git repository [2022-01-19T20:55:19.974Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-01-19T20:55:20.059Z] > git init /w/workspace/device-rfid-llrp-go/14 # timeout=10 [2022-01-19T20:55:20.145Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-01-19T20:55:20.146Z] > git --version # timeout=10 [2022-01-19T20:55:20.170Z] > git --version # 'git version 2.17.1' [2022-01-19T20:55:20.172Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-19T20:55:20.270Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-19T20:55:21.148Z] Avoid second fetch [2022-01-19T20:55:21.148Z] Checking out Revision fd2b54545dbdade7bd7b3b1aa93d6d2bc7d89050 (main) [2022-01-19T20:55:21.108Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-01-19T20:55:21.134Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-19T20:55:21.194Z] > git config core.sparsecheckout # timeout=10 [2022-01-19T20:55:21.267Z] > git checkout -f fd2b54545dbdade7bd7b3b1aa93d6d2bc7d89050 # timeout=10 [2022-01-19T20:55:25.496Z] Commit message: "ci: Go 1.17 related changes (#58)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-19T20:55:26.453Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-19T20:55:26.453Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-19T20:55:26.453Z] Dload Upload Total Spent Left Speed [2022-01-19T20:55:26.453Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 154k 0 --:--:-- --:--:-- --:--:-- 154k [Pipeline] sh [2022-01-19T20:55:27.001Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-19T20:55:27.347Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-19T20:55:27.347Z] + sudo tee /etc/docker/daemon.new [2022-01-19T20:55:27.347Z] { [2022-01-19T20:55:27.347Z] "registry-mirrors": [ [2022-01-19T20:55:27.347Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-19T20:55:27.347Z] ], [2022-01-19T20:55:27.347Z] "bip": "10.250.0.254/24", [2022-01-19T20:55:27.347Z] "hosts": [ [2022-01-19T20:55:27.347Z] "tcp://0.0.0.0:5555", [2022-01-19T20:55:27.347Z] "unix:///var/run/docker.sock" [2022-01-19T20:55:27.347Z] ], [2022-01-19T20:55:27.347Z] "mtu": 1458, [2022-01-19T20:55:27.347Z] "selinux-enabled": true, [2022-01-19T20:55:27.347Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-19T20:55:27.347Z] } [Pipeline] sh [2022-01-19T20:55:27.702Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-19T20:55:28.054Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-19T20:55:46.388Z] provisioning config files... [2022-01-19T20:55:46.413Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/14@tmp/config7834026892117170119tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T20:55:46.848Z] ---> docker-login.sh [2022-01-19T20:55:46.849Z] nexus3.edgexfoundry.org:10001 [2022-01-19T20:55:47.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T20:55:47.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:55:47.724Z] Configure a credential helper to remove this warning. See [2022-01-19T20:55:47.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:55:47.724Z] [2022-01-19T20:55:47.724Z] Login Succeeded [2022-01-19T20:55:47.724Z] nexus3.edgexfoundry.org:10002 [2022-01-19T20:55:47.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T20:55:48.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:55:48.269Z] Configure a credential helper to remove this warning. See [2022-01-19T20:55:48.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:55:48.269Z] [2022-01-19T20:55:48.269Z] Login Succeeded [2022-01-19T20:55:48.269Z] nexus3.edgexfoundry.org:10003 [2022-01-19T20:55:48.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T20:55:48.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:55:48.541Z] Configure a credential helper to remove this warning. See [2022-01-19T20:55:48.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:55:48.541Z] [2022-01-19T20:55:48.541Z] Login Succeeded [2022-01-19T20:55:48.541Z] nexus3.edgexfoundry.org:10004 [2022-01-19T20:55:48.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T20:55:49.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:55:49.096Z] Configure a credential helper to remove this warning. See [2022-01-19T20:55:49.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:55:49.096Z] [2022-01-19T20:55:49.096Z] Login Succeeded [2022-01-19T20:55:49.096Z] docker.io [2022-01-19T20:55:49.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T20:55:49.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:55:49.638Z] Configure a credential helper to remove this warning. See [2022-01-19T20:55:49.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:55:49.638Z] [2022-01-19T20:55:49.638Z] Login Succeeded [2022-01-19T20:55:49.638Z] ---> docker-login.sh ends [Pipeline] } [2022-01-19T20:55:49.655Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-19T20:55:50.110Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-19T20:55:50.123Z] ========================================================= [2022-01-19T20:55:50.123Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-19T20:55:50.123Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:55:50.471Z] + 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-19T20:55:50.742Z] Sending build context to Docker daemon 1.218MB [2022-01-19T20:55:50.742Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-01-19T20:55:50.742Z] Step 2/12 : FROM ${BASE} AS builder [2022-01-19T20:55:51.015Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-19T20:55:51.015Z] 9b3977197b4f: Pulling fs layer [2022-01-19T20:55:51.015Z] 1a89e8eeedd5: Pulling fs layer [2022-01-19T20:55:51.015Z] 94645a83ff95: Pulling fs layer [2022-01-19T20:55:51.015Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-19T20:55:51.015Z] 0c92f367c5e7: Pulling fs layer [2022-01-19T20:55:51.015Z] 4b8299f9d1f4: Pulling fs layer [2022-01-19T20:55:51.015Z] 9a6b49a46696: Pulling fs layer [2022-01-19T20:55:51.015Z] cf05db05a679: Pulling fs layer [2022-01-19T20:55:51.015Z] 4b8299f9d1f4: Waiting [2022-01-19T20:55:51.015Z] 9a6b49a46696: Waiting [2022-01-19T20:55:51.015Z] cf05db05a679: Waiting [2022-01-19T20:55:51.015Z] 3f3a8bcf1eab: Waiting [2022-01-19T20:55:51.015Z] 0c92f367c5e7: Waiting [2022-01-19T20:55:51.015Z] 94645a83ff95: Verifying Checksum [2022-01-19T20:55:51.015Z] 94645a83ff95: Download complete [2022-01-19T20:55:51.015Z] 1a89e8eeedd5: Download complete [2022-01-19T20:55:51.015Z] 0c92f367c5e7: Download complete [2022-01-19T20:55:51.015Z] 4b8299f9d1f4: Download complete [2022-01-19T20:55:51.015Z] 9b3977197b4f: Verifying Checksum [2022-01-19T20:55:51.015Z] 9b3977197b4f: Download complete [2022-01-19T20:55:51.015Z] 9a6b49a46696: Verifying Checksum [2022-01-19T20:55:51.015Z] 9a6b49a46696: Download complete [2022-01-19T20:55:51.994Z] 9b3977197b4f: Pull complete [2022-01-19T20:55:52.270Z] 1a89e8eeedd5: Pull complete [2022-01-19T20:55:52.544Z] 94645a83ff95: Pull complete [2022-01-19T20:55:52.815Z] cf05db05a679: Verifying Checksum [2022-01-19T20:55:52.815Z] cf05db05a679: Download complete [2022-01-19T20:55:53.409Z] 3f3a8bcf1eab: Verifying Checksum [2022-01-19T20:55:53.409Z] 3f3a8bcf1eab: Download complete [2022-01-19T20:56:03.563Z] 3f3a8bcf1eab: Pull complete [2022-01-19T20:56:03.563Z] 0c92f367c5e7: Pull complete [2022-01-19T20:56:03.834Z] 4b8299f9d1f4: Pull complete [2022-01-19T20:56:04.104Z] 9a6b49a46696: Pull complete [2022-01-19T20:56:09.484Z] cf05db05a679: Pull complete [2022-01-19T20:56:09.484Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-19T20:56:09.484Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-19T20:56:09.484Z] ---> 0ccda1f7e2ee [2022-01-19T20:56:09.484Z] Step 3/12 : ARG MAKE='make build' [2022-01-19T20:56:10.909Z] ---> Running in 568217f7ee7e [2022-01-19T20:56:11.182Z] Removing intermediate container 568217f7ee7e [2022-01-19T20:56:11.182Z] ---> b00b0f96a664 [2022-01-19T20:56:11.182Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-01-19T20:56:11.454Z] ---> Running in 3f90f10c1eaf [2022-01-19T20:56:11.725Z] Removing intermediate container 3f90f10c1eaf [2022-01-19T20:56:11.726Z] ---> c9b6d7a79ba4 [2022-01-19T20:56:11.726Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-01-19T20:56:11.995Z] ---> Running in cfedf717e79c [2022-01-19T20:56:12.266Z] Removing intermediate container cfedf717e79c [2022-01-19T20:56:12.266Z] ---> bf3b26d166b5 [2022-01-19T20:56:12.266Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T20:56:12.266Z] ---> Running in c059760674d4 [2022-01-19T20:56:14.240Z] Removing intermediate container c059760674d4 [2022-01-19T20:56:14.240Z] ---> 6d0261f07641 [2022-01-19T20:56:14.240Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-19T20:56:14.240Z] ---> Running in 9da87796cce9 [2022-01-19T20:56:15.220Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-19T20:56:16.202Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-19T20:56:17.188Z] OK: 220 MiB in 52 packages [2022-01-19T20:56:18.173Z] Removing intermediate container 9da87796cce9 [2022-01-19T20:56:18.173Z] ---> 830a963aa1fa [2022-01-19T20:56:18.173Z] Step 8/12 : WORKDIR /app [2022-01-19T20:56:18.173Z] ---> Running in b07be4685e66 [2022-01-19T20:56:18.446Z] Removing intermediate container b07be4685e66 [2022-01-19T20:56:18.446Z] ---> 595bb52541fe [2022-01-19T20:56:18.446Z] Step 9/12 : COPY go.mod vendor* ./ [2022-01-19T20:56:19.428Z] ---> 5ea9c9756000 [2022-01-19T20:56:19.428Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T20:56:19.428Z] ---> Running in 493575c91601 [2022-01-19T20:57:41.242Z] Removing intermediate container 493575c91601 [2022-01-19T20:57:41.242Z] ---> 2b30ade16bb0 [2022-01-19T20:57:41.242Z] Step 11/12 : COPY . . [2022-01-19T20:57:41.242Z] ---> e9bb5cf2b4ce [2022-01-19T20:57:41.242Z] Step 12/12 : RUN $MAKE [2022-01-19T20:57:41.242Z] ---> Running in 1b428521a166 [2022-01-19T20:57:41.242Z] noop [2022-01-19T20:57:41.242Z] Removing intermediate container 1b428521a166 [2022-01-19T20:57:41.242Z] ---> d00f4493c00e [2022-01-19T20:57:41.242Z] Successfully built d00f4493c00e [2022-01-19T20:57:41.242Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:57:41.588Z] + docker inspect -f . ci-base-image-arm64 [2022-01-19T20:57:41.588Z] . [Pipeline] withDockerContainer [2022-01-19T20:57:41.824Z] prd-ubuntu18.04-docker-arm64-4c-16g-2104 does not seem to be running inside a container [2022-01-19T20:57:41.916Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/14 -v /w/workspace/device-rfid-llrp-go/14:/w/workspace/device-rfid-llrp-go/14:rw,z -v /w/workspace/device-rfid-llrp-go/14@tmp:/w/workspace/device-rfid-llrp-go/14@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-19T20:57:43.318Z] $ docker top fac8c8d0b5e4bbf222d42c6a1fb03a7d6162d1b5fb0ec8fce288ee582999e89b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-19T20:57:44.229Z] + go version [2022-01-19T20:57:44.229Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-19T20:57:44.253Z] $ docker stop --time=1 fac8c8d0b5e4bbf222d42c6a1fb03a7d6162d1b5fb0ec8fce288ee582999e89b [2022-01-19T20:57:45.898Z] $ docker rm -f fac8c8d0b5e4bbf222d42c6a1fb03a7d6162d1b5fb0ec8fce288ee582999e89b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:57:46.472Z] + docker inspect -f . ci-base-image-arm64 [2022-01-19T20:57:46.472Z] . [Pipeline] withDockerContainer [2022-01-19T20:57:46.677Z] prd-ubuntu18.04-docker-arm64-4c-16g-2104 does not seem to be running inside a container [2022-01-19T20:57:46.762Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/14 -v /w/workspace/device-rfid-llrp-go/14:/w/workspace/device-rfid-llrp-go/14:rw,z -v /w/workspace/device-rfid-llrp-go/14@tmp:/w/workspace/device-rfid-llrp-go/14@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-19T20:57:48.042Z] $ docker top 32d105d54c82af676bb4abd2a3f9b083ee6348c17f834fd7bb70c18e1d8aec29 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-19T20:57:48.943Z] + make test [2022-01-19T20:57:48.943Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-01-19T20:57:50.404Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-01-19T20:58:47.064Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-01-19T20:58:47.064Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-01-19T20:59:13.870Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 27.259s coverage: 39.5% of statements [2022-01-19T20:59:13.870Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.505s coverage: 52.0% of statements [2022-01-19T20:59:13.870Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.031s coverage: 96.4% of statements [2022-01-19T20:59:13.870Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-01-19T20:59:36.026Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-19T20:59:36.026Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-19T20:59:36.026Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-19T20:59:37.024Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-19T20:59:37.041Z] $ docker stop --time=1 32d105d54c82af676bb4abd2a3f9b083ee6348c17f834fd7bb70c18e1d8aec29 [2022-01-19T20:59:38.769Z] $ docker rm -f 32d105d54c82af676bb4abd2a3f9b083ee6348c17f834fd7bb70c18e1d8aec29 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-19T20:59:39.610Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-19T20:59:39.631Z] Warning: overwriting stash ‘coverage-report’ [2022-01-19T20:59:40.314Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-19T20:59:40.756Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-19T20:59:41.096Z] + ls -al . [2022-01-19T20:59:41.096Z] total 636 [2022-01-19T20:59:41.096Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 19 20:59 . [2022-01-19T20:59:41.096Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 20:55 .. [2022-01-19T20:59:41.096Z] -rw-rw-r-- 1 jenkins jenkins 134 Jan 19 20:55 .dockerignore [2022-01-19T20:59:41.096Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 19 20:55 .git [2022-01-19T20:59:41.096Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 20:55 .github [2022-01-19T20:59:41.096Z] -rw-rw-r-- 1 jenkins jenkins 946 Jan 19 20:55 .gitignore [2022-01-19T20:59:41.096Z] -rw-rw-r-- 1 jenkins jenkins 9072 Jan 19 20:55 Attribution.txt [2022-01-19T20:59:41.096Z] -rw-rw-r-- 1 jenkins jenkins 1582 Jan 19 20:55 Dockerfile [2022-01-19T20:59:41.096Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 19 20:55 GOVERNANCE.md [2022-01-19T20:59:41.096Z] -rw-rw-r-- 1 jenkins jenkins 682 Jan 19 20:55 Jenkinsfile [2022-01-19T20:59:41.096Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jan 19 20:55 LICENSE [2022-01-19T20:59:41.096Z] -rw-rw-r-- 1 jenkins jenkins 936 Jan 19 20:55 Makefile [2022-01-19T20:59:41.096Z] -rw-rw-r-- 1 jenkins jenkins 625 Jan 19 20:55 OWNERS.md [2022-01-19T20:59:41.096Z] -rw-rw-r-- 1 jenkins jenkins 30403 Jan 19 20:55 README.md [2022-01-19T20:59:41.096Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 19 20:52 VERSION [2022-01-19T20:59:41.096Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 20:55 bin [2022-01-19T20:59:41.096Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 20:55 cmd [2022-01-19T20:59:41.096Z] -rw-r--r-- 1 jenkins jenkins 460220 Jan 19 20:59 coverage.out [2022-01-19T20:59:41.096Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 20:55 examples [2022-01-19T20:59:41.096Z] -rw-rw-r-- 1 jenkins jenkins 245 Jan 19 20:55 go.mod [2022-01-19T20:59:41.096Z] -rw-rw-r-- 1 jenkins jenkins 49145 Jan 19 20:55 go.sum [2022-01-19T20:59:41.096Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 20:55 images [2022-01-19T20:59:41.096Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 19 20:55 internal [2022-01-19T20:59:41.096Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 20:55 snap [2022-01-19T20:59:41.096Z] -rw-rw-r-- 1 jenkins jenkins 193 Jan 19 20:55 version.go [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:59:41.445Z] + 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=fd2b54545dbdade7bd7b3b1aa93d6d2bc7d89050 --label arch=arm64 --label version=1.0.1-dev.5 . [2022-01-19T20:59:41.721Z] Sending build context to Docker daemon 1.218MB [2022-01-19T20:59:41.721Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-01-19T20:59:41.721Z] Step 2/26 : FROM ${BASE} AS builder [2022-01-19T20:59:41.721Z] ---> d00f4493c00e [2022-01-19T20:59:41.721Z] Step 3/26 : ARG MAKE='make build' [2022-01-19T20:59:41.994Z] ---> Running in 74b42b1f1803 [2022-01-19T20:59:42.267Z] Removing intermediate container 74b42b1f1803 [2022-01-19T20:59:42.267Z] ---> a664869b4950 [2022-01-19T20:59:42.267Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-01-19T20:59:42.539Z] ---> Running in 1167de3830b7 [2022-01-19T20:59:42.812Z] Removing intermediate container 1167de3830b7 [2022-01-19T20:59:42.812Z] ---> a7d3864378db [2022-01-19T20:59:42.812Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-01-19T20:59:42.812Z] ---> Running in 7c3ab5c54e80 [2022-01-19T20:59:43.418Z] Removing intermediate container 7c3ab5c54e80 [2022-01-19T20:59:43.418Z] ---> 70719c0fdb94 [2022-01-19T20:59:43.418Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T20:59:43.418Z] ---> Running in 6e12065c06e8 [2022-01-19T20:59:45.404Z] Removing intermediate container 6e12065c06e8 [2022-01-19T20:59:45.404Z] ---> 6a976e374afc [2022-01-19T20:59:45.404Z] Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-19T20:59:45.404Z] ---> Running in 150ac9122185 [2022-01-19T20:59:46.382Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-19T20:59:47.358Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-19T20:59:47.952Z] OK: 220 MiB in 52 packages [2022-01-19T20:59:48.929Z] Removing intermediate container 150ac9122185 [2022-01-19T20:59:48.930Z] ---> 24848cbf16b0 [2022-01-19T20:59:48.930Z] Step 8/26 : WORKDIR /app [2022-01-19T20:59:49.208Z] ---> Running in bbc44ef2e345 [2022-01-19T20:59:49.478Z] Removing intermediate container bbc44ef2e345 [2022-01-19T20:59:49.478Z] ---> a8e36318ae49 [2022-01-19T20:59:49.478Z] Step 9/26 : COPY go.mod vendor* ./ [2022-01-19T20:59:50.081Z] ---> b8d44d37f6b3 [2022-01-19T20:59:50.081Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T20:59:50.081Z] ---> Running in 113672110b5e [2022-01-19T20:59:52.059Z] Removing intermediate container 113672110b5e [2022-01-19T20:59:52.059Z] ---> 995aec153b3f [2022-01-19T20:59:52.059Z] Step 11/26 : COPY . . [2022-01-19T20:59:53.037Z] ---> cb508e33176b [2022-01-19T20:59:53.037Z] Step 12/26 : RUN $MAKE [2022-01-19T20:59:53.037Z] ---> Running in 06715a1af2a1 [2022-01-19T20:59:54.019Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp.Version=1.0.1-dev.5" -o cmd/device-rfid-llrp ./cmd [2022-01-19T21:00:41.013Z] Removing intermediate container 06715a1af2a1 [2022-01-19T21:00:41.013Z] ---> 5e7bff7454e0 [2022-01-19T21:00:41.013Z] Step 13/26 : FROM alpine:3.14 [2022-01-19T21:00:41.013Z] 3.14: Pulling from library/alpine [2022-01-19T21:00:41.013Z] be307f383ecc: Pulling fs layer [2022-01-19T21:00:41.013Z] be307f383ecc: Verifying Checksum [2022-01-19T21:00:41.013Z] be307f383ecc: Download complete [2022-01-19T21:00:41.013Z] be307f383ecc: Pull complete [2022-01-19T21:00:41.013Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-19T21:00:41.013Z] Status: Downloaded newer image for alpine:3.14 [2022-01-19T21:00:41.013Z] ---> 5b8b7b635229 [2022-01-19T21:00:41.013Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-19T21:00:41.013Z] ---> Running in f7990e1c767f [2022-01-19T21:00:41.013Z] Removing intermediate container f7990e1c767f [2022-01-19T21:00:41.013Z] ---> 7b1b420f1643 [2022-01-19T21:00:41.013Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T21:00:41.013Z] ---> Running in 249c3c7e99bb [2022-01-19T21:00:41.290Z] Removing intermediate container 249c3c7e99bb [2022-01-19T21:00:41.290Z] ---> 82b5f6a496eb [2022-01-19T21:00:41.290Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-19T21:00:41.565Z] ---> Running in 58d8248e52d5 [2022-01-19T21:00:42.539Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-19T21:00:43.519Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-19T21:00:44.119Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-19T21:00:44.391Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-19T21:00:44.391Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-19T21:00:44.391Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-19T21:00:44.664Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-19T21:00:44.938Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-19T21:00:44.938Z] Executing busybox-1.33.1-r6.trigger [2022-01-19T21:00:44.938Z] OK: 8 MiB in 20 packages [2022-01-19T21:00:45.915Z] Removing intermediate container 58d8248e52d5 [2022-01-19T21:00:45.915Z] ---> 3411c9dc897e [2022-01-19T21:00:45.915Z] Step 17/26 : COPY --from=builder /app/LICENSE / [2022-01-19T21:00:46.513Z] ---> e0852cc36ff0 [2022-01-19T21:00:46.513Z] Step 18/26 : COPY --from=builder /app/Attribution.txt / [2022-01-19T21:00:47.104Z] ---> c02e89e06265 [2022-01-19T21:00:47.104Z] Step 19/26 : COPY --from=builder /app/cmd/device-rfid-llrp /device-rfid-llrp [2022-01-19T21:00:48.083Z] ---> b12d604e4306 [2022-01-19T21:00:48.083Z] Step 20/26 : COPY --from=builder /app/cmd/res/ / [2022-01-19T21:00:48.681Z] ---> 82f843e589d8 [2022-01-19T21:00:48.681Z] Step 21/26 : EXPOSE 59989 [2022-01-19T21:00:48.681Z] ---> Running in c4ae5fe066c3 [2022-01-19T21:00:48.953Z] Removing intermediate container c4ae5fe066c3 [2022-01-19T21:00:48.953Z] ---> 936f3a7363bd [2022-01-19T21:00:48.953Z] Step 22/26 : ENTRYPOINT ["/device-rfid-llrp"] [2022-01-19T21:00:49.225Z] ---> Running in ccdf237a78ef [2022-01-19T21:00:49.498Z] Removing intermediate container ccdf237a78ef [2022-01-19T21:00:49.498Z] ---> b8fabcb57515 [2022-01-19T21:00:49.498Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-01-19T21:00:49.498Z] ---> Running in 4cbb3c9b1af4 [2022-01-19T21:00:49.775Z] Removing intermediate container 4cbb3c9b1af4 [2022-01-19T21:00:49.775Z] ---> 30468235195e [2022-01-19T21:00:49.775Z] Step 24/26 : LABEL arch=arm64 [2022-01-19T21:00:50.047Z] ---> Running in 834a2aaf4e28 [2022-01-19T21:00:50.321Z] Removing intermediate container 834a2aaf4e28 [2022-01-19T21:00:50.321Z] ---> 7095024e2416 [2022-01-19T21:00:50.321Z] Step 25/26 : LABEL git_sha=fd2b54545dbdade7bd7b3b1aa93d6d2bc7d89050 [2022-01-19T21:00:50.321Z] ---> Running in f93011658870 [2022-01-19T21:00:50.595Z] Removing intermediate container f93011658870 [2022-01-19T21:00:50.595Z] ---> 205ceea24ece [2022-01-19T21:00:50.595Z] Step 26/26 : LABEL version=1.0.1-dev.5 [2022-01-19T21:00:50.872Z] ---> Running in bdb506f9ebf6 [2022-01-19T21:00:51.152Z] Removing intermediate container bdb506f9ebf6 [2022-01-19T21:00:51.152Z] ---> 45fff19c50df [2022-01-19T21:00:51.152Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-19T21:00:51.152Z] Successfully built 45fff19c50df [2022-01-19T21:00:51.152Z] 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-19T21:00:51.268Z] provisioning config files... [2022-01-19T21:00:51.288Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/14@tmp/config535677878542709772tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T21:00:51.638Z] ---> docker-login.sh [2022-01-19T21:00:51.638Z] nexus3.edgexfoundry.org:10001 [2022-01-19T21:00:51.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T21:00:51.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T21:00:51.908Z] Configure a credential helper to remove this warning. See [2022-01-19T21:00:51.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T21:00:51.908Z] [2022-01-19T21:00:51.908Z] Login Succeeded [2022-01-19T21:00:51.908Z] nexus3.edgexfoundry.org:10002 [2022-01-19T21:00:52.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T21:00:52.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T21:00:52.178Z] Configure a credential helper to remove this warning. See [2022-01-19T21:00:52.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T21:00:52.178Z] [2022-01-19T21:00:52.178Z] Login Succeeded [2022-01-19T21:00:52.449Z] nexus3.edgexfoundry.org:10003 [2022-01-19T21:00:52.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T21:00:52.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T21:00:52.720Z] Configure a credential helper to remove this warning. See [2022-01-19T21:00:52.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T21:00:52.720Z] [2022-01-19T21:00:52.720Z] Login Succeeded [2022-01-19T21:00:52.720Z] nexus3.edgexfoundry.org:10004 [2022-01-19T21:00:52.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T21:00:52.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T21:00:52.989Z] Configure a credential helper to remove this warning. See [2022-01-19T21:00:52.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T21:00:52.989Z] [2022-01-19T21:00:52.989Z] Login Succeeded [2022-01-19T21:00:53.261Z] docker.io [2022-01-19T21:00:53.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T21:00:53.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T21:00:53.802Z] Configure a credential helper to remove this warning. See [2022-01-19T21:00:53.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T21:00:53.802Z] [2022-01-19T21:00:53.802Z] Login Succeeded [2022-01-19T21:00:53.802Z] ---> docker-login.sh ends [Pipeline] } [2022-01-19T21:00:53.821Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-19T21:00:53.857Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-19T21:00:53.878Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2022-01-19T21:00:53.878Z] fd2b54545dbdade7bd7b3b1aa93d6d2bc7d89050 [2022-01-19T21:00:53.878Z] latest [2022-01-19T21:00:53.878Z] 1.0.1-dev.5 [2022-01-19T21:00:53.878Z] fd2b54545dbdade7bd7b3b1aa93d6d2bc7d89050-1.0.1-dev.5 [2022-01-19T21:00:53.878Z] main [2022-01-19T21:00:53.878Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-19T21:00:54.216Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:fd2b54545dbdade7bd7b3b1aa93d6d2bc7d89050 [Pipeline] isUnix [Pipeline] sh [2022-01-19T21:00:54.552Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:fd2b54545dbdade7bd7b3b1aa93d6d2bc7d89050 [2022-01-19T21:00:54.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-01-19T21:00:54.552Z] a4b208be7c44: Preparing [2022-01-19T21:00:54.552Z] f60e9353a580: Preparing [2022-01-19T21:00:54.552Z] efe00d7a178f: Preparing [2022-01-19T21:00:54.552Z] b98df3914a4b: Preparing [2022-01-19T21:00:54.552Z] 6e1a22323247: Preparing [2022-01-19T21:00:54.552Z] 6f5e7e036fb9: Preparing [2022-01-19T21:00:54.552Z] 62170e181a92: Preparing [2022-01-19T21:00:54.552Z] 6f5e7e036fb9: Waiting [2022-01-19T21:00:54.552Z] 62170e181a92: Waiting [2022-01-19T21:00:54.824Z] a4b208be7c44: Pushed [2022-01-19T21:00:54.824Z] b98df3914a4b: Pushed [2022-01-19T21:00:54.824Z] efe00d7a178f: Pushed [2022-01-19T21:00:54.824Z] 62170e181a92: Layer already exists [2022-01-19T21:00:55.102Z] 6f5e7e036fb9: Pushed [2022-01-19T21:00:55.379Z] 6e1a22323247: Pushed [2022-01-19T21:00:57.364Z] f60e9353a580: Pushed [2022-01-19T21:00:57.641Z] fd2b54545dbdade7bd7b3b1aa93d6d2bc7d89050: digest: sha256:a0c3d72afe8909ead3c3bb628bf26615429e1eccc53bc173a6f3feaeff66b6bd size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-01-19T21:00:57.996Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T21:00:58.344Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2022-01-19T21:00:58.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-01-19T21:00:58.344Z] a4b208be7c44: Preparing [2022-01-19T21:00:58.344Z] f60e9353a580: Preparing [2022-01-19T21:00:58.344Z] efe00d7a178f: Preparing [2022-01-19T21:00:58.344Z] b98df3914a4b: Preparing [2022-01-19T21:00:58.344Z] 6e1a22323247: Preparing [2022-01-19T21:00:58.344Z] 6f5e7e036fb9: Preparing [2022-01-19T21:00:58.344Z] 62170e181a92: Preparing [2022-01-19T21:00:58.344Z] 6f5e7e036fb9: Waiting [2022-01-19T21:00:58.344Z] 62170e181a92: Waiting [2022-01-19T21:00:58.344Z] efe00d7a178f: Layer already exists [2022-01-19T21:00:58.344Z] b98df3914a4b: Layer already exists [2022-01-19T21:00:58.344Z] 6e1a22323247: Layer already exists [2022-01-19T21:00:58.344Z] f60e9353a580: Layer already exists [2022-01-19T21:00:58.344Z] a4b208be7c44: Layer already exists [2022-01-19T21:00:58.344Z] 62170e181a92: Layer already exists [2022-01-19T21:00:58.344Z] 6f5e7e036fb9: Layer already exists [2022-01-19T21:00:58.623Z] latest: digest: sha256:a0c3d72afe8909ead3c3bb628bf26615429e1eccc53bc173a6f3feaeff66b6bd size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-01-19T21:00:58.971Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-01-19T21:00:59.311Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.1-dev.5 [2022-01-19T21:00:59.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-01-19T21:00:59.311Z] a4b208be7c44: Preparing [2022-01-19T21:00:59.311Z] f60e9353a580: Preparing [2022-01-19T21:00:59.311Z] efe00d7a178f: Preparing [2022-01-19T21:00:59.311Z] b98df3914a4b: Preparing [2022-01-19T21:00:59.311Z] 6e1a22323247: Preparing [2022-01-19T21:00:59.311Z] 6f5e7e036fb9: Preparing [2022-01-19T21:00:59.311Z] 62170e181a92: Preparing [2022-01-19T21:00:59.311Z] 6f5e7e036fb9: Waiting [2022-01-19T21:00:59.311Z] 62170e181a92: Waiting [2022-01-19T21:00:59.311Z] b98df3914a4b: Layer already exists [2022-01-19T21:00:59.311Z] 6e1a22323247: Layer already exists [2022-01-19T21:00:59.311Z] efe00d7a178f: Layer already exists [2022-01-19T21:00:59.311Z] f60e9353a580: Layer already exists [2022-01-19T21:00:59.311Z] a4b208be7c44: Layer already exists [2022-01-19T21:00:59.311Z] 62170e181a92: Layer already exists [2022-01-19T21:00:59.311Z] 6f5e7e036fb9: Layer already exists [2022-01-19T21:00:59.584Z] 1.0.1-dev.5: digest: sha256:a0c3d72afe8909ead3c3bb628bf26615429e1eccc53bc173a6f3feaeff66b6bd size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-01-19T21:00:59.933Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:fd2b54545dbdade7bd7b3b1aa93d6d2bc7d89050-1.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-01-19T21:01:00.270Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:fd2b54545dbdade7bd7b3b1aa93d6d2bc7d89050-1.0.1-dev.5 [2022-01-19T21:01:00.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-01-19T21:01:00.270Z] a4b208be7c44: Preparing [2022-01-19T21:01:00.270Z] f60e9353a580: Preparing [2022-01-19T21:01:00.270Z] efe00d7a178f: Preparing [2022-01-19T21:01:00.270Z] b98df3914a4b: Preparing [2022-01-19T21:01:00.270Z] 6e1a22323247: Preparing [2022-01-19T21:01:00.270Z] 6f5e7e036fb9: Preparing [2022-01-19T21:01:00.270Z] 62170e181a92: Preparing [2022-01-19T21:01:00.270Z] 6f5e7e036fb9: Waiting [2022-01-19T21:01:00.270Z] 62170e181a92: Waiting [2022-01-19T21:01:00.270Z] 6e1a22323247: Layer already exists [2022-01-19T21:01:00.270Z] efe00d7a178f: Layer already exists [2022-01-19T21:01:00.270Z] a4b208be7c44: Layer already exists [2022-01-19T21:01:00.270Z] b98df3914a4b: Layer already exists [2022-01-19T21:01:00.270Z] f60e9353a580: Layer already exists [2022-01-19T21:01:00.544Z] 6f5e7e036fb9: Layer already exists [2022-01-19T21:01:00.544Z] 62170e181a92: Layer already exists [2022-01-19T21:01:00.544Z] fd2b54545dbdade7bd7b3b1aa93d6d2bc7d89050-1.0.1-dev.5: digest: sha256:a0c3d72afe8909ead3c3bb628bf26615429e1eccc53bc173a6f3feaeff66b6bd size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-01-19T21:01:00.886Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-19T21:01:01.222Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2022-01-19T21:01:01.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-01-19T21:01:01.222Z] a4b208be7c44: Preparing [2022-01-19T21:01:01.222Z] f60e9353a580: Preparing [2022-01-19T21:01:01.222Z] efe00d7a178f: Preparing [2022-01-19T21:01:01.222Z] b98df3914a4b: Preparing [2022-01-19T21:01:01.222Z] 6e1a22323247: Preparing [2022-01-19T21:01:01.222Z] 6f5e7e036fb9: Preparing [2022-01-19T21:01:01.222Z] 62170e181a92: Preparing [2022-01-19T21:01:01.222Z] 62170e181a92: Waiting [2022-01-19T21:01:01.222Z] 6f5e7e036fb9: Waiting [2022-01-19T21:01:01.222Z] f60e9353a580: Layer already exists [2022-01-19T21:01:01.222Z] 6e1a22323247: Layer already exists [2022-01-19T21:01:01.222Z] b98df3914a4b: Layer already exists [2022-01-19T21:01:01.222Z] efe00d7a178f: Layer already exists [2022-01-19T21:01:01.222Z] a4b208be7c44: Layer already exists [2022-01-19T21:01:01.222Z] 6f5e7e036fb9: Layer already exists [2022-01-19T21:01:01.222Z] 62170e181a92: Layer already exists [2022-01-19T21:01:01.494Z] main: digest: sha256:a0c3d72afe8909ead3c3bb628bf26615429e1eccc53bc173a6f3feaeff66b6bd size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-19T21:01:01.550Z] ===================================================== [Pipeline] echo [2022-01-19T21:01:01.568Z] taggedImages: [2022-01-19T21:01:01.568Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:fd2b54545dbdade7bd7b3b1aa93d6d2bc7d89050 [2022-01-19T21:01:01.568Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2022-01-19T21:01:01.568Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.1-dev.5 [2022-01-19T21:01:01.568Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:fd2b54545dbdade7bd7b3b1aa93d6d2bc7d89050-1.0.1-dev.5 [2022-01-19T21:01:01.568Z] - 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-19T21:01:01.959Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-19T21:01:01.959Z] [2022-01-19T21:01:01.959Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-19T21:01:02.306Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-19T21:01:02.581Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-19T21:01:02.581Z] 448f6bf000e3: Pulling fs layer [2022-01-19T21:01:02.581Z] f757da607395: Pulling fs layer [2022-01-19T21:01:02.581Z] 05883995daec: Pulling fs layer [2022-01-19T21:01:02.581Z] 8603b9c90790: Pulling fs layer [2022-01-19T21:01:02.581Z] 1560dd03e051: Pulling fs layer [2022-01-19T21:01:02.581Z] 27f5ce0e4adf: Pulling fs layer [2022-01-19T21:01:02.581Z] c2d8d7efcc4b: Pulling fs layer [2022-01-19T21:01:02.581Z] 8603b9c90790: Waiting [2022-01-19T21:01:02.581Z] 1560dd03e051: Waiting [2022-01-19T21:01:02.581Z] 27f5ce0e4adf: Waiting [2022-01-19T21:01:02.581Z] c2d8d7efcc4b: Waiting [2022-01-19T21:01:02.581Z] f757da607395: Verifying Checksum [2022-01-19T21:01:02.581Z] f757da607395: Download complete [2022-01-19T21:01:02.581Z] 8603b9c90790: Verifying Checksum [2022-01-19T21:01:02.581Z] 8603b9c90790: Download complete [2022-01-19T21:01:02.581Z] 1560dd03e051: Verifying Checksum [2022-01-19T21:01:02.581Z] 1560dd03e051: Download complete [2022-01-19T21:01:02.581Z] 27f5ce0e4adf: Verifying Checksum [2022-01-19T21:01:02.581Z] 27f5ce0e4adf: Download complete [2022-01-19T21:01:02.870Z] 05883995daec: Verifying Checksum [2022-01-19T21:01:02.870Z] 05883995daec: Download complete [2022-01-19T21:01:03.145Z] 448f6bf000e3: Verifying Checksum [2022-01-19T21:01:03.145Z] 448f6bf000e3: Download complete [2022-01-19T21:01:05.774Z] c2d8d7efcc4b: Download complete [2022-01-19T21:01:06.775Z] 448f6bf000e3: Pull complete [2022-01-19T21:01:07.376Z] f757da607395: Pull complete [2022-01-19T21:01:08.812Z] 05883995daec: Pull complete [2022-01-19T21:01:09.082Z] 8603b9c90790: Pull complete [2022-01-19T21:01:10.060Z] 1560dd03e051: Pull complete [2022-01-19T21:01:10.334Z] 27f5ce0e4adf: Pull complete [2022-01-19T21:01:25.418Z] c2d8d7efcc4b: Pull complete [2022-01-19T21:01:25.418Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-19T21:01:25.418Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-19T21:01:25.418Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-19T21:01:25.635Z] prd-ubuntu18.04-docker-arm64-4c-16g-2104 does not seem to be running inside a container [2022-01-19T21:01:25.718Z] $ 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/14 -v /w/workspace/device-rfid-llrp-go/14:/w/workspace/device-rfid-llrp-go/14:rw,z -v /w/workspace/device-rfid-llrp-go/14@tmp:/w/workspace/device-rfid-llrp-go/14@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-19T21:01:28.497Z] $ docker top b47355f83894b69b093d9461c36dcca6520bd72bc7fab3e0f549033815699ad6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T21:01:29.426Z] ---> job-cost.sh [2022-01-19T21:01:29.426Z] lf-activate-venv: SKIPPING [2022-01-19T21:01:29.426Z] INFO: No Stack... [2022-01-19T21:01:29.698Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-19T21:01:29.971Z] INFO: Archiving Costs [Pipeline] sh [2022-01-19T21:01:30.639Z] + cat /w/workspace/device-rfid-llrp-go/14/archives/cost.csv [2022-01-19T21:01:30.640Z] + cut -d, -f6 [Pipeline] lock [2022-01-19T21:01:30.708Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-14-stack-cost] [2022-01-19T21:01:30.714Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-14-stack-cost] did not exist. Created. [2022-01-19T21:01:30.714Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-19T21:01:31.393Z] /w/workspace/device-rfid-llrp-go/14@tmp/durable-d95324f3/script.sh: 1: /w/workspace/device-rfid-llrp-go/14@tmp/durable-d95324f3/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-01-19T21:01:32.074Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-19T21:01:32.096Z] Warning: overwriting stash ‘stack-cost’ [2022-01-19T21:01:32.158Z] Stashed 1 file(s) [Pipeline] } [2022-01-19T21:01:32.165Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-14-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-19T21:01:32.187Z] $ docker stop --time=1 b47355f83894b69b093d9461c36dcca6520bd72bc7fab3e0f549033815699ad6 [2022-01-19T21:01:33.712Z] $ docker rm -f b47355f83894b69b093d9461c36dcca6520bd72bc7fab3e0f549033815699ad6 [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-19T21:01:34.217Z] provisioning config files... [2022-01-19T21:01:34.223Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config972551575693418762tmp [Pipeline] { [Pipeline] sh [2022-01-19T21:01:34.518Z] + set +x [2022-01-19T21:01:34.518Z] + curl -s https://codecov.io/bash [2022-01-19T21:01:34.518Z] + bash -s -- [2022-01-19T21:01:34.518Z] [2022-01-19T21:01:34.518Z] _____ _ [2022-01-19T21:01:34.518Z] / ____| | | [2022-01-19T21:01:34.518Z] | | ___ __| | ___ ___ _____ __ [2022-01-19T21:01:34.518Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-19T21:01:34.518Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-19T21:01:34.518Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-19T21:01:34.518Z] Bash-1.0.6 [2022-01-19T21:01:34.518Z] [2022-01-19T21:01:34.518Z] [2022-01-19T21:01:34.518Z] ==> git version 2.24.4 found [2022-01-19T21:01:34.518Z] ==> 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-19T21:01:34.518Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-19T21:01:34.518Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-19T21:01:34.518Z] ==> Jenkins CI detected. [2022-01-19T21:01:34.518Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2022-01-19T21:01:34.518Z] project root: . [2022-01-19T21:01:34.518Z] --> token set from env [2022-01-19T21:01:34.518Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-19T21:01:34.518Z] ==> Running gcov in . (disable via -X gcov) [2022-01-19T21:01:34.518Z] ==> Python coveragepy not found [2022-01-19T21:01:34.518Z] ==> Searching for coverage reports in: [2022-01-19T21:01:34.518Z] + . [2022-01-19T21:01:34.518Z] -> Found 1 reports [2022-01-19T21:01:34.518Z] ==> Detecting git/mercurial file structure [2022-01-19T21:01:34.518Z] ==> Reading reports [2022-01-19T21:01:34.518Z] + ./coverage.out bytes=460220 [2022-01-19T21:01:34.518Z] ==> Appending adjustments [2022-01-19T21:01:34.518Z] https://docs.codecov.io/docs/fixing-reports [2022-01-19T21:01:35.091Z] + Found adjustments [2022-01-19T21:01:35.091Z] ==> Gzipping contents [2022-01-19T21:01:35.091Z] 52K /tmp/codecov.627fbn.gz [2022-01-19T21:01:35.091Z] ==> Uploading reports [2022-01-19T21:01:35.091Z] url: https://codecov.io [2022-01-19T21:01:35.091Z] query: branch=main&commit=fd2b54545dbdade7bd7b3b1aa93d6d2bc7d89050&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F14%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-01-19T21:01:35.091Z] -> Pinging Codecov [2022-01-19T21:01:35.091Z] 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=fd2b54545dbdade7bd7b3b1aa93d6d2bc7d89050&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F14%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-01-19T21:01:35.350Z] -> Uploading to [2022-01-19T21:01:35.350Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-19/581DD39554BDF9B6E22D074273EAD858/fd2b54545dbdade7bd7b3b1aa93d6d2bc7d89050/db9eb8a1-220b-4dd8-b416-958d5b8c012a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220119T210135Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6448326d8493f3a2d5a7e4419adf38c8cf706d2fd2a7495b52dc84faeb8ae6cf [2022-01-19T21:01:35.350Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-19T21:01:35.350Z] Dload Upload Total Spent Left Speed [2022-01-19T21:01:35.610Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51715 0 0 100 51715 0 130k --:--:-- --:--:-- --:--:-- 130k 100 51715 0 0 100 51715 0 130k --:--:-- --:--:-- --:--:-- 130k [2022-01-19T21:01:35.610Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/fd2b54545dbdade7bd7b3b1aa93d6d2bc7d89050 [Pipeline] } [2022-01-19T21:01:35.617Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-01-19T21:01:35.748Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-01-19T21:01:35.757Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-19T21:01:36.044Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-19T21:01:36.045Z] [2022-01-19T21:01:36.045Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-01-19T21:01:36.350Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-19T21:01:36.350Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-01-19T21:01:36.350Z] 188c0c94c7c5: Pulling fs layer [2022-01-19T21:01:36.350Z] 0ef7d3d256c8: Pulling fs layer [2022-01-19T21:01:36.350Z] de9db76c5a1d: Pulling fs layer [2022-01-19T21:01:36.350Z] 0eba1c9be4d2: Pulling fs layer [2022-01-19T21:01:36.350Z] 0d57e429df01: Pulling fs layer [2022-01-19T21:01:36.350Z] 4e4be7b47b0d: Pulling fs layer [2022-01-19T21:01:36.350Z] e1f770b5df2f: Pulling fs layer [2022-01-19T21:01:36.350Z] 85a0685a4137: Pulling fs layer [2022-01-19T21:01:36.350Z] 0eba1c9be4d2: Waiting [2022-01-19T21:01:36.350Z] 0d57e429df01: Waiting [2022-01-19T21:01:36.350Z] 4e4be7b47b0d: Waiting [2022-01-19T21:01:36.350Z] e1f770b5df2f: Waiting [2022-01-19T21:01:36.350Z] 85a0685a4137: Waiting [2022-01-19T21:01:36.350Z] de9db76c5a1d: Verifying Checksum [2022-01-19T21:01:36.350Z] de9db76c5a1d: Download complete [2022-01-19T21:01:36.350Z] 0ef7d3d256c8: Verifying Checksum [2022-01-19T21:01:36.350Z] 0ef7d3d256c8: Download complete [2022-01-19T21:01:36.350Z] 0d57e429df01: Verifying Checksum [2022-01-19T21:01:36.350Z] 0d57e429df01: Download complete [2022-01-19T21:01:36.350Z] 4e4be7b47b0d: Verifying Checksum [2022-01-19T21:01:36.350Z] 4e4be7b47b0d: Download complete [2022-01-19T21:01:36.350Z] 188c0c94c7c5: Verifying Checksum [2022-01-19T21:01:36.350Z] 188c0c94c7c5: Download complete [2022-01-19T21:01:36.621Z] e1f770b5df2f: Verifying Checksum [2022-01-19T21:01:36.621Z] e1f770b5df2f: Download complete [2022-01-19T21:01:36.899Z] 188c0c94c7c5: Pull complete [2022-01-19T21:01:36.899Z] 0eba1c9be4d2: Verifying Checksum [2022-01-19T21:01:36.899Z] 0eba1c9be4d2: Download complete [2022-01-19T21:01:37.171Z] 0ef7d3d256c8: Pull complete [2022-01-19T21:01:37.171Z] 85a0685a4137: Verifying Checksum [2022-01-19T21:01:37.171Z] 85a0685a4137: Download complete [2022-01-19T21:01:37.171Z] de9db76c5a1d: Pull complete [2022-01-19T21:01:40.517Z] 0eba1c9be4d2: Pull complete [2022-01-19T21:01:40.784Z] 0d57e429df01: Pull complete [2022-01-19T21:01:40.784Z] 4e4be7b47b0d: Pull complete [2022-01-19T21:01:41.365Z] e1f770b5df2f: Pull complete [2022-01-19T21:01:45.587Z] 85a0685a4137: Pull complete [2022-01-19T21:01:45.587Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-01-19T21:01:45.587Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-19T21:01:45.587Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-01-19T21:01:45.645Z] prd-centos7-docker-4c-2g-2102 does not seem to be running inside a container [2022-01-19T21:01:45.679Z] $ 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-19T21:01:47.429Z] $ docker top fc2cb56da56171625b7ab9b8b5f6f89da9632756194f0b78d089f31e294a2e1b -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-19T21:01:47.506Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-01-19T21:01:47.790Z] + set -o pipefail [2022-01-19T21:01:47.790Z] + snyk monitor '--org=edgex-jenkins' [2022-01-19T21:01:52.013Z] [2022-01-19T21:01:52.013Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2022-01-19T21:01:52.013Z] [2022-01-19T21:01:52.013Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8e266e59-5b4d-48a8-830b-753ef23c5713/history/ab485824-ae82-4e38-ae92-fb823c050529 [2022-01-19T21:01:52.013Z] [2022-01-19T21:01:52.013Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-01-19T21:01:52.013Z] [2022-01-19T21:01:52.013Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-01-19T21:01:52.013Z] [2022-01-19T21:01:52.273Z] [Pipeline] } [2022-01-19T21:01:52.283Z] $ docker stop --time=1 fc2cb56da56171625b7ab9b8b5f6f89da9632756194f0b78d089f31e294a2e1b [2022-01-19T21:01:54.026Z] $ docker rm -f fc2cb56da56171625b7ab9b8b5f6f89da9632756194f0b78d089f31e294a2e1b [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-19T21:01:54.764Z] + git log --format=format:%s -1 fd2b54545dbdade7bd7b3b1aa93d6d2bc7d89050 [Pipeline] sh [2022-01-19T21:01:55.058Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-19T21:01:55.059Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-19T21:01:55.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-19T21:01:55.357Z] . [Pipeline] withDockerContainer [2022-01-19T21:01:55.422Z] prd-centos7-docker-4c-2g-2102 does not seem to be running inside a container [2022-01-19T21:01:55.455Z] $ 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-19T21:01:55.834Z] $ docker top 72246db846cefc0ac43e76beb38c25434bb6f2ee00bcf6d874a394041d6332bf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-19T21:01:55.928Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-19T21:01:55.928Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-19T21:01:56.058Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-19T21:01:56.059Z] $ docker exec 72246db846cefc0ac43e76beb38c25434bb6f2ee00bcf6d874a394041d6332bf ssh-agent [2022-01-19T21:01:56.162Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEMOGjc/agent.15 [2022-01-19T21:01:56.162Z] SSH_AGENT_PID=22 [2022-01-19T21:01:56.166Z] Running ssh-add (command line suppressed) [2022-01-19T21:01:56.255Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6910170352490243848.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6910170352490243848.key) [2022-01-19T21:01:56.269Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-19T21:01:56.566Z] + git semver tag [2022-01-19T21:01:56.566Z] # -> Open(): unable to determine branch for HEAD [2022-01-19T21:01:56.566Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2022-01-19T21:01:56.566Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2022-01-19T21:01:56.566Z] # $SEMVER_REMOTE_NAME = origin [2022-01-19T21:01:56.566Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-19T21:01:56.566Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-19T21:01:56.566Z] # $SEMVER_BRANCH = main [2022-01-19T21:01:56.566Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2022-01-19T21:01:56.566Z] # fd2b54545dbdade7bd7b3b1aa93d6d2bc7d89050 HEAD [2022-01-19T21:01:56.566Z] # -> Force: false [2022-01-19T21:01:56.566Z] # c9a75da7cd117b7be0977a863880f80d615e359d refs/tags/v1.0.1-dev.5 [Pipeline] } [2022-01-19T21:01:56.575Z] $ docker exec --env ******** --env ******** 72246db846cefc0ac43e76beb38c25434bb6f2ee00bcf6d874a394041d6332bf ssh-agent -k [2022-01-19T21:01:56.662Z] unset SSH_AUTH_SOCK; [2022-01-19T21:01:56.662Z] unset SSH_AGENT_PID; [2022-01-19T21:01:56.662Z] echo Agent pid 22 killed; [2022-01-19T21:01:56.672Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-19T21:01:56.982Z] + git semver [Pipeline] } [2022-01-19T21:01:56.994Z] $ docker stop --time=1 72246db846cefc0ac43e76beb38c25434bb6f2ee00bcf6d874a394041d6332bf [2022-01-19T21:01:58.166Z] $ docker rm -f 72246db846cefc0ac43e76beb38c25434bb6f2ee00bcf6d874a394041d6332bf [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-01-19T21:01:58.551Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-19T21:01:58.551Z] [2022-01-19T21:01:58.551Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-01-19T21:01:58.869Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-19T21:01:58.869Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-01-19T21:01:58.869Z] ab5ef0e58194: Pulling fs layer [2022-01-19T21:01:58.869Z] 9712f1f96733: Pulling fs layer [2022-01-19T21:01:58.869Z] 63f879dbbcfc: Pulling fs layer [2022-01-19T21:01:58.869Z] 0d9ebad4ef96: Pulling fs layer [2022-01-19T21:01:58.869Z] e9a5061849ea: Pulling fs layer [2022-01-19T21:01:58.869Z] d747dcd14b5f: Pulling fs layer [2022-01-19T21:01:58.869Z] 2de7ff778b66: Pulling fs layer [2022-01-19T21:01:58.869Z] e9a5061849ea: Waiting [2022-01-19T21:01:58.869Z] d747dcd14b5f: Waiting [2022-01-19T21:01:58.869Z] 0d9ebad4ef96: Waiting [2022-01-19T21:01:58.869Z] 2de7ff778b66: Waiting [2022-01-19T21:01:58.869Z] 9712f1f96733: Verifying Checksum [2022-01-19T21:01:58.869Z] 9712f1f96733: Download complete [2022-01-19T21:01:59.146Z] 63f879dbbcfc: Verifying Checksum [2022-01-19T21:01:59.146Z] 63f879dbbcfc: Download complete [2022-01-19T21:01:59.413Z] ab5ef0e58194: Verifying Checksum [2022-01-19T21:01:59.413Z] ab5ef0e58194: Download complete [2022-01-19T21:01:59.413Z] 0d9ebad4ef96: Verifying Checksum [2022-01-19T21:01:59.413Z] 0d9ebad4ef96: Download complete [2022-01-19T21:01:59.413Z] d747dcd14b5f: Verifying Checksum [2022-01-19T21:01:59.413Z] d747dcd14b5f: Download complete [2022-01-19T21:01:59.413Z] e9a5061849ea: Verifying Checksum [2022-01-19T21:01:59.413Z] e9a5061849ea: Download complete [2022-01-19T21:01:59.413Z] 2de7ff778b66: Verifying Checksum [2022-01-19T21:01:59.413Z] 2de7ff778b66: Download complete [2022-01-19T21:02:02.730Z] ab5ef0e58194: Pull complete [2022-01-19T21:02:02.730Z] 9712f1f96733: Pull complete [2022-01-19T21:02:03.314Z] 63f879dbbcfc: Pull complete [2022-01-19T21:02:07.554Z] 0d9ebad4ef96: Pull complete [2022-01-19T21:02:07.818Z] e9a5061849ea: Pull complete [2022-01-19T21:02:08.082Z] d747dcd14b5f: Pull complete [2022-01-19T21:02:09.492Z] 2de7ff778b66: Pull complete [2022-01-19T21:02:09.492Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-01-19T21:02:09.492Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-19T21:02:09.492Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-01-19T21:02:09.567Z] prd-centos7-docker-4c-2g-2102 does not seem to be running inside a container [2022-01-19T21:02:09.598Z] $ 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-19T21:02:12.755Z] $ docker top c39a13a17e6127a73cf668717a436f9e2b346d486c9fdeb67bce928e66c97d98 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-01-19T21:02:12.833Z] provisioning config files... [2022-01-19T21:02:12.841Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6616980704735950707tmp [2022-01-19T21:02:12.853Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6241811072996070466tmp [2022-01-19T21:02:12.862Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3403962926199166191tmp [Pipeline] { [Pipeline] echo [2022-01-19T21:02:12.872Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T21:02:13.157Z] ---> sigul-configuration.sh [2022-01-19T21:02:13.157Z] gpg: directory `/root/.gnupg' created [2022-01-19T21:02:13.157Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-01-19T21:02:13.157Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-01-19T21:02:13.157Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-01-19T21:02:13.157Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-01-19T21:02:13.157Z] gpg: CAST5 encrypted data [2022-01-19T21:02:13.157Z] gpg: encrypted with 1 passphrase [2022-01-19T21:02:13.157Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-01-19T21:02:13.449Z] + mkdir /home/jenkins [2022-01-19T21:02:13.449Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-01-19T21:02:13.733Z] + 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-19T21:02:13.743Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T21:02:14.031Z] ---> sigul-install.sh [2022-01-19T21:02:14.031Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-01-19T21:02:14.327Z] + git tag --list [2022-01-19T21:02:14.327Z] v0.0.0 [2022-01-19T21:02:14.327Z] v1.0.0 [2022-01-19T21:02:14.327Z] v1.0.0-dev.1 [2022-01-19T21:02:14.327Z] v1.0.0-dev.2 [2022-01-19T21:02:14.327Z] v1.0.0-dev.3 [2022-01-19T21:02:14.327Z] v1.0.0-dev.4 [2022-01-19T21:02:14.327Z] v1.0.0-dev.5 [2022-01-19T21:02:14.327Z] v1.0.0-dev.6 [2022-01-19T21:02:14.327Z] v1.0.0-dev.7 [2022-01-19T21:02:14.327Z] v1.0.0-dev.8 [2022-01-19T21:02:14.327Z] v1.0.0-dev.9 [2022-01-19T21:02:14.327Z] v1.0.1-dev.1 [2022-01-19T21:02:14.327Z] v1.0.1-dev.2 [2022-01-19T21:02:14.327Z] v1.0.1-dev.3 [2022-01-19T21:02:14.327Z] v1.0.1-dev.4 [2022-01-19T21:02:14.327Z] v1.0.1-dev.5 [Pipeline] sh [2022-01-19T21:02:14.623Z] + lftools sign git-tag v1.0.1-dev.5 [2022-01-19T21:02:15.195Z] Signing Git tag with Sigul... [2022-01-19T21:02:15.195Z] Signing v1.0.1-dev.5 [Pipeline] echo [2022-01-19T21:02:15.467Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T21:02:15.756Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-01-19T21:02:15.766Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-01-19T21:02:15.783Z] $ docker stop --time=1 c39a13a17e6127a73cf668717a436f9e2b346d486c9fdeb67bce928e66c97d98 [2022-01-19T21:02:16.976Z] $ docker rm -f c39a13a17e6127a73cf668717a436f9e2b346d486c9fdeb67bce928e66c97d98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-01-19T21:02:17.397Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-19T21:02:17.397Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-19T21:02:17.694Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-19T21:02:17.694Z] . [Pipeline] withDockerContainer [2022-01-19T21:02:17.758Z] prd-centos7-docker-4c-2g-2102 does not seem to be running inside a container [2022-01-19T21:02:17.791Z] $ 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-19T21:02:18.129Z] $ docker top 354ca6ec622fc9cadf3cace12ec1846d94d80d9dec0ca6b3ad309255b74e18e1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-19T21:02:18.219Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-19T21:02:18.219Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-19T21:02:18.318Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-19T21:02:18.319Z] $ docker exec 354ca6ec622fc9cadf3cace12ec1846d94d80d9dec0ca6b3ad309255b74e18e1 ssh-agent [2022-01-19T21:02:18.415Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKAbBOI/agent.13 [2022-01-19T21:02:18.415Z] SSH_AGENT_PID=20 [2022-01-19T21:02:18.421Z] Running ssh-add (command line suppressed) [2022-01-19T21:02:18.506Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1248257469059639235.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1248257469059639235.key) [2022-01-19T21:02:18.520Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-19T21:02:18.817Z] + git semver bump pre [2022-01-19T21:02:18.817Z] # -> Open(): unable to determine branch for HEAD [2022-01-19T21:02:18.817Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2022-01-19T21:02:18.817Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2022-01-19T21:02:18.817Z] # $SEMVER_REMOTE_NAME = origin [2022-01-19T21:02:18.817Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-19T21:02:18.817Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-19T21:02:18.817Z] # $SEMVER_BRANCH = main [2022-01-19T21:02:18.817Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2022-01-19T21:02:18.817Z] 1.0.1-dev.6 [Pipeline] } [2022-01-19T21:02:18.825Z] $ docker exec --env ******** --env ******** 354ca6ec622fc9cadf3cace12ec1846d94d80d9dec0ca6b3ad309255b74e18e1 ssh-agent -k [2022-01-19T21:02:18.912Z] unset SSH_AUTH_SOCK; [2022-01-19T21:02:18.912Z] unset SSH_AGENT_PID; [2022-01-19T21:02:18.912Z] echo Agent pid 20 killed; [2022-01-19T21:02:18.922Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-19T21:02:19.238Z] + git semver [Pipeline] } [2022-01-19T21:02:19.253Z] $ docker stop --time=1 354ca6ec622fc9cadf3cace12ec1846d94d80d9dec0ca6b3ad309255b74e18e1 [2022-01-19T21:02:20.442Z] $ docker rm -f 354ca6ec622fc9cadf3cace12ec1846d94d80d9dec0ca6b3ad309255b74e18e1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-19T21:02:20.791Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-19T21:02:20.791Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-19T21:02:21.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-19T21:02:21.087Z] . [Pipeline] withDockerContainer [2022-01-19T21:02:21.146Z] prd-centos7-docker-4c-2g-2102 does not seem to be running inside a container [2022-01-19T21:02:21.176Z] $ 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-19T21:02:21.512Z] $ docker top 6dec5cef691b319b3f0d5de72a316225beba4cdeb423e3d14ea7a24ca9a23db1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-19T21:02:21.609Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-19T21:02:21.610Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-19T21:02:21.710Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-19T21:02:21.711Z] $ docker exec 6dec5cef691b319b3f0d5de72a316225beba4cdeb423e3d14ea7a24ca9a23db1 ssh-agent [2022-01-19T21:02:21.807Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAeJCmm/agent.14 [2022-01-19T21:02:21.807Z] SSH_AGENT_PID=21 [2022-01-19T21:02:21.812Z] Running ssh-add (command line suppressed) [2022-01-19T21:02:21.897Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5953193931703124085.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5953193931703124085.key) [2022-01-19T21:02:21.910Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-19T21:02:22.199Z] + git semver push [2022-01-19T21:02:22.199Z] # -> Open(): unable to determine branch for HEAD [2022-01-19T21:02:22.199Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2022-01-19T21:02:22.199Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2022-01-19T21:02:22.199Z] # $SEMVER_REMOTE_NAME = origin [2022-01-19T21:02:22.200Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-19T21:02:22.200Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-19T21:02:22.200Z] # $SEMVER_BRANCH = main [2022-01-19T21:02:22.200Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } [2022-01-19T21:02:24.132Z] $ docker exec --env ******** --env ******** 6dec5cef691b319b3f0d5de72a316225beba4cdeb423e3d14ea7a24ca9a23db1 ssh-agent -k [2022-01-19T21:02:24.218Z] unset SSH_AUTH_SOCK; [2022-01-19T21:02:24.218Z] unset SSH_AGENT_PID; [2022-01-19T21:02:24.218Z] echo Agent pid 21 killed; [2022-01-19T21:02:24.227Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-19T21:02:24.532Z] + git semver [Pipeline] } [2022-01-19T21:02:24.544Z] $ docker stop --time=1 6dec5cef691b319b3f0d5de72a316225beba4cdeb423e3d14ea7a24ca9a23db1 [2022-01-19T21:02:25.713Z] $ docker rm -f 6dec5cef691b319b3f0d5de72a316225beba4cdeb423e3d14ea7a24ca9a23db1 [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-19T21:02:26.366Z] + '[' -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ']' [2022-01-19T21:02:26.366Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-01-19T21:02:26.366Z] total 8 [2022-01-19T21:02:26.366Z] drwxr-xr-x. 3 root root 34 Jan 19 20:54 . [2022-01-19T21:02:26.366Z] drwxrwxr-x. 12 jenkins jenkins 4096 Jan 19 21:02 .. [2022-01-19T21:02:26.366Z] drwxr-xr-x. 2 root root 6 Jan 19 20:54 cost [2022-01-19T21:02:26.366Z] -rw-r--r--. 1 root root 89 Jan 19 20:54 cost.csv [2022-01-19T21:02:26.366Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-01-19T21:02:26.366Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-01-19T21:02:26.366Z] total 8 [2022-01-19T21:02:26.366Z] drwxr-xr-x. 3 jenkins jenkins 34 Jan 19 20:54 . [2022-01-19T21:02:26.366Z] drwxrwxr-x. 12 jenkins jenkins 4096 Jan 19 21:02 .. [2022-01-19T21:02:26.366Z] drwxr-xr-x. 2 jenkins jenkins 6 Jan 19 20:54 cost [2022-01-19T21:02:26.366Z] -rw-r--r--. 1 jenkins jenkins 89 Jan 19 20:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-01-19T21:02:26.740Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T21:02:27.324Z] ---> package-listing.sh [2022-01-19T21:02:27.325Z] ++ facter osfamily [2022-01-19T21:02:27.325Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-19T21:02:27.588Z] + OS_FAMILY=redhat [2022-01-19T21:02:27.588Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2022-01-19T21:02:27.588Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-19T21:02:27.588Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-19T21:02:27.588Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-19T21:02:27.588Z] + PACKAGES=/tmp/packages_start.txt [2022-01-19T21:02:27.588Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-01-19T21:02:27.588Z] + PACKAGES=/tmp/packages_end.txt [2022-01-19T21:02:27.588Z] + case "${OS_FAMILY}" in [2022-01-19T21:02:27.588Z] + rpm -qa [2022-01-19T21:02:27.588Z] + sort [2022-01-19T21:02:28.161Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-19T21:02:28.161Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-19T21:02:28.161Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-19T21:02:28.161Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-01-19T21:02:28.161Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2022-01-19T21:02:28.161Z] + 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-19T21:02:28.174Z] 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-19T21:02:28.453Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-19T21:02:29.013Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-19T21:02:29.013Z] . [Pipeline] withDockerContainer [2022-01-19T21:02:29.076Z] prd-centos7-docker-4c-2g-2102 does not seem to be running inside a container [2022-01-19T21:02:29.107Z] $ 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-19T21:02:29.302Z] $ docker top e93121c36023918acd00cc1962caf19fe6ec6b0fa7eee375ea8b678d3d1c6f62 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-19T21:02:29.669Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-19T21:02:29.959Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-19T21:02:30.249Z] + ls /var/log/sa-host [2022-01-19T21:02:30.249Z] + sadf -c /var/log/sa-host/sa17 [2022-01-19T21:02:30.249Z] file_magic: OK [2022-01-19T21:02:30.249Z] HZ: Using current value: 100 [2022-01-19T21:02:30.249Z] file_header: OK [2022-01-19T21:02:30.249Z] 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-19T21:02:30.249Z] Statistics: [2022-01-19T21:02:30.249Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-19T21:02:30.249Z] File successfully converted to sysstat format version 12.0.3 [2022-01-19T21:02:30.249Z] + sadf -c /var/log/sa-host/sa19 [2022-01-19T21:02:30.249Z] file_magic: OK [2022-01-19T21:02:30.249Z] HZ: Using current value: 100 [2022-01-19T21:02:30.249Z] file_header: OK [2022-01-19T21:02:30.249Z] 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-19T21:02:30.249Z] Statistics: [2022-01-19T21:02:30.249Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-19T21:02:30.249Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-19T21:02:30.332Z] provisioning config files... [2022-01-19T21:02:30.343Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3022667002847202888tmp [Pipeline] { [Pipeline] echo [2022-01-19T21:02:30.358Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T21:02:30.659Z] ---> create-netrc.sh [Pipeline] } [2022-01-19T21:02:30.674Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-19T21:02:31.005Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-19T21:02:31.014Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T21:02:31.304Z] ---> sudo-logs.sh [2022-01-19T21:02:31.305Z] Archiving 'sudo' log.. [2022-01-19T21:02:31.305Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2102.novalocal: Name or service not known [2022-01-19T21:02:31.305Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2102.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-19T21:02:31.329Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T21:02:31.617Z] ---> job-cost.sh [2022-01-19T21:02:31.617Z] lf-activate-venv: SKIPPING [2022-01-19T21:02:31.617Z] DEBUG: total: 0.05999999865889549 [2022-01-19T21:02:31.617Z] INFO: Retrieving Stack Cost... [2022-01-19T21:02:32.185Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-19T21:02:32.444Z] INFO: Archiving Costs [Pipeline] echo [2022-01-19T21:02:32.456Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T21:02:32.742Z] ---> logs-deploy.sh [2022-01-19T21:02:32.743Z] lf-activate-venv: SKIPPING [2022-01-19T21:02:32.743Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/14 [2022-01-19T21:02:32.743Z] INFO: archiving workspace using pattern(s): [2022-01-19T21:02:33.313Z] Archives upload complete. [2022-01-19T21:02:33.573Z] INFO: archiving logs to Nexus