Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c58682dbd7537f98a1832cb3fea4a3c69e3d3a22 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-ssh12577721336773693188.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh12367575018639794035.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10180600723712125422.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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 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-ssh10508614440891357126.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9482842798554388259.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 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] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.23 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: false 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-38754 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Avoid second fetch Checking out Revision c58682dbd7537f98a1832cb3fea4a3c69e3d3a22 (main) Commit message: "Merge pull request #345 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.24" > git config core.sparsecheckout # timeout=10 > git checkout -f c58682dbd7537f98a1832cb3fea4a3c69e3d3a22 # timeout=10 > git rev-list --no-walk dc4a4fd5f979b56fd537654c4e0b5a963b5af142 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:52:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:52:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:52:33 ========================================================= 10:52:33 EdgeX Global Pipelines Version Info 10:52:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:52:35 ------------------- 10:52:35 stable info: 10:52:35 ------------------- 10:52:35 Commited By: Cherry Wang cherry@iotechsys.com 10:52:35 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 10:52:35 Message: update stable to v1.0.269 10:52:35 ------------------- 10:52:35 experimental info: 10:52:35 ------------------- 10:52:35 Commited By: **** collab-it+edgex@linuxfoundation.org 10:52:35 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 10:52:35 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:52:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:52:36 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:52:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:52:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:52:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:52:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 10:52:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:52:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:52:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:52:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:52:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:52:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:52:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:52:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:52:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:52:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:52:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:52:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:52:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:52:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:52:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:52:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:52:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:52:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:52:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:52:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:52:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:52:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:52:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:52:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:52:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c58682dbd7537f98a1832cb3fea4a3c69e3d3a22 [Pipeline] echo 10:52:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c58682d [Pipeline] echo 10:52:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:52:38 provisioning config files... 10:52:38 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7307375813903984923tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:52:39 ---> ****-login.sh 10:52:39 nexus3.edgexfoundry.org:10001 10:52:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:52:39 Configure a credential helper to remove this warning. See 10:52:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:52:39 10:52:39 Login Succeeded 10:52:39 nexus3.edgexfoundry.org:10002 10:52:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:52:39 Configure a credential helper to remove this warning. See 10:52:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:52:39 10:52:39 Login Succeeded 10:52:39 nexus3.edgexfoundry.org:10003 10:52:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:52:39 Configure a credential helper to remove this warning. See 10:52:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:52:39 10:52:39 Login Succeeded 10:52:39 nexus3.edgexfoundry.org:10004 10:52:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:52:39 Configure a credential helper to remove this warning. See 10:52:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:52:39 10:52:39 Login Succeeded 10:52:39 ****.io 10:52:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:52:40 Configure a credential helper to remove this warning. See 10:52:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:52:40 10:52:40 Login Succeeded 10:52:40 ---> ****-login.sh ends [Pipeline] } 10:52:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:52:41 + git rev-list -1 --merges c58682dbd7537f98a1832cb3fea4a3c69e3d3a22~1..c58682dbd7537f98a1832cb3fea4a3c69e3d3a22 [Pipeline] echo 10:52:41 -----------> git rev-list -1 --merges c58682dbd7537f98a1832cb3fea4a3c69e3d3a22~1..c58682dbd7537f98a1832cb3fea4a3c69e3d3a22 c58682dbd7537f98a1832cb3fea4a3c69e3d3a22 10:52:41 c58682dbd7537f98a1832cb3fea4a3c69e3d3a22 [false] [Pipeline] sh 10:52:41 + git log --format=format:%s -1 c58682dbd7537f98a1832cb3fea4a3c69e3d3a22 [Pipeline] echo 10:52:41 ========================================================= 10:52:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:52:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:52:42 + git log --format=format:%s -1 c58682dbd7537f98a1832cb3fea4a3c69e3d3a22 [Pipeline] echo 10:52:42 [semverPrep] GIT_COMMIT: c58682dbd7537f98a1832cb3fea4a3c69e3d3a22, Commit Message: Merge pull request #345 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.24 [Pipeline] echo 10:52:42 [semverPrep] This is not a build commit. [Pipeline] sh 10:52:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:52:42 + grep -v github /etc/ssh/ssh_known_hosts 10:52:42 + [ -e /tmp/ssh_known_hosts ] 10:52:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:52:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:52:42 + sudo tee -a /etc/ssh/ssh_known_hosts 10:52:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:52:43 10:52:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:52:43 0.1.4: Pulling from edgex-devops/py-git-semver 10:52:43 b85a868b505f: Pulling fs layer 10:52:43 e2be974225ed: Pulling fs layer 10:52:43 339a4e72a1f5: Pulling fs layer 10:52:43 988bab9f4d93: Pulling fs layer 10:52:43 1469e6f7b9e6: Pulling fs layer 10:52:43 eaf3925da568: Pulling fs layer 10:52:43 bab4dde63d76: Pulling fs layer 10:52:43 bde34c3a00c8: Pulling fs layer 10:52:43 b352a97aabf1: Pulling fs layer 10:52:43 4872d77fe225: Pulling fs layer 10:52:43 988bab9f4d93: Waiting 10:52:43 bab4dde63d76: Waiting 10:52:43 1469e6f7b9e6: Waiting 10:52:43 eaf3925da568: Waiting 10:52:43 4872d77fe225: Waiting 10:52:43 5851b861e8e6: Pulling fs layer 10:52:43 5851b861e8e6: Waiting 10:52:43 e2be974225ed: Download complete 10:52:43 988bab9f4d93: Verifying Checksum 10:52:43 988bab9f4d93: Download complete 10:52:43 1469e6f7b9e6: Verifying Checksum 10:52:43 1469e6f7b9e6: Download complete 10:52:43 eaf3925da568: Verifying Checksum 10:52:43 eaf3925da568: Download complete 10:52:43 339a4e72a1f5: Verifying Checksum 10:52:43 339a4e72a1f5: Download complete 10:52:43 bde34c3a00c8: Verifying Checksum 10:52:43 bde34c3a00c8: Download complete 10:52:43 b352a97aabf1: Download complete 10:52:43 4872d77fe225: Download complete 10:52:43 5851b861e8e6: Download complete 10:52:43 b85a868b505f: Verifying Checksum 10:52:43 b85a868b505f: Download complete 10:52:44 bab4dde63d76: Verifying Checksum 10:52:44 bab4dde63d76: Download complete 10:52:45 b85a868b505f: Pull complete 10:52:45 e2be974225ed: Pull complete 10:52:46 339a4e72a1f5: Pull complete 10:52:46 988bab9f4d93: Pull complete 10:52:46 1469e6f7b9e6: Pull complete 10:52:46 eaf3925da568: Pull complete 10:52:47 bab4dde63d76: Pull complete 10:52:47 bde34c3a00c8: Pull complete 10:52:48 b352a97aabf1: Pull complete 10:52:48 4872d77fe225: Pull complete 10:52:48 5851b861e8e6: Pull complete 10:52:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:52:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:52:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:52:48 prd-ubuntu20.04-docker-8c-8g-38754 does not seem to be running inside a container 10:52:48 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:52:51 $ docker top 062b528373cfca0a0397f42a0dd8f9fa682b20bb3928c2a9d59ab524d035627a -eo pid,comm 10:52:51 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:52:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:52:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:52:52 [ssh-agent] Looking for ssh-agent implementation... 10:52:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:52:52 $ docker exec 062b528373cfca0a0397f42a0dd8f9fa682b20bb3928c2a9d59ab524d035627a ssh-agent 10:52:52 SSH_AUTH_SOCK=/tmp/ssh-RMoyn2yiMvjV/agent.32 10:52:52 SSH_AGENT_PID=38 10:52:52 Running ssh-add (command line suppressed) 10:52:52 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17124281288856497959.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17124281288856497959.key) 10:52:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:52:52 + git tag --points-at HEAD [Pipeline] } 10:52:52 $ docker exec --env ******** --env ******** 062b528373cfca0a0397f42a0dd8f9fa682b20bb3928c2a9d59ab524d035627a ssh-agent -k 10:52:53 unset SSH_AUTH_SOCK; 10:52:53 unset SSH_AGENT_PID; 10:52:53 echo Agent pid 38 killed; 10:52:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:52:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:52:53 [ssh-agent] Looking for ssh-agent implementation... 10:52:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:52:53 $ docker exec 062b528373cfca0a0397f42a0dd8f9fa682b20bb3928c2a9d59ab524d035627a ssh-agent 10:52:53 SSH_AUTH_SOCK=/tmp/ssh-49SQ6ENageS2/agent.71 10:52:53 SSH_AGENT_PID=77 10:52:53 Running ssh-add (command line suppressed) 10:52:53 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_135754357768502259.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_135754357768502259.key) 10:52:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:52:54 + git semver init 10:52:54 2025-02-12 10:52:54,191 [run_init] DEBUG init version:0.0.0 force:False 10:52:54 2025-02-12 10:52:54,192 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 10:52:54 2025-02-12 10:52:54,192 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 10:52:54 2025-02-12 10:52:54,192 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 10:52:56 2025-02-12 10:52:55,777 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 10:52:56 2025-02-12 10:52:55,778 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 10:52:56 2025-02-12 10:52:55,778 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:52:56 2025-02-12 10:52:55,778 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:52:56 4.0.0-dev.8 [Pipeline] } 10:52:56 $ docker exec --env ******** --env ******** 062b528373cfca0a0397f42a0dd8f9fa682b20bb3928c2a9d59ab524d035627a ssh-agent -k 10:52:56 unset SSH_AUTH_SOCK; 10:52:56 unset SSH_AGENT_PID; 10:52:56 echo Agent pid 77 killed; 10:52:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:52:56 + git semver [Pipeline] } 10:52:57 $ docker stop --time=1 062b528373cfca0a0397f42a0dd8f9fa682b20bb3928c2a9d59ab524d035627a 10:52:58 $ docker rm -f --volumes 062b528373cfca0a0397f42a0dd8f9fa682b20bb3928c2a9d59ab524d035627a [Pipeline] // withDockerContainer [Pipeline] sh 10:52:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:52:59 Stashed 1 file(s) [Pipeline] echo 10:52:59 [edgeXSemver]: initialized semver on version 4.0.0-dev.8 [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 10:53:00 provisioning config files... 10:53:00 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config214110952492135499tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:53:01 ---> ****-login.sh 10:53:01 nexus3.edgexfoundry.org:10001 10:53:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:53:01 Configure a credential helper to remove this warning. See 10:53:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:53:01 10:53:01 Login Succeeded 10:53:01 nexus3.edgexfoundry.org:10002 10:53:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:53:01 Configure a credential helper to remove this warning. See 10:53:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:53:01 10:53:01 Login Succeeded 10:53:01 nexus3.edgexfoundry.org:10003 10:53:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:53:01 Configure a credential helper to remove this warning. See 10:53:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:53:01 10:53:01 Login Succeeded 10:53:01 nexus3.edgexfoundry.org:10004 10:53:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:53:01 Configure a credential helper to remove this warning. See 10:53:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:53:01 10:53:01 Login Succeeded 10:53:01 ****.io 10:53:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:53:01 Configure a credential helper to remove this warning. See 10:53:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:53:01 10:53:01 Login Succeeded 10:53:01 ---> ****-login.sh ends [Pipeline] } 10:53:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:53:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:53:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:53:02 ========================================================= 10:53:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 10:53:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:02 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 10:53:02 Sending build context to Docker daemon 11.58MB 10:53:02 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 10:53:02 Step 2/12 : FROM ${BASE} AS builder 10:53:02 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 10:53:02 da9db072f522: Pulling fs layer 10:53:02 6ef4a4ee8ca5: Pulling fs layer 10:53:02 06f05ace1117: Pulling fs layer 10:53:02 5fe327b54edc: Pulling fs layer 10:53:02 4f4fb700ef54: Pulling fs layer 10:53:02 92a5565b7b96: Pulling fs layer 10:53:02 ff9bb7016b71: Pulling fs layer 10:53:02 b67dba6c2c7d: Pulling fs layer 10:53:02 a813b0c90790: Pulling fs layer 10:53:02 5fe327b54edc: Waiting 10:53:02 4f4fb700ef54: Waiting 10:53:02 92a5565b7b96: Waiting 10:53:02 ff9bb7016b71: Waiting 10:53:02 b67dba6c2c7d: Waiting 10:53:02 6ef4a4ee8ca5: Download complete 10:53:02 5fe327b54edc: Verifying Checksum 10:53:02 5fe327b54edc: Download complete 10:53:02 4f4fb700ef54: Verifying Checksum 10:53:02 4f4fb700ef54: Download complete 10:53:02 92a5565b7b96: Verifying Checksum 10:53:02 92a5565b7b96: Download complete 10:53:02 da9db072f522: Verifying Checksum 10:53:02 da9db072f522: Download complete 10:53:02 ff9bb7016b71: Verifying Checksum 10:53:02 ff9bb7016b71: Download complete 10:53:02 da9db072f522: Pull complete 10:53:03 a813b0c90790: Verifying Checksum 10:53:03 a813b0c90790: Download complete 10:53:03 6ef4a4ee8ca5: Pull complete 10:53:03 06f05ace1117: Verifying Checksum 10:53:03 06f05ace1117: Download complete 10:53:03 b67dba6c2c7d: Verifying Checksum 10:53:03 b67dba6c2c7d: Download complete 10:53:07 06f05ace1117: Pull complete 10:53:07 5fe327b54edc: Pull complete 10:53:07 4f4fb700ef54: Pull complete 10:53:07 92a5565b7b96: Pull complete 10:53:07 ff9bb7016b71: Pull complete 10:53:09 b67dba6c2c7d: Pull complete 10:53:09 a813b0c90790: Pull complete 10:53:09 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 10:53:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:53:09 ---> 3ba60ce46760 10:53:09 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:53:14 ---> Running in 1eacfee026fa 10:53:14 Removing intermediate container 1eacfee026fa 10:53:14 ---> ffcf29ac6195 10:53:14 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:53:14 ---> Running in 83d15c7396d4 10:53:14 Removing intermediate container 83d15c7396d4 10:53:14 ---> b1f6fad617e8 10:53:14 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:53:14 ---> Running in 246afcd2753f 10:53:14 Removing intermediate container 246afcd2753f 10:53:14 ---> 5717de56483c 10:53:14 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:53:14 ---> Running in 46b96ff5f0a7 10:53:14 Removing intermediate container 46b96ff5f0a7 10:53:14 ---> eeb4b4cf7423 10:53:14 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:53:14 ---> Running in 65df691e3877 10:53:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:53:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:53:15 OK: 248 MiB in 58 packages 10:53:15 Still waiting to schedule task 10:53:15 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:53:15 Removing intermediate container 65df691e3877 10:53:15 ---> e8e0dea70f32 10:53:15 Step 8/12 : WORKDIR /app 10:53:15 ---> Running in 5167f5914890 10:53:15 Removing intermediate container 5167f5914890 10:53:15 ---> bd147f0087b4 10:53:15 Step 9/12 : COPY go.mod vendor* ./ 10:53:15 ---> 20790981e22b 10:53:15 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:53:15 ---> Running in e053481482c9 10:54:03 Removing intermediate container e053481482c9 10:54:03 ---> 30490fc5049d 10:54:03 Step 11/12 : COPY . . 10:54:03 ---> 8c18baa1b822 10:54:03 Step 12/12 : RUN $MAKE 10:54:03 ---> Running in 1f352abcc8a2 10:54:03 noop 10:54:03 Removing intermediate container 1f352abcc8a2 10:54:03 ---> 9e8e465534c0 10:54:03 Successfully built 9e8e465534c0 10:54:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:03 + docker inspect -f . ci-base-image-x86_64 10:54:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:54:03 prd-ubuntu20.04-docker-8c-8g-38754 does not seem to be running inside a container 10:54:04 $ 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 ******** -e ******** ci-base-image-x86_64 cat 10:54:04 $ docker top 43998ec9d4284028bac2112f388a4a69008203a56ffd79f25f3eecc806ad5b91 -eo pid,comm [Pipeline] { [Pipeline] sh 10:54:04 + go version 10:54:04 go version go1.23.4 linux/amd64 [Pipeline] } 10:54:04 $ docker stop --time=1 43998ec9d4284028bac2112f388a4a69008203a56ffd79f25f3eecc806ad5b91 10:54:06 $ docker rm -f --volumes 43998ec9d4284028bac2112f388a4a69008203a56ffd79f25f3eecc806ad5b91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:07 + docker inspect -f . ci-base-image-x86_64 10:54:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:54:07 prd-ubuntu20.04-docker-8c-8g-38754 does not seem to be running inside a container 10:54:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** -e ******** ci-base-image-x86_64 cat 10:54:08 $ docker top d197323ace7a811f3d3b8972f7da351d7361420823650b8a5fc62078a2009977 -eo pid,comm [Pipeline] { [Pipeline] sh 10:54:08 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 10:54:09 + make test 10:54:09 go test ./... -coverprofile=coverage.out ./... 10:54:10 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:54:29 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 10:54:29 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 10:54:33 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.501s coverage: 40.6% of statements 10:54:33 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.011s coverage: 94.6% of statements 10:54:33 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.248s coverage: 51.9% of statements 10:54:43 go vet ./... 10:54:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-38755 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 10:54:46 Running in /w/workspace/device-rfid-llrp-go/163 [Pipeline] { [Pipeline] checkout 10:54:46 The recommended git tool is: git 10:54:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:54:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:54:49 ./bin/test-attribution-txt.sh [Pipeline] echo 10:54:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:54:49 $ docker stop --time=1 d197323ace7a811f3d3b8972f7da351d7361420823650b8a5fc62078a2009977 10:54:54 $ docker rm -f --volumes d197323ace7a811f3d3b8972f7da351d7361420823650b8a5fc62078a2009977 [Pipeline] // withDockerContainer [Pipeline] sh 10:54:54 + sudo chown -R jenkins:jenkins . 10:54:54 using credential edgex-jenkins-ssh [Pipeline] stash 10:54:55 Cloning the remote Git repository 10:54:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 10:54:55 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:54:55 > git init /w/workspace/device-rfid-llrp-go/163 # timeout=10 10:54:55 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:54:55 > git --version # timeout=10 10:54:55 > git --version # 'git version 2.25.1' 10:54:55 using GIT_SSH to set credentials SSH Credentials for GitHub [Pipeline] sh 10:54:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:54:56 + ls -al . 10:54:56 total 704 10:54:56 drwxrwxr-x 11 jenkins jenkins 4096 Feb 12 10:54 . 10:54:56 drwxrwxr-x 4 jenkins jenkins 4096 Feb 12 10:52 .. 10:54:56 -rw-rw-r-- 1 jenkins jenkins 134 Feb 12 10:52 .dockerignore 10:54:56 drwxrwxr-x 8 jenkins jenkins 4096 Feb 12 10:54 .git 10:54:56 drwxrwxr-x 3 jenkins jenkins 4096 Feb 12 10:52 .github 10:54:56 -rw-rw-r-- 1 jenkins jenkins 880 Feb 12 10:52 .gitignore 10:54:56 -rw-rw-r-- 1 jenkins jenkins 199 Feb 12 10:52 .golangci.yml 10:54:56 drwxr-xr-x 3 jenkins jenkins 4096 Feb 12 10:52 .semver 10:54:56 -rw-rw-r-- 1 jenkins jenkins 20798 Feb 12 10:52 Attribution.txt 10:54:56 -rw-rw-r-- 1 jenkins jenkins 11677 Feb 12 10:52 CHANGELOG.md 10:54:56 -rw-rw-r-- 1 jenkins jenkins 1489 Feb 12 10:52 Dockerfile 10:54:56 -rw-rw-r-- 1 jenkins jenkins 677 Feb 12 10:52 GOVERNANCE.md 10:54:56 -rw-rw-r-- 1 jenkins jenkins 661 Feb 12 10:52 Jenkinsfile 10:54:56 -rw-rw-r-- 1 jenkins jenkins 11347 Feb 12 10:52 LICENSE 10:54:56 -rw-rw-r-- 1 jenkins jenkins 2761 Feb 12 10:52 Makefile 10:54:56 -rw-rw-r-- 1 jenkins jenkins 625 Feb 12 10:52 OWNERS.md 10:54:56 -rw-rw-r-- 1 jenkins jenkins 28907 Feb 12 10:52 README.md 10:54:56 -rw-rw-r-- 1 jenkins jenkins 11 Feb 12 10:52 VERSION 10:54:56 drwxrwxr-x 2 jenkins jenkins 4096 Feb 12 10:52 bin 10:54:56 drwxrwxr-x 4 jenkins jenkins 4096 Feb 12 10:52 cmd 10:54:56 -rw-r--r-- 1 jenkins jenkins 451915 Feb 12 10:54 coverage.out 10:54:56 drwxrwxr-x 2 jenkins jenkins 4096 Feb 12 10:52 examples 10:54:56 -rw-rw-r-- 1 jenkins jenkins 6320 Feb 12 10:52 go.mod 10:54:56 -rw-rw-r-- 1 jenkins jenkins 86626 Feb 12 10:52 go.sum 10:54:56 drwxrwxr-x 2 jenkins jenkins 4096 Feb 12 10:52 images 10:54:56 drwxrwxr-x 4 jenkins jenkins 4096 Feb 12 10:52 internal 10:54:56 drwxrwxr-x 3 jenkins jenkins 4096 Feb 12 10:52 pkg 10:54:56 -rw-rw-r-- 1 jenkins jenkins 193 Feb 12 10:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:54:57 + 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=c58682dbd7537f98a1832cb3fea4a3c69e3d3a22 --label arch=amd64 --label version=4.0.0-dev.8 . 10:54:57 Sending build context to Docker daemon 11.58MB 10:54:57 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 10:54:57 Step 2/25 : FROM ${BASE} AS builder 10:54:57 ---> 9e8e465534c0 10:54:57 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:54:57 ---> Running in 80f24262e846 10:54:57 Removing intermediate container 80f24262e846 10:54:57 ---> f8f5081c93ab 10:54:57 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:54:57 ---> Running in 6a1f4962dc9e 10:54:57 Removing intermediate container 6a1f4962dc9e 10:54:57 ---> 29911ad842a0 10:54:57 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 10:54:57 ---> Running in 91769434439a 10:54:57 Removing intermediate container 91769434439a 10:54:57 ---> a0c56cf26243 10:54:57 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:54:57 ---> Running in 0bdaef0c14e0 10:54:57 Removing intermediate container 0bdaef0c14e0 10:54:57 ---> 80d6c21aa3e9 10:54:57 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:54:57 ---> Running in fc6723f7432d 10:54:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:54:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:54:58 OK: 248 MiB in 58 packages 10:54:58 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:54:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:54:59 Removing intermediate container fc6723f7432d 10:54:59 ---> c10ecc3f7c32 10:54:59 Step 8/25 : WORKDIR /app 10:54:59 ---> Running in bc345ff358f9 10:54:59 Removing intermediate container bc345ff358f9 10:54:59 ---> 927ca1e67db0 10:54:59 Step 9/25 : COPY go.mod vendor* ./ 10:54:59 ---> 387ebd92ac19 10:54:59 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:54:59 ---> Running in cfd063664a40 10:54:59 Avoid second fetch 10:54:59 Checking out Revision c58682dbd7537f98a1832cb3fea4a3c69e3d3a22 (main) 10:54:59 Removing intermediate container cfd063664a40 10:54:59 ---> e0163a2e6244 10:54:59 Step 11/25 : COPY . . 10:54:59 > git config core.sparsecheckout # timeout=10 10:54:59 > git checkout -f c58682dbd7537f98a1832cb3fea4a3c69e3d3a22 # timeout=10 10:55:00 ---> 2ea2f7a21bca 10:55:00 Step 12/25 : RUN $MAKE 10:55:00 ---> Running in ea507c6186ae 10:55:00 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=4.0.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 10:55:01 Commit message: "Merge pull request #345 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.24" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:55:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:55:06 % Total % Received % Xferd Average Speed Time Time Time Current 10:55:06 Dload Upload Total Spent Left Speed 10:55:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 34483 0 --:--:-- --:--:-- --:--:-- 34576 [Pipeline] sh 10:55:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:55:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:55:07 + sudo tee /etc/docker/daemon.new 10:55:07 { 10:55:07 "registry-mirrors": [ 10:55:07 "https://nexus3.edgexfoundry.org:10001" 10:55:07 ], 10:55:07 "bip": "10.250.0.254/24", 10:55:07 "hosts": [ 10:55:07 "tcp://0.0.0.0:5555", 10:55:07 "unix:///var/run/docker.sock" 10:55:07 ], 10:55:07 "mtu": 1458, 10:55:07 "selinux-enabled": true, 10:55:07 "seccomp-profile": "/etc/docker/seccomp.json" 10:55:07 } [Pipeline] sh 10:55:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:55:08 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:55:28 provisioning config files... 10:55:28 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/163@tmp/config4675017597900488120tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:55:28 ---> ****-login.sh 10:55:28 nexus3.edgexfoundry.org:10001 10:55:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:55:29 Configure a credential helper to remove this warning. See 10:55:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:55:29 10:55:29 Login Succeeded 10:55:29 nexus3.edgexfoundry.org:10002 10:55:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:55:29 Configure a credential helper to remove this warning. See 10:55:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:55:29 10:55:29 Login Succeeded 10:55:29 nexus3.edgexfoundry.org:10003 10:55:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:55:30 Configure a credential helper to remove this warning. See 10:55:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:55:30 10:55:30 Login Succeeded 10:55:30 nexus3.edgexfoundry.org:10004 10:55:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:55:30 Configure a credential helper to remove this warning. See 10:55:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:55:30 10:55:30 Login Succeeded 10:55:30 ****.io 10:55:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:55:31 Configure a credential helper to remove this warning. See 10:55:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:55:31 10:55:31 Login Succeeded 10:55:31 ---> ****-login.sh ends [Pipeline] } 10:55:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:55:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:55:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:55:32 ========================================================= 10:55:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 10:55:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:33 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 10:55:33 Sending build context to Docker daemon 1.21MB 10:55:33 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 10:55:33 Step 2/12 : FROM ${BASE} AS builder 10:55:33 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:55:33 9986a736f7d3: Pulling fs layer 10:55:33 1f018df60701: Pulling fs layer 10:55:33 39f8f326b044: Pulling fs layer 10:55:33 e6a1e7a6a96a: Pulling fs layer 10:55:33 4f4fb700ef54: Pulling fs layer 10:55:33 d45d956e0dbf: Pulling fs layer 10:55:33 d7702b0d1db1: Pulling fs layer 10:55:33 5c7f0f088c93: Pulling fs layer 10:55:33 4fdc064ae6cf: Pulling fs layer 10:55:33 e6a1e7a6a96a: Waiting 10:55:33 4f4fb700ef54: Waiting 10:55:33 d45d956e0dbf: Waiting 10:55:33 d7702b0d1db1: Waiting 10:55:33 5c7f0f088c93: Waiting 10:55:33 4fdc064ae6cf: Waiting 10:55:33 1f018df60701: Verifying Checksum 10:55:33 1f018df60701: Download complete 10:55:33 e6a1e7a6a96a: Verifying Checksum 10:55:33 e6a1e7a6a96a: Download complete 10:55:33 9986a736f7d3: Verifying Checksum 10:55:33 9986a736f7d3: Download complete 10:55:33 d45d956e0dbf: Verifying Checksum 10:55:33 d45d956e0dbf: Download complete 10:55:33 4f4fb700ef54: Verifying Checksum 10:55:33 4f4fb700ef54: Download complete 10:55:33 d7702b0d1db1: Verifying Checksum 10:55:33 d7702b0d1db1: Download complete 10:55:33 Removing intermediate container ea507c6186ae 10:55:33 ---> ca684de3795f 10:55:33 Step 13/25 : FROM alpine:3.20 10:55:33 3.20: Pulling from library/alpine 10:55:33 66a3d608f3fa: Pulling fs layer 10:55:33 66a3d608f3fa: Verifying Checksum 10:55:33 66a3d608f3fa: Download complete 10:55:33 66a3d608f3fa: Pull complete 10:55:33 Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 10:55:33 Status: Downloaded newer image for alpine:3.20 10:55:33 ---> e29df9b510ff 10:55:33 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:55:33 ---> Running in f1108b86c983 10:55:33 Removing intermediate container f1108b86c983 10:55:33 ---> 1f556f721657 10:55:33 Step 15/25 : RUN apk add --update --no-cache dumb-init 10:55:33 ---> Running in f6951770f298 10:55:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:55:34 4fdc064ae6cf: Verifying Checksum 10:55:34 4fdc064ae6cf: Download complete 10:55:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:55:34 (1/1) Installing dumb-init (1.2.5-r3) 10:55:34 Executing busybox-1.36.1-r29.trigger 10:55:34 OK: 8 MiB in 15 packages 10:55:34 9986a736f7d3: Pull complete 10:55:34 Removing intermediate container f6951770f298 10:55:34 ---> aef14ef857c6 10:55:34 Step 16/25 : RUN apk --no-cache upgrade 10:55:34 ---> Running in 95a5050b90d8 10:55:34 1f018df60701: Pull complete 10:55:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:55:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:55:35 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 10:55:35 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 10:55:35 OK: 8 MiB in 15 packages 10:55:35 39f8f326b044: Download complete 10:55:36 Removing intermediate container 95a5050b90d8 10:55:36 ---> 883985c32fd9 10:55:36 Step 17/25 : COPY --from=builder /app/LICENSE / 10:55:36 ---> c268aed1ae38 10:55:36 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:55:36 ---> 524c3902a7f1 10:55:36 Step 19/25 : COPY --from=builder /app/cmd/ / 10:55:36 5c7f0f088c93: Verifying Checksum 10:55:36 5c7f0f088c93: Download complete 10:55:37 ---> 5c5fcc09720a 10:55:37 Step 20/25 : EXPOSE 59989 10:55:37 ---> Running in 48559fe3ed08 10:55:37 Removing intermediate container 48559fe3ed08 10:55:37 ---> 4b8b75086861 10:55:37 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:55:37 ---> Running in 6408203744d2 10:55:37 Removing intermediate container 6408203744d2 10:55:37 ---> 7746fc265ff4 10:55:37 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 10:55:37 ---> Running in 4f7a9df0e5f1 10:55:37 Removing intermediate container 4f7a9df0e5f1 10:55:37 ---> 6ba480963fde 10:55:37 Step 23/25 : LABEL arch=amd64 10:55:37 ---> Running in 81aab594763b 10:55:37 Removing intermediate container 81aab594763b 10:55:37 ---> 1c5d615fa3df 10:55:37 Step 24/25 : LABEL git_sha=c58682dbd7537f98a1832cb3fea4a3c69e3d3a22 10:55:37 ---> Running in 408731a0b8d9 10:55:38 Removing intermediate container 408731a0b8d9 10:55:38 ---> b79a82180663 10:55:38 Step 25/25 : LABEL version=4.0.0-dev.8 10:55:38 ---> Running in a64220bd9da9 10:55:38 Removing intermediate container a64220bd9da9 10:55:38 ---> 2d8a184f4dc7 10:55:38 [Warning] One or more build-args [ARCH] were not consumed 10:55:38 Successfully built 2d8a184f4dc7 10:55:38 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:55:38 provisioning config files... 10:55:39 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12909892673964125823tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:55:39 ---> ****-login.sh 10:55:39 nexus3.edgexfoundry.org:10001 10:55:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:55:39 Configure a credential helper to remove this warning. See 10:55:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:55:39 10:55:39 Login Succeeded 10:55:39 nexus3.edgexfoundry.org:10002 10:55:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:55:39 Configure a credential helper to remove this warning. See 10:55:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:55:39 10:55:39 Login Succeeded 10:55:39 nexus3.edgexfoundry.org:10003 10:55:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:55:39 Configure a credential helper to remove this warning. See 10:55:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:55:39 10:55:39 Login Succeeded 10:55:39 nexus3.edgexfoundry.org:10004 10:55:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:55:39 Configure a credential helper to remove this warning. See 10:55:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:55:39 10:55:39 Login Succeeded 10:55:39 ****.io 10:55:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:55:40 Configure a credential helper to remove this warning. See 10:55:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:55:40 10:55:40 Login Succeeded 10:55:40 ---> ****-login.sh ends [Pipeline] } 10:55:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:55:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:55:40 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 10:55:40 c58682dbd7537f98a1832cb3fea4a3c69e3d3a22 10:55:40 latest 10:55:40 4.0.0-dev.8 10:55:40 c58682dbd7537f98a1832cb3fea4a3c69e3d3a22-4.0.0-dev.8 10:55:40 main 10:55:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:41 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:c58682dbd7537f98a1832cb3fea4a3c69e3d3a22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:41 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:c58682dbd7537f98a1832cb3fea4a3c69e3d3a22 10:55:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 10:55:41 74630100e270: Preparing 10:55:41 fb8f8c099f3c: Preparing 10:55:41 86439638e2be: Preparing 10:55:41 841bc0e6403a: Preparing 10:55:41 755291db9934: Preparing 10:55:41 ce5a8cde9eee: Preparing 10:55:41 ce5a8cde9eee: Waiting 10:55:41 86439638e2be: Pushed 10:55:41 fb8f8c099f3c: Pushed 10:55:41 755291db9934: Pushed 10:55:41 ce5a8cde9eee: Layer already exists 10:55:42 841bc0e6403a: Pushed 10:55:46 74630100e270: Pushed 10:55:46 c58682dbd7537f98a1832cb3fea4a3c69e3d3a22: digest: sha256:3e435f317f179c53763fb0d0b4755e675e6c46a73ce185890489c51d75bf1457 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:47 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:47 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 10:55:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 10:55:47 74630100e270: Preparing 10:55:47 fb8f8c099f3c: Preparing 10:55:47 86439638e2be: Preparing 10:55:47 841bc0e6403a: Preparing 10:55:47 755291db9934: Preparing 10:55:47 ce5a8cde9eee: Preparing 10:55:47 ce5a8cde9eee: Waiting 10:55:47 755291db9934: Layer already exists 10:55:47 fb8f8c099f3c: Layer already exists 10:55:47 841bc0e6403a: Layer already exists 10:55:47 86439638e2be: Layer already exists 10:55:47 74630100e270: Layer already exists 10:55:47 ce5a8cde9eee: Layer already exists 10:55:47 latest: digest: sha256:3e435f317f179c53763fb0d0b4755e675e6c46a73ce185890489c51d75bf1457 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:48 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:48 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.0-dev.8 10:55:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 10:55:48 74630100e270: Preparing 10:55:48 fb8f8c099f3c: Preparing 10:55:48 86439638e2be: Preparing 10:55:48 841bc0e6403a: Preparing 10:55:48 755291db9934: Preparing 10:55:48 ce5a8cde9eee: Preparing 10:55:48 ce5a8cde9eee: Waiting 10:55:48 86439638e2be: Layer already exists 10:55:48 841bc0e6403a: Layer already exists 10:55:48 755291db9934: Layer already exists 10:55:48 fb8f8c099f3c: Layer already exists 10:55:48 74630100e270: Layer already exists 10:55:48 ce5a8cde9eee: Layer already exists 10:55:48 4.0.0-dev.8: digest: sha256:3e435f317f179c53763fb0d0b4755e675e6c46a73ce185890489c51d75bf1457 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:49 39f8f326b044: Pull complete 10:55:49 e6a1e7a6a96a: Pull complete 10:55:49 4f4fb700ef54: Pull complete 10:55:49 d45d956e0dbf: Pull complete 10:55:49 d7702b0d1db1: Pull complete 10:55:49 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:c58682dbd7537f98a1832cb3fea4a3c69e3d3a22-4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:50 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:c58682dbd7537f98a1832cb3fea4a3c69e3d3a22-4.0.0-dev.8 10:55:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 10:55:50 74630100e270: Preparing 10:55:50 fb8f8c099f3c: Preparing 10:55:50 86439638e2be: Preparing 10:55:50 841bc0e6403a: Preparing 10:55:50 755291db9934: Preparing 10:55:50 ce5a8cde9eee: Preparing 10:55:50 ce5a8cde9eee: Waiting 10:55:50 74630100e270: Layer already exists 10:55:50 fb8f8c099f3c: Layer already exists 10:55:50 841bc0e6403a: Layer already exists 10:55:50 86439638e2be: Layer already exists 10:55:50 755291db9934: Layer already exists 10:55:50 ce5a8cde9eee: Layer already exists 10:55:50 c58682dbd7537f98a1832cb3fea4a3c69e3d3a22-4.0.0-dev.8: digest: sha256:3e435f317f179c53763fb0d0b4755e675e6c46a73ce185890489c51d75bf1457 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:50 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:51 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 10:55:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 10:55:51 74630100e270: Preparing 10:55:51 fb8f8c099f3c: Preparing 10:55:51 86439638e2be: Preparing 10:55:51 841bc0e6403a: Preparing 10:55:51 755291db9934: Preparing 10:55:51 ce5a8cde9eee: Preparing 10:55:51 ce5a8cde9eee: Waiting 10:55:51 841bc0e6403a: Layer already exists 10:55:51 86439638e2be: Layer already exists 10:55:51 755291db9934: Layer already exists 10:55:51 fb8f8c099f3c: Layer already exists 10:55:51 74630100e270: Layer already exists 10:55:51 ce5a8cde9eee: Layer already exists 10:55:51 main: digest: sha256:3e435f317f179c53763fb0d0b4755e675e6c46a73ce185890489c51d75bf1457 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:55:51 ===================================================== [Pipeline] echo 10:55:52 taggedImages: 10:55:52 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:c58682dbd7537f98a1832cb3fea4a3c69e3d3a22 10:55:52 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 10:55:52 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.0-dev.8 10:55:52 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:c58682dbd7537f98a1832cb3fea4a3c69e3d3a22-4.0.0-dev.8 10:55:52 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:55:53 10:55:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:55:54 latest: Pulling from edgex-lftools-log-publisher 10:55:54 5eb5b503b376: Pulling fs layer 10:55:54 5c69ac0246d0: Pulling fs layer 10:55:54 ec43610c2a17: Pulling fs layer 10:55:54 3a2ae6a8a46f: Pulling fs layer 10:55:54 33b1e0a273af: Pulling fs layer 10:55:54 5d3b04190fa2: Pulling fs layer 10:55:54 2f39f015ded8: Pulling fs layer 10:55:54 5d3b04190fa2: Waiting 10:55:54 33b1e0a273af: Waiting 10:55:54 2f39f015ded8: Waiting 10:55:54 3a2ae6a8a46f: Waiting 10:55:54 5c69ac0246d0: Download complete 10:55:54 3a2ae6a8a46f: Verifying Checksum 10:55:54 3a2ae6a8a46f: Download complete 10:55:54 33b1e0a273af: Verifying Checksum 10:55:54 33b1e0a273af: Download complete 10:55:54 ec43610c2a17: Verifying Checksum 10:55:54 ec43610c2a17: Download complete 10:55:54 5d3b04190fa2: Verifying Checksum 10:55:54 5d3b04190fa2: Download complete 10:55:54 5eb5b503b376: Verifying Checksum 10:55:54 5eb5b503b376: Download complete 10:55:54 2f39f015ded8: Verifying Checksum 10:55:54 2f39f015ded8: Download complete 10:55:55 5eb5b503b376: Pull complete 10:55:55 5c69ac0246d0: Pull complete 10:55:56 ec43610c2a17: Pull complete 10:55:56 3a2ae6a8a46f: Pull complete 10:55:56 33b1e0a273af: Pull complete 10:55:56 5d3b04190fa2: Pull complete 10:55:58 5c7f0f088c93: Pull complete 10:55:59 4fdc064ae6cf: Pull complete 10:55:59 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 10:55:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 10:55:59 ---> 63f30b955cb9 10:55:59 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:56:00 ---> Running in 6195acb4eb5c 10:56:00 Removing intermediate container 6195acb4eb5c 10:56:00 ---> c108143d4219 10:56:00 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:56:00 ---> Running in 8e2938612666 10:56:00 Removing intermediate container 8e2938612666 10:56:00 ---> b72c8702fed4 10:56:00 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:56:00 ---> Running in c3f9e9b3feec 10:56:01 2f39f015ded8: Pull complete 10:56:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:56:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:56:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:56:01 Removing intermediate container c3f9e9b3feec 10:56:01 ---> 012d4bb92817 10:56:01 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:56:01 ---> Running in 56b0de4cdfc0 10:56:01 prd-ubuntu20.04-docker-8c-8g-38754 does not seem to be running inside a container 10:56:01 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:56:01 Removing intermediate container 56b0de4cdfc0 10:56:01 ---> 492762155d76 10:56:01 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:56:01 ---> Running in f6f1a80fb4a1 10:56:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:56:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:56:04 OK: 239 MiB in 58 packages 10:56:05 Removing intermediate container f6f1a80fb4a1 10:56:05 ---> f9b2d763a6b4 10:56:05 Step 8/12 : WORKDIR /app 10:56:05 ---> Running in 524901ecc79c 10:56:06 Removing intermediate container 524901ecc79c 10:56:06 ---> 142138803bae 10:56:06 Step 9/12 : COPY go.mod vendor* ./ 10:56:06 ---> 68a236dd6b86 10:56:06 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:56:06 ---> Running in c2b4a1f010ce 10:56:10 $ docker top cb4b5545dbb59a11cc8469dd9fd7089ea6f34a3ff22fa2f379cc152bbeadcbd4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:56:11 ---> job-cost.sh 10:56:11 lf-activate-venv: SKIPPING 10:56:11 INFO: No Stack... 10:56:11 INFO: Retrieving Pricing Info for: v3-standard-8 10:56:11 INFO: Archiving Costs [Pipeline] sh 10:56:12 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 10:56:12 + cut -d, -f6 [Pipeline] lock 10:56:12 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-163-stack-cost] 10:56:12 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-163-stack-cost] did not exist. Created. 10:56:12 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-163-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:56:12 + echo total: 0.2199999988079071 [Pipeline] stash 10:56:12 Stashed 1 file(s) [Pipeline] } 10:56:12 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-163-stack-cost] [Pipeline] // lock [Pipeline] } 10:56:12 $ docker stop --time=1 cb4b5545dbb59a11cc8469dd9fd7089ea6f34a3ff22fa2f379cc152bbeadcbd4 10:56:13 $ docker rm -f --volumes cb4b5545dbb59a11cc8469dd9fd7089ea6f34a3ff22fa2f379cc152bbeadcbd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:57:46 Removing intermediate container c2b4a1f010ce 10:57:46 ---> 957945cd9889 10:57:46 Step 11/12 : COPY . . 10:57:46 ---> 7065a7179817 10:57:46 Step 12/12 : RUN $MAKE 10:57:46 ---> Running in 376f0ae14097 10:57:46 noop 10:57:46 Removing intermediate container 376f0ae14097 10:57:46 ---> 605f24ba024e 10:57:46 Successfully built 605f24ba024e 10:57:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:47 + docker inspect -f . ci-base-image-arm64 10:57:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:57:47 prd-ubuntu20.04-docker-arm64-4c-16g-38755 does not seem to be running inside a container 10:57:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/163 -v /w/workspace/device-rfid-llrp-go/163:/w/workspace/device-rfid-llrp-go/163:rw,z -v /w/workspace/device-rfid-llrp-go/163@tmp:/w/workspace/device-rfid-llrp-go/163@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 ******** -e ******** ci-base-image-arm64 cat 10:57:49 $ docker top 99d40b48952ff5dc0219fd4d4fe696080d742d2dc2b2c0e2513caf213eacce81 -eo pid,comm [Pipeline] { [Pipeline] sh 10:57:49 + go version 10:57:51 go version go1.23.4 linux/arm64 [Pipeline] } 10:57:51 $ docker stop --time=1 99d40b48952ff5dc0219fd4d4fe696080d742d2dc2b2c0e2513caf213eacce81 10:57:53 $ docker rm -f --volumes 99d40b48952ff5dc0219fd4d4fe696080d742d2dc2b2c0e2513caf213eacce81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:54 + docker inspect -f . ci-base-image-arm64 10:57:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:57:54 prd-ubuntu20.04-docker-arm64-4c-16g-38755 does not seem to be running inside a container 10:57:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/163 -v /w/workspace/device-rfid-llrp-go/163:/w/workspace/device-rfid-llrp-go/163:rw,z -v /w/workspace/device-rfid-llrp-go/163@tmp:/w/workspace/device-rfid-llrp-go/163@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 ******** -e ******** ci-base-image-arm64 cat 10:57:56 $ docker top 5c89491750262fe063f4d3654b97dd4393bbe303b7d10a241e9b8d56a537d0f2 -eo pid,comm [Pipeline] { [Pipeline] sh 10:57:57 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/163 [Pipeline] fileExists [Pipeline] sh 10:57:57 + make test 10:57:57 go test ./... -coverprofile=coverage.out ./... 10:58:03 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:01:41 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 11:01:41 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 11:02:20 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.288s coverage: 40.6% of statements 11:02:20 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.045s coverage: 95.5% of statements 11:02:20 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.588s coverage: 51.9% of statements 11:02:20 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:02:20 go vet ./... 11:03:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:03:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:03:07 ./bin/test-attribution-txt.sh [Pipeline] echo 11:03:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:03:07 $ docker stop --time=1 5c89491750262fe063f4d3654b97dd4393bbe303b7d10a241e9b8d56a537d0f2 11:03:09 $ docker rm -f --volumes 5c89491750262fe063f4d3654b97dd4393bbe303b7d10a241e9b8d56a537d0f2 [Pipeline] // withDockerContainer [Pipeline] sh 11:03:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:03:11 Warning: overwriting stash ‘coverage-report’ 11:03:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:03:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:03:12 + ls -al . 11:03:12 total 700 11:03:12 drwxrwxr-x 10 jenkins jenkins 4096 Feb 12 10:58 . 11:03:12 drwxrwxr-x 4 jenkins jenkins 4096 Feb 12 10:54 .. 11:03:12 -rw-rw-r-- 1 jenkins jenkins 134 Feb 12 10:54 .dockerignore 11:03:12 drwxrwxr-x 8 jenkins jenkins 4096 Feb 12 10:55 .git 11:03:12 drwxrwxr-x 3 jenkins jenkins 4096 Feb 12 10:54 .github 11:03:12 -rw-rw-r-- 1 jenkins jenkins 880 Feb 12 10:54 .gitignore 11:03:12 -rw-rw-r-- 1 jenkins jenkins 199 Feb 12 10:54 .golangci.yml 11:03:12 -rw-rw-r-- 1 jenkins jenkins 20798 Feb 12 10:54 Attribution.txt 11:03:12 -rw-rw-r-- 1 jenkins jenkins 11677 Feb 12 10:54 CHANGELOG.md 11:03:12 -rw-rw-r-- 1 jenkins jenkins 1489 Feb 12 10:54 Dockerfile 11:03:12 -rw-rw-r-- 1 jenkins jenkins 677 Feb 12 10:54 GOVERNANCE.md 11:03:12 -rw-rw-r-- 1 jenkins jenkins 661 Feb 12 10:54 Jenkinsfile 11:03:12 -rw-rw-r-- 1 jenkins jenkins 11347 Feb 12 10:54 LICENSE 11:03:12 -rw-rw-r-- 1 jenkins jenkins 2761 Feb 12 10:54 Makefile 11:03:12 -rw-rw-r-- 1 jenkins jenkins 625 Feb 12 10:54 OWNERS.md 11:03:12 -rw-rw-r-- 1 jenkins jenkins 28907 Feb 12 10:55 README.md 11:03:12 -rw-rw-r-- 1 jenkins jenkins 11 Feb 12 10:52 VERSION 11:03:12 drwxrwxr-x 2 jenkins jenkins 4096 Feb 12 10:55 bin 11:03:12 drwxrwxr-x 4 jenkins jenkins 4096 Feb 12 10:55 cmd 11:03:12 -rw-r--r-- 1 jenkins jenkins 451915 Feb 12 11:02 coverage.out 11:03:12 drwxrwxr-x 2 jenkins jenkins 4096 Feb 12 10:55 examples 11:03:12 -rw-rw-r-- 1 jenkins jenkins 6320 Feb 12 10:55 go.mod 11:03:12 -rw-rw-r-- 1 jenkins jenkins 86626 Feb 12 10:55 go.sum 11:03:12 drwxrwxr-x 2 jenkins jenkins 4096 Feb 12 10:55 images 11:03:12 drwxrwxr-x 4 jenkins jenkins 4096 Feb 12 10:55 internal 11:03:12 drwxrwxr-x 3 jenkins jenkins 4096 Feb 12 10:55 pkg 11:03:12 -rw-rw-r-- 1 jenkins jenkins 193 Feb 12 10:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:13 + 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=c58682dbd7537f98a1832cb3fea4a3c69e3d3a22 --label arch=arm64 --label version=4.0.0-dev.8 . 11:03:13 Sending build context to Docker daemon 1.21MB 11:03:13 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 11:03:13 Step 2/25 : FROM ${BASE} AS builder 11:03:13 ---> 605f24ba024e 11:03:13 Step 3/25 : ARG ADD_BUILD_TAGS="" 11:03:13 ---> Running in c58fce552e3b 11:03:13 Removing intermediate container c58fce552e3b 11:03:13 ---> 54dccb31b796 11:03:13 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:03:13 ---> Running in 0114fbddd5d0 11:03:14 Removing intermediate container 0114fbddd5d0 11:03:14 ---> b533a7efe98e 11:03:14 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 11:03:14 ---> Running in 1a4bc57f0612 11:03:14 Removing intermediate container 1a4bc57f0612 11:03:14 ---> bbb222b3bd75 11:03:14 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 11:03:14 ---> Running in a631cd1b2874 11:03:14 Removing intermediate container a631cd1b2874 11:03:14 ---> f2b1c7a0f74d 11:03:14 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:03:14 ---> Running in 010770fb9b8d 11:03:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:03:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:03:17 OK: 239 MiB in 58 packages 11:03:19 Removing intermediate container 010770fb9b8d 11:03:19 ---> cb57722c97ae 11:03:19 Step 8/25 : WORKDIR /app 11:03:19 ---> Running in 9286928fceeb 11:03:19 Removing intermediate container 9286928fceeb 11:03:19 ---> d912273954d8 11:03:19 Step 9/25 : COPY go.mod vendor* ./ 11:03:20 ---> 0a5f0b2ecbff 11:03:20 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:03:20 ---> Running in 7e367aaf87bd 11:03:23 Removing intermediate container 7e367aaf87bd 11:03:23 ---> 6edc163c4ce1 11:03:23 Step 11/25 : COPY . . 11:03:23 ---> 68e3899172a7 11:03:23 Step 12/25 : RUN $MAKE 11:03:23 ---> Running in 6fe012b898d2 11:03:24 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=4.0.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 11:06:46 Removing intermediate container 6fe012b898d2 11:06:46 ---> 7a13bc681419 11:06:46 Step 13/25 : FROM alpine:3.20 11:06:46 3.20: Pulling from library/alpine 11:06:46 0152682790bb: Pulling fs layer 11:06:46 0152682790bb: Verifying Checksum 11:06:46 0152682790bb: Download complete 11:06:46 0152682790bb: Pull complete 11:06:46 Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 11:06:46 Status: Downloaded newer image for alpine:3.20 11:06:46 ---> f4194d9e8c10 11:06:46 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 11:06:46 ---> Running in fee8562b3955 11:06:46 Removing intermediate container fee8562b3955 11:06:46 ---> acf1f1d53be1 11:06:46 Step 15/25 : RUN apk add --update --no-cache dumb-init 11:06:46 ---> Running in ec295fded773 11:06:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:06:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:06:46 (1/1) Installing dumb-init (1.2.5-r3) 11:06:46 Executing busybox-1.36.1-r29.trigger 11:06:46 OK: 9 MiB in 15 packages 11:06:46 Removing intermediate container ec295fded773 11:06:46 ---> 0cb320f4e68e 11:06:46 Step 16/25 : RUN apk --no-cache upgrade 11:06:46 ---> Running in 69b3405e467e 11:06:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:06:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:06:46 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 11:06:46 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 11:06:46 OK: 9 MiB in 15 packages 11:06:46 Removing intermediate container 69b3405e467e 11:06:46 ---> 7d450c2500a5 11:06:46 Step 17/25 : COPY --from=builder /app/LICENSE / 11:06:46 ---> 039a4b9837ec 11:06:46 Step 18/25 : COPY --from=builder /app/Attribution.txt / 11:06:46 ---> 60ada9f35660 11:06:46 Step 19/25 : COPY --from=builder /app/cmd/ / 11:06:49 ---> ea02c82bb964 11:06:49 Step 20/25 : EXPOSE 59989 11:06:49 ---> Running in 3e666f51c78b 11:06:49 Removing intermediate container 3e666f51c78b 11:06:49 ---> e7b6928d9d35 11:06:49 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 11:06:49 ---> Running in 00a5d96ccda0 11:06:49 Removing intermediate container 00a5d96ccda0 11:06:49 ---> c86645d5697e 11:06:49 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 11:06:49 ---> Running in 11ca7440c0cb 11:06:50 Removing intermediate container 11ca7440c0cb 11:06:50 ---> a5087e30e45b 11:06:50 Step 23/25 : LABEL arch=arm64 11:06:50 ---> Running in fd49f2e5bfa2 11:06:50 Removing intermediate container fd49f2e5bfa2 11:06:50 ---> 262e14aa6339 11:06:50 Step 24/25 : LABEL git_sha=c58682dbd7537f98a1832cb3fea4a3c69e3d3a22 11:06:50 ---> Running in b78ad375be3c 11:06:50 Removing intermediate container b78ad375be3c 11:06:50 ---> c06301544559 11:06:50 Step 25/25 : LABEL version=4.0.0-dev.8 11:06:50 ---> Running in 40394e7ebf86 11:06:51 Removing intermediate container 40394e7ebf86 11:06:51 ---> 22998c1f487b 11:06:51 [Warning] One or more build-args [ARCH] were not consumed 11:06:51 Successfully built 22998c1f487b 11:06:51 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:06:51 provisioning config files... 11:06:51 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/163@tmp/config2948339520916715933tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:06:51 ---> ****-login.sh 11:06:51 nexus3.edgexfoundry.org:10001 11:06:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:06:52 Configure a credential helper to remove this warning. See 11:06:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:06:52 11:06:52 Login Succeeded 11:06:52 nexus3.edgexfoundry.org:10002 11:06:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:06:52 Configure a credential helper to remove this warning. See 11:06:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:06:52 11:06:52 Login Succeeded 11:06:52 nexus3.edgexfoundry.org:10003 11:06:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:06:52 Configure a credential helper to remove this warning. See 11:06:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:06:52 11:06:52 Login Succeeded 11:06:53 nexus3.edgexfoundry.org:10004 11:06:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:06:53 Configure a credential helper to remove this warning. See 11:06:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:06:53 11:06:53 Login Succeeded 11:06:53 ****.io 11:06:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:06:53 Configure a credential helper to remove this warning. See 11:06:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:06:53 11:06:53 Login Succeeded 11:06:53 ---> ****-login.sh ends [Pipeline] } 11:06:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:06:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:06:53 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 11:06:53 c58682dbd7537f98a1832cb3fea4a3c69e3d3a22 11:06:53 latest 11:06:53 4.0.0-dev.8 11:06:53 c58682dbd7537f98a1832cb3fea4a3c69e3d3a22-4.0.0-dev.8 11:06:53 main 11:06:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:54 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:c58682dbd7537f98a1832cb3fea4a3c69e3d3a22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:54 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:c58682dbd7537f98a1832cb3fea4a3c69e3d3a22 11:06:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 11:06:54 f4d6ced00770: Preparing 11:06:54 34f4b0781942: Preparing 11:06:54 8581dbb21e68: Preparing 11:06:54 39e520d416ed: Preparing 11:06:54 35ebfa9b56e1: Preparing 11:06:54 534a70dc8296: Preparing 11:06:54 34f4b0781942: Pushed 11:06:54 8581dbb21e68: Pushed 11:06:54 35ebfa9b56e1: Pushed 11:06:54 534a70dc8296: Layer already exists 11:06:56 39e520d416ed: Pushed 11:07:04 f4d6ced00770: Pushed 11:07:04 c58682dbd7537f98a1832cb3fea4a3c69e3d3a22: digest: sha256:980e2c7f5c34914bd7586e5e4512768ad62a49e80d49b189f61a4946606dfac7 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:04 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:05 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 11:07:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 11:07:05 f4d6ced00770: Preparing 11:07:05 34f4b0781942: Preparing 11:07:05 8581dbb21e68: Preparing 11:07:05 39e520d416ed: Preparing 11:07:05 35ebfa9b56e1: Preparing 11:07:05 534a70dc8296: Preparing 11:07:05 534a70dc8296: Waiting 11:07:05 34f4b0781942: Layer already exists 11:07:05 39e520d416ed: Layer already exists 11:07:05 8581dbb21e68: Layer already exists 11:07:05 f4d6ced00770: Layer already exists 11:07:05 35ebfa9b56e1: Layer already exists 11:07:05 534a70dc8296: Layer already exists 11:07:05 latest: digest: sha256:980e2c7f5c34914bd7586e5e4512768ad62a49e80d49b189f61a4946606dfac7 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:05 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:06 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.0-dev.8 11:07:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 11:07:06 f4d6ced00770: Preparing 11:07:06 34f4b0781942: Preparing 11:07:06 8581dbb21e68: Preparing 11:07:06 39e520d416ed: Preparing 11:07:06 35ebfa9b56e1: Preparing 11:07:06 534a70dc8296: Preparing 11:07:06 f4d6ced00770: Layer already exists 11:07:06 35ebfa9b56e1: Layer already exists 11:07:06 8581dbb21e68: Layer already exists 11:07:06 34f4b0781942: Layer already exists 11:07:06 39e520d416ed: Layer already exists 11:07:06 534a70dc8296: Layer already exists 11:07:06 4.0.0-dev.8: digest: sha256:980e2c7f5c34914bd7586e5e4512768ad62a49e80d49b189f61a4946606dfac7 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:07 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:c58682dbd7537f98a1832cb3fea4a3c69e3d3a22-4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:07 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:c58682dbd7537f98a1832cb3fea4a3c69e3d3a22-4.0.0-dev.8 11:07:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 11:07:07 f4d6ced00770: Preparing 11:07:07 34f4b0781942: Preparing 11:07:07 8581dbb21e68: Preparing 11:07:07 39e520d416ed: Preparing 11:07:07 35ebfa9b56e1: Preparing 11:07:07 534a70dc8296: Preparing 11:07:07 534a70dc8296: Waiting 11:07:07 f4d6ced00770: Layer already exists 11:07:07 34f4b0781942: Layer already exists 11:07:07 8581dbb21e68: Layer already exists 11:07:07 39e520d416ed: Layer already exists 11:07:07 35ebfa9b56e1: Layer already exists 11:07:07 534a70dc8296: Layer already exists 11:07:07 c58682dbd7537f98a1832cb3fea4a3c69e3d3a22-4.0.0-dev.8: digest: sha256:980e2c7f5c34914bd7586e5e4512768ad62a49e80d49b189f61a4946606dfac7 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:07 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:08 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 11:07:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 11:07:08 f4d6ced00770: Preparing 11:07:08 34f4b0781942: Preparing 11:07:08 8581dbb21e68: Preparing 11:07:08 39e520d416ed: Preparing 11:07:08 35ebfa9b56e1: Preparing 11:07:08 534a70dc8296: Preparing 11:07:08 534a70dc8296: Waiting 11:07:08 8581dbb21e68: Layer already exists 11:07:08 f4d6ced00770: Layer already exists 11:07:08 35ebfa9b56e1: Layer already exists 11:07:08 34f4b0781942: Layer already exists 11:07:08 39e520d416ed: Layer already exists 11:07:08 534a70dc8296: Layer already exists 11:07:08 main: digest: sha256:980e2c7f5c34914bd7586e5e4512768ad62a49e80d49b189f61a4946606dfac7 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:07:08 ===================================================== [Pipeline] echo 11:07:08 taggedImages: 11:07:08 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:c58682dbd7537f98a1832cb3fea4a3c69e3d3a22 11:07:08 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 11:07:08 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.0-dev.8 11:07:08 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:c58682dbd7537f98a1832cb3fea4a3c69e3d3a22-4.0.0-dev.8 11:07:08 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:07:08 11:07:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:07:09 arm64: Pulling from edgex-lftools-log-publisher 11:07:09 8998bd30e6a1: Pulling fs layer 11:07:09 04944245beec: Pulling fs layer 11:07:09 699f458cf7ca: Pulling fs layer 11:07:09 765212b225bb: Pulling fs layer 11:07:09 f23df028b6ca: Pulling fs layer 11:07:09 d65c8cfc05b1: Pulling fs layer 11:07:09 2437ff75d9bd: Pulling fs layer 11:07:09 765212b225bb: Waiting 11:07:09 f23df028b6ca: Waiting 11:07:09 d65c8cfc05b1: Waiting 11:07:09 2437ff75d9bd: Waiting 11:07:09 04944245beec: Verifying Checksum 11:07:09 04944245beec: Download complete 11:07:09 765212b225bb: Download complete 11:07:09 f23df028b6ca: Verifying Checksum 11:07:09 f23df028b6ca: Download complete 11:07:09 d65c8cfc05b1: Verifying Checksum 11:07:09 d65c8cfc05b1: Download complete 11:07:09 699f458cf7ca: Verifying Checksum 11:07:09 699f458cf7ca: Download complete 11:07:10 8998bd30e6a1: Verifying Checksum 11:07:12 2437ff75d9bd: Verifying Checksum 11:07:12 2437ff75d9bd: Download complete 11:07:14 8998bd30e6a1: Pull complete 11:07:14 04944245beec: Pull complete 11:07:16 699f458cf7ca: Pull complete 11:07:16 765212b225bb: Pull complete 11:07:16 f23df028b6ca: Pull complete 11:07:16 d65c8cfc05b1: Pull complete 11:07:35 2437ff75d9bd: Pull complete 11:07:35 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:07:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:07:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:07:35 prd-ubuntu20.04-docker-arm64-4c-16g-38755 does not seem to be running inside a container 11:07:35 $ 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/163 -v /w/workspace/device-rfid-llrp-go/163:/w/workspace/device-rfid-llrp-go/163:rw,z -v /w/workspace/device-rfid-llrp-go/163@tmp:/w/workspace/device-rfid-llrp-go/163@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:07:38 $ docker top f9dbcd5708881ac1188ec44cbffc52b8e658d500d203968c00cf92ada442dcfb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:07:39 ---> job-cost.sh 11:07:39 lf-activate-venv: SKIPPING 11:07:39 INFO: No Stack... 11:07:39 INFO: Retrieving Pricing Info for: v3-standard-4 11:07:40 INFO: Archiving Costs [Pipeline] sh 11:07:41 + cat /w/workspace/device-rfid-llrp-go/163/archives/cost.csv 11:07:41 + cut -d, -f6 [Pipeline] lock 11:07:41 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-163-stack-cost] 11:07:41 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-163-stack-cost] did not exist. Created. 11:07:41 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-163-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:07:42 /w/workspace/device-rfid-llrp-go/163@tmp/durable-6cb3de99/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:07:42 + echo total: 0.10999999940395355 [Pipeline] stash 11:07:42 Warning: overwriting stash ‘stack-cost’ 11:07:42 Stashed 1 file(s) [Pipeline] } 11:07:42 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-163-stack-cost] [Pipeline] // lock [Pipeline] } 11:07:42 $ docker stop --time=1 f9dbcd5708881ac1188ec44cbffc52b8e658d500d203968c00cf92ada442dcfb 11:07:44 $ docker rm -f --volumes f9dbcd5708881ac1188ec44cbffc52b8e658d500d203968c00cf92ada442dcfb [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 11:07:45 provisioning config files... 11:07:45 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9145118053231355624tmp [Pipeline] { [Pipeline] sh 11:07:45 + set +x 11:07:45 + curl -s https://codecov.io/bash 11:07:45 + bash -s -- 11:07:45 11:07:45 _____ _ 11:07:45 / ____| | | 11:07:45 | | ___ __| | ___ ___ _____ __ 11:07:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:07:45 | |___| (_) | (_| | __/ (_| (_) \ V / 11:07:45 \_____\___/ \__,_|\___|\___\___/ \_/ 11:07:45 Bash-1.0.6 11:07:45 11:07:45 11:07:45 ==> git version 2.25.1 found 11:07:45 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 11:07:45 Release-Date: 2020-01-08 11:07:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:07:45 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:07:45 ==> Jenkins CI detected. 11:07:45 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 11:07:45 project root: . 11:07:45 --> token set from env 11:07:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:07:45 ==> Running gcov in . (disable via -X gcov) 11:07:45 ==> Python coveragepy not found 11:07:45 ==> Searching for coverage reports in: 11:07:45 + . 11:07:45 -> Found 1 reports 11:07:45 ==> Detecting git/mercurial file structure 11:07:45 ==> Reading reports 11:07:45 + ./coverage.out bytes=451915 11:07:45 ==> Appending adjustments 11:07:45 https://docs.codecov.io/docs/fixing-reports 11:07:45 + Found adjustments 11:07:45 ==> Gzipping contents 11:07:45 52K /tmp/codecov.5bGZ7m.gz 11:07:45 ==> Uploading reports 11:07:45 url: https://codecov.io 11:07:45 query: branch=main&commit=c58682dbd7537f98a1832cb3fea4a3c69e3d3a22&build=163&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F163%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:07:45 -> Pinging Codecov 11:07:45 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c58682dbd7537f98a1832cb3fea4a3c69e3d3a22&build=163&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F163%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:07:45 -> Uploading to 11:07:45 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/c58682dbd7537f98a1832cb3fea4a3c69e3d3a22/85537f6c-a135-4740-aabb-bb1571b0a4a9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250212%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250212T110745Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=1a0590fcd1d3662c6afe9ac3c6e34ed967397b869eea75ecb9757d0cc7f41953 11:07:45 % Total % Received % Xferd Average Speed Time Time Time Current 11:07:45 Dload Upload Total Spent Left Speed 11:07:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51493 0 0 100 51493 0 302k --:--:-- --:--:-- --:--:-- 301k 100 51493 0 0 100 51493 0 301k --:--:-- --:--:-- --:--:-- 299k 11:07:46 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/c58682dbd7537f98a1832cb3fea4a3c69e3d3a22 [Pipeline] } 11:07:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 11:07:46 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 11:07:46 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:07:46 11:07:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:07:47 latest: Pulling from edgex-devops/edgex-snyk-go 11:07:47 43c4264eed91: Pulling fs layer 11:07:47 4cc291be95ef: Pulling fs layer 11:07:47 2ac1f1163629: Pulling fs layer 11:07:47 5c3c966382ef: Pulling fs layer 11:07:47 4f4fb700ef54: Pulling fs layer 11:07:47 d9c7d2e4e75e: Pulling fs layer 11:07:47 9c3e1370e548: Pulling fs layer 11:07:47 4f4fb700ef54: Waiting 11:07:47 5c3c966382ef: Waiting 11:07:47 9c3e1370e548: Waiting 11:07:47 d9c7d2e4e75e: Waiting 11:07:47 4cc291be95ef: Download complete 11:07:47 5c3c966382ef: Verifying Checksum 11:07:47 5c3c966382ef: Download complete 11:07:47 4f4fb700ef54: Verifying Checksum 11:07:47 4f4fb700ef54: Download complete 11:07:47 43c4264eed91: Download complete 11:07:47 43c4264eed91: Pull complete 11:07:47 d9c7d2e4e75e: Verifying Checksum 11:07:47 d9c7d2e4e75e: Download complete 11:07:47 4cc291be95ef: Pull complete 11:07:47 2ac1f1163629: Download complete 11:07:48 9c3e1370e548: Verifying Checksum 11:07:48 9c3e1370e548: Download complete 11:07:51 2ac1f1163629: Pull complete 11:07:51 5c3c966382ef: Pull complete 11:07:51 4f4fb700ef54: Pull complete 11:07:52 d9c7d2e4e75e: Pull complete 11:07:55 9c3e1370e548: Pull complete 11:07:55 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 11:07:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:07:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:07:55 prd-ubuntu20.04-docker-8c-8g-38754 does not seem to be running inside a container 11:07:55 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 11:08:07 $ docker top ad5c8a842c679e8c25548f2e0e5a9435071f006f8b59adb261d275184a4c811d -eo pid,comm [Pipeline] { [Pipeline] sh 11:08:07 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] echo 11:08:07 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 11:08:07 + set -o pipefail 11:08:07 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 11:08:16 11:08:16 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 11:08:16 11:08:16 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0c7c39d4-f80c-42be-b72a-b20e3931b6b7/history/8b31e180-85f5-4c93-81b2-f82a2933b329 11:08:16 11:08:16 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:08:16 11:08:16 11:08:16 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 11:08:16 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 11:08:16 $ docker stop --time=1 ad5c8a842c679e8c25548f2e0e5a9435071f006f8b59adb261d275184a4c811d 11:08:24 $ docker rm -f --volumes ad5c8a842c679e8c25548f2e0e5a9435071f006f8b59adb261d275184a4c811d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:08:26 + git log --format=format:%s -1 c58682dbd7537f98a1832cb3fea4a3c69e3d3a22 [Pipeline] sh 11:08:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:08:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:08:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:08:27 prd-ubuntu20.04-docker-8c-8g-38754 does not seem to be running inside a container 11:08:27 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:08:28 $ docker top 669413e17e8e5554b6fb5b0eaaa219c33c2314283574a1af7afe109fb6591a65 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:08:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:08:29 [ssh-agent] Looking for ssh-agent implementation... 11:08:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:08:29 $ docker exec 669413e17e8e5554b6fb5b0eaaa219c33c2314283574a1af7afe109fb6591a65 ssh-agent 11:08:29 SSH_AUTH_SOCK=/tmp/ssh-rnj8Ssxsw1xB/agent.33 11:08:29 SSH_AGENT_PID=39 11:08:29 Running ssh-add (command line suppressed) 11:08:29 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4775391932607648294.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4775391932607648294.key) 11:08:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:08:30 + git semver tag 11:08:30 2025-02-12 11:08:30,163 [run_tag] DEBUG tag force:False 11:08:30 2025-02-12 11:08:30,163 [check_head_tag] DEBUG check head tag 11:08:30 2025-02-12 11:08:30,164 [execute] INFO git cat-file --batch-check 11:08:30 2025-02-12 11:08:30,164 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 11:08:30 2025-02-12 11:08:30,168 [execute] INFO git cat-file --batch 11:08:30 2025-02-12 11:08:30,168 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 11:08:30 2025-02-12 11:08:30,189 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:08:30 2025-02-12 11:08:30,189 [execute] INFO git tag -a v4.0.0-dev.8 -m v4.0.0-dev.8 11:08:30 2025-02-12 11:08:30,189 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.8', '-m', 'v4.0.0-dev.8'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 11:08:30 2025-02-12 11:08:30,194 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:08:30 4.0.0-dev.8 [Pipeline] } 11:08:30 $ docker exec --env ******** --env ******** 669413e17e8e5554b6fb5b0eaaa219c33c2314283574a1af7afe109fb6591a65 ssh-agent -k 11:08:30 unset SSH_AUTH_SOCK; 11:08:30 unset SSH_AGENT_PID; 11:08:30 echo Agent pid 39 killed; 11:08:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:08:30 + git semver [Pipeline] } 11:08:31 $ docker stop --time=1 669413e17e8e5554b6fb5b0eaaa219c33c2314283574a1af7afe109fb6591a65 11:08:32 $ docker rm -f --volumes 669413e17e8e5554b6fb5b0eaaa219c33c2314283574a1af7afe109fb6591a65 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:08:33 11:08:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:08:34 0.23.1-centos7: Pulling from edgex-lftools 11:08:34 ab5ef0e58194: Pulling fs layer 11:08:34 9712f1f96733: Pulling fs layer 11:08:34 63f879dbbcfc: Pulling fs layer 11:08:34 0d9ebad4ef96: Pulling fs layer 11:08:34 e9a5061849ea: Pulling fs layer 11:08:34 d747dcd14b5f: Pulling fs layer 11:08:34 2de7ff778b66: Pulling fs layer 11:08:34 0d9ebad4ef96: Waiting 11:08:34 e9a5061849ea: Waiting 11:08:34 d747dcd14b5f: Waiting 11:08:34 2de7ff778b66: Waiting 11:08:34 9712f1f96733: Download complete 11:08:34 63f879dbbcfc: Verifying Checksum 11:08:34 63f879dbbcfc: Download complete 11:08:34 e9a5061849ea: Verifying Checksum 11:08:34 e9a5061849ea: Download complete 11:08:34 d747dcd14b5f: Verifying Checksum 11:08:34 d747dcd14b5f: Download complete 11:08:34 ab5ef0e58194: Verifying Checksum 11:08:34 ab5ef0e58194: Download complete 11:08:34 0d9ebad4ef96: Verifying Checksum 11:08:34 0d9ebad4ef96: Download complete 11:08:34 2de7ff778b66: Verifying Checksum 11:08:34 2de7ff778b66: Download complete 11:08:37 ab5ef0e58194: Pull complete 11:08:37 9712f1f96733: Pull complete 11:08:38 63f879dbbcfc: Pull complete 11:08:41 0d9ebad4ef96: Pull complete 11:08:41 e9a5061849ea: Pull complete 11:08:41 d747dcd14b5f: Pull complete 11:08:42 2de7ff778b66: Pull complete 11:08:42 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 11:08:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:08:42 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:08:43 prd-ubuntu20.04-docker-8c-8g-38754 does not seem to be running inside a container 11:08:43 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 11:08:54 $ docker top adfcf1b8a195cc5da74d1fdb24ec4347afa3921925f11d792d3a19b39683cfba -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:08:54 provisioning config files... 11:08:55 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config10077325298282065877tmp 11:08:55 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1359055204887496426tmp 11:08:55 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config17907484353435251459tmp [Pipeline] { [Pipeline] echo 11:08:55 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:08:55 ---> sigul-configuration.sh 11:08:55 gpg: directory `/root/.gnupg' created 11:08:55 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:08:55 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:08:55 gpg: keyring `/root/.gnupg/secring.gpg' created 11:08:55 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:08:55 gpg: CAST5 encrypted data 11:08:55 gpg: encrypted with 1 passphrase 11:08:55 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:08:56 + mkdir /home/jenkins 11:08:56 + mkdir /home/jenkins/sigul [Pipeline] sh 11:08: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 11:08:56 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:08:56 ---> sigul-install.sh 11:08:56 Sigul already installed; skipping installation. [Pipeline] sh 11:08:57 + git tag --list 11:08:57 v0.0.0 11:08:57 v1.0.0 11:08:57 v2.1.0 11:08:57 v2.1.1 11:08:57 v2.2.0 11:08:57 v2.3.0 11:08:57 v3.0 11:08:57 v3.0.0 11:08:57 v3.1 11:08:57 v3.1.0 11:08:57 v3.1.0-dev.1 11:08:57 v3.1.0-dev.10 11:08:57 v3.1.0-dev.11 11:08:57 v3.1.0-dev.12 11:08:57 v3.1.0-dev.13 11:08:57 v3.1.0-dev.14 11:08:57 v3.1.0-dev.15 11:08:57 v3.1.0-dev.16 11:08:57 v3.1.0-dev.17 11:08:57 v3.1.0-dev.18 11:08:57 v3.1.0-dev.19 11:08:57 v3.1.0-dev.2 11:08:57 v3.1.0-dev.20 11:08:57 v3.1.0-dev.21 11:08:57 v3.1.0-dev.22 11:08:57 v3.1.0-dev.23 11:08:57 v3.1.0-dev.24 11:08:57 v3.1.0-dev.3 11:08:57 v3.1.0-dev.4 11:08:57 v3.1.0-dev.5 11:08:57 v3.1.0-dev.6 11:08:57 v3.1.0-dev.7 11:08:57 v3.1.0-dev.8 11:08:57 v3.1.0-dev.9 11:08:57 v3.1.1 11:08:57 v3.1.1-dev.1 11:08:57 v3.2.0-dev.1 11:08:57 v3.2.0-dev.10 11:08:57 v3.2.0-dev.11 11:08:57 v3.2.0-dev.12 11:08:57 v3.2.0-dev.13 11:08:57 v3.2.0-dev.14 11:08:57 v3.2.0-dev.15 11:08:57 v3.2.0-dev.16 11:08:57 v3.2.0-dev.17 11:08:57 v3.2.0-dev.18 11:08:57 v3.2.0-dev.19 11:08:57 v3.2.0-dev.2 11:08:57 v3.2.0-dev.3 11:08:57 v3.2.0-dev.4 11:08:57 v3.2.0-dev.5 11:08:57 v3.2.0-dev.6 11:08:57 v3.2.0-dev.7 11:08:57 v3.2.0-dev.8 11:08:57 v3.2.0-dev.9 11:08:57 v4.0.0-dev.1 11:08:57 v4.0.0-dev.2 11:08:57 v4.0.0-dev.3 11:08:57 v4.0.0-dev.4 11:08:57 v4.0.0-dev.5 11:08:57 v4.0.0-dev.6 11:08:57 v4.0.0-dev.7 11:08:57 v4.0.0-dev.8 [Pipeline] sh 11:08:57 + lftools sign git-tag v4.0.0-dev.8 11:08:58 Signing Git tag with Sigul... 11:08:58 Signing v4.0.0-dev.8 [Pipeline] echo 11:08:59 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:09:00 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:09:00 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:09:00 $ docker stop --time=1 adfcf1b8a195cc5da74d1fdb24ec4347afa3921925f11d792d3a19b39683cfba 11:09:01 $ docker rm -f --volumes adfcf1b8a195cc5da74d1fdb24ec4347afa3921925f11d792d3a19b39683cfba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 11:09:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:09:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:09:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:09:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:09:03 prd-ubuntu20.04-docker-8c-8g-38754 does not seem to be running inside a container 11:09:03 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:09:03 $ docker top 60e1b7526c398a149c6f8cf34332354853707d4abf45ffd252182cd279f7a1aa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:09:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:09:03 [ssh-agent] Looking for ssh-agent implementation... 11:09:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:09:04 $ docker exec 60e1b7526c398a149c6f8cf34332354853707d4abf45ffd252182cd279f7a1aa ssh-agent 11:09:04 SSH_AUTH_SOCK=/tmp/ssh-8Fx2PVI7fgvo/agent.32 11:09:04 SSH_AGENT_PID=38 11:09:04 Running ssh-add (command line suppressed) 11:09:04 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6442143881407061629.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6442143881407061629.key) 11:09:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:09:04 + git semver bump pre 11:09:05 2025-02-12 11:09:04,964 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:09:05 2025-02-12 11:09:04,964 [bump_version] DEBUG bumping version:4.0.0-dev.8 on axis:pre with prefix:dev 11:09:05 2025-02-12 11:09:04,964 [bump_version] DEBUG bumped version:4.0.0-dev.9 11:09:05 2025-02-12 11:09:04,964 [write_version] DEBUG write version:4.0.0-dev.9 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 11:09:05 2025-02-12 11:09:04,964 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:09:05 2025-02-12 11:09:04,964 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:09:05 2025-02-12 11:09:04,967 [execute] INFO git cat-file --batch-check 11:09:05 2025-02-12 11:09:04,967 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 11:09:05 2025-02-12 11:09:04,972 [execute] INFO git cat-file --batch 11:09:05 2025-02-12 11:09:04,972 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 11:09:05 2025-02-12 11:09:04,977 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:09:05 4.0.0-dev.9 [Pipeline] } 11:09:05 $ docker exec --env ******** --env ******** 60e1b7526c398a149c6f8cf34332354853707d4abf45ffd252182cd279f7a1aa ssh-agent -k 11:09:05 unset SSH_AUTH_SOCK; 11:09:05 unset SSH_AGENT_PID; 11:09:05 echo Agent pid 38 killed; 11:09:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:09:05 + git semver [Pipeline] } 11:09:06 $ docker stop --time=1 60e1b7526c398a149c6f8cf34332354853707d4abf45ffd252182cd279f7a1aa 11:09:07 $ docker rm -f --volumes 60e1b7526c398a149c6f8cf34332354853707d4abf45ffd252182cd279f7a1aa [Pipeline] // withDockerContainer [Pipeline] sh 11:09:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:09:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:09:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:09:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:09:09 prd-ubuntu20.04-docker-8c-8g-38754 does not seem to be running inside a container 11:09:09 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:09:09 $ docker top 715b2a35138df45e6518463f8f19abfd3954b8c4334aab7c05a8344f1da5626b -eo pid,comm 11:09:09 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 11:09:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:09:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:09:10 [ssh-agent] Looking for ssh-agent implementation... 11:09:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:09:10 $ docker exec 715b2a35138df45e6518463f8f19abfd3954b8c4334aab7c05a8344f1da5626b ssh-agent 11:09:11 SSH_AUTH_SOCK=/tmp/ssh-vSwGrH37EnE3/agent.32 11:09:11 SSH_AGENT_PID=38 11:09:11 Running ssh-add (command line suppressed) 11:09:11 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4142496021223711790.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4142496021223711790.key) 11:09:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:09:12 + git semver push 11:09:13 2025-02-12 11:09:12,425 [run_push] DEBUG push 11:09:13 2025-02-12 11:09:12,426 [execute] INFO git cat-file --batch-check 11:09:13 2025-02-12 11:09:12,426 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 11:09:13 2025-02-12 11:09:12,430 [execute] INFO git rev-list 441fd945e3929b7237f86f57c81bd22d83d7f141 -- 11:09:13 2025-02-12 11:09:12,430 [execute] DEBUG Popen(['git', 'rev-list', '441fd945e3929b7237f86f57c81bd22d83d7f141', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 11:09:13 2025-02-12 11:09:12,438 [execute] INFO git fetch -v origin 11:09:13 2025-02-12 11:09:12,439 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 11:09:13 2025-02-12 11:09:12,924 [run_push] DEBUG no remote changes detected 11:09:13 2025-02-12 11:09:12,925 [execute] INFO git push origin semver 11:09:13 2025-02-12 11:09:12,925 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 11:09:14 2025-02-12 11:09:13,963 [run_push] DEBUG push all version tags 11:09:14 2025-02-12 11:09:13,963 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 11:09:14 2025-02-12 11:09:13,964 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 11:09:14 2025-02-12 11:09:14,566 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:09:14 4.0.0-dev.9 [Pipeline] } 11:09:14 $ docker exec --env ******** --env ******** 715b2a35138df45e6518463f8f19abfd3954b8c4334aab7c05a8344f1da5626b ssh-agent -k 11:09:14 unset SSH_AUTH_SOCK; 11:09:14 unset SSH_AGENT_PID; 11:09:14 echo Agent pid 38 killed; 11:09:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:09:15 + git semver [Pipeline] } 11:09:15 $ docker stop --time=1 715b2a35138df45e6518463f8f19abfd3954b8c4334aab7c05a8344f1da5626b 11:09:17 $ docker rm -f --volumes 715b2a35138df45e6518463f8f19abfd3954b8c4334aab7c05a8344f1da5626b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:09:18 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 11:09:18 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 11:09:18 total 16 11:09:18 drwxr-xr-x 3 root root 4096 Feb 12 10:56 . 11:09:18 drwxrwxr-x 12 jenkins jenkins 4096 Feb 12 11:08 .. 11:09:18 drwxr-xr-x 2 root root 4096 Feb 12 10:56 cost 11:09:18 -rw-r--r-- 1 root root 91 Feb 12 10:56 cost.csv 11:09:18 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 11:09:18 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 11:09:18 total 16 11:09:18 drwxr-xr-x 3 jenkins jenkins 4096 Feb 12 10:56 . 11:09:18 drwxrwxr-x 12 jenkins jenkins 4096 Feb 12 11:08 .. 11:09:18 drwxr-xr-x 2 jenkins jenkins 4096 Feb 12 10:56 cost 11:09:18 -rw-r--r-- 1 jenkins jenkins 91 Feb 12 10:56 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:09:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:09:19 ---> package-listing.sh 11:09:19 ++ facter osfamily 11:09:19 ++ tr '[:upper:]' '[:lower:]' 11:09:19 + OS_FAMILY=debian 11:09:19 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 11:09:19 + START_PACKAGES=/tmp/packages_start.txt 11:09:19 + END_PACKAGES=/tmp/packages_end.txt 11:09:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:09:19 + PACKAGES=/tmp/packages_start.txt 11:09:19 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 11:09:19 + PACKAGES=/tmp/packages_end.txt 11:09:19 + case "${OS_FAMILY}" in 11:09:19 + dpkg -l 11:09:19 + grep '^ii' 11:09:19 + '[' -f /tmp/packages_start.txt ']' 11:09:19 + '[' -f /tmp/packages_end.txt ']' 11:09:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:09:19 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 11:09:19 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 11:09:19 + 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 11:09:19 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -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 11:09:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:09:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:09:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:09:20 prd-ubuntu20.04-docker-8c-8g-38754 does not seem to be running inside a container 11:09:21 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:09:21 $ docker top 446ac893b0d72331b56816ea7907a9415aafb405eea2e4d6fb43401200bdc597 -eo pid,comm [Pipeline] { [Pipeline] sh 11:09:21 + touch /tmp/pre-build-complete [Pipeline] sh 11:09:22 + mkdir -p /var/log/sysstat [Pipeline] sh 11:09:22 + ls /var/log/sa-host 11:09:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:09:22 provisioning config files... 11:09:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13900966091377950578tmp [Pipeline] { [Pipeline] echo 11:09:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:09:23 ---> create-netrc.sh [Pipeline] } 11:09:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:09:23 ---> python-tools-install.sh [Pipeline] echo 11:09:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:09:24 ---> sudo-logs.sh 11:09:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:09:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:09:24 ---> job-cost.sh 11:09:24 lf-activate-venv: SKIPPING 11:09:24 DEBUG: total: 0.2199999988079071 11:09:24 INFO: Retrieving Stack Cost... 11:09:24 INFO: Retrieving Pricing Info for: v3-standard-8 11:09:25 INFO: Archiving Costs [Pipeline] echo 11:09:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:09:25 ---> logs-deploy.sh 11:09:25 lf-activate-venv: SKIPPING 11:09:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/163 11:09:25 INFO: archiving workspace using pattern(s): 11:09:26 Archives upload complete. 11:09:26 INFO: archiving logs to Nexus