Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 316dbc5f3ebdec1b129a9b2a6268b168683f680f 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-ssh16994406560888264091.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh7572670496548662577.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh10055975820081477045.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh7074662373644764436.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-ssh9637627388650613040.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-26456 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 316dbc5f3ebdec1b129a9b2a6268b168683f680f (main) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 316dbc5f3ebdec1b129a9b2a6268b168683f680f # timeout=10 Commit message: "Merge pull request #280 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.6" > git rev-list --no-walk 55197f706729dbefbf57db43d4176d2ae9ddc26e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:00:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:00:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:00:27 ========================================================= 09:00:27 EdgeX Global Pipelines Version Info 09:00:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:00:28 ------------------- 09:00:28 stable info: 09:00:28 ------------------- 09:00:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:00:28 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 09:00:28 Message: update stable to v1.0.258 09:00:29 ------------------- 09:00:29 experimental info: 09:00:29 ------------------- 09:00:29 Commited By: **** collab-it+edgex@linuxfoundation.org 09:00:29 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 09:00:29 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:00:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 09:00:29 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 09:00:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:00:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:00:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:00:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 09:00:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:00:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:00:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:00:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:00:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:00:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 09:00:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:00:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:00:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:00:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:00:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:00:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:00:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:00:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:00:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:00:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:00:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:00:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:00:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:00:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:00:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:00:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:00:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:00:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:00:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 316dbc5f3ebdec1b129a9b2a6268b168683f680f [Pipeline] echo 09:00:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 316dbc5 [Pipeline] echo 09:00:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:00:30 provisioning config files... 09:00:30 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4421043969296964123tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:00:30 ---> ****-login.sh 09:00:30 nexus3.edgexfoundry.org:10001 09:00:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:00:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:00:31 Configure a credential helper to remove this warning. See 09:00:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:00:31 09:00:31 Login Succeeded 09:00:31 nexus3.edgexfoundry.org:10002 09:00:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:00:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:00:31 Configure a credential helper to remove this warning. See 09:00:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:00:31 09:00:31 Login Succeeded 09:00:31 nexus3.edgexfoundry.org:10003 09:00:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:00:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:00:31 Configure a credential helper to remove this warning. See 09:00:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:00:31 09:00:31 Login Succeeded 09:00:31 nexus3.edgexfoundry.org:10004 09:00:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:00:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:00:31 Configure a credential helper to remove this warning. See 09:00:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:00:31 09:00:31 Login Succeeded 09:00:31 ****.io 09:00:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:00:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:00:31 Configure a credential helper to remove this warning. See 09:00:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:00:31 09:00:31 Login Succeeded 09:00:31 ---> ****-login.sh ends [Pipeline] } 09:00:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:00:32 + git rev-list -1 --merges 316dbc5f3ebdec1b129a9b2a6268b168683f680f~1..316dbc5f3ebdec1b129a9b2a6268b168683f680f [Pipeline] echo 09:00:32 -----------> git rev-list -1 --merges 316dbc5f3ebdec1b129a9b2a6268b168683f680f~1..316dbc5f3ebdec1b129a9b2a6268b168683f680f 316dbc5f3ebdec1b129a9b2a6268b168683f680f 09:00:32 316dbc5f3ebdec1b129a9b2a6268b168683f680f [false] [Pipeline] sh 09:00:32 + git log --format=format:%s -1 316dbc5f3ebdec1b129a9b2a6268b168683f680f [Pipeline] echo 09:00:32 ========================================================= 09:00:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:00:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:00:32 + git log --format=format:%s -1 316dbc5f3ebdec1b129a9b2a6268b168683f680f [Pipeline] echo 09:00:32 [semverPrep] GIT_COMMIT: 316dbc5f3ebdec1b129a9b2a6268b168683f680f, Commit Message: Merge pull request #280 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.6 [Pipeline] echo 09:00:32 [semverPrep] This is not a build commit. [Pipeline] sh 09:00:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:00:33 + grep -v github /etc/ssh/ssh_known_hosts 09:00:33 + [ -e /tmp/ssh_known_hosts ] 09:00:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:00:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:00:33 + sudo tee -a /etc/ssh/ssh_known_hosts 09:00:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:00:33 09:00:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:00:34 0.1.4: Pulling from edgex-devops/py-git-semver 09:00:34 b85a868b505f: Pulling fs layer 09:00:34 e2be974225ed: Pulling fs layer 09:00:34 339a4e72a1f5: Pulling fs layer 09:00:34 988bab9f4d93: Pulling fs layer 09:00:34 1469e6f7b9e6: Pulling fs layer 09:00:34 eaf3925da568: Pulling fs layer 09:00:34 bab4dde63d76: Pulling fs layer 09:00:34 bde34c3a00c8: Pulling fs layer 09:00:34 b352a97aabf1: Pulling fs layer 09:00:34 4872d77fe225: Pulling fs layer 09:00:34 5851b861e8e6: Pulling fs layer 09:00:34 bab4dde63d76: Waiting 09:00:34 eaf3925da568: Waiting 09:00:34 bde34c3a00c8: Waiting 09:00:34 b352a97aabf1: Waiting 09:00:34 4872d77fe225: Waiting 09:00:34 988bab9f4d93: Waiting 09:00:34 1469e6f7b9e6: Waiting 09:00:34 5851b861e8e6: Waiting 09:00:34 e2be974225ed: Download complete 09:00:34 988bab9f4d93: Verifying Checksum 09:00:34 988bab9f4d93: Download complete 09:00:34 1469e6f7b9e6: Verifying Checksum 09:00:34 1469e6f7b9e6: Download complete 09:00:34 339a4e72a1f5: Verifying Checksum 09:00:34 339a4e72a1f5: Download complete 09:00:34 eaf3925da568: Verifying Checksum 09:00:34 eaf3925da568: Download complete 09:00:34 bde34c3a00c8: Verifying Checksum 09:00:34 bde34c3a00c8: Download complete 09:00:34 b352a97aabf1: Verifying Checksum 09:00:34 b352a97aabf1: Download complete 09:00:34 4872d77fe225: Verifying Checksum 09:00:34 4872d77fe225: Download complete 09:00:34 5851b861e8e6: Verifying Checksum 09:00:34 5851b861e8e6: Download complete 09:00:34 b85a868b505f: Verifying Checksum 09:00:34 b85a868b505f: Download complete 09:00:34 bab4dde63d76: Verifying Checksum 09:00:34 bab4dde63d76: Download complete 09:00:35 b85a868b505f: Pull complete 09:00:35 e2be974225ed: Pull complete 09:00:36 339a4e72a1f5: Pull complete 09:00:36 988bab9f4d93: Pull complete 09:00:36 1469e6f7b9e6: Pull complete 09:00:36 eaf3925da568: Pull complete 09:00:37 bab4dde63d76: Pull complete 09:00:37 bde34c3a00c8: Pull complete 09:00:37 b352a97aabf1: Pull complete 09:00:37 4872d77fe225: Pull complete 09:00:38 5851b861e8e6: Pull complete 09:00:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:00:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:00:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:00:38 prd-ubuntu20.04-docker-8c-8g-26456 does not seem to be running inside a container 09:00:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:00:41 $ docker top 760332d6807a61cf3847cf3254987e61db08229582375a4f66ab2b430ce414ac -eo pid,comm 09:00:41 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). 09:00:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:00:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:00:41 [ssh-agent] Looking for ssh-agent implementation... 09:00:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:00:41 $ docker exec 760332d6807a61cf3847cf3254987e61db08229582375a4f66ab2b430ce414ac ssh-agent 09:00:41 SSH_AUTH_SOCK=/tmp/ssh-QHneVec6uLC7/agent.32 09:00:41 SSH_AGENT_PID=38 09:00:41 Running ssh-add (command line suppressed) 09:00:41 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4915127852295663964.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4915127852295663964.key) 09:00:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:00:42 + git tag --points-at HEAD [Pipeline] } 09:00:42 $ docker exec --env ******** --env ******** 760332d6807a61cf3847cf3254987e61db08229582375a4f66ab2b430ce414ac ssh-agent -k 09:00:42 unset SSH_AUTH_SOCK; 09:00:42 unset SSH_AGENT_PID; 09:00:42 echo Agent pid 38 killed; 09:00:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:00:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:00:42 [ssh-agent] Looking for ssh-agent implementation... 09:00:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:00:42 $ docker exec 760332d6807a61cf3847cf3254987e61db08229582375a4f66ab2b430ce414ac ssh-agent 09:00:42 SSH_AUTH_SOCK=/tmp/ssh-QmKLO20i8xsD/agent.70 09:00:42 SSH_AGENT_PID=76 09:00:42 Running ssh-add (command line suppressed) 09:00:42 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7957834108161289141.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7957834108161289141.key) 09:00:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:00:43 + git semver init 09:00:43 2023-12-30 09:00:43,262 [run_init] DEBUG init version:0.0.0 force:False 09:00:43 2023-12-30 09:00:43,263 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 09:00:43 2023-12-30 09:00:43,264 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 09:00:43 2023-12-30 09:00:43,264 [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) 09:00:44 2023-12-30 09:00:44,383 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 09:00:44 2023-12-30 09:00:44,384 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 09:00:44 2023-12-30 09:00:44,384 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 09:00:44 2023-12-30 09:00:44,384 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 09:00:44 3.2.0-dev.3 [Pipeline] } 09:00:44 $ docker exec --env ******** --env ******** 760332d6807a61cf3847cf3254987e61db08229582375a4f66ab2b430ce414ac ssh-agent -k 09:00:44 unset SSH_AUTH_SOCK; 09:00:44 unset SSH_AGENT_PID; 09:00:44 echo Agent pid 76 killed; 09:00:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:00:45 + git semver [Pipeline] } 09:00:45 $ docker stop --time=1 760332d6807a61cf3847cf3254987e61db08229582375a4f66ab2b430ce414ac 09:00:46 $ docker rm -f --volumes 760332d6807a61cf3847cf3254987e61db08229582375a4f66ab2b430ce414ac [Pipeline] // withDockerContainer [Pipeline] sh 09:00:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:00:47 Stashed 1 file(s) [Pipeline] echo 09:00:47 [edgeXSemver]: initialized semver on version 3.2.0-dev.3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:00:47 provisioning config files... 09:00:47 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9651715679998036493tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:00:48 ---> ****-login.sh 09:00:48 nexus3.edgexfoundry.org:10001 09:00:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:00:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:00:48 Configure a credential helper to remove this warning. See 09:00:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:00:48 09:00:48 Login Succeeded 09:00:48 nexus3.edgexfoundry.org:10002 09:00:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:00:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:00:48 Configure a credential helper to remove this warning. See 09:00:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:00:48 09:00:48 Login Succeeded 09:00:48 nexus3.edgexfoundry.org:10003 09:00:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:00:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:00:48 Configure a credential helper to remove this warning. See 09:00:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:00:48 09:00:48 Login Succeeded 09:00:48 nexus3.edgexfoundry.org:10004 09:00:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:00:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:00:48 Configure a credential helper to remove this warning. See 09:00:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:00:48 09:00:48 Login Succeeded 09:00:48 ****.io 09:00:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:00:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:00:48 Configure a credential helper to remove this warning. See 09:00:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:00:48 09:00:48 Login Succeeded 09:00:48 ---> ****-login.sh ends [Pipeline] } 09:00:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:00:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:00:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:00:48 ========================================================= 09:00:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 09:00:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:49 + 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 . 09:00:49 Sending build context to Docker daemon 8.424MB 09:00:49 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 09:00:49 Step 2/12 : FROM ${BASE} AS builder 09:00:49 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 09:00:49 7264a8db6415: Pulling fs layer 09:00:49 c4d48a809fc2: Pulling fs layer 09:00:49 4f1c88b9dad5: Pulling fs layer 09:00:49 ad3a456e5733: Pulling fs layer 09:00:49 69c7f0334f64: Pulling fs layer 09:00:49 1f1c1a5573a3: Pulling fs layer 09:00:49 ce7588e14bc9: Pulling fs layer 09:00:49 b5e4710f87ac: Pulling fs layer 09:00:49 ad3a456e5733: Waiting 09:00:49 1f1c1a5573a3: Waiting 09:00:49 ce7588e14bc9: Waiting 09:00:49 b5e4710f87ac: Waiting 09:00:49 c4d48a809fc2: Verifying Checksum 09:00:49 c4d48a809fc2: Download complete 09:00:49 ad3a456e5733: Download complete 09:00:49 69c7f0334f64: Verifying Checksum 09:00:49 69c7f0334f64: Download complete 09:00:49 7264a8db6415: Verifying Checksum 09:00:49 7264a8db6415: Download complete 09:00:49 1f1c1a5573a3: Download complete 09:00:49 7264a8db6415: Pull complete 09:00:49 b5e4710f87ac: Verifying Checksum 09:00:49 b5e4710f87ac: Download complete 09:00:49 c4d48a809fc2: Pull complete 09:00:49 4f1c88b9dad5: Download complete 09:00:50 ce7588e14bc9: Verifying Checksum 09:00:50 ce7588e14bc9: Download complete 09:00:53 4f1c88b9dad5: Pull complete 09:00:53 ad3a456e5733: Pull complete 09:00:53 69c7f0334f64: Pull complete 09:00:53 1f1c1a5573a3: Pull complete 09:00:55 ce7588e14bc9: Pull complete 09:00:55 b5e4710f87ac: Pull complete 09:00:55 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 09:00:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:00:55 ---> 88b5674ff536 09:00:55 Step 3/12 : ARG ADD_BUILD_TAGS="" 09:01:01 ---> Running in d67db11c15c9 09:01:01 Removing intermediate container d67db11c15c9 09:01:01 ---> 80853a38be91 09:01:01 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:01:01 ---> Running in e67702b44662 09:01:01 Removing intermediate container e67702b44662 09:01:01 ---> dab3e4f33e55 09:01:01 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 09:01:01 ---> Running in b8c18c94b50d 09:01:01 Removing intermediate container b8c18c94b50d 09:01:01 ---> dbf7ed4797d4 09:01:01 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 09:01:01 ---> Running in 7edf5dbb3c73 09:01:01 Removing intermediate container 7edf5dbb3c73 09:01:01 ---> 247fb00865cb 09:01:01 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:01:01 ---> Running in e9235e78d3d1 09:01:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:01:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:01:01 OK: 264 MiB in 52 packages 09:01:02 Removing intermediate container e9235e78d3d1 09:01:02 ---> 0bc34ba833c9 09:01:02 Step 8/12 : WORKDIR /app 09:01:02 ---> Running in dda59925f05d 09:01:02 Removing intermediate container dda59925f05d 09:01:02 ---> ba7c7fd61f3b 09:01:02 Step 9/12 : COPY go.mod vendor* ./ 09:01:02 ---> c6c43c6f4de3 09:01:02 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:02 ---> Running in bedfe5c0af9f 09:01:02 Still waiting to schedule task 09:01:02 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 09:01:41 Removing intermediate container bedfe5c0af9f 09:01:41 ---> 70de458bb183 09:01:41 Step 11/12 : COPY . . 09:01:41 ---> af1bcacb65bc 09:01:41 Step 12/12 : RUN $MAKE 09:01:41 ---> Running in 0af7d2671a5b 09:01:41 noop 09:01:41 Removing intermediate container 0af7d2671a5b 09:01:41 ---> 871a813fd6ea 09:01:41 Successfully built 871a813fd6ea 09:01:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:41 + docker inspect -f . ci-base-image-x86_64 09:01:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:01:41 prd-ubuntu20.04-docker-8c-8g-26456 does not seem to be running inside a container 09:01:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:01:42 $ docker top 448c39af390d21d913ecafd17d6f8e12e55a9fb46f6c907ee670ce30d0e033c0 -eo pid,comm [Pipeline] { [Pipeline] sh 09:01:42 + go version 09:01:42 go version go1.21.0 linux/amd64 [Pipeline] } 09:01:42 $ docker stop --time=1 448c39af390d21d913ecafd17d6f8e12e55a9fb46f6c907ee670ce30d0e033c0 09:01:43 $ docker rm -f --volumes 448c39af390d21d913ecafd17d6f8e12e55a9fb46f6c907ee670ce30d0e033c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:44 + docker inspect -f . ci-base-image-x86_64 09:01:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:01:44 prd-ubuntu20.04-docker-8c-8g-26456 does not seem to be running inside a container 09:01:44 $ 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 ******** ci-base-image-x86_64 cat 09:01:44 $ docker top ed55d57a92007d6f8ad53e30e2bf81bbc17d68cf661b769b0d59e4bcad10e448 -eo pid,comm [Pipeline] { [Pipeline] sh 09:01:45 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 09:01:45 + make test 09:01:45 go test ./... -coverprofile=coverage.out ./... 09:01:47 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 09:01:57 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 09:01:57 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 09:02:00 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.771s coverage: 40.6% of statements 09:02:00 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.243s coverage: 51.9% of statements 09:02:00 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.017s coverage: 95.5% of statements 09:02:15 go vet ./... 09:02:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:02:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:02:18 ./bin/test-attribution-txt.sh [Pipeline] echo 09:02:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:02:18 $ docker stop --time=1 ed55d57a92007d6f8ad53e30e2bf81bbc17d68cf661b769b0d59e4bcad10e448 09:02:21 $ docker rm -f --volumes ed55d57a92007d6f8ad53e30e2bf81bbc17d68cf661b769b0d59e4bcad10e448 [Pipeline] // withDockerContainer [Pipeline] sh 09:02:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:02:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:02:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:02:23 + ls -al . 09:02:23 total 640 09:02:23 drwxrwxr-x 10 jenkins jenkins 4096 Dec 30 09:01 . 09:02:23 drwxrwxr-x 4 jenkins jenkins 4096 Dec 30 09:00 .. 09:02:23 -rw-rw-r-- 1 jenkins jenkins 134 Dec 30 09:00 .dockerignore 09:02:23 drwxrwxr-x 8 jenkins jenkins 4096 Dec 30 09:02 .git 09:02:23 drwxrwxr-x 3 jenkins jenkins 4096 Dec 30 09:00 .github 09:02:23 -rw-rw-r-- 1 jenkins jenkins 880 Dec 30 09:00 .gitignore 09:02:23 -rw-rw-r-- 1 jenkins jenkins 41 Dec 30 09:00 .golangci.yml 09:02:23 drwxr-xr-x 3 jenkins jenkins 4096 Dec 30 09:00 .semver 09:02:23 -rw-rw-r-- 1 jenkins jenkins 11980 Dec 30 09:00 Attribution.txt 09:02:23 -rw-rw-r-- 1 jenkins jenkins 11677 Dec 30 09:00 CHANGELOG.md 09:02:23 -rw-rw-r-- 1 jenkins jenkins 1456 Dec 30 09:00 Dockerfile 09:02:23 -rw-rw-r-- 1 jenkins jenkins 677 Dec 30 09:00 GOVERNANCE.md 09:02:23 -rw-rw-r-- 1 jenkins jenkins 661 Dec 30 09:00 Jenkinsfile 09:02:23 -rw-rw-r-- 1 jenkins jenkins 11347 Dec 30 09:00 LICENSE 09:02:23 -rw-rw-r-- 1 jenkins jenkins 2179 Dec 30 09:00 Makefile 09:02:23 -rw-rw-r-- 1 jenkins jenkins 625 Dec 30 09:00 OWNERS.md 09:02:23 -rw-rw-r-- 1 jenkins jenkins 28907 Dec 30 09:00 README.md 09:02:23 -rw-rw-r-- 1 jenkins jenkins 11 Dec 30 09:00 VERSION 09:02:23 drwxrwxr-x 2 jenkins jenkins 4096 Dec 30 09:00 bin 09:02:23 drwxrwxr-x 4 jenkins jenkins 4096 Dec 30 09:00 cmd 09:02:23 -rw-r--r-- 1 jenkins jenkins 459493 Dec 30 09:01 coverage.out 09:02:23 drwxrwxr-x 2 jenkins jenkins 4096 Dec 30 09:00 examples 09:02:23 -rw-rw-r-- 1 jenkins jenkins 3874 Dec 30 09:00 go.mod 09:02:23 -rw-rw-r-- 1 jenkins jenkins 33991 Dec 30 09:00 go.sum 09:02:23 drwxrwxr-x 2 jenkins jenkins 4096 Dec 30 09:00 images 09:02:23 drwxrwxr-x 5 jenkins jenkins 4096 Dec 30 09:00 internal 09:02:23 -rw-rw-r-- 1 jenkins jenkins 193 Dec 30 09:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:23 + 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=316dbc5f3ebdec1b129a9b2a6268b168683f680f --label arch=amd64 --label version=3.2.0-dev.3 . 09:02:23 Sending build context to Docker daemon 8.424MB 09:02:23 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 09:02:23 Step 2/25 : FROM ${BASE} AS builder 09:02:23 ---> 871a813fd6ea 09:02:23 Step 3/25 : ARG ADD_BUILD_TAGS="" 09:02:23 ---> Running in 47ca10e58c5a 09:02:23 Removing intermediate container 47ca10e58c5a 09:02:23 ---> 8d29cd09fd6b 09:02:23 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:02:23 ---> Running in b55930e38b9b 09:02:23 Removing intermediate container b55930e38b9b 09:02:23 ---> eb9930531089 09:02:23 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 09:02:23 ---> Running in 727888cb9856 09:02:23 Removing intermediate container 727888cb9856 09:02:23 ---> 9f62a4ece061 09:02:23 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 09:02:24 ---> Running in cb0f352281a3 09:02:24 Removing intermediate container cb0f352281a3 09:02:24 ---> cd23574b567b 09:02:24 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:02:24 ---> Running in 13a071c81ec6 09:02:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:02:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:02:25 OK: 264 MiB in 52 packages 09:02:25 Removing intermediate container 13a071c81ec6 09:02:25 ---> 247913febb73 09:02:25 Step 8/25 : WORKDIR /app 09:02:25 ---> Running in 4d50002d10fc 09:02:25 Removing intermediate container 4d50002d10fc 09:02:25 ---> 4664049a0607 09:02:25 Step 9/25 : COPY go.mod vendor* ./ 09:02:25 ---> 796886a7d03c 09:02:25 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:25 ---> Running in d6256c1086f0 09:02:25 Removing intermediate container d6256c1086f0 09:02:25 ---> 198fc9e09d5c 09:02:25 Step 11/25 : COPY . . 09:02:26 ---> 31bc1a49d513 09:02:26 Step 12/25 : RUN $MAKE 09:02:26 ---> Running in 7cd17454832a 09:02:26 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.6" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 09:02:49 Removing intermediate container 7cd17454832a 09:02:49 ---> 0b2895dcaf42 09:02:49 Step 13/25 : FROM alpine:3.18 09:02:49 3.18: Pulling from library/alpine 09:02:49 c926b61bad3b: Pulling fs layer 09:02:49 c926b61bad3b: Download complete 09:02:49 c926b61bad3b: Pull complete 09:02:49 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 09:02:49 Status: Downloaded newer image for alpine:3.18 09:02:49 ---> b541f2080109 09:02:49 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 09:02:49 ---> Running in 2b863027a73e 09:02:49 Removing intermediate container 2b863027a73e 09:02:49 ---> c158089bf5bd 09:02:49 Step 15/25 : RUN apk add --update --no-cache dumb-init 09:02:49 ---> Running in 46d3fba53a12 09:02:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:02:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:02:49 (1/1) Installing dumb-init (1.2.5-r2) 09:02:49 Executing busybox-1.36.1-r5.trigger 09:02:49 OK: 7 MiB in 16 packages 09:02:49 Removing intermediate container 46d3fba53a12 09:02:49 ---> 76efa1a3216e 09:02:49 Step 16/25 : RUN apk --no-cache upgrade 09:02:49 ---> Running in c955c913e93b 09:02:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:02:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:02:49 OK: 7 MiB in 16 packages 09:02:49 Removing intermediate container c955c913e93b 09:02:49 ---> a94294104afc 09:02:49 Step 17/25 : COPY --from=builder /app/LICENSE / 09:02:49 ---> 38efb8f1527b 09:02:49 Step 18/25 : COPY --from=builder /app/Attribution.txt / 09:02:49 ---> 60a395b6568e 09:02:49 Step 19/25 : COPY --from=builder /app/cmd/ / 09:02:50 ---> cfefa44c1e1c 09:02:50 Step 20/25 : EXPOSE 59989 09:02:50 ---> Running in cb1d8d8b895c 09:02:50 Removing intermediate container cb1d8d8b895c 09:02:50 ---> 950ccb1fcf7c 09:02:50 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 09:02:50 ---> Running in a414b1f43035 09:02:50 Removing intermediate container a414b1f43035 09:02:50 ---> afd063bf37f9 09:02:50 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:02:50 ---> Running in f8e5783189c4 09:02:50 Removing intermediate container f8e5783189c4 09:02:50 ---> 1886a30a24c8 09:02:50 Step 23/25 : LABEL arch=amd64 09:02:50 ---> Running in a315dbf0fcaf 09:02:50 Removing intermediate container a315dbf0fcaf 09:02:50 ---> 4e4ae9d46340 09:02:50 Step 24/25 : LABEL git_sha=316dbc5f3ebdec1b129a9b2a6268b168683f680f 09:02:50 ---> Running in d0e346ce124d 09:02:50 Removing intermediate container d0e346ce124d 09:02:50 ---> e7125d5896c4 09:02:50 Step 25/25 : LABEL version=3.2.0-dev.3 09:02:50 ---> Running in 0471f5bdf890 09:02:50 Removing intermediate container 0471f5bdf890 09:02:50 ---> 0c05c292e61f 09:02:50 [Warning] One or more build-args [ARCH] were not consumed 09:02:50 Successfully built 0c05c292e61f 09:02:50 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 09:02:51 provisioning config files... 09:02:51 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2541021934813196120tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:02:51 ---> ****-login.sh 09:02:51 nexus3.edgexfoundry.org:10001 09:02:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:02:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:02:51 Configure a credential helper to remove this warning. See 09:02:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:02:51 09:02:51 Login Succeeded 09:02:51 nexus3.edgexfoundry.org:10002 09:02:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:02:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:02:51 Configure a credential helper to remove this warning. See 09:02:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:02:51 09:02:51 Login Succeeded 09:02:51 nexus3.edgexfoundry.org:10003 09:02:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:02:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:02:51 Configure a credential helper to remove this warning. See 09:02:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:02:51 09:02:51 Login Succeeded 09:02:51 nexus3.edgexfoundry.org:10004 09:02:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:02:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:02:51 Configure a credential helper to remove this warning. See 09:02:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:02:51 09:02:51 Login Succeeded 09:02:51 ****.io 09:02:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:02:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:02:51 Configure a credential helper to remove this warning. See 09:02:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:02:51 09:02:51 Login Succeeded 09:02:51 ---> ****-login.sh ends [Pipeline] } 09:02:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:02:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:02:52 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 09:02:52 316dbc5f3ebdec1b129a9b2a6268b168683f680f 09:02:52 latest 09:02:52 3.2.0-dev.3 09:02:52 316dbc5f3ebdec1b129a9b2a6268b168683f680f-3.2.0-dev.3 09:02:52 main 09:02:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:52 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:316dbc5f3ebdec1b129a9b2a6268b168683f680f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:52 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:316dbc5f3ebdec1b129a9b2a6268b168683f680f 09:02:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 09:02:52 17d1abd0355d: Preparing 09:02:52 c4b42d062e3f: Preparing 09:02:52 6bc35d15d8d2: Preparing 09:02:52 64ad63dae9f1: Preparing 09:02:52 a2a6ab088d52: Preparing 09:02:52 9fe9a137fd00: Preparing 09:02:52 9fe9a137fd00: Waiting 09:02:52 64ad63dae9f1: Pushed 09:02:52 6bc35d15d8d2: Pushed 09:02:52 a2a6ab088d52: Pushed 09:02:52 c4b42d062e3f: Pushed 09:02:52 9fe9a137fd00: Layer already exists 09:02:56 17d1abd0355d: Pushed 09:02:56 316dbc5f3ebdec1b129a9b2a6268b168683f680f: digest: sha256:7463f2f7e7504ce19a7192d75ca7d2303d43a30546a24652d82039e9c865b394 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:56 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:57 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 09:02:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 09:02:57 17d1abd0355d: Preparing 09:02:57 c4b42d062e3f: Preparing 09:02:57 6bc35d15d8d2: Preparing 09:02:57 64ad63dae9f1: Preparing 09:02:57 a2a6ab088d52: Preparing 09:02:57 9fe9a137fd00: Preparing 09:02:57 9fe9a137fd00: Waiting 09:02:57 64ad63dae9f1: Layer already exists 09:02:57 6bc35d15d8d2: Layer already exists 09:02:57 a2a6ab088d52: Layer already exists 09:02:57 c4b42d062e3f: Layer already exists 09:02:57 17d1abd0355d: Layer already exists 09:02:57 9fe9a137fd00: Layer already exists 09:02:57 latest: digest: sha256:7463f2f7e7504ce19a7192d75ca7d2303d43a30546a24652d82039e9c865b394 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:57 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:57 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.3 09:02:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 09:02:57 17d1abd0355d: Preparing 09:02:57 c4b42d062e3f: Preparing 09:02:57 6bc35d15d8d2: Preparing 09:02:57 64ad63dae9f1: Preparing 09:02:57 a2a6ab088d52: Preparing 09:02:57 9fe9a137fd00: Preparing 09:02:57 9fe9a137fd00: Waiting 09:02:57 64ad63dae9f1: Layer already exists 09:02:57 17d1abd0355d: Layer already exists 09:02:57 c4b42d062e3f: Layer already exists 09:02:57 6bc35d15d8d2: Layer already exists 09:02:57 a2a6ab088d52: Layer already exists 09:02:57 9fe9a137fd00: Layer already exists 09:02:57 3.2.0-dev.3: digest: sha256:7463f2f7e7504ce19a7192d75ca7d2303d43a30546a24652d82039e9c865b394 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:58 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:316dbc5f3ebdec1b129a9b2a6268b168683f680f-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:58 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:316dbc5f3ebdec1b129a9b2a6268b168683f680f-3.2.0-dev.3 09:02:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 09:02:58 17d1abd0355d: Preparing 09:02:58 c4b42d062e3f: Preparing 09:02:58 6bc35d15d8d2: Preparing 09:02:58 64ad63dae9f1: Preparing 09:02:58 a2a6ab088d52: Preparing 09:02:58 9fe9a137fd00: Preparing 09:02:58 9fe9a137fd00: Waiting 09:02:58 17d1abd0355d: Layer already exists 09:02:58 a2a6ab088d52: Layer already exists 09:02:58 64ad63dae9f1: Layer already exists 09:02:58 c4b42d062e3f: Layer already exists 09:02:58 6bc35d15d8d2: Layer already exists 09:02:58 9fe9a137fd00: Layer already exists 09:02:58 316dbc5f3ebdec1b129a9b2a6268b168683f680f-3.2.0-dev.3: digest: sha256:7463f2f7e7504ce19a7192d75ca7d2303d43a30546a24652d82039e9c865b394 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:59 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:59 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 09:02:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 09:02:59 17d1abd0355d: Preparing 09:02:59 c4b42d062e3f: Preparing 09:02:59 6bc35d15d8d2: Preparing 09:02:59 64ad63dae9f1: Preparing 09:02:59 a2a6ab088d52: Preparing 09:02:59 9fe9a137fd00: Preparing 09:02:59 9fe9a137fd00: Waiting 09:02:59 a2a6ab088d52: Layer already exists 09:02:59 17d1abd0355d: Layer already exists 09:02:59 c4b42d062e3f: Layer already exists 09:02:59 64ad63dae9f1: Layer already exists 09:02:59 6bc35d15d8d2: Layer already exists 09:02:59 9fe9a137fd00: Layer already exists 09:02:59 main: digest: sha256:7463f2f7e7504ce19a7192d75ca7d2303d43a30546a24652d82039e9c865b394 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:02:59 ===================================================== [Pipeline] echo 09:02:59 taggedImages: 09:02:59 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:316dbc5f3ebdec1b129a9b2a6268b168683f680f 09:02:59 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 09:02:59 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.3 09:02:59 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:316dbc5f3ebdec1b129a9b2a6268b168683f680f-3.2.0-dev.3 09:02:59 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:03:00 09:03:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:03:00 latest: Pulling from edgex-lftools-log-publisher 09:03:00 5eb5b503b376: Pulling fs layer 09:03:00 5c69ac0246d0: Pulling fs layer 09:03:00 ec43610c2a17: Pulling fs layer 09:03:00 3a2ae6a8a46f: Pulling fs layer 09:03:00 33b1e0a273af: Pulling fs layer 09:03:00 5d3b04190fa2: Pulling fs layer 09:03:00 2f39f015ded8: Pulling fs layer 09:03:00 3a2ae6a8a46f: Waiting 09:03:00 33b1e0a273af: Waiting 09:03:00 5d3b04190fa2: Waiting 09:03:00 2f39f015ded8: Waiting 09:03:00 5c69ac0246d0: Verifying Checksum 09:03:00 5c69ac0246d0: Download complete 09:03:00 3a2ae6a8a46f: Verifying Checksum 09:03:00 3a2ae6a8a46f: Download complete 09:03:00 33b1e0a273af: Verifying Checksum 09:03:00 33b1e0a273af: Download complete 09:03:00 ec43610c2a17: Verifying Checksum 09:03:00 ec43610c2a17: Download complete 09:03:00 5d3b04190fa2: Verifying Checksum 09:03:00 5d3b04190fa2: Download complete 09:03:01 5eb5b503b376: Verifying Checksum 09:03:01 5eb5b503b376: Download complete 09:03:01 2f39f015ded8: Download complete 09:03:02 5eb5b503b376: Pull complete 09:03:02 5c69ac0246d0: Pull complete 09:03:02 ec43610c2a17: Pull complete 09:03:02 3a2ae6a8a46f: Pull complete 09:03:03 33b1e0a273af: Pull complete 09:03:03 5d3b04190fa2: Pull complete 09:03:08 2f39f015ded8: Pull complete 09:03:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:03:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:03:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:03:09 prd-ubuntu20.04-docker-8c-8g-26456 does not seem to be running inside a container 09:03: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/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 09:03:13 $ docker top 7ed0ccb004546f20e8a3eb3882d25793eff412b58c3213532c8c9bdbdc4a0d88 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:03:13 ---> job-cost.sh 09:03:13 lf-activate-venv: SKIPPING 09:03:13 INFO: No Stack... 09:03:14 INFO: Retrieving Pricing Info for: v3-standard-8 09:03:14 INFO: Archiving Costs [Pipeline] sh 09:03:15 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 09:03:15 + cut -d, -f6 [Pipeline] lock 09:03:15 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-136-stack-cost] 09:03:15 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-136-stack-cost] did not exist. Created. 09:03:15 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-136-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:03:16 + echo total: 0.2199999988079071 [Pipeline] stash 09:03:16 Stashed 1 file(s) [Pipeline] } 09:03:16 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-136-stack-cost] [Pipeline] // lock [Pipeline] } 09:03:16 $ docker stop --time=1 7ed0ccb004546f20e8a3eb3882d25793eff412b58c3213532c8c9bdbdc4a0d88 09:03:17 $ docker rm -f --volumes 7ed0ccb004546f20e8a3eb3882d25793eff412b58c3213532c8c9bdbdc4a0d88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:04:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26458 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 09:04:57 Running in /w/workspace/device-rfid-llrp-go/136 [Pipeline] { [Pipeline] checkout 09:05:00 The recommended git tool is: git 09:05:07 using credential edgex-jenkins-ssh 09:05:07 Cloning the remote Git repository 09:05:07 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 09:05:07 > git init /w/workspace/device-rfid-llrp-go/136 # timeout=10 09:05:07 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 09:05:07 > git --version # timeout=10 09:05:07 > git --version # 'git version 2.25.1' 09:05:07 using GIT_SSH to set credentials SSH Credentials for GitHub 09:05:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:05:11 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 09:05:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:05:11 Avoid second fetch 09:05:11 Checking out Revision 316dbc5f3ebdec1b129a9b2a6268b168683f680f (main) 09:05:11 > git config core.sparsecheckout # timeout=10 09:05:12 > git checkout -f 316dbc5f3ebdec1b129a9b2a6268b168683f680f # timeout=10 09:05:12 Commit message: "Merge pull request #280 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.6" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:05:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:05:13 % Total % Received % Xferd Average Speed Time Time Time Current 09:05:13 Dload Upload Total Spent Left Speed 09:05:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 93250 0 --:--:-- --:--:-- --:--:-- 93250 [Pipeline] sh 09:05:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:05:14 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo 09:05:14 tee /etc/docker/daemon.new 09:05:14 { 09:05:14 "registry-mirrors": [ 09:05:14 "https://nexus3.edgexfoundry.org:10001" 09:05:14 ], 09:05:14 "bip": "10.250.0.254/24", 09:05:14 "hosts": [ 09:05:14 "tcp://0.0.0.0:5555", 09:05:14 "unix:///var/run/docker.sock" 09:05:14 ], 09:05:14 "mtu": 1458, 09:05:14 "selinux-enabled": true, 09:05:14 "seccomp-profile": "/etc/docker/seccomp.json" 09:05:14 } [Pipeline] sh 09:05:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:05:15 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:05:33 provisioning config files... 09:05:33 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/136@tmp/config11755447469045176480tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:05:33 ---> ****-login.sh 09:05:33 nexus3.edgexfoundry.org:10001 09:05:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:05:34 Configure a credential helper to remove this warning. See 09:05:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:05:34 09:05:34 Login Succeeded 09:05:34 nexus3.edgexfoundry.org:10002 09:05:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:05:34 Configure a credential helper to remove this warning. See 09:05:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:05:34 09:05:34 Login Succeeded 09:05:34 nexus3.edgexfoundry.org:10003 09:05:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:05:35 Configure a credential helper to remove this warning. See 09:05:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:05:35 09:05:35 Login Succeeded 09:05:35 nexus3.edgexfoundry.org:10004 09:05:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:05:35 Configure a credential helper to remove this warning. See 09:05:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:05:35 09:05:35 Login Succeeded 09:05:35 ****.io 09:05:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:05:35 Configure a credential helper to remove this warning. See 09:05:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:05:35 09:05:35 Login Succeeded 09:05:35 ---> ****-login.sh ends [Pipeline] } 09:05:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:05:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:05:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:05:36 ========================================================= 09:05:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 09:05:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:36 + 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 . 09:05:40 #0 building with "default" instance using docker driver 09:05:40 09:05:40 #1 [internal] load build definition from Dockerfile 09:05:40 #1 transferring dockerfile: 1.50kB 0.0s done 09:05:40 #1 DONE 0.1s 09:05:40 09:05:40 #2 [internal] load .dockerignore 09:05:40 #2 transferring context: 176B done 09:05:40 #2 DONE 0.1s 09:05:40 09:05:40 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:05:40 #3 DONE 0.1s 09:05:40 09:05:40 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 09:05:40 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done 09:05:41 #4 ... 09:05:41 09:05:41 #5 [internal] load build context 09:05:41 #5 transferring context: 1.11MB 0.1s done 09:05:41 #5 DONE 0.2s 09:05:41 09:05:41 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 09:05:41 #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 09:05:41 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.1s done 09:05:41 #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 09:05:41 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done 09:05:41 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 3.13MB / 63.99MB 0.2s 09:05:41 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 09:05:41 #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done 09:05:41 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 0B / 440B 0.2s 09:05:41 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done 09:05:41 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.05MB / 11.40MB 0.3s 09:05:41 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 2.10MB / 97.63MB 0.3s 09:05:41 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.49MB / 63.99MB 0.4s 09:05:41 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 5.24MB / 11.40MB 0.4s 09:05:41 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 14.68MB / 63.99MB 0.5s 09:05:41 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 9.44MB / 11.40MB 0.5s 09:05:41 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 9.44MB / 97.63MB 0.5s 09:05:41 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 19.92MB / 63.99MB 0.6s 09:05:41 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done 09:05:41 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s done 09:05:41 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 30.30MB / 63.99MB 0.8s 09:05:41 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 25.17MB / 97.63MB 0.8s 09:05:41 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 35.65MB / 63.99MB 0.9s 09:05:41 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 30.41MB / 97.63MB 0.9s 09:05:41 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.1s 09:05:42 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 41.94MB / 63.99MB 1.0s 09:05:42 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 35.65MB / 97.63MB 1.0s 09:05:42 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done 09:05:42 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 52.43MB / 63.99MB 1.2s 09:05:42 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 47.19MB / 97.63MB 1.2s 09:05:42 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 57.67MB / 63.99MB 1.3s 09:05:42 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 52.78MB / 97.63MB 1.3s 09:05:42 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.4s 09:05:42 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 58.72MB / 97.63MB 1.4s 09:05:42 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.5s done 09:05:42 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 69.21MB / 97.63MB 1.6s 09:05:42 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 74.97MB / 97.63MB 1.7s 09:05:42 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0.1s 09:05:42 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 84.93MB / 97.63MB 1.9s 09:05:42 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 90.18MB / 97.63MB 2.0s 09:05:43 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 96.47MB / 97.63MB 2.1s 09:05:43 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.2s done 09:05:48 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.6s 09:05:53 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.8s 09:06:00 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.5s done 09:06:01 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 09:06:01 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 09:06:01 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 09:06:01 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 09:06:07 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s 09:06:10 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.4s done 09:06:10 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s 09:06:12 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.8s done 09:06:12 #4 DONE 31.5s 09:06:12 09:06:12 #6 [builder 2/7] RUN apk add --no-cache make git 09:06:13 #6 0.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:06:13 #6 1.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:06:14 #6 2.214 OK: 266 MiB in 52 packages 09:06:16 #6 DONE 4.0s 09:06:16 09:06:16 #7 [builder 3/7] WORKDIR /app 09:06:16 #7 DONE 0.1s 09:06:16 09:06:16 #8 [builder 4/7] COPY go.mod vendor* ./ 09:06:16 #8 DONE 0.1s 09:06:16 09:06:16 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:06:43 #9 DONE 25.8s 09:06:43 09:06:43 #10 [builder 6/7] COPY . . 09:06:43 #10 DONE 0.2s 09:06:43 09:06:43 #11 [builder 7/7] RUN echo noop 09:06:43 #11 0.608 noop 09:06:43 #11 DONE 0.7s 09:06:43 09:06:43 #12 exporting to image 09:06:43 #12 exporting layers 09:07:10 #12 exporting layers 22.9s done 09:07:10 #12 writing image sha256:16834d375cb31a0e4c5910aa0b498ce301016eeb48a5d1855ddc2aefa660b6fd done 09:07:10 #12 naming to docker.io/library/ci-base-image-arm64 done 09:07:10 #12 DONE 22.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:10 + docker inspect -f . ci-base-image-arm64 09:07:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:07:11 prd-ubuntu20.04-docker-arm64-4c-16g-26458 does not seem to be running inside a container 09:07:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/136 -v /w/workspace/device-rfid-llrp-go/136:/w/workspace/device-rfid-llrp-go/136:rw,z -v /w/workspace/device-rfid-llrp-go/136@tmp:/w/workspace/device-rfid-llrp-go/136@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 09:07:12 $ docker top f9d786d7de8fde940dc7ea6fa94b82c6b514c97a314ec85f4085cdec5ec05119 -eo pid,comm [Pipeline] { [Pipeline] sh 09:07:12 + go version 09:07:13 go version go1.21.0 linux/arm64 [Pipeline] } 09:07:13 $ docker stop --time=1 f9d786d7de8fde940dc7ea6fa94b82c6b514c97a314ec85f4085cdec5ec05119 09:07:14 $ docker rm -f --volumes f9d786d7de8fde940dc7ea6fa94b82c6b514c97a314ec85f4085cdec5ec05119 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:15 + docker inspect -f . ci-base-image-arm64 09:07:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:07:15 prd-ubuntu20.04-docker-arm64-4c-16g-26458 does not seem to be running inside a container 09:07:15 $ 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/136 -v /w/workspace/device-rfid-llrp-go/136:/w/workspace/device-rfid-llrp-go/136:rw,z -v /w/workspace/device-rfid-llrp-go/136@tmp:/w/workspace/device-rfid-llrp-go/136@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 09:07:20 $ docker top 629b928eaecc43e0c2ddddbc69a162294b11d8657af30204b26602a1166c0fee -eo pid,comm [Pipeline] { [Pipeline] sh 09:07:20 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/136 [Pipeline] fileExists [Pipeline] sh 09:07:21 + make test 09:07:21 go test ./... -coverprofile=coverage.out ./... 09:07:25 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 09:08:21 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 09:08:21 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 09:08:36 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 21.564s coverage: 40.6% of statements 09:08:36 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.512s coverage: 51.9% of statements 09:08:36 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.036s coverage: 95.5% of statements 09:08:37 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:08:37 go vet ./... 09:08:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:08:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:08:52 ./bin/test-attribution-txt.sh [Pipeline] echo 09:08:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:08:52 $ docker stop --time=1 629b928eaecc43e0c2ddddbc69a162294b11d8657af30204b26602a1166c0fee 09:08:54 $ docker rm -f --volumes 629b928eaecc43e0c2ddddbc69a162294b11d8657af30204b26602a1166c0fee [Pipeline] // withDockerContainer [Pipeline] sh 09:08:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:08:55 Warning: overwriting stash ‘coverage-report’ 09:08:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:08:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:08:56 + ls -al . 09:08:56 total 636 09:08:56 drwxrwxr-x 9 jenkins jenkins 4096 Dec 30 09:07 . 09:08:56 drwxrwxr-x 4 jenkins jenkins 4096 Dec 30 09:05 .. 09:08:56 -rw-rw-r-- 1 jenkins jenkins 134 Dec 30 09:05 .dockerignore 09:08:56 drwxrwxr-x 8 jenkins jenkins 4096 Dec 30 09:05 .git 09:08:56 drwxrwxr-x 3 jenkins jenkins 4096 Dec 30 09:05 .github 09:08:56 -rw-rw-r-- 1 jenkins jenkins 880 Dec 30 09:05 .gitignore 09:08:56 -rw-rw-r-- 1 jenkins jenkins 41 Dec 30 09:05 .golangci.yml 09:08:56 -rw-rw-r-- 1 jenkins jenkins 11980 Dec 30 09:05 Attribution.txt 09:08:56 -rw-rw-r-- 1 jenkins jenkins 11677 Dec 30 09:05 CHANGELOG.md 09:08:56 -rw-rw-r-- 1 jenkins jenkins 1456 Dec 30 09:05 Dockerfile 09:08:56 -rw-rw-r-- 1 jenkins jenkins 677 Dec 30 09:05 GOVERNANCE.md 09:08:56 -rw-rw-r-- 1 jenkins jenkins 661 Dec 30 09:05 Jenkinsfile 09:08:56 -rw-rw-r-- 1 jenkins jenkins 11347 Dec 30 09:05 LICENSE 09:08:56 -rw-rw-r-- 1 jenkins jenkins 2179 Dec 30 09:05 Makefile 09:08:56 -rw-rw-r-- 1 jenkins jenkins 625 Dec 30 09:05 OWNERS.md 09:08:56 -rw-rw-r-- 1 jenkins jenkins 28907 Dec 30 09:05 README.md 09:08:56 -rw-rw-r-- 1 jenkins jenkins 11 Dec 30 09:00 VERSION 09:08:56 drwxrwxr-x 2 jenkins jenkins 4096 Dec 30 09:05 bin 09:08:56 drwxrwxr-x 4 jenkins jenkins 4096 Dec 30 09:05 cmd 09:08:56 -rw-r--r-- 1 jenkins jenkins 459493 Dec 30 09:08 coverage.out 09:08:56 drwxrwxr-x 2 jenkins jenkins 4096 Dec 30 09:05 examples 09:08:56 -rw-rw-r-- 1 jenkins jenkins 3874 Dec 30 09:05 go.mod 09:08:56 -rw-rw-r-- 1 jenkins jenkins 33991 Dec 30 09:05 go.sum 09:08:56 drwxrwxr-x 2 jenkins jenkins 4096 Dec 30 09:05 images 09:08:56 drwxrwxr-x 5 jenkins jenkins 4096 Dec 30 09:05 internal 09:08:56 -rw-rw-r-- 1 jenkins jenkins 193 Dec 30 09:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:57 + 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=316dbc5f3ebdec1b129a9b2a6268b168683f680f --label arch=arm64 --label version=3.2.0-dev.3 . 09:08:57 #0 building with "default" instance using docker driver 09:08:57 09:08:57 #1 [internal] load .dockerignore 09:08:57 #1 transferring context: 09:08:58 #1 transferring context: 176B done 09:08:58 #1 DONE 0.1s 09:08:58 09:08:58 #2 [internal] load build definition from Dockerfile 09:08:58 #2 transferring dockerfile: 1.50kB done 09:08:58 #2 DONE 0.0s 09:08:58 09:08:58 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:08:58 #3 DONE 0.0s 09:08:58 09:08:58 #4 [internal] load metadata for docker.io/library/alpine:3.18 09:08:58 #4 DONE 0.2s 09:08:58 09:08:58 #5 [internal] load build context 09:08:58 #5 transferring context: 6.22kB 0.0s done 09:08:58 #5 DONE 0.1s 09:08:58 09:08:58 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 09:08:58 #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 09:08:58 #6 ... 09:08:58 09:08:58 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:08:58 #7 DONE 0.2s 09:08:58 09:08:58 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 09:08:58 #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 09:08:58 #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 09:08:58 #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 09:08:58 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done 09:08:58 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 09:08:59 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done 09:08:59 #6 DONE 1.5s 09:08:59 09:08:59 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 09:09:00 #8 0.634 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:09:00 #8 0.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:09:01 #8 ... 09:09:01 09:09:01 #9 [builder 2/7] RUN apk add --no-cache make git 09:09:01 #9 0.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:09:01 #9 1.115 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:09:01 #9 2.371 OK: 266 MiB in 52 packages 09:09:01 #9 DONE 2.7s 09:09:01 09:09:01 #10 [builder 3/7] WORKDIR /app 09:09:01 #10 DONE 0.1s 09:09:01 09:09:01 #11 [builder 4/7] COPY go.mod vendor* ./ 09:09:01 #11 DONE 0.2s 09:09:01 09:09:01 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:09:02 #12 ... 09:09:02 09:09:02 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 09:09:02 #8 2.141 (1/1) Installing dumb-init (1.2.5-r2) 09:09:02 #8 2.151 Executing busybox-1.36.1-r5.trigger 09:09:02 #8 2.178 OK: 8 MiB in 16 packages 09:09:02 #8 DONE 2.5s 09:09:02 09:09:02 #13 [stage-1 3/6] RUN apk --no-cache upgrade 09:09:02 #13 ... 09:09:02 09:09:02 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:09:02 #12 DONE 1.3s 09:09:02 09:09:02 #14 [builder 6/7] COPY . . 09:09:03 #14 DONE 0.2s 09:09:03 09:09:03 #15 [builder 7/7] RUN make build 09:09:03 #15 0.691 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.6" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 09:09:05 #15 ... 09:09:05 09:09:05 #13 [stage-1 3/6] RUN apk --no-cache upgrade 09:09:05 #13 0.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:09:05 #13 1.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:09:05 #13 2.343 OK: 8 MiB in 16 packages 09:09:05 #13 DONE 2.7s 09:09:05 09:09:05 #15 [builder 7/7] RUN make build 09:10:26 #15 DONE 72.6s 09:10:26 09:10:26 #16 [stage-1 4/6] COPY --from=builder /app/LICENSE / 09:10:26 #16 DONE 0.1s 09:10:26 09:10:26 #17 [stage-1 5/6] COPY --from=builder /app/Attribution.txt / 09:10:26 #17 DONE 0.1s 09:10:26 09:10:26 #18 [stage-1 6/6] COPY --from=builder /app/cmd/ / 09:10:26 #18 DONE 0.3s 09:10:26 09:10:26 #19 exporting to image 09:10:26 #19 exporting layers 09:10:26 #19 exporting layers 0.3s done 09:10:26 #19 writing image sha256:1563cf6ae0b5c0953a47022daab61da0e839e96865206c1db6cef418687f2953 done 09:10:26 #19 naming to docker.io/library/device-rfid-llrp-arm64 0.0s done 09:10:26 #19 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:10:27 provisioning config files... 09:10:27 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/136@tmp/config12032319031988188670tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:10:27 ---> ****-login.sh 09:10:27 nexus3.edgexfoundry.org:10001 09:10:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:10:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:10:27 Configure a credential helper to remove this warning. See 09:10:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:10:27 09:10:27 Login Succeeded 09:10:27 nexus3.edgexfoundry.org:10002 09:10:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:10:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:10:28 Configure a credential helper to remove this warning. See 09:10:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:10:28 09:10:28 Login Succeeded 09:10:28 nexus3.edgexfoundry.org:10003 09:10:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:10:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:10:28 Configure a credential helper to remove this warning. See 09:10:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:10:28 09:10:28 Login Succeeded 09:10:28 nexus3.edgexfoundry.org:10004 09:10:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:10:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:10:28 Configure a credential helper to remove this warning. See 09:10:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:10:28 09:10:28 Login Succeeded 09:10:28 ****.io 09:10:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:10:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:10:29 Configure a credential helper to remove this warning. See 09:10:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:10:29 09:10:29 Login Succeeded 09:10:29 ---> ****-login.sh ends [Pipeline] } 09:10:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:10:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:10:29 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 09:10:29 316dbc5f3ebdec1b129a9b2a6268b168683f680f 09:10:29 latest 09:10:29 3.2.0-dev.3 09:10:29 316dbc5f3ebdec1b129a9b2a6268b168683f680f-3.2.0-dev.3 09:10:29 main 09:10:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:30 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:316dbc5f3ebdec1b129a9b2a6268b168683f680f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:30 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:316dbc5f3ebdec1b129a9b2a6268b168683f680f 09:10:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 09:10:30 3928e5dbee23: Preparing 09:10:30 28a8c91a72e9: Preparing 09:10:30 9cec4942b294: Preparing 09:10:30 694a81cd8054: Preparing 09:10:30 86f622260480: Preparing 09:10:30 0faf9b67be60: Preparing 09:10:30 0faf9b67be60: Waiting 09:10:30 28a8c91a72e9: Pushed 09:10:30 9cec4942b294: Pushed 09:10:30 694a81cd8054: Pushed 09:10:30 86f622260480: Pushed 09:10:30 0faf9b67be60: Layer already exists 09:10:40 3928e5dbee23: Pushed 09:10:40 316dbc5f3ebdec1b129a9b2a6268b168683f680f: digest: sha256:3733ad912ae0e4e6cae53edc09035be05d9f7744caab00eff7fa957fc5b3fbbb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:41 + 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 09:10:41 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 09:10:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 09:10:41 3928e5dbee23: Preparing 09:10:41 28a8c91a72e9: Preparing 09:10:41 9cec4942b294: Preparing 09:10:41 694a81cd8054: Preparing 09:10:41 86f622260480: Preparing 09:10:41 0faf9b67be60: Preparing 09:10:41 0faf9b67be60: Waiting 09:10:41 86f622260480: Layer already exists 09:10:41 3928e5dbee23: Layer already exists 09:10:41 9cec4942b294: Layer already exists 09:10:41 694a81cd8054: Layer already exists 09:10:41 28a8c91a72e9: Layer already exists 09:10:41 0faf9b67be60: Layer already exists 09:10:42 latest: digest: sha256:3733ad912ae0e4e6cae53edc09035be05d9f7744caab00eff7fa957fc5b3fbbb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:42 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:43 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.3 09:10:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 09:10:43 3928e5dbee23: Preparing 09:10:43 28a8c91a72e9: Preparing 09:10:43 9cec4942b294: Preparing 09:10:43 694a81cd8054: Preparing 09:10:43 86f622260480: Preparing 09:10:43 0faf9b67be60: Preparing 09:10:43 0faf9b67be60: Waiting 09:10:43 694a81cd8054: Layer already exists 09:10:43 9cec4942b294: Layer already exists 09:10:43 86f622260480: Layer already exists 09:10:43 28a8c91a72e9: Layer already exists 09:10:43 3928e5dbee23: Layer already exists 09:10:43 0faf9b67be60: Layer already exists 09:10:43 3.2.0-dev.3: digest: sha256:3733ad912ae0e4e6cae53edc09035be05d9f7744caab00eff7fa957fc5b3fbbb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:43 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:316dbc5f3ebdec1b129a9b2a6268b168683f680f-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:44 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:316dbc5f3ebdec1b129a9b2a6268b168683f680f-3.2.0-dev.3 09:10:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 09:10:44 3928e5dbee23: Preparing 09:10:44 28a8c91a72e9: Preparing 09:10:44 9cec4942b294: Preparing 09:10:44 694a81cd8054: Preparing 09:10:44 86f622260480: Preparing 09:10:44 0faf9b67be60: Preparing 09:10:44 0faf9b67be60: Waiting 09:10:44 28a8c91a72e9: Layer already exists 09:10:44 3928e5dbee23: Layer already exists 09:10:44 86f622260480: Layer already exists 09:10:44 694a81cd8054: Layer already exists 09:10:44 9cec4942b294: Layer already exists 09:10:44 0faf9b67be60: Layer already exists 09:10:44 316dbc5f3ebdec1b129a9b2a6268b168683f680f-3.2.0-dev.3: digest: sha256:3733ad912ae0e4e6cae53edc09035be05d9f7744caab00eff7fa957fc5b3fbbb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:44 + 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 09:10:45 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 09:10:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 09:10:45 3928e5dbee23: Preparing 09:10:45 28a8c91a72e9: Preparing 09:10:45 9cec4942b294: Preparing 09:10:45 694a81cd8054: Preparing 09:10:45 86f622260480: Preparing 09:10:45 0faf9b67be60: Preparing 09:10:45 0faf9b67be60: Waiting 09:10:45 28a8c91a72e9: Layer already exists 09:10:45 694a81cd8054: Layer already exists 09:10:45 3928e5dbee23: Layer already exists 09:10:45 9cec4942b294: Layer already exists 09:10:45 86f622260480: Layer already exists 09:10:45 0faf9b67be60: Layer already exists 09:10:45 main: digest: sha256:3733ad912ae0e4e6cae53edc09035be05d9f7744caab00eff7fa957fc5b3fbbb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:10:46 ===================================================== [Pipeline] echo 09:10:46 taggedImages: 09:10:46 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:316dbc5f3ebdec1b129a9b2a6268b168683f680f 09:10:46 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 09:10:46 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.3 09:10:46 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:316dbc5f3ebdec1b129a9b2a6268b168683f680f-3.2.0-dev.3 09:10:46 - 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 09:10:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:10:46 09:10:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:10:47 arm64: Pulling from edgex-lftools-log-publisher 09:10:47 8998bd30e6a1: Pulling fs layer 09:10:47 04944245beec: Pulling fs layer 09:10:47 699f458cf7ca: Pulling fs layer 09:10:47 765212b225bb: Pulling fs layer 09:10:47 f23df028b6ca: Pulling fs layer 09:10:47 d65c8cfc05b1: Pulling fs layer 09:10:47 2437ff75d9bd: Pulling fs layer 09:10:47 765212b225bb: Waiting 09:10:47 f23df028b6ca: Waiting 09:10:47 d65c8cfc05b1: Waiting 09:10:47 2437ff75d9bd: Waiting 09:10:47 04944245beec: Verifying Checksum 09:10:47 04944245beec: Download complete 09:10:47 765212b225bb: Verifying Checksum 09:10:47 765212b225bb: Download complete 09:10:47 f23df028b6ca: Download complete 09:10:47 d65c8cfc05b1: Verifying Checksum 09:10:47 699f458cf7ca: Verifying Checksum 09:10:47 699f458cf7ca: Download complete 09:10:47 8998bd30e6a1: Verifying Checksum 09:10:47 8998bd30e6a1: Download complete 09:10:50 2437ff75d9bd: Verifying Checksum 09:10:50 2437ff75d9bd: Download complete 09:10:54 8998bd30e6a1: Pull complete 09:10:54 04944245beec: Pull complete 09:10:56 699f458cf7ca: Pull complete 09:10:56 765212b225bb: Pull complete 09:10:57 f23df028b6ca: Pull complete 09:10:57 d65c8cfc05b1: Pull complete 09:11:24 2437ff75d9bd: Pull complete 09:11:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:11:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:11:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:11:24 prd-ubuntu20.04-docker-arm64-4c-16g-26458 does not seem to be running inside a container 09:11:24 $ 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/136 -v /w/workspace/device-rfid-llrp-go/136:/w/workspace/device-rfid-llrp-go/136:rw,z -v /w/workspace/device-rfid-llrp-go/136@tmp:/w/workspace/device-rfid-llrp-go/136@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 09:11:26 $ docker top 76c0b114ddb3349641bb3a4acc1f09eaf09744b667c9d2421c1f32fd79067d01 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:11:26 ---> job-cost.sh 09:11:27 lf-activate-venv: SKIPPING 09:11:27 INFO: No Stack... 09:11:27 INFO: Retrieving Pricing Info for: v3-standard-8 09:11:27 INFO: Archiving Costs [Pipeline] sh 09:11:28 + cat /w/workspace/device-rfid-llrp-go/136/archives/cost.csv 09:11:28 + cut -d, -f6 [Pipeline] lock 09:11:28 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-136-stack-cost] 09:11:28 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-136-stack-cost] did not exist. Created. 09:11:28 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-136-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:11:28 /w/workspace/device-rfid-llrp-go/136@tmp/durable-aac079a9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:11:29 + echo total: 0.2199999988079071 [Pipeline] stash 09:11:29 Warning: overwriting stash ‘stack-cost’ 09:11:29 Stashed 1 file(s) [Pipeline] } 09:11:29 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-136-stack-cost] [Pipeline] // lock [Pipeline] } 09:11:29 $ docker stop --time=1 76c0b114ddb3349641bb3a4acc1f09eaf09744b667c9d2421c1f32fd79067d01 09:11:30 $ docker rm -f --volumes 76c0b114ddb3349641bb3a4acc1f09eaf09744b667c9d2421c1f32fd79067d01 [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 09:11:32 provisioning config files... 09:11:32 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12325097312533833308tmp [Pipeline] { [Pipeline] sh 09:11:32 + set +x 09:11:32 + bash -s -- 09:11:32 + curl -s https://codecov.io/bash 09:11:32 09:11:32 _____ _ 09:11:32 / ____| | | 09:11:32 | | ___ __| | ___ ___ _____ __ 09:11:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:11:32 | |___| (_) | (_| | __/ (_| (_) \ V / 09:11:32 \_____\___/ \__,_|\___|\___\___/ \_/ 09:11:32 Bash-1.0.6 09:11:32 09:11:32 09:11:32 ==> git version 2.25.1 found 09:11:32 ==> 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 09:11:32 Release-Date: 2020-01-08 09:11:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:11:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:11:32 ==> Jenkins CI detected. 09:11:32 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 09:11:32 project root: . 09:11:32 --> token set from env 09:11:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:11:32 ==> Running gcov in . (disable via -X gcov) 09:11:32 ==> Python coveragepy not found 09:11:32 ==> Searching for coverage reports in: 09:11:32 + . 09:11:32 -> Found 1 reports 09:11:32 ==> Detecting git/mercurial file structure 09:11:32 ==> Reading reports 09:11:32 + ./coverage.out bytes=459493 09:11:32 ==> Appending adjustments 09:11:32 https://docs.codecov.io/docs/fixing-reports 09:11:33 + Found adjustments 09:11:33 ==> Gzipping contents 09:11:33 52K /tmp/codecov.G9LoYW.gz 09:11:33 ==> Uploading reports 09:11:33 url: https://codecov.io 09:11:33 query: branch=main&commit=316dbc5f3ebdec1b129a9b2a6268b168683f680f&build=136&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F136%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:11:33 -> Pinging Codecov 09:11:33 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=316dbc5f3ebdec1b129a9b2a6268b168683f680f&build=136&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F136%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:11:33 -> Uploading to 09:11:33 https://storage.googleapis.com/codecov/v4/raw/2023-12-30/581DD39554BDF9B6E22D074273EAD858/316dbc5f3ebdec1b129a9b2a6268b168683f680f/397f34b6-a62c-456c-9097-16d065001960.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231230%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231230T091133Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3e5aa81d82e693812ebbe4be4a67078bf112f58b4655ac31fc83d928ea5df3b2 09:11:33 % Total % Received % Xferd Average Speed Time Time Time Current 09:11:33 Dload Upload Total Spent Left Speed 09:11:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50324 0 0 100 50324 0 176k --:--:-- --:--:-- --:--:-- 176k 09:11:33 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/316dbc5f3ebdec1b129a9b2a6268b168683f680f [Pipeline] } 09:11:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:11:34 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:11:34 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:11:34 09:11:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:11:34 1.410.4: Pulling from edgex-devops/edgex-snyk-go 09:11:34 df9b9388f04a: Pulling fs layer 09:11:34 52dc419b0ee2: Pulling fs layer 09:11:34 25bc292e5bac: Pulling fs layer 09:11:34 114826534d7a: Pulling fs layer 09:11:34 4657fd5d0bcf: Pulling fs layer 09:11:34 6ad1cebc031e: Pulling fs layer 09:11:34 8a3aa393b2d8: Pulling fs layer 09:11:34 4657fd5d0bcf: Waiting 09:11:34 8a3aa393b2d8: Waiting 09:11:34 114826534d7a: Waiting 09:11:34 25bc292e5bac: Verifying Checksum 09:11:34 25bc292e5bac: Download complete 09:11:34 52dc419b0ee2: Download complete 09:11:34 4657fd5d0bcf: Download complete 09:11:34 df9b9388f04a: Download complete 09:11:35 df9b9388f04a: Pull complete 09:11:35 6ad1cebc031e: Verifying Checksum 09:11:35 6ad1cebc031e: Download complete 09:11:35 52dc419b0ee2: Pull complete 09:11:35 25bc292e5bac: Pull complete 09:11:35 114826534d7a: Verifying Checksum 09:11:35 114826534d7a: Download complete 09:11:35 8a3aa393b2d8: Verifying Checksum 09:11:35 8a3aa393b2d8: Download complete 09:11:38 114826534d7a: Pull complete 09:11:38 4657fd5d0bcf: Pull complete 09:11:38 6ad1cebc031e: Pull complete 09:11:41 8a3aa393b2d8: Pull complete 09:11:41 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 09:11:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:11:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:11:41 prd-ubuntu20.04-docker-8c-8g-26456 does not seem to be running inside a container 09:11:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 09:11:46 $ docker top 32ec3f25b0cfeaa38398887cc3bc387e8e27481621518e8f037bfa698a7c4736 -eo pid,comm [Pipeline] { [Pipeline] echo 09:11:46 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 09:11:46 + set -o pipefail 09:11:46 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 09:11:52 09:11:52 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 09:11:52 09:11:52 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/78ee141f-2928-4862-9c08-f41a098e3fa7 09:11:52 09:11:52 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:11:52 09:11:52 09:11:52 A medium severity vulnerability was found in the Snyk CLI versions you are using. 09:11:52 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 09:11:52 More details here: https://snyk.co/ue1NS 09:11:52 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 09:11:52 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 09:11:52 $ docker stop --time=1 32ec3f25b0cfeaa38398887cc3bc387e8e27481621518e8f037bfa698a7c4736 09:11:57 $ docker rm -f --volumes 32ec3f25b0cfeaa38398887cc3bc387e8e27481621518e8f037bfa698a7c4736 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:11:58 + git log --format=format:%s -1 316dbc5f3ebdec1b129a9b2a6268b168683f680f [Pipeline] sh 09:11:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:11:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:11:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:11:59 prd-ubuntu20.04-docker-8c-8g-26456 does not seem to be running inside a container 09:11:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:11:59 $ docker top 385e63756b27a4eec9cf63b88575aef483a5c26d0c8b79ed68e0af8f0e730998 -eo pid,comm 09:11:59 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). 09:11:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:12:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:12:00 [ssh-agent] Looking for ssh-agent implementation... 09:12:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:12:00 $ docker exec 385e63756b27a4eec9cf63b88575aef483a5c26d0c8b79ed68e0af8f0e730998 ssh-agent 09:12:00 SSH_AUTH_SOCK=/tmp/ssh-UYOFRrXGuG4W/agent.32 09:12:00 SSH_AGENT_PID=38 09:12:00 Running ssh-add (command line suppressed) 09:12:00 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8263450352509724751.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8263450352509724751.key) 09:12:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:12:00 + git semver tag 09:12:01 2023-12-30 09:12:01,017 [run_tag] DEBUG tag force:False 09:12:01 2023-12-30 09:12:01,017 [check_head_tag] DEBUG check head tag 09:12:01 2023-12-30 09:12:01,018 [execute] INFO git cat-file --batch-check 09:12:01 2023-12-30 09:12:01,018 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 09:12:01 2023-12-30 09:12:01,021 [execute] INFO git cat-file --batch 09:12:01 2023-12-30 09:12:01,021 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 09:12:01 2023-12-30 09:12:01,034 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 09:12:01 2023-12-30 09:12:01,034 [execute] INFO git tag -a v3.2.0-dev.3 -m v3.2.0-dev.3 09:12:01 2023-12-30 09:12:01,034 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.3', '-m', 'v3.2.0-dev.3'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 09:12:01 2023-12-30 09:12:01,039 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 09:12:01 3.2.0-dev.3 [Pipeline] } 09:12:01 $ docker exec --env ******** --env ******** 385e63756b27a4eec9cf63b88575aef483a5c26d0c8b79ed68e0af8f0e730998 ssh-agent -k 09:12:01 unset SSH_AUTH_SOCK; 09:12:01 unset SSH_AGENT_PID; 09:12:01 echo Agent pid 38 killed; 09:12:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:12:01 + git semver [Pipeline] } 09:12:01 $ docker stop --time=1 385e63756b27a4eec9cf63b88575aef483a5c26d0c8b79ed68e0af8f0e730998 09:12:03 $ docker rm -f --volumes 385e63756b27a4eec9cf63b88575aef483a5c26d0c8b79ed68e0af8f0e730998 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:12:03 09:12:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:12:04 0.23.1-centos7: Pulling from edgex-lftools 09:12:04 ab5ef0e58194: Pulling fs layer 09:12:04 9712f1f96733: Pulling fs layer 09:12:04 63f879dbbcfc: Pulling fs layer 09:12:04 0d9ebad4ef96: Pulling fs layer 09:12:04 e9a5061849ea: Pulling fs layer 09:12:04 d747dcd14b5f: Pulling fs layer 09:12:04 2de7ff778b66: Pulling fs layer 09:12:04 0d9ebad4ef96: Waiting 09:12:04 e9a5061849ea: Waiting 09:12:04 d747dcd14b5f: Waiting 09:12:04 2de7ff778b66: Waiting 09:12:04 9712f1f96733: Download complete 09:12:04 63f879dbbcfc: Verifying Checksum 09:12:04 63f879dbbcfc: Download complete 09:12:04 e9a5061849ea: Verifying Checksum 09:12:04 e9a5061849ea: Download complete 09:12:04 d747dcd14b5f: Verifying Checksum 09:12:04 d747dcd14b5f: Download complete 09:12:04 0d9ebad4ef96: Verifying Checksum 09:12:04 0d9ebad4ef96: Download complete 09:12:04 ab5ef0e58194: Verifying Checksum 09:12:04 ab5ef0e58194: Download complete 09:12:04 2de7ff778b66: Verifying Checksum 09:12:07 ab5ef0e58194: Pull complete 09:12:07 9712f1f96733: Pull complete 09:12:07 63f879dbbcfc: Pull complete 09:12:12 0d9ebad4ef96: Pull complete 09:12:12 e9a5061849ea: Pull complete 09:12:12 d747dcd14b5f: Pull complete 09:12:13 2de7ff778b66: Pull complete 09:12:13 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:12:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:12:13 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:12:13 prd-ubuntu20.04-docker-8c-8g-26456 does not seem to be running inside a container 09:12:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:12:18 $ docker top ad09eed8cded991d43d214cbb95f7679303159bf3246fd84a46f5f0030cdea8d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:12:18 provisioning config files... 09:12:18 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9275230125514664431tmp 09:12:18 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12025907673586379547tmp 09:12:18 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config17525145598353010457tmp [Pipeline] { [Pipeline] echo 09:12:18 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:12:19 ---> sigul-configuration.sh 09:12:19 gpg: directory `/root/.gnupg' created 09:12:19 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:12:19 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:12:19 gpg: keyring `/root/.gnupg/secring.gpg' created 09:12:19 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:12:19 gpg: CAST5 encrypted data 09:12:19 gpg: encrypted with 1 passphrase 09:12:19 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:12:19 + mkdir /home/jenkins 09:12:19 + mkdir /home/jenkins/sigul [Pipeline] sh 09:12:19 + 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 09:12:19 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:12:20 ---> sigul-install.sh 09:12:20 Sigul already installed; skipping installation. [Pipeline] sh 09:12:20 + git tag --list 09:12:20 v0.0.0 09:12:20 v1.0.0 09:12:20 v2.1.0 09:12:20 v2.1.1 09:12:20 v2.2.0 09:12:20 v2.3.0 09:12:20 v3.0 09:12:20 v3.0.0 09:12:20 v3.1 09:12:20 v3.1.0 09:12:20 v3.1.0-dev.1 09:12:20 v3.1.0-dev.10 09:12:20 v3.1.0-dev.11 09:12:20 v3.1.0-dev.12 09:12:20 v3.1.0-dev.13 09:12:20 v3.1.0-dev.14 09:12:20 v3.1.0-dev.15 09:12:20 v3.1.0-dev.16 09:12:20 v3.1.0-dev.17 09:12:20 v3.1.0-dev.18 09:12:20 v3.1.0-dev.19 09:12:20 v3.1.0-dev.2 09:12:20 v3.1.0-dev.20 09:12:20 v3.1.0-dev.21 09:12:20 v3.1.0-dev.22 09:12:20 v3.1.0-dev.23 09:12:20 v3.1.0-dev.24 09:12:20 v3.1.0-dev.3 09:12:20 v3.1.0-dev.4 09:12:20 v3.1.0-dev.5 09:12:20 v3.1.0-dev.6 09:12:20 v3.1.0-dev.7 09:12:20 v3.1.0-dev.8 09:12:20 v3.1.0-dev.9 09:12:20 v3.2.0-dev.1 09:12:20 v3.2.0-dev.2 09:12:20 v3.2.0-dev.3 [Pipeline] sh 09:12:20 + lftools sign git-tag v3.2.0-dev.3 09:12:21 Signing Git tag with Sigul... 09:12:21 Signing v3.2.0-dev.3 [Pipeline] echo 09:12:21 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:12:22 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:12:22 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:12:22 $ docker stop --time=1 ad09eed8cded991d43d214cbb95f7679303159bf3246fd84a46f5f0030cdea8d 09:12:23 $ docker rm -f --volumes ad09eed8cded991d43d214cbb95f7679303159bf3246fd84a46f5f0030cdea8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:12:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:12:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:12:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:12:25 prd-ubuntu20.04-docker-8c-8g-26456 does not seem to be running inside a container 09:12:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:12:25 $ docker top 93516e64b5800c5005123b472fec85208e23973aef1a5b4b01f4defa7e87f3b2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:12:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:12:25 [ssh-agent] Looking for ssh-agent implementation... 09:12:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:12:25 $ docker exec 93516e64b5800c5005123b472fec85208e23973aef1a5b4b01f4defa7e87f3b2 ssh-agent 09:12:25 SSH_AUTH_SOCK=/tmp/ssh-Kca8ihMk84mj/agent.35 09:12:25 SSH_AGENT_PID=41 09:12:25 Running ssh-add (command line suppressed) 09:12:26 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_18431037733374083815.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_18431037733374083815.key) 09:12:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:12:26 + git semver bump pre 09:12:26 2023-12-30 09:12:26,610 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 09:12:26 2023-12-30 09:12:26,610 [bump_version] DEBUG bumping version:3.2.0-dev.3 on axis:pre with prefix:dev 09:12:26 2023-12-30 09:12:26,611 [bump_version] DEBUG bumped version:3.2.0-dev.4 09:12:26 2023-12-30 09:12:26,611 [write_version] DEBUG write version:3.2.0-dev.4 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 09:12:26 2023-12-30 09:12:26,611 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 09:12:26 2023-12-30 09:12:26,611 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 09:12:26 2023-12-30 09:12:26,613 [execute] INFO git cat-file --batch-check 09:12:26 2023-12-30 09:12:26,613 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 09:12:26 2023-12-30 09:12:26,618 [execute] INFO git cat-file --batch 09:12:26 2023-12-30 09:12:26,618 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 09:12:26 2023-12-30 09:12:26,623 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 09:12:26 3.2.0-dev.4 [Pipeline] } 09:12:26 $ docker exec --env ******** --env ******** 93516e64b5800c5005123b472fec85208e23973aef1a5b4b01f4defa7e87f3b2 ssh-agent -k 09:12:26 unset SSH_AUTH_SOCK; 09:12:26 unset SSH_AGENT_PID; 09:12:26 echo Agent pid 41 killed; 09:12:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:12:27 + git semver [Pipeline] } 09:12:27 $ docker stop --time=1 93516e64b5800c5005123b472fec85208e23973aef1a5b4b01f4defa7e87f3b2 09:12:28 $ docker rm -f --volumes 93516e64b5800c5005123b472fec85208e23973aef1a5b4b01f4defa7e87f3b2 [Pipeline] // withDockerContainer [Pipeline] sh 09:12:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:12:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:12:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:12:30 prd-ubuntu20.04-docker-8c-8g-26456 does not seem to be running inside a container 09:12:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:12:30 $ docker top 9059cd0d8de471017261cbdd8aa89b27bdca849bec0d670079f1cba1292b80a6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:12:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:12:30 [ssh-agent] Looking for ssh-agent implementation... 09:12:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:12:30 $ docker exec 9059cd0d8de471017261cbdd8aa89b27bdca849bec0d670079f1cba1292b80a6 ssh-agent 09:12:31 SSH_AUTH_SOCK=/tmp/ssh-Ow98IciJoqfH/agent.32 09:12:31 SSH_AGENT_PID=38 09:12:31 Running ssh-add (command line suppressed) 09:12:31 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13057620539364483886.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13057620539364483886.key) 09:12:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:12:31 + git semver push 09:12:31 2023-12-30 09:12:31,632 [run_push] DEBUG push 09:12:31 2023-12-30 09:12:31,633 [execute] INFO git cat-file --batch-check 09:12:31 2023-12-30 09:12:31,633 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 09:12:31 2023-12-30 09:12:31,637 [execute] INFO git rev-list df6cf98c44704dda69699d8510ae04c01e925ffe -- 09:12:31 2023-12-30 09:12:31,637 [execute] DEBUG Popen(['git', 'rev-list', 'df6cf98c44704dda69699d8510ae04c01e925ffe', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 09:12:31 2023-12-30 09:12:31,645 [execute] INFO git fetch -v origin 09:12:31 2023-12-30 09:12:31,645 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 09:12:32 2023-12-30 09:12:32,174 [run_push] DEBUG no remote changes detected 09:12:32 2023-12-30 09:12:32,174 [execute] INFO git push origin semver 09:12:32 2023-12-30 09:12:32,175 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 09:12:33 2023-12-30 09:12:32,950 [run_push] DEBUG push all version tags 09:12:33 2023-12-30 09:12:32,951 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:12:33 2023-12-30 09:12:32,951 [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) 09:12:33 2023-12-30 09:12:33,676 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 09:12:33 3.2.0-dev.4 [Pipeline] } 09:12:33 $ docker exec --env ******** --env ******** 9059cd0d8de471017261cbdd8aa89b27bdca849bec0d670079f1cba1292b80a6 ssh-agent -k 09:12:33 unset SSH_AUTH_SOCK; 09:12:33 unset SSH_AGENT_PID; 09:12:33 echo Agent pid 38 killed; 09:12:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:12:34 + git semver [Pipeline] } 09:12:34 $ docker stop --time=1 9059cd0d8de471017261cbdd8aa89b27bdca849bec0d670079f1cba1292b80a6 09:12:36 $ docker rm -f --volumes 9059cd0d8de471017261cbdd8aa89b27bdca849bec0d670079f1cba1292b80a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:12:37 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 09:12:37 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 09:12:37 total 16 09:12:37 drwxr-xr-x 3 root root 4096 Dec 30 09:03 . 09:12:37 drwxrwxr-x 11 jenkins jenkins 4096 Dec 30 09:12 .. 09:12:37 drwxr-xr-x 2 root root 4096 Dec 30 09:03 cost 09:12:37 -rw-r--r-- 1 root root 91 Dec 30 09:03 cost.csv 09:12:37 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 09:12:37 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 09:12:37 total 16 09:12:37 drwxr-xr-x 3 jenkins jenkins 4096 Dec 30 09:03 . 09:12:37 drwxrwxr-x 11 jenkins jenkins 4096 Dec 30 09:12 .. 09:12:37 drwxr-xr-x 2 jenkins jenkins 4096 Dec 30 09:03 cost 09:12:37 -rw-r--r-- 1 jenkins jenkins 91 Dec 30 09:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:12:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:12:38 ---> package-listing.sh 09:12:38 ++ facter osfamily 09:12:38 ++ tr '[:upper:]' '[:lower:]' 09:12:39 + OS_FAMILY=debian 09:12:39 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 09:12:39 + START_PACKAGES=/tmp/packages_start.txt 09:12:39 + END_PACKAGES=/tmp/packages_end.txt 09:12:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:12:39 + PACKAGES=/tmp/packages_start.txt 09:12:39 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 09:12:39 + PACKAGES=/tmp/packages_end.txt 09:12:39 + case "${OS_FAMILY}" in 09:12:39 + dpkg -l 09:12:39 + grep '^ii' 09:12:39 + '[' -f /tmp/packages_start.txt ']' 09:12:39 + '[' -f /tmp/packages_end.txt ']' 09:12:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:12:39 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 09:12:39 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 09:12:39 + 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 09:12:39 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 09:12:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:12:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:12:40 prd-ubuntu20.04-docker-8c-8g-26456 does not seem to be running inside a container 09:12:40 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:12:40 $ docker top 4752d36a4d34433104e34499cf7a0698299b209a33db93afc33299b4fea8f1ae -eo pid,comm [Pipeline] { [Pipeline] sh 09:12:40 + touch /tmp/pre-build-complete [Pipeline] sh 09:12:41 + mkdir -p /var/log/sysstat [Pipeline] sh 09:12:41 + ls /var/log/sa-host 09:12:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:12:41 provisioning config files... 09:12:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3585329227846769tmp [Pipeline] { [Pipeline] echo 09:12:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:12:41 ---> create-netrc.sh [Pipeline] } 09:12:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:12:42 ---> python-tools-install.sh [Pipeline] echo 09:12:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:12:42 ---> sudo-logs.sh 09:12:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:12:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:12:43 ---> job-cost.sh 09:12:43 lf-activate-venv: SKIPPING 09:12:43 DEBUG: total: 0.2199999988079071 09:12:43 INFO: Retrieving Stack Cost... 09:12:43 INFO: Retrieving Pricing Info for: v3-standard-8 09:12:43 INFO: Archiving Costs [Pipeline] echo 09:12:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:12:44 ---> logs-deploy.sh 09:12:44 lf-activate-venv: SKIPPING 09:12:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/136 09:12:44 INFO: archiving workspace using pattern(s): 09:12:45 Archives upload complete. 09:12:45 INFO: archiving logs to Nexus