Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4e518eebde62524943ef4fba54b9c3a8d84db30b 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-ssh2528756374525630987.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh16386522882928538573.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh15932877801826568665.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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-ssh16361441730499329962.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-ssh4434852183333847550.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-5442 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-ssh537468928061470833.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 4e518eebde62524943ef4fba54b9c3a8d84db30b (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 4e518eebde62524943ef4fba54b9c3a8d84db30b # timeout=10 Commit message: "fix: update snap packaging (#61)" > git rev-list --no-walk fdb8dc9e065565c3e0b08ed77eb96ef70046d97a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-02-17T20:44:10.150Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-02-17T20:44:10.224Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-02-17T20:44:10.242Z] ========================================================= [2022-02-17T20:44:10.242Z] EdgeX Global Pipelines Version Info [2022-02-17T20:44:10.242Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-02-17T20:44:11.386Z] ------------------- [2022-02-17T20:44:11.386Z] stable info: [2022-02-17T20:44:11.386Z] ------------------- [2022-02-17T20:44:11.386Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-17T20:44:11.386Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-17T20:44:11.386Z] Message: update stable to v1.0.220 [2022-02-17T20:44:11.960Z] ------------------- [2022-02-17T20:44:11.960Z] experimental info: [2022-02-17T20:44:11.960Z] ------------------- [2022-02-17T20:44:11.960Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-17T20:44:11.960Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-17T20:44:11.960Z] Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-02-17T20:44:12.101Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2022-02-17T20:44:12.110Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2022-02-17T20:44:12.118Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-02-17T20:44:12.134Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-02-17T20:44:12.147Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-02-17T20:44:12.160Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-02-17T20:44:12.172Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-02-17T20:44:12.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-02-17T20:44:12.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-02-17T20:44:12.215Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-02-17T20:44:12.230Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-02-17T20:44:12.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2022-02-17T20:44:12.258Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-02-17T20:44:12.271Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-02-17T20:44:12.285Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-02-17T20:44:12.297Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-02-17T20:44:12.309Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-02-17T20:44:12.324Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-02-17T20:44:12.340Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-02-17T20:44:12.350Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-02-17T20:44:12.364Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-02-17T20:44:12.375Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-02-17T20:44:12.387Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-02-17T20:44:12.400Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-02-17T20:44:12.417Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-02-17T20:44:12.435Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-02-17T20:44:12.450Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-02-17T20:44:12.461Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-02-17T20:44:12.474Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-02-17T20:44:12.487Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4e518eebde62524943ef4fba54b9c3a8d84db30b [Pipeline] echo [2022-02-17T20:44:12.497Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4e518ee [Pipeline] echo [2022-02-17T20:44:12.509Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-17T20:44:12.558Z] provisioning config files... [2022-02-17T20:44:12.573Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5233085516841884690tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-17T20:44:12.885Z] ---> docker-login.sh [2022-02-17T20:44:12.885Z] nexus3.edgexfoundry.org:10001 [2022-02-17T20:44:12.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-17T20:44:13.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-17T20:44:13.147Z] Configure a credential helper to remove this warning. See [2022-02-17T20:44:13.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-17T20:44:13.147Z] [2022-02-17T20:44:13.147Z] Login Succeeded [2022-02-17T20:44:13.147Z] nexus3.edgexfoundry.org:10002 [2022-02-17T20:44:13.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-17T20:44:13.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-17T20:44:13.147Z] Configure a credential helper to remove this warning. See [2022-02-17T20:44:13.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-17T20:44:13.147Z] [2022-02-17T20:44:13.147Z] Login Succeeded [2022-02-17T20:44:13.147Z] nexus3.edgexfoundry.org:10003 [2022-02-17T20:44:13.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-17T20:44:13.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-17T20:44:13.409Z] Configure a credential helper to remove this warning. See [2022-02-17T20:44:13.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-17T20:44:13.409Z] [2022-02-17T20:44:13.409Z] Login Succeeded [2022-02-17T20:44:13.409Z] nexus3.edgexfoundry.org:10004 [2022-02-17T20:44:13.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-17T20:44:13.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-17T20:44:13.409Z] Configure a credential helper to remove this warning. See [2022-02-17T20:44:13.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-17T20:44:13.409Z] [2022-02-17T20:44:13.409Z] Login Succeeded [2022-02-17T20:44:13.409Z] docker.io [2022-02-17T20:44:13.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-17T20:44:13.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-17T20:44:13.982Z] Configure a credential helper to remove this warning. See [2022-02-17T20:44:13.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-17T20:44:13.982Z] [2022-02-17T20:44:13.982Z] Login Succeeded [2022-02-17T20:44:13.982Z] ---> docker-login.sh ends [Pipeline] } [2022-02-17T20:44:13.990Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-02-17T20:44:14.375Z] + git rev-list -1 --merges 4e518eebde62524943ef4fba54b9c3a8d84db30b~1..4e518eebde62524943ef4fba54b9c3a8d84db30b [Pipeline] echo [2022-02-17T20:44:14.409Z] -----------> git rev-list -1 --merges 4e518eebde62524943ef4fba54b9c3a8d84db30b~1..4e518eebde62524943ef4fba54b9c3a8d84db30b 4e518eebde62524943ef4fba54b9c3a8d84db30b [false] [Pipeline] sh [2022-02-17T20:44:14.709Z] + git log --format=format:%s -1 4e518eebde62524943ef4fba54b9c3a8d84db30b [Pipeline] echo [2022-02-17T20:44:14.727Z] ========================================================= [2022-02-17T20:44:14.727Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-02-17T20:44:14.727Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-17T20:44:15.074Z] + git log --format=format:%s -1 4e518eebde62524943ef4fba54b9c3a8d84db30b [Pipeline] echo [2022-02-17T20:44:15.087Z] [semverPrep] GIT_COMMIT: 4e518eebde62524943ef4fba54b9c3a8d84db30b, Commit Message: fix: update snap packaging (#61) [Pipeline] echo [2022-02-17T20:44:15.099Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-02-17T20:44:15.542Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-17T20:44:15.542Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-02-17T20:44:15.542Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-02-17T20:44:15.542Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-02-17T20:44:15.542Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-02-17T20:44:15.542Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-02-17T20:44:15.542Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-17T20:44:16.016Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-17T20:44:16.017Z] [2022-02-17T20:44:16.017Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-02-17T20:44:16.323Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-17T20:44:16.323Z] latest: Pulling from edgex-devops/git-semver [2022-02-17T20:44:16.323Z] a0d0a0d46f8b: Pulling fs layer [2022-02-17T20:44:16.323Z] 3e5f54012d9b: Pulling fs layer [2022-02-17T20:44:16.323Z] 4c7163046ea9: Pulling fs layer [2022-02-17T20:44:16.323Z] 0c2d73faf560: Pulling fs layer [2022-02-17T20:44:16.323Z] 0c2d73faf560: Waiting [2022-02-17T20:44:16.323Z] 3e5f54012d9b: Verifying Checksum [2022-02-17T20:44:16.323Z] 3e5f54012d9b: Download complete [2022-02-17T20:44:16.323Z] a0d0a0d46f8b: Verifying Checksum [2022-02-17T20:44:16.323Z] a0d0a0d46f8b: Download complete [2022-02-17T20:44:16.323Z] 4c7163046ea9: Verifying Checksum [2022-02-17T20:44:16.323Z] 4c7163046ea9: Download complete [2022-02-17T20:44:16.588Z] 0c2d73faf560: Verifying Checksum [2022-02-17T20:44:16.588Z] 0c2d73faf560: Download complete [2022-02-17T20:44:16.588Z] a0d0a0d46f8b: Pull complete [2022-02-17T20:44:16.588Z] 3e5f54012d9b: Pull complete [2022-02-17T20:44:16.850Z] 4c7163046ea9: Pull complete [2022-02-17T20:44:17.113Z] 0c2d73faf560: Pull complete [2022-02-17T20:44:17.113Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-02-17T20:44:17.113Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-17T20:44:17.113Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-02-17T20:44:17.197Z] prd-centos7-docker-4c-2g-5442 does not seem to be running inside a container [2022-02-17T20:44:17.243Z] $ 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-02-17T20:44:18.045Z] $ docker top 9fe01de767462b7c2a4b3e45959798b63f08994912f1fdada90df3746416851d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-17T20:44:18.163Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-17T20:44:18.163Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-17T20:44:18.283Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-17T20:44:18.287Z] $ docker exec 9fe01de767462b7c2a4b3e45959798b63f08994912f1fdada90df3746416851d ssh-agent [2022-02-17T20:44:18.409Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJhNccm/agent.14 [2022-02-17T20:44:18.409Z] SSH_AGENT_PID=21 [2022-02-17T20:44:18.417Z] Running ssh-add (command line suppressed) [2022-02-17T20:44:18.537Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7312224023464174000.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7312224023464174000.key) [2022-02-17T20:44:18.551Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-17T20:44:18.851Z] + git tag --points-at HEAD [Pipeline] } [2022-02-17T20:44:18.864Z] $ docker exec --env ******** --env ******** 9fe01de767462b7c2a4b3e45959798b63f08994912f1fdada90df3746416851d ssh-agent -k [2022-02-17T20:44:18.960Z] unset SSH_AUTH_SOCK; [2022-02-17T20:44:18.961Z] unset SSH_AGENT_PID; [2022-02-17T20:44:18.961Z] echo Agent pid 21 killed; [2022-02-17T20:44:18.973Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-02-17T20:44:19.002Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-17T20:44:19.002Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-17T20:44:19.105Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-17T20:44:19.108Z] $ docker exec 9fe01de767462b7c2a4b3e45959798b63f08994912f1fdada90df3746416851d ssh-agent [2022-02-17T20:44:19.209Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXapDBEa/agent.56 [2022-02-17T20:44:19.209Z] SSH_AGENT_PID=63 [2022-02-17T20:44:19.215Z] Running ssh-add (command line suppressed) [2022-02-17T20:44:19.318Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5970883016773682853.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5970883016773682853.key) [2022-02-17T20:44:19.330Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-17T20:44:19.627Z] + git semver init [2022-02-17T20:44:19.627Z] # -> Open(): unable to determine branch for HEAD [2022-02-17T20:44:19.627Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2022-02-17T20:44:19.627Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2022-02-17T20:44:19.627Z] # $SEMVER_REMOTE_NAME = origin [2022-02-17T20:44:19.627Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-17T20:44:19.627Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-17T20:44:19.627Z] # $SEMVER_BRANCH = main [2022-02-17T20:44:19.627Z] # $SEMVER_TEMP = /tmp/semver-973885711 [2022-02-17T20:44:19.627Z] # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP [2022-02-17T20:44:20.201Z] # '/tmp/semver-973885711' -> '/w/workspace/foundry_device-rfid-llrp-go_main/.semver' [2022-02-17T20:44:20.201Z] # -> Force: false [2022-02-17T20:44:20.201Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } [2022-02-17T20:44:20.213Z] $ docker exec --env ******** --env ******** 9fe01de767462b7c2a4b3e45959798b63f08994912f1fdada90df3746416851d ssh-agent -k [2022-02-17T20:44:20.299Z] unset SSH_AUTH_SOCK; [2022-02-17T20:44:20.299Z] unset SSH_AGENT_PID; [2022-02-17T20:44:20.299Z] echo Agent pid 63 killed; [2022-02-17T20:44:20.312Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-17T20:44:20.633Z] + git semver [Pipeline] } [2022-02-17T20:44:20.647Z] $ docker stop --time=1 9fe01de767462b7c2a4b3e45959798b63f08994912f1fdada90df3746416851d [2022-02-17T20:44:21.875Z] $ docker rm -f 9fe01de767462b7c2a4b3e45959798b63f08994912f1fdada90df3746416851d [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-17T20:44:22.237Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-02-17T20:44:22.489Z] Stashed 1 file(s) [Pipeline] echo [2022-02-17T20:44:22.493Z] [edgeXSemver]: initialized semver on version 2.1.0-dev.2 [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-02-17T20:44:22.644Z] provisioning config files... [2022-02-17T20:44:22.656Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2857614676295660567tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-17T20:44:22.976Z] ---> docker-login.sh [2022-02-17T20:44:22.976Z] nexus3.edgexfoundry.org:10001 [2022-02-17T20:44:22.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-17T20:44:22.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-17T20:44:22.976Z] Configure a credential helper to remove this warning. See [2022-02-17T20:44:22.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-17T20:44:22.976Z] [2022-02-17T20:44:22.976Z] Login Succeeded [2022-02-17T20:44:22.976Z] nexus3.edgexfoundry.org:10002 [2022-02-17T20:44:22.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-17T20:44:22.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-17T20:44:22.976Z] Configure a credential helper to remove this warning. See [2022-02-17T20:44:22.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-17T20:44:22.976Z] [2022-02-17T20:44:22.976Z] Login Succeeded [2022-02-17T20:44:22.976Z] nexus3.edgexfoundry.org:10003 [2022-02-17T20:44:23.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-17T20:44:23.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-17T20:44:23.236Z] Configure a credential helper to remove this warning. See [2022-02-17T20:44:23.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-17T20:44:23.236Z] [2022-02-17T20:44:23.236Z] Login Succeeded [2022-02-17T20:44:23.236Z] nexus3.edgexfoundry.org:10004 [2022-02-17T20:44:23.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-17T20:44:23.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-17T20:44:23.236Z] Configure a credential helper to remove this warning. See [2022-02-17T20:44:23.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-17T20:44:23.236Z] [2022-02-17T20:44:23.236Z] Login Succeeded [2022-02-17T20:44:23.236Z] docker.io [2022-02-17T20:44:23.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-17T20:44:23.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-17T20:44:23.759Z] Configure a credential helper to remove this warning. See [2022-02-17T20:44:23.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-17T20:44:23.759Z] [2022-02-17T20:44:23.759Z] Login Succeeded [2022-02-17T20:44:23.759Z] ---> docker-login.sh ends [Pipeline] } [2022-02-17T20:44:23.766Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-17T20:44:23.840Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-17T20:44:23.848Z] ========================================================= [2022-02-17T20:44:23.848Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-02-17T20:44:23.848Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-17T20:44:24.156Z] + 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-02-17T20:44:24.156Z] Sending build context to Docker daemon 1.719MB [2022-02-17T20:44:24.156Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-02-17T20:44:24.156Z] Step 2/12 : FROM ${BASE} AS builder [2022-02-17T20:44:24.157Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-02-17T20:44:24.157Z] 59bf1c3509f3: Pulling fs layer [2022-02-17T20:44:24.157Z] 666ba61612fd: Pulling fs layer [2022-02-17T20:44:24.157Z] 8ed8ca486205: Pulling fs layer [2022-02-17T20:44:24.157Z] 4fe6c5a15a65: Pulling fs layer [2022-02-17T20:44:24.157Z] 22a0e8bec74d: Pulling fs layer [2022-02-17T20:44:24.157Z] 640e595b4fbd: Pulling fs layer [2022-02-17T20:44:24.157Z] 763cafe07f6e: Pulling fs layer [2022-02-17T20:44:24.157Z] 0c0b528cf693: Pulling fs layer [2022-02-17T20:44:24.157Z] 10935f4eaf8b: Pulling fs layer [2022-02-17T20:44:24.157Z] 640e595b4fbd: Waiting [2022-02-17T20:44:24.157Z] 763cafe07f6e: Waiting [2022-02-17T20:44:24.157Z] 0c0b528cf693: Waiting [2022-02-17T20:44:24.157Z] 10935f4eaf8b: Waiting [2022-02-17T20:44:24.157Z] 4fe6c5a15a65: Waiting [2022-02-17T20:44:24.157Z] 8ed8ca486205: Verifying Checksum [2022-02-17T20:44:24.157Z] 8ed8ca486205: Download complete [2022-02-17T20:44:24.157Z] 666ba61612fd: Verifying Checksum [2022-02-17T20:44:24.157Z] 666ba61612fd: Download complete [2022-02-17T20:44:24.157Z] 22a0e8bec74d: Verifying Checksum [2022-02-17T20:44:24.157Z] 22a0e8bec74d: Download complete [2022-02-17T20:44:24.157Z] 640e595b4fbd: Verifying Checksum [2022-02-17T20:44:24.157Z] 640e595b4fbd: Download complete [2022-02-17T20:44:24.157Z] 59bf1c3509f3: Verifying Checksum [2022-02-17T20:44:24.157Z] 59bf1c3509f3: Download complete [2022-02-17T20:44:24.157Z] 763cafe07f6e: Verifying Checksum [2022-02-17T20:44:24.157Z] 763cafe07f6e: Download complete [2022-02-17T20:44:24.418Z] 0c0b528cf693: Verifying Checksum [2022-02-17T20:44:24.418Z] 0c0b528cf693: Download complete [2022-02-17T20:44:24.418Z] 59bf1c3509f3: Pull complete [2022-02-17T20:44:25.005Z] 4fe6c5a15a65: Verifying Checksum [2022-02-17T20:44:25.005Z] 4fe6c5a15a65: Download complete [2022-02-17T20:44:25.005Z] 666ba61612fd: Pull complete [2022-02-17T20:44:25.005Z] 8ed8ca486205: Pull complete [2022-02-17T20:44:25.005Z] 10935f4eaf8b: Verifying Checksum [2022-02-17T20:44:25.005Z] 10935f4eaf8b: Download complete [2022-02-17T20:44:29.235Z] 4fe6c5a15a65: Pull complete [2022-02-17T20:44:29.236Z] 22a0e8bec74d: Pull complete [2022-02-17T20:44:29.236Z] 640e595b4fbd: Pull complete [2022-02-17T20:44:29.236Z] 763cafe07f6e: Pull complete [2022-02-17T20:44:29.495Z] 0c0b528cf693: Pull complete [2022-02-17T20:44:32.882Z] 10935f4eaf8b: Pull complete [2022-02-17T20:44:32.882Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-02-17T20:44:32.882Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-17T20:44:32.882Z] ---> 99d49a6021b9 [2022-02-17T20:44:32.882Z] Step 3/12 : ARG MAKE='make build' [2022-02-17T20:44:37.113Z] ---> Running in ba9bd1000e48 [2022-02-17T20:44:37.113Z] Removing intermediate container ba9bd1000e48 [2022-02-17T20:44:37.113Z] ---> a4bfb19d3c2a [2022-02-17T20:44:37.113Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-02-17T20:44:37.113Z] ---> Running in 4cefd7c3cdc7 [2022-02-17T20:44:37.113Z] Removing intermediate container 4cefd7c3cdc7 [2022-02-17T20:44:37.113Z] ---> a3dcaf4830f7 [2022-02-17T20:44:37.113Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-02-17T20:44:37.377Z] ---> Running in 33375fc7404e [2022-02-17T20:44:37.377Z] Removing intermediate container 33375fc7404e [2022-02-17T20:44:37.377Z] ---> bb298644485a [2022-02-17T20:44:37.377Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-17T20:44:37.377Z] ---> Running in 2bdaa3fdee82 [2022-02-17T20:44:37.600Z] Still waiting to schedule task [2022-02-17T20:44:37.600Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-02-17T20:44:37.948Z] Removing intermediate container 2bdaa3fdee82 [2022-02-17T20:44:37.949Z] ---> 6f6db24e3247 [2022-02-17T20:44:37.949Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-17T20:44:37.949Z] ---> Running in aad024013d6e [2022-02-17T20:44:37.949Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-17T20:44:38.894Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-17T20:44:39.488Z] OK: 221 MiB in 52 packages [2022-02-17T20:44:39.488Z] Removing intermediate container aad024013d6e [2022-02-17T20:44:39.488Z] ---> f36f7919c2d7 [2022-02-17T20:44:39.488Z] Step 8/12 : WORKDIR /app [2022-02-17T20:44:39.749Z] ---> Running in 1f5aa73a024c [2022-02-17T20:44:39.749Z] Removing intermediate container 1f5aa73a024c [2022-02-17T20:44:39.749Z] ---> 4ad99c3d169b [2022-02-17T20:44:39.749Z] Step 9/12 : COPY go.mod vendor* ./ [2022-02-17T20:44:39.749Z] ---> 85c1a5192857 [2022-02-17T20:44:39.749Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-17T20:44:40.013Z] ---> Running in c2bce7ab8d6e [2022-02-17T20:45:18.780Z] Removing intermediate container c2bce7ab8d6e [2022-02-17T20:45:18.780Z] ---> 4f692c299f65 [2022-02-17T20:45:18.780Z] Step 11/12 : COPY . . [2022-02-17T20:45:18.780Z] ---> 9769387fc8fd [2022-02-17T20:45:18.780Z] Step 12/12 : RUN $MAKE [2022-02-17T20:45:18.780Z] ---> Running in 0c6e7a3119ff [2022-02-17T20:45:18.780Z] noop [2022-02-17T20:45:18.780Z] Removing intermediate container 0c6e7a3119ff [2022-02-17T20:45:18.780Z] ---> 085f80d6d529 [2022-02-17T20:45:18.780Z] Successfully built 085f80d6d529 [2022-02-17T20:45:18.781Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-17T20:45:19.105Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-17T20:45:19.105Z] . [Pipeline] withDockerContainer [2022-02-17T20:45:19.178Z] prd-centos7-docker-4c-2g-5442 does not seem to be running inside a container [2022-02-17T20:45:19.211Z] $ 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-02-17T20:45:19.524Z] $ docker top e03d29d953fe190a649a54e07da139426eb8287cf303db0022aff6e358ddc6a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-17T20:45:19.891Z] + go version [2022-02-17T20:45:19.891Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-02-17T20:45:19.902Z] $ docker stop --time=1 e03d29d953fe190a649a54e07da139426eb8287cf303db0022aff6e358ddc6a6 [2022-02-17T20:45:21.108Z] $ docker rm -f e03d29d953fe190a649a54e07da139426eb8287cf303db0022aff6e358ddc6a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-17T20:45:21.529Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-17T20:45:21.529Z] . [Pipeline] withDockerContainer [2022-02-17T20:45:21.589Z] prd-centos7-docker-4c-2g-5442 does not seem to be running inside a container [2022-02-17T20:45:21.624Z] $ 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-02-17T20:45:22.010Z] $ docker top 414c3932bb5923abd4817a7c7b4f10a20c0321c6baa508852f5207890a902948 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-17T20:45:22.404Z] + make test [2022-02-17T20:45:22.404Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-02-17T20:45:22.668Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-02-17T20:45:40.886Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-02-17T20:45:40.887Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-02-17T20:45:45.158Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.374s coverage: 39.3% of statements [2022-02-17T20:45:45.158Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.249s coverage: 52.0% of statements [2022-02-17T20:45:45.158Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.006s coverage: 95.5% of statements [2022-02-17T20:46:00.170Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-02-17T20:46:04.400Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-17T20:46:04.400Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-02-17T20:46:04.664Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-02-17T20:46:05.244Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-02-17T20:46:05.254Z] $ docker stop --time=1 414c3932bb5923abd4817a7c7b4f10a20c0321c6baa508852f5207890a902948 [2022-02-17T20:46:06.034Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5443 in /w/workspace/foundry_device-rfid-llrp-go_main [2022-02-17T20:46:06.632Z] $ docker rm -f 414c3932bb5923abd4817a7c7b4f10a20c0321c6baa508852f5207890a902948 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] ws [2022-02-17T20:46:06.837Z] Running in /w/workspace/device-rfid-llrp-go/19 [Pipeline] { [Pipeline] checkout [2022-02-17T20:46:07.005Z] Selected Git installation does not exist. Using Default [2022-02-17T20:46:07.005Z] The recommended git tool is: NONE [2022-02-17T20:46:07.082Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-02-17T20:46:07.167Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-02-17T20:46:08.230Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-17T20:46:08.515Z] + ls -al . [2022-02-17T20:46:08.515Z] total 604 [2022-02-17T20:46:08.515Z] drwxrwxr-x. 11 jenkins jenkins 4096 Feb 17 20:46 . [2022-02-17T20:46:08.515Z] drwxrwxr-x. 4 jenkins jenkins 112 Feb 17 20:44 .. [2022-02-17T20:46:08.515Z] -rw-rw-r--. 1 jenkins jenkins 9072 Feb 17 20:44 Attribution.txt [2022-02-17T20:46:08.515Z] drwxrwxr-x. 2 jenkins jenkins 62 Feb 17 20:44 bin [2022-02-17T20:46:08.515Z] drwxrwxr-x. 4 jenkins jenkins 44 Feb 17 20:44 cmd [2022-02-17T20:46:08.515Z] -rw-r--r--. 1 jenkins jenkins 460394 Feb 17 20:45 coverage.out [2022-02-17T20:46:08.515Z] -rw-rw-r--. 1 jenkins jenkins 1582 Feb 17 20:44 Dockerfile [2022-02-17T20:46:08.515Z] -rw-rw-r--. 1 jenkins jenkins 134 Feb 17 20:44 .dockerignore [2022-02-17T20:46:08.515Z] drwxrwxr-x. 2 jenkins jenkins 4096 Feb 17 20:44 examples [2022-02-17T20:46:08.515Z] drwxrwxr-x. 8 jenkins jenkins 162 Feb 17 20:44 .git [2022-02-17T20:46:08.515Z] drwxrwxr-x. 2 jenkins jenkins 103 Feb 17 20:44 .github [2022-02-17T20:46:08.515Z] -rw-rw-r--. 1 jenkins jenkins 946 Feb 17 20:44 .gitignore [2022-02-17T20:46:08.515Z] -rw-rw-r--. 1 jenkins jenkins 41 Feb 17 20:44 .golangci.yml [2022-02-17T20:46:08.515Z] -rw-rw-r--. 1 jenkins jenkins 2899 Feb 17 20:44 go.mod [2022-02-17T20:46:08.515Z] -rw-rw-r--. 1 jenkins jenkins 49145 Feb 17 20:44 go.sum [2022-02-17T20:46:08.515Z] -rw-rw-r--. 1 jenkins jenkins 677 Feb 17 20:44 GOVERNANCE.md [2022-02-17T20:46:08.515Z] drwxrwxr-x. 2 jenkins jenkins 31 Feb 17 20:44 images [2022-02-17T20:46:08.515Z] drwxrwxr-x. 5 jenkins jenkins 45 Feb 17 20:44 internal [2022-02-17T20:46:08.515Z] -rw-rw-r--. 1 jenkins jenkins 682 Feb 17 20:44 Jenkinsfile [2022-02-17T20:46:08.515Z] -rw-rw-r--. 1 jenkins jenkins 11347 Feb 17 20:44 LICENSE [2022-02-17T20:46:08.515Z] -rw-rw-r--. 1 jenkins jenkins 1435 Feb 17 20:44 Makefile [2022-02-17T20:46:08.515Z] -rw-rw-r--. 1 jenkins jenkins 625 Feb 17 20:44 OWNERS.md [2022-02-17T20:46:08.515Z] -rw-rw-r--. 1 jenkins jenkins 28508 Feb 17 20:44 README.md [2022-02-17T20:46:08.515Z] drwx------. 3 jenkins jenkins 30 Feb 17 20:44 .semver [2022-02-17T20:46:08.515Z] drwxrwxr-x. 4 jenkins jenkins 71 Feb 17 20:44 snap [2022-02-17T20:46:08.515Z] -rw-rw-r--. 1 jenkins jenkins 11 Feb 17 20:44 VERSION [2022-02-17T20:46:08.515Z] -rw-rw-r--. 1 jenkins jenkins 193 Feb 17 20:44 version.go [Pipeline] isUnix [Pipeline] sh [2022-02-17T20:46:08.818Z] + 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=4e518eebde62524943ef4fba54b9c3a8d84db30b --label arch=amd64 --label version=2.1.0-dev.2 . [2022-02-17T20:46:08.818Z] Sending build context to Docker daemon 1.719MB [2022-02-17T20:46:08.818Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-02-17T20:46:08.818Z] Step 2/26 : FROM ${BASE} AS builder [2022-02-17T20:46:08.818Z] ---> 085f80d6d529 [2022-02-17T20:46:08.818Z] Step 3/26 : ARG MAKE='make build' [2022-02-17T20:46:08.818Z] ---> Running in 14f44166a0ff [2022-02-17T20:46:08.818Z] Removing intermediate container 14f44166a0ff [2022-02-17T20:46:08.818Z] ---> eab97b5da2b1 [2022-02-17T20:46:08.818Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-02-17T20:46:09.079Z] ---> Running in 3784801ff023 [2022-02-17T20:46:09.079Z] Removing intermediate container 3784801ff023 [2022-02-17T20:46:09.079Z] ---> 4917c741e195 [2022-02-17T20:46:09.079Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-02-17T20:46:09.079Z] ---> Running in 212e63775f1e [2022-02-17T20:46:09.079Z] Removing intermediate container 212e63775f1e [2022-02-17T20:46:09.079Z] ---> 4114b7eba901 [2022-02-17T20:46:09.079Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-17T20:46:09.079Z] ---> Running in d220082d39af [2022-02-17T20:46:09.654Z] Removing intermediate container d220082d39af [2022-02-17T20:46:09.654Z] ---> 71ff9a75e1a4 [2022-02-17T20:46:09.654Z] Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-17T20:46:09.654Z] ---> Running in 6e8cff228f4b [2022-02-17T20:46:09.914Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-17T20:46:10.854Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-17T20:46:11.114Z] OK: 221 MiB in 52 packages [2022-02-17T20:46:11.114Z] Removing intermediate container 6e8cff228f4b [2022-02-17T20:46:11.114Z] ---> ebcdf5f260dd [2022-02-17T20:46:11.114Z] Step 8/26 : WORKDIR /app [2022-02-17T20:46:11.378Z] ---> Running in c595b91fa787 [2022-02-17T20:46:11.378Z] Removing intermediate container c595b91fa787 [2022-02-17T20:46:11.378Z] ---> 38d9ebd46790 [2022-02-17T20:46:11.378Z] Step 9/26 : COPY go.mod vendor* ./ [2022-02-17T20:46:11.378Z] ---> 5ef9025833d5 [2022-02-17T20:46:11.378Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-17T20:46:11.378Z] ---> Running in f4ef6f4bd1f2 [2022-02-17T20:46:11.541Z] using credential edgex-jenkins-ssh [2022-02-17T20:46:11.562Z] Cloning the remote Git repository [2022-02-17T20:46:11.613Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-02-17T20:46:11.687Z] > git init /w/workspace/device-rfid-llrp-go/19 # timeout=10 [2022-02-17T20:46:11.760Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-02-17T20:46:11.761Z] > git --version # timeout=10 [2022-02-17T20:46:11.959Z] Removing intermediate container f4ef6f4bd1f2 [2022-02-17T20:46:11.959Z] ---> 51e6c5120f44 [2022-02-17T20:46:11.959Z] Step 11/26 : COPY . . [2022-02-17T20:46:12.219Z] ---> 4c422c6f427f [2022-02-17T20:46:12.219Z] Step 12/26 : RUN $MAKE [2022-02-17T20:46:12.219Z] ---> Running in 89caa0e4c12c [2022-02-17T20:46:12.481Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp.Version=2.1.0-dev.2" -o cmd/device-rfid-llrp ./cmd [2022-02-17T20:46:12.696Z] Avoid second fetch [2022-02-17T20:46:12.697Z] Checking out Revision 4e518eebde62524943ef4fba54b9c3a8d84db30b (main) [2022-02-17T20:46:11.783Z] > git --version # 'git version 2.17.1' [2022-02-17T20:46:11.784Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-17T20:46:11.894Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-17T20:46:12.668Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-02-17T20:46:12.683Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-17T20:46:12.719Z] > git config core.sparsecheckout # timeout=10 [2022-02-17T20:46:12.738Z] > git checkout -f 4e518eebde62524943ef4fba54b9c3a8d84db30b # timeout=10 [2022-02-17T20:46:16.902Z] Commit message: "fix: update snap packaging (#61)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-17T20:46:17.846Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-02-17T20:46:17.846Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-17T20:46:17.846Z] Dload Upload Total Spent Left Speed [2022-02-17T20:46:17.846Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 56665 0 --:--:-- --:--:-- --:--:-- 56665 [Pipeline] sh [2022-02-17T20:46:18.406Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-02-17T20:46:18.746Z] + sudo tee /etc/docker/daemon.new [2022-02-17T20:46:18.746Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-02-17T20:46:18.746Z] { [2022-02-17T20:46:18.746Z] "registry-mirrors": [ [2022-02-17T20:46:18.746Z] "https://nexus3.edgexfoundry.org:10001" [2022-02-17T20:46:18.746Z] ], [2022-02-17T20:46:18.746Z] "bip": "10.250.0.254/24", [2022-02-17T20:46:18.746Z] "hosts": [ [2022-02-17T20:46:18.746Z] "tcp://0.0.0.0:5555", [2022-02-17T20:46:18.746Z] "unix:///var/run/docker.sock" [2022-02-17T20:46:18.746Z] ], [2022-02-17T20:46:18.746Z] "mtu": 1458, [2022-02-17T20:46:18.746Z] "selinux-enabled": true, [2022-02-17T20:46:18.746Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-02-17T20:46:18.746Z] } [Pipeline] sh [2022-02-17T20:46:19.087Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-02-17T20:46:19.441Z] + sudo service docker restart [2022-02-17T20:46:24.816Z] Removing intermediate container 89caa0e4c12c [2022-02-17T20:46:24.816Z] ---> cc2b1a49f1ec [2022-02-17T20:46:24.816Z] Step 13/26 : FROM alpine:3.14 [2022-02-17T20:46:25.385Z] 3.14: Pulling from library/alpine [2022-02-17T20:46:25.645Z] 97518928ae5f: Pulling fs layer [2022-02-17T20:46:25.645Z] 97518928ae5f: Verifying Checksum [2022-02-17T20:46:25.645Z] 97518928ae5f: Download complete [2022-02-17T20:46:25.904Z] 97518928ae5f: Pull complete [2022-02-17T20:46:25.904Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-17T20:46:25.904Z] Status: Downloaded newer image for alpine:3.14 [2022-02-17T20:46:25.904Z] ---> 0a97eee8041e [2022-02-17T20:46:25.904Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-02-17T20:46:25.904Z] ---> Running in 7b55b6706de4 [2022-02-17T20:46:25.904Z] Removing intermediate container 7b55b6706de4 [2022-02-17T20:46:25.904Z] ---> a26e61ccdd3e [2022-02-17T20:46:25.904Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-17T20:46:26.165Z] ---> Running in 7541bc7093d1 [2022-02-17T20:46:26.427Z] Removing intermediate container 7541bc7093d1 [2022-02-17T20:46:26.427Z] ---> 17353faab0cf [2022-02-17T20:46:26.427Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-02-17T20:46:26.427Z] ---> Running in f3114f62ef06 [2022-02-17T20:46:26.689Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-17T20:46:28.071Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-17T20:46:29.453Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-02-17T20:46:29.713Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-02-17T20:46:29.713Z] (3/6) Installing libsodium (1.0.18-r0) [2022-02-17T20:46:29.973Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-17T20:46:30.544Z] (5/6) Installing libzmq (4.3.4-r0) [2022-02-17T20:46:30.803Z] (6/6) Installing zeromq (4.3.4-r0) [2022-02-17T20:46:31.064Z] Executing busybox-1.33.1-r6.trigger [2022-02-17T20:46:31.064Z] OK: 8 MiB in 20 packages [2022-02-17T20:46:31.325Z] Removing intermediate container f3114f62ef06 [2022-02-17T20:46:31.325Z] ---> 5c514bfdc8dc [2022-02-17T20:46:31.325Z] Step 17/26 : COPY --from=builder /app/LICENSE / [2022-02-17T20:46:31.325Z] ---> 0434dd5c437c [2022-02-17T20:46:31.325Z] Step 18/26 : COPY --from=builder /app/Attribution.txt / [2022-02-17T20:46:31.587Z] ---> 998c6dd5caf5 [2022-02-17T20:46:31.587Z] Step 19/26 : COPY --from=builder /app/cmd/device-rfid-llrp /device-rfid-llrp [2022-02-17T20:46:31.857Z] ---> 353ef845bc2d [2022-02-17T20:46:31.857Z] Step 20/26 : COPY --from=builder /app/cmd/res/ / [2022-02-17T20:46:32.117Z] ---> cdf2ee358616 [2022-02-17T20:46:32.117Z] Step 21/26 : EXPOSE 59989 [2022-02-17T20:46:32.117Z] ---> Running in 54abd1ea9008 [2022-02-17T20:46:32.117Z] Removing intermediate container 54abd1ea9008 [2022-02-17T20:46:32.117Z] ---> a74bd5b2d810 [2022-02-17T20:46:32.117Z] Step 22/26 : ENTRYPOINT ["/device-rfid-llrp"] [2022-02-17T20:46:32.117Z] ---> Running in 447e7157a6cd [2022-02-17T20:46:32.380Z] Removing intermediate container 447e7157a6cd [2022-02-17T20:46:32.380Z] ---> f76ef9720e67 [2022-02-17T20:46:32.380Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-02-17T20:46:32.380Z] ---> Running in 75e518b939a2 [2022-02-17T20:46:32.380Z] Removing intermediate container 75e518b939a2 [2022-02-17T20:46:32.380Z] ---> b993e9130c78 [2022-02-17T20:46:32.380Z] Step 24/26 : LABEL arch=amd64 [2022-02-17T20:46:32.380Z] ---> Running in 8983e8ab5aec [2022-02-17T20:46:32.380Z] Removing intermediate container 8983e8ab5aec [2022-02-17T20:46:32.380Z] ---> 8154cd846ed6 [2022-02-17T20:46:32.380Z] Step 25/26 : LABEL git_sha=4e518eebde62524943ef4fba54b9c3a8d84db30b [2022-02-17T20:46:32.380Z] ---> Running in 6d3390187fe6 [2022-02-17T20:46:32.642Z] Removing intermediate container 6d3390187fe6 [2022-02-17T20:46:32.642Z] ---> 7663d0161156 [2022-02-17T20:46:32.642Z] Step 26/26 : LABEL version=2.1.0-dev.2 [2022-02-17T20:46:32.642Z] ---> Running in b76a38851f28 [2022-02-17T20:46:32.642Z] Removing intermediate container b76a38851f28 [2022-02-17T20:46:32.642Z] ---> 2f6a719ad226 [2022-02-17T20:46:32.642Z] [Warning] One or more build-args [ARCH] were not consumed [2022-02-17T20:46:32.642Z] Successfully built 2f6a719ad226 [2022-02-17T20:46:32.642Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-17T20:46:32.730Z] provisioning config files... [2022-02-17T20:46:32.741Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config484225576614406721tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-17T20:46:33.050Z] ---> docker-login.sh [2022-02-17T20:46:33.050Z] nexus3.edgexfoundry.org:10001 [2022-02-17T20:46:33.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-17T20:46:33.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-17T20:46:33.050Z] Configure a credential helper to remove this warning. See [2022-02-17T20:46:33.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-17T20:46:33.050Z] [2022-02-17T20:46:33.050Z] Login Succeeded [2022-02-17T20:46:33.050Z] nexus3.edgexfoundry.org:10002 [2022-02-17T20:46:33.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-17T20:46:33.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-17T20:46:33.312Z] Configure a credential helper to remove this warning. See [2022-02-17T20:46:33.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-17T20:46:33.312Z] [2022-02-17T20:46:33.312Z] Login Succeeded [2022-02-17T20:46:33.312Z] nexus3.edgexfoundry.org:10003 [2022-02-17T20:46:33.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-17T20:46:33.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-17T20:46:33.312Z] Configure a credential helper to remove this warning. See [2022-02-17T20:46:33.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-17T20:46:33.312Z] [2022-02-17T20:46:33.312Z] Login Succeeded [2022-02-17T20:46:33.312Z] nexus3.edgexfoundry.org:10004 [2022-02-17T20:46:33.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-17T20:46:33.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-17T20:46:33.572Z] Configure a credential helper to remove this warning. See [2022-02-17T20:46:33.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-17T20:46:33.572Z] [2022-02-17T20:46:33.572Z] Login Succeeded [2022-02-17T20:46:33.572Z] docker.io [2022-02-17T20:46:33.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-17T20:46:33.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-17T20:46:33.834Z] Configure a credential helper to remove this warning. See [2022-02-17T20:46:33.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-17T20:46:33.834Z] [2022-02-17T20:46:33.834Z] Login Succeeded [2022-02-17T20:46:33.834Z] ---> docker-login.sh ends [Pipeline] } [2022-02-17T20:46:33.844Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-17T20:46:33.878Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-17T20:46:33.902Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2022-02-17T20:46:33.902Z] 4e518eebde62524943ef4fba54b9c3a8d84db30b [2022-02-17T20:46:33.902Z] latest [2022-02-17T20:46:33.902Z] 2.1.0-dev.2 [2022-02-17T20:46:33.902Z] 4e518eebde62524943ef4fba54b9c3a8d84db30b-2.1.0-dev.2 [2022-02-17T20:46:33.902Z] main [2022-02-17T20:46:33.902Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-17T20:46:34.224Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:4e518eebde62524943ef4fba54b9c3a8d84db30b [Pipeline] isUnix [Pipeline] sh [2022-02-17T20:46:34.517Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:4e518eebde62524943ef4fba54b9c3a8d84db30b [2022-02-17T20:46:34.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-02-17T20:46:34.517Z] 1f3250695957: Preparing [2022-02-17T20:46:34.517Z] f1069796b0bd: Preparing [2022-02-17T20:46:34.517Z] 232ef8b44c9b: Preparing [2022-02-17T20:46:34.517Z] 58c13f4a9c5c: Preparing [2022-02-17T20:46:34.517Z] 47a8220846b7: Preparing [2022-02-17T20:46:34.517Z] d5eb3da67b7a: Preparing [2022-02-17T20:46:34.517Z] 1a058d5342cc: Preparing [2022-02-17T20:46:34.517Z] d5eb3da67b7a: Waiting [2022-02-17T20:46:34.517Z] 1a058d5342cc: Waiting [2022-02-17T20:46:34.776Z] 232ef8b44c9b: Pushed [2022-02-17T20:46:34.776Z] 58c13f4a9c5c: Pushed [2022-02-17T20:46:34.776Z] 1a058d5342cc: Layer already exists [2022-02-17T20:46:34.776Z] 47a8220846b7: Pushed [2022-02-17T20:46:34.776Z] 1f3250695957: Pushed [2022-02-17T20:46:34.776Z] d5eb3da67b7a: Pushed [2022-02-17T20:46:35.711Z] f1069796b0bd: Pushed [2022-02-17T20:46:35.711Z] 4e518eebde62524943ef4fba54b9c3a8d84db30b: digest: sha256:441dd0145a5e7a7b2ec2cdaf59e96693893c24c8132cb9bb0fcd9325b369f666 size: 1781 [Pipeline] isUnix [Pipeline] sh [2022-02-17T20:46:36.019Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] isUnix [Pipeline] sh [2022-02-17T20:46:36.321Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-02-17T20:46:36.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-02-17T20:46:36.321Z] 1f3250695957: Preparing [2022-02-17T20:46:36.321Z] f1069796b0bd: Preparing [2022-02-17T20:46:36.321Z] 232ef8b44c9b: Preparing [2022-02-17T20:46:36.321Z] 58c13f4a9c5c: Preparing [2022-02-17T20:46:36.321Z] 47a8220846b7: Preparing [2022-02-17T20:46:36.321Z] d5eb3da67b7a: Preparing [2022-02-17T20:46:36.321Z] 1a058d5342cc: Preparing [2022-02-17T20:46:36.321Z] d5eb3da67b7a: Waiting [2022-02-17T20:46:36.321Z] 1a058d5342cc: Waiting [2022-02-17T20:46:36.321Z] f1069796b0bd: Layer already exists [2022-02-17T20:46:36.321Z] 47a8220846b7: Layer already exists [2022-02-17T20:46:36.321Z] 232ef8b44c9b: Layer already exists [2022-02-17T20:46:36.321Z] 58c13f4a9c5c: Layer already exists [2022-02-17T20:46:36.321Z] 1f3250695957: Layer already exists [2022-02-17T20:46:36.321Z] d5eb3da67b7a: Layer already exists [2022-02-17T20:46:36.321Z] 1a058d5342cc: Layer already exists [2022-02-17T20:46:36.321Z] latest: digest: sha256:441dd0145a5e7a7b2ec2cdaf59e96693893c24c8132cb9bb0fcd9325b369f666 size: 1781 [Pipeline] isUnix [Pipeline] sh [2022-02-17T20:46:36.626Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.1.0-dev.2 [Pipeline] isUnix [Pipeline] sh [2022-02-17T20:46:37.006Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.1.0-dev.2 [2022-02-17T20:46:37.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-02-17T20:46:37.006Z] 1f3250695957: Preparing [2022-02-17T20:46:37.006Z] f1069796b0bd: Preparing [2022-02-17T20:46:37.006Z] 232ef8b44c9b: Preparing [2022-02-17T20:46:37.006Z] 58c13f4a9c5c: Preparing [2022-02-17T20:46:37.006Z] 47a8220846b7: Preparing [2022-02-17T20:46:37.006Z] d5eb3da67b7a: Preparing [2022-02-17T20:46:37.006Z] 1a058d5342cc: Preparing [2022-02-17T20:46:37.006Z] d5eb3da67b7a: Waiting [2022-02-17T20:46:37.006Z] 1a058d5342cc: Waiting [2022-02-17T20:46:37.006Z] 47a8220846b7: Layer already exists [2022-02-17T20:46:37.006Z] 232ef8b44c9b: Layer already exists [2022-02-17T20:46:37.006Z] 1f3250695957: Layer already exists [2022-02-17T20:46:37.006Z] f1069796b0bd: Layer already exists [2022-02-17T20:46:37.006Z] 58c13f4a9c5c: Layer already exists [2022-02-17T20:46:37.006Z] 1a058d5342cc: Layer already exists [2022-02-17T20:46:37.006Z] d5eb3da67b7a: Layer already exists [2022-02-17T20:46:37.006Z] 2.1.0-dev.2: digest: sha256:441dd0145a5e7a7b2ec2cdaf59e96693893c24c8132cb9bb0fcd9325b369f666 size: 1781 [Pipeline] isUnix [Pipeline] sh [2022-02-17T20:46:37.477Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:4e518eebde62524943ef4fba54b9c3a8d84db30b-2.1.0-dev.2 [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-17T20:46:37.816Z] provisioning config files... [2022-02-17T20:46:37.833Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:4e518eebde62524943ef4fba54b9c3a8d84db30b-2.1.0-dev.2 [2022-02-17T20:46:37.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-02-17T20:46:37.834Z] 1f3250695957: Preparing [2022-02-17T20:46:37.834Z] f1069796b0bd: Preparing [2022-02-17T20:46:37.834Z] 232ef8b44c9b: Preparing [2022-02-17T20:46:37.834Z] 58c13f4a9c5c: Preparing [2022-02-17T20:46:37.834Z] 47a8220846b7: Preparing [2022-02-17T20:46:37.834Z] d5eb3da67b7a: Preparing [2022-02-17T20:46:37.834Z] 1a058d5342cc: Preparing [2022-02-17T20:46:37.834Z] d5eb3da67b7a: Waiting [2022-02-17T20:46:37.834Z] 1a058d5342cc: Waiting [2022-02-17T20:46:37.834Z] 1f3250695957: Layer already exists [2022-02-17T20:46:37.834Z] 232ef8b44c9b: Layer already exists [2022-02-17T20:46:37.834Z] 47a8220846b7: Layer already exists [2022-02-17T20:46:37.834Z] 58c13f4a9c5c: Layer already exists [2022-02-17T20:46:37.834Z] d5eb3da67b7a: Layer already exists [2022-02-17T20:46:37.834Z] f1069796b0bd: Layer already exists [2022-02-17T20:46:37.834Z] 1a058d5342cc: Layer already exists [2022-02-17T20:46:37.834Z] 4e518eebde62524943ef4fba54b9c3a8d84db30b-2.1.0-dev.2: digest: sha256:441dd0145a5e7a7b2ec2cdaf59e96693893c24c8132cb9bb0fcd9325b369f666 size: 1781 [2022-02-17T20:46:37.842Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/19@tmp/config320927295069511763tmp [Pipeline] isUnix [Pipeline] sh [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-17T20:46:38.132Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] isUnix [Pipeline] sh [2022-02-17T20:46:38.212Z] ---> docker-login.sh [2022-02-17T20:46:38.212Z] nexus3.edgexfoundry.org:10001 [2022-02-17T20:46:38.425Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2022-02-17T20:46:38.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-02-17T20:46:38.425Z] 1f3250695957: Preparing [2022-02-17T20:46:38.425Z] f1069796b0bd: Preparing [2022-02-17T20:46:38.425Z] 232ef8b44c9b: Preparing [2022-02-17T20:46:38.425Z] 58c13f4a9c5c: Preparing [2022-02-17T20:46:38.425Z] 47a8220846b7: Preparing [2022-02-17T20:46:38.425Z] d5eb3da67b7a: Preparing [2022-02-17T20:46:38.425Z] 1a058d5342cc: Preparing [2022-02-17T20:46:38.425Z] d5eb3da67b7a: Waiting [2022-02-17T20:46:38.425Z] 1a058d5342cc: Waiting [2022-02-17T20:46:38.425Z] f1069796b0bd: Layer already exists [2022-02-17T20:46:38.425Z] 58c13f4a9c5c: Layer already exists [2022-02-17T20:46:38.425Z] 1f3250695957: Layer already exists [2022-02-17T20:46:38.425Z] 232ef8b44c9b: Layer already exists [2022-02-17T20:46:38.425Z] 47a8220846b7: Layer already exists [2022-02-17T20:46:38.425Z] d5eb3da67b7a: Layer already exists [2022-02-17T20:46:38.425Z] 1a058d5342cc: Layer already exists [2022-02-17T20:46:38.425Z] main: digest: sha256:441dd0145a5e7a7b2ec2cdaf59e96693893c24c8132cb9bb0fcd9325b369f666 size: 1781 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-17T20:46:38.464Z] ===================================================== [Pipeline] echo [2022-02-17T20:46:38.474Z] taggedImages: [2022-02-17T20:46:38.474Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:4e518eebde62524943ef4fba54b9c3a8d84db30b [2022-02-17T20:46:38.474Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-02-17T20:46:38.474Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.1.0-dev.2 [2022-02-17T20:46:38.474Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:4e518eebde62524943ef4fba54b9c3a8d84db30b-2.1.0-dev.2 [2022-02-17T20:46:38.474Z] - 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-02-17T20:46:38.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-17T20:46:38.900Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-17T20:46:38.900Z] [2022-02-17T20:46:38.900Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-02-17T20:46:39.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-17T20:46:39.093Z] Configure a credential helper to remove this warning. See [2022-02-17T20:46:39.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-17T20:46:39.093Z] [2022-02-17T20:46:39.093Z] Login Succeeded [2022-02-17T20:46:39.093Z] nexus3.edgexfoundry.org:10002 [2022-02-17T20:46:39.210Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-17T20:46:39.210Z] latest: Pulling from edgex-lftools-log-publisher [2022-02-17T20:46:39.210Z] b4d181a07f80: Pulling fs layer [2022-02-17T20:46:39.210Z] a1111a8f2ec3: Pulling fs layer [2022-02-17T20:46:39.210Z] ed53099fbce6: Pulling fs layer [2022-02-17T20:46:39.210Z] dc539afda2c1: Pulling fs layer [2022-02-17T20:46:39.210Z] 77bc0d833cb6: Pulling fs layer [2022-02-17T20:46:39.210Z] 9065ff56babe: Pulling fs layer [2022-02-17T20:46:39.210Z] d287ab97295c: Pulling fs layer [2022-02-17T20:46:39.210Z] 77bc0d833cb6: Waiting [2022-02-17T20:46:39.210Z] 9065ff56babe: Waiting [2022-02-17T20:46:39.210Z] d287ab97295c: Waiting [2022-02-17T20:46:39.210Z] dc539afda2c1: Waiting [2022-02-17T20:46:39.210Z] a1111a8f2ec3: Verifying Checksum [2022-02-17T20:46:39.210Z] a1111a8f2ec3: Download complete [2022-02-17T20:46:39.210Z] dc539afda2c1: Verifying Checksum [2022-02-17T20:46:39.210Z] dc539afda2c1: Download complete [2022-02-17T20:46:39.210Z] ed53099fbce6: Verifying Checksum [2022-02-17T20:46:39.210Z] ed53099fbce6: Download complete [2022-02-17T20:46:39.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-17T20:46:39.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-17T20:46:39.366Z] Configure a credential helper to remove this warning. See [2022-02-17T20:46:39.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-17T20:46:39.366Z] [2022-02-17T20:46:39.366Z] Login Succeeded [2022-02-17T20:46:39.366Z] nexus3.edgexfoundry.org:10003 [2022-02-17T20:46:39.474Z] 9065ff56babe: Verifying Checksum [2022-02-17T20:46:39.474Z] 9065ff56babe: Download complete [2022-02-17T20:46:39.474Z] 77bc0d833cb6: Verifying Checksum [2022-02-17T20:46:39.474Z] 77bc0d833cb6: Download complete [2022-02-17T20:46:39.474Z] b4d181a07f80: Verifying Checksum [2022-02-17T20:46:39.474Z] b4d181a07f80: Download complete [2022-02-17T20:46:39.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-17T20:46:39.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-17T20:46:39.912Z] Configure a credential helper to remove this warning. See [2022-02-17T20:46:39.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-17T20:46:39.912Z] [2022-02-17T20:46:39.912Z] Login Succeeded [2022-02-17T20:46:39.912Z] nexus3.edgexfoundry.org:10004 [2022-02-17T20:46:40.055Z] d287ab97295c: Verifying Checksum [2022-02-17T20:46:40.055Z] d287ab97295c: Download complete [2022-02-17T20:46:40.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-17T20:46:40.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-17T20:46:40.191Z] Configure a credential helper to remove this warning. See [2022-02-17T20:46:40.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-17T20:46:40.191Z] [2022-02-17T20:46:40.191Z] Login Succeeded [2022-02-17T20:46:40.191Z] docker.io [2022-02-17T20:46:40.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-17T20:46:41.010Z] b4d181a07f80: Pull complete [2022-02-17T20:46:41.010Z] a1111a8f2ec3: Pull complete [2022-02-17T20:46:41.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-17T20:46:41.063Z] Configure a credential helper to remove this warning. See [2022-02-17T20:46:41.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-17T20:46:41.063Z] [2022-02-17T20:46:41.063Z] Login Succeeded [2022-02-17T20:46:41.063Z] ---> docker-login.sh ends [Pipeline] } [2022-02-17T20:46:41.081Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-02-17T20:46:41.585Z] ed53099fbce6: Pull complete [2022-02-17T20:46:41.585Z] dc539afda2c1: Pull complete [Pipeline] echo [2022-02-17T20:46:41.623Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-17T20:46:41.636Z] ========================================================= [2022-02-17T20:46:41.636Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-02-17T20:46:41.636Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-17T20:46:41.847Z] 77bc0d833cb6: Pull complete [2022-02-17T20:46:41.982Z] + 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-02-17T20:46:42.112Z] 9065ff56babe: Pull complete [2022-02-17T20:46:42.255Z] Sending build context to Docker daemon 1.225MB [2022-02-17T20:46:42.255Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-02-17T20:46:42.255Z] Step 2/12 : FROM ${BASE} AS builder [2022-02-17T20:46:42.543Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-02-17T20:46:42.543Z] 9b3977197b4f: Pulling fs layer [2022-02-17T20:46:42.543Z] 1a89e8eeedd5: Pulling fs layer [2022-02-17T20:46:42.543Z] 94645a83ff95: Pulling fs layer [2022-02-17T20:46:42.543Z] 3f3a8bcf1eab: Pulling fs layer [2022-02-17T20:46:42.543Z] 0c92f367c5e7: Pulling fs layer [2022-02-17T20:46:42.543Z] f7c0051592d6: Pulling fs layer [2022-02-17T20:46:42.543Z] a227ed2f7395: Pulling fs layer [2022-02-17T20:46:42.543Z] 7b1c46037f91: Pulling fs layer [2022-02-17T20:46:42.543Z] 0c92f367c5e7: Waiting [2022-02-17T20:46:42.543Z] f7c0051592d6: Waiting [2022-02-17T20:46:42.543Z] a227ed2f7395: Waiting [2022-02-17T20:46:42.543Z] 7b1c46037f91: Waiting [2022-02-17T20:46:42.543Z] 3f3a8bcf1eab: Waiting [2022-02-17T20:46:42.543Z] 94645a83ff95: Verifying Checksum [2022-02-17T20:46:42.543Z] 94645a83ff95: Download complete [2022-02-17T20:46:42.543Z] 1a89e8eeedd5: Download complete [2022-02-17T20:46:42.543Z] 0c92f367c5e7: Verifying Checksum [2022-02-17T20:46:42.543Z] 0c92f367c5e7: Download complete [2022-02-17T20:46:42.543Z] f7c0051592d6: Download complete [2022-02-17T20:46:42.543Z] 9b3977197b4f: Verifying Checksum [2022-02-17T20:46:42.543Z] 9b3977197b4f: Download complete [2022-02-17T20:46:42.543Z] a227ed2f7395: Verifying Checksum [2022-02-17T20:46:42.543Z] a227ed2f7395: Download complete [2022-02-17T20:46:43.141Z] 9b3977197b4f: Pull complete [2022-02-17T20:46:43.745Z] 1a89e8eeedd5: Pull complete [2022-02-17T20:46:44.025Z] 94645a83ff95: Pull complete [2022-02-17T20:46:44.298Z] 7b1c46037f91: Verifying Checksum [2022-02-17T20:46:44.298Z] 7b1c46037f91: Download complete [2022-02-17T20:46:44.895Z] 3f3a8bcf1eab: Verifying Checksum [2022-02-17T20:46:44.895Z] 3f3a8bcf1eab: Download complete [2022-02-17T20:46:47.461Z] d287ab97295c: Pull complete [2022-02-17T20:46:47.461Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-02-17T20:46:47.461Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-17T20:46:47.461Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-02-17T20:46:47.525Z] prd-centos7-docker-4c-2g-5442 does not seem to be running inside a container [2022-02-17T20:46:47.557Z] $ 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-02-17T20:46:49.817Z] $ docker top a4a995051d552379daba0e8643db5ec762c68a238fdf6c3217ef80eeb1fa6893 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-17T20:46:50.265Z] ---> job-cost.sh [2022-02-17T20:46:50.265Z] lf-activate-venv: SKIPPING [2022-02-17T20:46:50.265Z] INFO: No Stack... [2022-02-17T20:46:50.525Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-17T20:46:51.095Z] INFO: Archiving Costs [Pipeline] sh [2022-02-17T20:46:51.389Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2022-02-17T20:46:51.389Z] + cut -d, -f6 [Pipeline] lock [2022-02-17T20:46:51.407Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-19-stack-cost] [2022-02-17T20:46:51.413Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-19-stack-cost] did not exist. Created. [2022-02-17T20:46:51.413Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-19-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-17T20:46:51.732Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-02-17T20:46:51.762Z] Stashed 1 file(s) [Pipeline] } [2022-02-17T20:46:51.772Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-19-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-17T20:46:51.791Z] $ docker stop --time=1 a4a995051d552379daba0e8643db5ec762c68a238fdf6c3217ef80eeb1fa6893 [2022-02-17T20:46:52.939Z] $ docker rm -f a4a995051d552379daba0e8643db5ec762c68a238fdf6c3217ef80eeb1fa6893 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-17T20:46:57.278Z] 3f3a8bcf1eab: Pull complete [2022-02-17T20:46:57.278Z] 0c92f367c5e7: Pull complete [2022-02-17T20:46:57.278Z] f7c0051592d6: Pull complete [2022-02-17T20:46:57.278Z] a227ed2f7395: Pull complete [2022-02-17T20:47:02.679Z] 7b1c46037f91: Pull complete [2022-02-17T20:47:02.679Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-02-17T20:47:02.679Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-17T20:47:02.679Z] ---> f79e39bc4007 [2022-02-17T20:47:02.679Z] Step 3/12 : ARG MAKE='make build' [2022-02-17T20:47:04.648Z] ---> Running in 4bb3b0d17cba [2022-02-17T20:47:04.648Z] Removing intermediate container 4bb3b0d17cba [2022-02-17T20:47:04.648Z] ---> 17b4b5d57880 [2022-02-17T20:47:04.648Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-02-17T20:47:04.920Z] ---> Running in ca32c675aff4 [2022-02-17T20:47:05.195Z] Removing intermediate container ca32c675aff4 [2022-02-17T20:47:05.195Z] ---> d977faff3345 [2022-02-17T20:47:05.195Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-02-17T20:47:05.195Z] ---> Running in dcbbe89059b5 [2022-02-17T20:47:05.466Z] Removing intermediate container dcbbe89059b5 [2022-02-17T20:47:05.466Z] ---> 83e6bc31c93b [2022-02-17T20:47:05.466Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-17T20:47:05.739Z] ---> Running in 03e45fc4e225 [2022-02-17T20:47:07.716Z] Removing intermediate container 03e45fc4e225 [2022-02-17T20:47:07.716Z] ---> 23b7273a8b70 [2022-02-17T20:47:07.716Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-17T20:47:07.716Z] ---> Running in 2cd75c0f70c5 [2022-02-17T20:47:08.688Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-17T20:47:09.659Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-17T20:47:10.253Z] OK: 220 MiB in 52 packages [2022-02-17T20:47:11.230Z] Removing intermediate container 2cd75c0f70c5 [2022-02-17T20:47:11.230Z] ---> f145bc75a064 [2022-02-17T20:47:11.230Z] Step 8/12 : WORKDIR /app [2022-02-17T20:47:11.230Z] ---> Running in 42bc12479721 [2022-02-17T20:47:11.504Z] Removing intermediate container 42bc12479721 [2022-02-17T20:47:11.504Z] ---> 8b6e3fced016 [2022-02-17T20:47:11.504Z] Step 9/12 : COPY go.mod vendor* ./ [2022-02-17T20:47:12.125Z] ---> c3d91b1c99c2 [2022-02-17T20:47:12.125Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-17T20:47:12.125Z] ---> Running in 431dff77c9ae [2022-02-17T20:48:20.147Z] Removing intermediate container 431dff77c9ae [2022-02-17T20:48:20.147Z] ---> 1928c44f74dc [2022-02-17T20:48:20.147Z] Step 11/12 : COPY . . [2022-02-17T20:48:21.124Z] ---> 32e5889a5580 [2022-02-17T20:48:21.124Z] Step 12/12 : RUN $MAKE [2022-02-17T20:48:21.124Z] ---> Running in 8cbfbd3d861e [2022-02-17T20:48:22.107Z] noop [2022-02-17T20:48:22.702Z] Removing intermediate container 8cbfbd3d861e [2022-02-17T20:48:22.702Z] ---> 76351ab7f228 [2022-02-17T20:48:22.702Z] Successfully built 76351ab7f228 [2022-02-17T20:48:22.702Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-17T20:48:23.046Z] + docker inspect -f . ci-base-image-arm64 [2022-02-17T20:48:23.046Z] . [Pipeline] withDockerContainer [2022-02-17T20:48:23.257Z] prd-ubuntu18.04-docker-arm64-4c-16g-5443 does not seem to be running inside a container [2022-02-17T20:48:23.336Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/19 -v /w/workspace/device-rfid-llrp-go/19:/w/workspace/device-rfid-llrp-go/19:rw,z -v /w/workspace/device-rfid-llrp-go/19@tmp:/w/workspace/device-rfid-llrp-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-02-17T20:48:24.584Z] $ docker top 59a5bced1cfb9c8a2762a46bd4c08f2acf723b51aea553579bf63f381cd7dc38 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-17T20:48:25.484Z] + go version [2022-02-17T20:48:25.484Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-02-17T20:48:25.506Z] $ docker stop --time=1 59a5bced1cfb9c8a2762a46bd4c08f2acf723b51aea553579bf63f381cd7dc38 [2022-02-17T20:48:27.155Z] $ docker rm -f 59a5bced1cfb9c8a2762a46bd4c08f2acf723b51aea553579bf63f381cd7dc38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-17T20:48:27.707Z] + docker inspect -f . ci-base-image-arm64 [2022-02-17T20:48:27.707Z] . [Pipeline] withDockerContainer [2022-02-17T20:48:27.928Z] prd-ubuntu18.04-docker-arm64-4c-16g-5443 does not seem to be running inside a container [2022-02-17T20:48:28.006Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/19 -v /w/workspace/device-rfid-llrp-go/19:/w/workspace/device-rfid-llrp-go/19:rw,z -v /w/workspace/device-rfid-llrp-go/19@tmp:/w/workspace/device-rfid-llrp-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-02-17T20:48:29.287Z] $ docker top 5f5ccc45f5e194cb8923e9b9da1fbf6f3a0e33592e889bcb9ee564df7a656277 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-17T20:48:30.172Z] + make test [2022-02-17T20:48:30.172Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-02-17T20:48:31.623Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-02-17T20:49:18.623Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-02-17T20:49:18.623Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-02-17T20:49:57.643Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.628s coverage: 39.3% of statements [2022-02-17T20:49:57.643Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.505s coverage: 52.0% of statements [2022-02-17T20:49:57.643Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.043s coverage: 96.4% of statements [2022-02-17T20:49:57.643Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-02-17T20:49:57.643Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-02-17T20:50:12.719Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-17T20:50:13.309Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-02-17T20:50:13.902Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-02-17T20:50:15.893Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-02-17T20:50:15.900Z] $ docker stop --time=1 5f5ccc45f5e194cb8923e9b9da1fbf6f3a0e33592e889bcb9ee564df7a656277 [2022-02-17T20:50:17.568Z] $ docker rm -f 5f5ccc45f5e194cb8923e9b9da1fbf6f3a0e33592e889bcb9ee564df7a656277 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-17T20:50:18.372Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-02-17T20:50:18.391Z] Warning: overwriting stash ‘coverage-report’ [2022-02-17T20:50:19.166Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-17T20:50:19.601Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-17T20:50:19.953Z] + ls -al . [2022-02-17T20:50:19.953Z] total 636 [2022-02-17T20:50:19.953Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 17 20:50 . [2022-02-17T20:50:19.953Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 20:46 .. [2022-02-17T20:50:19.953Z] -rw-rw-r-- 1 jenkins jenkins 134 Feb 17 20:46 .dockerignore [2022-02-17T20:50:19.953Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 20:46 .git [2022-02-17T20:50:19.953Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 20:46 .github [2022-02-17T20:50:19.953Z] -rw-rw-r-- 1 jenkins jenkins 946 Feb 17 20:46 .gitignore [2022-02-17T20:50:19.953Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 17 20:46 .golangci.yml [2022-02-17T20:50:19.953Z] -rw-rw-r-- 1 jenkins jenkins 9072 Feb 17 20:46 Attribution.txt [2022-02-17T20:50:19.953Z] -rw-rw-r-- 1 jenkins jenkins 1582 Feb 17 20:46 Dockerfile [2022-02-17T20:50:19.953Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 17 20:46 GOVERNANCE.md [2022-02-17T20:50:19.953Z] -rw-rw-r-- 1 jenkins jenkins 682 Feb 17 20:46 Jenkinsfile [2022-02-17T20:50:19.953Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 17 20:46 LICENSE [2022-02-17T20:50:19.953Z] -rw-rw-r-- 1 jenkins jenkins 1435 Feb 17 20:46 Makefile [2022-02-17T20:50:19.953Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 17 20:46 OWNERS.md [2022-02-17T20:50:19.953Z] -rw-rw-r-- 1 jenkins jenkins 28508 Feb 17 20:46 README.md [2022-02-17T20:50:19.953Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 17 20:44 VERSION [2022-02-17T20:50:19.953Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 20:46 bin [2022-02-17T20:50:19.953Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 20:46 cmd [2022-02-17T20:50:19.953Z] -rw-r--r-- 1 jenkins jenkins 460394 Feb 17 20:49 coverage.out [2022-02-17T20:50:19.953Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 20:46 examples [2022-02-17T20:50:19.953Z] -rw-rw-r-- 1 jenkins jenkins 2899 Feb 17 20:46 go.mod [2022-02-17T20:50:19.953Z] -rw-rw-r-- 1 jenkins jenkins 49145 Feb 17 20:46 go.sum [2022-02-17T20:50:19.953Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 20:46 images [2022-02-17T20:50:19.953Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 17 20:46 internal [2022-02-17T20:50:19.953Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 20:46 snap [2022-02-17T20:50:19.953Z] -rw-rw-r-- 1 jenkins jenkins 193 Feb 17 20:46 version.go [Pipeline] isUnix [Pipeline] sh [2022-02-17T20:50:20.337Z] + 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=4e518eebde62524943ef4fba54b9c3a8d84db30b --label arch=arm64 --label version=2.1.0-dev.2 . [2022-02-17T20:50:20.628Z] Sending build context to Docker daemon 1.225MB [2022-02-17T20:50:20.628Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-02-17T20:50:20.628Z] Step 2/26 : FROM ${BASE} AS builder [2022-02-17T20:50:20.628Z] ---> 76351ab7f228 [2022-02-17T20:50:20.628Z] Step 3/26 : ARG MAKE='make build' [2022-02-17T20:50:20.918Z] ---> Running in 19203a7266b3 [2022-02-17T20:50:21.194Z] Removing intermediate container 19203a7266b3 [2022-02-17T20:50:21.194Z] ---> c18c0d0d17a1 [2022-02-17T20:50:21.194Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-02-17T20:50:21.468Z] ---> Running in a632ce6a4861 [2022-02-17T20:50:21.740Z] Removing intermediate container a632ce6a4861 [2022-02-17T20:50:21.740Z] ---> 38188840c158 [2022-02-17T20:50:21.740Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-02-17T20:50:21.740Z] ---> Running in 5442a7c6f85e [2022-02-17T20:50:22.011Z] Removing intermediate container 5442a7c6f85e [2022-02-17T20:50:22.011Z] ---> 9631e3e89d37 [2022-02-17T20:50:22.011Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-17T20:50:22.287Z] ---> Running in 96d0fc991315 [2022-02-17T20:50:23.715Z] Removing intermediate container 96d0fc991315 [2022-02-17T20:50:23.715Z] ---> 922d0cae5b71 [2022-02-17T20:50:23.715Z] Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-17T20:50:23.987Z] ---> Running in 48948d7efa74 [2022-02-17T20:50:24.973Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-17T20:50:25.946Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-17T20:50:26.922Z] OK: 220 MiB in 52 packages [2022-02-17T20:50:27.516Z] Removing intermediate container 48948d7efa74 [2022-02-17T20:50:27.516Z] ---> f5293b86cd2e [2022-02-17T20:50:27.516Z] Step 8/26 : WORKDIR /app [2022-02-17T20:50:27.516Z] ---> Running in e9dae344ef5f [2022-02-17T20:50:28.110Z] Removing intermediate container e9dae344ef5f [2022-02-17T20:50:28.110Z] ---> 6273118069b9 [2022-02-17T20:50:28.110Z] Step 9/26 : COPY go.mod vendor* ./ [2022-02-17T20:50:28.387Z] ---> 7214dc2a92d6 [2022-02-17T20:50:28.387Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-17T20:50:28.661Z] ---> Running in 97cb30ce9b3c [2022-02-17T20:50:30.629Z] Removing intermediate container 97cb30ce9b3c [2022-02-17T20:50:30.629Z] ---> b39afa44918f [2022-02-17T20:50:30.629Z] Step 11/26 : COPY . . [2022-02-17T20:50:31.613Z] ---> 6096102a73a1 [2022-02-17T20:50:31.613Z] Step 12/26 : RUN $MAKE [2022-02-17T20:50:31.613Z] ---> Running in 78d84ffce7f6 [2022-02-17T20:50:32.588Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp.Version=2.1.0-dev.2" -o cmd/device-rfid-llrp ./cmd [2022-02-17T20:51:19.549Z] Removing intermediate container 78d84ffce7f6 [2022-02-17T20:51:19.549Z] ---> 4b12983c9b60 [2022-02-17T20:51:19.549Z] Step 13/26 : FROM alpine:3.14 [2022-02-17T20:51:19.549Z] 3.14: Pulling from library/alpine [2022-02-17T20:51:19.549Z] be307f383ecc: Pulling fs layer [2022-02-17T20:51:19.549Z] be307f383ecc: Verifying Checksum [2022-02-17T20:51:19.549Z] be307f383ecc: Pull complete [2022-02-17T20:51:19.549Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-17T20:51:19.549Z] Status: Downloaded newer image for alpine:3.14 [2022-02-17T20:51:19.549Z] ---> 5b8b7b635229 [2022-02-17T20:51:19.549Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-02-17T20:51:19.549Z] ---> Running in bfb4eb86f922 [2022-02-17T20:51:19.549Z] Removing intermediate container bfb4eb86f922 [2022-02-17T20:51:19.549Z] ---> ac483ba25419 [2022-02-17T20:51:19.549Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-17T20:51:19.549Z] ---> Running in 8c5c5f2083e2 [2022-02-17T20:51:19.549Z] Removing intermediate container 8c5c5f2083e2 [2022-02-17T20:51:19.549Z] ---> b7e1706f9b1b [2022-02-17T20:51:19.549Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-02-17T20:51:19.549Z] ---> Running in 7d65d96db114 [2022-02-17T20:51:19.549Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-17T20:51:19.549Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-17T20:51:19.549Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-02-17T20:51:19.549Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-02-17T20:51:19.549Z] (3/6) Installing libsodium (1.0.18-r0) [2022-02-17T20:51:19.549Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-17T20:51:19.549Z] (5/6) Installing libzmq (4.3.4-r0) [2022-02-17T20:51:19.549Z] (6/6) Installing zeromq (4.3.4-r0) [2022-02-17T20:51:19.549Z] Executing busybox-1.33.1-r6.trigger [2022-02-17T20:51:19.549Z] OK: 8 MiB in 20 packages [2022-02-17T20:51:20.521Z] Removing intermediate container 7d65d96db114 [2022-02-17T20:51:20.521Z] ---> a8afaf624cb5 [2022-02-17T20:51:20.521Z] Step 17/26 : COPY --from=builder /app/LICENSE / [2022-02-17T20:51:21.120Z] ---> 0418071f9edc [2022-02-17T20:51:21.120Z] Step 18/26 : COPY --from=builder /app/Attribution.txt / [2022-02-17T20:51:21.713Z] ---> 20b4829b9ffa [2022-02-17T20:51:21.713Z] Step 19/26 : COPY --from=builder /app/cmd/device-rfid-llrp /device-rfid-llrp [2022-02-17T20:51:22.688Z] ---> 41fd766a904a [2022-02-17T20:51:22.688Z] Step 20/26 : COPY --from=builder /app/cmd/res/ / [2022-02-17T20:51:22.958Z] ---> a6eb223625ed [2022-02-17T20:51:22.958Z] Step 21/26 : EXPOSE 59989 [2022-02-17T20:51:23.229Z] ---> Running in ed49981e4b1b [2022-02-17T20:51:23.500Z] Removing intermediate container ed49981e4b1b [2022-02-17T20:51:23.500Z] ---> b6e8e3a60671 [2022-02-17T20:51:23.500Z] Step 22/26 : ENTRYPOINT ["/device-rfid-llrp"] [2022-02-17T20:51:23.500Z] ---> Running in 076d740e9c54 [2022-02-17T20:51:23.769Z] Removing intermediate container 076d740e9c54 [2022-02-17T20:51:23.769Z] ---> 5beb1fd035f4 [2022-02-17T20:51:23.769Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-02-17T20:51:24.038Z] ---> Running in 12ffc6f907b8 [2022-02-17T20:51:24.309Z] Removing intermediate container 12ffc6f907b8 [2022-02-17T20:51:24.309Z] ---> fce0c8cdb732 [2022-02-17T20:51:24.309Z] Step 24/26 : LABEL arch=arm64 [2022-02-17T20:51:24.309Z] ---> Running in 58d81ffdf9c0 [2022-02-17T20:51:24.580Z] Removing intermediate container 58d81ffdf9c0 [2022-02-17T20:51:24.580Z] ---> 3a66fe78dc8e [2022-02-17T20:51:24.580Z] Step 25/26 : LABEL git_sha=4e518eebde62524943ef4fba54b9c3a8d84db30b [2022-02-17T20:51:24.853Z] ---> Running in 9c50ef54a520 [2022-02-17T20:51:25.124Z] Removing intermediate container 9c50ef54a520 [2022-02-17T20:51:25.124Z] ---> b3fcb1cc8477 [2022-02-17T20:51:25.124Z] Step 26/26 : LABEL version=2.1.0-dev.2 [2022-02-17T20:51:25.124Z] ---> Running in 458ea2e35414 [2022-02-17T20:51:25.394Z] Removing intermediate container 458ea2e35414 [2022-02-17T20:51:25.394Z] ---> dc6afb93578f [2022-02-17T20:51:25.394Z] [Warning] One or more build-args [ARCH] were not consumed [2022-02-17T20:51:25.394Z] Successfully built dc6afb93578f [2022-02-17T20:51:25.394Z] 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-02-17T20:51:25.513Z] provisioning config files... [2022-02-17T20:51:25.530Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/19@tmp/config960365691582895766tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-17T20:51:25.871Z] ---> docker-login.sh [2022-02-17T20:51:25.871Z] nexus3.edgexfoundry.org:10001 [2022-02-17T20:51:26.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-17T20:51:26.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-17T20:51:26.143Z] Configure a credential helper to remove this warning. See [2022-02-17T20:51:26.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-17T20:51:26.143Z] [2022-02-17T20:51:26.143Z] Login Succeeded [2022-02-17T20:51:26.143Z] nexus3.edgexfoundry.org:10002 [2022-02-17T20:51:26.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-17T20:51:26.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-17T20:51:26.683Z] Configure a credential helper to remove this warning. See [2022-02-17T20:51:26.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-17T20:51:26.683Z] [2022-02-17T20:51:26.683Z] Login Succeeded [2022-02-17T20:51:26.683Z] nexus3.edgexfoundry.org:10003 [2022-02-17T20:51:26.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-17T20:51:26.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-17T20:51:26.953Z] Configure a credential helper to remove this warning. See [2022-02-17T20:51:26.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-17T20:51:26.953Z] [2022-02-17T20:51:26.953Z] Login Succeeded [2022-02-17T20:51:26.953Z] nexus3.edgexfoundry.org:10004 [2022-02-17T20:51:27.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-17T20:51:27.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-17T20:51:27.501Z] Configure a credential helper to remove this warning. See [2022-02-17T20:51:27.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-17T20:51:27.501Z] [2022-02-17T20:51:27.501Z] Login Succeeded [2022-02-17T20:51:27.501Z] docker.io [2022-02-17T20:51:27.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-17T20:51:28.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-17T20:51:28.050Z] Configure a credential helper to remove this warning. See [2022-02-17T20:51:28.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-17T20:51:28.050Z] [2022-02-17T20:51:28.050Z] Login Succeeded [2022-02-17T20:51:28.050Z] ---> docker-login.sh ends [Pipeline] } [2022-02-17T20:51:28.066Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-17T20:51:28.102Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-17T20:51:28.124Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2022-02-17T20:51:28.124Z] 4e518eebde62524943ef4fba54b9c3a8d84db30b [2022-02-17T20:51:28.124Z] latest [2022-02-17T20:51:28.124Z] 2.1.0-dev.2 [2022-02-17T20:51:28.124Z] 4e518eebde62524943ef4fba54b9c3a8d84db30b-2.1.0-dev.2 [2022-02-17T20:51:28.124Z] main [2022-02-17T20:51:28.124Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-17T20:51:28.475Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4e518eebde62524943ef4fba54b9c3a8d84db30b [Pipeline] isUnix [Pipeline] sh [2022-02-17T20:51:28.815Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4e518eebde62524943ef4fba54b9c3a8d84db30b [2022-02-17T20:51:28.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-02-17T20:51:28.815Z] b95001601900: Preparing [2022-02-17T20:51:28.815Z] 903f14200392: Preparing [2022-02-17T20:51:28.815Z] 6261f2ee44a9: Preparing [2022-02-17T20:51:28.815Z] cf5475987bb2: Preparing [2022-02-17T20:51:28.815Z] beb15e859239: Preparing [2022-02-17T20:51:28.815Z] e8c874fe934e: Preparing [2022-02-17T20:51:28.815Z] 62170e181a92: Preparing [2022-02-17T20:51:28.815Z] e8c874fe934e: Waiting [2022-02-17T20:51:28.815Z] 62170e181a92: Waiting [2022-02-17T20:51:29.086Z] cf5475987bb2: Pushed [2022-02-17T20:51:29.086Z] b95001601900: Pushed [2022-02-17T20:51:29.086Z] 6261f2ee44a9: Pushed [2022-02-17T20:51:29.086Z] 62170e181a92: Layer already exists [2022-02-17T20:51:29.361Z] e8c874fe934e: Pushed [2022-02-17T20:51:29.633Z] beb15e859239: Pushed [2022-02-17T20:51:32.241Z] 903f14200392: Pushed [2022-02-17T20:51:32.241Z] 4e518eebde62524943ef4fba54b9c3a8d84db30b: digest: sha256:8097e2f33559e8b5b7afaff26562680ce52baaab9cbbff1f481f1633b7827f85 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-02-17T20:51:32.583Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-17T20:51:32.924Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2022-02-17T20:51:32.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-02-17T20:51:32.924Z] b95001601900: Preparing [2022-02-17T20:51:32.924Z] 903f14200392: Preparing [2022-02-17T20:51:32.924Z] 6261f2ee44a9: Preparing [2022-02-17T20:51:32.924Z] cf5475987bb2: Preparing [2022-02-17T20:51:32.924Z] beb15e859239: Preparing [2022-02-17T20:51:32.924Z] e8c874fe934e: Preparing [2022-02-17T20:51:32.924Z] 62170e181a92: Preparing [2022-02-17T20:51:32.924Z] e8c874fe934e: Waiting [2022-02-17T20:51:32.924Z] 62170e181a92: Waiting [2022-02-17T20:51:32.924Z] b95001601900: Layer already exists [2022-02-17T20:51:32.924Z] cf5475987bb2: Layer already exists [2022-02-17T20:51:32.924Z] 903f14200392: Layer already exists [2022-02-17T20:51:32.924Z] 6261f2ee44a9: Layer already exists [2022-02-17T20:51:32.924Z] beb15e859239: Layer already exists [2022-02-17T20:51:32.924Z] 62170e181a92: Layer already exists [2022-02-17T20:51:32.924Z] e8c874fe934e: Layer already exists [2022-02-17T20:51:33.195Z] latest: digest: sha256:8097e2f33559e8b5b7afaff26562680ce52baaab9cbbff1f481f1633b7827f85 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-02-17T20:51:33.541Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.1.0-dev.2 [Pipeline] isUnix [Pipeline] sh [2022-02-17T20:51:33.878Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.1.0-dev.2 [2022-02-17T20:51:33.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-02-17T20:51:33.878Z] b95001601900: Preparing [2022-02-17T20:51:33.878Z] 903f14200392: Preparing [2022-02-17T20:51:33.878Z] 6261f2ee44a9: Preparing [2022-02-17T20:51:33.878Z] cf5475987bb2: Preparing [2022-02-17T20:51:33.878Z] beb15e859239: Preparing [2022-02-17T20:51:33.878Z] e8c874fe934e: Preparing [2022-02-17T20:51:33.878Z] 62170e181a92: Preparing [2022-02-17T20:51:33.878Z] e8c874fe934e: Waiting [2022-02-17T20:51:33.878Z] 62170e181a92: Waiting [2022-02-17T20:51:33.878Z] 903f14200392: Layer already exists [2022-02-17T20:51:33.878Z] beb15e859239: Layer already exists [2022-02-17T20:51:33.878Z] b95001601900: Layer already exists [2022-02-17T20:51:33.878Z] 6261f2ee44a9: Layer already exists [2022-02-17T20:51:33.878Z] cf5475987bb2: Layer already exists [2022-02-17T20:51:33.878Z] 62170e181a92: Layer already exists [2022-02-17T20:51:33.878Z] e8c874fe934e: Layer already exists [2022-02-17T20:51:33.878Z] 2.1.0-dev.2: digest: sha256:8097e2f33559e8b5b7afaff26562680ce52baaab9cbbff1f481f1633b7827f85 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-02-17T20:51:34.491Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4e518eebde62524943ef4fba54b9c3a8d84db30b-2.1.0-dev.2 [Pipeline] isUnix [Pipeline] sh [2022-02-17T20:51:34.828Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4e518eebde62524943ef4fba54b9c3a8d84db30b-2.1.0-dev.2 [2022-02-17T20:51:34.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-02-17T20:51:34.828Z] b95001601900: Preparing [2022-02-17T20:51:34.828Z] 903f14200392: Preparing [2022-02-17T20:51:34.828Z] 6261f2ee44a9: Preparing [2022-02-17T20:51:34.828Z] cf5475987bb2: Preparing [2022-02-17T20:51:34.828Z] beb15e859239: Preparing [2022-02-17T20:51:34.828Z] e8c874fe934e: Preparing [2022-02-17T20:51:34.828Z] 62170e181a92: Preparing [2022-02-17T20:51:34.828Z] e8c874fe934e: Waiting [2022-02-17T20:51:34.828Z] 62170e181a92: Waiting [2022-02-17T20:51:34.828Z] 903f14200392: Layer already exists [2022-02-17T20:51:34.828Z] 6261f2ee44a9: Layer already exists [2022-02-17T20:51:34.828Z] b95001601900: Layer already exists [2022-02-17T20:51:34.828Z] cf5475987bb2: Layer already exists [2022-02-17T20:51:34.828Z] beb15e859239: Layer already exists [2022-02-17T20:51:34.828Z] 62170e181a92: Layer already exists [2022-02-17T20:51:34.828Z] e8c874fe934e: Layer already exists [2022-02-17T20:51:34.828Z] 4e518eebde62524943ef4fba54b9c3a8d84db30b-2.1.0-dev.2: digest: sha256:8097e2f33559e8b5b7afaff26562680ce52baaab9cbbff1f481f1633b7827f85 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-02-17T20:51:35.439Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-02-17T20:51:35.778Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2022-02-17T20:51:35.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-02-17T20:51:35.779Z] b95001601900: Preparing [2022-02-17T20:51:35.779Z] 903f14200392: Preparing [2022-02-17T20:51:35.779Z] 6261f2ee44a9: Preparing [2022-02-17T20:51:35.779Z] cf5475987bb2: Preparing [2022-02-17T20:51:35.779Z] beb15e859239: Preparing [2022-02-17T20:51:35.779Z] e8c874fe934e: Preparing [2022-02-17T20:51:35.779Z] 62170e181a92: Preparing [2022-02-17T20:51:35.779Z] e8c874fe934e: Waiting [2022-02-17T20:51:35.779Z] 62170e181a92: Waiting [2022-02-17T20:51:35.779Z] beb15e859239: Layer already exists [2022-02-17T20:51:35.779Z] 6261f2ee44a9: Layer already exists [2022-02-17T20:51:35.779Z] b95001601900: Layer already exists [2022-02-17T20:51:35.779Z] 903f14200392: Layer already exists [2022-02-17T20:51:35.779Z] cf5475987bb2: Layer already exists [2022-02-17T20:51:35.779Z] 62170e181a92: Layer already exists [2022-02-17T20:51:35.779Z] e8c874fe934e: Layer already exists [2022-02-17T20:51:36.049Z] main: digest: sha256:8097e2f33559e8b5b7afaff26562680ce52baaab9cbbff1f481f1633b7827f85 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-17T20:51:36.098Z] ===================================================== [Pipeline] echo [2022-02-17T20:51:36.109Z] taggedImages: [2022-02-17T20:51:36.109Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4e518eebde62524943ef4fba54b9c3a8d84db30b [2022-02-17T20:51:36.109Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2022-02-17T20:51:36.109Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.1.0-dev.2 [2022-02-17T20:51:36.109Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4e518eebde62524943ef4fba54b9c3a8d84db30b-2.1.0-dev.2 [2022-02-17T20:51:36.109Z] - 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-02-17T20:51:36.474Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-17T20:51:36.474Z] [2022-02-17T20:51:36.474Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-02-17T20:51:36.817Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-17T20:51:36.817Z] arm64: Pulling from edgex-lftools-log-publisher [2022-02-17T20:51:36.817Z] 448f6bf000e3: Pulling fs layer [2022-02-17T20:51:36.817Z] f757da607395: Pulling fs layer [2022-02-17T20:51:36.817Z] 05883995daec: Pulling fs layer [2022-02-17T20:51:36.817Z] 8603b9c90790: Pulling fs layer [2022-02-17T20:51:36.817Z] 1560dd03e051: Pulling fs layer [2022-02-17T20:51:36.817Z] 27f5ce0e4adf: Pulling fs layer [2022-02-17T20:51:36.817Z] c2d8d7efcc4b: Pulling fs layer [2022-02-17T20:51:36.817Z] 1560dd03e051: Waiting [2022-02-17T20:51:36.817Z] 27f5ce0e4adf: Waiting [2022-02-17T20:51:36.817Z] c2d8d7efcc4b: Waiting [2022-02-17T20:51:36.817Z] 8603b9c90790: Waiting [2022-02-17T20:51:37.090Z] f757da607395: Verifying Checksum [2022-02-17T20:51:37.090Z] f757da607395: Download complete [2022-02-17T20:51:37.090Z] 8603b9c90790: Verifying Checksum [2022-02-17T20:51:37.090Z] 8603b9c90790: Download complete [2022-02-17T20:51:37.090Z] 1560dd03e051: Download complete [2022-02-17T20:51:37.090Z] 27f5ce0e4adf: Download complete [2022-02-17T20:51:37.090Z] 05883995daec: Verifying Checksum [2022-02-17T20:51:37.090Z] 05883995daec: Download complete [2022-02-17T20:51:37.684Z] 448f6bf000e3: Verifying Checksum [2022-02-17T20:51:37.684Z] 448f6bf000e3: Download complete [2022-02-17T20:51:40.349Z] c2d8d7efcc4b: Verifying Checksum [2022-02-17T20:51:40.349Z] c2d8d7efcc4b: Download complete [2022-02-17T20:51:41.833Z] 448f6bf000e3: Pull complete [2022-02-17T20:51:42.105Z] f757da607395: Pull complete [2022-02-17T20:51:43.533Z] 05883995daec: Pull complete [2022-02-17T20:51:43.804Z] 8603b9c90790: Pull complete [2022-02-17T20:51:44.780Z] 1560dd03e051: Pull complete [2022-02-17T20:51:45.050Z] 27f5ce0e4adf: Pull complete [2022-02-17T20:52:00.112Z] c2d8d7efcc4b: Pull complete [2022-02-17T20:52:00.112Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-02-17T20:52:00.112Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-17T20:52:00.112Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-02-17T20:52:00.333Z] prd-ubuntu18.04-docker-arm64-4c-16g-5443 does not seem to be running inside a container [2022-02-17T20:52:00.409Z] $ 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/19 -v /w/workspace/device-rfid-llrp-go/19:/w/workspace/device-rfid-llrp-go/19:rw,z -v /w/workspace/device-rfid-llrp-go/19@tmp:/w/workspace/device-rfid-llrp-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-02-17T20:52:03.004Z] $ docker top 882217b69bf1dd17b3c28857004a60a80dc64dbb3aa4712d9172695ccb665b9b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-17T20:52:03.911Z] ---> job-cost.sh [2022-02-17T20:52:03.911Z] lf-activate-venv: SKIPPING [2022-02-17T20:52:03.911Z] INFO: No Stack... [2022-02-17T20:52:04.181Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-02-17T20:52:04.768Z] INFO: Archiving Costs [Pipeline] sh [2022-02-17T20:52:05.422Z] + cut -d, -f6 [2022-02-17T20:52:05.422Z] + cat /w/workspace/device-rfid-llrp-go/19/archives/cost.csv [Pipeline] lock [2022-02-17T20:52:05.480Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-19-stack-cost] [2022-02-17T20:52:05.487Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-19-stack-cost] did not exist. Created. [2022-02-17T20:52:05.487Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-19-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-17T20:52:06.158Z] /w/workspace/device-rfid-llrp-go/19@tmp/durable-26d9d434/script.sh: 1: /w/workspace/device-rfid-llrp-go/19@tmp/durable-26d9d434/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-02-17T20:52:06.825Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-02-17T20:52:06.854Z] Warning: overwriting stash ‘stack-cost’ [2022-02-17T20:52:06.911Z] Stashed 1 file(s) [Pipeline] } [2022-02-17T20:52:06.917Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-19-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-17T20:52:06.933Z] $ docker stop --time=1 882217b69bf1dd17b3c28857004a60a80dc64dbb3aa4712d9172695ccb665b9b [2022-02-17T20:52:08.440Z] $ docker rm -f 882217b69bf1dd17b3c28857004a60a80dc64dbb3aa4712d9172695ccb665b9b [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-02-17T20:52:08.928Z] provisioning config files... [2022-02-17T20:52:08.937Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8319053106808598849tmp [Pipeline] { [Pipeline] sh [2022-02-17T20:52:09.246Z] + set +x [2022-02-17T20:52:09.246Z] + curl -s https://codecov.io/bash [2022-02-17T20:52:09.246Z] + bash -s -- [2022-02-17T20:52:09.246Z] [2022-02-17T20:52:09.246Z] _____ _ [2022-02-17T20:52:09.246Z] / ____| | | [2022-02-17T20:52:09.246Z] | | ___ __| | ___ ___ _____ __ [2022-02-17T20:52:09.246Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-02-17T20:52:09.246Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-02-17T20:52:09.246Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-02-17T20:52:09.246Z] Bash-1.0.6 [2022-02-17T20:52:09.246Z] [2022-02-17T20:52:09.246Z] [2022-02-17T20:52:09.246Z] ==> git version 2.24.4 found [2022-02-17T20:52:09.246Z] ==> 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-02-17T20:52:09.246Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-02-17T20:52:09.246Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-02-17T20:52:09.246Z] ==> Jenkins CI detected. [2022-02-17T20:52:09.246Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2022-02-17T20:52:09.246Z] project root: . [2022-02-17T20:52:09.246Z] --> token set from env [2022-02-17T20:52:09.246Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-02-17T20:52:09.505Z] ==> Running gcov in . (disable via -X gcov) [2022-02-17T20:52:09.505Z] ==> Python coveragepy not found [2022-02-17T20:52:09.506Z] ==> Searching for coverage reports in: [2022-02-17T20:52:09.506Z] + . [2022-02-17T20:52:09.506Z] -> Found 1 reports [2022-02-17T20:52:09.506Z] ==> Detecting git/mercurial file structure [2022-02-17T20:52:09.506Z] ==> Reading reports [2022-02-17T20:52:09.506Z] + ./coverage.out bytes=460394 [2022-02-17T20:52:09.506Z] ==> Appending adjustments [2022-02-17T20:52:09.506Z] https://docs.codecov.io/docs/fixing-reports [2022-02-17T20:52:09.766Z] + Found adjustments [2022-02-17T20:52:09.766Z] ==> Gzipping contents [2022-02-17T20:52:09.766Z] 52K /tmp/codecov.EWKQEV.gz [2022-02-17T20:52:09.766Z] ==> Uploading reports [2022-02-17T20:52:09.766Z] url: https://codecov.io [2022-02-17T20:52:09.766Z] query: branch=main&commit=4e518eebde62524943ef4fba54b9c3a8d84db30b&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F19%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-02-17T20:52:09.766Z] -> Pinging Codecov [2022-02-17T20:52:09.766Z] 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=4e518eebde62524943ef4fba54b9c3a8d84db30b&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F19%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-02-17T20:52:10.027Z] -> Uploading to [2022-02-17T20:52:10.027Z] https://storage.googleapis.com/codecov/v4/raw/2022-02-17/581DD39554BDF9B6E22D074273EAD858/4e518eebde62524943ef4fba54b9c3a8d84db30b/d24a7870-49ea-4830-b1ce-11f04841e779.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220217T205209Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6f8b8469db81522a5c8a77b0e9e488a15c5922e1dec770d9860a4a7f7e742214 [2022-02-17T20:52:10.027Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-17T20:52:10.027Z] Dload Upload Total Spent Left Speed [2022-02-17T20:52:10.599Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51828 0 0 100 51828 0 144k --:--:-- --:--:-- --:--:-- 144k [2022-02-17T20:52:10.599Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/4e518eebde62524943ef4fba54b9c3a8d84db30b [Pipeline] } [2022-02-17T20:52:10.607Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-02-17T20:52:10.879Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-02-17T20:52:10.892Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-17T20:52:11.194Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-02-17T20:52:11.194Z] [2022-02-17T20:52:11.194Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-02-17T20:52:11.517Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-02-17T20:52:11.518Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-02-17T20:52:11.518Z] 188c0c94c7c5: Pulling fs layer [2022-02-17T20:52:11.518Z] 0ef7d3d256c8: Pulling fs layer [2022-02-17T20:52:11.518Z] de9db76c5a1d: Pulling fs layer [2022-02-17T20:52:11.518Z] 0eba1c9be4d2: Pulling fs layer [2022-02-17T20:52:11.518Z] 0d57e429df01: Pulling fs layer [2022-02-17T20:52:11.518Z] 4e4be7b47b0d: Pulling fs layer [2022-02-17T20:52:11.518Z] e1f770b5df2f: Pulling fs layer [2022-02-17T20:52:11.518Z] 85a0685a4137: Pulling fs layer [2022-02-17T20:52:11.518Z] 0d57e429df01: Waiting [2022-02-17T20:52:11.518Z] 4e4be7b47b0d: Waiting [2022-02-17T20:52:11.518Z] e1f770b5df2f: Waiting [2022-02-17T20:52:11.518Z] 85a0685a4137: Waiting [2022-02-17T20:52:11.518Z] 0eba1c9be4d2: Waiting [2022-02-17T20:52:11.518Z] de9db76c5a1d: Verifying Checksum [2022-02-17T20:52:11.518Z] de9db76c5a1d: Download complete [2022-02-17T20:52:11.518Z] 0ef7d3d256c8: Verifying Checksum [2022-02-17T20:52:11.518Z] 0ef7d3d256c8: Download complete [2022-02-17T20:52:11.518Z] 0d57e429df01: Verifying Checksum [2022-02-17T20:52:11.518Z] 0d57e429df01: Download complete [2022-02-17T20:52:11.518Z] 4e4be7b47b0d: Verifying Checksum [2022-02-17T20:52:11.518Z] 4e4be7b47b0d: Download complete [2022-02-17T20:52:11.518Z] 188c0c94c7c5: Verifying Checksum [2022-02-17T20:52:11.518Z] 188c0c94c7c5: Download complete [2022-02-17T20:52:11.783Z] e1f770b5df2f: Verifying Checksum [2022-02-17T20:52:11.783Z] e1f770b5df2f: Download complete [2022-02-17T20:52:11.783Z] 188c0c94c7c5: Pull complete [2022-02-17T20:52:12.048Z] 0ef7d3d256c8: Pull complete [2022-02-17T20:52:12.048Z] 0eba1c9be4d2: Verifying Checksum [2022-02-17T20:52:12.048Z] 0eba1c9be4d2: Download complete [2022-02-17T20:52:12.313Z] de9db76c5a1d: Pull complete [2022-02-17T20:52:12.582Z] 85a0685a4137: Verifying Checksum [2022-02-17T20:52:12.582Z] 85a0685a4137: Download complete [2022-02-17T20:52:15.920Z] 0eba1c9be4d2: Pull complete [2022-02-17T20:52:15.920Z] 0d57e429df01: Pull complete [2022-02-17T20:52:15.920Z] 4e4be7b47b0d: Pull complete [2022-02-17T20:52:16.494Z] e1f770b5df2f: Pull complete [2022-02-17T20:52:20.707Z] 85a0685a4137: Pull complete [2022-02-17T20:52:20.707Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-02-17T20:52:20.707Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-02-17T20:52:20.707Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-02-17T20:52:20.806Z] prd-centos7-docker-4c-2g-5442 does not seem to be running inside a container [2022-02-17T20:52:20.839Z] $ 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-02-17T20:52:23.104Z] $ docker top 3d85a8dfc10a317ed8dafad1dbd30b18e4c9b74e776bb6a65e8ac838751975dd -eo pid,comm [Pipeline] { [Pipeline] echo [2022-02-17T20:52:23.173Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-02-17T20:52:23.461Z] + set -o pipefail [2022-02-17T20:52:23.461Z] + snyk monitor '--org=edgex-jenkins' [2022-02-17T20:52:27.701Z] [2022-02-17T20:52:27.701Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2022-02-17T20:52:27.701Z] [2022-02-17T20:52:27.701Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8e266e59-5b4d-48a8-830b-753ef23c5713/history/92a77563-d78d-4453-9358-96c9640031bb [2022-02-17T20:52:27.701Z] [2022-02-17T20:52:27.701Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-02-17T20:52:27.701Z] [2022-02-17T20:52:27.701Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-02-17T20:52:27.701Z] [2022-02-17T20:52:27.701Z] [Pipeline] } [2022-02-17T20:52:27.712Z] $ docker stop --time=1 3d85a8dfc10a317ed8dafad1dbd30b18e4c9b74e776bb6a65e8ac838751975dd [2022-02-17T20:52:29.693Z] $ docker rm -f 3d85a8dfc10a317ed8dafad1dbd30b18e4c9b74e776bb6a65e8ac838751975dd [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-02-17T20:52:30.385Z] + git log --format=format:%s -1 4e518eebde62524943ef4fba54b9c3a8d84db30b [Pipeline] sh [2022-02-17T20:52:30.681Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-17T20:52:30.681Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-17T20:52:30.979Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-17T20:52:30.979Z] . [Pipeline] withDockerContainer [2022-02-17T20:52:31.041Z] prd-centos7-docker-4c-2g-5442 does not seem to be running inside a container [2022-02-17T20:52:31.080Z] $ 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-02-17T20:52:31.428Z] $ docker top 08e3355c4a175be029fa1ff1efdd40cc71a08e2be854dcb670496919c4e19717 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-17T20:52:31.515Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-17T20:52:31.515Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-17T20:52:31.610Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-17T20:52:31.612Z] $ docker exec 08e3355c4a175be029fa1ff1efdd40cc71a08e2be854dcb670496919c4e19717 ssh-agent [2022-02-17T20:52:31.705Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCfMJdI/agent.15 [2022-02-17T20:52:31.706Z] SSH_AGENT_PID=22 [2022-02-17T20:52:31.710Z] Running ssh-add (command line suppressed) [2022-02-17T20:52:31.794Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3943569035360750355.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3943569035360750355.key) [2022-02-17T20:52:31.806Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-17T20:52:32.109Z] + git semver tag [2022-02-17T20:52:32.109Z] # -> Open(): unable to determine branch for HEAD [2022-02-17T20:52:32.109Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2022-02-17T20:52:32.109Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2022-02-17T20:52:32.109Z] # $SEMVER_REMOTE_NAME = origin [2022-02-17T20:52:32.109Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-17T20:52:32.109Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-17T20:52:32.109Z] # $SEMVER_BRANCH = main [2022-02-17T20:52:32.109Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2022-02-17T20:52:32.109Z] # 4e518eebde62524943ef4fba54b9c3a8d84db30b HEAD [2022-02-17T20:52:32.109Z] # -> Force: false [2022-02-17T20:52:32.109Z] # 4222e462d7ec9c491e03d35422b62ced63d4a1ce refs/tags/v2.1.0-dev.2 [Pipeline] } [2022-02-17T20:52:32.119Z] $ docker exec --env ******** --env ******** 08e3355c4a175be029fa1ff1efdd40cc71a08e2be854dcb670496919c4e19717 ssh-agent -k [2022-02-17T20:52:32.222Z] unset SSH_AUTH_SOCK; [2022-02-17T20:52:32.222Z] unset SSH_AGENT_PID; [2022-02-17T20:52:32.222Z] echo Agent pid 22 killed; [2022-02-17T20:52:32.231Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-17T20:52:32.542Z] + git semver [Pipeline] } [2022-02-17T20:52:32.556Z] $ docker stop --time=1 08e3355c4a175be029fa1ff1efdd40cc71a08e2be854dcb670496919c4e19717 [2022-02-17T20:52:33.728Z] $ docker rm -f 08e3355c4a175be029fa1ff1efdd40cc71a08e2be854dcb670496919c4e19717 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-02-17T20:52:34.124Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-02-17T20:52:34.125Z] [2022-02-17T20:52:34.125Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-02-17T20:52:34.441Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-02-17T20:52:34.441Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-02-17T20:52:34.441Z] ab5ef0e58194: Pulling fs layer [2022-02-17T20:52:34.441Z] 9712f1f96733: Pulling fs layer [2022-02-17T20:52:34.441Z] 63f879dbbcfc: Pulling fs layer [2022-02-17T20:52:34.441Z] 0d9ebad4ef96: Pulling fs layer [2022-02-17T20:52:34.441Z] e9a5061849ea: Pulling fs layer [2022-02-17T20:52:34.441Z] d747dcd14b5f: Pulling fs layer [2022-02-17T20:52:34.441Z] 2de7ff778b66: Pulling fs layer [2022-02-17T20:52:34.441Z] e9a5061849ea: Waiting [2022-02-17T20:52:34.441Z] d747dcd14b5f: Waiting [2022-02-17T20:52:34.441Z] 2de7ff778b66: Waiting [2022-02-17T20:52:34.441Z] 0d9ebad4ef96: Waiting [2022-02-17T20:52:34.441Z] 9712f1f96733: Verifying Checksum [2022-02-17T20:52:34.441Z] 9712f1f96733: Download complete [2022-02-17T20:52:34.704Z] 63f879dbbcfc: Verifying Checksum [2022-02-17T20:52:34.704Z] 63f879dbbcfc: Download complete [2022-02-17T20:52:34.964Z] ab5ef0e58194: Verifying Checksum [2022-02-17T20:52:34.964Z] ab5ef0e58194: Download complete [2022-02-17T20:52:34.964Z] d747dcd14b5f: Verifying Checksum [2022-02-17T20:52:34.964Z] d747dcd14b5f: Download complete [2022-02-17T20:52:34.964Z] 0d9ebad4ef96: Verifying Checksum [2022-02-17T20:52:34.964Z] 0d9ebad4ef96: Download complete [2022-02-17T20:52:34.964Z] e9a5061849ea: Verifying Checksum [2022-02-17T20:52:34.964Z] e9a5061849ea: Download complete [2022-02-17T20:52:34.964Z] 2de7ff778b66: Verifying Checksum [2022-02-17T20:52:34.964Z] 2de7ff778b66: Download complete [2022-02-17T20:52:38.274Z] ab5ef0e58194: Pull complete [2022-02-17T20:52:38.274Z] 9712f1f96733: Pull complete [2022-02-17T20:52:38.537Z] 63f879dbbcfc: Pull complete [2022-02-17T20:52:42.764Z] 0d9ebad4ef96: Pull complete [2022-02-17T20:52:43.027Z] e9a5061849ea: Pull complete [2022-02-17T20:52:43.027Z] d747dcd14b5f: Pull complete [2022-02-17T20:52:44.423Z] 2de7ff778b66: Pull complete [2022-02-17T20:52:44.423Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-02-17T20:52:44.423Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-02-17T20:52:44.423Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-02-17T20:52:44.485Z] prd-centos7-docker-4c-2g-5442 does not seem to be running inside a container [2022-02-17T20:52:44.522Z] $ 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-02-17T20:52:47.929Z] $ docker top 11b41d4825e21cfd79b29c0fb190a7f3f2f7f3cbad7d0215cfd2b33a09556304 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-02-17T20:52:48.009Z] provisioning config files... [2022-02-17T20:52:48.016Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1655057535478604514tmp [2022-02-17T20:52:48.027Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2959203717519784221tmp [2022-02-17T20:52:48.037Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3810839571018100060tmp [Pipeline] { [Pipeline] echo [2022-02-17T20:52:48.051Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-17T20:52:48.336Z] ---> sigul-configuration.sh [2022-02-17T20:52:48.336Z] gpg: directory `/root/.gnupg' created [2022-02-17T20:52:48.336Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-02-17T20:52:48.336Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-02-17T20:52:48.336Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-02-17T20:52:48.336Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-02-17T20:52:48.336Z] gpg: CAST5 encrypted data [2022-02-17T20:52:48.336Z] gpg: encrypted with 1 passphrase [2022-02-17T20:52:48.336Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-02-17T20:52:48.628Z] + mkdir /home/jenkins [2022-02-17T20:52:48.628Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-02-17T20:52:48.922Z] + 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-02-17T20:52:48.932Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-17T20:52:49.222Z] ---> sigul-install.sh [2022-02-17T20:52:49.222Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-02-17T20:52:49.514Z] + git tag --list [2022-02-17T20:52:49.514Z] v0.0.0 [2022-02-17T20:52:49.514Z] v1.0.0 [2022-02-17T20:52:49.514Z] v1.0.0-dev.1 [2022-02-17T20:52:49.514Z] v1.0.0-dev.2 [2022-02-17T20:52:49.514Z] v1.0.0-dev.3 [2022-02-17T20:52:49.514Z] v1.0.0-dev.4 [2022-02-17T20:52:49.514Z] v1.0.0-dev.5 [2022-02-17T20:52:49.514Z] v1.0.0-dev.6 [2022-02-17T20:52:49.514Z] v1.0.0-dev.7 [2022-02-17T20:52:49.514Z] v1.0.0-dev.8 [2022-02-17T20:52:49.514Z] v1.0.0-dev.9 [2022-02-17T20:52:49.514Z] v1.0.1-dev.1 [2022-02-17T20:52:49.514Z] v1.0.1-dev.2 [2022-02-17T20:52:49.514Z] v1.0.1-dev.3 [2022-02-17T20:52:49.514Z] v1.0.1-dev.4 [2022-02-17T20:52:49.514Z] v1.0.1-dev.5 [2022-02-17T20:52:49.514Z] v1.0.1-dev.6 [2022-02-17T20:52:49.514Z] v2.1.0-dev.1 [2022-02-17T20:52:49.514Z] v2.1.0-dev.2 [Pipeline] sh [2022-02-17T20:52:49.807Z] + lftools sign git-tag v2.1.0-dev.2 [2022-02-17T20:52:50.379Z] Signing Git tag with Sigul... [2022-02-17T20:52:50.379Z] Signing v2.1.0-dev.2 [Pipeline] echo [2022-02-17T20:52:50.649Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-17T20:52:50.931Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-02-17T20:52:50.938Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-02-17T20:52:50.955Z] $ docker stop --time=1 11b41d4825e21cfd79b29c0fb190a7f3f2f7f3cbad7d0215cfd2b33a09556304 [2022-02-17T20:52:52.151Z] $ docker rm -f 11b41d4825e21cfd79b29c0fb190a7f3f2f7f3cbad7d0215cfd2b33a09556304 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-02-17T20:52:52.570Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-17T20:52:52.571Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-17T20:52:52.870Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-17T20:52:52.870Z] . [Pipeline] withDockerContainer [2022-02-17T20:52:52.937Z] prd-centos7-docker-4c-2g-5442 does not seem to be running inside a container [2022-02-17T20:52:52.973Z] $ 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-02-17T20:52:53.292Z] $ docker top 3a4dcccfb732e956292921c8a35160ab8698fa27bed88dd21081e04186994582 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-17T20:52:53.384Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-17T20:52:53.384Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-17T20:52:53.494Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-17T20:52:53.496Z] $ docker exec 3a4dcccfb732e956292921c8a35160ab8698fa27bed88dd21081e04186994582 ssh-agent [2022-02-17T20:52:53.607Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDaBPhA/agent.15 [2022-02-17T20:52:53.607Z] SSH_AGENT_PID=21 [2022-02-17T20:52:53.611Z] Running ssh-add (command line suppressed) [2022-02-17T20:52:53.700Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2383966903114618340.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2383966903114618340.key) [2022-02-17T20:52:53.712Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-17T20:52:54.009Z] + git semver bump pre [2022-02-17T20:52:54.009Z] # -> Open(): unable to determine branch for HEAD [2022-02-17T20:52:54.009Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2022-02-17T20:52:54.009Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2022-02-17T20:52:54.009Z] # $SEMVER_REMOTE_NAME = origin [2022-02-17T20:52:54.009Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-17T20:52:54.009Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-17T20:52:54.009Z] # $SEMVER_BRANCH = main [2022-02-17T20:52:54.009Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2022-02-17T20:52:54.009Z] 2.1.0-dev.3 [Pipeline] } [2022-02-17T20:52:54.019Z] $ docker exec --env ******** --env ******** 3a4dcccfb732e956292921c8a35160ab8698fa27bed88dd21081e04186994582 ssh-agent -k [2022-02-17T20:52:54.109Z] unset SSH_AUTH_SOCK; [2022-02-17T20:52:54.109Z] unset SSH_AGENT_PID; [2022-02-17T20:52:54.109Z] echo Agent pid 21 killed; [2022-02-17T20:52:54.116Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-17T20:52:54.423Z] + git semver [Pipeline] } [2022-02-17T20:52:54.436Z] $ docker stop --time=1 3a4dcccfb732e956292921c8a35160ab8698fa27bed88dd21081e04186994582 [2022-02-17T20:52:55.598Z] $ docker rm -f 3a4dcccfb732e956292921c8a35160ab8698fa27bed88dd21081e04186994582 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-17T20:52:55.949Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-17T20:52:55.949Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-17T20:52:56.253Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-17T20:52:56.254Z] . [Pipeline] withDockerContainer [2022-02-17T20:52:56.328Z] prd-centos7-docker-4c-2g-5442 does not seem to be running inside a container [2022-02-17T20:52:56.378Z] $ 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-02-17T20:52:56.751Z] $ docker top 2b24d05b3a49f97e607dc112dbe704575acfa1f6b0367ec0d8f3d1acb03419b1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-17T20:52:56.846Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-17T20:52:56.846Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-17T20:52:56.947Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-17T20:52:56.950Z] $ docker exec 2b24d05b3a49f97e607dc112dbe704575acfa1f6b0367ec0d8f3d1acb03419b1 ssh-agent [2022-02-17T20:52:57.046Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIkFGcb/agent.15 [2022-02-17T20:52:57.046Z] SSH_AGENT_PID=22 [2022-02-17T20:52:57.051Z] Running ssh-add (command line suppressed) [2022-02-17T20:52:57.143Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5562955330790047611.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5562955330790047611.key) [2022-02-17T20:52:57.156Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-17T20:52:57.449Z] + git semver push [2022-02-17T20:52:57.449Z] # -> Open(): unable to determine branch for HEAD [2022-02-17T20:52:57.449Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2022-02-17T20:52:57.449Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2022-02-17T20:52:57.449Z] # $SEMVER_REMOTE_NAME = origin [2022-02-17T20:52:57.449Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-17T20:52:57.449Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-17T20:52:57.449Z] # $SEMVER_BRANCH = main [2022-02-17T20:52:57.449Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } [2022-02-17T20:52:58.843Z] $ docker exec --env ******** --env ******** 2b24d05b3a49f97e607dc112dbe704575acfa1f6b0367ec0d8f3d1acb03419b1 ssh-agent -k [2022-02-17T20:52:58.927Z] unset SSH_AUTH_SOCK; [2022-02-17T20:52:58.927Z] unset SSH_AGENT_PID; [2022-02-17T20:52:58.927Z] echo Agent pid 22 killed; [2022-02-17T20:52:58.936Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-17T20:52:59.247Z] + git semver [Pipeline] } [2022-02-17T20:52:59.261Z] $ docker stop --time=1 2b24d05b3a49f97e607dc112dbe704575acfa1f6b0367ec0d8f3d1acb03419b1 [2022-02-17T20:53:00.424Z] $ docker rm -f 2b24d05b3a49f97e607dc112dbe704575acfa1f6b0367ec0d8f3d1acb03419b1 [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-02-17T20:53:01.043Z] + '[' -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ']' [2022-02-17T20:53:01.043Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-02-17T20:53:01.043Z] total 8 [2022-02-17T20:53:01.043Z] drwxr-xr-x. 3 root root 34 Feb 17 20:46 . [2022-02-17T20:53:01.043Z] drwxrwxr-x. 12 jenkins jenkins 4096 Feb 17 20:52 .. [2022-02-17T20:53:01.043Z] drwxr-xr-x. 2 root root 6 Feb 17 20:46 cost [2022-02-17T20:53:01.043Z] -rw-r--r--. 1 root root 89 Feb 17 20:46 cost.csv [2022-02-17T20:53:01.043Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-02-17T20:53:01.043Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-02-17T20:53:01.043Z] total 8 [2022-02-17T20:53:01.043Z] drwxr-xr-x. 3 jenkins jenkins 34 Feb 17 20:46 . [2022-02-17T20:53:01.043Z] drwxrwxr-x. 12 jenkins jenkins 4096 Feb 17 20:52 .. [2022-02-17T20:53:01.043Z] drwxr-xr-x. 2 jenkins jenkins 6 Feb 17 20:46 cost [2022-02-17T20:53:01.043Z] -rw-r--r--. 1 jenkins jenkins 89 Feb 17 20:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-02-17T20:53:01.354Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-17T20:53:01.917Z] ---> package-listing.sh [2022-02-17T20:53:01.917Z] ++ facter osfamily [2022-02-17T20:53:01.917Z] ++ tr '[:upper:]' '[:lower:]' [2022-02-17T20:53:02.182Z] + OS_FAMILY=redhat [2022-02-17T20:53:02.182Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2022-02-17T20:53:02.182Z] + START_PACKAGES=/tmp/packages_start.txt [2022-02-17T20:53:02.182Z] + END_PACKAGES=/tmp/packages_end.txt [2022-02-17T20:53:02.182Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-02-17T20:53:02.182Z] + PACKAGES=/tmp/packages_start.txt [2022-02-17T20:53:02.182Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-02-17T20:53:02.182Z] + PACKAGES=/tmp/packages_end.txt [2022-02-17T20:53:02.182Z] + case "${OS_FAMILY}" in [2022-02-17T20:53:02.182Z] + rpm -qa [2022-02-17T20:53:02.182Z] + sort [2022-02-17T20:53:02.763Z] + '[' -f /tmp/packages_start.txt ']' [2022-02-17T20:53:02.763Z] + '[' -f /tmp/packages_end.txt ']' [2022-02-17T20:53:02.763Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-02-17T20:53:02.763Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-02-17T20:53:02.763Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2022-02-17T20:53:02.763Z] + 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-02-17T20:53:02.772Z] 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-02-17T20:53:03.050Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-02-17T20:53:03.610Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-17T20:53:03.611Z] . [Pipeline] withDockerContainer [2022-02-17T20:53:03.671Z] prd-centos7-docker-4c-2g-5442 does not seem to be running inside a container [2022-02-17T20:53:03.702Z] $ 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-02-17T20:53:03.888Z] $ docker top 11c7ce793ddb6c03f1a71bd7aef8e272468d8d0c14e0b36a3171d36f6bdaf8bc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-17T20:53:04.251Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-02-17T20:53:04.540Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-02-17T20:53:04.827Z] + ls /var/log/sa-host [2022-02-17T20:53:04.827Z] + sadf -c /var/log/sa-host/sa17 [2022-02-17T20:53:04.827Z] file_magic: OK [2022-02-17T20:53:04.827Z] HZ: Using current value: 100 [2022-02-17T20:53:04.827Z] file_header: OK [2022-02-17T20:53:04.827Z] 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-02-17T20:53:04.827Z] Statistics: [2022-02-17T20:53:04.827Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-17T20:53:04.827Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-17T20:53:05.043Z] provisioning config files... [2022-02-17T20:53:05.052Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3218834624129064354tmp [Pipeline] { [Pipeline] echo [2022-02-17T20:53:05.068Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-17T20:53:05.354Z] ---> create-netrc.sh [Pipeline] } [2022-02-17T20:53:05.362Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-02-17T20:53:05.702Z] ---> python-tools-install.sh [Pipeline] echo [2022-02-17T20:53:05.713Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-17T20:53:06.007Z] ---> sudo-logs.sh [2022-02-17T20:53:06.007Z] Archiving 'sudo' log.. [2022-02-17T20:53:06.007Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5442.novalocal: Name or service not known [2022-02-17T20:53:06.007Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5442.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-02-17T20:53:06.030Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-17T20:53:06.316Z] ---> job-cost.sh [2022-02-17T20:53:06.316Z] lf-activate-venv: SKIPPING [2022-02-17T20:53:06.316Z] DEBUG: total: 0.05999999865889549 [2022-02-17T20:53:06.316Z] INFO: Retrieving Stack Cost... [2022-02-17T20:53:06.575Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-17T20:53:07.144Z] INFO: Archiving Costs [Pipeline] echo [2022-02-17T20:53:07.158Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-17T20:53:07.444Z] ---> logs-deploy.sh [2022-02-17T20:53:07.444Z] lf-activate-venv: SKIPPING [2022-02-17T20:53:07.444Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/19 [2022-02-17T20:53:07.444Z] INFO: archiving workspace using pattern(s): [2022-02-17T20:53:08.021Z] Archives upload complete. [2022-02-17T20:53:08.289Z] INFO: archiving logs to Nexus