Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7b55924c09c2d909d14f4730cd7f1b6443ec55e3 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-ssh11125433321471681900.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-ssh9275217811628279179.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-ssh10757720798344669734.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-ssh13993187070840890386.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-ssh12931017646419878788.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 ‘prd-centos7-docker-4c-2g-6139’ is offline Running on prd-centos7-docker-4c-2g-6143 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-ssh897555380081155372.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 7b55924c09c2d909d14f4730cd7f1b6443ec55e3 (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 7b55924c09c2d909d14f4730cd7f1b6443ec55e3 # timeout=10 Commit message: "fix: resolved missing configurationn.tomel error (#64)" > git rev-list --no-walk 4e518eebde62524943ef4fba54b9c3a8d84db30b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:11:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:11:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:11:07 ========================================================= 23:11:07 EdgeX Global Pipelines Version Info 23:11:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:11:08 ------------------- 23:11:08 stable info: 23:11:08 ------------------- 23:11:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:11:08 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 23:11:08 Message: update stable to v1.0.220 23:11:09 ------------------- 23:11:09 experimental info: 23:11:09 ------------------- 23:11:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:11:09 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 23:11:09 Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:11:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 23:11:09 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 23:11:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:11:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:11:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:11:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 23:11:09 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:11:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:11:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:11:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:11:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:11:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 23:11:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:11:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:11:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:11:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:11:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:11:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:11:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:11:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 23:11:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:11:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:11:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:11:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:11:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:11:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:11:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:11:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:11:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:11:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7b55924c09c2d909d14f4730cd7f1b6443ec55e3 [Pipeline] echo 23:11:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7b55924 [Pipeline] echo 23:11:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:11:10 provisioning config files... 23:11:10 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2372528409491679748tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:11:10 ---> docker-login.sh 23:11:10 nexus3.edgexfoundry.org:10001 23:11:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:10 Configure a credential helper to remove this warning. See 23:11:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:10 23:11:10 Login Succeeded 23:11:10 nexus3.edgexfoundry.org:10002 23:11:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:10 Configure a credential helper to remove this warning. See 23:11:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:10 23:11:10 Login Succeeded 23:11:10 nexus3.edgexfoundry.org:10003 23:11:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:11 Configure a credential helper to remove this warning. See 23:11:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:11 23:11:11 Login Succeeded 23:11:11 nexus3.edgexfoundry.org:10004 23:11:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:11 Configure a credential helper to remove this warning. See 23:11:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:11 23:11:11 Login Succeeded 23:11:11 docker.io 23:11:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:11 Configure a credential helper to remove this warning. See 23:11:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:11 23:11:11 Login Succeeded 23:11:11 ---> docker-login.sh ends [Pipeline] } 23:11:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:11:12 + git rev-list -1 --merges 7b55924c09c2d909d14f4730cd7f1b6443ec55e3~1..7b55924c09c2d909d14f4730cd7f1b6443ec55e3 [Pipeline] echo 23:11:12 -----------> git rev-list -1 --merges 7b55924c09c2d909d14f4730cd7f1b6443ec55e3~1..7b55924c09c2d909d14f4730cd7f1b6443ec55e3 7b55924c09c2d909d14f4730cd7f1b6443ec55e3 [false] [Pipeline] sh 23:11:12 + git log --format=format:%s -1 7b55924c09c2d909d14f4730cd7f1b6443ec55e3 [Pipeline] echo 23:11:12 ========================================================= 23:11:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:11:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:11:12 + git log --format=format:%s -1 7b55924c09c2d909d14f4730cd7f1b6443ec55e3 [Pipeline] echo 23:11:12 [semverPrep] GIT_COMMIT: 7b55924c09c2d909d14f4730cd7f1b6443ec55e3, Commit Message: fix: resolved missing configurationn.tomel error (#64) [Pipeline] echo 23:11:12 [semverPrep] This is not a build commit. [Pipeline] sh 23:11:13 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 23:11:13 + grep -v github /etc/ssh/ssh_known_hosts 23:11:13 + '[' -e /tmp/ssh_known_hosts ']' 23:11:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:11:13 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 23:11:13 + sudo tee -a /etc/ssh/ssh_known_hosts 23:11:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 23:11:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:11:13 23:11:13 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:11:14 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:11:14 latest: Pulling from edgex-devops/git-semver 23:11:14 a0d0a0d46f8b: Pulling fs layer 23:11:14 3e5f54012d9b: Pulling fs layer 23:11:14 4c7163046ea9: Pulling fs layer 23:11:14 0c2d73faf560: Pulling fs layer 23:11:14 0c2d73faf560: Waiting 23:11:14 3e5f54012d9b: Verifying Checksum 23:11:14 3e5f54012d9b: Download complete 23:11:14 a0d0a0d46f8b: Verifying Checksum 23:11:14 a0d0a0d46f8b: Download complete 23:11:14 4c7163046ea9: Verifying Checksum 23:11:14 4c7163046ea9: Download complete 23:11:14 0c2d73faf560: Verifying Checksum 23:11:14 0c2d73faf560: Download complete 23:11:14 a0d0a0d46f8b: Pull complete 23:11:14 3e5f54012d9b: Pull complete 23:11:14 4c7163046ea9: Pull complete 23:11:14 0c2d73faf560: Pull complete 23:11:14 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 23:11:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:11:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:11:14 prd-centos7-docker-4c-2g-6143 does not seem to be running inside a container 23:11:14 $ 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 23:11:15 $ docker top 012f054b6c2450184eb8f6ed89c38b11caaaa8a666978c26821758d424d6ec9f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:11:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:11:15 [ssh-agent] Looking for ssh-agent implementation... 23:11:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:11:15 $ docker exec 012f054b6c2450184eb8f6ed89c38b11caaaa8a666978c26821758d424d6ec9f ssh-agent 23:11:15 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgChPIE/agent.13 23:11:15 SSH_AGENT_PID=20 23:11:15 Running ssh-add (command line suppressed) 23:11:15 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5192907013746530646.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5192907013746530646.key) 23:11:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:11:16 + git tag --points-at HEAD [Pipeline] } 23:11:16 $ docker exec --env ******** --env ******** 012f054b6c2450184eb8f6ed89c38b11caaaa8a666978c26821758d424d6ec9f ssh-agent -k 23:11:16 unset SSH_AUTH_SOCK; 23:11:16 unset SSH_AGENT_PID; 23:11:16 echo Agent pid 20 killed; 23:11:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:11:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:11:16 [ssh-agent] Looking for ssh-agent implementation... 23:11:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:11:16 $ docker exec 012f054b6c2450184eb8f6ed89c38b11caaaa8a666978c26821758d424d6ec9f ssh-agent 23:11:16 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbINbbb/agent.53 23:11:16 SSH_AGENT_PID=60 23:11:16 Running ssh-add (command line suppressed) 23:11:16 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2141888426894300048.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2141888426894300048.key) 23:11:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:11:17 + git semver init 23:11:17 # -> Open(): unable to determine branch for HEAD 23:11:17 # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git 23:11:17 # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main 23:11:17 # $SEMVER_REMOTE_NAME = origin 23:11:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:11:17 # $SEMVER_USER_NAME = edgex-jenkins 23:11:17 # $SEMVER_BRANCH = main 23:11:17 # $SEMVER_TEMP = /tmp/semver-347087467 23:11:17 # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP 23:11:17 # '/tmp/semver-347087467' -> '/w/workspace/foundry_device-rfid-llrp-go_main/.semver' 23:11:17 # -> Force: false 23:11:17 # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } 23:11:17 $ docker exec --env ******** --env ******** 012f054b6c2450184eb8f6ed89c38b11caaaa8a666978c26821758d424d6ec9f ssh-agent -k 23:11:17 unset SSH_AUTH_SOCK; 23:11:17 unset SSH_AGENT_PID; 23:11:17 echo Agent pid 60 killed; 23:11:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:11:18 + git semver [Pipeline] } 23:11:18 $ docker stop --time=1 012f054b6c2450184eb8f6ed89c38b11caaaa8a666978c26821758d424d6ec9f 23:11:19 $ docker rm -f 012f054b6c2450184eb8f6ed89c38b11caaaa8a666978c26821758d424d6ec9f [Pipeline] // withDockerContainer [Pipeline] sh 23:11:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:11:19 Stashed 1 file(s) [Pipeline] echo 23:11:19 [edgeXSemver]: initialized semver on version 2.1.0-dev.3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:11:20 provisioning config files... 23:11:20 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7636178377426700491tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:11:20 ---> docker-login.sh 23:11:20 nexus3.edgexfoundry.org:10001 23:11:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:20 Configure a credential helper to remove this warning. See 23:11:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:20 23:11:20 Login Succeeded 23:11:20 nexus3.edgexfoundry.org:10002 23:11:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:20 Configure a credential helper to remove this warning. See 23:11:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:20 23:11:20 Login Succeeded 23:11:20 nexus3.edgexfoundry.org:10003 23:11:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:20 Configure a credential helper to remove this warning. See 23:11:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:20 23:11:20 Login Succeeded 23:11:20 nexus3.edgexfoundry.org:10004 23:11:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:20 Configure a credential helper to remove this warning. See 23:11:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:20 23:11:20 Login Succeeded 23:11:20 docker.io 23:11:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:21 Configure a credential helper to remove this warning. See 23:11:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:21 23:11:21 Login Succeeded 23:11:21 ---> docker-login.sh ends [Pipeline] } 23:11:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:11:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:11:21 ========================================================= 23:11:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 23:11:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 23:11:21 + 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 . 23:11:21 Sending build context to Docker daemon 1.731MB 23:11:21 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 23:11:21 Step 2/12 : FROM ${BASE} AS builder 23:11:21 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 23:11:21 59bf1c3509f3: Pulling fs layer 23:11:21 666ba61612fd: Pulling fs layer 23:11:21 8ed8ca486205: Pulling fs layer 23:11:21 4fe6c5a15a65: Pulling fs layer 23:11:21 22a0e8bec74d: Pulling fs layer 23:11:21 640e595b4fbd: Pulling fs layer 23:11:21 763cafe07f6e: Pulling fs layer 23:11:21 0c0b528cf693: Pulling fs layer 23:11:21 10935f4eaf8b: Pulling fs layer 23:11:21 22a0e8bec74d: Waiting 23:11:21 640e595b4fbd: Waiting 23:11:21 763cafe07f6e: Waiting 23:11:21 0c0b528cf693: Waiting 23:11:21 10935f4eaf8b: Waiting 23:11:21 4fe6c5a15a65: Waiting 23:11:21 8ed8ca486205: Verifying Checksum 23:11:21 8ed8ca486205: Download complete 23:11:21 666ba61612fd: Verifying Checksum 23:11:21 666ba61612fd: Download complete 23:11:21 22a0e8bec74d: Verifying Checksum 23:11:21 22a0e8bec74d: Download complete 23:11:21 640e595b4fbd: Verifying Checksum 23:11:21 640e595b4fbd: Download complete 23:11:21 59bf1c3509f3: Verifying Checksum 23:11:21 59bf1c3509f3: Download complete 23:11:21 763cafe07f6e: Verifying Checksum 23:11:21 763cafe07f6e: Download complete 23:11:21 0c0b528cf693: Verifying Checksum 23:11:21 0c0b528cf693: Download complete 23:11:22 59bf1c3509f3: Pull complete 23:11:22 4fe6c5a15a65: Verifying Checksum 23:11:22 4fe6c5a15a65: Download complete 23:11:22 666ba61612fd: Pull complete 23:11:22 10935f4eaf8b: Verifying Checksum 23:11:22 10935f4eaf8b: Download complete 23:11:22 8ed8ca486205: Pull complete 23:11:26 4fe6c5a15a65: Pull complete 23:11:26 22a0e8bec74d: Pull complete 23:11:26 640e595b4fbd: Pull complete 23:11:26 763cafe07f6e: Pull complete 23:11:26 0c0b528cf693: Pull complete 23:11:28 10935f4eaf8b: Pull complete 23:11:28 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 23:11:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 23:11:28 ---> 99d49a6021b9 23:11:28 Step 3/12 : ARG MAKE='make build' 23:11:30 ---> Running in 387763d89901 23:11:30 Removing intermediate container 387763d89901 23:11:30 ---> ce93b4f2046e 23:11:30 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 23:11:30 ---> Running in 3669655fa7d2 23:11:30 Removing intermediate container 3669655fa7d2 23:11:30 ---> abdbaf4f08f8 23:11:30 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 23:11:30 ---> Running in 8aec960bbc01 23:11:30 Removing intermediate container 8aec960bbc01 23:11:30 ---> 966e077860ad 23:11:30 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:11:31 ---> Running in 05c93d52818d 23:11:31 Removing intermediate container 05c93d52818d 23:11:31 ---> 395004be6e26 23:11:31 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:11:31 ---> Running in 9f6de6ed5b2c 23:11:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:11:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:11:32 OK: 221 MiB in 52 packages 23:11:32 Removing intermediate container 9f6de6ed5b2c 23:11:32 ---> 522e32df9dc3 23:11:32 Step 8/12 : WORKDIR /app 23:11:32 ---> Running in 6dc2c48628cf 23:11:33 Removing intermediate container 6dc2c48628cf 23:11:33 ---> 610fdc8599b6 23:11:33 Step 9/12 : COPY go.mod vendor* ./ 23:11:33 ---> be9e1a1c269b 23:11:33 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:11:33 ---> Running in 6de68b1838d8 23:11:34 Still waiting to schedule task 23:11:34 ‘prd-ubuntu18.04-docker-arm64-4c-16g-6140’ is offline 23:12:12 Removing intermediate container 6de68b1838d8 23:12:12 ---> 408265992279 23:12:12 Step 11/12 : COPY . . 23:12:12 ---> 71c62a65f6fe 23:12:12 Step 12/12 : RUN $MAKE 23:12:12 ---> Running in cc54431e9c95 23:12:12 noop 23:12:12 Removing intermediate container cc54431e9c95 23:12:12 ---> 343590e42aa8 23:12:12 Successfully built 343590e42aa8 23:12:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:12:12 + docker inspect -f . ci-base-image-x86_64 23:12:12 . [Pipeline] withDockerContainer 23:12:12 prd-centos7-docker-4c-2g-6143 does not seem to be running inside a container 23:12:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:12:13 $ docker top c6e01858a786c1a6708f345a3fc2a49642f8070e4d684cb8cf803aa3e8952f8f -eo pid,comm [Pipeline] { [Pipeline] sh 23:12:13 + go version 23:12:13 go version go1.17.6 linux/amd64 [Pipeline] } 23:12:13 $ docker stop --time=1 c6e01858a786c1a6708f345a3fc2a49642f8070e4d684cb8cf803aa3e8952f8f 23:12:14 $ docker rm -f c6e01858a786c1a6708f345a3fc2a49642f8070e4d684cb8cf803aa3e8952f8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:12:15 + docker inspect -f . ci-base-image-x86_64 23:12:15 . [Pipeline] withDockerContainer 23:12:15 prd-centos7-docker-4c-2g-6143 does not seem to be running inside a container 23:12:15 $ 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 23:12:15 $ docker top 2557b09cbdb20bebdd7840da30db3f2b2367c4394214835c02b05663bba94b82 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:12:16 + make test 23:12:16 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:12:16 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 23:12:31 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 23:12:31 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 23:12:38 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.108s coverage: 39.3% of statements 23:12:38 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.237s coverage: 52.0% of statements 23:12:38 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.007s coverage: 95.5% of statements 23:12:50 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:12:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:12:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:12:54 ./bin/test-attribution-txt.sh [Pipeline] echo 23:12:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:12:55 $ docker stop --time=1 2557b09cbdb20bebdd7840da30db3f2b2367c4394214835c02b05663bba94b82 23:12:57 $ docker rm -f 2557b09cbdb20bebdd7840da30db3f2b2367c4394214835c02b05663bba94b82 [Pipeline] // withDockerContainer [Pipeline] sh 23:12:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:12:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:12:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:12:58 + ls -al . 23:12:58 total 604 23:12:58 drwxrwxr-x. 11 jenkins jenkins 4096 Feb 28 23:12 . 23:12:58 drwxrwxr-x. 4 jenkins jenkins 112 Feb 28 23:11 .. 23:12:58 -rw-rw-r--. 1 jenkins jenkins 9072 Feb 28 23:11 Attribution.txt 23:12:58 drwxrwxr-x. 2 jenkins jenkins 62 Feb 28 23:11 bin 23:12:58 drwxrwxr-x. 4 jenkins jenkins 44 Feb 28 23:11 cmd 23:12:58 -rw-r--r--. 1 jenkins jenkins 460394 Feb 28 23:12 coverage.out 23:12:58 -rw-rw-r--. 1 jenkins jenkins 1514 Feb 28 23:11 Dockerfile 23:12:58 -rw-rw-r--. 1 jenkins jenkins 134 Feb 28 23:11 .dockerignore 23:12:58 drwxrwxr-x. 2 jenkins jenkins 4096 Feb 28 23:11 examples 23:12:58 drwxrwxr-x. 8 jenkins jenkins 162 Feb 28 23:11 .git 23:12:58 drwxrwxr-x. 2 jenkins jenkins 103 Feb 28 23:11 .github 23:12:58 -rw-rw-r--. 1 jenkins jenkins 946 Feb 28 23:11 .gitignore 23:12:58 -rw-rw-r--. 1 jenkins jenkins 41 Feb 28 23:11 .golangci.yml 23:12:58 -rw-rw-r--. 1 jenkins jenkins 2899 Feb 28 23:11 go.mod 23:12:58 -rw-rw-r--. 1 jenkins jenkins 49145 Feb 28 23:11 go.sum 23:12:58 -rw-rw-r--. 1 jenkins jenkins 677 Feb 28 23:11 GOVERNANCE.md 23:12:58 drwxrwxr-x. 2 jenkins jenkins 31 Feb 28 23:11 images 23:12:58 drwxrwxr-x. 5 jenkins jenkins 45 Feb 28 23:11 internal 23:12:58 -rw-rw-r--. 1 jenkins jenkins 682 Feb 28 23:11 Jenkinsfile 23:12:58 -rw-rw-r--. 1 jenkins jenkins 11347 Feb 28 23:11 LICENSE 23:12:58 -rw-rw-r--. 1 jenkins jenkins 1435 Feb 28 23:11 Makefile 23:12:58 -rw-rw-r--. 1 jenkins jenkins 625 Feb 28 23:11 OWNERS.md 23:12:58 -rw-rw-r--. 1 jenkins jenkins 28508 Feb 28 23:11 README.md 23:12:58 drwx------. 3 jenkins jenkins 30 Feb 28 23:11 .semver 23:12:58 drwxrwxr-x. 4 jenkins jenkins 71 Feb 28 23:11 snap 23:12:58 -rw-rw-r--. 1 jenkins jenkins 11 Feb 28 23:11 VERSION 23:12:58 -rw-rw-r--. 1 jenkins jenkins 193 Feb 28 23:11 version.go [Pipeline] isUnix [Pipeline] sh 23:12:59 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6144 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 23:12:59 Running in /w/workspace/device-rfid-llrp-go/20 [Pipeline] { [Pipeline] checkout 23:12:59 + 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=7b55924c09c2d909d14f4730cd7f1b6443ec55e3 --label arch=amd64 --label version=2.1.0-dev.3 . 23:12:59 Sending build context to Docker daemon 1.731MB 23:12:59 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 23:12:59 Step 2/25 : FROM ${BASE} AS builder 23:12:59 ---> 343590e42aa8 23:12:59 Step 3/25 : ARG MAKE='make build' 23:12:59 ---> Running in 50875b086ef3 23:12:59 Selected Git installation does not exist. Using Default 23:12:59 The recommended git tool is: NONE 23:12:59 Removing intermediate container 50875b086ef3 23:12:59 ---> e5f6d1b0eb90 23:12:59 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 23:12:59 ---> Running in 1dc2c09f0188 23:12:59 Removing intermediate container 1dc2c09f0188 23:12:59 ---> a28168e38c5f 23:12:59 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 23:12:59 ---> Running in 23f20860bb31 23:12:59 Removing intermediate container 23f20860bb31 23:12:59 ---> b17217a6a424 23:12:59 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:12:59 ---> Running in aa259f694d31 23:13:00 Removing intermediate container aa259f694d31 23:13:00 ---> cda3e9049774 23:13:00 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:13:00 ---> Running in 510d0b5b60dd 23:13:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:13:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:13:01 OK: 221 MiB in 52 packages 23:13:01 Removing intermediate container 510d0b5b60dd 23:13:01 ---> 7340b98f8b16 23:13:01 Step 8/25 : WORKDIR /app 23:13:01 ---> Running in cdbe91d3e727 23:13:02 Removing intermediate container cdbe91d3e727 23:13:02 ---> f5ea07ba508b 23:13:02 Step 9/25 : COPY go.mod vendor* ./ 23:13:02 ---> 76f3aae0b0ad 23:13:02 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:13:02 ---> Running in 2e7c70f26587 23:13:02 Removing intermediate container 2e7c70f26587 23:13:02 ---> 3930d42b2865 23:13:02 Step 11/25 : COPY . . 23:13:02 ---> 6b4aac841c7a 23:13:02 Step 12/25 : RUN $MAKE 23:13:02 ---> Running in 2a68ea3827b5 23:13:03 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp.Version=2.1.0-dev.3" -o cmd/device-rfid-llrp ./cmd 23:13:03 using credential edgex-jenkins-ssh 23:13:04 Cloning the remote Git repository 23:13:05 Avoid second fetch 23:13:05 Checking out Revision 7b55924c09c2d909d14f4730cd7f1b6443ec55e3 (main) 23:13:04 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 23:13:04 > git init /w/workspace/device-rfid-llrp-go/20 # timeout=10 23:13:04 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 23:13:04 > git --version # timeout=10 23:13:04 > git --version # 'git version 2.17.1' 23:13:04 using GIT_SSH to set credentials SSH Credentials for GitHub 23:13:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:13:05 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 23:13:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:13:05 > git config core.sparsecheckout # timeout=10 23:13:05 > git checkout -f 7b55924c09c2d909d14f4730cd7f1b6443ec55e3 # timeout=10 23:13:09 Commit message: "fix: resolved missing configurationn.tomel error (#64)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:13:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:13:10 % Total % Received % Xferd Average Speed Time Time Time Current 23:13:10 Dload Upload Total Spent Left Speed 23:13:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 44190 0 --:--:-- --:--:-- --:--:-- 44026 [Pipeline] sh 23:13:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:13:11 + + sudo teesudo /etc/docker/daemon.new jq 23:13:11 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:13:11 { 23:13:11 "registry-mirrors": [ 23:13:11 "https://nexus3.edgexfoundry.org:10001" 23:13:11 ], 23:13:11 "bip": "10.250.0.254/24", 23:13:11 "hosts": [ 23:13:11 "tcp://0.0.0.0:5555", 23:13:11 "unix:///var/run/docker.sock" 23:13:11 ], 23:13:11 "mtu": 1458, 23:13:11 "selinux-enabled": true, 23:13:11 "seccomp-profile": "/etc/docker/seccomp.json" 23:13:11 } [Pipeline] sh 23:13:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:13:11 + sudo service docker restart 23:13:18 Removing intermediate container 2a68ea3827b5 23:13:18 ---> a9428a513a9b 23:13:18 Step 13/25 : FROM alpine:3.14 23:13:18 3.14: Pulling from library/alpine 23:13:18 97518928ae5f: Pulling fs layer 23:13:18 97518928ae5f: Verifying Checksum 23:13:18 97518928ae5f: Download complete 23:13:18 97518928ae5f: Pull complete 23:13:18 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 23:13:18 Status: Downloaded newer image for alpine:3.14 23:13:18 ---> 0a97eee8041e 23:13:18 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:13:18 ---> Running in 2e1dbe99202d 23:13:18 Removing intermediate container 2e1dbe99202d 23:13:18 ---> 0f02274104ef 23:13:18 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:13:18 ---> Running in 46032730fe30 23:13:18 Removing intermediate container 46032730fe30 23:13:18 ---> 3cf297823cfa 23:13:18 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 23:13:18 ---> Running in ecee04d9abd2 23:13:18 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:13:19 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:13:20 (1/6) Installing dumb-init (1.2.5-r1) 23:13:20 (2/6) Installing libgcc (10.3.1_git20210424-r2) 23:13:20 (3/6) Installing libsodium (1.0.18-r0) 23:13:20 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 23:13:20 (5/6) Installing libzmq (4.3.4-r0) 23:13:20 (6/6) Installing zeromq (4.3.4-r0) 23:13:20 Executing busybox-1.33.1-r6.trigger 23:13:20 OK: 8 MiB in 20 packages 23:13:20 Removing intermediate container ecee04d9abd2 23:13:20 ---> 827c44f73240 23:13:20 Step 17/25 : COPY --from=builder /app/LICENSE / 23:13:21 ---> f0f4c46f79a7 23:13:21 Step 18/25 : COPY --from=builder /app/Attribution.txt / 23:13:21 ---> 2962bda92f56 23:13:21 Step 19/25 : COPY --from=builder /app/cmd/ / 23:13:21 ---> 67eadc97443a 23:13:21 Step 20/25 : EXPOSE 59989 23:13:21 ---> Running in 979293ab4e2d 23:13:21 Removing intermediate container 979293ab4e2d 23:13:21 ---> 5eb6dff2603f 23:13:21 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 23:13:21 ---> Running in 1842cbdcba68 23:13:22 Removing intermediate container 1842cbdcba68 23:13:22 ---> 390f9033d8a8 23:13:22 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 23:13:22 ---> Running in c4a94fa55b8f 23:13:22 Removing intermediate container c4a94fa55b8f 23:13:22 ---> 8d198ec9e960 23:13:22 Step 23/25 : LABEL arch=amd64 23:13:22 ---> Running in 6af577395ce4 23:13:22 Removing intermediate container 6af577395ce4 23:13:22 ---> 37c2649b5759 23:13:22 Step 24/25 : LABEL git_sha=7b55924c09c2d909d14f4730cd7f1b6443ec55e3 23:13:22 ---> Running in 1d06a21b868a 23:13:22 Removing intermediate container 1d06a21b868a 23:13:22 ---> 312a0687f71b 23:13:22 Step 25/25 : LABEL version=2.1.0-dev.3 23:13:22 ---> Running in 923c78a2fb1a 23:13:22 Removing intermediate container 923c78a2fb1a 23:13:22 ---> 4d177f6b7230 23:13:22 [Warning] One or more build-args [ARCH] were not consumed 23:13:22 Successfully built 4d177f6b7230 23:13:22 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:13:22 provisioning config files... 23:13:22 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3991640295012975636tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:13:22 ---> docker-login.sh 23:13:22 nexus3.edgexfoundry.org:10001 23:13:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:22 Configure a credential helper to remove this warning. See 23:13:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:22 23:13:22 Login Succeeded 23:13:22 nexus3.edgexfoundry.org:10002 23:13:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:23 Configure a credential helper to remove this warning. See 23:13:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:23 23:13:23 Login Succeeded 23:13:23 nexus3.edgexfoundry.org:10003 23:13:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:23 Configure a credential helper to remove this warning. See 23:13:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:23 23:13:23 Login Succeeded 23:13:23 nexus3.edgexfoundry.org:10004 23:13:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:23 Configure a credential helper to remove this warning. See 23:13:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:23 23:13:23 Login Succeeded 23:13:23 docker.io 23:13:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:23 Configure a credential helper to remove this warning. See 23:13:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:23 23:13:23 Login Succeeded 23:13:23 ---> docker-login.sh ends [Pipeline] } 23:13:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:13:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:13:23 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 23:13:23 7b55924c09c2d909d14f4730cd7f1b6443ec55e3 23:13:23 latest 23:13:23 2.1.0-dev.3 23:13:23 7b55924c09c2d909d14f4730cd7f1b6443ec55e3-2.1.0-dev.3 23:13:23 main 23:13:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:13:24 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:7b55924c09c2d909d14f4730cd7f1b6443ec55e3 [Pipeline] isUnix [Pipeline] sh 23:13:24 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:7b55924c09c2d909d14f4730cd7f1b6443ec55e3 23:13:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 23:13:24 0e6a00793658: Preparing 23:13:24 9871c5dc6dd9: Preparing 23:13:24 35dc1940d0c3: Preparing 23:13:24 800554024198: Preparing 23:13:24 cfcfbcb904ff: Preparing 23:13:24 1a058d5342cc: Preparing 23:13:24 1a058d5342cc: Waiting 23:13:24 cfcfbcb904ff: Pushed 23:13:24 9871c5dc6dd9: Pushed 23:13:24 1a058d5342cc: Layer already exists 23:13:24 800554024198: Pushed 23:13:24 35dc1940d0c3: Pushed 23:13:25 0e6a00793658: Pushed 23:13:25 7b55924c09c2d909d14f4730cd7f1b6443ec55e3: digest: sha256:e9ba6c531df04069739c25291232f32693733c6b3c29a3f25bd298772f2aab01 size: 1573 [Pipeline] isUnix [Pipeline] sh 23:13:25 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] isUnix [Pipeline] sh 23:13:26 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 23:13:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 23:13:26 0e6a00793658: Preparing 23:13:26 9871c5dc6dd9: Preparing 23:13:26 35dc1940d0c3: Preparing 23:13:26 800554024198: Preparing 23:13:26 cfcfbcb904ff: Preparing 23:13:26 1a058d5342cc: Preparing 23:13:26 1a058d5342cc: Waiting 23:13:26 0e6a00793658: Layer already exists 23:13:26 35dc1940d0c3: Layer already exists 23:13:26 800554024198: Layer already exists 23:13:26 cfcfbcb904ff: Layer already exists 23:13:26 9871c5dc6dd9: Layer already exists 23:13:26 1a058d5342cc: Layer already exists 23:13:26 latest: digest: sha256:e9ba6c531df04069739c25291232f32693733c6b3c29a3f25bd298772f2aab01 size: 1573 [Pipeline] isUnix [Pipeline] sh 23:13:26 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.1.0-dev.3 [Pipeline] isUnix [Pipeline] sh 23:13:26 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.1.0-dev.3 23:13:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 23:13:26 0e6a00793658: Preparing 23:13:26 9871c5dc6dd9: Preparing 23:13:26 35dc1940d0c3: Preparing 23:13:26 800554024198: Preparing 23:13:26 cfcfbcb904ff: Preparing 23:13:26 1a058d5342cc: Preparing 23:13:26 1a058d5342cc: Waiting 23:13:26 0e6a00793658: Layer already exists 23:13:26 cfcfbcb904ff: Layer already exists 23:13:26 9871c5dc6dd9: Layer already exists 23:13:26 800554024198: Layer already exists 23:13:26 35dc1940d0c3: Layer already exists 23:13:26 1a058d5342cc: Layer already exists 23:13:26 2.1.0-dev.3: digest: sha256:e9ba6c531df04069739c25291232f32693733c6b3c29a3f25bd298772f2aab01 size: 1573 [Pipeline] isUnix [Pipeline] sh 23:13:27 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:7b55924c09c2d909d14f4730cd7f1b6443ec55e3-2.1.0-dev.3 [Pipeline] isUnix [Pipeline] sh 23:13:27 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:7b55924c09c2d909d14f4730cd7f1b6443ec55e3-2.1.0-dev.3 23:13:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 23:13:27 0e6a00793658: Preparing 23:13:27 9871c5dc6dd9: Preparing 23:13:27 35dc1940d0c3: Preparing 23:13:27 800554024198: Preparing 23:13:27 cfcfbcb904ff: Preparing 23:13:27 1a058d5342cc: Preparing 23:13:27 1a058d5342cc: Waiting 23:13:27 9871c5dc6dd9: Layer already exists 23:13:27 cfcfbcb904ff: Layer already exists 23:13:27 35dc1940d0c3: Layer already exists 23:13:27 0e6a00793658: Layer already exists 23:13:27 800554024198: Layer already exists 23:13:27 1a058d5342cc: Layer already exists 23:13:27 7b55924c09c2d909d14f4730cd7f1b6443ec55e3-2.1.0-dev.3: digest: sha256:e9ba6c531df04069739c25291232f32693733c6b3c29a3f25bd298772f2aab01 size: 1573 [Pipeline] isUnix [Pipeline] sh 23:13:27 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] isUnix [Pipeline] sh 23:13:28 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 23:13:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 23:13:28 0e6a00793658: Preparing 23:13:28 9871c5dc6dd9: Preparing 23:13:28 35dc1940d0c3: Preparing 23:13:28 800554024198: Preparing 23:13:28 cfcfbcb904ff: Preparing 23:13:28 1a058d5342cc: Preparing 23:13:28 1a058d5342cc: Waiting 23:13:28 cfcfbcb904ff: Layer already exists 23:13:28 9871c5dc6dd9: Layer already exists 23:13:28 800554024198: Layer already exists 23:13:28 35dc1940d0c3: Layer already exists 23:13:28 0e6a00793658: Layer already exists 23:13:28 1a058d5342cc: Layer already exists 23:13:28 main: digest: sha256:e9ba6c531df04069739c25291232f32693733c6b3c29a3f25bd298772f2aab01 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:13:28 ===================================================== [Pipeline] echo 23:13:28 taggedImages: 23:13:28 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:7b55924c09c2d909d14f4730cd7f1b6443ec55e3 23:13:28 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 23:13:28 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.1.0-dev.3 23:13:28 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:7b55924c09c2d909d14f4730cd7f1b6443ec55e3-2.1.0-dev.3 23:13:28 - 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 23:13:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:13:28 23:13:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:13:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:13:29 latest: Pulling from edgex-lftools-log-publisher 23:13:29 5eb5b503b376: Pulling fs layer 23:13:29 5c69ac0246d0: Pulling fs layer 23:13:29 ec43610c2a17: Pulling fs layer 23:13:29 3a2ae6a8a46f: Pulling fs layer 23:13:29 33b1e0a273af: Pulling fs layer 23:13:29 5d3b04190fa2: Pulling fs layer 23:13:29 2f39f015ded8: Pulling fs layer 23:13:29 33b1e0a273af: Waiting 23:13:29 5d3b04190fa2: Waiting 23:13:29 2f39f015ded8: Waiting 23:13:29 3a2ae6a8a46f: Waiting 23:13:29 5c69ac0246d0: Verifying Checksum 23:13:29 5c69ac0246d0: Download complete 23:13:29 3a2ae6a8a46f: Verifying Checksum 23:13:29 3a2ae6a8a46f: Download complete 23:13:29 33b1e0a273af: Verifying Checksum 23:13:29 33b1e0a273af: Download complete 23:13:29 5d3b04190fa2: Download complete 23:13:29 ec43610c2a17: Verifying Checksum 23:13:29 ec43610c2a17: Download complete 23:13:29 5eb5b503b376: Verifying Checksum 23:13:29 5eb5b503b376: Download complete 23:13:29 2f39f015ded8: Verifying Checksum 23:13:29 2f39f015ded8: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:13:30 provisioning config files... 23:13:30 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/20@tmp/config5943750512669094611tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:13:30 ---> docker-login.sh 23:13:30 nexus3.edgexfoundry.org:10001 23:13:30 5eb5b503b376: Pull complete 23:13:31 5c69ac0246d0: Pull complete 23:13:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:31 Configure a credential helper to remove this warning. See 23:13:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:31 23:13:31 Login Succeeded 23:13:31 nexus3.edgexfoundry.org:10002 23:13:31 ec43610c2a17: Pull complete 23:13:31 3a2ae6a8a46f: Pull complete 23:13:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:31 Configure a credential helper to remove this warning. See 23:13:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:31 23:13:31 Login Succeeded 23:13:31 nexus3.edgexfoundry.org:10003 23:13:31 33b1e0a273af: Pull complete 23:13:31 5d3b04190fa2: Pull complete 23:13:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:32 Configure a credential helper to remove this warning. See 23:13:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:32 23:13:32 Login Succeeded 23:13:32 nexus3.edgexfoundry.org:10004 23:13:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:32 Configure a credential helper to remove this warning. See 23:13:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:32 23:13:32 Login Succeeded 23:13:32 docker.io 23:13:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:33 Configure a credential helper to remove this warning. See 23:13:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:33 23:13:33 Login Succeeded 23:13:33 ---> docker-login.sh ends [Pipeline] } 23:13:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:13:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:13:33 ========================================================= 23:13:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 23:13:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 23:13:34 + 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 . 23:13:34 Sending build context to Docker daemon 1.225MB 23:13:34 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 23:13:34 Step 2/12 : FROM ${BASE} AS builder 23:13:34 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:13:34 9b3977197b4f: Pulling fs layer 23:13:34 1a89e8eeedd5: Pulling fs layer 23:13:34 94645a83ff95: Pulling fs layer 23:13:34 3f3a8bcf1eab: Pulling fs layer 23:13:34 0c92f367c5e7: Pulling fs layer 23:13:34 f7c0051592d6: Pulling fs layer 23:13:34 a227ed2f7395: Pulling fs layer 23:13:34 7b1c46037f91: Pulling fs layer 23:13:34 f7c0051592d6: Waiting 23:13:34 a227ed2f7395: Waiting 23:13:34 3f3a8bcf1eab: Waiting 23:13:34 0c92f367c5e7: Waiting 23:13:34 7b1c46037f91: Waiting 23:13:34 94645a83ff95: Verifying Checksum 23:13:34 94645a83ff95: Download complete 23:13:34 1a89e8eeedd5: Verifying Checksum 23:13:34 1a89e8eeedd5: Download complete 23:13:34 0c92f367c5e7: Verifying Checksum 23:13:34 0c92f367c5e7: Download complete 23:13:34 f7c0051592d6: Download complete 23:13:34 9b3977197b4f: Verifying Checksum 23:13:34 9b3977197b4f: Download complete 23:13:34 a227ed2f7395: Verifying Checksum 23:13:34 a227ed2f7395: Download complete 23:13:35 9b3977197b4f: Pull complete 23:13:36 1a89e8eeedd5: Pull complete 23:13:36 94645a83ff95: Pull complete 23:13:36 7b1c46037f91: Verifying Checksum 23:13:36 7b1c46037f91: Download complete 23:13:37 3f3a8bcf1eab: Verifying Checksum 23:13:37 3f3a8bcf1eab: Download complete 23:13:38 2f39f015ded8: Pull complete 23:13:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:13:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:13:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:13:38 prd-centos7-docker-4c-2g-6143 does not seem to be running inside a container 23:13:38 $ 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 23:13:41 $ docker top 47feca7b6246bbf910b71ad97b68fe0f4362bbef4042ae7c723c6fd4bfd5f87b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:13:41 ---> job-cost.sh 23:13:41 lf-activate-venv: SKIPPING 23:13:41 INFO: No Stack... 23:13:42 INFO: Retrieving Pricing Info for: v3-standard-2 23:13:42 INFO: Archiving Costs [Pipeline] sh 23:13:42 + cut -d, -f6 23:13:42 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [Pipeline] lock 23:13:42 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-20-stack-cost] 23:13:42 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-20-stack-cost] did not exist. Created. 23:13:42 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-20-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:13:43 + echo total: 0.05999999865889549 [Pipeline] stash 23:13:43 Stashed 1 file(s) [Pipeline] } 23:13:43 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-20-stack-cost] [Pipeline] // lock [Pipeline] } 23:13:43 $ docker stop --time=1 47feca7b6246bbf910b71ad97b68fe0f4362bbef4042ae7c723c6fd4bfd5f87b 23:13:44 $ docker rm -f 47feca7b6246bbf910b71ad97b68fe0f4362bbef4042ae7c723c6fd4bfd5f87b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:13:49 3f3a8bcf1eab: Pull complete 23:13:49 0c92f367c5e7: Pull complete 23:13:49 f7c0051592d6: Pull complete 23:13:49 a227ed2f7395: Pull complete 23:13:55 7b1c46037f91: Pull complete 23:13:55 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 23:13:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 23:13:55 ---> f79e39bc4007 23:13:55 Step 3/12 : ARG MAKE='make build' 23:13:56 ---> Running in 9d4e30d59f32 23:13:56 Removing intermediate container 9d4e30d59f32 23:13:56 ---> 08ab412c2b1a 23:13:56 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 23:13:56 ---> Running in f8ef5fb49328 23:13:57 Removing intermediate container f8ef5fb49328 23:13:57 ---> a010d7a3d5c1 23:13:57 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 23:13:57 ---> Running in fcbf5c2b216b 23:13:57 Removing intermediate container fcbf5c2b216b 23:13:57 ---> 24bfa1b4ab04 23:13:57 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:13:57 ---> Running in e2f8916ab7c5 23:13:59 Removing intermediate container e2f8916ab7c5 23:13:59 ---> 6e9a42495aaf 23:13:59 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:13:59 ---> Running in 6f031ff6f8e8 23:14:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:14:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:14:02 OK: 220 MiB in 52 packages 23:14:03 Removing intermediate container 6f031ff6f8e8 23:14:03 ---> 39141429e1a2 23:14:03 Step 8/12 : WORKDIR /app 23:14:03 ---> Running in 53f941599d1a 23:14:03 Removing intermediate container 53f941599d1a 23:14:03 ---> a4ceb9560648 23:14:03 Step 9/12 : COPY go.mod vendor* ./ 23:14:04 ---> 19d77a1c78d8 23:14:04 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:14:04 ---> Running in 6a1b88fe5108 23:15:26 Removing intermediate container 6a1b88fe5108 23:15:26 ---> fd1edac12b16 23:15:26 Step 11/12 : COPY . . 23:15:26 ---> 62dd9f23a969 23:15:26 Step 12/12 : RUN $MAKE 23:15:26 ---> Running in 776f87a014b6 23:15:26 noop 23:15:26 Removing intermediate container 776f87a014b6 23:15:26 ---> c20c963bf39c 23:15:26 Successfully built c20c963bf39c 23:15:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:15:26 + docker inspect -f . ci-base-image-arm64 23:15:26 . [Pipeline] withDockerContainer 23:15:27 prd-ubuntu18.04-docker-arm64-4c-16g-6144 does not seem to be running inside a container 23:15:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/20 -v /w/workspace/device-rfid-llrp-go/20:/w/workspace/device-rfid-llrp-go/20:rw,z -v /w/workspace/device-rfid-llrp-go/20@tmp:/w/workspace/device-rfid-llrp-go/20@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 23:15:28 $ docker top a168d91038be3c0f2f1ca920ada50b26a636aa2c40315f5dec6ae103959924d7 -eo pid,comm [Pipeline] { [Pipeline] sh 23:15:29 + go version 23:15:29 go version go1.17.6 linux/arm64 [Pipeline] } 23:15:29 $ docker stop --time=1 a168d91038be3c0f2f1ca920ada50b26a636aa2c40315f5dec6ae103959924d7 23:15:31 $ docker rm -f a168d91038be3c0f2f1ca920ada50b26a636aa2c40315f5dec6ae103959924d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:15:31 + docker inspect -f . ci-base-image-arm64 23:15:31 . [Pipeline] withDockerContainer 23:15:31 prd-ubuntu18.04-docker-arm64-4c-16g-6144 does not seem to be running inside a container 23:15:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/20 -v /w/workspace/device-rfid-llrp-go/20:/w/workspace/device-rfid-llrp-go/20:rw,z -v /w/workspace/device-rfid-llrp-go/20@tmp:/w/workspace/device-rfid-llrp-go/20@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 23:15:33 $ docker top 4ced902ba2d8bf1eec7b227fc5dd2411e55f3fca180fdef35391f6e8a5637b9a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:15:34 + make test 23:15:34 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:15:35 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 23:16:31 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 23:16:31 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 23:16:58 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.006s coverage: 39.3% of statements 23:16:58 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.494s coverage: 52.0% of statements 23:16:58 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.025s coverage: 95.5% of statements 23:16:58 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:16:58 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:17:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:17:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:17:17 ./bin/test-attribution-txt.sh [Pipeline] echo 23:17:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:17:20 $ docker stop --time=1 4ced902ba2d8bf1eec7b227fc5dd2411e55f3fca180fdef35391f6e8a5637b9a 23:17:22 $ docker rm -f 4ced902ba2d8bf1eec7b227fc5dd2411e55f3fca180fdef35391f6e8a5637b9a [Pipeline] // withDockerContainer [Pipeline] sh 23:17:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:17:23 Warning: overwriting stash ‘coverage-report’ 23:17:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:17:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:17:24 + ls -al . 23:17:24 total 636 23:17:24 drwxrwxr-x 10 jenkins jenkins 4096 Feb 28 23:17 . 23:17:24 drwxrwxr-x 4 jenkins jenkins 4096 Feb 28 23:13 .. 23:17:24 -rw-rw-r-- 1 jenkins jenkins 134 Feb 28 23:13 .dockerignore 23:17:24 drwxrwxr-x 8 jenkins jenkins 4096 Feb 28 23:13 .git 23:17:24 drwxrwxr-x 2 jenkins jenkins 4096 Feb 28 23:13 .github 23:17:24 -rw-rw-r-- 1 jenkins jenkins 946 Feb 28 23:13 .gitignore 23:17:24 -rw-rw-r-- 1 jenkins jenkins 41 Feb 28 23:13 .golangci.yml 23:17:24 -rw-rw-r-- 1 jenkins jenkins 9072 Feb 28 23:13 Attribution.txt 23:17:24 -rw-rw-r-- 1 jenkins jenkins 1514 Feb 28 23:13 Dockerfile 23:17:24 -rw-rw-r-- 1 jenkins jenkins 677 Feb 28 23:13 GOVERNANCE.md 23:17:24 -rw-rw-r-- 1 jenkins jenkins 682 Feb 28 23:13 Jenkinsfile 23:17:24 -rw-rw-r-- 1 jenkins jenkins 11347 Feb 28 23:13 LICENSE 23:17:24 -rw-rw-r-- 1 jenkins jenkins 1435 Feb 28 23:13 Makefile 23:17:24 -rw-rw-r-- 1 jenkins jenkins 625 Feb 28 23:13 OWNERS.md 23:17:24 -rw-rw-r-- 1 jenkins jenkins 28508 Feb 28 23:13 README.md 23:17:24 -rw-rw-r-- 1 jenkins jenkins 11 Feb 28 23:11 VERSION 23:17:24 drwxrwxr-x 2 jenkins jenkins 4096 Feb 28 23:13 bin 23:17:24 drwxrwxr-x 4 jenkins jenkins 4096 Feb 28 23:13 cmd 23:17:24 -rw-r--r-- 1 jenkins jenkins 460394 Feb 28 23:16 coverage.out 23:17:24 drwxrwxr-x 2 jenkins jenkins 4096 Feb 28 23:13 examples 23:17:24 -rw-rw-r-- 1 jenkins jenkins 2899 Feb 28 23:13 go.mod 23:17:24 -rw-rw-r-- 1 jenkins jenkins 49145 Feb 28 23:13 go.sum 23:17:24 drwxrwxr-x 2 jenkins jenkins 4096 Feb 28 23:13 images 23:17:24 drwxrwxr-x 5 jenkins jenkins 4096 Feb 28 23:13 internal 23:17:24 drwxrwxr-x 4 jenkins jenkins 4096 Feb 28 23:13 snap 23:17:24 -rw-rw-r-- 1 jenkins jenkins 193 Feb 28 23:13 version.go [Pipeline] isUnix [Pipeline] sh 23:17:24 + 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=7b55924c09c2d909d14f4730cd7f1b6443ec55e3 --label arch=arm64 --label version=2.1.0-dev.3 . 23:17:25 Sending build context to Docker daemon 1.225MB 23:17:25 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 23:17:25 Step 2/25 : FROM ${BASE} AS builder 23:17:25 ---> c20c963bf39c 23:17:25 Step 3/25 : ARG MAKE='make build' 23:17:25 ---> Running in 6d8e460bb908 23:17:25 Removing intermediate container 6d8e460bb908 23:17:25 ---> c48592579480 23:17:25 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 23:17:25 ---> Running in d39630379f7e 23:17:25 Removing intermediate container d39630379f7e 23:17:25 ---> 3fb9289038fa 23:17:25 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 23:17:26 ---> Running in 5e1988c47c39 23:17:26 Removing intermediate container 5e1988c47c39 23:17:26 ---> 55b50f2d757e 23:17:26 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:17:26 ---> Running in 7edf56ade3d4 23:17:28 Removing intermediate container 7edf56ade3d4 23:17:28 ---> 7ac006c06f96 23:17:28 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:17:28 ---> Running in 899500d5e490 23:17:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:17:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:17:31 OK: 220 MiB in 52 packages 23:17:32 Removing intermediate container 899500d5e490 23:17:32 ---> be2ffa74f61f 23:17:32 Step 8/25 : WORKDIR /app 23:17:32 ---> Running in 88f01beff975 23:17:32 Removing intermediate container 88f01beff975 23:17:32 ---> 5928a06d7b09 23:17:32 Step 9/25 : COPY go.mod vendor* ./ 23:17:33 ---> 0d6c49bc352f 23:17:33 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:17:33 ---> Running in 5a8e0770554d 23:17:35 Removing intermediate container 5a8e0770554d 23:17:35 ---> 69433ece7cc3 23:17:35 Step 11/25 : COPY . . 23:17:36 ---> c0c17f7ce631 23:17:36 Step 12/25 : RUN $MAKE 23:17:36 ---> Running in 0d122f067e0c 23:17:37 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp.Version=2.1.0-dev.3" -o cmd/device-rfid-llrp ./cmd 23:18:24 Removing intermediate container 0d122f067e0c 23:18:24 ---> f0964a209862 23:18:24 Step 13/25 : FROM alpine:3.14 23:18:24 3.14: Pulling from library/alpine 23:18:24 be307f383ecc: Pulling fs layer 23:18:24 be307f383ecc: Download complete 23:18:24 be307f383ecc: Pull complete 23:18:24 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 23:18:24 Status: Downloaded newer image for alpine:3.14 23:18:24 ---> 5b8b7b635229 23:18:24 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:18:24 ---> Running in 6d98994991a0 23:18:24 Removing intermediate container 6d98994991a0 23:18:24 ---> a028d42a23f7 23:18:24 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:18:24 ---> Running in 72d252898d6a 23:18:24 Removing intermediate container 72d252898d6a 23:18:24 ---> ee2234225e7b 23:18:24 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 23:18:24 ---> Running in 45d5ef792db7 23:18:24 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:18:24 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:18:24 (1/6) Installing dumb-init (1.2.5-r1) 23:18:24 (2/6) Installing libgcc (10.3.1_git20210424-r2) 23:18:25 (3/6) Installing libsodium (1.0.18-r0) 23:18:25 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 23:18:25 (5/6) Installing libzmq (4.3.4-r0) 23:18:25 (6/6) Installing zeromq (4.3.4-r0) 23:18:25 Executing busybox-1.33.1-r6.trigger 23:18:25 OK: 8 MiB in 20 packages 23:18:26 Removing intermediate container 45d5ef792db7 23:18:26 ---> 1664ccef8d0b 23:18:26 Step 17/25 : COPY --from=builder /app/LICENSE / 23:18:27 ---> af851bdcdbfd 23:18:27 Step 18/25 : COPY --from=builder /app/Attribution.txt / 23:18:27 ---> 67848d513bf8 23:18:27 Step 19/25 : COPY --from=builder /app/cmd/ / 23:18:28 ---> b23cd162f164 23:18:28 Step 20/25 : EXPOSE 59989 23:18:28 ---> Running in b0bfbc87e54c 23:18:29 Removing intermediate container b0bfbc87e54c 23:18:29 ---> 4752af199ba6 23:18:29 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 23:18:29 ---> Running in 1b6c88841466 23:18:29 Removing intermediate container 1b6c88841466 23:18:29 ---> d31fcc795248 23:18:29 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 23:18:29 ---> Running in adfd8ed0eaea 23:18:29 Removing intermediate container adfd8ed0eaea 23:18:29 ---> 787478989628 23:18:29 Step 23/25 : LABEL arch=arm64 23:18:29 ---> Running in 3049d2b597c4 23:18:30 Removing intermediate container 3049d2b597c4 23:18:30 ---> e86d1f1ee784 23:18:30 Step 24/25 : LABEL git_sha=7b55924c09c2d909d14f4730cd7f1b6443ec55e3 23:18:30 ---> Running in a7880e6bf9e4 23:18:30 Removing intermediate container a7880e6bf9e4 23:18:30 ---> f9d19fa06dcf 23:18:30 Step 25/25 : LABEL version=2.1.0-dev.3 23:18:30 ---> Running in 43470d334af4 23:18:31 Removing intermediate container 43470d334af4 23:18:31 ---> 453617ad1387 23:18:31 [Warning] One or more build-args [ARCH] were not consumed 23:18:31 Successfully built 453617ad1387 23:18:31 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 23:18:31 provisioning config files... 23:18:31 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/20@tmp/config40035106971241905tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:18:31 ---> docker-login.sh 23:18:31 nexus3.edgexfoundry.org:10001 23:18:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:32 Configure a credential helper to remove this warning. See 23:18:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:32 23:18:32 Login Succeeded 23:18:32 nexus3.edgexfoundry.org:10002 23:18:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:32 Configure a credential helper to remove this warning. See 23:18:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:32 23:18:32 Login Succeeded 23:18:32 nexus3.edgexfoundry.org:10003 23:18:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:33 Configure a credential helper to remove this warning. See 23:18:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:33 23:18:33 Login Succeeded 23:18:33 nexus3.edgexfoundry.org:10004 23:18:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:33 Configure a credential helper to remove this warning. See 23:18:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:33 23:18:33 Login Succeeded 23:18:33 docker.io 23:18:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:34 Configure a credential helper to remove this warning. See 23:18:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:34 23:18:34 Login Succeeded 23:18:34 ---> docker-login.sh ends [Pipeline] } 23:18:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:18:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:18:34 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 23:18:34 7b55924c09c2d909d14f4730cd7f1b6443ec55e3 23:18:34 latest 23:18:34 2.1.0-dev.3 23:18:34 7b55924c09c2d909d14f4730cd7f1b6443ec55e3-2.1.0-dev.3 23:18:34 main 23:18:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:18:34 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:7b55924c09c2d909d14f4730cd7f1b6443ec55e3 [Pipeline] isUnix [Pipeline] sh 23:18:35 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:7b55924c09c2d909d14f4730cd7f1b6443ec55e3 23:18:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 23:18:35 57cbbd08535e: Preparing 23:18:35 5ae956ad4f2b: Preparing 23:18:35 a550f645df7f: Preparing 23:18:35 3d01a45af3b7: Preparing 23:18:35 a8dcf9867fc4: Preparing 23:18:35 62170e181a92: Preparing 23:18:35 62170e181a92: Waiting 23:18:35 5ae956ad4f2b: Pushed 23:18:35 a550f645df7f: Pushed 23:18:35 a8dcf9867fc4: Pushed 23:18:35 62170e181a92: Layer already exists 23:18:36 3d01a45af3b7: Pushed 23:18:38 57cbbd08535e: Pushed 23:18:38 7b55924c09c2d909d14f4730cd7f1b6443ec55e3: digest: sha256:352ecf6413762769d923869fcec3646fa3353e8928ecb8c39c1551d9abd27be2 size: 1572 [Pipeline] isUnix [Pipeline] sh 23:18:39 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:18:39 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 23:18:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 23:18:39 57cbbd08535e: Preparing 23:18:39 5ae956ad4f2b: Preparing 23:18:39 a550f645df7f: Preparing 23:18:39 3d01a45af3b7: Preparing 23:18:39 a8dcf9867fc4: Preparing 23:18:39 62170e181a92: Preparing 23:18:39 62170e181a92: Waiting 23:18:39 a550f645df7f: Layer already exists 23:18:39 57cbbd08535e: Layer already exists 23:18:39 5ae956ad4f2b: Layer already exists 23:18:39 a8dcf9867fc4: Layer already exists 23:18:39 3d01a45af3b7: Layer already exists 23:18:39 62170e181a92: Layer already exists 23:18:39 latest: digest: sha256:352ecf6413762769d923869fcec3646fa3353e8928ecb8c39c1551d9abd27be2 size: 1572 [Pipeline] isUnix [Pipeline] sh 23:18:40 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.1.0-dev.3 [Pipeline] isUnix [Pipeline] sh 23:18:40 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.1.0-dev.3 23:18:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 23:18:40 57cbbd08535e: Preparing 23:18:40 5ae956ad4f2b: Preparing 23:18:40 a550f645df7f: Preparing 23:18:40 3d01a45af3b7: Preparing 23:18:40 a8dcf9867fc4: Preparing 23:18:40 62170e181a92: Preparing 23:18:40 62170e181a92: Waiting 23:18:40 a8dcf9867fc4: Layer already exists 23:18:40 3d01a45af3b7: Layer already exists 23:18:40 57cbbd08535e: Layer already exists 23:18:40 a550f645df7f: Layer already exists 23:18:40 5ae956ad4f2b: Layer already exists 23:18:40 62170e181a92: Layer already exists 23:18:40 2.1.0-dev.3: digest: sha256:352ecf6413762769d923869fcec3646fa3353e8928ecb8c39c1551d9abd27be2 size: 1572 [Pipeline] isUnix [Pipeline] sh 23:18:41 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:7b55924c09c2d909d14f4730cd7f1b6443ec55e3-2.1.0-dev.3 [Pipeline] isUnix [Pipeline] sh 23:18:41 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:7b55924c09c2d909d14f4730cd7f1b6443ec55e3-2.1.0-dev.3 23:18:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 23:18:41 57cbbd08535e: Preparing 23:18:41 5ae956ad4f2b: Preparing 23:18:41 a550f645df7f: Preparing 23:18:41 3d01a45af3b7: Preparing 23:18:41 a8dcf9867fc4: Preparing 23:18:41 62170e181a92: Preparing 23:18:41 62170e181a92: Waiting 23:18:41 5ae956ad4f2b: Layer already exists 23:18:41 a8dcf9867fc4: Layer already exists 23:18:41 a550f645df7f: Layer already exists 23:18:41 3d01a45af3b7: Layer already exists 23:18:41 57cbbd08535e: Layer already exists 23:18:41 62170e181a92: Layer already exists 23:18:41 7b55924c09c2d909d14f4730cd7f1b6443ec55e3-2.1.0-dev.3: digest: sha256:352ecf6413762769d923869fcec3646fa3353e8928ecb8c39c1551d9abd27be2 size: 1572 [Pipeline] isUnix [Pipeline] sh 23:18:41 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] isUnix [Pipeline] sh 23:18:42 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 23:18:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 23:18:42 57cbbd08535e: Preparing 23:18:42 5ae956ad4f2b: Preparing 23:18:42 a550f645df7f: Preparing 23:18:42 3d01a45af3b7: Preparing 23:18:42 a8dcf9867fc4: Preparing 23:18:42 62170e181a92: Preparing 23:18:42 62170e181a92: Waiting 23:18:42 5ae956ad4f2b: Layer already exists 23:18:42 3d01a45af3b7: Layer already exists 23:18:42 a8dcf9867fc4: Layer already exists 23:18:42 a550f645df7f: Layer already exists 23:18:42 57cbbd08535e: Layer already exists 23:18:42 62170e181a92: Layer already exists 23:18:42 main: digest: sha256:352ecf6413762769d923869fcec3646fa3353e8928ecb8c39c1551d9abd27be2 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:18:42 ===================================================== [Pipeline] echo 23:18:42 taggedImages: 23:18:42 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:7b55924c09c2d909d14f4730cd7f1b6443ec55e3 23:18:42 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 23:18:42 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.1.0-dev.3 23:18:42 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:7b55924c09c2d909d14f4730cd7f1b6443ec55e3-2.1.0-dev.3 23:18:42 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:18:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:18:43 23:18:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 23:18:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:18:43 arm64: Pulling from edgex-lftools-log-publisher 23:18:43 8998bd30e6a1: Pulling fs layer 23:18:43 04944245beec: Pulling fs layer 23:18:43 699f458cf7ca: Pulling fs layer 23:18:43 765212b225bb: Pulling fs layer 23:18:43 f23df028b6ca: Pulling fs layer 23:18:43 d65c8cfc05b1: Pulling fs layer 23:18:43 2437ff75d9bd: Pulling fs layer 23:18:43 765212b225bb: Waiting 23:18:43 f23df028b6ca: Waiting 23:18:43 d65c8cfc05b1: Waiting 23:18:43 2437ff75d9bd: Waiting 23:18:43 04944245beec: Verifying Checksum 23:18:43 04944245beec: Download complete 23:18:43 765212b225bb: Download complete 23:18:43 f23df028b6ca: Verifying Checksum 23:18:43 f23df028b6ca: Download complete 23:18:43 d65c8cfc05b1: Download complete 23:18:43 699f458cf7ca: Verifying Checksum 23:18:44 8998bd30e6a1: Verifying Checksum 23:18:44 8998bd30e6a1: Download complete 23:18:46 2437ff75d9bd: Verifying Checksum 23:18:46 2437ff75d9bd: Download complete 23:18:48 8998bd30e6a1: Pull complete 23:18:48 04944245beec: Pull complete 23:18:50 699f458cf7ca: Pull complete 23:18:50 765212b225bb: Pull complete 23:18:51 f23df028b6ca: Pull complete 23:18:51 d65c8cfc05b1: Pull complete 23:19:06 2437ff75d9bd: Pull complete 23:19:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:19:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:19:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 23:19:06 prd-ubuntu18.04-docker-arm64-4c-16g-6144 does not seem to be running inside a container 23:19:06 $ 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/20 -v /w/workspace/device-rfid-llrp-go/20:/w/workspace/device-rfid-llrp-go/20:rw,z -v /w/workspace/device-rfid-llrp-go/20@tmp:/w/workspace/device-rfid-llrp-go/20@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 23:19:09 $ docker top 7de860353ca2e1ad398153857f065f1a18a3b8bcf497e38a7f93d27c314ee8a1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:19:10 ---> job-cost.sh 23:19:10 lf-activate-venv: SKIPPING 23:19:10 INFO: No Stack... 23:19:10 INFO: Retrieving Pricing Info for: v3-standard-4 23:19:11 INFO: Archiving Costs [Pipeline] sh 23:19:12 + cat /w/workspace/device-rfid-llrp-go/20/archives/cost.csv 23:19:12 + cut -d, -f6 [Pipeline] lock 23:19:12 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-20-stack-cost] 23:19:12 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-20-stack-cost] did not exist. Created. 23:19:12 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-20-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:19:13 /w/workspace/device-rfid-llrp-go/20@tmp/durable-cf3367b8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:19:13 + echo total: 0.10999999940395355 [Pipeline] stash 23:19:13 Warning: overwriting stash ‘stack-cost’ 23:19:14 Stashed 1 file(s) [Pipeline] } 23:19:14 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-20-stack-cost] [Pipeline] // lock [Pipeline] } 23:19:14 $ docker stop --time=1 7de860353ca2e1ad398153857f065f1a18a3b8bcf497e38a7f93d27c314ee8a1 23:19:15 $ docker rm -f 7de860353ca2e1ad398153857f065f1a18a3b8bcf497e38a7f93d27c314ee8a1 [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 23:19:15 provisioning config files... 23:19:15 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3826001667297499554tmp [Pipeline] { [Pipeline] sh 23:19:16 + set +x 23:19:16 + curl -s https://codecov.io/bash 23:19:16 + bash -s -- 23:19:16 23:19:16 _____ _ 23:19:16 / ____| | | 23:19:16 | | ___ __| | ___ ___ _____ __ 23:19:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:19:16 | |___| (_) | (_| | __/ (_| (_) \ V / 23:19:16 \_____\___/ \__,_|\___|\___\___/ \_/ 23:19:16 Bash-1.0.6 23:19:16 23:19:16 23:19:16 ==> git version 2.24.4 found 23:19:16 ==> 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 23:19:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:19:16 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:19:16 ==> Jenkins CI detected. 23:19:16 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 23:19:16 project root: . 23:19:16 --> token set from env 23:19:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:19:16 ==> Running gcov in . (disable via -X gcov) 23:19:16 ==> Python coveragepy not found 23:19:16 ==> Searching for coverage reports in: 23:19:16 + . 23:19:16 -> Found 1 reports 23:19:16 ==> Detecting git/mercurial file structure 23:19:16 ==> Reading reports 23:19:16 + ./coverage.out bytes=460394 23:19:16 ==> Appending adjustments 23:19:16 https://docs.codecov.io/docs/fixing-reports 23:19:16 + Found adjustments 23:19:16 ==> Gzipping contents 23:19:16 52K /tmp/codecov.8QE8hA.gz 23:19:16 ==> Uploading reports 23:19:16 url: https://codecov.io 23:19:16 query: branch=main&commit=7b55924c09c2d909d14f4730cd7f1b6443ec55e3&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F20%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:19:16 -> Pinging Codecov 23:19:16 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=7b55924c09c2d909d14f4730cd7f1b6443ec55e3&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F20%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:19:17 -> Uploading to 23:19:17 https://storage.googleapis.com/codecov/v4/raw/2022-02-28/581DD39554BDF9B6E22D074273EAD858/7b55924c09c2d909d14f4730cd7f1b6443ec55e3/afefb951-9953-4448-8573-4e78b700c420.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220228%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220228T231916Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5e5e1fd5e6701639acf31f8eb5ddadefa98be5a9e1c38ca9e4d39428621bec66 23:19:17 % Total % Received % Xferd Average Speed Time Time Time Current 23:19:17 Dload Upload Total Spent Left Speed 23:19:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51767 0 0 100 51767 0 152k --:--:-- --:--:-- --:--:-- 152k 23:19:17 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/7b55924c09c2d909d14f4730cd7f1b6443ec55e3 [Pipeline] } 23:19:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:19:17 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:19:17 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:19:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:19:18 23:19:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 23:19:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:19:18 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:19:18 188c0c94c7c5: Pulling fs layer 23:19:18 0ef7d3d256c8: Pulling fs layer 23:19:18 de9db76c5a1d: Pulling fs layer 23:19:18 0eba1c9be4d2: Pulling fs layer 23:19:18 0d57e429df01: Pulling fs layer 23:19:18 4e4be7b47b0d: Pulling fs layer 23:19:18 e1f770b5df2f: Pulling fs layer 23:19:18 85a0685a4137: Pulling fs layer 23:19:18 0d57e429df01: Waiting 23:19:18 4e4be7b47b0d: Waiting 23:19:18 e1f770b5df2f: Waiting 23:19:18 85a0685a4137: Waiting 23:19:18 0eba1c9be4d2: Waiting 23:19:18 de9db76c5a1d: Verifying Checksum 23:19:18 de9db76c5a1d: Download complete 23:19:18 0ef7d3d256c8: Verifying Checksum 23:19:18 0ef7d3d256c8: Download complete 23:19:18 0d57e429df01: Verifying Checksum 23:19:18 0d57e429df01: Download complete 23:19:18 4e4be7b47b0d: Verifying Checksum 23:19:18 4e4be7b47b0d: Download complete 23:19:18 188c0c94c7c5: Verifying Checksum 23:19:18 188c0c94c7c5: Download complete 23:19:18 e1f770b5df2f: Verifying Checksum 23:19:18 e1f770b5df2f: Download complete 23:19:19 0eba1c9be4d2: Verifying Checksum 23:19:19 0eba1c9be4d2: Download complete 23:19:19 188c0c94c7c5: Pull complete 23:19:19 0ef7d3d256c8: Pull complete 23:19:19 85a0685a4137: Verifying Checksum 23:19:19 85a0685a4137: Download complete 23:19:19 de9db76c5a1d: Pull complete 23:19:23 0eba1c9be4d2: Pull complete 23:19:23 0d57e429df01: Pull complete 23:19:23 4e4be7b47b0d: Pull complete 23:19:23 e1f770b5df2f: Pull complete 23:19:27 85a0685a4137: Pull complete 23:19:27 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 23:19:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:19:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 23:19:27 prd-centos7-docker-4c-2g-6143 does not seem to be running inside a container 23:19:27 $ 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 23:19:30 $ docker top 8cdc866664eec86040fd6906ebb0e52f867d31b610fe2499344a5bad4e6f093d -eo pid,comm [Pipeline] { [Pipeline] echo 23:19:30 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 23:19:30 + set -o pipefail 23:19:30 + snyk monitor '--org=edgex-jenkins' 23:19:35 23:19:35 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 23:19:35 23:19:35 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8e266e59-5b4d-48a8-830b-753ef23c5713/history/f716a868-c383-4d18-b55f-756d80a28e71 23:19:35 23:19:35 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 23:19:35 23:19:35 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:19:35 23:19:35 [Pipeline] } 23:19:35 $ docker stop --time=1 8cdc866664eec86040fd6906ebb0e52f867d31b610fe2499344a5bad4e6f093d 23:19:37 $ docker rm -f 8cdc866664eec86040fd6906ebb0e52f867d31b610fe2499344a5bad4e6f093d [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 23:19:38 + git log --format=format:%s -1 7b55924c09c2d909d14f4730cd7f1b6443ec55e3 [Pipeline] sh 23:19:38 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 23:19:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 23:19:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:19:39 . [Pipeline] withDockerContainer 23:19:39 prd-centos7-docker-4c-2g-6143 does not seem to be running inside a container 23:19:39 $ 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 23:19:39 $ docker top 734d830f9ebcda4534ca3e63b979887dd173e57db7931c0457e54daf83f6dd25 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:19:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:19:39 [ssh-agent] Looking for ssh-agent implementation... 23:19:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:19:39 $ docker exec 734d830f9ebcda4534ca3e63b979887dd173e57db7931c0457e54daf83f6dd25 ssh-agent 23:19:39 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmhJakc/agent.14 23:19:39 SSH_AGENT_PID=20 23:19:39 Running ssh-add (command line suppressed) 23:19:39 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6452835728602078375.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6452835728602078375.key) 23:19:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:19:40 + git semver tag 23:19:40 # -> Open(): unable to determine branch for HEAD 23:19:40 # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git 23:19:40 # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main 23:19:40 # $SEMVER_REMOTE_NAME = origin 23:19:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:19:40 # $SEMVER_USER_NAME = edgex-jenkins 23:19:40 # $SEMVER_BRANCH = main 23:19:40 # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver 23:19:40 # 7b55924c09c2d909d14f4730cd7f1b6443ec55e3 HEAD 23:19:40 # -> Force: false 23:19:40 # 32e373b1d4d4a55d4f53eb8cacceb0b0d3adcde5 refs/tags/v2.1.0-dev.3 [Pipeline] } 23:19:40 $ docker exec --env ******** --env ******** 734d830f9ebcda4534ca3e63b979887dd173e57db7931c0457e54daf83f6dd25 ssh-agent -k 23:19:40 unset SSH_AUTH_SOCK; 23:19:40 unset SSH_AGENT_PID; 23:19:40 echo Agent pid 20 killed; 23:19:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:19:40 + git semver [Pipeline] } 23:19:40 $ docker stop --time=1 734d830f9ebcda4534ca3e63b979887dd173e57db7931c0457e54daf83f6dd25 23:19:41 $ docker rm -f 734d830f9ebcda4534ca3e63b979887dd173e57db7931c0457e54daf83f6dd25 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 23:19:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:19:42 23:19:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 23:19:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:19:42 0.23.1-centos7: Pulling from edgex-lftools 23:19:42 ab5ef0e58194: Pulling fs layer 23:19:42 9712f1f96733: Pulling fs layer 23:19:42 63f879dbbcfc: Pulling fs layer 23:19:42 0d9ebad4ef96: Pulling fs layer 23:19:42 e9a5061849ea: Pulling fs layer 23:19:42 d747dcd14b5f: Pulling fs layer 23:19:42 2de7ff778b66: Pulling fs layer 23:19:42 e9a5061849ea: Waiting 23:19:42 d747dcd14b5f: Waiting 23:19:42 2de7ff778b66: Waiting 23:19:42 0d9ebad4ef96: Waiting 23:19:42 9712f1f96733: Verifying Checksum 23:19:42 9712f1f96733: Download complete 23:19:42 63f879dbbcfc: Verifying Checksum 23:19:42 63f879dbbcfc: Download complete 23:19:43 ab5ef0e58194: Download complete 23:19:43 0d9ebad4ef96: Verifying Checksum 23:19:43 0d9ebad4ef96: Download complete 23:19:43 d747dcd14b5f: Verifying Checksum 23:19:43 d747dcd14b5f: Download complete 23:19:43 e9a5061849ea: Verifying Checksum 23:19:43 e9a5061849ea: Download complete 23:19:43 2de7ff778b66: Verifying Checksum 23:19:43 2de7ff778b66: Download complete 23:19:45 ab5ef0e58194: Pull complete 23:19:45 9712f1f96733: Pull complete 23:19:46 63f879dbbcfc: Pull complete 23:19:50 0d9ebad4ef96: Pull complete 23:19:51 e9a5061849ea: Pull complete 23:19:51 d747dcd14b5f: Pull complete 23:19:52 2de7ff778b66: Pull complete 23:19:52 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:19:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:19:52 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 23:19:52 prd-centos7-docker-4c-2g-6143 does not seem to be running inside a container 23:19:52 $ 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 23:19:55 $ docker top 778ac65c480366cd499a0dfc7c482ef4f757941689835d00447d5382c9d0137b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:19:55 provisioning config files... 23:19:55 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5510834438713961373tmp 23:19:55 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3274493661153986076tmp 23:19:55 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8339452025045331362tmp [Pipeline] { [Pipeline] echo 23:19:55 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:19:56 ---> sigul-configuration.sh 23:19:56 gpg: directory `/root/.gnupg' created 23:19:56 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:19:56 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:19:56 gpg: keyring `/root/.gnupg/secring.gpg' created 23:19:56 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:19:56 gpg: CAST5 encrypted data 23:19:56 gpg: encrypted with 1 passphrase 23:19:56 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:19:56 + mkdir /home/jenkins 23:19:56 + mkdir /home/jenkins/sigul [Pipeline] sh 23:19:56 + 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 23:19:56 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:19:57 ---> sigul-install.sh 23:19:57 Sigul already installed; skipping installation. [Pipeline] sh 23:19:57 + git tag --list 23:19:57 v0.0.0 23:19:57 v1.0.0 23:19:57 v1.0.0-dev.1 23:19:57 v1.0.0-dev.2 23:19:57 v1.0.0-dev.3 23:19:57 v1.0.0-dev.4 23:19:57 v1.0.0-dev.5 23:19:57 v1.0.0-dev.6 23:19:57 v1.0.0-dev.7 23:19:57 v1.0.0-dev.8 23:19:57 v1.0.0-dev.9 23:19:57 v1.0.1-dev.1 23:19:57 v1.0.1-dev.2 23:19:57 v1.0.1-dev.3 23:19:57 v1.0.1-dev.4 23:19:57 v1.0.1-dev.5 23:19:57 v1.0.1-dev.6 23:19:57 v2.1.0-dev.1 23:19:57 v2.1.0-dev.2 23:19:57 v2.1.0-dev.3 [Pipeline] sh 23:19:57 + lftools sign git-tag v2.1.0-dev.3 23:19:58 Signing Git tag with Sigul... 23:19:58 Signing v2.1.0-dev.3 [Pipeline] echo 23:19:58 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:19:58 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:19:58 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:19:58 $ docker stop --time=1 778ac65c480366cd499a0dfc7c482ef4f757941689835d00447d5382c9d0137b 23:20:00 $ docker rm -f 778ac65c480366cd499a0dfc7c482ef4f757941689835d00447d5382c9d0137b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:20:00 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 23:20:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 23:20:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:20:00 . [Pipeline] withDockerContainer 23:20:00 prd-centos7-docker-4c-2g-6143 does not seem to be running inside a container 23:20:00 $ 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 23:20:01 $ docker top cade502df91a067e5ec3254b2bec44110bd6662844da31a82570000905e61fe8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:20:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:20:01 [ssh-agent] Looking for ssh-agent implementation... 23:20:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:20:01 $ docker exec cade502df91a067e5ec3254b2bec44110bd6662844da31a82570000905e61fe8 ssh-agent 23:20:01 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDlgLIL/agent.14 23:20:01 SSH_AGENT_PID=20 23:20:01 Running ssh-add (command line suppressed) 23:20:01 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3383318146062151567.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3383318146062151567.key) 23:20:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:20:02 + git semver bump pre 23:20:02 # -> Open(): unable to determine branch for HEAD 23:20:02 # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git 23:20:02 # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main 23:20:02 # $SEMVER_REMOTE_NAME = origin 23:20:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:20:02 # $SEMVER_USER_NAME = edgex-jenkins 23:20:02 # $SEMVER_BRANCH = main 23:20:02 # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver 23:20:02 2.1.0-dev.4 [Pipeline] } 23:20:02 $ docker exec --env ******** --env ******** cade502df91a067e5ec3254b2bec44110bd6662844da31a82570000905e61fe8 ssh-agent -k 23:20:02 unset SSH_AUTH_SOCK; 23:20:02 unset SSH_AGENT_PID; 23:20:02 echo Agent pid 20 killed; 23:20:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:20:02 + git semver [Pipeline] } 23:20:02 $ docker stop --time=1 cade502df91a067e5ec3254b2bec44110bd6662844da31a82570000905e61fe8 23:20:03 $ docker rm -f cade502df91a067e5ec3254b2bec44110bd6662844da31a82570000905e61fe8 [Pipeline] // withDockerContainer [Pipeline] sh 23:20:04 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 23:20:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 23:20:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:20:04 . [Pipeline] withDockerContainer 23:20:04 prd-centos7-docker-4c-2g-6143 does not seem to be running inside a container 23:20:04 $ 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 23:20:04 $ docker top 82159b0d69123f34b618f896695291e44c2c3bb4508027f59c745a8f08ba7fa9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:20:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:20:04 [ssh-agent] Looking for ssh-agent implementation... 23:20:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:20:04 $ docker exec 82159b0d69123f34b618f896695291e44c2c3bb4508027f59c745a8f08ba7fa9 ssh-agent 23:20:05 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEGAhNg/agent.14 23:20:05 SSH_AGENT_PID=20 23:20:05 Running ssh-add (command line suppressed) 23:20:05 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7669016142782213173.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7669016142782213173.key) 23:20:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:20:05 + git semver push 23:20:05 # -> Open(): unable to determine branch for HEAD 23:20:05 # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git 23:20:05 # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main 23:20:05 # $SEMVER_REMOTE_NAME = origin 23:20:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:20:05 # $SEMVER_USER_NAME = edgex-jenkins 23:20:05 # $SEMVER_BRANCH = main 23:20:05 # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } 23:20:06 $ docker exec --env ******** --env ******** 82159b0d69123f34b618f896695291e44c2c3bb4508027f59c745a8f08ba7fa9 ssh-agent -k 23:20:06 unset SSH_AUTH_SOCK; 23:20:06 unset SSH_AGENT_PID; 23:20:06 echo Agent pid 20 killed; 23:20:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:20:07 + git semver [Pipeline] } 23:20:07 $ docker stop --time=1 82159b0d69123f34b618f896695291e44c2c3bb4508027f59c745a8f08ba7fa9 23:20:08 $ docker rm -f 82159b0d69123f34b618f896695291e44c2c3bb4508027f59c745a8f08ba7fa9 [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 23:20:09 + '[' -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ']' 23:20:09 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 23:20:09 total 8 23:20:09 drwxr-xr-x. 3 root root 34 Feb 28 23:13 . 23:20:09 drwxrwxr-x. 12 jenkins jenkins 4096 Feb 28 23:19 .. 23:20:09 drwxr-xr-x. 2 root root 6 Feb 28 23:13 cost 23:20:09 -rw-r--r--. 1 root root 89 Feb 28 23:13 cost.csv 23:20:09 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 23:20:09 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 23:20:09 total 8 23:20:09 drwxr-xr-x. 3 jenkins jenkins 34 Feb 28 23:13 . 23:20:09 drwxrwxr-x. 12 jenkins jenkins 4096 Feb 28 23:19 .. 23:20:09 drwxr-xr-x. 2 jenkins jenkins 6 Feb 28 23:13 cost 23:20:09 -rw-r--r--. 1 jenkins jenkins 89 Feb 28 23:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:20:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:20:09 ---> package-listing.sh 23:20:09 ++ facter osfamily 23:20:09 ++ tr '[:upper:]' '[:lower:]' 23:20:10 + OS_FAMILY=redhat 23:20:10 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 23:20:10 + START_PACKAGES=/tmp/packages_start.txt 23:20:10 + END_PACKAGES=/tmp/packages_end.txt 23:20:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:20:10 + PACKAGES=/tmp/packages_start.txt 23:20:10 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 23:20:10 + PACKAGES=/tmp/packages_end.txt 23:20:10 + case "${OS_FAMILY}" in 23:20:10 + sort 23:20:10 + rpm -qa 23:20:10 + '[' -f /tmp/packages_start.txt ']' 23:20:10 + '[' -f /tmp/packages_end.txt ']' 23:20:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:20:10 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 23:20:10 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 23:20:10 + 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 23:20:10 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 23:20:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:20:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:20:11 . [Pipeline] withDockerContainer 23:20:11 prd-centos7-docker-4c-2g-6143 does not seem to be running inside a container 23:20:11 $ 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 23:20:11 $ docker top 1e1a9fd5266ec77fe8cb3620c553e9e45a367437c9902b525a44a0d1e2c495f2 -eo pid,comm [Pipeline] { [Pipeline] sh 23:20:12 + touch /tmp/pre-build-complete [Pipeline] sh 23:20:12 + mkdir -p /var/log/sysstat [Pipeline] sh 23:20:12 + ls /var/log/sa-host 23:20:12 + sadf -c /var/log/sa-host/sa17 23:20:12 file_magic: OK 23:20:12 HZ: Using current value: 100 23:20:12 file_header: OK 23:20:12 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 23:20:12 Statistics: 23:20:12 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:20:12 File successfully converted to sysstat format version 12.5.2 23:20:12 + sadf -c /var/log/sa-host/sa28 23:20:12 file_magic: OK 23:20:12 HZ: Using current value: 100 23:20:12 file_header: OK 23:20:12 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 23:20:12 Statistics: 23:20:12 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:20:12 File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:20:13 provisioning config files... 23:20:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1257897214480220598tmp [Pipeline] { [Pipeline] echo 23:20:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:20:13 ---> create-netrc.sh [Pipeline] } 23:20:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:20:13 ---> python-tools-install.sh [Pipeline] echo 23:20:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:20:14 ---> sudo-logs.sh 23:20:14 Archiving 'sudo' log.. 23:20:14 sudo: unable to resolve host prd-centos7-docker-4c-2g-6143.novalocal: Name or service not known 23:20:14 sudo: unable to resolve host prd-centos7-docker-4c-2g-6143.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 23:20:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:20:14 ---> job-cost.sh 23:20:14 lf-activate-venv: SKIPPING 23:20:14 DEBUG: total: 0.05999999865889549 23:20:14 INFO: Retrieving Stack Cost... 23:20:14 INFO: Retrieving Pricing Info for: v3-standard-2 23:20:15 INFO: Archiving Costs [Pipeline] echo 23:20:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:20:15 ---> logs-deploy.sh 23:20:15 lf-activate-venv: SKIPPING 23:20:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/20 23:20:15 INFO: archiving workspace using pattern(s): 23:20:16 Archives upload complete. 23:20:16 INFO: archiving logs to Nexus