Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4b15c4fa57c71caecad0988b7896bc87d6850840 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-ssh8642999742382548901.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh4583389698503842098.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh2042203028582408119.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh14531481960595815128.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-ssh16597156139470179748.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.21 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6445’ Running on prd-ubuntu20.04-docker-8c-8g-6448 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 Avoid second fetch Checking out Revision 4b15c4fa57c71caecad0988b7896bc87d6850840 (main) Commit message: "Merge pull request #305 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.27" > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4b15c4fa57c71caecad0988b7896bc87d6850840 # timeout=10 > git rev-list --no-walk f5262328ab65540e21e451b8b0dec2850c67e729 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:37:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:37:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:37:36 ========================================================= 11:37:36 EdgeX Global Pipelines Version Info 11:37:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:37:37 ------------------- 11:37:37 stable info: 11:37:37 ------------------- 11:37:37 Commited By: Ginny Guan ginny@iotechsys.com 11:37:37 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 11:37:37 Message: update stable to v1.0.260 11:37:38 ------------------- 11:37:38 experimental info: 11:37:38 ------------------- 11:37:38 Commited By: Ginny Guan ginny@iotechsys.com 11:37:38 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 11:37:38 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:37:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 11:37:38 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 11:37:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:37:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:37:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:37:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 11:37:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:37:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:37:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:37:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:37:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:37:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 11:37:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:37:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:37:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:37:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:37:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:37:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:37:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:37:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:37:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:37:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:37:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:37:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:37:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:37:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:37:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:37:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 11:37:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 11:37:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 11:37:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4b15c4fa57c71caecad0988b7896bc87d6850840 [Pipeline] echo 11:37:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4b15c4f [Pipeline] echo 11:37:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:37:39 provisioning config files... 11:37:39 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5265601352310814505tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:37:39 ---> ****-login.sh 11:37:39 nexus3.edgexfoundry.org:10001 11:37:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:37:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:37:39 Configure a credential helper to remove this warning. See 11:37:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:37:39 11:37:39 Login Succeeded 11:37:39 nexus3.edgexfoundry.org:10002 11:37:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:37:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:37:40 Configure a credential helper to remove this warning. See 11:37:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:37:40 11:37:40 Login Succeeded 11:37:40 nexus3.edgexfoundry.org:10003 11:37:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:37:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:37:40 Configure a credential helper to remove this warning. See 11:37:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:37:40 11:37:40 Login Succeeded 11:37:40 nexus3.edgexfoundry.org:10004 11:37:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:37:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:37:40 Configure a credential helper to remove this warning. See 11:37:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:37:40 11:37:40 Login Succeeded 11:37:40 ****.io 11:37:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:37:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:37:40 Configure a credential helper to remove this warning. See 11:37:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:37:40 11:37:40 Login Succeeded 11:37:40 ---> ****-login.sh ends [Pipeline] } 11:37:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:37:40 + git rev-list -1 --merges 4b15c4fa57c71caecad0988b7896bc87d6850840~1..4b15c4fa57c71caecad0988b7896bc87d6850840 [Pipeline] echo 11:37:40 -----------> git rev-list -1 --merges 4b15c4fa57c71caecad0988b7896bc87d6850840~1..4b15c4fa57c71caecad0988b7896bc87d6850840 4b15c4fa57c71caecad0988b7896bc87d6850840 11:37:40 4b15c4fa57c71caecad0988b7896bc87d6850840 [false] [Pipeline] sh 11:37:41 + git log --format=format:%s -1 4b15c4fa57c71caecad0988b7896bc87d6850840 [Pipeline] echo 11:37:41 ========================================================= 11:37:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:37:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:37:41 + git log --format=format:%s -1 4b15c4fa57c71caecad0988b7896bc87d6850840 [Pipeline] echo 11:37:41 [semverPrep] GIT_COMMIT: 4b15c4fa57c71caecad0988b7896bc87d6850840, Commit Message: Merge pull request #305 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.27 [Pipeline] echo 11:37:41 [semverPrep] This is not a build commit. [Pipeline] sh 11:37:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:37:42 + grep -v github /etc/ssh/ssh_known_hosts 11:37:42 + [ -e /tmp/ssh_known_hosts ] 11:37:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:37:42 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:37:42 sudo tee -a /etc/ssh/ssh_known_hosts 11:37:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:37:42 11:37:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:37:42 0.1.4: Pulling from edgex-devops/py-git-semver 11:37:42 b85a868b505f: Pulling fs layer 11:37:42 e2be974225ed: Pulling fs layer 11:37:42 339a4e72a1f5: Pulling fs layer 11:37:42 988bab9f4d93: Pulling fs layer 11:37:42 1469e6f7b9e6: Pulling fs layer 11:37:42 eaf3925da568: Pulling fs layer 11:37:42 bab4dde63d76: Pulling fs layer 11:37:42 bde34c3a00c8: Pulling fs layer 11:37:42 b352a97aabf1: Pulling fs layer 11:37:42 4872d77fe225: Pulling fs layer 11:37:42 5851b861e8e6: Pulling fs layer 11:37:42 1469e6f7b9e6: Waiting 11:37:42 b352a97aabf1: Waiting 11:37:42 4872d77fe225: Waiting 11:37:42 eaf3925da568: Waiting 11:37:42 5851b861e8e6: Waiting 11:37:42 bab4dde63d76: Waiting 11:37:42 bde34c3a00c8: Waiting 11:37:42 988bab9f4d93: Waiting 11:37:42 e2be974225ed: Verifying Checksum 11:37:42 e2be974225ed: Download complete 11:37:42 988bab9f4d93: Download complete 11:37:42 1469e6f7b9e6: Verifying Checksum 11:37:42 339a4e72a1f5: Verifying Checksum 11:37:42 1469e6f7b9e6: Download complete 11:37:42 339a4e72a1f5: Download complete 11:37:42 eaf3925da568: Download complete 11:37:42 bde34c3a00c8: Verifying Checksum 11:37:42 bde34c3a00c8: Download complete 11:37:42 b352a97aabf1: Verifying Checksum 11:37:42 b352a97aabf1: Download complete 11:37:42 4872d77fe225: Download complete 11:37:42 5851b861e8e6: Verifying Checksum 11:37:42 5851b861e8e6: Download complete 11:37:42 b85a868b505f: Verifying Checksum 11:37:42 b85a868b505f: Download complete 11:37:43 bab4dde63d76: Verifying Checksum 11:37:43 bab4dde63d76: Download complete 11:37:44 b85a868b505f: Pull complete 11:37:44 e2be974225ed: Pull complete 11:37:44 339a4e72a1f5: Pull complete 11:37:45 988bab9f4d93: Pull complete 11:37:46 1469e6f7b9e6: Pull complete 11:37:46 eaf3925da568: Pull complete 11:37:48 bab4dde63d76: Pull complete 11:37:48 bde34c3a00c8: Pull complete 11:37:48 b352a97aabf1: Pull complete 11:37:48 4872d77fe225: Pull complete 11:37:48 5851b861e8e6: Pull complete 11:37:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:37:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:37:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:37:48 prd-ubuntu20.04-docker-8c-8g-6448 does not seem to be running inside a container 11:37: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 11:37:52 $ docker top 92d7edd96eb99d10eb42f90667ae7739b6e38f770747979b2a27b9d4492e4b35 -eo pid,comm 11:37:52 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:37:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:37:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:37:53 [ssh-agent] Looking for ssh-agent implementation... 11:37:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:37:53 $ docker exec 92d7edd96eb99d10eb42f90667ae7739b6e38f770747979b2a27b9d4492e4b35 ssh-agent 11:37:53 SSH_AUTH_SOCK=/tmp/ssh-f8AvFAOt4NTo/agent.33 11:37:53 SSH_AGENT_PID=39 11:37:53 Running ssh-add (command line suppressed) 11:37:53 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12073172782340215292.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12073172782340215292.key) 11:37:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:37:53 + git tag --points-at HEAD [Pipeline] } 11:37:53 $ docker exec --env ******** --env ******** 92d7edd96eb99d10eb42f90667ae7739b6e38f770747979b2a27b9d4492e4b35 ssh-agent -k 11:37:53 unset SSH_AUTH_SOCK; 11:37:53 unset SSH_AGENT_PID; 11:37:53 echo Agent pid 39 killed; 11:37:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:37:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:37:53 [ssh-agent] Looking for ssh-agent implementation... 11:37:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:37:53 $ docker exec 92d7edd96eb99d10eb42f90667ae7739b6e38f770747979b2a27b9d4492e4b35 ssh-agent 11:37:54 SSH_AUTH_SOCK=/tmp/ssh-RdtvPo6vTHYO/agent.72 11:37:54 SSH_AGENT_PID=78 11:37:54 Running ssh-add (command line suppressed) 11:37:54 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7041586558226073730.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7041586558226073730.key) 11:37:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:37:54 + git semver init 11:37:54 2024-07-25 11:37:54,633 [run_init] DEBUG init version:0.0.0 force:False 11:37:54 2024-07-25 11:37:54,634 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 11:37:54 2024-07-25 11:37:54,634 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 11:37:54 2024-07-25 11:37:54,635 [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) 11:37:56 2024-07-25 11:37:56,301 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 11:37:56 2024-07-25 11:37:56,301 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 11:37:56 2024-07-25 11:37:56,301 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:37:56 2024-07-25 11:37:56,302 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:37:56 3.2.0-dev.14 [Pipeline] } 11:37:56 $ docker exec --env ******** --env ******** 92d7edd96eb99d10eb42f90667ae7739b6e38f770747979b2a27b9d4492e4b35 ssh-agent -k 11:37:56 unset SSH_AUTH_SOCK; 11:37:56 unset SSH_AGENT_PID; 11:37:56 echo Agent pid 78 killed; 11:37:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:37:57 + git semver [Pipeline] } 11:37:57 $ docker stop --time=1 92d7edd96eb99d10eb42f90667ae7739b6e38f770747979b2a27b9d4492e4b35 11:37:58 $ docker rm -f --volumes 92d7edd96eb99d10eb42f90667ae7739b6e38f770747979b2a27b9d4492e4b35 [Pipeline] // withDockerContainer [Pipeline] sh 11:37:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:37:59 Stashed 1 file(s) [Pipeline] echo 11:37:59 [edgeXSemver]: initialized semver on version 3.2.0-dev.14 [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 11:37:59 provisioning config files... 11:37:59 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config960708572130846277tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:37:59 ---> ****-login.sh 11:37:59 nexus3.edgexfoundry.org:10001 11:37:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:37:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:37:59 Configure a credential helper to remove this warning. See 11:37:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:37:59 11:37:59 Login Succeeded 11:37:59 nexus3.edgexfoundry.org:10002 11:37:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:37:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:37:59 Configure a credential helper to remove this warning. See 11:37:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:37:59 11:37:59 Login Succeeded 11:37:59 nexus3.edgexfoundry.org:10003 11:37:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:37:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:37:59 Configure a credential helper to remove this warning. See 11:37:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:37:59 11:37:59 Login Succeeded 11:37:59 nexus3.edgexfoundry.org:10004 11:37:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:37:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:37:59 Configure a credential helper to remove this warning. See 11:37:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:37:59 11:37:59 Login Succeeded 11:37:59 ****.io 11:38:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:38:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:38:00 Configure a credential helper to remove this warning. See 11:38:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:38:00 11:38:00 Login Succeeded 11:38:00 ---> ****-login.sh ends [Pipeline] } 11:38:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:38:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:38:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:38:00 ========================================================= 11:38:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 11:38:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:00 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 11:38:00 Sending build context to Docker daemon 11.41MB 11:38:00 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 11:38:00 Step 2/12 : FROM ${BASE} AS builder 11:38:00 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 11:38:00 619be1103602: Pulling fs layer 11:38:00 7862e08f4a3e: Pulling fs layer 11:38:00 5df492c9dc93: Pulling fs layer 11:38:00 7629e6793208: Pulling fs layer 11:38:00 4f4fb700ef54: Pulling fs layer 11:38:00 fb5054dd5b73: Pulling fs layer 11:38:00 eeca6798cff9: Pulling fs layer 11:38:00 aa269ceb94a6: Pulling fs layer 11:38:00 ada007ff1a6a: Pulling fs layer 11:38:00 4f4fb700ef54: Waiting 11:38:00 7629e6793208: Waiting 11:38:00 fb5054dd5b73: Waiting 11:38:00 eeca6798cff9: Waiting 11:38:00 aa269ceb94a6: Waiting 11:38:00 ada007ff1a6a: Waiting 11:38:00 7862e08f4a3e: Download complete 11:38:00 7629e6793208: Verifying Checksum 11:38:00 7629e6793208: Download complete 11:38:00 4f4fb700ef54: Download complete 11:38:00 fb5054dd5b73: Verifying Checksum 11:38:00 fb5054dd5b73: Download complete 11:38:00 619be1103602: Verifying Checksum 11:38:00 619be1103602: Download complete 11:38:00 eeca6798cff9: Verifying Checksum 11:38:00 eeca6798cff9: Download complete 11:38:00 619be1103602: Pull complete 11:38:01 ada007ff1a6a: Verifying Checksum 11:38:01 ada007ff1a6a: Download complete 11:38:01 7862e08f4a3e: Pull complete 11:38:01 5df492c9dc93: Verifying Checksum 11:38:01 5df492c9dc93: Download complete 11:38:01 aa269ceb94a6: Verifying Checksum 11:38:01 aa269ceb94a6: Download complete 11:38:04 5df492c9dc93: Pull complete 11:38:04 7629e6793208: Pull complete 11:38:04 4f4fb700ef54: Pull complete 11:38:04 fb5054dd5b73: Pull complete 11:38:04 eeca6798cff9: Pull complete 11:38:07 aa269ceb94a6: Pull complete 11:38:07 ada007ff1a6a: Pull complete 11:38:07 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 11:38:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 11:38:07 ---> f489d0715acc 11:38:07 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:38:13 ---> Running in 7deeb6754af9 11:38:13 Removing intermediate container 7deeb6754af9 11:38:13 ---> 9c5a8bfe6cf5 11:38:13 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:38:13 ---> Running in 3d77eb1a425c 11:38:13 Removing intermediate container 3d77eb1a425c 11:38:13 ---> 40b9aaee0250 11:38:13 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 11:38:13 ---> Running in 263510486b7f 11:38:13 Removing intermediate container 263510486b7f 11:38:13 ---> f8390e1bc12c 11:38:13 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:38:13 ---> Running in e1452810203d 11:38:13 Removing intermediate container e1452810203d 11:38:13 ---> bfd36c8d8594 11:38:13 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:38:13 ---> Running in 5abc21cdcdf3 11:38:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:38:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:38:14 OK: 264 MiB in 52 packages 11:38:14 Still waiting to schedule task 11:38:14 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6447’ 11:38:14 Removing intermediate container 5abc21cdcdf3 11:38:14 ---> a1590134978d 11:38:14 Step 8/12 : WORKDIR /app 11:38:14 ---> Running in 45c19c7888a2 11:38:14 Removing intermediate container 45c19c7888a2 11:38:14 ---> 22164aff3ce4 11:38:14 Step 9/12 : COPY go.mod vendor* ./ 11:38:14 ---> 1330a9f55bbb 11:38:14 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:38:14 ---> Running in 24ca7cee2dd8 11:39:22 Removing intermediate container 24ca7cee2dd8 11:39:22 ---> ef0b201872fe 11:39:22 Step 11/12 : COPY . . 11:39:22 ---> 12e2e83b1294 11:39:22 Step 12/12 : RUN $MAKE 11:39:22 ---> Running in cc143f1f611b 11:39:22 noop 11:39:22 Removing intermediate container cc143f1f611b 11:39:22 ---> 5096035fc19d 11:39:22 Successfully built 5096035fc19d 11:39:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:39:22 + docker inspect -f . ci-base-image-x86_64 11:39:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:39:22 prd-ubuntu20.04-docker-8c-8g-6448 does not seem to be running inside a container 11:39:22 $ 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 11:39:23 $ docker top 890a534dd83964b431b94169b8052fafdd41001f56f1a8689b3626e332bbc55e -eo pid,comm [Pipeline] { [Pipeline] sh 11:39:23 + go version 11:39:23 go version go1.21.9 linux/amd64 [Pipeline] } 11:39:23 $ docker stop --time=1 890a534dd83964b431b94169b8052fafdd41001f56f1a8689b3626e332bbc55e 11:39:24 $ docker rm -f --volumes 890a534dd83964b431b94169b8052fafdd41001f56f1a8689b3626e332bbc55e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:39:25 + docker inspect -f . ci-base-image-x86_64 11:39:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:39:25 prd-ubuntu20.04-docker-8c-8g-6448 does not seem to be running inside a container 11:39:25 $ 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 11:39:25 $ docker top cea4141c222263600c7d92bc6ebcdf13474c58c97d7504909598ffbcb7b89f9d -eo pid,comm [Pipeline] { [Pipeline] sh 11:39:26 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 11:39:26 + make test 11:39:26 go test ./... -coverprofile=coverage.out ./... 11:39:28 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:39:46 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 11:39:46 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 11:39:49 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.393s coverage: 40.6% of statements 11:39:49 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.010s coverage: 96.4% of statements 11:39:49 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.260s coverage: 51.9% of statements 11:40:11 go vet ./... 11:40:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:40:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:40:15 ./bin/test-attribution-txt.sh 11:40:16 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 11:40:16 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 11:40:16 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 11:40:16 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 11:40:16 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 11:40:16 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 11:40:16 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 11:40:16 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 11:40:16 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 11:40:16 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 11:40:16 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 11:40:16 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 11:40:16 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 11:40:16 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 11:40:16 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 11:40:16 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 11:40:16 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 11:40:16 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 11:40:16 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 11:40:16 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 11:40:16 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 11:40:16 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 11:40:16 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 11:40:16 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 11:40:16 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 11:40:16 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 11:40:16 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 11:40:16 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 11:40:16 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 11:40:16 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 11:40:16 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 11:40:16 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 11:40:16 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 11:40:16 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 11:40:16 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 11:40:16 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 11:40:16 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 11:40:16 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 11:40:16 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 11:40:16 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 11:40:16 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 11:40:16 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 11:40:16 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 11:40:16 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 11:40:16 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 11:40:16 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 11:40:16 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 11:40:16 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 11:40:16 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 11:40:16 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 11:40:16 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 11:40:16 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 11:40:16 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 11:40:16 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 11:40:16 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 11:40:16 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 11:40:16 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 11:40:16 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 11:40:16 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 11:40:16 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 11:40:16 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 11:40:16 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 11:40:16 An attribution for golang.org/x/term is missing from Attribution.txt, please add 11:40:16 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 11:40:16 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 11:40:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:40:16 $ docker stop --time=1 cea4141c222263600c7d92bc6ebcdf13474c58c97d7504909598ffbcb7b89f9d 11:40:18 $ docker rm -f --volumes cea4141c222263600c7d92bc6ebcdf13474c58c97d7504909598ffbcb7b89f9d [Pipeline] // withDockerContainer [Pipeline] sh 11:40:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:40:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:40:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:40:19 + ls -al . 11:40:19 total 688 11:40:19 drwxrwxr-x 11 jenkins jenkins 4096 Jul 25 11:39 . 11:40:19 drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 11:37 .. 11:40:19 -rw-rw-r-- 1 jenkins jenkins 134 Jul 25 11:37 .dockerignore 11:40:19 drwxrwxr-x 8 jenkins jenkins 4096 Jul 25 11:39 .git 11:40:19 drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 11:37 .github 11:40:19 -rw-rw-r-- 1 jenkins jenkins 880 Jul 25 11:37 .gitignore 11:40:19 -rw-rw-r-- 1 jenkins jenkins 41 Jul 25 11:37 .golangci.yml 11:40:19 drwxr-xr-x 3 jenkins jenkins 4096 Jul 25 11:37 .semver 11:40:19 -rw-rw-r-- 1 jenkins jenkins 11980 Jul 25 11:37 Attribution.txt 11:40:19 -rw-rw-r-- 1 jenkins jenkins 11677 Jul 25 11:37 CHANGELOG.md 11:40:19 -rw-rw-r-- 1 jenkins jenkins 1456 Jul 25 11:37 Dockerfile 11:40:19 -rw-rw-r-- 1 jenkins jenkins 677 Jul 25 11:37 GOVERNANCE.md 11:40:19 -rw-rw-r-- 1 jenkins jenkins 661 Jul 25 11:37 Jenkinsfile 11:40:19 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 25 11:37 LICENSE 11:40:19 -rw-rw-r-- 1 jenkins jenkins 2179 Jul 25 11:37 Makefile 11:40:19 -rw-rw-r-- 1 jenkins jenkins 625 Jul 25 11:37 OWNERS.md 11:40:19 -rw-rw-r-- 1 jenkins jenkins 28907 Jul 25 11:37 README.md 11:40:19 -rw-rw-r-- 1 jenkins jenkins 12 Jul 25 11:37 VERSION 11:40:19 drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 11:37 bin 11:40:19 drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 11:37 cmd 11:40:19 -rw-r--r-- 1 jenkins jenkins 438103 Jul 25 11:39 coverage.out 11:40:19 drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 11:37 examples 11:40:19 -rw-rw-r-- 1 jenkins jenkins 7163 Jul 25 11:37 go.mod 11:40:19 -rw-rw-r-- 1 jenkins jenkins 101673 Jul 25 11:37 go.sum 11:40:19 drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 11:37 images 11:40:19 drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 11:37 internal 11:40:19 drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 11:37 pkg 11:40:19 -rw-rw-r-- 1 jenkins jenkins 193 Jul 25 11:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:19 + 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=4b15c4fa57c71caecad0988b7896bc87d6850840 --label arch=amd64 --label version=3.2.0-dev.14 . 11:40:19 Sending build context to Docker daemon 11.41MB 11:40:19 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 11:40:19 Step 2/25 : FROM ${BASE} AS builder 11:40:19 ---> 5096035fc19d 11:40:19 Step 3/25 : ARG ADD_BUILD_TAGS="" 11:40:20 ---> Running in b40b26976fa1 11:40:20 Removing intermediate container b40b26976fa1 11:40:20 ---> 9ca4d6c43cba 11:40:20 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:40:20 ---> Running in 26c6b99a8b0e 11:40:20 Removing intermediate container 26c6b99a8b0e 11:40:20 ---> 818cd5bb8d9d 11:40:20 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 11:40:20 ---> Running in 4ef1a50226d1 11:40:20 Removing intermediate container 4ef1a50226d1 11:40:20 ---> 46d656851cb8 11:40:20 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 11:40:20 ---> Running in a248bbff5ca0 11:40:20 Removing intermediate container a248bbff5ca0 11:40:20 ---> b377ccb8c155 11:40:20 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:40:20 ---> Running in 49d1c250b900 11:40:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:40:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:40:21 OK: 264 MiB in 52 packages 11:40:21 Removing intermediate container 49d1c250b900 11:40:21 ---> fc4f7eaa41a8 11:40:21 Step 8/25 : WORKDIR /app 11:40:21 ---> Running in 23364967b227 11:40:21 Removing intermediate container 23364967b227 11:40:21 ---> 913de6c29afa 11:40:21 Step 9/25 : COPY go.mod vendor* ./ 11:40:21 ---> 1dd58957f168 11:40:21 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:40:21 ---> Running in 28ebffab0e14 11:40:22 Removing intermediate container 28ebffab0e14 11:40:22 ---> f141c6a441e0 11:40:22 Step 11/25 : COPY . . 11:40:23 ---> f419236955e3 11:40:23 Step 12/25 : RUN $MAKE 11:40:23 ---> Running in 2e1257adcd3c 11:40:23 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.27" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 11:41:01 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6450 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 11:41:01 Running in /w/workspace/device-rfid-llrp-go/149 [Pipeline] { [Pipeline] checkout 11:41:01 The recommended git tool is: git 11:41:02 Removing intermediate container 2e1257adcd3c 11:41:02 ---> 05bed5afcb96 11:41:02 Step 13/25 : FROM alpine:3.18 11:41:02 3.18: Pulling from library/alpine 11:41:02 930bdd4d222e: Pulling fs layer 11:41:02 930bdd4d222e: Verifying Checksum 11:41:02 930bdd4d222e: Download complete 11:41:02 930bdd4d222e: Pull complete 11:41:02 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 11:41:02 Status: Downloaded newer image for alpine:3.18 11:41:02 ---> 18f865063206 11:41:02 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 11:41:02 ---> Running in 6bd4dab3e712 11:41:02 Removing intermediate container 6bd4dab3e712 11:41:02 ---> d0fee382eed3 11:41:02 Step 15/25 : RUN apk add --update --no-cache dumb-init 11:41:02 ---> Running in a34762437184 11:41:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:41:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:41:02 (1/1) Installing dumb-init (1.2.5-r2) 11:41:02 Executing busybox-1.36.1-r7.trigger 11:41:02 OK: 7 MiB in 16 packages 11:41:02 Removing intermediate container a34762437184 11:41:02 ---> a7a052bb3a35 11:41:02 Step 16/25 : RUN apk --no-cache upgrade 11:41:02 ---> Running in 07c1fd9bfd3b 11:41:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:41:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:41:02 OK: 7 MiB in 16 packages 11:41:02 Removing intermediate container 07c1fd9bfd3b 11:41:02 ---> d1f7fde03117 11:41:02 Step 17/25 : COPY --from=builder /app/LICENSE / 11:41:02 ---> d7f7ff892ea0 11:41:02 Step 18/25 : COPY --from=builder /app/Attribution.txt / 11:41:02 ---> 95a99880460e 11:41:02 Step 19/25 : COPY --from=builder /app/cmd/ / 11:41:02 ---> 9df4ac19df63 11:41:02 Step 20/25 : EXPOSE 59989 11:41:02 ---> Running in 3c424b7984e0 11:41:02 Removing intermediate container 3c424b7984e0 11:41:02 ---> 63c25d3e5a86 11:41:02 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 11:41:02 ---> Running in 48c543ee7d98 11:41:02 Removing intermediate container 48c543ee7d98 11:41:02 ---> 9847d0b16b48 11:41:02 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:41:02 ---> Running in cd3df8f75931 11:41:02 Removing intermediate container cd3df8f75931 11:41:02 ---> 4d2418557087 11:41:02 Step 23/25 : LABEL arch=amd64 11:41:02 ---> Running in 0e55129f88c5 11:41:02 Removing intermediate container 0e55129f88c5 11:41:02 ---> 51604cf4250f 11:41:02 Step 24/25 : LABEL git_sha=4b15c4fa57c71caecad0988b7896bc87d6850840 11:41:02 ---> Running in ee5ae31ad4be 11:41:02 Removing intermediate container ee5ae31ad4be 11:41:02 ---> 025c1f414ef7 11:41:02 Step 25/25 : LABEL version=3.2.0-dev.14 11:41:02 ---> Running in 5220e2457048 11:41:02 Removing intermediate container 5220e2457048 11:41:02 ---> ffaebcc13e0f 11:41:02 [Warning] One or more build-args [ARCH] were not consumed 11:41:02 Successfully built ffaebcc13e0f 11:41:02 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 11:41:02 provisioning config files... 11:41:02 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12633410520632314983tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:41:02 ---> ****-login.sh 11:41:02 nexus3.edgexfoundry.org:10001 11:41:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:41:02 Configure a credential helper to remove this warning. See 11:41:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:41:02 11:41:02 Login Succeeded 11:41:02 nexus3.edgexfoundry.org:10002 11:41:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:41:02 Configure a credential helper to remove this warning. See 11:41:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:41:02 11:41:02 Login Succeeded 11:41:02 nexus3.edgexfoundry.org:10003 11:41:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:41:03 Configure a credential helper to remove this warning. See 11:41:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:41:03 11:41:03 Login Succeeded 11:41:03 nexus3.edgexfoundry.org:10004 11:41:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:41:03 Configure a credential helper to remove this warning. See 11:41:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:41:03 11:41:03 Login Succeeded 11:41:03 ****.io 11:41:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:41:03 Configure a credential helper to remove this warning. See 11:41:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:41:03 11:41:03 Login Succeeded 11:41:03 ---> ****-login.sh ends [Pipeline] } 11:41:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:41:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:41:03 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 11:41:03 4b15c4fa57c71caecad0988b7896bc87d6850840 11:41:03 latest 11:41:03 3.2.0-dev.14 11:41:03 4b15c4fa57c71caecad0988b7896bc87d6850840-3.2.0-dev.14 11:41:03 main 11:41:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:41:03 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:4b15c4fa57c71caecad0988b7896bc87d6850840 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:41:04 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:4b15c4fa57c71caecad0988b7896bc87d6850840 11:41:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 11:41:04 7fcd4440df76: Preparing 11:41:04 b938b0ef0aa7: Preparing 11:41:04 85eae13cca51: Preparing 11:41:04 4cd573ddf8b1: Preparing 11:41:04 4e7cccbff8d6: Preparing 11:41:04 ce7f800efff9: Preparing 11:41:04 ce7f800efff9: Waiting 11:41:04 4e7cccbff8d6: Pushed 11:41:04 b938b0ef0aa7: Pushed 11:41:04 4cd573ddf8b1: Pushed 11:41:04 85eae13cca51: Pushed 11:41:04 ce7f800efff9: Layer already exists 11:41:08 7fcd4440df76: Pushed 11:41:08 4b15c4fa57c71caecad0988b7896bc87d6850840: digest: sha256:373d4f57d254f6233302641b01c1afa4d1ccf90d70eaafd341a4cd8b22a34572 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:41:08 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:41:08 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 11:41:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 11:41:08 7fcd4440df76: Preparing 11:41:08 b938b0ef0aa7: Preparing 11:41:08 85eae13cca51: Preparing 11:41:08 4cd573ddf8b1: Preparing 11:41:08 4e7cccbff8d6: Preparing 11:41:08 ce7f800efff9: Preparing 11:41:08 ce7f800efff9: Waiting 11:41:08 b938b0ef0aa7: Layer already exists 11:41:08 7fcd4440df76: Layer already exists 11:41:08 85eae13cca51: Layer already exists 11:41:08 4cd573ddf8b1: Layer already exists 11:41:08 4e7cccbff8d6: Layer already exists 11:41:08 ce7f800efff9: Layer already exists 11:41:08 latest: digest: sha256:373d4f57d254f6233302641b01c1afa4d1ccf90d70eaafd341a4cd8b22a34572 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:41:09 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:41:09 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.14 11:41:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 11:41:09 7fcd4440df76: Preparing 11:41:09 b938b0ef0aa7: Preparing 11:41:09 85eae13cca51: Preparing 11:41:09 4cd573ddf8b1: Preparing 11:41:09 4e7cccbff8d6: Preparing 11:41:09 ce7f800efff9: Preparing 11:41:09 7fcd4440df76: Layer already exists 11:41:09 85eae13cca51: Layer already exists 11:41:09 b938b0ef0aa7: Layer already exists 11:41:09 4cd573ddf8b1: Layer already exists 11:41:09 4e7cccbff8d6: Layer already exists 11:41:09 ce7f800efff9: Layer already exists 11:41:09 3.2.0-dev.14: digest: sha256:373d4f57d254f6233302641b01c1afa4d1ccf90d70eaafd341a4cd8b22a34572 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:41:09 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:4b15c4fa57c71caecad0988b7896bc87d6850840-3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:41:10 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:4b15c4fa57c71caecad0988b7896bc87d6850840-3.2.0-dev.14 11:41:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 11:41:10 7fcd4440df76: Preparing 11:41:10 b938b0ef0aa7: Preparing 11:41:10 85eae13cca51: Preparing 11:41:10 4cd573ddf8b1: Preparing 11:41:10 4e7cccbff8d6: Preparing 11:41:10 ce7f800efff9: Preparing 11:41:10 ce7f800efff9: Waiting 11:41:10 85eae13cca51: Layer already exists 11:41:10 7fcd4440df76: Layer already exists 11:41:10 4e7cccbff8d6: Layer already exists 11:41:10 b938b0ef0aa7: Layer already exists 11:41:10 4cd573ddf8b1: Layer already exists 11:41:10 ce7f800efff9: Layer already exists 11:41:10 4b15c4fa57c71caecad0988b7896bc87d6850840-3.2.0-dev.14: digest: sha256:373d4f57d254f6233302641b01c1afa4d1ccf90d70eaafd341a4cd8b22a34572 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:41:10 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:41:10 using credential edgex-jenkins-ssh 11:41:10 Cloning the remote Git repository 11:41:10 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 11:41:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 11:41:10 7fcd4440df76: Preparing 11:41:10 b938b0ef0aa7: Preparing 11:41:10 85eae13cca51: Preparing 11:41:10 4cd573ddf8b1: Preparing 11:41:10 4e7cccbff8d6: Preparing 11:41:10 ce7f800efff9: Preparing 11:41:10 ce7f800efff9: Waiting 11:41:10 7fcd4440df76: Layer already exists 11:41:10 4e7cccbff8d6: Layer already exists 11:41:10 b938b0ef0aa7: Layer already exists 11:41:10 85eae13cca51: Layer already exists 11:41:10 4cd573ddf8b1: Layer already exists 11:41:10 ce7f800efff9: Layer already exists 11:41:10 main: digest: sha256:373d4f57d254f6233302641b01c1afa4d1ccf90d70eaafd341a4cd8b22a34572 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:41:11 ===================================================== [Pipeline] echo 11:41:11 taggedImages: 11:41:11 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:4b15c4fa57c71caecad0988b7896bc87d6850840 11:41:11 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 11:41:11 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.14 11:41:11 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:4b15c4fa57c71caecad0988b7896bc87d6850840-3.2.0-dev.14 11:41:11 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } 11:41:10 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [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 11:41:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:41:11 11:41:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:41:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:41:11 latest: Pulling from edgex-lftools-log-publisher 11:41:11 5eb5b503b376: Pulling fs layer 11:41:11 5c69ac0246d0: Pulling fs layer 11:41:11 ec43610c2a17: Pulling fs layer 11:41:11 3a2ae6a8a46f: Pulling fs layer 11:41:11 33b1e0a273af: Pulling fs layer 11:41:11 5d3b04190fa2: Pulling fs layer 11:41:11 2f39f015ded8: Pulling fs layer 11:41:11 3a2ae6a8a46f: Waiting 11:41:11 2f39f015ded8: Waiting 11:41:11 5d3b04190fa2: Waiting 11:41:11 5c69ac0246d0: Verifying Checksum 11:41:11 5c69ac0246d0: Download complete 11:41:11 3a2ae6a8a46f: Verifying Checksum 11:41:11 3a2ae6a8a46f: Download complete 11:41:11 33b1e0a273af: Verifying Checksum 11:41:11 33b1e0a273af: Download complete 11:41:11 ec43610c2a17: Verifying Checksum 11:41:11 ec43610c2a17: Download complete 11:41:11 5d3b04190fa2: Download complete 11:41:12 5eb5b503b376: Verifying Checksum 11:41:12 5eb5b503b376: Download complete 11:41:11 > git init /w/workspace/device-rfid-llrp-go/149 # timeout=10 11:41:11 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:41:11 > git --version # timeout=10 11:41:11 > git --version # 'git version 2.25.1' 11:41:11 using GIT_SSH to set credentials SSH Credentials for GitHub 11:41:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:41:12 2f39f015ded8: Download complete 11:41:13 5eb5b503b376: Pull complete 11:41:13 5c69ac0246d0: Pull complete 11:41:13 ec43610c2a17: Pull complete 11:41:14 3a2ae6a8a46f: Pull complete 11:41:14 33b1e0a273af: Pull complete 11:41:14 5d3b04190fa2: Pull complete 11:41:14 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 11:41:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:41:16 Avoid second fetch 11:41:16 Checking out Revision 4b15c4fa57c71caecad0988b7896bc87d6850840 (main) 11:41:16 Commit message: "Merge pull request #305 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.27" 11:41:16 > git config core.sparsecheckout # timeout=10 11:41:16 > git checkout -f 4b15c4fa57c71caecad0988b7896bc87d6850840 # timeout=10 11:41:18 2f39f015ded8: Pull complete 11:41:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:41:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:41:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:41:18 prd-ubuntu20.04-docker-8c-8g-6448 does not seem to be running inside a container 11:41:18 $ 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 11:41:21 11:41:21 GitHub has been notified of this commit’s build result 11:41:21 11:41:22 $ docker top 7a098cf068bb62bccd766cacbe89ae4cfe858da0a418d2c5ac55a6c2d16da5e3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:41:23 ---> job-cost.sh 11:41:23 lf-activate-venv: SKIPPING 11:41:23 INFO: No Stack... 11:41:23 INFO: Retrieving Pricing Info for: v3-standard-8 11:41:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:41:23 % Total % Received % Xferd Average Speed Time Time Time Current 11:41:23 Dload Upload Total Spent Left Speed 11:41:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 79185 0 --:--:-- --:--:-- --:--:-- 79677 [Pipeline] sh 11:41:23 INFO: Archiving Costs [Pipeline] sh 11:41:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:41:24 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 11:41:24 + cut -d, -f6 [Pipeline] lock 11:41:24 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-149-stack-cost] 11:41:24 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-149-stack-cost] did not exist. Created. 11:41:24 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-149-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:41:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 11:41:24 sudo tee /etc/docker/daemon.new 11:41:24 { 11:41:24 "registry-mirrors": [ 11:41:24 "https://nexus3.edgexfoundry.org:10001" 11:41:24 ], 11:41:24 "bip": "10.250.0.254/24", 11:41:24 "hosts": [ 11:41:24 "tcp://0.0.0.0:5555", 11:41:24 "unix:///var/run/docker.sock" 11:41:24 ], 11:41:24 "mtu": 1458, 11:41:24 "selinux-enabled": true, 11:41:24 "seccomp-profile": "/etc/docker/seccomp.json" 11:41:24 } [Pipeline] sh 11:41:24 + echo total: 0.2199999988079071 [Pipeline] stash 11:41:24 Stashed 1 file(s) [Pipeline] } 11:41:24 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-149-stack-cost] [Pipeline] // lock [Pipeline] } 11:41:24 $ docker stop --time=1 7a098cf068bb62bccd766cacbe89ae4cfe858da0a418d2c5ac55a6c2d16da5e3 11:41:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 11:41:25 $ docker rm -f --volumes 7a098cf068bb62bccd766cacbe89ae4cfe858da0a418d2c5ac55a6c2d16da5e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:41:26 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:41:44 provisioning config files... 11:41:44 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/149@tmp/config3879743674127642508tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:41:45 ---> ****-login.sh 11:41:45 nexus3.edgexfoundry.org:10001 11:41:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:41:45 Configure a credential helper to remove this warning. See 11:41:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:41:45 11:41:45 Login Succeeded 11:41:45 nexus3.edgexfoundry.org:10002 11:41:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:41:46 Configure a credential helper to remove this warning. See 11:41:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:41:46 11:41:46 Login Succeeded 11:41:46 nexus3.edgexfoundry.org:10003 11:41:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:41:46 Configure a credential helper to remove this warning. See 11:41:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:41:46 11:41:46 Login Succeeded 11:41:46 nexus3.edgexfoundry.org:10004 11:41:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:41:46 Configure a credential helper to remove this warning. See 11:41:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:41:46 11:41:46 Login Succeeded 11:41:46 ****.io 11:41:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:41:47 Configure a credential helper to remove this warning. See 11:41:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:41:47 11:41:47 Login Succeeded 11:41:47 ---> ****-login.sh ends [Pipeline] } 11:41:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:41:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:41:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:41:47 ========================================================= 11:41:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 11:41:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:41:48 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 11:41:48 Sending build context to Docker daemon 1.201MB 11:41:48 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 11:41:48 Step 2/12 : FROM ${BASE} AS builder 11:41:48 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:41:48 c6b39de5b339: Pulling fs layer 11:41:48 a69c41024577: Pulling fs layer 11:41:48 d6de4b400683: Pulling fs layer 11:41:48 35cb2a7552d0: Pulling fs layer 11:41:48 4f4fb700ef54: Pulling fs layer 11:41:48 464afbd9ba4c: Pulling fs layer 11:41:48 00f215d4a9da: Pulling fs layer 11:41:48 d496ad576159: Pulling fs layer 11:41:48 464afbd9ba4c: Waiting 11:41:48 00f215d4a9da: Waiting 11:41:48 d496ad576159: Waiting 11:41:48 35cb2a7552d0: Waiting 11:41:48 a69c41024577: Verifying Checksum 11:41:48 a69c41024577: Download complete 11:41:48 35cb2a7552d0: Verifying Checksum 11:41:48 35cb2a7552d0: Download complete 11:41:48 4f4fb700ef54: Download complete 11:41:48 464afbd9ba4c: Verifying Checksum 11:41:48 464afbd9ba4c: Download complete 11:41:48 c6b39de5b339: Verifying Checksum 11:41:48 c6b39de5b339: Download complete 11:41:49 d496ad576159: Verifying Checksum 11:41:49 d496ad576159: Download complete 11:41:49 c6b39de5b339: Pull complete 11:41:50 a69c41024577: Pull complete 11:41:51 d6de4b400683: Verifying Checksum 11:41:51 d6de4b400683: Download complete 11:41:52 00f215d4a9da: Verifying Checksum 11:41:52 00f215d4a9da: Download complete 11:42:04 d6de4b400683: Pull complete 11:42:04 35cb2a7552d0: Pull complete 11:42:04 4f4fb700ef54: Pull complete 11:42:04 464afbd9ba4c: Pull complete 11:42:14 00f215d4a9da: Pull complete 11:42:15 d496ad576159: Pull complete 11:42:15 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 11:42:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 11:42:15 ---> f246e2811388 11:42:15 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:42:16 ---> Running in ae4dfdd12939 11:42:17 Removing intermediate container ae4dfdd12939 11:42:17 ---> a9464d736e93 11:42:17 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:42:17 ---> Running in 70bbb5c41c63 11:42:17 Removing intermediate container 70bbb5c41c63 11:42:17 ---> 546b5dd8945f 11:42:17 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 11:42:17 ---> Running in b8ad72f95efa 11:42:18 Removing intermediate container b8ad72f95efa 11:42:18 ---> 4d21019a2ea2 11:42:18 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:42:18 ---> Running in 27aa10745c67 11:42:18 Removing intermediate container 27aa10745c67 11:42:18 ---> bdc00b42f540 11:42:18 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:42:18 ---> Running in c9f8b59fac86 11:42:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:42:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:42:22 OK: 266 MiB in 52 packages 11:42:23 Removing intermediate container c9f8b59fac86 11:42:23 ---> de5f6d766734 11:42:23 Step 8/12 : WORKDIR /app 11:42:23 ---> Running in f40719058f93 11:42:23 Removing intermediate container f40719058f93 11:42:23 ---> 2c9fe325947e 11:42:23 Step 9/12 : COPY go.mod vendor* ./ 11:42:23 ---> 248115d23126 11:42:23 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:42:24 ---> Running in fd8f9e7d8aa6 11:44:30 Removing intermediate container fd8f9e7d8aa6 11:44:30 ---> fe916842d2f8 11:44:30 Step 11/12 : COPY . . 11:44:30 ---> 7e48c4f2df1d 11:44:30 Step 12/12 : RUN $MAKE 11:44:30 ---> Running in 9e1eb14c1d26 11:44:30 noop 11:44:30 Removing intermediate container 9e1eb14c1d26 11:44:30 ---> 640c6841fb27 11:44:30 Successfully built 640c6841fb27 11:44:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:31 + docker inspect -f . ci-base-image-arm64 11:44:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:44:31 prd-ubuntu20.04-docker-arm64-4c-16g-6450 does not seem to be running inside a container 11:44:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/149 -v /w/workspace/device-rfid-llrp-go/149:/w/workspace/device-rfid-llrp-go/149:rw,z -v /w/workspace/device-rfid-llrp-go/149@tmp:/w/workspace/device-rfid-llrp-go/149@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 11:44:32 $ docker top 555c507b3dafccc3c9586482d2f89fd08b132a510f42553be18bb03d1ed0fb31 -eo pid,comm [Pipeline] { [Pipeline] sh 11:44:33 + go version 11:44:33 go version go1.21.9 linux/arm64 [Pipeline] } 11:44:33 $ docker stop --time=1 555c507b3dafccc3c9586482d2f89fd08b132a510f42553be18bb03d1ed0fb31 11:44:35 $ docker rm -f --volumes 555c507b3dafccc3c9586482d2f89fd08b132a510f42553be18bb03d1ed0fb31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:35 + docker inspect -f . ci-base-image-arm64 11:44:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:44:36 prd-ubuntu20.04-docker-arm64-4c-16g-6450 does not seem to be running inside a container 11:44:36 $ 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/149 -v /w/workspace/device-rfid-llrp-go/149:/w/workspace/device-rfid-llrp-go/149:rw,z -v /w/workspace/device-rfid-llrp-go/149@tmp:/w/workspace/device-rfid-llrp-go/149@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 11:44:37 $ docker top 516904cdada0d79d22513d43794125a1acd9a80e9a96b874012cc9470d19112b -eo pid,comm [Pipeline] { [Pipeline] sh 11:44:38 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/149 [Pipeline] fileExists [Pipeline] sh 11:44:38 + make test 11:44:38 go test ./... -coverprofile=coverage.out ./... 11:44:45 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:48:22 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 11:48:22 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 11:48:49 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 30.221s coverage: 40.6% of statements 11:48:49 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.044s coverage: 95.5% of statements 11:48:49 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.590s coverage: 51.9% of statements 11:48:49 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:48:49 go vet ./... 11:49:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:49:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:49:36 ./bin/test-attribution-txt.sh 11:49:36 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 11:49:36 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 11:49:36 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 11:49:36 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 11:49:36 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 11:49:36 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 11:49:36 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 11:49:36 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 11:49:36 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 11:49:36 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 11:49:36 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 11:49:36 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 11:49:36 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 11:49:36 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 11:49:36 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 11:49:36 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 11:49:36 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 11:49:36 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 11:49:36 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 11:49:36 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 11:49:36 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 11:49:36 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 11:49:36 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 11:49:36 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 11:49:36 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 11:49:36 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 11:49:36 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 11:49:36 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 11:49:36 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 11:49:36 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 11:49:36 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 11:49:36 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 11:49:36 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 11:49:36 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 11:49:36 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 11:49:36 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 11:49:36 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 11:49:36 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 11:49:36 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 11:49:36 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 11:49:36 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 11:49:36 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 11:49:36 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 11:49:36 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 11:49:36 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 11:49:36 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 11:49:36 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 11:49:36 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 11:49:36 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 11:49:36 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 11:49:36 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 11:49:36 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 11:49:36 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 11:49:36 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 11:49:36 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 11:49:36 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 11:49:36 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 11:49:36 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 11:49:36 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 11:49:36 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 11:49:36 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 11:49:36 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 11:49:36 An attribution for golang.org/x/term is missing from Attribution.txt, please add 11:49:36 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 11:49:36 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 11:49:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:49:36 $ docker stop --time=1 516904cdada0d79d22513d43794125a1acd9a80e9a96b874012cc9470d19112b 11:49:38 $ docker rm -f --volumes 516904cdada0d79d22513d43794125a1acd9a80e9a96b874012cc9470d19112b [Pipeline] // withDockerContainer [Pipeline] sh 11:49:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:49:39 Warning: overwriting stash ‘coverage-report’ 11:49:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:49:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:49:40 + ls -al . 11:49:40 total 684 11:49:40 drwxrwxr-x 10 jenkins jenkins 4096 Jul 25 11:44 . 11:49:40 drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 11:41 .. 11:49:40 -rw-rw-r-- 1 jenkins jenkins 134 Jul 25 11:41 .dockerignore 11:49:40 drwxrwxr-x 8 jenkins jenkins 4096 Jul 25 11:41 .git 11:49:40 drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 11:41 .github 11:49:40 -rw-rw-r-- 1 jenkins jenkins 880 Jul 25 11:41 .gitignore 11:49:40 -rw-rw-r-- 1 jenkins jenkins 41 Jul 25 11:41 .golangci.yml 11:49:40 -rw-rw-r-- 1 jenkins jenkins 11980 Jul 25 11:41 Attribution.txt 11:49:40 -rw-rw-r-- 1 jenkins jenkins 11677 Jul 25 11:41 CHANGELOG.md 11:49:40 -rw-rw-r-- 1 jenkins jenkins 1456 Jul 25 11:41 Dockerfile 11:49:40 -rw-rw-r-- 1 jenkins jenkins 677 Jul 25 11:41 GOVERNANCE.md 11:49:40 -rw-rw-r-- 1 jenkins jenkins 661 Jul 25 11:41 Jenkinsfile 11:49:40 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 25 11:41 LICENSE 11:49:40 -rw-rw-r-- 1 jenkins jenkins 2179 Jul 25 11:41 Makefile 11:49:40 -rw-rw-r-- 1 jenkins jenkins 625 Jul 25 11:41 OWNERS.md 11:49:40 -rw-rw-r-- 1 jenkins jenkins 28907 Jul 25 11:41 README.md 11:49:40 -rw-rw-r-- 1 jenkins jenkins 12 Jul 25 11:37 VERSION 11:49:40 drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 11:41 bin 11:49:40 drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 11:41 cmd 11:49:40 -rw-r--r-- 1 jenkins jenkins 438103 Jul 25 11:48 coverage.out 11:49:40 drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 11:41 examples 11:49:40 -rw-rw-r-- 1 jenkins jenkins 7163 Jul 25 11:41 go.mod 11:49:40 -rw-rw-r-- 1 jenkins jenkins 101673 Jul 25 11:41 go.sum 11:49:40 drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 11:41 images 11:49:40 drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 11:41 internal 11:49:40 drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 11:41 pkg 11:49:40 -rw-rw-r-- 1 jenkins jenkins 193 Jul 25 11:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:41 + 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=4b15c4fa57c71caecad0988b7896bc87d6850840 --label arch=arm64 --label version=3.2.0-dev.14 . 11:49:41 Sending build context to Docker daemon 1.201MB 11:49:41 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 11:49:41 Step 2/25 : FROM ${BASE} AS builder 11:49:41 ---> 640c6841fb27 11:49:41 Step 3/25 : ARG ADD_BUILD_TAGS="" 11:49:41 ---> Running in 0f8f2e2dd1ed 11:49:41 Removing intermediate container 0f8f2e2dd1ed 11:49:41 ---> 6a4f1ea1670d 11:49:41 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:49:42 ---> Running in 993d3c6bc908 11:49:42 Removing intermediate container 993d3c6bc908 11:49:42 ---> f2794876626f 11:49:42 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 11:49:42 ---> Running in 4d52d7a72ec9 11:49:42 Removing intermediate container 4d52d7a72ec9 11:49:42 ---> ba73a6fef89f 11:49:42 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 11:49:42 ---> Running in 4b58fb5a117d 11:49:43 Removing intermediate container 4b58fb5a117d 11:49:43 ---> 89f00fba4c2c 11:49:43 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:49:43 ---> Running in 9242de34fe92 11:49:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:49:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:49:45 OK: 266 MiB in 52 packages 11:49:46 Removing intermediate container 9242de34fe92 11:49:46 ---> 8479dc788385 11:49:46 Step 8/25 : WORKDIR /app 11:49:46 ---> Running in c32c1f36ffe8 11:49:46 Removing intermediate container c32c1f36ffe8 11:49:46 ---> 01ca3c1746c9 11:49:46 Step 9/25 : COPY go.mod vendor* ./ 11:49:47 ---> 9ade09566d29 11:49:47 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:49:47 ---> Running in 373dd1a24d5a 11:49:49 Removing intermediate container 373dd1a24d5a 11:49:49 ---> 767af1ccaf58 11:49:49 Step 11/25 : COPY . . 11:49:50 ---> b02807992f96 11:49:50 Step 12/25 : RUN $MAKE 11:49:50 ---> Running in 15a48b2af3f5 11:49:51 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.27" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 11:53:12 Removing intermediate container 15a48b2af3f5 11:53:12 ---> b560e4110a99 11:53:12 Step 13/25 : FROM alpine:3.18 11:53:12 3.18: Pulling from library/alpine 11:53:12 4983c3fe2029: Pulling fs layer 11:53:12 4983c3fe2029: Verifying Checksum 11:53:12 4983c3fe2029: Download complete 11:53:12 4983c3fe2029: Pull complete 11:53:12 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 11:53:12 Status: Downloaded newer image for alpine:3.18 11:53:12 ---> a0237000ae83 11:53:12 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 11:53:12 ---> Running in 59b132b98ce2 11:53:12 Removing intermediate container 59b132b98ce2 11:53:12 ---> 3cb1d70aa46d 11:53:12 Step 15/25 : RUN apk add --update --no-cache dumb-init 11:53:12 ---> Running in dc90b68afcc8 11:53:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:53:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:53:14 (1/1) Installing dumb-init (1.2.5-r2) 11:53:14 Executing busybox-1.36.1-r7.trigger 11:53:14 OK: 8 MiB in 16 packages 11:53:15 Removing intermediate container dc90b68afcc8 11:53:15 ---> 279ff578f998 11:53:15 Step 16/25 : RUN apk --no-cache upgrade 11:53:15 ---> Running in 08d043cbe05c 11:53:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:53:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:53:18 OK: 8 MiB in 16 packages 11:53:19 Removing intermediate container 08d043cbe05c 11:53:19 ---> 095c57c47fb8 11:53:19 Step 17/25 : COPY --from=builder /app/LICENSE / 11:53:19 ---> 08cb79508849 11:53:19 Step 18/25 : COPY --from=builder /app/Attribution.txt / 11:53:20 ---> 0e0199bd00f4 11:53:20 Step 19/25 : COPY --from=builder /app/cmd/ / 11:53:22 ---> 9c1e934b458c 11:53:22 Step 20/25 : EXPOSE 59989 11:53:22 ---> Running in 9f02ac1093f8 11:53:22 Removing intermediate container 9f02ac1093f8 11:53:22 ---> e59235877d7d 11:53:22 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 11:53:22 ---> Running in 7f8920af84a9 11:53:22 Removing intermediate container 7f8920af84a9 11:53:22 ---> 13a97739c38c 11:53:22 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:53:23 ---> Running in d67df7de49ed 11:53:23 Removing intermediate container d67df7de49ed 11:53:23 ---> 340900fa0925 11:53:23 Step 23/25 : LABEL arch=arm64 11:53:23 ---> Running in 3582486b85b5 11:53:23 Removing intermediate container 3582486b85b5 11:53:23 ---> 38de10f2f9b3 11:53:23 Step 24/25 : LABEL git_sha=4b15c4fa57c71caecad0988b7896bc87d6850840 11:53:23 ---> Running in 0bf1d0838a83 11:53:23 Removing intermediate container 0bf1d0838a83 11:53:23 ---> ea9eadba4c10 11:53:23 Step 25/25 : LABEL version=3.2.0-dev.14 11:53:24 ---> Running in eff61a336293 11:53:24 Removing intermediate container eff61a336293 11:53:24 ---> 513a4da0fe26 11:53:24 [Warning] One or more build-args [ARCH] were not consumed 11:53:24 Successfully built 513a4da0fe26 11:53:24 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:53:24 provisioning config files... 11:53:24 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/149@tmp/config6044797875777485214tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:53:24 ---> ****-login.sh 11:53:24 nexus3.edgexfoundry.org:10001 11:53:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:53:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:53:25 Configure a credential helper to remove this warning. See 11:53:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:53:25 11:53:25 Login Succeeded 11:53:25 nexus3.edgexfoundry.org:10002 11:53:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:53:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:53:25 Configure a credential helper to remove this warning. See 11:53:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:53:25 11:53:25 Login Succeeded 11:53:25 nexus3.edgexfoundry.org:10003 11:53:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:53:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:53:26 Configure a credential helper to remove this warning. See 11:53:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:53:26 11:53:26 Login Succeeded 11:53:26 nexus3.edgexfoundry.org:10004 11:53:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:53:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:53:26 Configure a credential helper to remove this warning. See 11:53:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:53:26 11:53:26 Login Succeeded 11:53:26 ****.io 11:53:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:53:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:53:26 Configure a credential helper to remove this warning. See 11:53:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:53:26 11:53:26 Login Succeeded 11:53:26 ---> ****-login.sh ends [Pipeline] } 11:53:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:53:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:53:26 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 11:53:26 4b15c4fa57c71caecad0988b7896bc87d6850840 11:53:26 latest 11:53:26 3.2.0-dev.14 11:53:26 4b15c4fa57c71caecad0988b7896bc87d6850840-3.2.0-dev.14 11:53:26 main 11:53:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:53:27 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4b15c4fa57c71caecad0988b7896bc87d6850840 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:53:27 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4b15c4fa57c71caecad0988b7896bc87d6850840 11:53:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 11:53:27 17aed93e547d: Preparing 11:53:27 d2d0b7051836: Preparing 11:53:27 47dc4071ef81: Preparing 11:53:27 056f1eab4010: Preparing 11:53:27 0a060b75a34a: Preparing 11:53:27 3c20671a5817: Preparing 11:53:27 3c20671a5817: Waiting 11:53:27 0a060b75a34a: Pushed 11:53:27 47dc4071ef81: Pushed 11:53:27 d2d0b7051836: Pushed 11:53:27 056f1eab4010: Pushed 11:53:27 3c20671a5817: Layer already exists 11:53:36 17aed93e547d: Pushed 11:53:36 4b15c4fa57c71caecad0988b7896bc87d6850840: digest: sha256:4da4e5683d4727c97d988fcca8d3107d8ebfa096a11f407d6e4bd6076b81d418 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:53:36 + 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:53:37 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 11:53:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 11:53:37 17aed93e547d: Preparing 11:53:37 d2d0b7051836: Preparing 11:53:37 47dc4071ef81: Preparing 11:53:37 056f1eab4010: Preparing 11:53:37 0a060b75a34a: Preparing 11:53:37 3c20671a5817: Preparing 11:53:37 3c20671a5817: Waiting 11:53:37 056f1eab4010: Layer already exists 11:53:37 17aed93e547d: Layer already exists 11:53:37 47dc4071ef81: Layer already exists 11:53:37 0a060b75a34a: Layer already exists 11:53:37 d2d0b7051836: Layer already exists 11:53:37 3c20671a5817: Layer already exists 11:53:37 latest: digest: sha256:4da4e5683d4727c97d988fcca8d3107d8ebfa096a11f407d6e4bd6076b81d418 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:53:37 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:53:38 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.14 11:53:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 11:53:38 17aed93e547d: Preparing 11:53:38 d2d0b7051836: Preparing 11:53:38 47dc4071ef81: Preparing 11:53:38 056f1eab4010: Preparing 11:53:38 0a060b75a34a: Preparing 11:53:38 3c20671a5817: Preparing 11:53:38 3c20671a5817: Waiting 11:53:38 0a060b75a34a: Layer already exists 11:53:38 056f1eab4010: Layer already exists 11:53:38 d2d0b7051836: Layer already exists 11:53:38 17aed93e547d: Layer already exists 11:53:38 47dc4071ef81: Layer already exists 11:53:38 3c20671a5817: Layer already exists 11:53:38 3.2.0-dev.14: digest: sha256:4da4e5683d4727c97d988fcca8d3107d8ebfa096a11f407d6e4bd6076b81d418 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:53:38 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4b15c4fa57c71caecad0988b7896bc87d6850840-3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:53:38 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4b15c4fa57c71caecad0988b7896bc87d6850840-3.2.0-dev.14 11:53:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 11:53:38 17aed93e547d: Preparing 11:53:38 d2d0b7051836: Preparing 11:53:38 47dc4071ef81: Preparing 11:53:38 056f1eab4010: Preparing 11:53:38 0a060b75a34a: Preparing 11:53:38 3c20671a5817: Preparing 11:53:38 3c20671a5817: Waiting 11:53:38 17aed93e547d: Layer already exists 11:53:38 056f1eab4010: Layer already exists 11:53:38 d2d0b7051836: Layer already exists 11:53:38 0a060b75a34a: Layer already exists 11:53:38 47dc4071ef81: Layer already exists 11:53:38 3c20671a5817: Layer already exists 11:53:38 4b15c4fa57c71caecad0988b7896bc87d6850840-3.2.0-dev.14: digest: sha256:4da4e5683d4727c97d988fcca8d3107d8ebfa096a11f407d6e4bd6076b81d418 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:53:39 + 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:53:39 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 11:53:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 11:53:39 17aed93e547d: Preparing 11:53:39 d2d0b7051836: Preparing 11:53:39 47dc4071ef81: Preparing 11:53:39 056f1eab4010: Preparing 11:53:39 0a060b75a34a: Preparing 11:53:39 3c20671a5817: Preparing 11:53:39 3c20671a5817: Waiting 11:53:39 47dc4071ef81: Layer already exists 11:53:39 0a060b75a34a: Layer already exists 11:53:39 d2d0b7051836: Layer already exists 11:53:39 056f1eab4010: Layer already exists 11:53:39 17aed93e547d: Layer already exists 11:53:39 3c20671a5817: Layer already exists 11:53:39 main: digest: sha256:4da4e5683d4727c97d988fcca8d3107d8ebfa096a11f407d6e4bd6076b81d418 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:53:40 ===================================================== [Pipeline] echo 11:53:40 taggedImages: 11:53:40 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4b15c4fa57c71caecad0988b7896bc87d6850840 11:53:40 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 11:53:40 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.14 11:53:40 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4b15c4fa57c71caecad0988b7896bc87d6850840-3.2.0-dev.14 11:53:40 - 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:53:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:53:40 11:53:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:53:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:53:40 arm64: Pulling from edgex-lftools-log-publisher 11:53:40 8998bd30e6a1: Pulling fs layer 11:53:40 04944245beec: Pulling fs layer 11:53:40 699f458cf7ca: Pulling fs layer 11:53:40 765212b225bb: Pulling fs layer 11:53:40 f23df028b6ca: Pulling fs layer 11:53:40 d65c8cfc05b1: Pulling fs layer 11:53:40 2437ff75d9bd: Pulling fs layer 11:53:40 765212b225bb: Waiting 11:53:40 f23df028b6ca: Waiting 11:53:41 04944245beec: Verifying Checksum 11:53:41 04944245beec: Download complete 11:53:42 765212b225bb: Verifying Checksum 11:53:42 765212b225bb: Download complete 11:53:42 f23df028b6ca: Verifying Checksum 11:53:42 f23df028b6ca: Download complete 11:53:42 d65c8cfc05b1: Verifying Checksum 11:53:42 d65c8cfc05b1: Download complete 11:53:42 699f458cf7ca: Verifying Checksum 11:53:42 699f458cf7ca: Download complete 11:53:42 8998bd30e6a1: Verifying Checksum 11:53:42 8998bd30e6a1: Download complete 11:53:45 2437ff75d9bd: Download complete 11:53:47 8998bd30e6a1: Pull complete 11:53:47 04944245beec: Pull complete 11:53:49 699f458cf7ca: Pull complete 11:53:49 765212b225bb: Pull complete 11:53:50 f23df028b6ca: Pull complete 11:53:50 d65c8cfc05b1: Pull complete 11:54:08 2437ff75d9bd: Pull complete 11:54:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:54:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:54:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:54:09 prd-ubuntu20.04-docker-arm64-4c-16g-6450 does not seem to be running inside a container 11:54:09 $ 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/149 -v /w/workspace/device-rfid-llrp-go/149:/w/workspace/device-rfid-llrp-go/149:rw,z -v /w/workspace/device-rfid-llrp-go/149@tmp:/w/workspace/device-rfid-llrp-go/149@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:54:11 $ docker top 7557c2b8cf57a415014335bc8fdee23efb2c72144249a5771a284e49ded70384 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:54:12 ---> job-cost.sh 11:54:12 lf-activate-venv: SKIPPING 11:54:12 INFO: No Stack... 11:54:12 INFO: Retrieving Pricing Info for: v3-standard-4 11:54:13 INFO: Archiving Costs [Pipeline] sh 11:54:14 + cat /w/workspace/device-rfid-llrp-go/149/archives/cost.csv 11:54:14 + cut -d, -f6 [Pipeline] lock 11:54:14 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-149-stack-cost] 11:54:14 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-149-stack-cost] did not exist. Created. 11:54:14 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-149-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:54:15 /w/workspace/device-rfid-llrp-go/149@tmp/durable-d3359ab7/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:54:15 + echo total: 0.10999999940395355 [Pipeline] stash 11:54:15 Warning: overwriting stash ‘stack-cost’ 11:54:15 Stashed 1 file(s) [Pipeline] } 11:54:15 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-149-stack-cost] [Pipeline] // lock [Pipeline] } 11:54:15 $ docker stop --time=1 7557c2b8cf57a415014335bc8fdee23efb2c72144249a5771a284e49ded70384 11:54:17 $ docker rm -f --volumes 7557c2b8cf57a415014335bc8fdee23efb2c72144249a5771a284e49ded70384 [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:54:17 provisioning config files... 11:54:17 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8650360381324794585tmp [Pipeline] { [Pipeline] sh 11:54:17 + set +x 11:54:17 + curl -s https://codecov.io/bash 11:54:17 + bash -s -- 11:54:17 11:54:17 _____ _ 11:54:17 / ____| | | 11:54:17 | | ___ __| | ___ ___ _____ __ 11:54:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:54:17 | |___| (_) | (_| | __/ (_| (_) \ V / 11:54:17 \_____\___/ \__,_|\___|\___\___/ \_/ 11:54:17 Bash-1.0.6 11:54:17 11:54:17 11:54:17 ==> git version 2.25.1 found 11:54:17 ==> 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:54:17 Release-Date: 2020-01-08 11:54:17 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:54:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:54:17 ==> Jenkins CI detected. 11:54:17 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 11:54:17 project root: . 11:54:17 --> token set from env 11:54:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:54:18 ==> Running gcov in . (disable via -X gcov) 11:54:18 ==> Python coveragepy not found 11:54:18 ==> Searching for coverage reports in: 11:54:18 + . 11:54:18 -> Found 1 reports 11:54:18 ==> Detecting git/mercurial file structure 11:54:18 ==> Reading reports 11:54:18 + ./coverage.out bytes=438103 11:54:18 ==> Appending adjustments 11:54:18 https://docs.codecov.io/docs/fixing-reports 11:54:18 + Found adjustments 11:54:18 ==> Gzipping contents 11:54:18 52K /tmp/codecov.0OVjm6.gz 11:54:18 ==> Uploading reports 11:54:18 url: https://codecov.io 11:54:18 query: branch=main&commit=4b15c4fa57c71caecad0988b7896bc87d6850840&build=149&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F149%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:54:18 -> Pinging Codecov 11:54:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=4b15c4fa57c71caecad0988b7896bc87d6850840&build=149&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F149%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:54:18 -> Uploading to 11:54:18 https://storage.googleapis.com/codecov/v4/raw/2024-07-25/581DD39554BDF9B6E22D074273EAD858/4b15c4fa57c71caecad0988b7896bc87d6850840/713f715c-5019-423f-beb1-558cde6ca16b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240725%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240725T115418Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5c835dfb25796cea02c43df7b9d610b9db1dc99e0a3fce128b9676815495a2b3 11:54:18 % Total % Received % Xferd Average Speed Time Time Time Current 11:54:18 Dload Upload Total Spent Left Speed 11:54:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50186 0 0 100 50186 0 182k --:--:-- --:--:-- --:--:-- 182k 11:54:18 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/4b15c4fa57c71caecad0988b7896bc87d6850840 [Pipeline] } 11:54:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 11:54:18 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 11:54:18 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:54:19 11:54:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:54:19 latest: Pulling from edgex-devops/edgex-snyk-go 11:54:19 619be1103602: Already exists 11:54:19 f8ea3408117e: Pulling fs layer 11:54:19 91320369b822: Pulling fs layer 11:54:19 0406650e8295: Pulling fs layer 11:54:19 4f4fb700ef54: Pulling fs layer 11:54:19 96d80e3f36e1: Pulling fs layer 11:54:19 bcf3aedb951c: Pulling fs layer 11:54:19 96d80e3f36e1: Waiting 11:54:19 4f4fb700ef54: Waiting 11:54:19 0406650e8295: Verifying Checksum 11:54:19 0406650e8295: Download complete 11:54:19 f8ea3408117e: Verifying Checksum 11:54:19 f8ea3408117e: Download complete 11:54:19 4f4fb700ef54: Verifying Checksum 11:54:19 4f4fb700ef54: Download complete 11:54:19 f8ea3408117e: Pull complete 11:54:19 96d80e3f36e1: Verifying Checksum 11:54:19 96d80e3f36e1: Download complete 11:54:19 91320369b822: Verifying Checksum 11:54:19 91320369b822: Download complete 11:54:20 bcf3aedb951c: Verifying Checksum 11:54:20 bcf3aedb951c: Download complete 11:54:23 91320369b822: Pull complete 11:54:23 0406650e8295: Pull complete 11:54:23 4f4fb700ef54: Pull complete 11:54:23 96d80e3f36e1: Pull complete 11:54:27 bcf3aedb951c: Pull complete 11:54:27 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 11:54:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:54:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:54:27 prd-ubuntu20.04-docker-8c-8g-6448 does not seem to be running inside a container 11:54:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 11:54:31 $ docker top 7f49a5b0d5823c5d963a2902838af538dfd66a4571508ed790b1592a6fb7ac2f -eo pid,comm [Pipeline] { [Pipeline] sh 11:54:31 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] echo 11:54:31 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 11:54:32 + set -o pipefail 11:54:32 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 11:54:38 11:54:38 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 11:54:38 11:54:38 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0c7c39d4-f80c-42be-b72a-b20e3931b6b7/history/6eb2ff33-2e50-42c2-b730-ae717b6cd287 11:54:38 11:54:38 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:54:38 11:54:38 11:54:38 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 11:54:38 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 11:54:38 $ docker stop --time=1 7f49a5b0d5823c5d963a2902838af538dfd66a4571508ed790b1592a6fb7ac2f 11:54:43 $ docker rm -f --volumes 7f49a5b0d5823c5d963a2902838af538dfd66a4571508ed790b1592a6fb7ac2f [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:54:44 + git log --format=format:%s -1 4b15c4fa57c71caecad0988b7896bc87d6850840 [Pipeline] sh 11:54:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:54:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:54:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:54:44 prd-ubuntu20.04-docker-8c-8g-6448 does not seem to be running inside a container 11:54:45 $ 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:54:45 $ docker top 2ddae299ebe98fac7f96d5bbb1e2ef0929c5d538b76b6675cd472d396ffe0dfc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:54:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:54:45 [ssh-agent] Looking for ssh-agent implementation... 11:54:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:54:45 $ docker exec 2ddae299ebe98fac7f96d5bbb1e2ef0929c5d538b76b6675cd472d396ffe0dfc ssh-agent 11:54:46 SSH_AUTH_SOCK=/tmp/ssh-Oqf4HomkOUf7/agent.32 11:54:46 SSH_AGENT_PID=38 11:54:46 Running ssh-add (command line suppressed) 11:54:46 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14023990381514410838.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14023990381514410838.key) 11:54:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:54:46 + git semver tag 11:54:46 2024-07-25 11:54:46,672 [run_tag] DEBUG tag force:False 11:54:46 2024-07-25 11:54:46,672 [check_head_tag] DEBUG check head tag 11:54:46 2024-07-25 11:54:46,674 [execute] INFO git cat-file --batch-check 11:54:46 2024-07-25 11:54:46,674 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 11:54:46 2024-07-25 11:54:46,678 [execute] INFO git cat-file --batch 11:54:46 2024-07-25 11:54:46,678 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 11:54:46 2024-07-25 11:54:46,695 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:54:46 2024-07-25 11:54:46,696 [execute] INFO git tag -a v3.2.0-dev.14 -m v3.2.0-dev.14 11:54:46 2024-07-25 11:54:46,696 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.14', '-m', 'v3.2.0-dev.14'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 11:54:46 2024-07-25 11:54:46,701 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:54:46 3.2.0-dev.14 [Pipeline] } 11:54:46 $ docker exec --env ******** --env ******** 2ddae299ebe98fac7f96d5bbb1e2ef0929c5d538b76b6675cd472d396ffe0dfc ssh-agent -k 11:54:46 unset SSH_AUTH_SOCK; 11:54:46 unset SSH_AGENT_PID; 11:54:46 echo Agent pid 38 killed; 11:54:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:54:47 + git semver [Pipeline] } 11:54:47 $ docker stop --time=1 2ddae299ebe98fac7f96d5bbb1e2ef0929c5d538b76b6675cd472d396ffe0dfc 11:54:48 $ docker rm -f --volumes 2ddae299ebe98fac7f96d5bbb1e2ef0929c5d538b76b6675cd472d396ffe0dfc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:54:49 11:54:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:54:49 0.23.1-centos7: Pulling from edgex-lftools 11:54:49 ab5ef0e58194: Pulling fs layer 11:54:49 9712f1f96733: Pulling fs layer 11:54:49 63f879dbbcfc: Pulling fs layer 11:54:49 0d9ebad4ef96: Pulling fs layer 11:54:49 e9a5061849ea: Pulling fs layer 11:54:49 d747dcd14b5f: Pulling fs layer 11:54:49 2de7ff778b66: Pulling fs layer 11:54:49 e9a5061849ea: Waiting 11:54:49 0d9ebad4ef96: Waiting 11:54:49 d747dcd14b5f: Waiting 11:54:49 2de7ff778b66: Waiting 11:54:49 9712f1f96733: Verifying Checksum 11:54:49 9712f1f96733: Download complete 11:54:49 63f879dbbcfc: Verifying Checksum 11:54:49 63f879dbbcfc: Download complete 11:54:50 0d9ebad4ef96: Verifying Checksum 11:54:50 0d9ebad4ef96: Download complete 11:54:50 e9a5061849ea: Verifying Checksum 11:54:50 e9a5061849ea: Download complete 11:54:50 d747dcd14b5f: Verifying Checksum 11:54:50 d747dcd14b5f: Download complete 11:54:50 ab5ef0e58194: Verifying Checksum 11:54:50 ab5ef0e58194: Download complete 11:54:50 2de7ff778b66: Verifying Checksum 11:54:50 2de7ff778b66: Download complete 11:54:53 ab5ef0e58194: Pull complete 11:54:53 9712f1f96733: Pull complete 11:54:54 63f879dbbcfc: Pull complete 11:54:58 0d9ebad4ef96: Pull complete 11:54:58 e9a5061849ea: Pull complete 11:54:58 d747dcd14b5f: Pull complete 11:54:59 2de7ff778b66: Pull complete 11:54:59 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 11:54:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:54:59 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:54:59 prd-ubuntu20.04-docker-8c-8g-6448 does not seem to be running inside a container 11:54:59 $ 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:55:05 $ docker top c44827aa29b183348c62f64d46cca0c1e06e12ab5ad8dd76efbe53e0ef50dad3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:55:05 provisioning config files... 11:55:05 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9952311190547583937tmp 11:55:05 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8320753729663937195tmp 11:55:05 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7853352933866605856tmp [Pipeline] { [Pipeline] echo 11:55:05 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:55:05 ---> sigul-configuration.sh 11:55:05 gpg: directory `/root/.gnupg' created 11:55:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:55:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:55:05 gpg: keyring `/root/.gnupg/secring.gpg' created 11:55:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:55:05 gpg: CAST5 encrypted data 11:55:05 gpg: encrypted with 1 passphrase 11:55:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:55:06 + mkdir /home/jenkins 11:55:06 + mkdir /home/jenkins/sigul [Pipeline] sh 11:55:06 + 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:55:06 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:55:06 ---> sigul-install.sh 11:55:06 Sigul already installed; skipping installation. [Pipeline] sh 11:55:07 + git tag --list 11:55:07 v0.0.0 11:55:07 v1.0.0 11:55:07 v2.1.0 11:55:07 v2.1.1 11:55:07 v2.2.0 11:55:07 v2.3.0 11:55:07 v3.0 11:55:07 v3.0.0 11:55:07 v3.1 11:55:07 v3.1.0 11:55:07 v3.1.0-dev.1 11:55:07 v3.1.0-dev.10 11:55:07 v3.1.0-dev.11 11:55:07 v3.1.0-dev.12 11:55:07 v3.1.0-dev.13 11:55:07 v3.1.0-dev.14 11:55:07 v3.1.0-dev.15 11:55:07 v3.1.0-dev.16 11:55:07 v3.1.0-dev.17 11:55:07 v3.1.0-dev.18 11:55:07 v3.1.0-dev.19 11:55:07 v3.1.0-dev.2 11:55:07 v3.1.0-dev.20 11:55:07 v3.1.0-dev.21 11:55:07 v3.1.0-dev.22 11:55:07 v3.1.0-dev.23 11:55:07 v3.1.0-dev.24 11:55:07 v3.1.0-dev.3 11:55:07 v3.1.0-dev.4 11:55:07 v3.1.0-dev.5 11:55:07 v3.1.0-dev.6 11:55:07 v3.1.0-dev.7 11:55:07 v3.1.0-dev.8 11:55:07 v3.1.0-dev.9 11:55:07 v3.1.1 11:55:07 v3.1.1-dev.1 11:55:07 v3.2.0-dev.1 11:55:07 v3.2.0-dev.10 11:55:07 v3.2.0-dev.11 11:55:07 v3.2.0-dev.12 11:55:07 v3.2.0-dev.13 11:55:07 v3.2.0-dev.14 11:55:07 v3.2.0-dev.2 11:55:07 v3.2.0-dev.3 11:55:07 v3.2.0-dev.4 11:55:07 v3.2.0-dev.5 11:55:07 v3.2.0-dev.6 11:55:07 v3.2.0-dev.7 11:55:07 v3.2.0-dev.8 11:55:07 v3.2.0-dev.9 [Pipeline] sh 11:55:07 + lftools sign git-tag v3.2.0-dev.14 11:55:07 Signing Git tag with Sigul... 11:55:07 Signing v3.2.0-dev.14 [Pipeline] echo 11:55:08 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:55:08 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:55:08 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:55:08 $ docker stop --time=1 c44827aa29b183348c62f64d46cca0c1e06e12ab5ad8dd76efbe53e0ef50dad3 11:55:09 $ docker rm -f --volumes c44827aa29b183348c62f64d46cca0c1e06e12ab5ad8dd76efbe53e0ef50dad3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 11:55:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:55:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:55:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:55:10 prd-ubuntu20.04-docker-8c-8g-6448 does not seem to be running inside a container 11:55:10 $ 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:55:11 $ docker top d6981d1e0c12cc9a49ec4f7d522c08022988d84b638051640f4695949221a91e -eo pid,comm 11:55:11 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:55:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:55:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:55:11 [ssh-agent] Looking for ssh-agent implementation... 11:55:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:55:11 $ docker exec d6981d1e0c12cc9a49ec4f7d522c08022988d84b638051640f4695949221a91e ssh-agent 11:55:12 SSH_AUTH_SOCK=/tmp/ssh-7KRAcrZaMImR/agent.14 11:55:12 SSH_AGENT_PID=20 11:55:12 Running ssh-add (command line suppressed) 11:55:12 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7318225915164270890.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7318225915164270890.key) 11:55:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:55:12 + git semver bump pre 11:55:12 2024-07-25 11:55:12,591 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:55:12 2024-07-25 11:55:12,591 [bump_version] DEBUG bumping version:3.2.0-dev.14 on axis:pre with prefix:dev 11:55:12 2024-07-25 11:55:12,591 [bump_version] DEBUG bumped version:3.2.0-dev.15 11:55:12 2024-07-25 11:55:12,591 [write_version] DEBUG write version:3.2.0-dev.15 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 11:55:12 2024-07-25 11:55:12,591 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:55:12 2024-07-25 11:55:12,591 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:55:12 2024-07-25 11:55:12,593 [execute] INFO git cat-file --batch-check 11:55:12 2024-07-25 11:55:12,593 [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:55:12 2024-07-25 11:55:12,598 [execute] INFO git cat-file --batch 11:55:12 2024-07-25 11:55:12,598 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 11:55:12 2024-07-25 11:55:12,602 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:55:12 3.2.0-dev.15 [Pipeline] } 11:55:12 $ docker exec --env ******** --env ******** d6981d1e0c12cc9a49ec4f7d522c08022988d84b638051640f4695949221a91e ssh-agent -k 11:55:12 unset SSH_AUTH_SOCK; 11:55:12 unset SSH_AGENT_PID; 11:55:12 echo Agent pid 20 killed; 11:55:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:55:13 + git semver [Pipeline] } 11:55:13 $ docker stop --time=1 d6981d1e0c12cc9a49ec4f7d522c08022988d84b638051640f4695949221a91e 11:55:14 $ docker rm -f --volumes d6981d1e0c12cc9a49ec4f7d522c08022988d84b638051640f4695949221a91e [Pipeline] // withDockerContainer [Pipeline] sh 11:55:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:55:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:55:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:55:15 prd-ubuntu20.04-docker-8c-8g-6448 does not seem to be running inside a container 11:55:15 $ 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:55:15 $ docker top 558087aea912db57846935d5eb565af34f247045ac70626774aa3c6abd8cacad -eo pid,comm 11:55:15 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:55:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:55:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:55:15 [ssh-agent] Looking for ssh-agent implementation... 11:55:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:55:16 $ docker exec 558087aea912db57846935d5eb565af34f247045ac70626774aa3c6abd8cacad ssh-agent 11:55:16 SSH_AUTH_SOCK=/tmp/ssh-LoMcbQZJbQ6d/agent.30 11:55:16 SSH_AGENT_PID=36 11:55:16 Running ssh-add (command line suppressed) 11:55:16 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_369294312900596116.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_369294312900596116.key) 11:55:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:55:16 + git semver push 11:55:16 2024-07-25 11:55:16,703 [run_push] DEBUG push 11:55:16 2024-07-25 11:55:16,704 [execute] INFO git cat-file --batch-check 11:55:16 2024-07-25 11:55:16,704 [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:55:16 2024-07-25 11:55:16,708 [execute] INFO git rev-list 12806278242fd3c6322af6658e42388ccb145078 -- 11:55:16 2024-07-25 11:55:16,708 [execute] DEBUG Popen(['git', 'rev-list', '12806278242fd3c6322af6658e42388ccb145078', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 11:55:16 2024-07-25 11:55:16,717 [execute] INFO git fetch -v origin 11:55:16 2024-07-25 11:55:16,717 [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:55:17 2024-07-25 11:55:17,199 [run_push] DEBUG no remote changes detected 11:55:17 2024-07-25 11:55:17,199 [execute] INFO git push origin semver 11:55:17 2024-07-25 11:55:17,200 [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:55:18 2024-07-25 11:55:17,989 [run_push] DEBUG push all version tags 11:55:18 2024-07-25 11:55:17,989 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 11:55:18 2024-07-25 11:55:17,990 [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:55:18 2024-07-25 11:55:18,779 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:55:18 3.2.0-dev.15 [Pipeline] } 11:55:18 $ docker exec --env ******** --env ******** 558087aea912db57846935d5eb565af34f247045ac70626774aa3c6abd8cacad ssh-agent -k 11:55:18 unset SSH_AUTH_SOCK; 11:55:18 unset SSH_AGENT_PID; 11:55:18 echo Agent pid 36 killed; 11:55:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:55:19 + git semver [Pipeline] } 11:55:19 $ docker stop --time=1 558087aea912db57846935d5eb565af34f247045ac70626774aa3c6abd8cacad 11:55:20 $ docker rm -f --volumes 558087aea912db57846935d5eb565af34f247045ac70626774aa3c6abd8cacad [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:55:21 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 11:55:21 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 11:55:21 total 16 11:55:21 drwxr-xr-x 3 root root 4096 Jul 25 11:41 . 11:55:21 drwxrwxr-x 12 jenkins jenkins 4096 Jul 25 11:55 .. 11:55:21 drwxr-xr-x 2 root root 4096 Jul 25 11:41 cost 11:55:21 -rw-r--r-- 1 root root 91 Jul 25 11:41 cost.csv 11:55:21 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 11:55:21 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 11:55:21 total 16 11:55:21 drwxr-xr-x 3 jenkins jenkins 4096 Jul 25 11:41 . 11:55:21 drwxrwxr-x 12 jenkins jenkins 4096 Jul 25 11:55 .. 11:55:21 drwxr-xr-x 2 jenkins jenkins 4096 Jul 25 11:41 cost 11:55:21 -rw-r--r-- 1 jenkins jenkins 91 Jul 25 11:41 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:55:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:55:22 ---> package-listing.sh 11:55:22 ++ tr '[:upper:]' '[:lower:]' 11:55:22 ++ facter osfamily 11:55:22 + OS_FAMILY=debian 11:55:22 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 11:55:22 + START_PACKAGES=/tmp/packages_start.txt 11:55:22 + END_PACKAGES=/tmp/packages_end.txt 11:55:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:55:22 + PACKAGES=/tmp/packages_start.txt 11:55:22 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 11:55:22 + PACKAGES=/tmp/packages_end.txt 11:55:22 + case "${OS_FAMILY}" in 11:55:22 + dpkg -l 11:55:22 + grep '^ii' 11:55:22 + '[' -f /tmp/packages_start.txt ']' 11:55:22 + '[' -f /tmp/packages_end.txt ']' 11:55:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:55:22 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 11:55:22 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 11:55:22 + 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:55:22 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:55:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:55:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:55:23 prd-ubuntu20.04-docker-8c-8g-6448 does not seem to be running inside a container 11:55:23 $ 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:55:24 $ docker top 322592e4cc3f556e68b09a6a1c20de17a4de06095482822f2f141d3bb4e0e4a9 -eo pid,comm [Pipeline] { [Pipeline] sh 11:55:24 + touch /tmp/pre-build-complete [Pipeline] sh 11:55:24 + mkdir -p /var/log/sysstat [Pipeline] sh 11:55:25 + ls /var/log/sa-host 11:55:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:55:25 provisioning config files... 11:55:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3149479242027168900tmp [Pipeline] { [Pipeline] echo 11:55:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:55:25 ---> create-netrc.sh [Pipeline] } 11:55:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:55:25 ---> python-tools-install.sh [Pipeline] echo 11:55:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:55:26 ---> sudo-logs.sh 11:55:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:55:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:55:26 ---> job-cost.sh 11:55:26 lf-activate-venv: SKIPPING 11:55:26 DEBUG: total: 0.2199999988079071 11:55:26 INFO: Retrieving Stack Cost... 11:55:27 INFO: Retrieving Pricing Info for: v3-standard-8 11:55:27 INFO: Archiving Costs [Pipeline] echo 11:55:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:55:27 ---> logs-deploy.sh 11:55:27 lf-activate-venv: SKIPPING 11:55:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/149 11:55:27 INFO: archiving workspace using pattern(s): 11:55:28 Archives upload complete. 11:55:28 INFO: archiving logs to Nexus