Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f49735fb1f51cf276a9a44c0ee81fefd96d12a99 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-ssh4793470266990954204.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh15166603191966309257.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh8450996792150557709.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh8113257469409125420.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-ssh12331827048460358823.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, buildSnap:false] ========================================================= [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.18 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 ‘prd-centos7-blackbox-4c-2g-8233’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-8234’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-8957’ is offline Running on prd-ubuntu20.04-docker-8c-8g-9326 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.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 f49735fb1f51cf276a9a44c0ee81fefd96d12a99 (main) Commit message: "Merge pull request #174 from lenny-intel/common-config" > 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 f49735fb1f51cf276a9a44c0ee81fefd96d12a99 # timeout=10 > git rev-list --no-walk c8ddb795451293862e71ea8481bb36f4aa2ad204 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:42:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:42:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:42:36 ========================================================= 02:42:36 EdgeX Global Pipelines Version Info 02:42:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:42:37 ------------------- 02:42:37 stable info: 02:42:37 ------------------- 02:42:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:42:37 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 02:42:37 Message: update stable to v1.0.244 02:42:37 ------------------- 02:42:37 experimental info: 02:42:37 ------------------- 02:42:37 Commited By: **** collab-it+edgex@linuxfoundation.org 02:42:37 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 02:42:37 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:42:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 02:42:37 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 02:42:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:42:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:42:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:42:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 02:42:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:42:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:42:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:42:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:42:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:42:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 02:42:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:42:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:42:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:42:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:42:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:42:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:42:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:42:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:42:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:42:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:42:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:42:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:42:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:42:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:42:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:42:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:42:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:42:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:42:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f49735fb1f51cf276a9a44c0ee81fefd96d12a99 [Pipeline] echo 02:42:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f49735f [Pipeline] echo 02:42:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:42:38 provisioning config files... 02:42:38 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3490684628379153904tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:42:38 ---> docker-login.sh 02:42:38 nexus3.edgexfoundry.org:10001 02:42:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:42:39 Configure a credential helper to remove this warning. See 02:42:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:42:39 02:42:39 Login Succeeded 02:42:39 nexus3.edgexfoundry.org:10002 02:42:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:42:39 Configure a credential helper to remove this warning. See 02:42:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:42:39 02:42:39 Login Succeeded 02:42:39 nexus3.edgexfoundry.org:10003 02:42:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:42:39 Configure a credential helper to remove this warning. See 02:42:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:42:39 02:42:39 Login Succeeded 02:42:39 nexus3.edgexfoundry.org:10004 02:42:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:42:39 Configure a credential helper to remove this warning. See 02:42:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:42:39 02:42:39 Login Succeeded 02:42:39 docker.io 02:42:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:42:39 Configure a credential helper to remove this warning. See 02:42:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:42:39 02:42:39 Login Succeeded 02:42:39 ---> docker-login.sh ends [Pipeline] } 02:42:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:42:40 + git rev-list -1 --merges f49735fb1f51cf276a9a44c0ee81fefd96d12a99~1..f49735fb1f51cf276a9a44c0ee81fefd96d12a99 [Pipeline] echo 02:42:40 -----------> git rev-list -1 --merges f49735fb1f51cf276a9a44c0ee81fefd96d12a99~1..f49735fb1f51cf276a9a44c0ee81fefd96d12a99 f49735fb1f51cf276a9a44c0ee81fefd96d12a99 02:42:40 f49735fb1f51cf276a9a44c0ee81fefd96d12a99 [false] [Pipeline] sh 02:42:40 + git log --format=format:%s -1 f49735fb1f51cf276a9a44c0ee81fefd96d12a99 [Pipeline] echo 02:42:40 ========================================================= 02:42:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:42:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:42:40 + git log --format=format:%s -1 f49735fb1f51cf276a9a44c0ee81fefd96d12a99 [Pipeline] echo 02:42:40 [semverPrep] GIT_COMMIT: f49735fb1f51cf276a9a44c0ee81fefd96d12a99, Commit Message: Merge pull request #174 from lenny-intel/common-config [Pipeline] echo 02:42:40 [semverPrep] This is not a build commit. [Pipeline] sh 02:42:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:42:41 + grep -v github /etc/ssh/ssh_known_hosts 02:42:41 + [ -e /tmp/ssh_known_hosts ] 02:42:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:42:41 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:42:41 + sudo tee -a /etc/ssh/ssh_known_hosts 02:42:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:42:41 02:42:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:42:41 0.1.4: Pulling from edgex-devops/py-git-semver 02:42:41 b85a868b505f: Pulling fs layer 02:42:41 e2be974225ed: Pulling fs layer 02:42:41 339a4e72a1f5: Pulling fs layer 02:42:41 988bab9f4d93: Pulling fs layer 02:42:41 1469e6f7b9e6: Pulling fs layer 02:42:41 eaf3925da568: Pulling fs layer 02:42:41 bab4dde63d76: Pulling fs layer 02:42:41 bde34c3a00c8: Pulling fs layer 02:42:41 b352a97aabf1: Pulling fs layer 02:42:41 4872d77fe225: Pulling fs layer 02:42:41 5851b861e8e6: Pulling fs layer 02:42:41 988bab9f4d93: Waiting 02:42:41 1469e6f7b9e6: Waiting 02:42:41 bab4dde63d76: Waiting 02:42:41 eaf3925da568: Waiting 02:42:41 b352a97aabf1: Waiting 02:42:41 bde34c3a00c8: Waiting 02:42:41 4872d77fe225: Waiting 02:42:41 5851b861e8e6: Waiting 02:42:41 e2be974225ed: Download complete 02:42:41 988bab9f4d93: Verifying Checksum 02:42:41 988bab9f4d93: Download complete 02:42:42 339a4e72a1f5: Verifying Checksum 02:42:42 339a4e72a1f5: Download complete 02:42:42 1469e6f7b9e6: Verifying Checksum 02:42:42 1469e6f7b9e6: Download complete 02:42:42 eaf3925da568: Download complete 02:42:42 bde34c3a00c8: Verifying Checksum 02:42:42 bde34c3a00c8: Download complete 02:42:42 b352a97aabf1: Download complete 02:42:42 4872d77fe225: Verifying Checksum 02:42:42 4872d77fe225: Download complete 02:42:42 5851b861e8e6: Verifying Checksum 02:42:42 5851b861e8e6: Download complete 02:42:42 b85a868b505f: Verifying Checksum 02:42:42 b85a868b505f: Download complete 02:42:42 bab4dde63d76: Verifying Checksum 02:42:42 bab4dde63d76: Download complete 02:42:43 b85a868b505f: Pull complete 02:42:43 e2be974225ed: Pull complete 02:42:43 339a4e72a1f5: Pull complete 02:42:43 988bab9f4d93: Pull complete 02:42:44 1469e6f7b9e6: Pull complete 02:42:44 eaf3925da568: Pull complete 02:42:46 bab4dde63d76: Pull complete 02:42:46 bde34c3a00c8: Pull complete 02:42:46 b352a97aabf1: Pull complete 02:42:46 4872d77fe225: Pull complete 02:42:46 5851b861e8e6: Pull complete 02:42:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:42:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:42:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:42:46 prd-ubuntu20.04-docker-8c-8g-9326 does not seem to be running inside a container 02:42:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:42:48 $ docker top 431362c43a87c6d41ea4aad925e61d791ec5b72a6f49c94455dab486ba1444ff -eo pid,comm 02:42:48 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). 02:42:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:42:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:42:48 [ssh-agent] Looking for ssh-agent implementation... 02:42:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:42:48 $ docker exec 431362c43a87c6d41ea4aad925e61d791ec5b72a6f49c94455dab486ba1444ff ssh-agent 02:42:48 SSH_AUTH_SOCK=/tmp/ssh-fBPT3mu3DjoL/agent.34 02:42:48 SSH_AGENT_PID=40 02:42:48 Running ssh-add (command line suppressed) 02:42:48 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2154318240755759173.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2154318240755759173.key) 02:42:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:42:48 + git tag --points-at HEAD [Pipeline] } 02:42:48 $ docker exec --env ******** --env ******** 431362c43a87c6d41ea4aad925e61d791ec5b72a6f49c94455dab486ba1444ff ssh-agent -k 02:42:48 unset SSH_AUTH_SOCK; 02:42:48 unset SSH_AGENT_PID; 02:42:48 echo Agent pid 40 killed; 02:42:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:42:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:42:48 [ssh-agent] Looking for ssh-agent implementation... 02:42:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:42:49 $ docker exec 431362c43a87c6d41ea4aad925e61d791ec5b72a6f49c94455dab486ba1444ff ssh-agent 02:42:49 SSH_AUTH_SOCK=/tmp/ssh-TODm9xbdyAai/agent.72 02:42:49 SSH_AGENT_PID=78 02:42:49 Running ssh-add (command line suppressed) 02:42:49 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11752818474138669072.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11752818474138669072.key) 02:42:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:42:49 + git semver init 02:42:49 2023-03-09 02:42:49,719 [run_init] DEBUG init version:0.0.0 force:False 02:42:49 2023-03-09 02:42:49,720 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 02:42:49 2023-03-09 02:42:49,721 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 02:42:49 2023-03-09 02:42:49,721 [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) 02:42:50 2023-03-09 02:42:50,535 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 02:42:50 2023-03-09 02:42:50,535 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 02:42:50 2023-03-09 02:42:50,535 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 02:42:50 2023-03-09 02:42:50,535 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 02:42:50 3.0.0-dev.6 [Pipeline] } 02:42:50 $ docker exec --env ******** --env ******** 431362c43a87c6d41ea4aad925e61d791ec5b72a6f49c94455dab486ba1444ff ssh-agent -k 02:42:50 unset SSH_AUTH_SOCK; 02:42:50 unset SSH_AGENT_PID; 02:42:50 echo Agent pid 78 killed; 02:42:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:42:51 + git semver [Pipeline] } 02:42:51 $ docker stop --time=1 431362c43a87c6d41ea4aad925e61d791ec5b72a6f49c94455dab486ba1444ff 02:42:52 $ docker rm -f --volumes 431362c43a87c6d41ea4aad925e61d791ec5b72a6f49c94455dab486ba1444ff [Pipeline] // withDockerContainer [Pipeline] sh 02:42:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:42:53 Stashed 1 file(s) [Pipeline] echo 02:42:53 [edgeXSemver]: initialized semver on version 3.0.0-dev.6 [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 02:42:53 provisioning config files... 02:42:53 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6485800564786860785tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:42:53 ---> docker-login.sh 02:42:53 nexus3.edgexfoundry.org:10001 02:42:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:42:53 Configure a credential helper to remove this warning. See 02:42:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:42:53 02:42:53 Login Succeeded 02:42:53 nexus3.edgexfoundry.org:10002 02:42:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:42:53 Configure a credential helper to remove this warning. See 02:42:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:42:53 02:42:53 Login Succeeded 02:42:53 nexus3.edgexfoundry.org:10003 02:42:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:42:53 Configure a credential helper to remove this warning. See 02:42:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:42:53 02:42:53 Login Succeeded 02:42:53 nexus3.edgexfoundry.org:10004 02:42:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:42:53 Configure a credential helper to remove this warning. See 02:42:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:42:53 02:42:53 Login Succeeded 02:42:53 docker.io 02:42:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:42:54 Configure a credential helper to remove this warning. See 02:42:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:42:54 02:42:54 Login Succeeded 02:42:54 ---> docker-login.sh ends [Pipeline] } 02:42:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:42:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:42:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:42:54 ========================================================= 02:42:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 02:42:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:54 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 02:42:54 Sending build context to Docker daemon 4.108MB 02:42:54 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 02:42:54 Step 2/12 : FROM ${BASE} AS builder 02:42:54 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 02:42:54 213ec9aee27d: Pulling fs layer 02:42:54 4583459ba037: Pulling fs layer 02:42:54 93c1e223e6f2: Pulling fs layer 02:42:54 53926ce57604: Pulling fs layer 02:42:54 21b2b0c7a3f4: Pulling fs layer 02:42:54 22ff95d597cd: Pulling fs layer 02:42:54 12d6caf4c0d1: Pulling fs layer 02:42:54 96b7cbca73a9: Pulling fs layer 02:42:54 a7acece74701: Pulling fs layer 02:42:54 22ff95d597cd: Waiting 02:42:54 12d6caf4c0d1: Waiting 02:42:54 96b7cbca73a9: Waiting 02:42:54 a7acece74701: Waiting 02:42:54 53926ce57604: Waiting 02:42:54 93c1e223e6f2: Verifying Checksum 02:42:54 93c1e223e6f2: Download complete 02:42:54 4583459ba037: Verifying Checksum 02:42:54 4583459ba037: Download complete 02:42:54 21b2b0c7a3f4: Download complete 02:42:54 22ff95d597cd: Verifying Checksum 02:42:54 22ff95d597cd: Download complete 02:42:54 213ec9aee27d: Verifying Checksum 02:42:54 213ec9aee27d: Download complete 02:42:54 12d6caf4c0d1: Verifying Checksum 02:42:54 12d6caf4c0d1: Download complete 02:42:54 213ec9aee27d: Pull complete 02:42:55 4583459ba037: Pull complete 02:42:55 93c1e223e6f2: Pull complete 02:42:55 a7acece74701: Verifying Checksum 02:42:55 a7acece74701: Download complete 02:42:55 96b7cbca73a9: Verifying Checksum 02:42:55 53926ce57604: Verifying Checksum 02:42:55 53926ce57604: Download complete 02:42:59 53926ce57604: Pull complete 02:42:59 21b2b0c7a3f4: Pull complete 02:42:59 22ff95d597cd: Pull complete 02:42:59 12d6caf4c0d1: Pull complete 02:43:01 96b7cbca73a9: Pull complete 02:43:02 a7acece74701: Pull complete 02:43:02 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 02:43:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 02:43:02 ---> db6d94c90886 02:43:02 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:43:04 ---> Running in b4b04cdb0344 02:43:04 Removing intermediate container b4b04cdb0344 02:43:04 ---> 965a89a64284 02:43:04 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:43:04 ---> Running in 8689a14110a6 02:43:04 Removing intermediate container 8689a14110a6 02:43:04 ---> 80d2823b432e 02:43:04 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 02:43:04 ---> Running in f7f04a7eb172 02:43:04 Removing intermediate container f7f04a7eb172 02:43:04 ---> 2ecc53334983 02:43:04 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:43:04 ---> Running in 094ce79d68d0 02:43:04 Removing intermediate container 094ce79d68d0 02:43:04 ---> c0f055150287 02:43:04 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:43:04 ---> Running in 50f089a680c9 02:43:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:43:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:43:05 OK: 211 MiB in 51 packages 02:43:06 Removing intermediate container 50f089a680c9 02:43:06 ---> 33847f523836 02:43:06 Step 8/12 : WORKDIR /app 02:43:06 ---> Running in 8742ec978e48 02:43:06 Removing intermediate container 8742ec978e48 02:43:06 ---> 0f22cf7c9742 02:43:06 Step 9/12 : COPY go.mod vendor* ./ 02:43:06 ---> 76545c289bec 02:43:06 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:43:06 ---> Running in c38013f028ca 02:43:08 Still waiting to schedule task 02:43:08 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 02:43:32 Removing intermediate container c38013f028ca 02:43:32 ---> 21c140c9df19 02:43:32 Step 11/12 : COPY . . 02:43:32 ---> 77b21a86009a 02:43:32 Step 12/12 : RUN $MAKE 02:43:32 ---> Running in a9871c492d64 02:43:32 noop 02:43:32 Removing intermediate container a9871c492d64 02:43:32 ---> 5ade424e492f 02:43:32 Successfully built 5ade424e492f 02:43:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:33 + docker inspect -f . ci-base-image-x86_64 02:43:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:43:33 prd-ubuntu20.04-docker-8c-8g-9326 does not seem to be running inside a container 02:43:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:43:33 $ docker top 2c05ad120e85399ade325ac4633edddbe9a2177eb8b2493c5da278026dc44b8d -eo pid,comm [Pipeline] { [Pipeline] sh 02:43:33 + go version 02:43:33 go version go1.18.7 linux/amd64 [Pipeline] } 02:43:33 $ docker stop --time=1 2c05ad120e85399ade325ac4633edddbe9a2177eb8b2493c5da278026dc44b8d 02:43:35 $ docker rm -f --volumes 2c05ad120e85399ade325ac4633edddbe9a2177eb8b2493c5da278026dc44b8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:35 + docker inspect -f . ci-base-image-x86_64 02:43:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:43:35 prd-ubuntu20.04-docker-8c-8g-9326 does not seem to be running inside a container 02:43:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:43:36 $ docker top 9ab109ca1b4d89b5bd2c3e91e4bcbea124ce311cb598b09172f338fb5c555573 -eo pid,comm [Pipeline] { [Pipeline] sh 02:43:36 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 02:43:36 + make test 02:43:36 go test ./... -coverprofile=coverage.out ./... 02:43:37 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 02:43:47 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 02:43:47 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 02:43:51 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.664s coverage: 40.7% of statements 02:43:51 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.249s coverage: 52.0% of statements 02:43:51 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.035s coverage: 96.4% of statements 02:43:57 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 02:43:57 go vet ./... 02:44:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:44:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:44:02 ./bin/test-attribution-txt.sh 02:44:02 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 02:44:02 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 02:44:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:44:02 $ docker stop --time=1 9ab109ca1b4d89b5bd2c3e91e4bcbea124ce311cb598b09172f338fb5c555573 02:44:03 $ docker rm -f --volumes 9ab109ca1b4d89b5bd2c3e91e4bcbea124ce311cb598b09172f338fb5c555573 [Pipeline] // withDockerContainer [Pipeline] sh 02:44:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:44:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:44:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:44:05 + ls -al . 02:44:05 total 632 02:44:05 drwxrwxr-x 11 jenkins jenkins 4096 Mar 9 02:43 . 02:44:05 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 02:42 .. 02:44:05 -rw-rw-r-- 1 jenkins jenkins 134 Mar 9 02:42 .dockerignore 02:44:05 drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 02:43 .git 02:44:05 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 02:42 .github 02:44:05 -rw-rw-r-- 1 jenkins jenkins 946 Mar 9 02:42 .gitignore 02:44:05 -rw-rw-r-- 1 jenkins jenkins 41 Mar 9 02:42 .golangci.yml 02:44:05 drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 02:42 .semver 02:44:05 -rw-rw-r-- 1 jenkins jenkins 10896 Mar 9 02:42 Attribution.txt 02:44:05 -rw-rw-r-- 1 jenkins jenkins 5905 Mar 9 02:42 CHANGELOG.md 02:44:05 -rw-rw-r-- 1 jenkins jenkins 1347 Mar 9 02:42 Dockerfile 02:44:05 -rw-rw-r-- 1 jenkins jenkins 677 Mar 9 02:42 GOVERNANCE.md 02:44:05 -rw-rw-r-- 1 jenkins jenkins 683 Mar 9 02:42 Jenkinsfile 02:44:05 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 9 02:42 LICENSE 02:44:05 -rw-rw-r-- 1 jenkins jenkins 2018 Mar 9 02:42 Makefile 02:44:05 -rw-rw-r-- 1 jenkins jenkins 625 Mar 9 02:42 OWNERS.md 02:44:05 -rw-rw-r-- 1 jenkins jenkins 28496 Mar 9 02:42 README.md 02:44:05 -rw-rw-r-- 1 jenkins jenkins 11 Mar 9 02:42 VERSION 02:44:05 drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 02:42 bin 02:44:05 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 02:42 cmd 02:44:05 -rw-r--r-- 1 jenkins jenkins 457862 Mar 9 02:43 coverage.out 02:44:05 drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 02:42 examples 02:44:05 -rw-rw-r-- 1 jenkins jenkins 3462 Mar 9 02:42 go.mod 02:44:05 -rw-rw-r-- 1 jenkins jenkins 33032 Mar 9 02:42 go.sum 02:44:05 drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 02:42 images 02:44:05 drwxrwxr-x 5 jenkins jenkins 4096 Mar 9 02:42 internal 02:44:05 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 02:42 snap 02:44:05 -rw-rw-r-- 1 jenkins jenkins 193 Mar 9 02:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:05 + 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=f49735fb1f51cf276a9a44c0ee81fefd96d12a99 --label arch=amd64 --label version=3.0.0-dev.6 . 02:44:05 Sending build context to Docker daemon 4.108MB 02:44:05 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 02:44:05 Step 2/24 : FROM ${BASE} AS builder 02:44:05 ---> 5ade424e492f 02:44:05 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:44:05 ---> Running in b1110dba227d 02:44:05 Removing intermediate container b1110dba227d 02:44:05 ---> 8237b464e19f 02:44:05 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:44:05 ---> Running in bdf2f1170585 02:44:05 Removing intermediate container bdf2f1170585 02:44:05 ---> 30f668cc8d1f 02:44:05 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 02:44:05 ---> Running in 30c8ccd9190d 02:44:05 Removing intermediate container 30c8ccd9190d 02:44:05 ---> 9dc5b366ad3c 02:44:05 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:44:05 ---> Running in ccac5323e82a 02:44:05 Removing intermediate container ccac5323e82a 02:44:05 ---> 4992a46ac3a9 02:44:05 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:44:05 ---> Running in 043b8e83db6a 02:44:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:44:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:44:06 OK: 211 MiB in 51 packages 02:44:06 Removing intermediate container 043b8e83db6a 02:44:06 ---> e0e6567fcd14 02:44:06 Step 8/24 : WORKDIR /app 02:44:06 ---> Running in ba8cb431a1c5 02:44:07 Removing intermediate container ba8cb431a1c5 02:44:07 ---> f76206c6435f 02:44:07 Step 9/24 : COPY go.mod vendor* ./ 02:44:07 ---> 521494f89070 02:44:07 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:44:07 ---> Running in 6b6b7f11b1ec 02:44:08 Removing intermediate container 6b6b7f11b1ec 02:44:08 ---> a9b60b6deb02 02:44:08 Step 11/24 : COPY . . 02:44:08 ---> 74ae627f4d26 02:44:08 Step 12/24 : RUN $MAKE 02:44:08 ---> Running in fdff1f93d533 02:44:08 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.6" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 02:44:26 Removing intermediate container fdff1f93d533 02:44:26 ---> c3d4328ad40d 02:44:26 Step 13/24 : FROM alpine:3.16 02:44:26 3.16: Pulling from library/alpine 02:44:26 ef5531b6e74e: Pulling fs layer 02:44:26 ef5531b6e74e: Verifying Checksum 02:44:26 ef5531b6e74e: Download complete 02:44:26 ef5531b6e74e: Pull complete 02:44:26 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 02:44:26 Status: Downloaded newer image for alpine:3.16 02:44:26 ---> dfd21b5a31f5 02:44:26 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 02:44:26 ---> Running in 5b050bfa171c 02:44:27 Removing intermediate container 5b050bfa171c 02:44:27 ---> 4337ab749d1f 02:44:27 Step 15/24 : RUN apk add --update --no-cache dumb-init 02:44:27 ---> Running in 907ffa45aa47 02:44:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:44:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:44:27 (1/1) Installing dumb-init (1.2.5-r1) 02:44:27 Executing busybox-1.35.0-r17.trigger 02:44:27 OK: 6 MiB in 15 packages 02:44:28 Removing intermediate container 907ffa45aa47 02:44:28 ---> e0bd898d4ac9 02:44:28 Step 16/24 : COPY --from=builder /app/LICENSE / 02:44:28 ---> 264cdbfae96d 02:44:28 Step 17/24 : COPY --from=builder /app/Attribution.txt / 02:44:28 ---> 8e4c6d851450 02:44:28 Step 18/24 : COPY --from=builder /app/cmd/ / 02:44:28 ---> 0c77d6b28dc5 02:44:28 Step 19/24 : EXPOSE 59989 02:44:29 ---> Running in 3ea0a3c79d9f 02:44:29 Removing intermediate container 3ea0a3c79d9f 02:44:29 ---> c2a1bd0730ba 02:44:29 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 02:44:29 ---> Running in 433b81199817 02:44:29 Removing intermediate container 433b81199817 02:44:29 ---> f90664be878a 02:44:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:44:29 ---> Running in c213c2227dad 02:44:29 Removing intermediate container c213c2227dad 02:44:29 ---> 56ea874b9a19 02:44:29 Step 22/24 : LABEL arch=amd64 02:44:29 ---> Running in c86a62e1514b 02:44:29 Removing intermediate container c86a62e1514b 02:44:29 ---> 8886113c58c5 02:44:29 Step 23/24 : LABEL git_sha=f49735fb1f51cf276a9a44c0ee81fefd96d12a99 02:44:29 ---> Running in 5068c6f9bc3d 02:44:29 Removing intermediate container 5068c6f9bc3d 02:44:29 ---> 33673472dde0 02:44:29 Step 24/24 : LABEL version=3.0.0-dev.6 02:44:29 ---> Running in 4852a6179228 02:44:29 Removing intermediate container 4852a6179228 02:44:29 ---> d7a745e83d09 02:44:29 [Warning] One or more build-args [ARCH] were not consumed 02:44:29 Successfully built d7a745e83d09 02:44:29 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 02:44:29 provisioning config files... 02:44:29 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9320549788085816926tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:44:30 ---> docker-login.sh 02:44:30 nexus3.edgexfoundry.org:10001 02:44:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:44:30 Configure a credential helper to remove this warning. See 02:44:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:44:30 02:44:30 Login Succeeded 02:44:30 nexus3.edgexfoundry.org:10002 02:44:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:44:30 Configure a credential helper to remove this warning. See 02:44:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:44:30 02:44:30 Login Succeeded 02:44:30 nexus3.edgexfoundry.org:10003 02:44:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:44:30 Configure a credential helper to remove this warning. See 02:44:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:44:30 02:44:30 Login Succeeded 02:44:30 nexus3.edgexfoundry.org:10004 02:44:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:44:30 Configure a credential helper to remove this warning. See 02:44:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:44:30 02:44:30 Login Succeeded 02:44:30 docker.io 02:44:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:44:30 Configure a credential helper to remove this warning. See 02:44:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:44:30 02:44:30 Login Succeeded 02:44:30 ---> docker-login.sh ends [Pipeline] } 02:44:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:44:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:44:30 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 02:44:30 f49735fb1f51cf276a9a44c0ee81fefd96d12a99 02:44:30 latest 02:44:30 3.0.0-dev.6 02:44:30 f49735fb1f51cf276a9a44c0ee81fefd96d12a99-3.0.0-dev.6 02:44:30 main 02:44:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:31 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:f49735fb1f51cf276a9a44c0ee81fefd96d12a99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:31 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:f49735fb1f51cf276a9a44c0ee81fefd96d12a99 02:44:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 02:44:31 3221fc46078f: Preparing 02:44:31 e77ed73d4ef1: Preparing 02:44:31 e412d038a511: Preparing 02:44:31 36742e30b50f: Preparing 02:44:31 aa5968d388b8: Preparing 02:44:31 aa5968d388b8: Layer already exists 02:44:31 36742e30b50f: Pushed 02:44:31 e77ed73d4ef1: Pushed 02:44:31 e412d038a511: Pushed 02:44:33 3221fc46078f: Pushed 02:44:33 f49735fb1f51cf276a9a44c0ee81fefd96d12a99: digest: sha256:06c42be81916f28b3032ab1e3342baee7de1a216ad8abcc1e387b7d329c008ba size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:34 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:34 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 02:44:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 02:44:34 3221fc46078f: Preparing 02:44:34 e77ed73d4ef1: Preparing 02:44:34 e412d038a511: Preparing 02:44:34 36742e30b50f: Preparing 02:44:34 aa5968d388b8: Preparing 02:44:34 e77ed73d4ef1: Layer already exists 02:44:34 aa5968d388b8: Layer already exists 02:44:34 3221fc46078f: Layer already exists 02:44:34 e412d038a511: Layer already exists 02:44:34 36742e30b50f: Layer already exists 02:44:34 latest: digest: sha256:06c42be81916f28b3032ab1e3342baee7de1a216ad8abcc1e387b7d329c008ba size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:34 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:35 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.6 02:44:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 02:44:35 3221fc46078f: Preparing 02:44:35 e77ed73d4ef1: Preparing 02:44:35 e412d038a511: Preparing 02:44:35 36742e30b50f: Preparing 02:44:35 aa5968d388b8: Preparing 02:44:35 e412d038a511: Layer already exists 02:44:35 aa5968d388b8: Layer already exists 02:44:35 3221fc46078f: Layer already exists 02:44:35 36742e30b50f: Layer already exists 02:44:35 e77ed73d4ef1: Layer already exists 02:44:35 3.0.0-dev.6: digest: sha256:06c42be81916f28b3032ab1e3342baee7de1a216ad8abcc1e387b7d329c008ba size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:35 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:f49735fb1f51cf276a9a44c0ee81fefd96d12a99-3.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:35 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:f49735fb1f51cf276a9a44c0ee81fefd96d12a99-3.0.0-dev.6 02:44:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 02:44:35 3221fc46078f: Preparing 02:44:35 e77ed73d4ef1: Preparing 02:44:35 e412d038a511: Preparing 02:44:35 36742e30b50f: Preparing 02:44:35 aa5968d388b8: Preparing 02:44:35 e77ed73d4ef1: Layer already exists 02:44:35 aa5968d388b8: Layer already exists 02:44:35 36742e30b50f: Layer already exists 02:44:35 3221fc46078f: Layer already exists 02:44:35 e412d038a511: Layer already exists 02:44:35 f49735fb1f51cf276a9a44c0ee81fefd96d12a99-3.0.0-dev.6: digest: sha256:06c42be81916f28b3032ab1e3342baee7de1a216ad8abcc1e387b7d329c008ba size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:35 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:36 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 02:44:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 02:44:36 3221fc46078f: Preparing 02:44:36 e77ed73d4ef1: Preparing 02:44:36 e412d038a511: Preparing 02:44:36 36742e30b50f: Preparing 02:44:36 aa5968d388b8: Preparing 02:44:36 aa5968d388b8: Layer already exists 02:44:36 36742e30b50f: Layer already exists 02:44:36 e77ed73d4ef1: Layer already exists 02:44:36 3221fc46078f: Layer already exists 02:44:36 e412d038a511: Layer already exists 02:44:36 main: digest: sha256:06c42be81916f28b3032ab1e3342baee7de1a216ad8abcc1e387b7d329c008ba size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:44:36 ===================================================== [Pipeline] echo 02:44:36 taggedImages: 02:44:36 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:f49735fb1f51cf276a9a44c0ee81fefd96d12a99 02:44:36 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 02:44:36 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.6 02:44:36 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:f49735fb1f51cf276a9a44c0ee81fefd96d12a99-3.0.0-dev.6 02:44:36 - 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 02:44:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:44:36 02:44:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:44:37 latest: Pulling from edgex-lftools-log-publisher 02:44:37 5eb5b503b376: Pulling fs layer 02:44:37 5c69ac0246d0: Pulling fs layer 02:44:37 ec43610c2a17: Pulling fs layer 02:44:37 3a2ae6a8a46f: Pulling fs layer 02:44:37 33b1e0a273af: Pulling fs layer 02:44:37 5d3b04190fa2: Pulling fs layer 02:44:37 2f39f015ded8: Pulling fs layer 02:44:37 3a2ae6a8a46f: Waiting 02:44:37 33b1e0a273af: Waiting 02:44:37 5d3b04190fa2: Waiting 02:44:37 2f39f015ded8: Waiting 02:44:37 5c69ac0246d0: Download complete 02:44:37 3a2ae6a8a46f: Download complete 02:44:37 33b1e0a273af: Verifying Checksum 02:44:37 33b1e0a273af: Download complete 02:44:37 5d3b04190fa2: Verifying Checksum 02:44:37 5d3b04190fa2: Download complete 02:44:37 ec43610c2a17: Verifying Checksum 02:44:37 ec43610c2a17: Download complete 02:44:37 5eb5b503b376: Download complete 02:44:37 2f39f015ded8: Download complete 02:44:38 5eb5b503b376: Pull complete 02:44:38 5c69ac0246d0: Pull complete 02:44:38 ec43610c2a17: Pull complete 02:44:38 3a2ae6a8a46f: Pull complete 02:44:39 33b1e0a273af: Pull complete 02:44:39 5d3b04190fa2: Pull complete 02:44:43 2f39f015ded8: Pull complete 02:44:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:44:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:44:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:44:43 prd-ubuntu20.04-docker-8c-8g-9326 does not seem to be running inside a container 02:44:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:44:45 $ docker top e02771648a5c424eff57c00fb83208c906c4feb77e1aa6b461af5c4de746a57a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:44:45 ---> job-cost.sh 02:44:45 lf-activate-venv: SKIPPING 02:44:45 INFO: No Stack... 02:44:46 INFO: Retrieving Pricing Info for: v3-standard-8 02:44:46 INFO: Archiving Costs [Pipeline] sh 02:44:47 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 02:44:47 + cut -d, -f6 [Pipeline] lock 02:44:47 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-70-stack-cost] 02:44:47 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-70-stack-cost] did not exist. Created. 02:44:47 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-70-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:44:47 + echo total: 0.2199999988079071 [Pipeline] stash 02:44:47 Stashed 1 file(s) [Pipeline] } 02:44:47 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-70-stack-cost] [Pipeline] // lock [Pipeline] } 02:44:47 $ docker stop --time=1 e02771648a5c424eff57c00fb83208c906c4feb77e1aa6b461af5c4de746a57a 02:44:48 $ docker rm -f --volumes e02771648a5c424eff57c00fb83208c906c4feb77e1aa6b461af5c4de746a57a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:47:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9342 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 02:47:58 Running in /w/workspace/device-rfid-llrp-go/70 [Pipeline] { [Pipeline] checkout 02:47:58 Selected Git installation does not exist. Using Default 02:47:58 The recommended git tool is: NONE 02:48:04 using credential edgex-jenkins-ssh 02:48:04 Cloning the remote Git repository 02:48:05 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 02:48:05 > git init /w/workspace/device-rfid-llrp-go/70 # timeout=10 02:48:05 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 02:48:05 > git --version # timeout=10 02:48:05 > git --version # 'git version 2.25.1' 02:48:05 using GIT_SSH to set credentials SSH Credentials for GitHub 02:48:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:48:06 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 02:48:07 Avoid second fetch 02:48:07 Checking out Revision f49735fb1f51cf276a9a44c0ee81fefd96d12a99 (main) 02:48:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:48:07 > git config core.sparsecheckout # timeout=10 02:48:07 > git checkout -f f49735fb1f51cf276a9a44c0ee81fefd96d12a99 # timeout=10 02:48:08 Commit message: "Merge pull request #174 from lenny-intel/common-config" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:48:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:48:09 % Total % Received % Xferd Average Speed Time Time Time Current 02:48:09 Dload Upload Total Spent Left Speed 02:48:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83888 0 --:--:-- --:--:-- --:--:-- 84443 [Pipeline] sh 02:48:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:48:10 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:48:10 + sudo tee /etc/docker/daemon.new 02:48:10 { 02:48:10 "registry-mirrors": [ 02:48:10 "https://nexus3.edgexfoundry.org:10001" 02:48:10 ], 02:48:10 "bip": "10.250.0.254/24", 02:48:10 "hosts": [ 02:48:10 "tcp://0.0.0.0:5555", 02:48:10 "unix:///var/run/docker.sock" 02:48:10 ], 02:48:10 "mtu": 1458, 02:48:10 "selinux-enabled": true, 02:48:10 "seccomp-profile": "/etc/docker/seccomp.json" 02:48:10 } [Pipeline] sh 02:48:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:48:10 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:48:29 provisioning config files... 02:48:29 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/70@tmp/config7592540877533569927tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:48:29 ---> docker-login.sh 02:48:29 nexus3.edgexfoundry.org:10001 02:48:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:48:30 Configure a credential helper to remove this warning. See 02:48:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:48:30 02:48:30 Login Succeeded 02:48:30 nexus3.edgexfoundry.org:10002 02:48:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:48:30 Configure a credential helper to remove this warning. See 02:48:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:48:30 02:48:30 Login Succeeded 02:48:30 nexus3.edgexfoundry.org:10003 02:48:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:48:31 Configure a credential helper to remove this warning. See 02:48:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:48:31 02:48:31 Login Succeeded 02:48:31 nexus3.edgexfoundry.org:10004 02:48:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:48:31 Configure a credential helper to remove this warning. See 02:48:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:48:31 02:48:31 Login Succeeded 02:48:31 docker.io 02:48:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:48:32 Configure a credential helper to remove this warning. See 02:48:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:48:32 02:48:32 Login Succeeded 02:48:32 ---> docker-login.sh ends [Pipeline] } 02:48:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:48:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:48:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:48:32 ========================================================= 02:48:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 02:48:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:32 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 02:48:33 Sending build context to Docker daemon 1.213MB 02:48:33 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 02:48:33 Step 2/12 : FROM ${BASE} AS builder 02:48:33 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:48:33 9b18e9b68314: Pulling fs layer 02:48:33 35d82f9e3411: Pulling fs layer 02:48:33 e16973657156: Pulling fs layer 02:48:33 fc693d55d65f: Pulling fs layer 02:48:33 7e9fc2657dce: Pulling fs layer 02:48:33 dda99020689f: Pulling fs layer 02:48:33 db1c61fa0a46: Pulling fs layer 02:48:33 891c053d2c06: Pulling fs layer 02:48:33 fc693d55d65f: Waiting 02:48:33 7e9fc2657dce: Waiting 02:48:33 db1c61fa0a46: Waiting 02:48:33 dda99020689f: Waiting 02:48:33 e16973657156: Verifying Checksum 02:48:33 e16973657156: Download complete 02:48:33 35d82f9e3411: Verifying Checksum 02:48:33 35d82f9e3411: Download complete 02:48:33 7e9fc2657dce: Download complete 02:48:33 dda99020689f: Verifying Checksum 02:48:33 dda99020689f: Download complete 02:48:33 9b18e9b68314: Verifying Checksum 02:48:33 9b18e9b68314: Download complete 02:48:34 9b18e9b68314: Pull complete 02:48:34 891c053d2c06: Verifying Checksum 02:48:34 891c053d2c06: Download complete 02:48:34 35d82f9e3411: Pull complete 02:48:35 e16973657156: Pull complete 02:48:36 db1c61fa0a46: Verifying Checksum 02:48:36 db1c61fa0a46: Download complete 02:48:36 fc693d55d65f: Download complete 02:48:48 fc693d55d65f: Pull complete 02:48:48 7e9fc2657dce: Pull complete 02:48:49 dda99020689f: Pull complete 02:48:55 db1c61fa0a46: Pull complete 02:48:57 891c053d2c06: Pull complete 02:48:57 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 02:48:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 02:48:57 ---> f96f9c87975a 02:48:57 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:48:59 ---> Running in 87af0604ddfb 02:49:00 Removing intermediate container 87af0604ddfb 02:49:00 ---> bb527998a2aa 02:49:00 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:49:00 ---> Running in ea2fb364dac9 02:49:00 Removing intermediate container ea2fb364dac9 02:49:00 ---> e04b157b0f4b 02:49:00 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 02:49:00 ---> Running in e7852880491b 02:49:00 Removing intermediate container e7852880491b 02:49:00 ---> 5b6bb7570508 02:49:00 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:49:00 ---> Running in 75f98287355d 02:49:01 Removing intermediate container 75f98287355d 02:49:01 ---> 41d8a9cf4e68 02:49:01 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:49:01 ---> Running in 975a55084ac7 02:49:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:49:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:49:07 OK: 221 MiB in 51 packages 02:49:08 Removing intermediate container 975a55084ac7 02:49:08 ---> 0c7816875b18 02:49:08 Step 8/12 : WORKDIR /app 02:49:08 ---> Running in c07b2417930d 02:49:08 Removing intermediate container c07b2417930d 02:49:08 ---> 078697ebb8f8 02:49:08 Step 9/12 : COPY go.mod vendor* ./ 02:49:09 ---> 0dc3a6950e77 02:49:09 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:49:09 ---> Running in 4e033cd793bc 02:50:17 Removing intermediate container 4e033cd793bc 02:50:17 ---> a3799cd6f077 02:50:17 Step 11/12 : COPY . . 02:50:17 ---> 470c173de401 02:50:17 Step 12/12 : RUN $MAKE 02:50:17 ---> Running in 457661717b01 02:50:17 noop 02:50:17 Removing intermediate container 457661717b01 02:50:17 ---> 3a5f2c5af2c1 02:50:17 Successfully built 3a5f2c5af2c1 02:50:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:17 + docker inspect -f . ci-base-image-arm64 02:50:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:50:17 prd-ubuntu20.04-docker-arm64-4c-16g-9342 does not seem to be running inside a container 02:50:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/70 -v /w/workspace/device-rfid-llrp-go/70:/w/workspace/device-rfid-llrp-go/70:rw,z -v /w/workspace/device-rfid-llrp-go/70@tmp:/w/workspace/device-rfid-llrp-go/70@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 02:50:18 $ docker top 79148da9a07af21a2b520c4186c20a8aee9056ebfe70d5fa978a58e102ed105f -eo pid,comm [Pipeline] { [Pipeline] sh 02:50:19 + go version 02:50:19 go version go1.18.7 linux/arm64 [Pipeline] } 02:50:19 $ docker stop --time=1 79148da9a07af21a2b520c4186c20a8aee9056ebfe70d5fa978a58e102ed105f 02:50:21 $ docker rm -f --volumes 79148da9a07af21a2b520c4186c20a8aee9056ebfe70d5fa978a58e102ed105f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:22 + docker inspect -f . ci-base-image-arm64 02:50:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:50:22 prd-ubuntu20.04-docker-arm64-4c-16g-9342 does not seem to be running inside a container 02:50:22 $ 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/70 -v /w/workspace/device-rfid-llrp-go/70:/w/workspace/device-rfid-llrp-go/70:rw,z -v /w/workspace/device-rfid-llrp-go/70@tmp:/w/workspace/device-rfid-llrp-go/70@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 02:50:23 $ docker top 40490d4acc3ce3b97cca2d827908829ab6ab92ac1f2f376b14fb7f6bbfcc2c24 -eo pid,comm [Pipeline] { [Pipeline] sh 02:50:24 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/70 [Pipeline] fileExists [Pipeline] sh 02:50:25 + make test 02:50:25 go test ./... -coverprofile=coverage.out ./... 02:50:27 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 02:52:03 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 02:52:03 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 02:52:42 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 32.535s coverage: 40.7% of statements 02:52:42 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.625s coverage: 51.9% of statements 02:52:42 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.050s coverage: 96.4% of statements 02:52:42 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:52:42 go vet ./... 02:53:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:53:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:53:21 ./bin/test-attribution-txt.sh 02:53:21 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 02:53:21 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 02:53:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:53:21 $ docker stop --time=1 40490d4acc3ce3b97cca2d827908829ab6ab92ac1f2f376b14fb7f6bbfcc2c24 02:53:23 $ docker rm -f --volumes 40490d4acc3ce3b97cca2d827908829ab6ab92ac1f2f376b14fb7f6bbfcc2c24 [Pipeline] // withDockerContainer [Pipeline] sh 02:53:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:53:24 Warning: overwriting stash ‘coverage-report’ 02:53:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:53:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:53:26 + ls -al . 02:53:26 total 628 02:53:26 drwxrwxr-x 10 jenkins jenkins 4096 Mar 9 02:50 . 02:53:26 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 02:48 .. 02:53:26 -rw-rw-r-- 1 jenkins jenkins 134 Mar 9 02:48 .dockerignore 02:53:26 drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 02:48 .git 02:53:26 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 02:48 .github 02:53:26 -rw-rw-r-- 1 jenkins jenkins 946 Mar 9 02:48 .gitignore 02:53:26 -rw-rw-r-- 1 jenkins jenkins 41 Mar 9 02:48 .golangci.yml 02:53:26 -rw-rw-r-- 1 jenkins jenkins 10896 Mar 9 02:48 Attribution.txt 02:53:26 -rw-rw-r-- 1 jenkins jenkins 5905 Mar 9 02:48 CHANGELOG.md 02:53:26 -rw-rw-r-- 1 jenkins jenkins 1347 Mar 9 02:48 Dockerfile 02:53:26 -rw-rw-r-- 1 jenkins jenkins 677 Mar 9 02:48 GOVERNANCE.md 02:53:26 -rw-rw-r-- 1 jenkins jenkins 683 Mar 9 02:48 Jenkinsfile 02:53:26 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 9 02:48 LICENSE 02:53:26 -rw-rw-r-- 1 jenkins jenkins 2018 Mar 9 02:48 Makefile 02:53:26 -rw-rw-r-- 1 jenkins jenkins 625 Mar 9 02:48 OWNERS.md 02:53:26 -rw-rw-r-- 1 jenkins jenkins 28496 Mar 9 02:48 README.md 02:53:26 -rw-rw-r-- 1 jenkins jenkins 11 Mar 9 02:42 VERSION 02:53:26 drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 02:48 bin 02:53:26 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 02:48 cmd 02:53:26 -rw-r--r-- 1 jenkins jenkins 457862 Mar 9 02:52 coverage.out 02:53:26 drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 02:48 examples 02:53:26 -rw-rw-r-- 1 jenkins jenkins 3462 Mar 9 02:48 go.mod 02:53:26 -rw-rw-r-- 1 jenkins jenkins 33032 Mar 9 02:48 go.sum 02:53:26 drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 02:48 images 02:53:26 drwxrwxr-x 5 jenkins jenkins 4096 Mar 9 02:48 internal 02:53:26 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 02:48 snap 02:53:26 -rw-rw-r-- 1 jenkins jenkins 193 Mar 9 02:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:27 + 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=f49735fb1f51cf276a9a44c0ee81fefd96d12a99 --label arch=arm64 --label version=3.0.0-dev.6 . 02:53:27 Sending build context to Docker daemon 1.213MB 02:53:27 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 02:53:27 Step 2/24 : FROM ${BASE} AS builder 02:53:27 ---> 3a5f2c5af2c1 02:53:27 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:53:27 ---> Running in 69ea113dc87e 02:53:27 Removing intermediate container 69ea113dc87e 02:53:27 ---> e2a62ce7a253 02:53:27 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:53:28 ---> Running in 938e2ad23569 02:53:28 Removing intermediate container 938e2ad23569 02:53:28 ---> 9a5545f2f5fa 02:53:28 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 02:53:28 ---> Running in 2739f82eedb8 02:53:29 Removing intermediate container 2739f82eedb8 02:53:29 ---> a5ceccceea4b 02:53:29 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:53:29 ---> Running in 71354285ff9f 02:53:29 Removing intermediate container 71354285ff9f 02:53:29 ---> 87cd5e200d29 02:53:29 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:53:29 ---> Running in 0542fa14617f 02:53:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:53:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:53:32 OK: 221 MiB in 51 packages 02:53:33 Removing intermediate container 0542fa14617f 02:53:33 ---> 26ed2c179ec3 02:53:33 Step 8/24 : WORKDIR /app 02:53:33 ---> Running in c5f0350f9399 02:53:33 Removing intermediate container c5f0350f9399 02:53:33 ---> 73bde44ebe6a 02:53:33 Step 9/24 : COPY go.mod vendor* ./ 02:53:34 ---> 96cbae0cc9f5 02:53:34 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:53:34 ---> Running in 906f877272d9 02:53:37 Removing intermediate container 906f877272d9 02:53:37 ---> ef93c1d37aaa 02:53:37 Step 11/24 : COPY . . 02:53:38 ---> e7587288e4f9 02:53:38 Step 12/24 : RUN $MAKE 02:53:38 ---> Running in a624da0b9672 02:53:39 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.6" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 02:56:16 Removing intermediate container a624da0b9672 02:56:16 ---> 89b704a6afec 02:56:16 Step 13/24 : FROM alpine:3.16 02:56:16 3.16: Pulling from library/alpine 02:56:16 3760b48202b3: Pulling fs layer 02:56:16 3760b48202b3: Verifying Checksum 02:56:16 3760b48202b3: Download complete 02:56:16 3760b48202b3: Pull complete 02:56:16 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 02:56:16 Status: Downloaded newer image for alpine:3.16 02:56:16 ---> 4c81e5bf8899 02:56:16 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 02:56:16 ---> Running in d2be6ef2e6ff 02:56:16 Removing intermediate container d2be6ef2e6ff 02:56:16 ---> 5aba758ed09b 02:56:16 Step 15/24 : RUN apk add --update --no-cache dumb-init 02:56:16 ---> Running in ad49ae0b701d 02:56:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:56:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:56:16 (1/1) Installing dumb-init (1.2.5-r1) 02:56:16 Executing busybox-1.35.0-r17.trigger 02:56:16 OK: 5 MiB in 15 packages 02:56:16 Removing intermediate container ad49ae0b701d 02:56:16 ---> 6e31eb4bce3b 02:56:16 Step 16/24 : COPY --from=builder /app/LICENSE / 02:56:16 ---> b4d4eeb6951f 02:56:16 Step 17/24 : COPY --from=builder /app/Attribution.txt / 02:56:17 ---> 82f468b80568 02:56:17 Step 18/24 : COPY --from=builder /app/cmd/ / 02:56:18 ---> be0cdb9f8c16 02:56:18 Step 19/24 : EXPOSE 59989 02:56:18 ---> Running in 8bdf3db55405 02:56:19 Removing intermediate container 8bdf3db55405 02:56:19 ---> fd07aaee3e08 02:56:19 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 02:56:19 ---> Running in 66f712ae69f5 02:56:19 Removing intermediate container 66f712ae69f5 02:56:19 ---> 18de289f3c4a 02:56:19 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:56:19 ---> Running in ae98b830507e 02:56:19 Removing intermediate container ae98b830507e 02:56:19 ---> ce8be3075f1f 02:56:19 Step 22/24 : LABEL arch=arm64 02:56:19 ---> Running in d631a86691a7 02:56:20 Removing intermediate container d631a86691a7 02:56:20 ---> 03312aed1194 02:56:20 Step 23/24 : LABEL git_sha=f49735fb1f51cf276a9a44c0ee81fefd96d12a99 02:56:20 ---> Running in 95093ec4f0d1 02:56:20 Removing intermediate container 95093ec4f0d1 02:56:20 ---> 5e1427016a81 02:56:20 Step 24/24 : LABEL version=3.0.0-dev.6 02:56:20 ---> Running in 14d1cc0ec3f1 02:56:21 Removing intermediate container 14d1cc0ec3f1 02:56:21 ---> 524daef44c6e 02:56:21 [Warning] One or more build-args [ARCH] were not consumed 02:56:21 Successfully built 524daef44c6e 02:56:21 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:56:21 provisioning config files... 02:56:21 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/70@tmp/config13175342603847390899tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:56:21 ---> docker-login.sh 02:56:21 nexus3.edgexfoundry.org:10001 02:56:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:56:21 Configure a credential helper to remove this warning. See 02:56:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:56:21 02:56:21 Login Succeeded 02:56:21 nexus3.edgexfoundry.org:10002 02:56:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:56:22 Configure a credential helper to remove this warning. See 02:56:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:56:22 02:56:22 Login Succeeded 02:56:22 nexus3.edgexfoundry.org:10003 02:56:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:56:22 Configure a credential helper to remove this warning. See 02:56:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:56:22 02:56:22 Login Succeeded 02:56:22 nexus3.edgexfoundry.org:10004 02:56:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:56:23 Configure a credential helper to remove this warning. See 02:56:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:56:23 02:56:23 Login Succeeded 02:56:23 docker.io 02:56:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:56:23 Configure a credential helper to remove this warning. See 02:56:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:56:23 02:56:23 Login Succeeded 02:56:23 ---> docker-login.sh ends [Pipeline] } 02:56:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:56:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:56:23 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 02:56:23 f49735fb1f51cf276a9a44c0ee81fefd96d12a99 02:56:23 latest 02:56:23 3.0.0-dev.6 02:56:23 f49735fb1f51cf276a9a44c0ee81fefd96d12a99-3.0.0-dev.6 02:56:23 main 02:56:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:24 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f49735fb1f51cf276a9a44c0ee81fefd96d12a99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:24 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f49735fb1f51cf276a9a44c0ee81fefd96d12a99 02:56:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 02:56:24 b3bd1add386b: Preparing 02:56:24 58f25e395fec: Preparing 02:56:24 e3b8239cbcca: Preparing 02:56:24 2190991a4e4b: Preparing 02:56:24 f70ee36035b9: Preparing 02:56:24 f70ee36035b9: Layer already exists 02:56:24 e3b8239cbcca: Pushed 02:56:24 2190991a4e4b: Pushed 02:56:24 58f25e395fec: Pushed 02:56:31 b3bd1add386b: Pushed 02:56:31 f49735fb1f51cf276a9a44c0ee81fefd96d12a99: digest: sha256:6948d919c9df4b4dec019f77246a328f2278eec9115b47624fe979e009993f17 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:32 + 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 02:56:32 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 02:56:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 02:56:32 b3bd1add386b: Preparing 02:56:32 58f25e395fec: Preparing 02:56:32 e3b8239cbcca: Preparing 02:56:32 2190991a4e4b: Preparing 02:56:32 f70ee36035b9: Preparing 02:56:32 e3b8239cbcca: Layer already exists 02:56:32 f70ee36035b9: Layer already exists 02:56:32 58f25e395fec: Layer already exists 02:56:32 2190991a4e4b: Layer already exists 02:56:32 b3bd1add386b: Layer already exists 02:56:32 latest: digest: sha256:6948d919c9df4b4dec019f77246a328f2278eec9115b47624fe979e009993f17 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:33 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:33 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.6 02:56:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 02:56:33 b3bd1add386b: Preparing 02:56:33 58f25e395fec: Preparing 02:56:33 e3b8239cbcca: Preparing 02:56:33 2190991a4e4b: Preparing 02:56:33 f70ee36035b9: Preparing 02:56:33 58f25e395fec: Layer already exists 02:56:33 e3b8239cbcca: Layer already exists 02:56:33 2190991a4e4b: Layer already exists 02:56:33 f70ee36035b9: Layer already exists 02:56:33 b3bd1add386b: Layer already exists 02:56:33 3.0.0-dev.6: digest: sha256:6948d919c9df4b4dec019f77246a328f2278eec9115b47624fe979e009993f17 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:33 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f49735fb1f51cf276a9a44c0ee81fefd96d12a99-3.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:34 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f49735fb1f51cf276a9a44c0ee81fefd96d12a99-3.0.0-dev.6 02:56:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 02:56:34 b3bd1add386b: Preparing 02:56:34 58f25e395fec: Preparing 02:56:34 e3b8239cbcca: Preparing 02:56:34 2190991a4e4b: Preparing 02:56:34 f70ee36035b9: Preparing 02:56:34 e3b8239cbcca: Layer already exists 02:56:34 b3bd1add386b: Layer already exists 02:56:34 58f25e395fec: Layer already exists 02:56:34 f70ee36035b9: Layer already exists 02:56:34 2190991a4e4b: Layer already exists 02:56:34 f49735fb1f51cf276a9a44c0ee81fefd96d12a99-3.0.0-dev.6: digest: sha256:6948d919c9df4b4dec019f77246a328f2278eec9115b47624fe979e009993f17 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:34 + 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 02:56:35 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 02:56:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 02:56:37 b3bd1add386b: Preparing 02:56:37 58f25e395fec: Preparing 02:56:37 e3b8239cbcca: Preparing 02:56:37 2190991a4e4b: Preparing 02:56:37 f70ee36035b9: Preparing 02:56:37 e3b8239cbcca: Layer already exists 02:56:37 b3bd1add386b: Layer already exists 02:56:37 f70ee36035b9: Layer already exists 02:56:37 2190991a4e4b: Layer already exists 02:56:37 58f25e395fec: Layer already exists 02:56:37 main: digest: sha256:6948d919c9df4b4dec019f77246a328f2278eec9115b47624fe979e009993f17 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:56:37 ===================================================== [Pipeline] echo 02:56:37 taggedImages: 02:56:37 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f49735fb1f51cf276a9a44c0ee81fefd96d12a99 02:56:37 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 02:56:37 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.6 02:56:37 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f49735fb1f51cf276a9a44c0ee81fefd96d12a99-3.0.0-dev.6 02:56:37 - 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 02:56:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:56:38 02:56:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:56:38 arm64: Pulling from edgex-lftools-log-publisher 02:56:38 8998bd30e6a1: Pulling fs layer 02:56:38 04944245beec: Pulling fs layer 02:56:38 699f458cf7ca: Pulling fs layer 02:56:38 765212b225bb: Pulling fs layer 02:56:38 f23df028b6ca: Pulling fs layer 02:56:38 d65c8cfc05b1: Pulling fs layer 02:56:38 2437ff75d9bd: Pulling fs layer 02:56:38 765212b225bb: Waiting 02:56:38 f23df028b6ca: Waiting 02:56:38 d65c8cfc05b1: Waiting 02:56:38 2437ff75d9bd: Waiting 02:56:39 04944245beec: Verifying Checksum 02:56:39 04944245beec: Download complete 02:56:39 765212b225bb: Verifying Checksum 02:56:39 765212b225bb: Download complete 02:56:39 f23df028b6ca: Download complete 02:56:39 d65c8cfc05b1: Verifying Checksum 02:56:39 d65c8cfc05b1: Download complete 02:56:39 699f458cf7ca: Verifying Checksum 02:56:39 699f458cf7ca: Download complete 02:56:40 8998bd30e6a1: Download complete 02:56:42 2437ff75d9bd: Verifying Checksum 02:56:42 2437ff75d9bd: Download complete 02:56:44 8998bd30e6a1: Pull complete 02:56:44 04944245beec: Pull complete 02:56:46 699f458cf7ca: Pull complete 02:56:46 765212b225bb: Pull complete 02:56:47 f23df028b6ca: Pull complete 02:56:47 d65c8cfc05b1: Pull complete 02:57:02 2437ff75d9bd: Pull complete 02:57:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:57:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:57:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:57:02 prd-ubuntu20.04-docker-arm64-4c-16g-9342 does not seem to be running inside a container 02:57:02 $ 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/70 -v /w/workspace/device-rfid-llrp-go/70:/w/workspace/device-rfid-llrp-go/70:rw,z -v /w/workspace/device-rfid-llrp-go/70@tmp:/w/workspace/device-rfid-llrp-go/70@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 02:57:05 $ docker top 8cdfa9fe0c6924ebd3ebdfc26d8425892a6f2c68651add529768d9e1e4f610ba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:57:06 ---> job-cost.sh 02:57:06 lf-activate-venv: SKIPPING 02:57:06 INFO: No Stack... 02:57:06 INFO: Retrieving Pricing Info for: v3-standard-4 02:57:07 INFO: Archiving Costs [Pipeline] sh 02:57:08 + cat /w/workspace/device-rfid-llrp-go/70/archives/cost.csv 02:57:08 + cut -d, -f6 [Pipeline] lock 02:57:08 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-70-stack-cost] 02:57:08 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-70-stack-cost] did not exist. Created. 02:57:08 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-70-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:57:08 /w/workspace/device-rfid-llrp-go/70@tmp/durable-7b12592c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:57:09 + echo total: 0.10999999940395355 [Pipeline] stash 02:57:09 Warning: overwriting stash ‘stack-cost’ 02:57:09 Stashed 1 file(s) [Pipeline] } 02:57:09 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-70-stack-cost] [Pipeline] // lock [Pipeline] } 02:57:09 $ docker stop --time=1 8cdfa9fe0c6924ebd3ebdfc26d8425892a6f2c68651add529768d9e1e4f610ba 02:57:11 $ docker rm -f --volumes 8cdfa9fe0c6924ebd3ebdfc26d8425892a6f2c68651add529768d9e1e4f610ba [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 02:57:11 provisioning config files... 02:57:11 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9354701769642343131tmp [Pipeline] { [Pipeline] sh 02:57:11 + set +x 02:57:11 + curl -s https://codecov.io/bash 02:57:11 + bash -s -- 02:57:11 02:57:11 _____ _ 02:57:11 / ____| | | 02:57:11 | | ___ __| | ___ ___ _____ __ 02:57:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:57:11 | |___| (_) | (_| | __/ (_| (_) \ V / 02:57:11 \_____\___/ \__,_|\___|\___\___/ \_/ 02:57:11 Bash-1.0.6 02:57:11 02:57:11 02:57:11 ==> git version 2.25.1 found 02:57:11 ==> 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 02:57:11 Release-Date: 2020-01-08 02:57:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:57:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:57:11 ==> Jenkins CI detected. 02:57:11 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 02:57:11 project root: . 02:57:11 --> token set from env 02:57:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:57:11 ==> Running gcov in . (disable via -X gcov) 02:57:11 ==> Python coveragepy not found 02:57:11 ==> Searching for coverage reports in: 02:57:11 + . 02:57:11 -> Found 1 reports 02:57:11 ==> Detecting git/mercurial file structure 02:57:11 ==> Reading reports 02:57:11 + ./coverage.out bytes=457862 02:57:11 ==> Appending adjustments 02:57:11 https://docs.codecov.io/docs/fixing-reports 02:57:12 + Found adjustments 02:57:12 ==> Gzipping contents 02:57:12 52K /tmp/codecov.vKDA3U.gz 02:57:12 ==> Uploading reports 02:57:12 url: https://codecov.io 02:57:12 query: branch=main&commit=f49735fb1f51cf276a9a44c0ee81fefd96d12a99&build=70&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F70%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:57:12 -> Pinging Codecov 02:57:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=f49735fb1f51cf276a9a44c0ee81fefd96d12a99&build=70&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F70%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:57:12 -> Uploading to 02:57:12 https://storage.googleapis.com/codecov/v4/raw/2023-03-09/581DD39554BDF9B6E22D074273EAD858/f49735fb1f51cf276a9a44c0ee81fefd96d12a99/8835cbb6-6926-4afd-93a4-e5ae4c7cf750.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230309%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230309T025712Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7da158b8526fac9ddfb275c2e7852c0b97f1f7848c5793fc575c291966e7e960 02:57:12 % Total % Received % Xferd Average Speed Time Time Time Current 02:57:12 Dload Upload Total Spent Left Speed 02:57:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51302 0 0 100 51302 0 157k --:--:-- --:--:-- --:--:-- 157k 100 51302 0 0 100 51302 0 157k --:--:-- --:--:-- --:--:-- 156k 02:57:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/f49735fb1f51cf276a9a44c0ee81fefd96d12a99 [Pipeline] } 02:57:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:57:13 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:57:13 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:57:13 02:57:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:57:13 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:57:13 df9b9388f04a: Pulling fs layer 02:57:13 52dc419b0ee2: Pulling fs layer 02:57:13 25bc292e5bac: Pulling fs layer 02:57:13 114826534d7a: Pulling fs layer 02:57:13 4657fd5d0bcf: Pulling fs layer 02:57:13 6ad1cebc031e: Pulling fs layer 02:57:13 8a3aa393b2d8: Pulling fs layer 02:57:13 4657fd5d0bcf: Waiting 02:57:13 6ad1cebc031e: Waiting 02:57:13 8a3aa393b2d8: Waiting 02:57:13 114826534d7a: Waiting 02:57:13 25bc292e5bac: Download complete 02:57:13 52dc419b0ee2: Verifying Checksum 02:57:13 52dc419b0ee2: Download complete 02:57:13 4657fd5d0bcf: Download complete 02:57:13 df9b9388f04a: Verifying Checksum 02:57:13 df9b9388f04a: Download complete 02:57:13 df9b9388f04a: Pull complete 02:57:13 52dc419b0ee2: Pull complete 02:57:13 6ad1cebc031e: Verifying Checksum 02:57:13 6ad1cebc031e: Download complete 02:57:13 25bc292e5bac: Pull complete 02:57:14 114826534d7a: Verifying Checksum 02:57:14 114826534d7a: Download complete 02:57:14 8a3aa393b2d8: Download complete 02:57:18 114826534d7a: Pull complete 02:57:18 4657fd5d0bcf: Pull complete 02:57:18 6ad1cebc031e: Pull complete 02:57:20 8a3aa393b2d8: Pull complete 02:57:20 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 02:57:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:57:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:57:20 prd-ubuntu20.04-docker-8c-8g-9326 does not seem to be running inside a container 02:57:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 02:57:22 $ docker top 83aec725b145b3aa39a9a08d238f4eac0417a228940861dc4d4b6a635acd27b8 -eo pid,comm [Pipeline] { [Pipeline] echo 02:57:22 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 02:57:23 + set -o pipefail 02:57:23 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 02:57:27 02:57:27 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 02:57:27 02:57:27 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/ce554f09-69e6-4c84-b3bd-aecd5dfa653e 02:57:27 02:57:27 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 02:57:27 02:57:27 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:57:27 02:57:27 02:57:27 A medium severity vulnerability was found in the Snyk CLI versions you are using. 02:57:27 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 02:57:27 More details here: https://snyk.co/ue1NS [Pipeline] } 02:57:27 $ docker stop --time=1 83aec725b145b3aa39a9a08d238f4eac0417a228940861dc4d4b6a635acd27b8 02:57:29 $ docker rm -f --volumes 83aec725b145b3aa39a9a08d238f4eac0417a228940861dc4d4b6a635acd27b8 [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 02:57:30 + git log --format=format:%s -1 f49735fb1f51cf276a9a44c0ee81fefd96d12a99 [Pipeline] sh 02:57:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:57:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:57:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:57:31 prd-ubuntu20.04-docker-8c-8g-9326 does not seem to be running inside a container 02:57:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:57:31 $ docker top 5f1f1a6aa4a9dddb00b29c326b58196c8182df09d3608c56ef3deef0efd46419 -eo pid,comm 02:57:31 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). 02:57:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:57:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:57:31 [ssh-agent] Looking for ssh-agent implementation... 02:57:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:57:31 $ docker exec 5f1f1a6aa4a9dddb00b29c326b58196c8182df09d3608c56ef3deef0efd46419 ssh-agent 02:57:31 SSH_AUTH_SOCK=/tmp/ssh-DahJuReifWz9/agent.32 02:57:31 SSH_AGENT_PID=38 02:57:31 Running ssh-add (command line suppressed) 02:57:31 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1613911232062257124.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1613911232062257124.key) 02:57:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:57:32 + git semver tag 02:57:32 2023-03-09 02:57:32,357 [run_tag] DEBUG tag force:False 02:57:32 2023-03-09 02:57:32,358 [check_head_tag] DEBUG check head tag 02:57:32 2023-03-09 02:57:32,358 [execute] INFO git cat-file --batch-check 02:57:32 2023-03-09 02:57:32,359 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 02:57:32 2023-03-09 02:57:32,362 [execute] INFO git cat-file --batch 02:57:32 2023-03-09 02:57:32,362 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 02:57:32 2023-03-09 02:57:32,380 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 02:57:32 2023-03-09 02:57:32,380 [execute] INFO git tag -a v3.0.0-dev.6 -m v3.0.0-dev.6 02:57:32 2023-03-09 02:57:32,380 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.6', '-m', 'v3.0.0-dev.6'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 02:57:32 2023-03-09 02:57:32,385 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 02:57:32 3.0.0-dev.6 [Pipeline] } 02:57:32 $ docker exec --env ******** --env ******** 5f1f1a6aa4a9dddb00b29c326b58196c8182df09d3608c56ef3deef0efd46419 ssh-agent -k 02:57:32 unset SSH_AUTH_SOCK; 02:57:32 unset SSH_AGENT_PID; 02:57:32 echo Agent pid 38 killed; 02:57:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:57:32 + git semver [Pipeline] } 02:57:33 $ docker stop --time=1 5f1f1a6aa4a9dddb00b29c326b58196c8182df09d3608c56ef3deef0efd46419 02:57:34 $ docker rm -f --volumes 5f1f1a6aa4a9dddb00b29c326b58196c8182df09d3608c56ef3deef0efd46419 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:57:34 02:57:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:57:35 0.23.1-centos7: Pulling from edgex-lftools 02:57:35 ab5ef0e58194: Pulling fs layer 02:57:35 9712f1f96733: Pulling fs layer 02:57:35 63f879dbbcfc: Pulling fs layer 02:57:35 0d9ebad4ef96: Pulling fs layer 02:57:35 e9a5061849ea: Pulling fs layer 02:57:35 d747dcd14b5f: Pulling fs layer 02:57:35 2de7ff778b66: Pulling fs layer 02:57:35 e9a5061849ea: Waiting 02:57:35 0d9ebad4ef96: Waiting 02:57:35 d747dcd14b5f: Waiting 02:57:35 2de7ff778b66: Waiting 02:57:35 9712f1f96733: Download complete 02:57:35 63f879dbbcfc: Verifying Checksum 02:57:35 63f879dbbcfc: Download complete 02:57:35 ab5ef0e58194: Verifying Checksum 02:57:35 ab5ef0e58194: Download complete 02:57:35 0d9ebad4ef96: Verifying Checksum 02:57:35 0d9ebad4ef96: Download complete 02:57:35 d747dcd14b5f: Verifying Checksum 02:57:35 d747dcd14b5f: Download complete 02:57:35 e9a5061849ea: Verifying Checksum 02:57:35 e9a5061849ea: Download complete 02:57:35 2de7ff778b66: Verifying Checksum 02:57:35 2de7ff778b66: Download complete 02:57:38 ab5ef0e58194: Pull complete 02:57:38 9712f1f96733: Pull complete 02:57:38 63f879dbbcfc: Pull complete 02:57:42 0d9ebad4ef96: Pull complete 02:57:42 e9a5061849ea: Pull complete 02:57:42 d747dcd14b5f: Pull complete 02:57:42 2de7ff778b66: Pull complete 02:57:42 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:57:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:57:42 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:57:43 prd-ubuntu20.04-docker-8c-8g-9326 does not seem to be running inside a container 02:57:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:57:45 $ docker top bb6bd87a8ac308fc8c6b58c90db8f531207799c15ee6425e4ec4e9df5d627c16 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:57:45 provisioning config files... 02:57:45 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5667039157817591654tmp 02:57:45 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1129353028968675271tmp 02:57:45 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4943868811987656039tmp [Pipeline] { [Pipeline] echo 02:57:45 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:57:45 ---> sigul-configuration.sh 02:57:45 gpg: directory `/root/.gnupg' created 02:57:45 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:57:45 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:57:45 gpg: keyring `/root/.gnupg/secring.gpg' created 02:57:45 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:57:45 gpg: CAST5 encrypted data 02:57:45 gpg: encrypted with 1 passphrase 02:57:45 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:57:45 + mkdir /home/jenkins 02:57:45 + mkdir /home/jenkins/sigul [Pipeline] sh 02:57:46 + 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 02:57:46 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:57:46 ---> sigul-install.sh 02:57:46 Sigul already installed; skipping installation. [Pipeline] sh 02:57:46 + git tag --list 02:57:46 v0.0.0 02:57:46 v1.0.0 02:57:46 v2.1.0 02:57:46 v2.1.1 02:57:46 v2.1.1-dev.1 02:57:46 v2.2.0 02:57:46 v2.2.1-dev.1 02:57:46 v2.2.1-dev.2 02:57:46 v2.2.1-dev.3 02:57:46 v2.2.1-dev.4 02:57:46 v2.2.1-dev.5 02:57:46 v2.2.1-dev.6 02:57:46 v2.2.1-dev.7 02:57:46 v2.3.0 02:57:46 v2.3.0-dev.10 02:57:46 v2.3.0-dev.11 02:57:46 v2.3.0-dev.12 02:57:46 v2.3.0-dev.13 02:57:46 v2.3.0-dev.14 02:57:46 v2.3.0-dev.15 02:57:46 v2.3.0-dev.16 02:57:46 v2.3.0-dev.17 02:57:46 v2.3.0-dev.18 02:57:46 v2.3.0-dev.19 02:57:46 v2.3.0-dev.20 02:57:46 v2.3.0-dev.21 02:57:46 v2.3.0-dev.22 02:57:46 v2.3.0-dev.23 02:57:46 v2.3.0-dev.7 02:57:46 v2.3.0-dev.8 02:57:46 v2.3.0-dev.9 02:57:46 v3.0.0-dev.1 02:57:46 v3.0.0-dev.2 02:57:46 v3.0.0-dev.3 02:57:46 v3.0.0-dev.4 02:57:46 v3.0.0-dev.5 02:57:46 v3.0.0-dev.6 [Pipeline] sh 02:57:47 + lftools sign git-tag v3.0.0-dev.6 02:57:47 Signing Git tag with Sigul... 02:57:47 Signing v3.0.0-dev.6 [Pipeline] echo 02:57:47 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:57:48 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:57:48 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:57:48 $ docker stop --time=1 bb6bd87a8ac308fc8c6b58c90db8f531207799c15ee6425e4ec4e9df5d627c16 02:57:49 $ docker rm -f --volumes bb6bd87a8ac308fc8c6b58c90db8f531207799c15ee6425e4ec4e9df5d627c16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:57:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:57:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:57:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:57:50 prd-ubuntu20.04-docker-8c-8g-9326 does not seem to be running inside a container 02:57:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:57:50 $ docker top a9991f91559c04b6f449991858ee82ebaafc660d348f38af4b6f4223fc679e4a -eo pid,comm 02:57:50 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). 02:57:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:57:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:57:50 [ssh-agent] Looking for ssh-agent implementation... 02:57:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:57:50 $ docker exec a9991f91559c04b6f449991858ee82ebaafc660d348f38af4b6f4223fc679e4a ssh-agent 02:57:50 SSH_AUTH_SOCK=/tmp/ssh-Z3La0doUYAED/agent.32 02:57:50 SSH_AGENT_PID=38 02:57:51 Running ssh-add (command line suppressed) 02:57:51 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14718494377257544132.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14718494377257544132.key) 02:57:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:57:51 + git semver bump pre 02:57:51 2023-03-09 02:57:51,576 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 02:57:51 2023-03-09 02:57:51,576 [bump_version] DEBUG bumping version:3.0.0-dev.6 on axis:pre with prefix:dev 02:57:51 2023-03-09 02:57:51,576 [bump_version] DEBUG bumped version:3.0.0-dev.7 02:57:51 2023-03-09 02:57:51,576 [write_version] DEBUG write version:3.0.0-dev.7 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 02:57:51 2023-03-09 02:57:51,576 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 02:57:51 2023-03-09 02:57:51,576 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 02:57:51 2023-03-09 02:57:51,579 [execute] INFO git cat-file --batch-check 02:57:51 2023-03-09 02:57:51,579 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:57:51 2023-03-09 02:57:51,585 [execute] INFO git cat-file --batch 02:57:51 2023-03-09 02:57:51,586 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:57:51 2023-03-09 02:57:51,591 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 02:57:51 3.0.0-dev.7 [Pipeline] } 02:57:51 $ docker exec --env ******** --env ******** a9991f91559c04b6f449991858ee82ebaafc660d348f38af4b6f4223fc679e4a ssh-agent -k 02:57:51 unset SSH_AUTH_SOCK; 02:57:51 unset SSH_AGENT_PID; 02:57:51 echo Agent pid 38 killed; 02:57:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:57:52 + git semver [Pipeline] } 02:57:52 $ docker stop --time=1 a9991f91559c04b6f449991858ee82ebaafc660d348f38af4b6f4223fc679e4a 02:57:53 $ docker rm -f --volumes a9991f91559c04b6f449991858ee82ebaafc660d348f38af4b6f4223fc679e4a [Pipeline] // withDockerContainer [Pipeline] sh 02:57:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:57:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:57:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:57:54 prd-ubuntu20.04-docker-8c-8g-9326 does not seem to be running inside a container 02:57:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:57:54 $ docker top 2b1bb01c41cf5141887a4783d195477045d364d2d090bd2704e98bb4d98b7a50 -eo pid,comm 02:57:54 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). 02:57:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:57:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:57:54 [ssh-agent] Looking for ssh-agent implementation... 02:57:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:57:54 $ docker exec 2b1bb01c41cf5141887a4783d195477045d364d2d090bd2704e98bb4d98b7a50 ssh-agent 02:57:55 SSH_AUTH_SOCK=/tmp/ssh-haNoc75QTKxe/agent.32 02:57:55 SSH_AGENT_PID=38 02:57:55 Running ssh-add (command line suppressed) 02:57:55 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17872407500253720177.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17872407500253720177.key) 02:57:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:57:55 + git semver push 02:57:55 2023-03-09 02:57:55,676 [run_push] DEBUG push 02:57:55 2023-03-09 02:57:55,677 [execute] INFO git cat-file --batch-check 02:57:55 2023-03-09 02:57:55,677 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:57:55 2023-03-09 02:57:55,680 [execute] INFO git rev-list 72a45f1d7525e30e0ab5472bb518d58d6ee4462f -- 02:57:55 2023-03-09 02:57:55,680 [execute] DEBUG Popen(['git', 'rev-list', '72a45f1d7525e30e0ab5472bb518d58d6ee4462f', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 02:57:55 2023-03-09 02:57:55,684 [execute] INFO git fetch -v origin 02:57:55 2023-03-09 02:57:55,684 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 02:57:56 2023-03-09 02:57:56,213 [run_push] DEBUG no remote changes detected 02:57:56 2023-03-09 02:57:56,213 [execute] INFO git push origin semver 02:57:56 2023-03-09 02:57:56,213 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 02:57:57 2023-03-09 02:57:56,991 [run_push] DEBUG push all version tags 02:57:57 2023-03-09 02:57:56,991 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:57:57 2023-03-09 02:57:56,992 [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) 02:57:57 2023-03-09 02:57:57,718 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 02:57:57 3.0.0-dev.7 [Pipeline] } 02:57:57 $ docker exec --env ******** --env ******** 2b1bb01c41cf5141887a4783d195477045d364d2d090bd2704e98bb4d98b7a50 ssh-agent -k 02:57:57 unset SSH_AUTH_SOCK; 02:57:57 unset SSH_AGENT_PID; 02:57:57 echo Agent pid 38 killed; 02:57:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:57:58 + git semver [Pipeline] } 02:57:58 $ docker stop --time=1 2b1bb01c41cf5141887a4783d195477045d364d2d090bd2704e98bb4d98b7a50 02:57:59 $ docker rm -f --volumes 2b1bb01c41cf5141887a4783d195477045d364d2d090bd2704e98bb4d98b7a50 [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 02:58:00 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 02:58:00 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 02:58:00 total 16 02:58:00 drwxr-xr-x 3 root root 4096 Mar 9 02:44 . 02:58:00 drwxrwxr-x 12 jenkins jenkins 4096 Mar 9 02:57 .. 02:58:00 drwxr-xr-x 2 root root 4096 Mar 9 02:44 cost 02:58:00 -rw-r--r-- 1 root root 90 Mar 9 02:44 cost.csv 02:58:00 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 02:58:00 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 02:58:00 total 16 02:58:00 drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 02:44 . 02:58:00 drwxrwxr-x 12 jenkins jenkins 4096 Mar 9 02:57 .. 02:58:00 drwxr-xr-x 2 jenkins jenkins 4096 Mar 9 02:44 cost 02:58:00 -rw-r--r-- 1 jenkins jenkins 90 Mar 9 02:44 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:58:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:58:01 ---> package-listing.sh 02:58:01 ++ facter osfamily 02:58:01 ++ tr '[:upper:]' '[:lower:]' 02:58:01 + OS_FAMILY=debian 02:58:01 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 02:58:01 + START_PACKAGES=/tmp/packages_start.txt 02:58:01 + END_PACKAGES=/tmp/packages_end.txt 02:58:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:58:01 + PACKAGES=/tmp/packages_start.txt 02:58:01 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 02:58:01 + PACKAGES=/tmp/packages_end.txt 02:58:01 + case "${OS_FAMILY}" in 02:58:01 + dpkg -l 02:58:01 + grep '^ii' 02:58:01 + '[' -f /tmp/packages_start.txt ']' 02:58:01 + '[' -f /tmp/packages_end.txt ']' 02:58:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:58:01 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 02:58:01 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 02:58:01 + 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 02:58:01 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 02:58:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:58:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:58:02 prd-ubuntu20.04-docker-8c-8g-9326 does not seem to be running inside a container 02:58:02 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:58:03 $ docker top 6fdbd9a99c334bb828ba80fb3e015892574d9264df200c7466e3b5c8f8c39021 -eo pid,comm [Pipeline] { [Pipeline] sh 02:58:03 + touch /tmp/pre-build-complete [Pipeline] sh 02:58:03 + mkdir -p /var/log/sysstat [Pipeline] sh 02:58:04 + ls /var/log/sa-host 02:58:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:58:04 provisioning config files... 02:58:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13842389768107046173tmp [Pipeline] { [Pipeline] echo 02:58:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:58:04 ---> create-netrc.sh [Pipeline] } 02:58:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:58:04 ---> python-tools-install.sh [Pipeline] echo 02:58:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:58:05 ---> sudo-logs.sh 02:58:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:58:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:58:05 ---> job-cost.sh 02:58:05 lf-activate-venv: SKIPPING 02:58:05 DEBUG: total: 0.2199999988079071 02:58:05 INFO: Retrieving Stack Cost... 02:58:05 INFO: Retrieving Pricing Info for: v3-standard-8 02:58:06 INFO: Archiving Costs [Pipeline] echo 02:58:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:58:06 ---> logs-deploy.sh 02:58:06 lf-activate-venv: SKIPPING 02:58:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/70 02:58:06 INFO: archiving workspace using pattern(s): 02:58:07 Archives upload complete. 02:58:07 INFO: archiving logs to Nexus